| 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: games/linux-nwserver/Makefile |
|
CVSWeb
|
Number of commits found: 17 |
|
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, 1 Mar 2005
|
[ 21:51 trevor ]
1.15 archivers/stuffit/Makefile
1.10 astro/linux-setiathome/Makefile
1.20 audio/baudline/Makefile
1.8 audio/linux-arts/Makefile
1.3 audio/linux-mbrola/Makefile
1.5 audio/linux-vsound/Makefile
1.7 audio/teamspeak_client/Makefile
1.6 audio/teamspeak_server/Makefile
1.15 cad/linux-eagle/Makefile
1.2 databases/sybase_ase/Makefile
(Only the first 10 of 138 ports in this commit are shown above. )
Respect the user's USE_LINUX setting.
|
|
Mon, 24 Jan 2005
|
[ 12:24 vs ]
1.15 games/linux-nwserver/Makefile
Pass maintainership to Christopher Nehren.
PR: ports/76608
Submitted by: Igor Pokrovsky (maintainer)
|
|
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 )
|
|
Wed, 21 Jul 2004
|
[ 18:47 krion ]
1.8 archivers/szip/Makefile
1.3 games/BillardGL/Makefile
1.3 games/glbsp/Makefile
1.13 games/linux-nwserver/Makefile
1.2 games/rottdc/Makefile
1.6 games/ssc/Makefile
1.3 games/tenebrae/Makefile
1.5 games/vavoom/Makefile
1.4 graphics/allegrogl/Makefile
1.5 graphics/animabob/Makefile
(Only the first 10 of 26 ports in this commit are shown above. )
Change maintainer's email.
|
|
Thu, 9 Oct 2003
|
[ 07:55 osa ]
1.12 games/linux-nwserver/Makefile
1.7 games/linux-nwserver/distinfo
1.4 games/linux-nwserver/pkg-descr
1.4 games/linux-nwserver/pkg-plist
Update to 1.32, update e-mail address.
Utilize ${DOCSDIR}.
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
PR: 57780
|
|
Sat, 27 Sep 2003
|
[ 01:45 edwin ]
1.9 ftp/lukemftpd/Makefile
1.12 ftp/oftpd/Makefile
1.2 games/evilfinder/Makefile
1.7 games/exult/Makefile
1.11 games/linux-nwserver/Makefile
1.5 games/wmshuffle/Makefile
1.16 graphics/epstool/Makefile
1.26 graphics/gimp-manual-html/Makefile
1.6 graphics/ocaml-images/Makefile
1.6 graphics/openrm/Makefile
(Only the first 10 of 15 ports in this commit are shown above. )
- ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything
PR: ports/56785-56799
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
Fri, 26 Sep 2003
|
[ 07:01 daichi ]
1.10 games/linux-nwserver/Makefile
1.6 games/linux-nwserver/distinfo
update: games/linux-nwserver 1.30 -> 1.31
PR: 57233
Submitted by: Igor Pokrovsky <tiamat@comset.net> (maintainer)
|
|
Tue, 19 Aug 2003
|
[ 06:23 daichi ]
1.9 games/linux-nwserver/Makefile
1.1 games/linux-nwserver/files/patch-fixinstall
update games/linux-nwserver: some fixes
PR: 55694
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
|
|
Sat, 16 Aug 2003
|
[ 07:27 kris ]
1.4 archivers/szip/Makefile
1.6 games/exult/Makefile
1.8 games/linux-nwserver/Makefile
1.3 graphics/animabob/Makefile
1.2 graphics/gltt/Makefile
1.2 graphics/linux-ac3d/Makefile
1.4 graphics/openrm/Makefile
1.4 graphics/renderpark/Makefile
1.4 graphics/xrml/Makefile
Reset bouncing maintainer address.
Submitted by: Mark Linimon <linimon@lonesome.com>
|
|
Fri, 18 Jul 2003
|
[ 06:14 daichi ]
1.7 games/linux-nwserver/Makefile
1.5 games/linux-nwserver/distinfo
1.2 games/linux-nwserver/pkg-plist
update games/linux-nwserver: 1.29 -> 1.30
PR: 54582
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr> (maintainer)
|
|
Sun, 30 Mar 2003
|
[ 04:58 edwin ]
1.6 games/linux-nwserver/Makefile
1.4 games/linux-nwserver/distinfo
Update port: games/linux-nwserver 1.28 -> 1.29
PR: ports/49991
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
|
|
Sun, 23 Feb 2003
|
[ 06:58 edwin ]
1.5 games/linux-nwserver/Makefile
1.3 games/linux-nwserver/distinfo
Update port: games/linux-nwserver 1.27 -> 1.28
PR: ports/48327
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
|
|
Fri, 21 Feb 2003
|
[ 12:06 knu ]
1.7 games/0verkill/Makefile
1.15 games/3dc/Makefile
1.3 games/44bsd-hunt/Makefile
1.4 games/54321/Makefile
1.3 games/HeroesOfMightAndMagic/Makefile
1.13 games/actx/Makefile
1.13 games/adom/Makefile
1.3 games/alephone-data/Makefile
1.10 games/alephone/Makefile
1.9 games/baduki/Makefile
(Only the first 10 of 274 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sun, 16 Feb 2003
|
[ 00:27 arved ]
1.3 games/linux-nwserver/Makefile
1.2 games/linux-nwserver/distinfo
1.3 games/linux-nwserver/pkg-descr
Update to 1.27
PR: 47940
Submitted by: Igor Pokrovsky <igor.pokrovsky@cnrm.meteo.fr>
|
|
Mon, 3 Feb 2003
|
[ 08:51 edwin ]
1.2 games/linux-nwserver/Makefile
1.2 games/linux-nwserver/pkg-descr
Fix maintainers email address.
|
[ 08:49 edwin ]
1.522 games/Makefile
1.1 games/linux-nwserver/Makefile
1.1 games/linux-nwserver/distinfo
1.1 games/linux-nwserver/pkg-comment
1.1 games/linux-nwserver/pkg-descr
1.1 games/linux-nwserver/pkg-plist
New port: games/linux-nwserver
This package contains Neverwinter Nights Linux Dedicated
Server, that could run under FreeBSD. Additionally you will
need original game data, which should be installed manually.
PR: ports/40914
Submitted by: Igor Pokrovsky <tiamat@telegraph.spb.ru>
|
Number of commits found: 17 |