Commit graph

46 commits

Author SHA1 Message Date
Ganael LAPLANCHE
f6ab0381bd Add missing LICENSE
Approved by:	ehaupt (mentor)
2010-11-17 09:38:01 +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
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
3519b8488b - fix build for png-1.4.1 2010-03-30 11:02:24 +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
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
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
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
Pav Lucistnik
92438fe45c - Update to 0.5.7
- Take maintainership

PR:		ports/122342
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
2008-04-04 15:27:38 +00:00
Martin Wilke
8fcdb354af - Remove USE_XLIB in favor of USE_XORG
PR:		121971
Submitted by:	Chess Griffin <chess@chessgriffin.com>
2008-03-26 16:00:27 +00:00
Martin Wilke
2d73db3533 - Chase devel/sdl12 shlib version bump 2008-03-13 14:28:35 +00:00
Tilman Keskinoz
8e97c2bb12 Use system compiler on CURRENT 2007-05-31 21:55:17 +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
Martin Wilke
f26fd1c46a - Update to 0.5.6 2007-04-20 22:26:43 +00:00
Gabor Kovesdan
46b9896d01 - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter f-h
2007-04-15 21:06:14 +00:00
Martin Wilke
5296644144 - Remove duplicate USE_XLIB entry
Submitted by:	drnez
2006-12-03 23:36:26 +00:00
Martin Wilke
78160e39cb - Update to 0.5.5
- Respect X11BASE

PR:		ports/106156
Submitted by:	trasz
2006-12-03 23:10:04 +00:00
Frank J. Laszlo
4a2cd0507a Back out CONFIGURE_ARGS change, it is already handled by USE_XLIB and GNU_CONFIGURE.
Reported by:	rafan
2006-12-01 22:31:29 +00:00
Frank J. Laszlo
8229eb3494 Respect X11BASE and USE_XLIB
Reported by:	pointyhat
2006-12-01 20:27:13 +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
Shaun Amott
86c3428f9c Add missing locale files to plist.
PR:		ports/101510
Submitted by:	Stanislav Sedov <ssedov@mbsd.msk.ru>
2006-08-08 02:33:54 +00:00
Ion-Mihai Tetcu
d3fc587511 - Mark BROKEN on 4.x
- Add USE_GETTEXT

PR:		ports/98881
Submitted by:	maintainer
2006-06-14 08:58:45 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Kris Kennaway
a183c86dec Add missing USE_ICONV 2006-01-25 22:42:11 +00:00
Edwin Groothuis
0416031c9b Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 02:20:05 +00:00
Edwin Groothuis
9cd55671c4 update to 0.5.4 2006-01-07 20:37:30 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Pav Lucistnik
d1f089d010 - Update to 0.5.1
PR:		ports/77134
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-02-06 23:07:01 +00:00
Kirill Ponomarev
f24c0b09ac Update to version 0.5
PR:		ports/75622
Submitted by:	Ports Fury
2004-12-30 08:45:35 +00:00
Thierry Thomas
551276e7a5 Fix the build with gcc 3.4.
PR:		ports/71845
Submitted by:	Sergio Mangialardi
Approved by:	portmgr (will).
2004-09-21 21:58:19 +00:00
Kris Kennaway
3462fa1f72 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-17 23:02:58 +00:00
Kirill Ponomarev
d108c5dc75 Drop maintainership. 2004-08-08 08:11:20 +00:00
Kirill Ponomarev
050450676e - Remove USE_SIZE knob 2004-04-16 14:42:39 +00:00
Edwin Groothuis
c9ea361463 Chase library bump of libSDL-1.1 for all ports which were depending
on sdl12-1.2.5
2004-03-16 04:23:56 +00:00
Kirill Ponomarev
403feb02c2 - Do not mark broken on 5.x
* According to last bento run, they build just fine.
2004-02-17 22:13:11 +00:00
Kris Kennaway
220dbfdd38 BROKEN on 5.x: configure fails 2004-02-09 02:06:59 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Kirill Ponomarev
f554f89c4f - Use new bsd.sdl.mk knobs 2004-01-20 17:37:47 +00:00
Kirill Ponomarev
552bcde5d7 - Update to version 0.4.2 2003-11-09 19:36:11 +00:00
Kirill Ponomarev
0dc562c7bb - Add missing dependency
Reported by:	bento (kris)
2003-10-23 08:08:30 +00:00
Kirill Ponomarev
f9e54c645d Add briquolo 0.4.1, breakout clone with an OpenGL 3D representation. 2003-10-19 17:56:28 +00:00