| There is a PORTS FREEZE in effect! |
|
A ports freeze
means that commits will be few and far between and only by approval.
|
| non port: devel/linux-sdl12/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
Mon, 3 Sep 2007
|
[ 22:32 bsam ]
1.17 devel/linux-sdl12/Makefile
1.5 devel/linux-sdl12/distinfo.i386
1.8 devel/linux-sdl12/pkg-plist.i386
Since the new version 1.2.12 use GLIBC_2.4, it's not for linux_base-fc4
default port. Backout the previous commit, revert to version 1.2.10
and bump the PORTEPOCH.
Pointyhat to: me (bsam)
PR: 116059
Submitted by: Marcus von Appen <mva at sysfault.org>
|
[ 17:35 bsam ]
1.16 devel/linux-sdl12/Makefile
1.4 devel/linux-sdl12/distinfo.i386
1.7 devel/linux-sdl12/pkg-plist.i386
Update to version 1.2.12.
PR: 115655
Suggested by: Hardy Schumacher <hardy.schumacher at amd.com>
|
|
Sun, 2 Jul 2006
|
[ 14:10 bsam ]
1.15 devel/linux-sdl12/Makefile
1.13 emulators/linux_base-fc4/Makefile
1.8 emulators/linux_base-fc4/distinfo.i386
1.7 emulators/linux_base-fc4/pkg-plist
1.6 devel/linux-sdl12/pkg-plist.i386
o unbreak i386-6-exp build of graphics/linux-sdl_image: remove [1]
LINUX_BASE/usr/doc dealing from devel/linux-sdl12
to emulators/linux_base-fc4 -- this directory belongs to the
linux mtree;
o bump PORTREVISION for both ports;
o update emulators/linux_base-fc4 distribution to info-4.8-8.fc4.2
(previous one is not fetchable now).
Reported by: linimon [1]
Approved by: netchild (mentor, implicit)
|
|
Mon, 26 Jun 2006
|
[ 23:09 bsam ]
1.14 devel/linux-sdl12/Makefile
1.3 devel/linux-sdl12/distinfo.alpha
1.3 devel/linux-sdl12/distinfo.i386
1.3 devel/linux-sdl12/pkg-plist.alpha
1.5 devel/linux-sdl12/pkg-plist.i386
o change Makefile to use bsd.linux-rpm.mk;
o update to new version 1.2.10;
o drop alpha support.
Approved by: netchild (mentor)
|
|
Sun, 9 Oct 2005
|
[ 14:50 pav ]
1.13 devel/linux-sdl12/Makefile
- Allow on amd64 (tested on simutrans)
|
|
Fri, 17 Jun 2005
|
[ 23: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 )
|
|
Tue, 12 Apr 2005
|
[ 04:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 09:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
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 )
|
|
Tue, 2 Mar 2004
|
[ 21:44 kris ]
1.8 devel/linux-sdl12/Makefile
BROKEN on alpha: unfetchable
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Sat, 4 Oct 2003
|
[ 07:57 edwin ]
1.6 devel/linux-sdl12/Makefile
1.2 devel/linux-sdl12/distinfo.alpha
1.2 devel/linux-sdl12/distinfo.i386
1.2 devel/linux-sdl12/pkg-plist.alpha
1.2 devel/linux-sdl12/pkg-plist.i386
UPDATE-PORT: devel/linux-sdl12 update to 1.2.5
I am working on a couple of new ports that I hope to submit
shortly. One of these required an updated copy of the Linux
SDL library. I contacted the port maintainer listed on
FreeBSD.org, but he no longer maintains this port:
---
Hash: SHA1
Hello,
if you look at the current ports tree I don't maintain the
port anymore. Therefore sending any code to me won't help.
The best for you is submitting a PR and requesting(Only the first 15 lines of the commit message are shown above )
|
|
Tue, 25 Mar 2003
|
[ 01:39 pat ]
1.5 devel/linux-sdl12/Makefile
1.9 games/utserver-asu/Makefile
1.9 games/utserver/Makefile
Current maintainer requests to drop maintainership of these ports.
Submitted by: martin@tradex.sk (previous maintainer)
|
|
Fri, 21 Feb 2003
|
[ 11:23 knu ]
1.34 devel/ORBacus/Makefile
1.3 devel/aap/Makefile
1.4 devel/adabroker/Makefile
1.3 devel/agenda-headers/Makefile
1.3 devel/agenda-libs/Makefile
1.2 devel/agenda-snow-libs/Makefile
1.3 devel/agenda-static-libs/Makefile
1.6 devel/ald/Makefile
1.18 devel/amulet/Makefile
1.2 devel/antlr/Makefile
(Only the first 10 of 422 ports in this commit are shown above. )
De-pkg-comment.
|
|
Mon, 16 Dec 2002
|
[ 02:24 pat ]
1.3 devel/linux-sdl12/Makefile
1.2 games/hlserver-psychostats/Makefile
1.7 games/utserver-asu/Makefile
1.7 games/utserver/Makefile
1.7 security/p5-File-Scan/Makefile
1.2 games/hlserver-psychostats/pkg-descr
Correct email address
Submitted by: maintainer
|
|
Wed, 17 Oct 2001
|
[ 05:23 lioux ]
unknown devel/linux-sdl12/Makefile
small typo on comments: gtk -> sdl
|
[ 04:12 lioux ]
unknown devel/linux-sdl12/Makefile
unknown devel/linux-sdl12/distinfo.alpha
unknown devel/linux-sdl12/distinfo.i386
unknown devel/linux-sdl12/pkg-comment
unknown devel/linux-sdl12/pkg-descr
unknown devel/linux-sdl12/pkg-plist.alpha
unknown devel/linux-sdl12/pkg-plist.i386
New port linux-sdl12 version 1.2.2.1: Cross-platform multi-media development
API (linux version)
|
Number of commits found: 17 |