aboutsummaryrefslogtreecommitdiff
path: root/graphics/passepartout/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20Jeremy Messenger2006-05-291-1/+1
| | | | | | | | | | | | | | | | | | | x11-toolkits/gtk--2-reference -> x11-toolkits/gtkmm20-reference Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus Notes: svn path=/head/; revision=163798
* Remove USE_REINPLACE for categories starting with a GEdwin Groothuis2006-05-071-1/+0
| | | | Notes: svn path=/head/; revision=161663
* Conversion to a single libtool environment.Ade Lovett2006-02-231-1/+1
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Fix build with gcc 3.4 [1]Alexander Nedotsukov2004-08-191-2/+2
| | | | | | | | | - Fix plist. Reported by: pointyhat via kris [1] Notes: svn path=/head/; revision=116647
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* Add bit wich let configure always detect FAM library if installed.Alexander Nedotsukov2004-01-181-0/+3
| | | | Notes: svn path=/head/; revision=98451
* Update to 0.4Alexander Nedotsukov2004-01-181-9/+9
| | | | Notes: svn path=/head/; revision=98450
* Update to 0.3Alexander Nedotsukov2003-12-041-9/+5
| | | | Notes: svn path=/head/; revision=94898
* Fixes due libxml++ update.Alexander Nedotsukov2003-11-121-3/+4
| | | | Notes: svn path=/head/; revision=93789
* Fix build on 4.x systems.Alexander Nedotsukov2003-11-021-2/+8
| | | | | | | Reported by: bento via kris Notes: svn path=/head/; revision=92857
* Fix run-time dependency on xsltproc.Alexander Nedotsukov2003-10-051-0/+2
| | | | Notes: svn path=/head/; revision=90277
* Add passepartout, DTP application for X.Alexander Nedotsukov2003-09-251-0/+38
Notes: svn path=/head/; revision=89355