| non port: x11-toolkits/linux-gtk2/pkg-plist |
|
CVSWeb
|
Number of commits found: 9 |
|
Sun, 9 Jul 2006
|
[ 21:01 bsam ]
1.17 accessibility/linux-atk/Makefile
1.14 audio/linux-esound/Makefile
1.14 audio/linux-libaudiofile/Makefile
1.16 devel/linux-glib2/Makefile
1.13 devel/linux-libglade/Makefile
1.12 graphics/linux-imlib/Makefile
1.16 graphics/linux-jpeg/Makefile
1.23 graphics/linux-png/Makefile
1.22 graphics/linux-png10/Makefile
1.16 graphics/linux-tiff/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1]
Requested by: netchild [1]
Approved by: netchild (mentor, implicit)
|
|
Sun, 22 Jan 2006
|
[ 06:28 edwin ]
1.115 net/openldap22-server/Makefile
1.9 net/openmpi/Makefile
1.45 net/vnc/Makefile
1.34 security/mcrypt/Makefile
1.17 sysutils/bbapm/Makefile
1.3 textproc/docbook-430/Makefile
1.3 textproc/docbook-xml-430/Makefile
1.2 textproc/docbook-xml-440/Makefile
1.3 textproc/xhtml-modularization/Makefile
1.5 www/coppermine/Makefile
(Only the first 10 of 95 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
|
Tue, 22 Nov 2005
|
[ 19:53 netchild ]
1.18 x11-toolkits/linux-gtk2/Makefile
1.7 x11-toolkits/linux-gtk2/pkg-plist
Fix a typo in the plist.
PR: 89367
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
|
Sun, 20 Nov 2005
|
[ 17:40 netchild ]
1.17 x11-toolkits/linux-gtk2/Makefile
1.6 x11-toolkits/linux-gtk2/distinfo.i386
1.6 x11-toolkits/linux-gtk2/pkg-plist
Update to 2.4.14.
Tested with: acroread7
|
[ 15:11 netchild ]
1.16 x11-toolkits/linux-gtk2/Makefile
1.5 x11-toolkits/linux-gtk2/distinfo.i386
1.5 x11-toolkits/linux-gtk2/pkg-plist
- Fix plist. [1]
- Use FC master sites.
- Add SHA256 (no MD5 change).
Noticed by: YAPHR [1]
|
|
Tue, 8 Nov 2005
|
[ 17:36 netchild ]
1.15 x11-toolkits/linux-gtk2/Makefile
1.4 x11-toolkits/linux-gtk2/distinfo.i386
1.4 x11-toolkits/linux-gtk2/pkg-plist
Update to 2.2.4.
|
|
Fri, 17 Jun 2005
|
[ 22:59 netchild ]
1.45 CHANGES
1.10 accessibility/linux-atk/Makefile
1.16 archivers/stuffit/Makefile
1.11 astro/linux-setiathome/Makefile
1.25 audio/baudline/Makefile
1.11 audio/linux-arts/Makefile
1.10 audio/linux-esound/Makefile
1.10 audio/linux-libaudiofile/Makefile
1.4 audio/linux-mbrola/Makefile
1.6 audio/linux-vsound/Makefile
(Only the first 10 of 190 ports in this commit are shown above. )
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
- USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
tools to strip binaries anymore, so it's not neccesary anymore to override
STRIP and STRIP_CMD.
- USE_LINUX_PREFIX implies NO_MTREE now.
- In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
instead upon the native FreeBSD libraries.
- The variable LINUX_BASE_PORT contains a string which is suitable as an
item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
instead of a hardcoded reference.
- Change all ports to comply to the "new world order".
- The Ports Collection now allows to override the default linux_base port.
Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use(Only the first 15 lines of the commit message are shown above )
|
|
Sat, 11 Jun 2005
|
[ 22:19 trevor ]
1.12 x11-toolkits/linux-gtk2/Makefile
1.3 x11-toolkits/linux-gtk2/distinfo.i386
1.2 x11-toolkits/linux-gtk2/pkg-plist
Update to avoid possible DoS and multiple buffer overflows
when displaying ICO, XPM and BMP images.
See security advisories CAN-2004-0753, -0782, -0783, -0788, and
<URL:https://rhn.redhat.com/errata/RHSA-2004-466.html>.
|
|
Fri, 31 Dec 2004
|
[ 18:24 netchild ]
1.36 CHANGES
1.8 accessibility/linux-atk/Makefile
1.13 archivers/stuffit/Makefile
1.7 astro/linux-setiathome/Makefile
1.18 audio/baudline/Makefile
1.7 audio/linux-arts/Makefile
1.7 audio/linux-esound/Makefile
1.7 audio/linux-libaudiofile/Makefile
1.4 audio/linux-vsound/Makefile
1.14 cad/linux-eagle/Makefile
(Only the first 10 of 168 ports in this commit are shown above. )
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.
It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).
This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).
Changes:
- change the default linux_base from v7 to v8
- add a newer freetype to linux_base-8 for nicer fonts display [1]
- don't let cpio use hardlinks in the linux_base-8 port to quiet some (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 9 |