Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.22.0_17 21 Dec 2018 14:30:24 |
rene |
Remove expired ports:
2018-12-20 devel/glib12: Obsolete
2018-12-20 graphics/gdk-pixbuf: Uses obsolete glib12
2018-12-20 x11-toolkits/gtk12: Uses obsolete glib12 |
0.22.0_17 12 Oct 2018 09:19:05 |
antoine |
Deprecate most glib12 consumers
With hat: portmgr |
0.22.0_17 29 Aug 2017 11:26:41 |
amdmi3 |
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket |
0.22.0_17 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
0.22.0_17 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
0.22.0_17 08 Aug 2015 14:23:27 |
kwm |
Add another PORTSCOUT=ignore to gdk-pixbuf because it won't be updated anymore. |
0.22.0_17 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
0.22.0_17 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.22.0_17 13 May 2015 14:24:40 |
amdmi3 |
- Add CPE info
- Add LICENSE
- Add missing file to plist
Approved by: portmgr blanket |
0.22.0_17 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
0.22.0_16 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
0.22.0_16 09 Dec 2014 12:44:11 |
bapt |
Cleanup plist |
0.22.0_16 13 Sep 2014 15:11:28 |
tijl |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
0.22.0_15 28 Jul 2014 21:54:34 |
adamw |
Rename german/ and graphics/ patch-xy patches to reflect the files they modify. |
0.22.0_15 12 Apr 2014 16:29:28 |
tijl |
- Remove remnants of the gnomecanvas slave port that has been removed
several months ago.
- Set LDFLAGS instead of LIBS and search STAGEDIR before LOCALBASE.
- Replace a patch with REINPLACE_CMD.
- Remove unneeded patches. |
0.22.0_14 11 Apr 2014 18:41:00 |
bapt |
Fix build system not able to link to itself when staged (thanks usage of ancient
autotools...) |
0.22.0_13 11 Apr 2014 15:46:34 |
bapt |
Support stage |
0.22.0_12 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
0.22.0_12 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.22.0_11 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.22.0_11 03 Jul 2011 14:12:23 |
ohauer |
-remove MD5 |
0.22.0_11 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.22.0_10 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.22.0_9 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
0.22.0_8 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.22.0_8 21 Aug 2008 06:18:49 |
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 ) |
0.22.0_8 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.22.0_7 19 Apr 2008 17:56:05 |
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) |
0.22.0_6 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.22.0_5 02 Feb 2007 14:26:39 |
pav |
- Fix after objformat removal |
0.22.0_5 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
0.22.0_5 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.22.0_4 16 May 2006 04:36:22 |
mezz |
portlint:
-Use DOCSDIR in plist. |
0.22.0_4 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.22.0_3 23 Nov 2005 22:41:05 |
pav |
- Add SHA256 checksums |
0.22.0_3 10 Jun 2005 03:08:57 |
ahze |
- Update or add WWW: lines |
0.22.0_3 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.22.0_3 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.22.0_3 18 Oct 2004 00:05:16 |
marcus |
Correct the path to io-xpm.c.
Submitted by: Christian Hiris <4711@chello.at> |
0.22.0_3 17 Oct 2004 21:08:40 |
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 |
0.22.0_2 11 Oct 2004 20:05:25 |
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) |
0.22.0_1 18 Mar 2004 14:05:58 |
pav |
- Add SIZE to GNOME ports
Submitted by: trevor |
0.22.0_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.22.0 20 Apr 2003 19:22:00 |
marcus |
Remove USE_GNOMENG. |
0.22.0 06 Mar 2003 19:23:19 |
ade |
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly) |
0.22.0 20 Jan 2003 16:02:57 |
marcus |
Do not use ${PORTNAME} for MASTER_SITE_SUBDIR as this breaks
gnomecanvas.
Submitted by: Pav Lucistnik <pav_cz@volny.cz> |
0.22.0 19 Jan 2003 19:38:50 |
marcus |
Update to 0.22.0. |
0.21.0 18 Oct 2002 03:11:24 |
marcus |
Update to 0.21.0. |
0.20.0 05 Oct 2002 16:22:51 |
marcus |
Update to 0.20.0. |
0.18.0 20 Sep 2002 17:07:51 |
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. |
0.18.0 09 Jul 2002 14:55:01 |
marcus |
USE_REINPLACE isn't needed after sobomax's latest updates to the ports
infrastructure. |
0.18.0 06 Jul 2002 21:38:15 |
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 |
0.18.0 05 Jul 2002 10:56:24 |
sobomax |
Allow USE_GNOME be defined in slave port. |
0.18.0 04 Jul 2002 17:19:38 |
sobomax |
Convert to USE_GNOMENG. |
0.18.0 20 Jun 2002 16:39:48 |
sobomax |
Don't bother to build tests which aren't installed anyway. |
0.18.0 19 Jun 2002 08:18:10 |
sobomax |
Add USE_REINPLACE where appropriate. |
0.18.0 19 Jun 2002 02:21:47 |
marcus |
Update to 0.18.0. |
0.17.0 24 Apr 2002 15:50:10 |
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 |
0.17.0 19 Apr 2002 19:40:25 |
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 |