Commit graph

24 commits

Author SHA1 Message Date
jlam
7fbb8d9527 Bump the PKGREVISIONs of all (638) packages that hardcode the locations
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
2005-08-06 06:19:03 +00:00
jlam
3e474a90d8 Get rid of USE_PERL5. The new way to express needing the Perl executable
around at either build-time or at run-time is:

	USE_TOOLS+=	perl		# build-time
	USE_TOOLS+=	perl:run	# run-time

Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
2005-07-16 01:19:06 +00:00
jlam
7a6521287b Turn PERL5_PACKLIST into a relative path instead of an absolute path.
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}.  There is no change to the binary
packages.
2005-07-13 18:01:18 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
wiz
1f2ba12d0f PKGREVISION bump for glut dependency removal (SDL/buildlink3.mk). 2005-03-27 15:43:32 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
wiz
de598af6e6 Bump PKGREVISION to 5:
Use perl5/module.mk instead of perl5/bl3.mk, so the PLIST generating
code works. Fixes binary package to include all the files (and removes
some leftover files from the bulk build).
2004-12-01 15:57:18 +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
kleink
6177ae175f Update MASTER_SITES. 2004-04-30 21:40:40 +00:00
snj
14e69a19cf Convert to buildlink3 and fix a typo in DESCR. 2004-04-12 00:12:11 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
salo
ae248bcda6 Take maintainership, explorer ok. 2003-04-18 17:55:52 +00:00
wiz
87606bb1bd regen. 2003-04-18 14:06:45 +00:00
salo
d39f30c231 Better patch, add CFLAGS to generated Makefile, add space between content of CFLAGS and sdl-config --cflags. 2003-04-18 08:07:51 +00:00
salo
8590f61773 Updated to version 1.0.0.
Changes:

Nearly exactly one year after the first ever release of Frozen-Bubble, the
team strikes back with a new release providing major features enhancements:

 * a level editor has been added
 * the 1p-game now comes with 100 levels (instead of 50)
 * all the graphics have been re-designed
 * the 2p-game features the chain-reaction mechanism (as an option)
 * manual pages (from Debian)
2003-04-16 22:04:32 +00:00
wiz
ec279be3f3 Complete PLIST (adding some perl stuff). 2003-01-03 13:50:54 +00:00
wiz
0b2c7c8214 Add RCS Ids. 2003-01-03 13:50:38 +00:00
explorer
aee9d46938 frozen-bubble, a very cute game of firing colored bubbles 2003-01-02 04:43:38 +00:00