joerg
|
749e7bb2c5
|
Stop clang from caring about return usage, this is way too messy to fix up.
|
2012-12-20 21:46:16 +00:00 |
|
asau
|
9912a3809d
|
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-10-08 09:57:15 +00:00 |
|
obache
|
8fe388c7b4
|
Remove RCS tags from patches.
|
2012-03-05 12:15:59 +00:00 |
|
hans
|
5fdc73348c
|
Fix patch sums.
|
2012-03-05 08:43:37 +00:00 |
|
hans
|
0deed3b3c8
|
Fix build on SunOS.
- no more __P, just use ansi prototypes
- use sigprocmask instead of sigsetmask
- use dirent.h instead of sys/dir.h
|
2012-03-01 22:00:44 +00:00 |
|
wiz
|
9ef4591b83
|
Fix build on NetBSD-current (getline).
|
2011-09-29 20:22:26 +00:00 |
|
abs
|
879376406b
|
PKG_DESTDIR_SUPPORT=user-destdir
|
2009-12-10 23:49:03 +00:00 |
|
rillig
|
61c7cf362d
|
Removed redundant .gz suffix for man pages.
|
2009-06-12 19:09:35 +00:00 |
|
wiz
|
60f460ab01
|
Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
|
2009-05-19 08:59:00 +00:00 |
|
kristerw
|
81ef29ab40
|
Regenerate hand edited patches so that they can be applied using the
OS X patch program.
|
2006-01-17 21:23:01 +00:00 |
|
joerg
|
28376c5d9e
|
Readd $NetBSD$
|
2006-01-03 19:28:00 +00:00 |
|
joerg
|
6d5bd06910
|
Fix patches: $Header$ is a CVS keyword. Remove realloc and malloc
prototypes, they conflict with DragonFly's stdlib.h. Add parameter
to sigwinch, it should match the local prototype. Fix errno.
|
2006-01-03 18:16:10 +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 |
|
christos
|
030a7500c2
|
update sums.
|
2005-12-16 14:08:42 +00:00 |
|
christos
|
aefe2a6c54
|
make it work on 64 bit machines
|
2005-12-10 22:10:47 +00:00 |
|
wiz
|
47a66bae63
|
Use fep-license.
|
2005-09-29 14:31:11 +00:00 |
|
christos
|
02ef1cfe10
|
use -u0 to make this patch to avoid $Id$ from being expanded.
|
2005-09-13 19:40:59 +00:00 |
|
christos
|
27754928f3
|
make it work under linux again.
|
2005-09-13 19:25:57 +00:00 |
|
wiz
|
b8e0eb28f4
|
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
|
2005-03-24 21:12:50 +00:00 |
|
agc
|
07b46baa43
|
Add RMD160 digests
|
2005-02-24 11:02:49 +00:00 |
|
agc
|
3ad1bdbf06
|
Move WRKSRC definition away from the first paragraph in a Makefile.
|
2004-01-20 12:18:15 +00:00 |
|
wiz
|
ef2e6a7dc9
|
Make patches apply again; use sed script in pre-build
to remove stuff after #endif to avoid RCS problems with patches (hi christos!).
|
2003-11-11 10:42:32 +00:00 |
|
christos
|
6287b5d192
|
two more patch files.
|
2003-11-07 16:36:12 +00:00 |
|
christos
|
6407297850
|
- kill gcc-3 preprocessor warnings about #{else,endif} TAG
- exit with the child's exit value and with non zero on error
|
2003-11-07 16:35:51 +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
|
3412c853e1
|
Fix MASTER_SITE path.
|
2003-03-22 04:12:39 +00:00 |
|
salo
|
83839d8544
|
Fix: Using ^U when line buffer is full will cause overrun. Bump PKGREVISION.
Patch submitted by Nobuhiro Yasutomi via PR pkg/20599.
|
2003-03-09 04:39:29 +00:00 |
|
zuntum
|
c72c1cf5f9
|
Move pkg/ files into package's toplevel directory
|
2001-11-01 00:57:41 +00:00 |
|
agc
|
a16fc84f19
|
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
|
2001-09-09 20:36:07 +00:00 |
|
jtb
|
156d1db9c7
|
Add license and restrictions.
From the README:
Distribution without fee is permitted as long as all
copyright notices are included.
|
2001-06-08 01:16:45 +00:00 |
|
agc
|
88670a4a89
|
Move to sha1 digests, and add distfile sizes.
|
2001-04-20 13:52:07 +00:00 |
|
agc
|
9e8d6c8b8d
|
+ move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
2001-04-17 11:33:31 +00:00 |
|
wiz
|
a13ea108bb
|
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
|
2001-02-17 17:52:59 +00:00 |
|
dmcmahill
|
6b9784a80c
|
regenerate patch-ad which managed to include a RCS ID from the file being
patched. CVS replaced the ID which made the patch fail.
|
2000-02-13 14:20:41 +00:00 |
|
christos
|
ca5235646b
|
regen
|
2000-02-07 03:18:52 +00:00 |
|
christos
|
51d52004ea
|
- fix slews of bugs
- modernize
- use termios
|
2000-02-07 03:18:08 +00:00 |
|
abs
|
df05aef71f
|
Strip trailing '.', and/or leading '(a|an) '
|
2000-01-05 15:37:50 +00:00 |
|
agc
|
f4d5171de1
|
Add package patch checksum files.
|
1999-07-09 14:09:02 +00:00 |
|
agc
|
05b88260d7
|
Add NetBSD RCS Ids.
|
1998-08-07 13:16:49 +00:00 |
|
agc
|
41bfb30737
|
Add NetBSD RCS Ids.
|
1998-08-07 11:08:53 +00:00 |
|
agc
|
daa3dd519a
|
Update package Makefiles for automatic manual page handling.
|
1998-06-22 12:44:29 +00:00 |
|
agc
|
258b808c9f
|
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
|
1998-04-15 10:38:15 +00:00 |
|
hubertf
|
4b92a0adea
|
portlint; add version
|
1998-01-24 21:02:40 +00:00 |
|
agc
|
5358faaf74
|
Add a NetBSD RCS Id to all the PLIST files.
|
1997-11-06 09:57:11 +00:00 |
|
hubertf
|
70cf9d6f47
|
Use ${PREFIX}, not /usr/local!
|
1997-10-24 01:14:37 +00:00 |
|
hubertf
|
2f200a9069
|
- Put back FreeBSD RCS-Id
- add MANCOMPRESSED, MAN1
|
1997-10-24 01:13:48 +00:00 |
|
hubertf
|
240eed442d
|
Import as of 09/25/97
|
1997-10-11 21:53:59 +00:00 |
|