non port: graphics/passepartout/Makefile |
Number of commits found: 46 |
Monday, 25 Aug 2014
|
10:01 bapt
Reset maintainership for non staged ports
With hat: portmgr
 |
Sunday, 13 Jul 2014
|
23:23 bapt
Modernize LIB_DEPENDS
With hat: portmgr
 |
Wednesday, 19 Feb 2014
|
14:45 mat
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight
 |
Tuesday, 18 Feb 2014
|
14:50 mat
Chase docbook cleanup dependencies.
Sponsored by: Absolight
 |
Saturday, 4 Jan 2014
|
23:53 antoine
Include bsd.port.options.mk to be able to check things in LOCALBASE
 |
23:40 antoine
Convert the tree to USES=fam
Approved by: portmgr (bapt)
 |
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
 |
Friday, 6 Sep 2013
|
12:12 bapt
Add an explicit dependency on pkgconf
 |
Tuesday, 19 Mar 2013
|
13:04 eadler
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Friday, 23 Sep 2011
|
22:26 amdmi3
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
 |
Thursday, 11 Aug 2011
|
19:20 kwm
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
 |
Saturday, 23 Jan 2010
|
16:01 gabor
- Track textproc/docbook-410 dependency after recent changes
Approved by: portmgr (pav, erwin)
 |
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
 |
Saturday, 2 May 2009
|
17:26 marcus
Add some missing BUILD_DEPENDS to build documentation.
 |
Saturday, 25 Apr 2009
|
23:21 marcus
Correct the path to libxml++26.
 |
21:36 marcus
Update to 0.7.1.
 |
Monday, 2 Feb 2009
|
01:36 araujo
- Use GNOME macro instead of ${MASTER_SITE_GNOME}, remove
MASTER_SITE_SUBDIR when possible.
PR: ports/125243
Submitted by: pgollucci
Reworked by: myself
Tested on: pointyhat exp-run (pav)
 |
Friday, 6 Jun 2008
|
13:35 edwin
Bump portrevision due to upgrade of devel/gettext.
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)
 |
Sunday, 29 Jul 2007
|
19:42 marcus
Update to 0.7.0.
 |
Monday, 23 Jul 2007
|
09:36 rafan
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
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
 |
Wednesday, 4 Jul 2007
|
17:55 marcus
Update to 0.6.90 which consolidates a lot of local patches, and then fix
the build with GCC 4.2.
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Saturday, 13 Jan 2007
|
17:47 mezz
It needs xsltproc in the buildtime, so add textproc/libxslt in the build
dependency to fix the build. Bump the PORTREVISION.
Reported by: krismail
 |
Sunday, 17 Dec 2006
|
05:08 mezz
-Update to 0.6.
-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]
 |
Saturday, 14 Oct 2006
|
08:54 marcus
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
 |
Monday, 29 May 2006
|
06:11 mezz
x11-toolkits/gtk--2 -> x11-toolkits/gtkmm20
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
 |
Sunday, 7 May 2006
|
23:46 edwin
Remove USE_REINPLACE for categories starting with a G
 |
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
 |
Tuesday, 15 Nov 2005
|
06:52 ade
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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.
 |
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
 |
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
 |
Sunday, 7 Nov 2004
|
22:37 marcus
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
 |
Thursday, 19 Aug 2004
|
04:49 bland
- Fix build with gcc 3.4 [1]
- Fix plist.
Reported by: pointyhat via kris [1]
 |
Monday, 5 Apr 2004
|
03:31 marcus
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
 |
Sunday, 14 Mar 2004
|
06:17 ade
Whoa there, boy, that's a mighty big commit y'all have there...
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.
 |
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
Sunday, 18 Jan 2004
|
06:32 bland
Add bit wich let configure always detect FAM library if installed.
 |
06:13 bland
Update to 0.4
 |
Thursday, 4 Dec 2003
|
07:56 bland
Update to 0.3
 |
Wednesday, 12 Nov 2003
|
05:28 bland
Fixes due libxml++ update.
 |
Sunday, 2 Nov 2003
|
18:05 bland
Fix build on 4.x systems.
Reported by: bento via kris
 |
Sunday, 5 Oct 2003
|
03:46 bland
Fix run-time dependency on xsltproc.
 |
Thursday, 25 Sep 2003
|
15:20 bland
Add passepartout, DTP application for X.
 |
Number of commits found: 46 |