FreshPorts -- The Place For Ports Fri, 5 Dec 2008 4:22 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/briquolo/Makefile
CVSWeb

Number of commits found: 35

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)
Fri, 4 Apr 2008
[ 16:27 pav ] Original commit 
1.33 games/briquolo/Makefile
1.10 games/briquolo/distinfo
1.2 games/briquolo/files/patch-src-MOGL-MOGL_GenerateurParticule.h
1.11 games/briquolo/pkg-plist
- Update to 0.5.7
- Take maintainership

PR:             ports/122342
Submitted by:   Ganael Laplanche <ganael.laplanche@martymac.com>
Wed, 26 Mar 2008
[ 16:00 miwi ] Original commit 
1.32 games/briquolo/Makefile
- Remove USE_XLIB in favor of USE_XORG

PR:             121971
Submitted by:   Chess Griffin <chess@chessgriffin.com>
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, 31 May 2007
[ 22:52 arved ] Original commit 
1.30 games/briquolo/Makefile
Use system compiler on CURRENT
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}.
Fri, 20 Apr 2007
[ 23:26 miwi ] Original commit 
1.28 games/briquolo/Makefile
1.9 games/briquolo/distinfo
1.9 games/briquolo/pkg-plist
- Update to 0.5.6
Sun, 15 Apr 2007
[ 22:06 gabor ] Original commit 
1.20 finance/libofx/Makefile
1.28 french/staroffice52/Makefile
1.69 ftp/downloader/Makefile
1.27 games/briquolo/Makefile
1.13 games/burgerspace/Makefile
1.6 games/gillo/Makefile
1.16 games/nil/Makefile
1.9 games/openmortal/Makefile
1.14 games/scummvm-tools/Makefile
1.9 games/super_methane_brothers/Makefile

(Only the first 10 of 23 ports in this commit are shown above. View all ports for this commit)
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
  with letter f-h
Sun, 3 Dec 2006
[ 23:36 miwi ] Original commit 
1.26 games/briquolo/Makefile
- Remove duplicate USE_XLIB entry

Submitted by:   drnez
[ 23:10 miwi ] Original commit 
1.25 games/briquolo/Makefile
1.8 games/briquolo/distinfo
1.8 games/briquolo/pkg-plist
- Update to 0.5.5
- Respect X11BASE

PR:             ports/106156
Submitted by:   trasz
Fri, 1 Dec 2006
[ 22:31 laszlof ] Original commit 
1.24 games/briquolo/Makefile
Back out CONFIGURE_ARGS change, it is already handled by USE_XLIB and
GNU_CONFIGURE.

Reported by:    rafan
[ 20:27 laszlof ] Original commit 
1.23 games/briquolo/Makefile
Respect X11BASE and USE_XLIB

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)
Wed, 14 Jun 2006
[ 09:58 itetcu ] Original commit 
1.21 games/briquolo/Makefile
1.6 games/briquolo/pkg-plist
- Mark BROKEN on 4.x
- Add USE_GETTEXT

PR:             ports/98881
Submitted by:   maintainer
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
Wed, 25 Jan 2006
[ 22:42 kris ] Original commit 
1.19 games/briquolo/Makefile
Add missing USE_ICONV
Sat, 7 Jan 2006
[ 20:37 edwin ] Original commit 
1.18 games/briquolo/Makefile
1.7 games/briquolo/distinfo
1.4 games/briquolo/pkg-plist
update to 0.5.4
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'.
Sun, 6 Feb 2005
[ 23:07 pav ] Original commit 
1.15 games/briquolo/Makefile
1.5 games/briquolo/distinfo
- Update to 0.5.1

PR:             ports/77134
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Thu, 30 Dec 2004
[ 08:45 krion ] Original commit 
1.14 games/briquolo/Makefile
1.4 games/briquolo/distinfo
1.2 games/briquolo/files/patch-src-MOGL-MOGL_Signal.h
1.3 games/briquolo/pkg-plist
Update to version 0.5

PR:             ports/75622
Submitted by:   Ports Fury
Tue, 21 Sep 2004
[ 22:58 thierry ] Original commit 
1.13 games/briquolo/Makefile
1.1 games/briquolo/files/patch-src-MOGL-MOGL_Signal.h
Fix the build with gcc 3.4.

PR:             ports/71845
Submitted by:   Sergio Mangialardi
Approved by:    portmgr (will).
Sat, 18 Sep 2004
[ 00:02 kris ] Original commit 
1.12 games/briquolo/Makefile
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
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.
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
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
Tue, 17 Feb 2004
[ 22:13 krion ] Original commit 
1.8 games/briquolo/Makefile
1.10 games/pinball/Makefile
- Do not mark broken on 5.x
* According to last bento run, they build just fine.
Mon, 9 Feb 2004
[ 02:06 kris ] Original commit 
1.7 games/briquolo/Makefile
BROKEN on 5.x: configure fails
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
[ 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
Tue, 20 Jan 2004
[ 17:37 krion ] Original commit 
1.5 games/barrage/Makefile
1.4 games/briquolo/Makefile
1.4 games/openglad/Makefile
1.3 games/shaaft/Makefile
- Use new bsd.sdl.mk knobs
Sun, 9 Nov 2003
[ 19:36 krion ] Original commit 
1.3 games/briquolo/Makefile
1.2 games/briquolo/distinfo
1.2 games/briquolo/pkg-plist
- Update to version 0.4.2
Thu, 23 Oct 2003
[ 09:08 krion ] Original commit 
1.2 games/briquolo/Makefile
- Add missing dependency

Reported by:    bento (kris)
Sun, 19 Oct 2003
[ 18:56 krion ] Original commit 
1.598 games/Makefile
1.1 games/briquolo/Makefile
1.1 games/briquolo/distinfo
1.1 games/briquolo/files/patch-src-MOGL-MOGL_GenerateurParticule.h
1.1 games/briquolo/pkg-descr
1.1 games/briquolo/pkg-plist
Add briquolo 0.4.1, breakout clone with an OpenGL 3D representation.

Number of commits found: 35

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