Commit graph

27 commits

Author SHA1 Message Date
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
bff6b47f4e Fix return types. 2013-02-26 10:29:34 +00:00
asau
45127be31e Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-06 11:54:29 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
5ce5fb991e Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
joerg
4bd41386e5 Remove @dirrm entries from PLISTs 2009-06-14 17:56:38 +00:00
hasso
505070bdf3 Make it build on DragonFly. 2009-03-11 19:11:59 +00:00
dholland
fbc89a50cf Makefile patches to fix dud permissions/interpreters. From Klaus Heinz
in discussion of PR 29425. While here, add a one-line patch to fix an
obvious bug detected by gcc while I was test-building.
PKGREVISION++.
2008-10-26 22:48:43 +00:00
jlam
af331e4c12 "u_char" is not part of any standard, so it's not safe to use in cui.c.
Define "u_char" to "unsigned char" in cui.c.  This should fix the the
problem reported by Klaus Heinz in the follow-up to PR pkg/29425.
2008-03-03 05:06:40 +00:00
jlam
37a5d3fb3a + Don't build our own, very old version of hacked BSD curses -- just
use other, better ones from pkgsrc through ncursesw/buildlink3.mk.

+ Add a configure script that lightly probes the system and write out
  some system-specific definitions for the Makefile.

This should fix PR pkg/29425.

+ Add necessary includes (<string.h> and <unistd.h>) to global.h to do
  silly C things like prototype functions before you use them.  Remove
  the unnecessary patches to lots of *.c files that added these same
  headers.

+ Include <string.h> in ss.c because it doesn't include global.h.

+ Move HTML documentation into ${PREFIX}/share/doc.

Bump the PKGREVISION to 2.
2008-02-29 20:53:02 +00:00
heinz
9d2996c3ec Added support for installation to DESTDIR. 2008-02-02 21:04:00 +00:00
kei
113bd64eeb changed the way to handle curses library in Linux. hope this fixes PR29425.
bump revision to 2.0.7nb1.
2007-09-02 11:45:06 +00:00
joerg
e9512cfe18 Add DragonFly support. 2007-02-19 22:07:46 +00:00
jlam
83147ffa68 Remove some unnecessarily strong dependencies on perl that resulted
from including perl5/buildlink3.mk.  These packages just need the Perl
interpreter, and can just add "perl" to USE_TOOLS instead.
2005-07-16 19:10:37 +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
jlam
326169077a USE_BUILDLINK3 must be set to "yes" or "no", not defined/undefined. 2004-03-23 04:40:59 +00:00
snj
7b68604c00 Use bl3. 2004-03-10 00:58:25 +00:00
agc
6a1bd579b0 Make this compile (__STDC__ wrongly undefined, and also attr_t redefinition
conflict with curses)
2004-01-23 19:05:45 +00:00
agc
dc52048e01 Move WRKSRC definition away from the first paragraph in a Makefile. 2004-01-20 12:07:06 +00:00
martti
ee90b572a6 COMMENT should start with a capital letter. 2003-07-21 16:45:54 +00:00
grant
4083b24390 s/netbsd.org/NetBSD.org/ 2003-07-17 21:31:04 +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
jlam
19b404bbc7 buildlink1 -> buildlink2 2002-11-15 00:15:02 +00:00
jlam
d1668a3c72 BUildlinkify. Also clean up this package, but using the proper variables
to tweak the install, and a few other cosmetic changes.  Lastly, sort the
PLIST.
2001-11-28 14:33:09 +00:00
zuntum
37637e483f Move pkg/ files into package's toplevel directory 2001-11-01 00:47:39 +00:00
kei
c6fc0d0972 first import of netmaj-2.0.7 package.
from pkg/DESCR:

netmaj is a mahjongg game.  You can play via network.  If you don't
find four players, computer plays for you.
2001-04-22 09:58:59 +00:00