Tijl Coosemans
68edbeeaae
- Display a stage-qa warning when ports use PREFIX/var instead of /var
...
- Add --localstatedir=/var to _LATE_CONFIGURE_ARGS (like --mandir) but not
when CONFIGURE_ARGS already sets it. (GNU configure scripts set it to
PREFIX/var when PREFIX != /usr.)
- Add --localstatedir="${PREFIX}/var" to CONFIGURE_ARGS in some ports so
they aren't affected by this change (for now at least). This commit is
meant to ensure that new ports don't make the same mistake.
- games/acm: the configure script in this port is very old; instead of
patching it more, just replace GNU_CONFIGURE with HAS_CONFIGURE.
- irc/charybdis: it already used /var but adding --localstatedir=/var
changed the behaviour of the configure script; adjust the port to this.
PR: 199506
Exp-run by: antoine
Approved by: portmgr (antoine)
2015-04-20 19:06:29 +00:00
Mathieu Arnold
43d1f3cc8d
Fix build with Perl 5.21.1+
...
Omitting % and @ on hash and array names is no longer permitted
Really old Perl let you omit the @ on array names and the % on hash
names in some spots. This has issued a deprecation warning since Perl
5.0, and is no longer permitted.
With hat: perl@
Sponsored by: Absolight
2015-04-20 13:53:39 +00:00
Dmitry Marakasov
58a3793648
- Add distfile mirror
...
- Add LICENSE_FILE
- Drop @dirrm* from plist
2014-12-12 11:23:47 +00:00
Adam Weinberger
d9616e5a76
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
2014-07-28 19:39:50 +00:00
Danilo Egea Gondolfo
077fbccf15
- Update COMMENT [1]
...
- Update pkg-descr [1]
- Add SOUND option [1]
- Add stage support
- Update MASTER_SITES
- Use %%DATADIR%% in pkg-plist
PR: ports/181067
Submitted by: KATO Tsuguru <tkato432@yahoo.com> [1]
2013-10-29 19:07:46 +00:00
Baptiste Daroussin
c84e1cd8e6
Add NO_STAGE all over the place in preparation for the staging support (cat: games)
2013-09-20 17:36:33 +00:00
Mathieu Arnold
62a41b423b
- Convert to new perl framework
...
- Remove MAKE_JOBS_SAFE=yes, it's the default.
2013-08-03 13:44:00 +00:00
Chris Rees
2dbe745d92
Add LICENSE data.
...
PR: ports/149564 (based on)
Submitted by: Ullrich Franke <uf@raindogs.org>
Approved by: [no objections from maintainers in four weeks]
2011-12-14 21:29:16 +00:00
Stefan Eßer
f49599ac73
Fix a few compilation errors detected by clang.
...
Feature safe: yes
2011-12-07 11:39:25 +00:00
Martin Wilke
ca03e96275
- Fix build with CLANG
...
PR: 158103
Submitted by: Guido Falsi <mad@madpilot.net>
2011-06-25 07:48:30 +00:00
Tilman Keskinoz
2b33dd0832
make -j fix
2009-03-24 13:22:22 +00:00
Mark Linimon
d1ea8df926
Reset se@FreeBSD.org due to maintainer-timeouts and no response to email.
...
Hat: portmgr
2008-12-18 02:33:39 +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
Rong-En Fan
e2d8f38ab2
- Patch configure so it actually accepts --mandir and --infodir. Otherwise,
...
it will fail when we set them for GNU_CONFIGURE.
PR: ports/111470
Approved by: portmgr
Tested by: pointyhat exp run
2007-07-23 09:19:24 +00:00
Stefan Eßer
aef59cd244
The move of X11 to /usr/local broke the compilation of acm if netpbm
...
is installed (pm.h from netpbm was used instead of the port's unrelated
local pm.h).
If this port does not compile with gcc-4, this is due to conflicting
declarations of the RPC server interface generated by rpcgen (statis
vs. non-static). This breakage must be fixed in rpcgen.
Approved by: portmgr
2007-05-20 12:13:23 +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
Stefan Eßer
f73c977949
Fix master site (use HTTP instead of FTP).
...
PR: ports/97649
Submitted by: Martin Wilke <freebsd at unixfreunde dot de>
2006-05-28 13:00:00 +00:00
Edwin Groothuis
c94783fe5c
SHA256ify
...
Approved by: krion@
2006-01-22 11:18:58 +00:00
Stefan Eßer
9c1d107e4a
Add build dependency on perl.
...
Submitted by: lesi
2004-12-02 21:03:36 +00:00
Stefan Eßer
30b9d26100
Add SIZE data to distinfo files.
...
Submitted by: trevor
2004-03-22 23:35:18 +00:00
Stefan Eßer
d9cc06b566
Fix remotely exploitable buffer overflow (CVE-2002-0391).
2003-07-06 10:29:12 +00:00
Stefan Eßer
b04a4e85de
Fix build on -STABLE: The previous work-around was only tested (and
...
worked only) on -CURRENT. This one is tested on both 4.8 and 5.1-RC.
2003-06-01 14:48:09 +00:00
Stefan Eßer
20af92c79d
Fix build on 5.1 (remove port's conflicting definition of float_t)
2003-05-18 11:38:49 +00:00
Kris Kennaway
d500c1cc50
BROKEN on 5.1: does not compile
2003-05-18 10:15:44 +00:00
Ade Lovett
7e52725f2a
Clear moonlight beckons.
...
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Pete Fritchman
b892dcdb05
Chase libaudio shlib major (from the audio/nas update).
2001-12-30 18:17:35 +00:00
Stefan Eßer
1542d3daa9
Use stdlib.h instead of malloc.h, which is deprecated.
2001-11-24 14:11:09 +00:00
Stefan Eßer
fa1357b549
Add URL of ACM web-site.
2001-11-23 23:42:59 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46
typo clean up police: \s -> \t
2001-02-14 20:19:44 +00:00
Maxim Sobolev
29a0461ea9
Ditch out "Version required" from comments section.
2000-11-23 11:56:11 +00:00
Jeremy Lea
877b8a533b
Standardize all user defined options to the booleans WITH_FOO and
...
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
2000-04-17 00:18:05 +00:00
Akinori MUSHA
17f3def895
Back out useful `Version required lines' that I'd blindly removed.
2000-04-15 15:13:52 +00:00
Akinori MUSHA
74dd526e72
Remove obsolete `Version required' lines.
2000-04-14 17:44:00 +00:00
Michael Haro
0bdd9a7b8f
update portname/portversion stuff (games commit part 1, a-c)
2000-04-14 00:45:49 +00:00
Stefan Eßer
81485b0a65
Fetch with FTP instead of HTTP.
1999-09-29 18:32:17 +00:00
David E. O'Brien
253c66d044
Change Id->FreeBSD.
1999-08-25 06:06:33 +00:00
Satoshi Asami
a1ea5250fa
This port needs USE_XLIB.
...
Submitted by: maintainer
1999-05-17 02:38:49 +00:00
Satoshi Asami
dfa806a3a3
Use bsd.port.{pre,post}.mk.
1999-02-03 10:37:11 +00:00
Stefan Eßer
3ff5c6d36e
Upgrade to version 5.0 of ACM.
1999-02-01 23:32:47 +00:00
David E. O'Brien
919475956a
BROKEN='acm-5.0.tar.gz is all that is available'
1999-02-01 00:56:38 +00:00
Stefan Eßer
24786df1a2
Fix ELF brokenness caused by wrong assumptions of GNU configure, if an
...
"elf.h" header file is found (assumption was System V.4, which made later
configure tests fail).
Make myself maintainer of this port (as suggested by the previous
maintainer: joerg).
1998-12-06 21:11:05 +00:00
Steve Price
b4e2738927
Remove empty directories on deinstall.
1998-09-28 02:03:16 +00:00
Steve Price
e5dfe5b0e7
Won't build in an ELF world.
1998-09-28 02:03:00 +00:00
Satoshi Asami
3fc5e40f2e
Remove manpages defined in MAN? macros in games' Makefiles.
1998-08-13 02:23:26 +00:00
Satoshi Asami
a23b346fd8
Add CONFIGURE_ENV="${SH} -x". We have no idea why this works, but
...
configure will die otherwise because it finds elf.h and concludes we
are SVR4.
While I'm here, delete CONFIGURE_ARGS=--prefix=${PREFIX} and change
HAS_CONFIGURE to GNU_CONFIGURE.
Submitted by: Donald J. Maddox (dmaddox@scsn.net )
1997-07-10 01:43:01 +00:00
David E. O'Brien
8ea0a44557
Have manpage installed in man6 where games belong.
...
and some /usr/local hardcodings --> ${PREFIX}
1997-01-03 11:33:21 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 11:44:27 +00:00
Mark Murray
b849088316
Update this from 2.0 to 4.7 :-) and add optional NAS (audio) support
...
OK-ed by: joerg
1996-08-13 20:10:19 +00:00
Joerg Wunsch
23b09a3e8c
Shorten the COMMENT line.
1995-10-24 22:51:48 +00:00