Commit graph

22 commits

Author SHA1 Message Date
Marcus von Appen
3c5a29be3d - Update graphics/sdl_ttf to version 2.0.10
- Bump portrevisions for all ports depending on graphics/sdl_ttf
- Update Mk/bsd.sdl.mk for the new shared library version.
2010-08-11 06:57:34 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Dirk Meyer
de78af3ac5 - update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
2010-03-28 06:47:48 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Marcus von Appen
6506e45d69 - Update devel/sdl12 to version 1.2.14.
- Update audio/sdl_mixer to version 1.2.11.
- Update graphics/sdl_gfx to version 2.0.20.
- Update graphics/sdl_image to version 1.2.10.
- Bump portrevisions for all ports depending on audio/sdl_mixer and
  graphics/sdl_image.
- Update Mk/bsd.sdl.mk accordingly for the new shared lib versions.

PR:		ports/142147 ports/142248 ports/142249
Approved by:	miwi (mentor implicit)
2010-01-30 09:43:31 +00:00
Dmitry Marakasov
250bf0ac7d - Update to 1.9 2009-08-29 02:21:21 +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
Pav Lucistnik
d1107bb40e - Update boost to 1.39
- Split boost port to separate components, with boost-all metaport

PR:		ports/137054
Submitted by:	Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
2009-07-28 11:45:08 +00:00
Oliver Lehmann
8f9c25b6c1 update to 0.6.2b 2009-07-11 06:13:55 +00:00
Dmitry Marakasov
8fb08bb3f9 - Update to 1.8 2009-04-09 23:53:55 +00:00
Pav Lucistnik
afc0ff25dc - Bump PORTREVISION so the previous plist fix is visible to incremental builds 2009-01-13 11:45:00 +00:00
Adam Weinberger
6e495e44d6 Re-add the conditional creation code for the music dir. I suspect it was
accidentally removed in the 1.7 update. Without it, smc-music leaves a
dangling directory.

I'm not bumping the PORTREVISION even though the plist is changing,
because the change won't really affect anyone except QAT.

Apologies to the maintainer, whose permission I did not seek for this
commit, due to laziness.
2009-01-12 19:58:19 +00:00
Dmitry Marakasov
6a62e84e8c - Update to 1.7 2008-12-28 20:39:37 +00:00
Oliver Lehmann
c423be3bcc update cegui to 0.6.2
bump PORTREVISION for the affected ports
2008-12-06 14:36:46 +00:00
Dmitry Marakasov
fca409f1bf - Update to 1.6 2008-10-01 19:39:43 +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
Dmitry Marakasov
263c878376 - Create %%DATADIR%%/music directory on package installation to unbreak secretmaryochronicles-music
Requested by:	Adam Weinberger <adamw at magnesium dot net> (private email)
Approved by:	miwi (mentor implicit)
2008-08-11 11:04:13 +00:00
Oliver Lehmann
59f8fadbd1 update cegui to 0.6.1
bump PORTREVISION for the affected ports
2008-07-02 16:43:44 +00:00
Dmitry Marakasov
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Martin Wilke
8ff1bb00ea - Update to 1.5
PR:		123404
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-05-08 12:10:54 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Wilke
4f08a6c409 Secret Maryo Chronicles is a two-dimensional, sidescrolling
jump-and-run platform game which utilizes the platform independent
multimedia library, SDL. It features a built-in editor which can
be used to easily create your own levels and worlds.

WWW: http://www.secretmaryo.org/

PR:		ports/120191
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru>
2008-02-18 12:33:01 +00:00