Commit graph

34 commits

Author SHA1 Message Date
Mark Linimon
9839011ec3 Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
2007-09-08 01:12:10 +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
Pav Lucistnik
28f8ee4611 - COPYTREE_* are now part of bsd.port.mk
PR:		ports/100996
Submitted by:	stass
2007-03-24 14:03:04 +00:00
Kris Kennaway
81bbf64761 Repair regexp madness that resulted in things like "Bab%%PORTOBJFORMAT%%ish"
instead of "Babelfish" appearing in pkg-plists.  Somewhere there is a
very misguided port tool.
2007-01-26 19:05:53 +00:00
Stanislav Sedov
3808ef3375 - Update to 2.1.0 2006-11-27 23:10:56 +00:00
Pav Lucistnik
4c52c64745 - Add missed runtime dependency on p5-gettext
PR:		ports/105376
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2006-11-10 22:24:54 +00:00
Edwin Groothuis
1fe4323ba1 Ignore on FreeBSD versions < 600020 because the program requires MSG_NOSIGNAL 2006-11-08 21:19:09 +00:00
Peter Pentchev
0746363dc2 Unbreak the build on 5.x without MSG_NOSIGNAL. Also submitted upstream. 2006-11-08 16:02:44 +00:00
Edwin Groothuis
fcc01d27a0 Add warning about LD_PRELOAD if the game doesn't work. 2006-11-06 03:49:48 +00:00
Stanislav Sedov
6a87ac199f - Update to 2.0.0 2006-11-03 12:30:17 +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
Andrew Pantyukhin
e48050b4a8 - Rid the tree of double slashes in URL paths 2006-07-28 14:42:54 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Edwin Groothuis
c94783fe5c SHA256ify
Approved by:	krion@
2006-01-22 11:18:58 +00:00
Pav Lucistnik
d53f2613a2 - Style: ports@freebsd.org -> ports@FreeBSD.org 2005-11-25 22:29:24 +00:00
Tilman Keskinoz
7d6d0f2de9 Drop maintainership
Submitted by:	maintainer
2005-08-28 16:35:53 +00:00
Pav Lucistnik
d91978fbdf - Fix fallout from yesterday patch: in original login, files were copied
from lib to blib first, then variables were replaced in lib. Swap the order.

  No idea how this could work before.

Reported by:	Nicholas Kirby <nkirby@dagr.net>
2005-05-18 08:04:49 +00:00
Pav Lucistnik
ede0ab2758 - Unbreak 2005-05-17 20:01:10 +00:00
Kris Kennaway
d3d0553a80 BROKEN: Incorrectly installs a perllocal.pod
Approved by:    portmgr (self)
2005-03-26 19:43:51 +00:00
Pav Lucistnik
bd944a2cf0 - Fix the launch wrapper
PR:		ports/76251
Submitted by:	Lars <lars+lister.freebsd@adventuras.no>
2005-01-15 03:17:14 +00:00
Pav Lucistnik
8053a56b83 - Update to 1.0.0
PR:		ports/73748
Submitted by:	Nicholas Kirby <nirbokirbinov@gmail.com>
Approved by:	can't remember if I got approval from maintainer or not
2004-11-26 14:46:01 +00:00
Pav Lucistnik
ec7bc2ffe2 - Fix runtime error
[SDL Init] Not a HASH reference at /usr/local/bin/frozen-bubble.pl line 322.

PR:		ports/67355, ports/73371
Submitted by:	Jaap Boender <jaapb@kerguelen.org>,
		Nicholas Kirby <nirbokirbinov@gmail.com>
2004-11-02 23:14:17 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +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
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
ffc486df06 - Use new knobs from bsd.sdl.mk
Approved by:	portmgr
2004-01-20 21:18:12 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Pete Fritchman
c2db628f69 Don't blindly set RUN_DEPENDS to ${BUILD_DEPENDS} - this brought in a
run-time dependency on gmake.

Noticed by:	Daniel Mueller <mue.da@gmx.de> on -ports
Approved by:	maintainer timeout
2003-05-10 12:03:29 +00:00
Akinori MUSHA
a8edaa568e De-pkg-comment. 2003-02-21 12:06:51 +00:00
Tilman Keskinoz
870046c5d2 Add some missing files to pkg-plist.
Submitted by:	bento
Approved by:	maintainer
2003-02-02 15:01:50 +00:00
Tilman Keskinoz
cd0a4285c2 Pass Arguments from the wrapper to the perl script.
Submitte by:  Roddy Collins <collinsr@cs.rpi.edu> (via Maintainer)
2003-01-15 20:17:19 +00:00
Tilman Keskinoz
aac1341857 Install an additional file. This fixes the ~10px offset while shooting.
With this patch I was able to reach level 2 :)
Bump PORTREVISION.

Submitted by: Jim Ramsay <ramsay@sedsystems.ca> (via maintainer)
2003-01-14 20:45:42 +00:00
Maxim Sobolev
5c160ac5bd Update version number of SDL shared library. 2003-01-02 15:06:10 +00:00
Tilman Keskinoz
59f72a413f Throw colourful bubbles to build groups and destroy the groups
Requested by:	Luca Lesinigo <luckyluke@softhome.net>, gsutter
PR:		44520
Submitted by:	Klaus Goger <klaus.goger@reflex.at>
Approved by:	kris (mentor)
2002-11-03 14:53:30 +00:00