Commit graph

16 commits

Author SHA1 Message Date
asau
88feb4ac62 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-02 20:11:34 +00:00
dholland
3a06bf8145 On reflection, bump PKGREVISION as some of the ctype-related adjustments
might have caused functional changes. Also because I removed use of gets()
and the previous version should be marked insecure.
2012-05-31 23:43:23 +00:00
dholland
e826254733 Rename patch files to new standard for tidiness. No functional change. 2012-05-31 23:42:01 +00:00
dholland
9ec48f2028 Use make loop instead of shell loop to shut up pkglint. 2012-05-31 23:40:06 +00:00
dholland
d862942f5c Pass -Wall; fix Solaris and Linux build by not trying to use ->d_namlen
in struct dirent. There's no need to.
2012-05-31 23:37:57 +00:00
dholland
0a15199e27 patch getline() -> get_line() for -current (thank you PSOIX) 2010-04-29 00:22:02 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
jlam
8216d744ac Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.
2008-03-04 16:38:11 +00:00
wiz
8a5b10ea93 Update HOMEPAGES and MASTER_SITES; from Sergey Svishchev. 2007-12-02 13:04:06 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
7e3773a31a Use d_namlen as boundary for d_name, the printf still doesn't make much
sense, but who cares?
2006-01-09 22:14:32 +00:00
jlam
81edaaa606 Create directories before installing files into them. 2005-06-16 06:57: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
475ab002d7 Add RMD160 digests 2005-02-24 09:03:05 +00:00
snj
4175a1077a Convert to buildlink3. 2004-04-28 05:06:28 +00:00
drochner
20948b4849 import a portable FOCAL clone -- FOCAL is an interpreted programming
language (not unlike BASIC) which was developped by DEC for the PDP-8,
and later popular also on PDP-11 under RT-11
2003-09-11 17:15:02 +00:00