summaryrefslogtreecommitdiff
path: root/graphics/passepartout (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.7.0.Joe Marcus Clarke2007-07-292-4/+4
| | | | Notes: svn path=/head/; revision=196638
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptRong-En Fan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run Notes: svn path=/head/; revision=196111
* Update to 0.6.90 which consolidates a lot of local patches, and then fixJoe Marcus Clarke2007-07-049-4402/+20
| | | | | | | the build with GCC 4.2. Notes: svn path=/head/; revision=194931
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* It needs xsltproc in the buildtime, so add textproc/libxslt in the buildJeremy Messenger2007-01-131-0/+2
| | | | | | | | | dependency to fix the build. Bump the PORTREVISION. Reported by: krismail Notes: svn path=/head/; revision=182311
* -Update to 0.6.Jeremy Messenger2006-12-1723-267/+4410
| | | | | | | | | | | | | | | | | | | -Use USE_FAM instead of LIB_DEPENDS=fam[...]. -Remove FreeBSD 4.x patches and mark it as IGNORE, we don't support it anymore. -Add several useful patches from Ubuntu Linux. * patch-01_gnomecanvasmm: Build with gnomecanvasmm-2.6, gtkmm-2.4 and sigc++-2.0. * patch-02_gcc-4.0: Build with gcc-4.0. [1] * patch-03_windowmenus: Use internal about dialog, not gtk's. * patch-06_freetype_makefile: Fix Includes for building libps.a. * patch-07_gcc-4.1: Build with gcc-4.1 [1] * patch-99_autotools: Update automake, autoconf and etc. Reported by: krismail [1] Notes: svn path=/head/; revision=179991
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-7/+5
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* 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
* portlint:Jeremy Messenger2006-05-161-25/+25
| | | | | | | | -Use DOCSDIR in plist. -Use @dirrmtry. Notes: svn path=/head/; revision=162526
* 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
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+1
| | | | Notes: svn path=/head/; revision=149215
* 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-195-2/+56
| | | | | | | | | - 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
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104462
* 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-1812-99/+91
| | | | Notes: svn path=/head/; revision=98450
* Fix build on -STABLE.Alexander Nedotsukov2003-12-045-11/+107
| | | | Notes: svn path=/head/; revision=95028
* Update to 0.3Alexander Nedotsukov2003-12-046-26/+24
| | | | 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-027-2/+119
| | | | | | | 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-254-0/+79
Notes: svn path=/head/; revision=89355