Commit graph

22 commits

Author SHA1 Message Date
jperkin
c595a693c1 Needs zlib. 2014-01-09 14:44:32 +00:00
joerg
3d39433263 Fix format strings for short arguments to scanf. Avoid dangling else.
Bump revision.
2013-10-10 00:07:23 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
obache
363ef7c4a8 limits.h is more porable way for get PATH_MAX.
PR#44334.
2011-01-08 13:11:13 +00:00
jlam
0c6a3253fe Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 06:59:03 +00:00
rillig
254f6975e5 Fixed implicit declaration of exit(). 2007-10-10 11:32:18 +00:00
obache
e896edb7fe Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
wiz
cfd623bd93 Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
wiz
ad782541d0 Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable)
for SDL shlib changes.
2006-06-12 16:28:05 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
7e1c5bfbc9 Convert aalib to options framework, adding an 'x11' option, and remove
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.

Addresses PR 32046 by Leonard Schmidt.
2005-12-11 09:40:37 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57:37 +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
wiz
850a5361f1 Do not add -DSDL to MAKE_FLAGS in case gmake is used. 2005-03-26 10:39:41 +00:00
wiz
32f428060b Makefile.sdl uses gmake patterns -- add dependency on gmake when
that Makefile is used. Addresses PR 29384.
2005-03-26 01:19:57 +00:00
wiz
a906ed0f8b Add possible fix to make this build on Linux.
Addresses PR 29384.
2005-03-23 14:31:26 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +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
4371154152 bl3ify. 2004-03-06 20:35:30 +00:00
wiz
c1c24989bc Digger Remastered -- the PC version of Digger, disassembled, decompiled,
deshrouded and rewritten.

Digger was originally created by Windmill software in 1983 and
released as a copy-protected, bootable 5.25" floppy disk for the
IBM PC. As it requires a genuine CGA card, it didn't work on modern
PCs.

In 1998, I created Digger Remastered, which runs on all PCs with
CGA or better and plays just like the original. It also has many
new features, including:
  * Exit button
  * Optional VGA graphics
  * Recording and playback
  * Real time speed control
  * Keyboard redefinition
  * Gauntlet mode
  * Two player simultaneous mode
2003-09-26 06:06:34 +00:00