45 Commits

Author SHA1 Message Date
Joshua Root 096c8690f6 graphics/*: set github.tarball_from explicitly
In preparation for changing the default.
2025-01-21 01:01:29 +11:00
Jonathan Stickel 34f7c48e82 ipe: update to version 7.2.29
* update to version 7.2.29
* update ipe-tools to 7.2.24.1
* remove qt variants
* add ipetoipe to $prefix/bin
* add jjstickel to maintainer

Closes: https://trac.macports.org/ticket/64422
Closes: https://trac.macports.org/ticket/60911
Closes: https://trac.macports.org/ticket/68666
2024-09-10 12:42:57 -04:00
Joshua Root ecaaceb301 misc: handle multiple default patch.pre_args
See: https://github.com/macports/macports-base/pull/321
2024-05-13 05:50:06 +10:00
Chris Jones c6a89d3262 various ports: rev. bump following qhull update 2020-10-29 13:07:10 +00:00
Christopher Chavez ae348a6d18 ipe: cleanup compilers (#8712)
macports/macports-base#162 included in 2.6.3 release
2020-10-09 23:41:10 -07:00
Joshua Root 2090aaa583 ipe: indicate Xcode use
Closes: https://trac.macports.org/ticket/59385
2019-12-04 01:28:42 +11:00
Joshua Root 4ba5808787 ipe: retire cxx11 portgroup 2019-12-04 01:28:42 +11:00
Joshua Root f9a58b38f6 ipe, ipe-tools: remove m7thon from maintainers
Closes: https://trac.macports.org/ticket/59613
2019-12-04 01:28:42 +11:00
Joshua Root 98b246d4f4 openmaintainer ports: remove old base compat code 2019-10-06 14:19:20 +11:00
Mark Moll 1356a882f8 gdal, libpcl, saga, ipe, palapeli, octave, py-matplotlib, FreeSOLID, plplot, plplot510, solid: revbump ports that depend on qhull, since qhull got updated recently. Closes https://trac.macports.org/ticket/58884. 2019-08-26 18:15:00 -05:00
Chris Jones 5a492077ab ipe: Enforce a c++14 capable compiler, add patch to fix missing cstdlib include issue 2019-04-17 12:18:44 +01:00
Ruben Di Battista ee17caf36d ipe: Bump version to 7.2.11 and fix qhull linking 2019-04-15 09:39:01 +01:00
Joshua Root a560834f1e Adapt Portfiles to base *.env parsing changes
See: #116
2019-03-23 20:31:04 +11:00
Ryan Schmidt 27408ef830 Add GitHub handle m7thon to maintainers
See: https://trac.macports.org/ticket/56050
2018-07-12 10:00:02 -04:00
Ken Cunningham 2bb3966375 multiple ports: change to cxx11 1.1 PG 2018-05-18 15:26:47 -07:00
Ryan Schmidt 520abea188 Use port:pkgconfig for pkgconfig dependency
pkgconfig is the only port that provides the pkg-config program, we're
not planning on adding a pkgconfig-devel port anytime soon, and path:
dependencies confuse newcomers.

bin: dependencies would allow a program installed outside of MacPorts
to satisfy the dependency, which we don't want.
2018-05-17 10:51:32 -04:00
Eitan Adler bb4c952bc7 ipe: update to 7.2.7 2017-12-19 00:05:32 -08:00
Lawrence Velázquez 34b3070336 Remove all $Id$ lines
for pf in */*/Portfile
do
    ed -s "$pf" <<-'EOF'
	1,3g/^[[:space:]]*#[[:space:]]*\$Id.*\$[[:space:]]*$/d
	1g/^[[:space:]]*$/d
	w
	q
	EOF
done
2016-12-28 18:14:04 +01:00
David B. Evans 72e03b2f61 ipe: apply numerous maintainer fixes for build on 10.9, 10.10.
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147870 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-04-19 18:16:54 +00:00
David B. Evans 8f0d1b6599 ipe: apply maintainer suggested build fix (https://trac.macports.org/ticket/50704).
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@147650 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-04-11 17:06:46 +00:00
Kurt Hindenburg 03e1ed5291 ipe: update to 7.2.2; use cxx11; add qt4/5 variants; fix livecheck https://trac.macports.org/ticket/50666
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@145862 d073be05-634f-4543-b044-5fe20cf6d1d6
2016-02-19 15:20:55 +00:00
David B. Evans 9f79ea9aa1 ipe: maintainer update to version 7.1.10 (https://trac.macports.org/ticket/50116).
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@143827 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-12-23 04:48:08 +00:00
Kurt Hindenburg 8ad291dfd7 ipe: update to 7.1.9; add qt4 patch; maintainer https://trac.macports.org/ticket/49427
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@141680 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-26 19:39:46 +00:00
Ryan Schmidt 06833f3fba ipe: fix build with lua 5.3 (https://trac.macports.org/ticket/48873; maintainer)
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140821 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-04 06:59:31 +00:00
Kurt Hindenburg b95de0de8d ipe: update to 7.1.8; remove unneeded patches; update homepage; maintainer https://trac.macports.org/ticket/48323
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@138777 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-07-18 22:34:40 +00:00