FreshPorts -- The Place For Ports Fri, 9 Jan 2009 2:58 AM GMT
non port: games/glaxium/Makefile
CVSWeb

Number of commits found: 10

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)
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
Wed, 25 Jul 2007
[ 10:31 miwi ] Original commit 
1.7 games/glaxium/Makefile
1.1 games/glaxium/files/patch-scene.cpp
1.1 games/glaxium/files/patch-variables.cpp
- Fix segfaults at start up

PR:             114795
Submitted by:   Max Brazhnikov <makc@issp.ac.ru> (maintainer)
Tue, 19 Jun 2007
[ 11:23 miwi ] Original commit 
1.6 games/glaxium/Makefile
1.2 games/glaxium/files/patch-Makefile.in
1.2 games/glaxium/files/patch-configure.in
1.2 games/glaxium/pkg-plist
- Fix build with gcc4

PR:             113769
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Sun, 27 May 2007
[ 03:41 kris ] Original commit 
1.5 games/glaxium/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, 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)
Sat, 22 Jul 2006
[ 05:28 linimon ] Original commit 
1.13 archivers/szip/Makefile
1.6 games/BillardGL/Makefile
1.3 games/apoolGL/Makefile
1.16 games/deng/Makefile
1.4 games/ensemblist/Makefile
1.21 games/exult/Makefile
1.3 games/gillo/Makefile
1.2 games/glaxium/Makefile
1.7 games/glbsp/Makefile
1.3 games/rottdc/Makefile

(Only the first 10 of 39 ports in this commit are shown above. View all ports for this commit)
Reset bouncing maintainer address ip@doom.homeunix.org.  We hope to see him
back soon.

Hat:            portmgr
Mon, 23 Jan 2006
[ 18:05 pav ] Original commit 
1.913 games/Makefile
1.1 games/glaxium/Makefile
1.1 games/glaxium/distinfo
1.1 games/glaxium/files/patch-Makefile.in
1.1 games/glaxium/files/patch-configure.in
1.1 games/glaxium/pkg-descr
1.1 games/glaxium/pkg-plist
Glaxium is an OpenGL-based space-ship "shoot-em-up" styled game.
It is designed to provide the same feel as the old 2D games of that
type, but with 3D for the special effects.

PR:             ports/92166
Submitted by:   Igor Pokrovsky <ip@doom.homeunix.org>

Number of commits found: 10

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 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 19569
Broken 148
Deprecated 94
Ignore 570
Forbidden 10
Restricted 227
No CDROM 131
Vulnerable 54
Expired 15
Set to expire 76
Interactive 77
new 24 hours 6
new 48 hours12
new 7 days20
new fortnight60
new month117

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