Commit graph

26 commits

Author SHA1 Message Date
jlam
43ac8c39e1 Replace USE_GCC_SHLIB with "USE_LANGUAGE=c c++" (the latter implies the
former) for applications that are known to require C++.
2004-11-13 22:04:52 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
7d6f286152 Convert to buildlink3. While here, fix build with gcc3. 2004-04-17 20:40:45 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
gavan
dd02fa6e23 Set USE_GCC_SHLIB. Fixes linking on Solaris. 2003-11-06 18:54:34 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
jschauma
75b50e11df Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:46:51 +00:00
wiz
78e8f45664 Only use Mesa if BATTLEBALL_USE_MESA is set. 2002-10-21 00:55:26 +00:00
wiz
bc879832dd Convert to buildlink2. 2002-10-20 12:59:07 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
wiz
daff086c30 Move to sha1 digests, and/or add distfile sizes. 2001-04-21 02:08:16 +00:00
agc
fb467f5ac2 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:22:34 +00:00
wiz
9f28a7693e Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 15:10:41 +00:00
rh
bf38f1891c Add CHECK_MESA prior to bsd.prefs.mk to make sure the Mesa check is
performed
2000-10-22 05:56:10 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
fredb
1ddc7d4b12 DTRT with bsd.prefs.mk/bsd.pkg.mk. Fix grammar in note. 2000-01-06 19:10:31 +00:00
fredb
0dddfa2c84 Prevent windows from "oscillating" and walking off the screen by
nop'ing XResizeWindow. This makes it act nearly as if -noresize
is always given on the command line. Oddly enough, this permits
you to resize the window freely. (All "resize" does is attempt
to scale the vertical for you. Without it, you can make the window
tall enough to show a black bar on the bottom--that's all.)
2000-01-06 08:46:33 +00:00
fredb
481e26228b Update to battleball-2.1.
- - Now compiles "out of the box" with g++ 2.8.0 and later.
- - Game window is now taller, for a better view.
- - Now alway double-buffered.
- - OpenGL rendering mode. (Disabled by default in the package.
	Set USE_MESA=YES to build in support for Mesa.)
2000-01-06 08:36:07 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
wiz
d0d024052c created patch-sum 2000-01-02 03:34:14 +00:00
fredb
0c050913db Expand nested template for consumption by egcs-1.1.1. (Fixes pr-6748.)
Assorted fixes and tweaks: conditionally disable work-around for
__GNUC__<3.91; enable -funroll-loops per Imakefile comment; NetBSD needs
to include unistd.h to get select().
1999-08-07 10:36:16 +00:00
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- New, optional Makefile variable HOMEPAGE, specifies a URL for
	  the home page of the software if it has one.
	- The value of HOMEPAGE is used to add a link from the
	  README.html files.
	- pkglint updated to know about it.  The "correct" location for
	  HOMEPAGE in the Makefile is after MAINTAINER, in that same
	  section.
1998-08-20 15:16:34 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
tron
453426a643 New "battleball" package created by Tim Rightnour:
a 3d game of soccer, with tanks.
1998-08-04 21:02:20 +00:00