Commit graph

17 commits

Author SHA1 Message Date
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Ganael LAPLANCHE
77af481c89 - Update to 1.0r3
- Use new header format in Makefile
2013-03-29 10:22:43 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Ganael LAPLANCHE
a6f1053028 Update to 1.0r1 2012-08-08 13:28:27 +00:00
Ganael LAPLANCHE
6b45d74427 - Switch to OptionsNg
- Un-version LIB_DEPENDS
2012-06-15 09:56:13 +00:00
Marcus von Appen
fbd0197639 - Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions

Tested by:	exp-run by pav
2012-02-18 10:18:33 +00:00
Ganael LAPLANCHE
61ac16aa56 - Update to 0.9c
- Fix build with clang
- Minor cleanup :
  - Swap LICENSE and *DEPENDS to make portlint happy
  - Use ${PORTVERSION} when possible
  - dos2unix source conversion

Feature safe:	yes
2011-11-15 07:27:43 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Ganael LAPLANCHE
a49ce281c1 - Add missing LICENSE
- Remove license text from installed documents

Approved by:	ehaupt (mentor)
2010-11-18 09:15:03 +00:00
Ganael LAPLANCHE
db6d323dff Update MAINTAINER address for my ports
Approved by:	ehaupt (mentor)
2010-09-27 12:08:23 +00:00
Philip M. Gollucci
2e59da295c - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
2010-09-07 15:52:18 +00:00
Max Brazhnikov
a212cf9a0d Update to 0.9b
Sort plist while here

PR:		ports/147048
Submitted by:	Ganael Laplanche (maintainer)
2010-06-05 11:02:09 +00:00
Martin Wilke
6817b34126 - Update to v0.8a
PR:		144623
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2010-03-10 17:42:09 +00:00
Dmitry Marakasov
6b5fb87219 - Switch SourceForge ports to the new File Release System: categories starting with G 2009-08-22 00:23:13 +00:00
Oliver Lehmann
8fed2698e1 update devel/physfs to 2.0.0
bump PORTREVISION on the affected ports
2009-04-04 12:05:22 +00:00
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Martin Wilke
2740eaffbe Blobby2 is the official continuation of the famous Blobby
Volley 1.x arcade game

WWW: http://blobby.sourceforge.net

PR:		ports/122345
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com>
2008-04-29 22:13:31 +00:00