asau
45127be31e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 11:54:29 +00:00
dholland
82a4e9a426
Patch up bodgy make rules, may fix Linux build.
2011-11-14 02:13:49 +00:00
joerg
c569c6a51f
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
...
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
4bd41386e5
Remove @dirrm entries from PLISTs
2009-06-14 17:56:38 +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
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
jlam
dc9594e09d
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
...
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
2005-12-29 06:21:30 +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
rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +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
agc
8cef6c454b
Add RMD160 digests.
2005-02-23 23:11:54 +00:00
uebayasi
d3548efd01
Fix quoting.
2005-02-17 03:12:27 +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
69749ccab8
Convert to buildlink3.
2004-04-11 08:36:43 +00:00
grant
4390a2f42b
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
2004-01-24 13:30:55 +00:00
drochner
4e48644397
make it compile with gcc3
2003-09-11 09:27:02 +00:00
drochner
766ce9d950
fix game saving/restoring (the usual "mkdir xxx/" nonsense)
2003-08-25 08:57:54 +00:00
drochner
8b5346e033
plug a file descriptor leak
...
now Larry gets past the first screen
2003-08-19 18:41:46 +00:00
jmmv
30925b26c7
Bump revision due to SDL update, and sync versions in buildlink files where
...
needed. This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +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
jlam
d7f69e47ce
Instead of including bsd.pkg.install.mk directly in a package Makefile,
...
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES". This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile. Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
jmmv
12ad0ab724
Initial import of sarien, version 0.7.0. Description follows:
...
Adventure Game Interpreter (AGI) for Sierra On-Line games, including
Leisure Suit Larry 1, Space Quest I and II, Police Quest I, King's
Quest I, II, and III... You will still need the actual games: Sarien
just lets them run on your box under X11.
Package provided in PR pkg/19404 by mor@linex.com with some changes by me.
2003-01-10 16:16:33 +00:00