| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
01 Jun 2012 05:26:28
0.22.0_12
|
dinoex  |
- update png to 1.5.10 |
23 Sep 2011 22:26:39
0.22.0_11
|
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 |
03 Jul 2011 14:12:23
0.22.0_11
|
ohauer  |
-remove MD5 |
28 Mar 2010 06:47:48
0.22.0_11
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
0.22.0_10
|
dinoex  |
- update to jpeg-8 |
18 Jul 2009 11:11:29
0.22.0_9
|
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
02 Feb 2009 01:36:16
0.22.0_8
|
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) |
21 Aug 2008 06:18:49
0.22.0_8
|
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
06 Jun 2008 13:35:04
0.22.0_8
|
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
0.22.0_7  |
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) |
19 May 2007 20:32:57
0.22.0_6
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
02 Feb 2007 14:26:39
0.22.0_5
|
pav  |
- Fix after objformat removal |
01 Feb 2007 02:42:06
0.22.0_5
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
14 Oct 2006 08:54:54
0.22.0_5
|
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) |
16 May 2006 04:36:22
0.22.0_4
|
mezz  |
portlint:
-Use DOCSDIR in plist. |
07 Mar 2006 08:28:06
0.22.0_4
|
ade  |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
23 Nov 2005 22:41:05
0.22.0_3
|
pav  |
- Add SHA256 checksums |
10 Jun 2005 03:08:57
0.22.0_3
|
ahze  |
- Update or add WWW: lines |
12 Apr 2005 03:26:57
0.22.0_3
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.22.0_3
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
18 Oct 2004 00:05:16
0.22.0_3
|
marcus  |
Correct the path to io-xpm.c.
Submitted by: Christian Hiris <4711@chello.at> |
17 Oct 2004 21:08:40
0.22.0_3
|
marcus  |
Glib 1.2 did not have a g_try_malloc() function, so use g_malloc() instead.
Since a g_malloc() failure will abort the running application, we no
longer need to check the result.
PR: 72775 |
11 Oct 2004 20:05:25
0.22.0_2
|
marcus  |
Fix the security issues with ICO and XPM loading as detailed at:
http://www.freebsd.org/ports/portaudit/3d1e9267-073f-11d9-b45d-000c41e2cdad.html
Adapted from: gtk+ CVS
Approved by: portmgr (implicit) |
18 Mar 2004 14:05:58
0.22.0_1  |
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
04 Feb 2004 05:21:48
0.22.0_1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
20 Apr 2003 19:22:00
0.22.0  |
marcus  |
Remove USE_GNOMENG. |
06 Mar 2003 19:23:19
0.22.0  |
ade  |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
20 Jan 2003 16:02:57
0.22.0  |
marcus  |
Do not use ${PORTNAME} for MASTER_SITE_SUBDIR as this breaks
gnomecanvas.
Submitted by: Pav Lucistnik <pav_cz@volny.cz> |
19 Jan 2003 19:38:50
0.22.0  |
marcus  |
Update to 0.22.0. |
18 Oct 2002 03:11:24
0.21.0  |
marcus  |
Update to 0.21.0. |
05 Oct 2002 16:22:51
0.20.0  |
marcus  |
Update to 0.20.0. |
20 Sep 2002 17:07:51
0.18.0  |
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
09 Jul 2002 14:55:01
0.18.0  |
marcus  |
USE_REINPLACE isn't needed after sobomax's latest updates to the ports
infrastructure. |
06 Jul 2002 21:38:15
0.18.0  |
marcus  |
Add USE_REINPLACE temporarily so to get this port building until portmgr
blesses the real fix to bsd.port.mk.
PR: 40267
Reported by: many |
05 Jul 2002 10:56:24
0.18.0  |
sobomax  |
Allow USE_GNOME be defined in slave port. |
04 Jul 2002 17:19:38
0.18.0  |
sobomax  |
Convert to USE_GNOMENG. |
20 Jun 2002 16:39:48
0.18.0  |
sobomax  |
Don't bother to build tests which aren't installed anyway. |
19 Jun 2002 08:18:10
0.18.0  |
sobomax  |
Add USE_REINPLACE where appropriate. |
19 Jun 2002 02:21:47
0.18.0  |
marcus  |
Update to 0.18.0. |
24 Apr 2002 15:50:10
0.17.0  |
marcus  |
Add --disable-gtk-doc to prevent build and install problems when gtk-doc 0.9
is also installed.
PR: 36401
Reported by: many
Approved by: sobomax |
19 Apr 2002 19:40:25
0.17.0  |
marcus  |
Update to 0.17.0.
Reviewed by: sobomax
Approved by: sobomax |
23 Jan 2002 15:21:59 
|
sobomax  |
Update to 0.16.0. |
22 Jan 2002 11:58:17 
|
sobomax  |
Don't compile/install useless statically conpiled versions of shared modules.
|
21 Jan 2002 10:30:41 
|
sobomax  |
Update to 0.15.0. |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
13 Dec 2001 22:33:50 
|
sobomax  |
Update to 0.14.0. |
16 Nov 2001 10:51:32 
|
sobomax  |
Fix another place where CPUID code doesn't bother to restore original state of
the bit 21 of eflags register. This should fix `sigreturn: eflags ...' problem
in many threaded GNOME apps. |
09 Nov 2001 16:22:51 
|
sobomax  |
Update to 0.13.0. |
11 Sep 2001 03:22:51 
|
ache  |
Bump png major |
21 May 2001 03:29:52 
|
ade  |
Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and the GNOME part
(gnomecanvas) to allow for other ports to access the lower level parts of
gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment.
|
11 May 2001 17:36:50 
|
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
04 May 2001 22:39:58 
|
ade  |
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates. |
24 Jan 2001 05:09:14 
|
ade  |
Minor cleanups as a result of gnomelibs 1.2.9 |
08 Oct 2000 02:35:34 
|
asami  |
Convert category graphics to new layout. |
05 Oct 2000 08:10:50 
|
reg  |
Implement USE_GNOME, part 1. |
28 Aug 2000 19:10:39 
|
ade  |
Update to 0.9.0 |
14 Jul 2000 14:22:10 
|
sobomax  |
Fix linking of shared image handlers. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |
01 Jun 2000 17:10:38 
|
ade  |
Say hello to GNOME 1.2 audio/gnomemedia 1.2.0 deskutils/gnomepim 1.2.0
devel/bugbuddy 1.0 devel/glade 0.5.9 devel/libgtop 1.0.9
games/gnomegames 1.2.0 graphics/imlib 1.9.8.1
misc/gnomeusersguide 1.2 misc/gnomeutils 1.2.0
sysutils/gnomecontrolcenter 1.2.0 sysutils/gtop 1.0.8
x11-fm/gmomemc 4.5.50 x11/gnomecore 1.2.0 x11/gnomelibs 1.2.1 |
22 May 2000 20:58:26 
|
ade  |
Update to 0.8.0 |