| non port: graphics/gdk-pixbuf/Makefile |
Number of commits found: 65 |
|
Friday, 12 Oct 2018
|
09:19 antoine
Deprecate most glib12 consumers
With hat: portmgr
 |
|
Tuesday, 29 Aug 2017
|
11:26 amdmi3
- Switch to USES=localbase
- Update WWW
Approved by: portmgr blanket
 |
|
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
|
Tuesday, 12 Jan 2016
|
16:20 amdmi3
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
 |
|
Saturday, 8 Aug 2015
|
14:23 kwm
Add another PORTSCOUT=ignore to gdk-pixbuf because it won't be updated anymore.
 |
|
Monday, 22 Jun 2015
|
18:33 antoine
Convert to USES=jpeg
 |
|
Thursday, 14 May 2015
|
10:15 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
 |
|
Wednesday, 13 May 2015
|
14:24 amdmi3
- Add CPE info
- Add LICENSE
- Add missing file to plist
Approved by: portmgr blanket
 |
|
Thursday, 25 Dec 2014
|
20:54 bapt
Bump portrevision after png update
 |
19:04 antoine
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
 |
|
Saturday, 13 Sep 2014
|
15:11 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
 |
|
Saturday, 12 Apr 2014
|
16:29 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.
 |
|
Friday, 11 Apr 2014
|
18:41 bapt
Fix build system not able to link to itself when staged (thanks usage of ancient
autotools...)
 |
15:46 bapt
Support stage
 |
|
Friday, 20 Sep 2013
|
18:35 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
 |
|
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
 |
|
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, 18 Jul 2009
|
11:11 dinoex
- update to jpeg7
Tested by: pav on pointyhat
 |
|
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)
 |
|
Thursday, 21 Aug 2008
|
06:18 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
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (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)
 |
|
Saturday, 19 Apr 2008
|
17:56 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)
 |
|
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}.
 |
|
Friday, 2 Feb 2007
|
14:26 pav
- Fix after objformat removal
 |
|
Thursday, 1 Feb 2007
|
02:42 kris
Use libtool port instead of included version to avoid objformat a.out botch
 |
|
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)
 |
|
Tuesday, 7 Mar 2006
|
08:28 ade
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
 |
|
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
|
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
|
Sunday, 17 Oct 2004
|
21:08 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
 |
|
Monday, 11 Oct 2004
|
20:05 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)
 |
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
|
Sunday, 20 Apr 2003
|
19:22 marcus
Remove USE_GNOMENG.
 |
|
Thursday, 6 Mar 2003
|
19:23 ade
Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.
Approved by: portmgr (implicitly)
 |
|
Monday, 20 Jan 2003
|
16:02 marcus
Do not use ${PORTNAME} for MASTER_SITE_SUBDIR as this breaks
gnomecanvas.
Submitted by: Pav Lucistnik <pav_cz@volny.cz>
 |
|
Sunday, 19 Jan 2003
|
19:38 marcus
Update to 0.22.0.
 |
|
Friday, 18 Oct 2002
|
03:11 marcus
Update to 0.21.0.
 |
|
Saturday, 5 Oct 2002
|
16:22 marcus
Update to 0.20.0.
 |
|
Friday, 20 Sep 2002
|
17:07 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.
 |
|
Tuesday, 9 Jul 2002
|
14:55 marcus
USE_REINPLACE isn't needed after sobomax's latest updates to the ports
infrastructure.
 |
|
Saturday, 6 Jul 2002
|
21:38 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
 |
|
Friday, 5 Jul 2002
|
10:56 sobomax
Allow USE_GNOME be defined in slave port.
 |
|
Thursday, 4 Jul 2002
|
17:19 sobomax
Convert to USE_GNOMENG.
 |
|
Wednesday, 19 Jun 2002
|
08:18 sobomax
Add USE_REINPLACE where appropriate.
 |
02:21 marcus
Update to 0.18.0.
 |
|
Wednesday, 24 Apr 2002
|
15:50 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
 |
|
Friday, 19 Apr 2002
|
19:40 marcus
Update to 0.17.0.
Reviewed by: sobomax
Approved by: sobomax
 |
|
Wednesday, 23 Jan 2002
|
15:21 sobomax
Update to 0.16.0.
 |
|
Monday, 21 Jan 2002
|
10:30 sobomax
Update to 0.15.0.
 |
|
Thursday, 13 Dec 2001
|
22:33 sobomax
Update to 0.14.0.
 |
|
Friday, 16 Nov 2001
|
10:51 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.
 |
|
Friday, 9 Nov 2001
|
16:22 sobomax
Update to 0.13.0.
 |
|
Tuesday, 11 Sep 2001
|
03:22 ache
Bump png major
 |
|
Monday, 21 May 2001
|
03:29 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.
 |
|
Friday, 11 May 2001
|
17:36 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.
 |
|
Friday, 4 May 2001
|
22:39 ade
Update to GNOME 1.4 -- massive changes all around, for the sake of CVS repo
bloat, I'll only list the updates.
 |
|
Wednesday, 24 Jan 2001
|
05:09 ade
Minor cleanups as a result of gnomelibs 1.2.9
 |
|
Thursday, 5 Oct 2000
|
08:10 reg
Implement USE_GNOME, part 1.
 |
|
Monday, 28 Aug 2000
|
19:10 ade
Update to 0.9.0
 |
|
Friday, 16 Jun 2000
|
22:52 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.)
 |
11:38 sobomax
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
 |
|
Thursday, 1 Jun 2000
|
17:10 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
 |
|
Monday, 22 May 2000
|
20:58 ade
Update to 0.8.0
 |
Number of commits found: 65 |