/net/ipgrab/

ref='https://www.lant.com.tw/~lantw44/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/print/gimp-gutenprint
Commit message (Collapse)AuthorAgeFilesLines
* - Make GTK2 support optionalamdmi32015-09-231-2/+2
| | | | | | | | | | - Fix module directory handling - Strip libraries - Minor fixes PR: 196321, 200017, 202324 Submitted by: mazhe@alkumuna.eu, yuri@rawbw.com, amdmi3@FreeBSD.org, cmt@burggraben.net (maintainer) Approved by: cmt@burggraben.net (maintainer)
* Update the default version of GCC in the Ports Collection from GCC 4.7.4gerald2014-09-111-1/+1
| | | | | | | | | | to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit)
* Upgrade OpenEXR and ilmbase to 2.2.0.mandree2014-08-161-0/+1
| | | | | | | | | | | | | | | | | | | GCC 4.2 in FreeBSD 8.X/9.X base is now too old to compile OpenEXR, so GCC-based systems will upgrade to the default ports compiler (GCC 4.7 currently.) Add two patches to OpenEXR to permit building it in a live system with the older OpenEXR version installed. Bug report filed to upstream Github at https://github.com/openexr/openexr/issues/130 Couple OpenEXR more tightly to ilmbase and require its exact .so version. Add UPDATING note, and bump PORTREVISION of all dependent ports. Proto-STAGE hugin-devel, and mark it IGNORE because hugin is newer. Approved by: portmgr (implicit for bumping PORTREVISION on unstaged ports)
* - Update from 5.2.8 to 5.2.10danilo2014-07-251-1/+0
| | | | | | | | - Add stage support - Convert USE_BZIP2 and USE_GNOME=gnomehack to USES PR: ports/191209 Submitted by: cmt@burggraben.net
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-4/+2
| | | | print)
* - add licensejgh2012-07-201-0/+2
| | | | | PR: ports/170004 Submitted by: maintainer, cmt@burggraben.net
* - print/gutenprint-cups build prompts unprivileged user [1]scheidell2012-07-031-1/+1
| | | | | | | | | | | - Upgrade related porrs to 5.2.8 [2] - Convert to OptionsNG [2] - Add GPL license information [2] - pet portlint (minor re-arrancement of COMMENT/LICENSE to shut portlint up) PR: ports/169026 [1] Submitted by: dougb@ [1] Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net> (maintainer) [2]
* - Unbreak and update to version 5.2.7pawel2011-10-171-1/+0
| | | | | | | - Assign maintainership to submitter PR: ports/161680 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
* Reset ahze@ due to maintainer-timeouts and no response to email.linimon2010-07-261-1/+1
| | | | Hat: portmgr
* - update to 1.4.1dinoex2010-03-281-1/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* - update to jpeg-8dinoex2010-02-051-1/+1
|
* Update to 5.2.4ahze2009-12-221-1/+1
|
* - bump all port that indirectly depends on libjpeg and have not yet been ↵dinoex2009-07-311-1/+1
| | | | | | bumped or updated Requested by: edwin
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Update to 5.1.6ahze2008-03-011-1/+1
|
* Fix INDEXahze2007-10-251-1/+1
|
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-252-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338
* Revert changes to plist, they are only applicable to gimp 2.4+ according toahze2007-09-052-2/+2
| | | | | | configure script Reported by: pav
* Update plist with last gutenprint updateahze2007-09-042-2/+2
| | | | Reported by: pointyhat via pav
* Update to 5.1.3ahze2007-06-261-1/+1
|
* - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update ${.CURDIR}/pkg-plistahze2007-04-221-1/+1
|
* - Don't set an empty PLIST= and PLIST_FILES will workahze2007-04-051-1/+1
| | | | Reported by: marcus
* - Switch from using PLIST_FILES to pkg-plist because of an unknown bug thatahze2007-04-052-2/+2
| | | | | | | hangs on install. PR: 111258 Reported by: Denis Eremenko <moonshade@pnhz.kz>