FreshPorts -- The Place For Ports Sat, 22 Nov 2008 11:56 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/heroes/Makefile
CVSWeb

Number of commits found: 36

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)
Fri, 6 Jun 2008
[ 14:31 edwin ] Original commit 
1.18 games/abridge/Makefile
1.26 games/adonthell/Makefile
1.3 games/anki/Makefile
1.9 games/aqbubble/Makefile
1.25 games/atlantikdesigner/Makefile
1.31 games/atomix/Makefile
1.13 games/balazar/Makefile
1.9 games/balazarbrothers/Makefile
1.4 games/belooted/Makefile
1.21 games/blackjack/Makefile

(Only the first 10 of 215 ports in this commit are shown above. View all ports for this commit)
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
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, 20 Mar 2008
[ 09:46 pav ] Original commit 
1.11 editors/chexedit/Makefile
1.27 editors/leafpad/Makefile
1.21 emulators/dynamips-devel/Makefile
1.15 emulators/dynamips/Makefile
1.7 emulators/gbe/Makefile
1.8 emulators/gcube/Makefile
1.21 emulators/gngb/Makefile
1.12 emulators/gngeo/Makefile
1.85 emulators/qemu-devel/Makefile
1.81 emulators/qemu/Makefile

(Only the first 10 of 70 ports in this commit are shown above. View all ports for this commit)
- Remove USE_GETOPT_LONG which is a no-op since March 2007
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
Thu, 4 Oct 2007
[ 22:43 miwi ] Original commit 
1.31 games/heroes/Makefile
1.1 games/heroes/files/patch-src_hedlite.c
- Unbreak
- Fix build with gcc 4.2
- Use SF macro
- Reset maintainer

PR:             116831
Submitted by:   miwi
Approved by:    maintainer
Tue, 2 Oct 2007
[ 11:22 linimon ] Original commit 
1.30 games/heroes/Makefile
Just for one day, mark broken with gcc4.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, 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, 26 Jan 2006
[ 04:06 kris ] Original commit 
1.27 games/heroes/Makefile
Add missing USE_GETTEXT
Tue, 12 Apr 2005
[ 04:26 obrien ] Original commit 
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. View all ports for this commit)
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
Mon, 11 Apr 2005
[ 09:04 obrien ] Original commit 
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. View all ports for this commit)
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Tue, 30 Mar 2004
[ 20:20 krion ] Original commit 
1.7 archivers/dpkg/Makefile
1.7 archivers/rpm4/Makefile
1.30 audio/flac/Makefile
1.16 audio/id3lib/Makefile
1.58 audio/mpg123/Makefile
1.3 audio/mpiosh/Makefile
1.12 audio/musicpd/Makefile
1.6 chinese/oto/Makefile
1.53 chinese/xcin25/Makefile
1.11 comms/scmxx/Makefile

(Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Use USE_ICONV knob

Approved by:    portmgr
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
Sat, 13 Mar 2004
[ 05:36 vs ] Original commit 
1.22 games/heroes/Makefile
- Unbreak on alpha (avoid -ffast-math)
- Bumped PORTREVISION, check if you want WITH_OPTIMIZED_CFLAGS
    on recompilation

PR:             ports/63866 (with addition of pre-everything:)
Submitted by:   maintainer/bento

Approved by: linimon (mentor)
Sun, 7 Mar 2004
[ 05:55 kris ] Original commit 
1.21 games/heroes/Makefile
BROKEN on alpha 5.x: Does not compile
Tue, 2 Mar 2004
[ 08:52 krion ] Original commit 
1.20 games/heroes/Makefile
1.1 games/heroes/files/patch-src::menus.c
- Fix segfaults
- Assign maintainership to submitter

PR:             ports/63618
Submitted by:   Josh Elsasser <jre@vineyard.net>
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)
Tue, 20 Jan 2004
[ 18:21 krion ] Original commit 
1.3 games/csmash/Makefile
1.18 games/gemdropx/Makefile
1.2 games/glmaze/Makefile
1.18 games/heroes/Makefile
1.7 games/icebreaker/Makefile
1.11 games/ltris/Makefile
1.10 games/madbomber/Makefile
1.4 games/moonlander/Makefile
1.8 games/nil/Makefile
1.34 games/powerpak/Makefile

(Only the first 10 of 15 ports in this commit are shown above. View all ports for this commit)
- Use new knobs from bsd.sdl.mk
Sat, 16 Aug 2003
[ 17:18 krion ] Original commit 
1.17 games/heroes/Makefile
1.9 games/heroes/pkg-plist
- Support USE_GETOPT_LONG propelry
- Utilize USE_SDL/DATADIR/INFO

PR:             55622
Submitted by:   Ports Fury
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.
Mon, 14 Jul 2003
[ 03:53 sf ] Original commit 
1.8 archivers/cabextract/Makefile
1.6 astro/rmap/Makefile
1.8 audio/cdparanoia/Makefile
1.13 audio/denemo/Makefile
1.5 audio/mp3_check/Makefile
1.9 audio/osalp/Makefile
1.5 audio/quelcom/Makefile
1.9 audio/rawrec/Makefile
1.8 audio/rioutil/Makefile
1.2 chinese/oto/Makefile

(Only the first 10 of 72 ports in this commit are shown above. View all ports for this commit)
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
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.
Sat, 18 May 2002
[ 08:26 sobomax ] Original commit 
1.13 games/heroes/Makefile
1.8 games/heroes/pkg-plist
Fix pkg-plist.
[ 04:23 kris ] Original commit 
1.12 games/heroes/Makefile
BROKEN: Does not package correctly
Sat, 6 Apr 2002
[ 14:30 sobomax ] Original commit 
1.11 games/heroes/Makefile
1.9 games/heroes/distinfo
1.2 games/heroes/files/patch-configure
1.7 games/heroes/pkg-plist
Update to 0.21.
Mon, 9 Jul 2001
[ 13:39 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/distinfo
unknown games/heroes/pkg-plist
Update to 0.11.    
Mon, 7 May 2001
[ 13:38 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/distinfo
unknown games/heroes/pkg-plist
Update to 0.10.    
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, 24 Feb 2001
[ 21:03 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/distinfo
unknown games/heroes/files/patch-configure
unknown games/heroes/pkg-plist
Update to 0.9.    
Mon, 22 Jan 2001
[ 13:38 sobomax ]  
unknown games/heroes/Makefile
There is no gcc_r anymore.    
Thu, 21 Dec 2000
[ 16:48 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/distinfo
unknown games/heroes/pkg-plist
Update to 0.8.    
Fri, 1 Dec 2000
[ 14:02 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/distinfo
Add distribution errata patches and bump PORTREVISION as a result.    
Wed, 29 Nov 2000
[ 14:37 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/distinfo
unknown games/heroes/files/patch-aa
unknown games/heroes/files/patch-ae
Update to 0.7.    
Thu, 28 Sep 2000
[ 16:06 sobomax ]  
unknown games/heroes/Makefile
unknown games/heroes/pkg/PLIST
unknown games/heroes/files/md5
unknown games/heroes/patches/patch-aa
unknown games/heroes/patches/patch-ae
Update to 0.6.    
Tue, 15 Aug 2000
[ 13:55 sobomax ]  
unknown games/heroes/pkg/COMMENT
unknown games/heroes/pkg/DESCR
unknown games/heroes/Makefile
unknown games/heroes/pkg/PLIST
unknown games/heroes/files/md5
unknown games/heroes/patches/patch-aa
unknown games/heroes/patches/patch-ab
unknown games/heroes/patches/patch-ac
unknown games/heroes/patches/patch-ad
Add heroes - a game similar to the old "Tron" and "Nibbles".    

Number of commits found: 36

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 55
Set to expire 65
Interactive 78
new 24 hours 2
new 48 hours17
new 7 days30
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.26 seconds.