Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.7.1_5 09 Sep 2014 23:15:31 |
marino |
Remove four unrelated staged ports |
0.7.1_5 25 Aug 2014 10:01:52 |
bapt |
Reset maintainership for non staged ports
With hat: portmgr |
0.7.1_5 13 Jul 2014 23:23:25 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
19 Feb 2014 14:45:19
|
mat |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |
0.7.1_4 18 Feb 2014 14:50:35 |
mat |
Chase docbook cleanup dependencies.
Sponsored by: Absolight |
0.7.1_4 04 Jan 2014 23:53:57 |
antoine |
Include bsd.port.options.mk to be able to check things in LOCALBASE |
0.7.1_4 04 Jan 2014 23:40:44 |
antoine |
Convert the tree to USES=fam
Approved by: portmgr (bapt) |
0.7.1_4 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.7.1_4 06 Sep 2013 12:12:01 |
bapt |
Add an explicit dependency on pkgconf |
0.7.1_4 19 Mar 2013 13:04:31 |
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) |
0.7.1_4 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.7.1_3 23 Sep 2011 22:26:39 |
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 |
0.7.1_3 11 Aug 2011 19:20:17 |
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> |
0.7.1_3 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.7.1_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.7.1_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.7.1_1 23 Jan 2010 16:01:27 |
gabor |
- Track textproc/docbook-410 dependency after recent changes
Approved by: portmgr (pav, erwin) |
0.7.1_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.7.1 02 May 2009 17:26:33 |
marcus |
Add some missing BUILD_DEPENDS to build documentation. |
0.7.1 25 Apr 2009 23:21:34 |
marcus |
Correct the path to libxml++26. |
0.7.1 25 Apr 2009 21:37:05 |
marcus |
Update to 0.7.1. |
0.7.1 25 Apr 2009 21:36:43 |
marcus |
Update to 0.7.1. |
0.7.0_1 02 Feb 2009 01:36:16 |
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) |
0.7.0_1 06 Jun 2008 13:35:04 |
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) |
0.7.0 29 Jul 2007 19:42:42 |
marcus |
Update to 0.7.0. |
0.6.90 23 Jul 2007 09:36:52 |
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 |
0.6.90 04 Jul 2007 17:55:44 |
marcus |
Update to 0.6.90 which consolidates a lot of local patches, and then fix
the build with GCC 4.2. |
0.6_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.6_1 13 Jan 2007 17:47:22 |
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 |
0.6 17 Dec 2006 05:08:34 |
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] |
0.4_10 14 Oct 2006 08:54: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) |
0.4_8 29 May 2006 06:11:17 |
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 |
0.4_8 16 May 2006 04:46:56 |
mezz |
portlint:
-Use DOCSDIR in plist.
-Use @dirrmtry. |
0.4_8 07 May 2006 23:46:33 |
edwin |
Remove USE_REINPLACE for categories starting with a G |
0.4_8 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.4_8 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.4_8 15 Nov 2005 06:52:12 |
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. |
0.4_8 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.4_7 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
0.4_6 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
0.4_5 19 Aug 2004 04:49:33 |
bland |
- Fix build with gcc 3.4 [1]
- Fix plist.
Reported by: pointyhat via kris [1] |
0.4_3 05 Apr 2004 03:31:02 |
marcus |
Chase the glib20 update, and bump all affected ports' PORTREVISIONs. |
0.4_2 18 Mar 2004 14:05:58 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.4_2 14 Mar 2004 06:17:56 |
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. |
0.4_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.4_1 18 Jan 2004 06:32:36 |
bland |
Add bit wich let configure always detect FAM library if installed. |
0.4 18 Jan 2004 06:13:16 |
bland |
Update to 0.4 |
0.3 04 Dec 2003 16:45:24 |
bland |
Fix build on -STABLE. |
0.3 04 Dec 2003 07:56:39 |
bland |
Update to 0.3 |
0.2_3 12 Nov 2003 05:28:44 |
bland |
Fixes due libxml++ update. |
0.2_2 02 Nov 2003 18:05:48 |
bland |
Fix build on 4.x systems.
Reported by: bento via kris |
0.2_1 05 Oct 2003 03:46:05 |
bland |
Fix run-time dependency on xsltproc. |
0.2 25 Sep 2003 15:20:36 |
bland |
Add passepartout, DTP application for X. |