Commit graph

43 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
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +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
Marcus von Appen
96b5e80eb0 - Update guichan to 0.8.2
- Bump PORTREVISION on depending ports.

Approved by:	miwi (mentor implicit)
2009-12-26 14:20:29 +00:00
Marcus von Appen
fe1e6b9b88 Make the music files fetchable again.
Approved by:	miwi (mentor)
2009-10-03 09:39:12 +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
Dirk Meyer
eca78ec61b - bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
2009-07-31 13:57:52 +00:00
Marcus von Appen
9363fbafac Update to 0.0.29.1
Approved by:	miwi (mentor)
2009-06-13 07:14:59 +00:00
Marcus von Appen
f6216b43e1 Update to 0.0.29.
Approved by:	miwi (mentor)
2009-05-17 15:02:46 +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
Marcus von Appen
b73f95f908 Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
2009-02-19 21:45:43 +00:00
Beech Rintoul
e0e3e556c8 - Update to 0.0.28.1
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2009-02-13 09:19:40 +00:00
Rong-En Fan
41b9a5d5c6 - Update to 0.0.28
PR:		ports/131034
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2009-01-30 10:17:21 +00:00
Peter Pentchev
c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00
Martin Wilke
87f348c0b5 - Update to 0.0.27
PR:		129559
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-12-13 15:33:14 +00:00
Martin Wilke
e7ac4b124b - Update to 0.0.26
PR:		127264
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-09-24 09:23:15 +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
Pav Lucistnik
0811537988 - Update to 0.0.25
PR:		ports/126033
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2008-07-31 12:44:59 +00:00
Pav Lucistnik
efa63f6ba4 - Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
2008-07-25 14:34:52 +00:00
Cheng-Lung Sung
c509162c5b - Update to 0.0.24.1
PR:		ports/122742
Submitted by:	maintainer (Marcus von Appen)
2008-04-14 07:38:28 +00:00
Martin Wilke
cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00
Pav Lucistnik
9fc1c4fe89 - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Wilke
c009837fbf - Update to 0.0.24
PR:		119056
Submitted by:	maintainer
2008-02-28 12:23:47 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Wilke
0196fee017 - Update to 0.0.23
PR:		113391
Submitted by:	Marcus von Appen<mva@sysfault.org> (maintainer)
2007-06-06 16:40:42 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Cheng-Lung Sung
f7ac9aaa14 - The ManaWorld version update to 0.0.22.2 and music addon patch.
PR:		ports/109752
Submitted by:	maintainer (Marcus von Appen)
2007-03-06 00:22:40 +00:00
Martin Wilke
6375ada259 - Update to 0.0.22.1
PR:		108622
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2007-02-03 09:49:33 +00:00
Martin Wilke
c865c1a186 - Update to 0.0.22
PR:		ports/107238
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2006-12-29 23:57:07 +00:00
Peter Pentchev
64e068d25c Update the ftp/curl port to 7.16.0.
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.

Thanks to everyone who took the time to look over the patch!

Discussed on:	-ports
2006-12-13 12:41:35 +00:00
Martin Wilke
4096969bdc - Update to 0.0.21.1
PR:		ports/105611
Submitted by:	Marcus von Appen <mva@sysfault.org> (maintainer)
2006-11-16 21:20:29 +00:00
Rong-En Fan
1400e9bac5 - Update to 0.0.21
- Require devel/guichan >= 0.5.0
- Unbreak on 4.x

PR:		ports/103709
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2006-09-29 13:00:45 +00:00
Stanislav Sedov
0d2725682b - 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)
2006-09-20 11:21:59 +00:00
Rong-En Fan
f5a1ff7141 - Update 0.0.20
PR:		ports/102907
Submitted by:	Marcus von Appen <mva at sysfault.org> (maintainer)
2006-09-06 19:38:19 +00:00
Mark Linimon
3ccbc4b6f5 Reset inactive maintainer who has not responded to email.
Hat:		portmgr
2006-09-05 04:43:13 +00:00
Martin Wilke
cf19daf871 Update to 0.0.19
PR:		ports/98402
Submitted by:	miwi
Approved by:	krion (mentor), maintainer timeout
2006-06-12 14:40:36 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
2dac14b125 - Unbreak patching
- Use new USE_AUTOTOOLS, add SHA256, delete comment, don't hardcode -lpthread

Pointy hat to:	edwin
2005-11-24 20:12:55 +00:00
Edwin Groothuis
979f2e64d1 New port: games/tmw A free open source 2D MMORPG in development
The Mana World (TMW) is a serious effort to create an
	innovative free and open source MMORPG. TMW uses 2D graphics
	and aims to create a large and diverse interactive world.
	It is licensed under the GPL, making sure this game can't
	ever run away from you.

	The project includes the development of both a client and
	a server, as well as the development of an online world.

	WWW: http://themanaworld.org/

PR:		ports/87340
Submitted by:	Tobias Gion <freebsd@gionet.de>
2005-11-24 01:09:04 +00:00