Commit graph

55 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
Dmitry Marakasov
69a89507d8 - Remove unneded patch 2010-05-11 23:27:55 +00:00
Dmitry Marakasov
9507c3a524 - Update to 0.5.3 2010-05-11 23:27:24 +00:00
Peter Pentchev
29863648e3 Chase the ftp/curl shlib version bump. 2010-04-03 10:44:36 +00:00
Dirk Meyer
53bd481989 - fix build for png-1.4.1 2010-03-30 11:34:28 +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
02327e5272 - Add patch to fix build on amd64 2009-09-14 12:49:59 +00:00
Dmitry Marakasov
1ec121fdbd - Update to 0.5.2 2009-09-14 12:48:59 +00:00
Dmitry Marakasov
41f778ba31 - Add DESKTOP_ENTRY to bunch of ports
- Mark some ports MAKE_JOBS_SAFE
2009-09-11 21:57:40 +00:00
Dmitry Marakasov
4745bf8510 - Update URL of my distfile mirror in 87 ports
Approved by:	portmgr (erwin)
2009-07-28 16:34:36 +00:00
Dirk Meyer
3bbc108312 - update to jpeg7
Tested by:	pav on pointyhat
2009-07-18 11:11:29 +00:00
Dmitry Marakasov
f540cd3a9d - Update to 0.5.1 2009-04-21 22:13:30 +00:00
Dmitry Marakasov
92ab00cc9f - Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports
2009-03-31 17:05:17 +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
Jose Alonso Cardenas Marquez
1135f6c20f - Bump PORTREVISION, because devel/ode was updated
Approved by:	amdmi3 via email
2009-01-16 04:18:40 +00:00
Dmitry Marakasov
fd202c7a5e - Update address of my distfile mirror 2009-01-05 16:14:51 +00:00
Dmitry Marakasov
753e7dc3a9 - Update to 0.5.0. Changelog is here: http://xmoto.tuxfamily.org/dev/ChangeLog 2008-12-01 22:02:45 +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
e696084d23 Update my email address in 132 ports.
Approved by:	miwi (mentor)
2008-06-19 17:28:24 +00:00
Edwin Groothuis
090059a210 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)
2008-06-06 14:17:21 +00:00
Martin Wilke
3e4ed01146 - 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)
2008-04-19 17:56:05 +00:00
Marcus Alves Grando
7063b51163 - Use pkg-config to determinate if sqlite3 are compiled with threads
- Add USE_GNOME=pkgconfig

Reported by:	pav
2008-04-07 03:26:09 +00:00
Martin Wilke
2e6af696f5 - Update to 0.4.2
PR:		122181
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-03-29 23:25:10 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Martin Wilke
3eb4da4107 - Update to 0.4.1
PR:		120740
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-02-17 10:41:18 +00:00
Martin Wilke
0837e54700 - Update to 0.4.0
PR:		120067
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2008-02-05 13:38:45 +00:00
Martin Wilke
2e98d23040 - Update to 0.3.4
PR:		117532
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-10-27 22:04:06 +00:00
Martin Wilke
06252c5f09 - Fix pkg-plist
PR:		116228
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
Reported by:	pointyhat via pav
2007-09-09 15:17:56 +00:00
Martin Wilke
e5c8c5b881 - Update to 3.3
* Now compiles fine WITHOUT_NLS
* Depend on sqlite via USE_SQLITE instead of LIB_DEPENDS (noted by sat)

PR:		116095
Submitted by:	Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-09-06 22:20:34 +00:00
Rong-En Fan
45cbe49117 - Update to 0.3.2
- Update WWW
- Fix link when both lua 5.0 and 5.1 are installed

PR:		ports/115367
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-08-12 11:14:43 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +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
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
Li-Wen Hsu
ace2058823 * Update to 0.2.7
* Mirror distfile (as it's no longer on SF)
* Add option to support new sdl_gfx renderer

PR:		111432
Submitted by:	Dmitry Marakasov <amdmi3 AT amdmi3.ru> (maintainer)
Approved by:	clsung (mentor)
2007-04-10 06:08:47 +00:00
Martin Wilke
0554e3c1fd - Update to 0.2.6
PR:             109952
Submitted by:   Dmitry Marakasov <amdmi3@amdmi3.ru> (maintainer)
2007-03-06 21:01:43 +00:00
Rong-En Fan
ff5cf1404a - Update to 0.2.5
PR:		ports/109737
Submitted by:	Dmitry Marakasov <amdmi3 at amdmi3.ru> (maintainer)
2007-03-02 15:34:45 +00:00
Martin Wilke
1eb5217683 - Update to 0.2.4
PR:		ports/107198
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-12-27 13:59:17 +00:00
Edwin Groothuis
23ac2035b9 [MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
	one.  Also, now I can mirror some distfiles, so update
	MASTER_SITES for some ports.

PR:		ports/107038
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru>
2006-12-21 20:41:33 +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
Jose Alonso Cardenas Marquez
b3c25d9937 - Update devel/ode to 0.7
- Bump PORTREVISION of all ports that depend of devel/ode [1]

Approved by:	thierry, Dmitry Marakasov <amdmi3__at__mail.ru> (maintainers) [1]
2006-10-06 15:43:29 +00:00
Rong-En Fan
53f743d6a8 - Update to 0.2.2
PR:		ports/103981
Submitted by:	Dmitry Marakasov <amdmi3 at mail.ru> (maintainer)
2006-10-05 05:40:47 +00:00
Cheng-Lung Sung
b2003d2b47 - Update to 0.2.1
- X-Moto 0.2.1 2006-09-14
-------------------------------

* X-Moto is no more ALPHA !
* ppc computer can now read and write x86 replays (patch by Dave Vasilevsky)
* upload highscores from the game
* webrooms configuration
* Man pages (from debian package)
* desktop files and icon for kde/gnome (by SnowBear)
* -nowww option to force xmoto to not connect on the web
* -testTheme option to test your themes
* new functions for scripted levels
* grip parameter for blocks (to make ice blocks for example)
* auto-adaptation of the camera (depending on the gravity/wind)
* uglyer ugly mode (for slower computer ; press F1 to switch ugly mode)
* translations [french] (for unix only)
* collision between body and sprites
* level preview animation before playing (patch by Frederic Huard)
* Some minor improvements
* Several bugs fixed.

PR:		ports/103394
Submitted by:	maintainer (Dmitry Marakasov)
2006-09-22 00:40:04 +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
Mark Linimon
c5aeb93cd5 Modify these files to reflect bsd.lua.mk as tested on the cluster.
PR:		ports/101612
Submitted by:	alepulver
Hat:		portmgr
2006-09-15 08:17:11 +00:00
Emanuel Haupt
1a99c9e2ff Update to 0.2.0
PR:		100979
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-07-28 15:10:38 +00:00
Emanuel Haupt
46c6b6b898 - Update to 0.1.16
- Move from lua 5.0 (lang/lua50) to lua 5.1 (lang/lua)

PR:		99000
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-06-16 12:40:25 +00:00
Emanuel Haupt
bde4675bef Update to 0.1.14
PR:		97509
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-05-22 14:31:42 +00:00