FreshPorts -- The Place For Ports Fri, 5 Dec 2008 4:32 PM GMT
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/atr3d/Makefile
CVSWeb

Number of commits found: 32

Thu, 21 Aug 2008
[ 07:18 rafan ] Original commit 
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. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Aug 2008
[ 01:57 ade ] Original commit 
1.1670 MOVED
1.23 archivers/arj/Makefile
1.62 archivers/gtar/Makefile
1.7 archivers/torrentzip/Makefile
1.8 astro/gpsbabel/Makefile
1.2 audio/audiere/Makefile
1.22 audio/bmp-faad/Makefile
1.10 audio/bmp-mac/Makefile
1.8 audio/bmp-musepack/Makefile
1.32 audio/faac/Makefile

(Only the first 10 of 398 ports in this commit are shown above. View all ports for this commit)
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Sat, 19 Apr 2008
[ 18:56 miwi ] Original commit 
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. View all ports for this commit)
- 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)
Thu, 13 Mar 2008
[ 14:28 miwi ] Original commit 
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. View all ports for this commit)
- Chase devel/sdl12 shlib version bump
Mon, 10 Mar 2008
[ 16:01 gahr ] Original commit 
1.28 games/atr3d/Makefile
- Remove USE_X_PREFIX in favor of USE_XORG
- Respect USE_GL
- Add optional sound knob

Approved by:    miwi (mentor)
Mon, 25 Feb 2008
[ 21:44 gahr ] Original commit 
1.27 games/atr3d/Makefile
1.1 games/atr3d/files/patch-init.cpp
1.1 games/atr3d/files/patch-mainplayerthread.cpp
1.1 games/atr3d/files/patch-menu.cpp
1.1 games/atr3d/files/patch-radar.cpp
1.1 games/atr3d/files/patch-servergame.cpp
- Fix build on 64-bits platforms
- Adopt maintainship

PR:      120860
Approved by:    miwi (mentor)
Fri, 1 Feb 2008
[ 11:28 linimon ] Original commit 
1.26 games/atr3d/Makefile
Also broken with gcc 4.2 on sparc64.
Fri, 23 Nov 2007
[ 20:04 pav ] Original commit 
1.25 games/atr3d/Makefile
- Mark BROKEN on amd64 with gcc42

Reported by:    pointyhat
Approved by:    portmgr (hat)
Tue, 20 Nov 2007
[ 03:00 linimon ] Original commit 
1.24 games/atr3d/Makefile
Pointyhat reports that this now builds on 7.x and 8.x.

Approved by:    portmgr (self)
Sun, 30 Sep 2007
[ 05:47 linimon ] Original commit 
1.22 archivers/arj/Makefile
1.6 archivers/torrentzip/Makefile
1.17 audio/bmp-faad/Makefile
1.7 audio/bmp-mac/Makefile
1.4 audio/bmp-musepack/Makefile
1.29 audio/faac/Makefile
1.44 audio/faad/Makefile
1.9 audio/libtremor/Makefile
1.8 audio/lmms/Makefile
1.10 audio/mt-daapd/Makefile

(Only the first 10 of 300 ports in this commit are shown above. View all ports for this commit)
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.

PR:             ports/116639
Submitted by:   aDe
Sat, 26 May 2007
[ 21:32 kris ] Original commit 
1.22 games/atr3d/Makefile
BROKEN with gcc 4.2
Sat, 19 May 2007
[ 21:32 flz ] Original commit 
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. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Wed, 28 Mar 2007
[ 10:29 miwi ] Original commit 
1.20 games/atr3d/Makefile
1.1 games/atr3d/files/patch-Makefile.am
- Fix build

PR:             110299
Submitted by:   trasz
Fri, 1 Dec 2006
[ 14:05 laszlof ] Original commit 
1.19 games/atr3d/Makefile
1.3 games/atr3d/pkg-plist
1) Respect X11BASE
2) Pet portlint(1)

Reported by:    pointyhat
Wed, 20 Sep 2006
[ 12:21 stas ] Original commit 
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. View all ports for this commit)
 - 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, 8 Jun 2006
[ 17:07 oliver ] Original commit 
1.2 audio/freealut/Makefile
1.6 audio/py-openal/Makefile
1.20 devel/simgear/Makefile
1.17 games/atr3d/Makefile
1.11 games/chromium/Makefile
1.7 games/el/Makefile
1.14 games/ember/Makefile
1.5 games/excido/Makefile
1.8 games/glest/Makefile
1.29 games/scorched3d/Makefile

(Only the first 10 of 17 ports in this commit are shown above. View all ports for this commit)
update freealut to 1.1.0
Mon, 8 May 2006
[ 00:46 edwin ] Original commit 
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. View all ports for this commit)
Remove USE_REINPLACE for categories starting with a G
Sun, 23 Apr 2006
[ 11:14 oliver ] Original commit 
1.32 audio/openal/Makefile
1.3 audio/py-openal/Makefile
1.19 devel/simgear/Makefile
1.15 games/atr3d/Makefile
1.9 games/chromium/Makefile
1.6 games/el/Makefile
1.11 games/ember/Makefile
1.4 games/excido/Makefile
1.4 games/glest/Makefile
1.27 games/scorched3d/Makefile

(Only the first 10 of 28 ports in this commit are shown above. View all ports for this commit)
update to openal 20060211 [1]
fix dependant ports [2]

PR:             ports/96172 [1]
                ports/95192 [2]
Submitted by:   maintainer  [1]
                oliver      [2]
Approved by:    maintainer
Thu, 12 Jan 2006
[ 12:54 sem ] Original commit 
1.11 astro/boinc-setiathome/Makefile
1.25 astro/celestia/Makefile
1.13 astro/nightfall/Makefile
1.26 astro/openuniverse/Makefile
1.8 audio/mbox/Makefile
1.19 biology/L-Breeder/Makefile
1.24 biology/molden/Makefile
1.23 biology/pymol/Makefile
1.12 cad/calculix/Makefile
1.12 cad/leocad/Makefile

(Only the first 10 of 154 ports in this commit are shown above. View all ports for this commit)
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.

While I'm here:
- Remove USE_MESA knob where it was (35 ports).
  It marked as depricated for 2 years.

PR:             ports/90247
Submitted by:   Ermal Lu?i <eri--@albabsd.org>
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
Sun, 8 Aug 2004
[ 09:11 krion ] Original commit 
1.7 audio/aube/Makefile
1.25 audio/sweep/Makefile
1.10 audio/wavbreaker/Makefile
1.2 editors/aewan/Makefile
1.2 emulators/xbraitenberg/Makefile
1.12 games/atr3d/Makefile
1.10 games/barrage/Makefile
1.11 games/briquolo/Makefile
1.10 games/openglad/Makefile
1.3 games/openmortal/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
Drop maintainership.
Thu, 1 Jul 2004
[ 07:15 krion ] Original commit 
1.11 games/atr3d/Makefile
Add missing dependency

Reported by:    pointyhat via kris
Mon, 28 Jun 2004
[ 06:08 krion ] Original commit 
1.10 games/atr3d/Makefile
Utilize USE_GL knob

Submitted by:   fjoe
Fri, 4 Jun 2004
[ 18:29 ade ] Original commit 
1.21 archivers/libcomprex/Makefile
1.50 archivers/rpm/Makefile
1.10 archivers/sectar/Makefile
1.19 audio/ecasound/Makefile
1.5 audio/faac/Makefile
1.20 audio/faad/Makefile
1.24 audio/glame/Makefile
1.12 audio/xmms-faad/Makefile
1.7 audio/xmms-imms/Makefile
1.3 audio/xmms-jack/Makefile

(Only the first 10 of 149 ports in this commit are shown above. View all ports for this commit)
Sync with new bsd.autotools.mk
Fri, 16 Apr 2004
[ 15:42 krion ] Original commit 
1.6 audio/aube/Makefile
1.20 audio/sweep/Makefile
1.8 audio/wavbreaker/Makefile
1.8 games/atr3d/Makefile
1.9 games/barrage/Makefile
1.10 games/briquolo/Makefile
1.9 games/openglad/Makefile
1.14 games/spacehulk/Makefile
1.6 mail/esmtp/Makefile
1.11 mail/libnewmail/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
- Remove USE_SIZE knob
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
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. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Fri, 30 Jan 2004
[ 21:51 kris ] Original commit 
1.6 games/atr3d/Makefile
1.2 games/atr3d/pkg-plist
Fix plist and bump PORTREVISION
[ 14:05 krion ] Original commit 
1.4 audio/aube/Makefile
1.17 audio/sweep/Makefile
1.5 audio/wavbreaker/Makefile
1.17 devel/libidn/Makefile
1.21 devel/nasm/Makefile
1.12 devel/pcre++/Makefile
1.5 devel/privman/Makefile
1.3 dns/dnsflood/Makefile
1.5 games/atr3d/Makefile
1.6 games/barrage/Makefile

(Only the first 10 of 108 ports in this commit are shown above. View all ports for this commit)
- SIZEify
Thu, 20 Nov 2003
[ 15:06 trevor ] Original commit 
1.37 biology/emboss/Makefile
1.16 biology/py-biopython/Makefile
1.22 french/staroffice52/Makefile
1.17 games/3dc/Makefile
1.14 games/alephone/Makefile
1.4 games/atr3d/Makefile
1.12 games/awele/Makefile
1.10 games/bomberinstinct/Makefile
1.23 games/doom/Makefile
1.8 games/falconseye/Makefile

(Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL5_BUILD, not erroneous USE_PERL.

Submitted by:   Oliver Eikemeier
[ 13:51 trevor ] Original commit 
1.36 biology/emboss/Makefile
1.15 biology/py-biopython/Makefile
1.21 french/staroffice52/Makefile
1.16 games/3dc/Makefile
1.13 games/alephone/Makefile
1.3 games/atr3d/Makefile
1.11 games/awele/Makefile
1.9 games/bomberinstinct/Makefile
1.22 games/doom/Makefile
1.7 games/falconseye/Makefile

(Only the first 10 of 111 ports in this commit are shown above. View all ports for this commit)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Tue, 22 Jul 2003
[ 11:34 krion ] Original commit 
1.2 archivers/hffzip/Makefile
1.4 astro/mymoon/Makefile
1.2 astro/phoon/Makefile
1.3 audio/aube/Makefile
1.14 audio/sweep/Makefile
1.3 audio/wavbreaker/Makefile
1.2 converters/ktextdecode/Makefile
1.3 devel/kyra/Makefile
1.3 devel/libidn/Makefile
1.2 devel/libzt/Makefile

(Only the first 10 of 56 ports in this commit are shown above. View all ports for this commit)
Change my mail to @FreeBSD.org

Approved by:    fjoe (mentor)
Sat, 14 Jun 2003
[ 20:03 osa ] Original commit 
1.559 games/Makefile
1.1 games/atr3d/Makefile
1.1 games/atr3d/distinfo
1.1 games/atr3d/files/patch-netconfig.h
1.1 games/atr3d/pkg-descr
1.1 games/atr3d/pkg-plist
New port: 3D asteroids-like multiplayer game

Submitted by:   Kirill Ponomarew <ponomarew@oberon.net>
PR:             53194
Approved by:    fjoe (implicit)

Number of commits found: 32

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
squirrelmailDec 04
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23

9 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19497
Broken 162
Deprecated 87
Ignore 472
Forbidden 8
Restricted 262
No CDROM 132
Vulnerable 55
Expired 57
Set to expire 71
Interactive 78
new 24 hours 4
new 48 hours5
new 7 days29
new fortnight93
new month165

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.22 seconds.