jperkin
fb07653866
Fix build on SunOS (needs socket libs, use BSD_INSTALL).
2014-08-21 11:47:17 +00:00
wiz
2c72a9f0b9
Remove xextproto/buildlink3.mk in most cases where it occurs with
...
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
asau
45127be31e
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
2012-10-06 11:54:29 +00:00
dholland
b1f135f98e
Bump PKGREVISION to 4 for previous, since the unpatched netplayd would
...
build successfully but not be runnable.
2012-04-13 04:44:30 +00:00
dholland
ee3f5d6aa8
Needs -lsocket on Solaris. While here, fix LP64 build.
2012-04-13 04:43:23 +00:00
dholland
183127723a
Fix build with clang. While here, fix scorefile handling and add
...
DESTDIR support. PKGREVISION -> 3.
2011-07-19 04:24:18 +00:00
joerg
4bd41386e5
Remove @dirrm entries from PLISTs
2009-06-14 17:56:38 +00:00
joerg
3d8ef5a52d
Second round of explicit pax dependencies. As reminded by tnn@,
...
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.
2008-05-26 02:13:14 +00:00
wiz
a7c8e0cd61
Reset maintainer on his request.
2008-01-19 09:16:17 +00:00
joerg
d26cf36e57
- fine grained X11 dependencies for packages which have either USE_IMAKE
...
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or
via buildlink3.mks
- introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm
in the !modular case
- fix some cases where the check for libX11 couldn't work at all by using
C++ for compilation without including the proper headers
Verified using a full X11_TYPE=xorg bulk build without additional
breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-27 13:37:35 +00:00
joerg
58c3144236
Mechanically replace all includes of buildlink3.mk of the following
...
packages with the modular Xorg equivalent. Those are falling back
to the old location by default, so this commmit doesn't change
dependencies.
graphics/xpm ==> x11/libXpm
fonts/Xft2 ==> x11/libXft
x11/Xfixes ==> x11/libXfixes
x11/xcursor ==> x11/libXcursor
x11/Xrender ==> x11/libXrender
x11/Xrandr ==> libXrandr
2006-12-15 20:32:52 +00:00
rillig
2c415dbe63
Fixed reference to the /var directory. Bumped PKGREVISION.
2006-06-26 08:56:37 +00:00
joerg
f9675b3db3
Uses C++.
2006-05-15 19:59:16 +00:00
jlam
6ad6aef9d4
Replace references to ossaudio.buildlink3.mk with oss.buildlink3.mk.
...
Remove deprecated ossaudio.buildlink3.mk.
2006-03-09 21:04:39 +00:00
joerg
5911def816
Recursive revision bump / recommended bump for gettext ABI change.
2006-02-05 23:08:03 +00:00
joerg
5a27872305
Include ossaudio.b3.mk.
2005-12-30 22:57:57 +00:00
joerg
06c3764607
Add DragonFly support. Fix ossaudio usage. Use system perror.
2005-12-30 22:41:27 +00:00
schmonz
463f43526a
Mark packages for pkgsrc-2005Q4 that don't build on NetBSD/i386
...
3.0. If one of these is important to you, please fix it in time
for pkgsrc-2006Q1, or it may be removed.
2005-12-26 23:39:30 +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
minskim
bc37c4f007
Use 0 instead of NULL to avoid an undeclared identifier error.
2005-06-07 04:23:43 +00:00
minskim
5f694e6470
Include time.h to use time(3).
2005-06-07 04:15:40 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
agc
8cef6c454b
Add RMD160 digests.
2005-02-23 23:11:54 +00:00
wiz
ae91d4cf33
Add missing header file so this compiles with gcc3.
2004-07-10 23:17:34 +00:00
snj
c4d0058d07
Convert to buildlink3.
2004-04-18 04:27:20 +00:00
agc
dc52048e01
Move WRKSRC definition away from the first paragraph in a Makefile.
2004-01-20 12:07:06 +00:00
cjep
b184c1e87e
Truncate COMMENT to under 70 characters
2003-06-07 14:47:16 +00:00
grant
dc40bcec01
make usage of pax more consistent, use -O to bomb on broken archives
...
(suggested by lukem), group z, r and f flags.
some whitespace cleanup.
2003-04-10 20:10:15 +00:00
grant
afdebcf9a4
make ${PAX} usage consistent:
...
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +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
wiz
3d21ea6756
Convert to buildlink2.
2002-10-21 12:00:38 +00:00
wiz
6d5dc9656f
Re-import of maelstrom as maelstrom-x11 to better show which version it is;
...
also, the SDL version seems to be the only one that's under development
right now. Requested in pkg/15583 by Ben Wong.
2002-07-11 13:26:12 +00:00