FreshPorts -- The Place For Ports Sun, 23 Nov 2008 12:27 AM 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/lbreakout/Makefile
CVSWeb

Number of commits found: 23

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
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, 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)
Tue, 5 Sep 2006
[ 05:26 linimon ] Original commit 
1.20 archivers/xpk/Makefile
1.10 audio/bmp-songchange/Makefile
1.8 emulators/e-uae/Makefile
1.24 emulators/gxmame/Makefile
1.8 emulators/hatari/Makefile
1.17 games/adonthell/Makefile
1.20 games/lbreakout/Makefile
1.66 graphics/xv/Makefile
1.3 mail/addresses/Makefile
1.53 sysutils/thefish/Makefile

(Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
Reset inactive maintainer who has not responded to email.

Hat:            portmgr
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
Tue, 15 Feb 2005
[ 08:32 erwin ] Original commit 
1.16 archivers/xpk/Makefile
1.2 audio/bmp-songchange/Makefile
1.15 emulators/gxmame/Makefile
1.18 games/lbreakout/Makefile
1.12 games/lbreakout2/Makefile
1.61 graphics/xv/Makefile
Miguel Mendez is the new victim of these ports. Thanks!
Tue, 16 Mar 2004
[ 04:23 edwin ] Original commit 
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. View all ports for this commit)
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 ] Original commit 
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. View all ports for this commit)
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 ] 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, 16 Jan 2004
[ 14:05 krion ] Original commit 
1.14 games/lbreakout/Makefile
1.3 games/lbreakout/pkg-descr
- Utilize USE_SDL
- PERL -> REINPLACE_CMD
- Fix WWW: line

PR:             61424
Submitted by:   Ports Fury
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.
Thu, 13 Nov 2003
[ 14:45 trevor ] Original commit 
1.16 biology/ncbi-toolkit/Makefile
1.14 biology/py-biopython/Makefile
1.3 biology/t_coffee/Makefile
1.12 cad/linux-eagle/Makefile
1.9 chinese/chinput/Makefile
1.9 chinese/chinput2/Makefile
1.6 comms/ghfaxviewer/Makefile
1.3 comms/tkscanfax/Makefile
1.6 comms/vpb2/Makefile
1.24 databases/libgda/Makefile

(Only the first 10 of 81 ports in this commit are shown above. View all ports for this commit)
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391.
Tue, 29 Jul 2003
[ 10:12 sobomax ] Original commit 
1.9 archivers/cabextract/Makefile
1.4 archivers/libarc/Makefile
1.7 archivers/ucl/Makefile
1.16 astro/glunarclock/Makefile
1.20 audio/sdl_mixer/Makefile
1.15 audio/wsoundprefs/Makefile
1.24 audio/wsoundserver/Makefile
1.6 benchmarks/pybench/Makefile
1.12 comms/mserver/Makefile
1.9 comms/sredird/Makefile

(Only the first 10 of 128 ports in this commit are shown above. View all ports for this commit)
Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
Fri, 7 Mar 2003
[ 06:03 ade ] Original commit 
1.3 games/abuse/Makefile
1.3 games/abuse_sdl/Makefile
1.27 games/acm/Makefile
1.11 games/amphetamine/Makefile
1.21 games/angband/Makefile
1.19 games/asc/Makefile
1.12 games/atomix/Makefile
1.10 games/awele/Makefile
1.6 games/bomberinstinct/Makefile
1.18 games/bombermaze/Makefile

(Only the first 10 of 254 ports in this commit are shown above. View all ports for this commit)
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Thu, 2 Jan 2003
[ 15:06 sobomax ] Original commit 
1.6 audio/ksmp3play/Makefile
1.21 audio/pysol-sound-server/Makefile
1.17 audio/sdl_mixer/Makefile
1.5 audio/tempest_for_eliza/Makefile
1.11 devel/libuta/Makefile
1.3 devel/p5-SDL/Makefile
1.11 devel/ruby-rudl/Makefile
1.23 devel/ruby-sdl/Makefile
1.2 devel/sdl_ldbad/Makefile
1.6 devel/sdlmm/Makefile

(Only the first 10 of 75 ports in this commit are shown above. View all ports for this commit)
Update version number of SDL shared library.
Wed, 17 Apr 2002
[ 13:38 sobomax ] Original commit 
1.2 audio/ksmp3play/Makefile
1.19 audio/pysol-sound-server/Makefile
1.3 devel/atlas/Makefile
1.7 devel/libuta/Makefile
1.9 devel/ruby-rudl/Makefile
1.17 devel/ruby-sdl/Makefile
1.3 devel/sdlmm/Makefile
1.7 emulators/dgen-sdl/Makefile
1.2 emulators/gngb/Makefile
1.8 emulators/gnuboy/Makefile

(Only the first 10 of 43 ports in this commit are shown above. View all ports for this commit)
Chase increase of libSDL version number.
Mon, 9 Apr 2001
[ 13:55 sobomax ]  
unknown audio/mpg321/Makefile
unknown audio/pysol-sound-server/Makefile
unknown audio/sdl_mixer/Makefile
unknown devel/ruby-sdl/Makefile
unknown devel/sdl-devel/Makefile
unknown devel/sdl/Makefile
unknown devel/sdl12/Makefile
unknown emulators/dgen-sdl/Makefile
unknown emulators/gnuboy/Makefile
unknown emulators/xmame/Makefile

(Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
Move:   devel/sdl --> devel/sdl10   devel/sdl-devel --> devel/sdl12    
Thu, 29 Mar 2001
[ 17:35 sobomax ]  
unknown astro/glunarclock/Makefile
unknown astro/seti_applet/Makefile
unknown audio/extace/Makefile
unknown audio/glame/Makefile
unknown audio/gnapster/Makefile
unknown audio/gnomemedia/Makefile
unknown audio/libmikmod/Makefile
unknown audio/soundtracker/Makefile
unknown audio/sweep/Makefile
unknown audio/teknap/Makefile

(Only the first 10 of 166 ports in this commit are shown above. View all ports for this commit)
-pthread --> ${PTHREAD_LIBS}   -D_THREAD_SAFE --> ${PTHREAD_CFLAGS}    
Sat, 17 Mar 2001
[ 08:27 sobomax ]  
unknown games/lbreakout/Makefile
Correct version number of SDL shared library.    
Fri, 16 Mar 2001
[ 16:59 sobomax ]  
unknown games/lbreakout/Makefile
unknown games/lbreakout/distinfo
Update to 010315.    
Thu, 21 Dec 2000
[ 17:56 sobomax ]  
unknown games/lbreakout/Makefile
unknown games/lbreakout/distinfo
unknown games/lbreakout/pkg-plist
Update to 001104.    
Fri, 20 Oct 2000
[ 09:32 sobomax ]  
unknown games/lbreakout/Makefile
unknown games/lbreakout/distinfo
unknown games/lbreakout/files/patch-aa
unknown games/lbreakout/files/patch-ab
unknown games/lbreakout/files/patch-ac
unknown games/lbreakout/files/patch-ad
unknown games/lbreakout/files/patch-ae
unknown games/lbreakout/pkg-comment
unknown games/lbreakout/pkg-descr
unknown games/lbreakout/pkg-plist
Add lbreakout - a SDL-based clone of classical Breakout game.    

Number of commits found: 23

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mantisNov 22
dovecotNov 19
dovecot-develNov 19
libxml2Nov 19
openfireNov 19
enscript-a4Nov 18
enscript-letterNov 18
enscript-letterdjNov 18
syslog-ng2Nov 18
gnutlsNov 16
net-snmpNov 14
net-snmp53Nov 14
faad*Nov 13
firefoxNov 13
firefox-develNov 13

13 vulnerabilities affecting 29 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 19422
Broken 158
Deprecated 82
Ignore 445
Forbidden 7
Restricted 270
No CDROM 132
Vulnerable 56
Expired 56
Set to expire 65
Interactive 78
new 24 hours 2
new 48 hours17
new 7 days29
new fortnight79
new month128

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.25 seconds.