| 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/gltron/Makefile |
|
CVSWeb
|
Number of commits found: 26 |
|
Thu, 21 Aug 2008
|
[ 07:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Sat, 19 Apr 2008
|
[ 18:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Mon, 24 Mar 2008
|
[ 13:03 miwi ]
1.2 audio/ecamegapedal/Makefile
1.9 audio/gai-album/Makefile
1.8 audio/gai-visual-audio/Makefile
1.11 audio/gdam/Makefile
1.63 audio/gqmpeg/Makefile
1.33 audio/xmms-uade/Makefile
1.13 biology/garlic/Makefile
1.53 deskutils/gdesklets/Makefile
1.17 deskutils/multisync/Makefile
1.14 deskutils/splashsetter/Makefile
(Only the first 10 of 87 ports in this commit are shown above. )
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
Thu, 13 Mar 2008
|
[ 14:28 miwi ]
1.7 astro/gaia/Makefile
1.18 astro/stellarium/Makefile
1.14 audio/adplay/Makefile
1.81 audio/amarok/Makefile
1.8 audio/drumpiler/Makefile
1.11 audio/festalon/Makefile
1.21 audio/ksmp3play/Makefile
1.12 audio/lmms/Makefile
1.50 audio/mhwaveedit/Makefile
1.36 audio/mp3blaster/Makefile
(Only the first 10 of 442 ports in this commit are shown above. )
- Chase devel/sdl12 shlib version bump
|
|
Sun, 6 Jan 2008
|
[ 01:58 lx ]
1.35 games/gltron/Makefile
1.3 games/gltron/pkg-descr
Update WWW, as gltron.org has been squatted.
|
|
Sat, 19 May 2007
|
[ 21:32 flz ]
1.5 x11-servers/xorg-server-snap/files/BSD.x11-xorg.dist
1.1364 MOVED
1.2 accessibility/at-poke/Makefile
1.60 accessibility/at-spi/Makefile
1.51 accessibility/atk/Makefile
1.37 accessibility/dasher/Makefile
1.60 accessibility/gail/Makefile
1.41 accessibility/gnome-mag/Makefile
1.35 accessibility/gnopernicus/Makefile
1.35 accessibility/gok/Makefile
(Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
Wed, 20 Sep 2006
|
[ 12:21 stas ]
1.13 astro/stellarium/Makefile
1.11 audio/adplay/Makefile
1.56 audio/amarok/Makefile
1.6 audio/drumpiler/Makefile
1.8 audio/festalon/Makefile
1.19 audio/ksmp3play/Makefile
1.44 audio/mhwaveedit/Makefile
1.29 audio/mp3blaster/Makefile
1.41 audio/openal/Makefile
1.3 audio/phatbeat/Makefile
(Only the first 10 of 453 ports in this commit are shown above. )
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor)
|
|
Thu, 25 May 2006
|
[ 22:57 pav ]
1.9 audio/wmsmixer/Makefile
1.32 games/gltron/Makefile
1.15 japanese/scim-tables/Makefile
1.12 japanese/xyaku/Makefile
1.6 net/nc/Makefile
1.8 net/thcrut/Makefile
1.7 security/libssh2/Makefile
1.14 security/rats/Makefile
1.20 x11-fm/fsv/Makefile
- Adopt
PR: ports/97860
Submitted by: David Thiel <lx@redundancy.redundancy.org>
|
|
Mon, 8 May 2006
|
[ 00:46 edwin ]
1.10 games/0verkill/Makefile
1.17 games/3dpong/Makefile
1.5 games/4stattack/Makefile
1.9 games/54321/Makefile
1.5 games/BillardGL/Makefile
1.12 games/abuse_sdl/Makefile
1.15 games/adonthell/Makefile
1.10 games/afternoonstalker/Makefile
1.3 games/alienblaster/Makefile
1.13 games/an/Makefile
(Only the first 10 of 402 ports in this commit are shown above. )
Remove USE_REINPLACE for categories starting with a G
|
|
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'.
|
|
Tue, 16 Mar 2004
|
[ 04:23 edwin ]
1.3 astro/stellarium/Makefile
1.4 audio/drumpiler/Makefile
1.16 audio/ksmp3play/Makefile
1.28 audio/pysol-sound-server/Makefile
1.13 audio/rebler/Makefile
1.27 audio/sdl_mixer/Makefile
1.10 audio/sdl_sound/Makefile
1.12 audio/tempest_for_eliza/Makefile
1.5 devel/adasdl/Makefile
1.20 devel/clanlib-devel/Makefile
(Only the first 10 of 193 ports in this commit are shown above. )
Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
|
|
Mon, 8 Mar 2004
|
[ 01:01 edwin ]
1.3 audio/drumpiler/Makefile
1.15 audio/ksmp3play/Makefile
1.25 audio/sdl_mixer/Makefile
1.8 audio/sdl_sound/Makefile
1.11 audio/tempest_for_eliza/Makefile
1.18 devel/clanlib-devel/Makefile
1.17 devel/esdl/Makefile
1.22 devel/libuta/Makefile
1.13 emulators/dgen-sdl/Makefile
1.7 emulators/fceu/Makefile
(Only the first 10 of 54 ports in this commit are shown above. )
Properly use SDL everywhere:
USE_SDL=yes -> USE_SDL=sdl (good examles everywhere)
WANT_SDL/HAVE_SDL instead of exists(localbase/lib/lib...)
See
http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/using-sdl.html
for more information on how to use USE_SDL, WANT_SDL and HAVE_SDL.
PR: follow-ups of ports/55494, ports/61877
Submitted by: Edwin Groothuis <edwin@mavetju.org>
|
|
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)
|
|
Mon, 15 Dec 2003
|
[ 18:12 krion ]
1.25 games/gltron/Makefile
1.8 games/gltron/distinfo
1.3 games/gltron/files/patch-Makefile.in
1.1 games/gltron/files/patch-nebu::scripting::scritpting.c
1.8 games/gltron/pkg-plist
- Update to version 0.70
PR: 60266
Submitted by: Ports Fury
|
|
Sat, 25 Oct 2003
|
[ 00:41 krion ]
1.24 games/gltron/Makefile
- Chase libraries because of new audio/sdl_sound version
|
|
Wed, 7 May 2003
|
[ 00:11 anholt ]
1.23 games/gltron/Makefile
1.7 games/gltron/distinfo
1.2 games/gltron/files/patch-Makefile.in
1.4 games/gltron/files/patch-ad
1.2 games/gltron/files/patch-gltron.c
1.7 games/gltron/pkg-plist
Update to 0.62.
PR: ports/51855
Submitted by: Ports Fury
|
|
Thu, 20 Feb 2003
|
[ 17:32 knu ]
1.13 games/3dpong/Makefile
1.10 games/CaribbeanStud/Makefile
1.16 games/KnightCap/Makefile
1.10 games/adgali/Makefile
1.10 games/affenspiel/Makefile
1.9 games/antipolix/Makefile
1.17 games/battalion/Makefile
1.16 games/battleball/Makefile
1.16 games/blackjack/Makefile
1.9 games/block/Makefile
(Only the first 10 of 294 ports in this commit are shown above. )
De-pkg-comment.
|
|
Sun, 1 Sep 2002
|
[ 17:07 dwcjr ]
1.5 audio/snack/Makefile
1.15 audio/xmpeg3/Makefile
1.3 comms/acfax/Makefile
1.42 databases/db4/Makefile
1.7 databases/dbtool/Makefile
1.7 databases/dbview/Makefile
1.22 databases/freetds/Makefile
1.48 databases/msql/Makefile
1.17 databases/typhoon/Makefile
1.15 databases/xmbase-grok/Makefile
(Only the first 10 of 76 ports in this commit are shown above. )
${PERL} -> ${REINPLACE_CMD}
PR: 40784
Submitted by: corecode@corecode.ath.cx
Reviewed by: flynn@energyhq.homeip.net
|
|
Mon, 24 Dec 2001
|
[ 04:37 dwcjr ]
unknown games/gltron/Makefile
unknown games/gltron/files/patch-ad
Fix compiliation errors PORTDOCS support was already added by someone else
|
|
Tue, 11 Sep 2001
|
[ 05:16 ache ]
unknown games/gltron/Makefile
unknown games/gracer/Makefile
unknown games/penguin-command/Makefile
Bump png major
|
|
Fri, 27 Apr 2001
|
[ 20:56 sobomax ]
unknown games/gltron/Makefile
unknown games/gltron/distinfo
unknown games/gltron/files/patch-Makefile.in
unknown games/gltron/files/patch-ac
unknown games/gltron/files/patch-ad
unknown games/gltron/files/patch-ae
unknown games/gltron/files/patch-af
unknown games/gltron/files/patch-gltron.c
unknown games/gltron/pkg-descr
unknown games/gltron/pkg-plist
Update to 0.61.
|
|
Tue, 9 Jan 2001
|
[ 00:06 will ]
unknown astro/openuniverse/Makefile
unknown devel/cervisia/Makefile
unknown devel/kdevelop/Makefile
unknown ftp/IglooFTP/Makefile
unknown games/battleball/Makefile
unknown games/gltron/Makefile
unknown games/gno3dtet/Makefile
unknown games/heretic/Makefile
unknown games/krogue/Makefile
unknown irc/scrollz/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
Release to the world all of my ports that I don't use, excluding KDE 1, which
I'm holding for various reasons, so some kind soul can take the time to fix
them without having to wait for me.
|
|
Thu, 3 Aug 2000
|
[ 11:28 asami ]
unknown astro/ssystem/Makefile
unknown astro/wmmoonclock/Makefile
unknown astro/wmspaceweather/Makefile
unknown astro/wmsun/Makefile
unknown astro/xephem/Makefile
unknown astro/xplanet/Makefile
unknown astro/xtide/Makefile
unknown audio/ascd/Makefile
unknown audio/dap/Makefile
unknown audio/gnapster/Makefile
(Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
|
Tue, 4 Jul 2000
|
[ 09:13 sobomax ]
unknown astro/xtide/Makefile
unknown audio/timidity++/Makefile
unknown devel/kdevelop-i18n/Makefile
unknown devel/swarm/Makefile
unknown editors/AbiWord/Makefile
unknown editors/xemacs/Makefile
unknown editors/xemacs20/Makefile
unknown editors/xemacs21/Makefile
unknown games/gltron/Makefile
unknown games/gracer/Makefile
(Only the first 10 of 65 ports in this commit are shown above. )
Bump png shared library version.
|
|
Thu, 25 May 2000
|
[ 18:11 sobomax ]
unknown games/gltron/Makefile
Add a missed png dependency.
|
Number of commits found: 26 |