| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Apr 2013 16:37:46
1.4.2_20
|
bdrewery  |
- Fix cases where 2 USES= were used
With hat: portmgr |
24 Apr 2013 07:35:41
1.4.2_20
|
ak  |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
31 Mar 2013 09:05:29
1.4.2_20
|
kwm  |
Fix packaging.
Submitted by: miwi
Approved by: portmgr (miwi) |
27 Mar 2013 14:03:42
1.4.2_19
|
kwm  |
Fix plist issue of left over gnomehier.
Submitted by: pointyhat via miwi |
18 Mar 2013 11:40:04
1.4.2_18
|
bapt  |
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi |
01 Jun 2012 05:26:28
1.4.2_18
|
dinoex  |
- update png to 1.5.10 |
20 Feb 2012 13:14:19
1.4.2_17
|
swills  |
- Change patch to use -lgif for giflib instead of -lungif for libungif. This
should fix ports which use gnome-config to find libs, such as
graphics/frontline
- Bump PORTREVISION |
23 Sep 2011 22:26:39
1.4.2_16
|
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 |
19 Mar 2011 12:38:54
1.4.2_16
|
miwi  |
- Get Rid MD5 support |
31 May 2010 02:01:56
1.4.2_16
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
29 Mar 2010 07:19:34
1.4.2_15
|
dinoex  |
- fix build for png-1.4.1 |
28 Mar 2010 06:47:48
1.4.2_15
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 12:28:28
1.4.2_14
|
kwm  |
Fix build on 9.x with utmp removal. |
05 Feb 2010 11:46:55
1.4.2_14
|
dinoex  |
- update to jpeg-8 |
19 Jan 2010 11:45:48
1.4.2_13
|
kwm  |
Fix build on 9.x after the umtp -> umtpx switch.
Submitted by: Ed@ |
31 Jul 2009 13:57:52
1.4.2_13
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
02 Feb 2009 01:36:16
1.4.2_12
|
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) |
06 Jun 2008 14:09:15
1.4.2_12
|
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) |
19 Apr 2008 17:56:05
1.4.2_11  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
24 Oct 2007 23:37:25
1.4.2_10
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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(Only the first 15 lines of the commit message are shown above ) |
19 May 2007 20:32:57
1.4.2_7
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
04 Feb 2007 08:33:29
1.4.2_6
|
marcus  |
Fix the build after the removal of objformat.
Reported by: pointyhat via kris |
16 Dec 2006 04:28:27
1.4.2_6
|
mezz  |
Fix the build with GCC 4.1. Took from Gentoo's
files/gnome-libs-1.4.2-gcc4.patch.
Reported by: krismail |
14 Oct 2006 08:54:54
1.4.2_6
|
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) |
30 May 2006 18:36:53
1.4.2_5
|
mezz  |
Fix the plist, bump the PORTREVISION.
Reported by: krismail |
28 May 2006 19:50:56
1.4.2_4
|
mezz  |
x11/gnomelibs -> x11/gnome-libs
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 japanese/gnomelibs, chase the rename.
PR: ports/97985
Repocopy by: marcus |