Commit graph

14 commits

Author SHA1 Message Date
dholland
4f069e6dd8 Fix build with readline 6.3. Add patch comment. 2014-03-17 07:07:40 +00:00
dholland
bd4d6dbe77 add patch comment 2014-03-17 07:07:04 +00:00
apb
ef8fe1e8ec Rename getline to get_line to avoid clash with libc function.
No need to bump PKGREVISION.
2009-09-27 22:27:22 +00:00
rillig
ba9d5cb9fd Don't use "restrict" as an identifier in C code; it is reserved since
C99.

Fixed PKGMANDIR.
2007-03-09 15:38:32 +00:00
joerg
0f8f70b4c5 Always include errno.h. Avoid the compat interface and correct prototypes. 2006-01-08 20:16:27 +00:00
tv
6297a5068e Add conditionals to make build on Interix. 2005-10-31 19:24:03 +00:00
jschauma
e64181d60a This patch also needs a sgi-ifdef 2005-06-14 03:02:29 +00:00
minskim
859da62ea1 Include errno.h to use errno on Darwin. 2005-04-01 15:33:35 +00:00
minskim
d24e84867e Make this package build on Linux.
- Do not declare getopt() because the correct declaration is in
    getopt.h.
2004-09-13 06:07:03 +00:00
jlam
78901ef083 Use editline readline emulation when available. Move example files to
${PREFIX}/share/examples/cdecl.  Also patch sources to rename instances
of setprogname() to mysetprogname(), as setprogname() is part of the
standard library in NetBSD>1.5.
2001-05-22 05:48:14 +00:00
hubertf
ccc83061d3 ELF fix - found by (soon to be committed) check-shlibs target. 2000-06-23 16:33:21 +00:00
wiz
78867d023d RCS tag added 2000-02-05 18:18:51 +00:00
hubertf
0cc4ae01a7 fix 1999-11-26 13:58:31 +00:00
agc
5b28220d73 Import cdecl-2.5, a utility to explain and compose C and C++ declarations,
into the NetBSD packages collection.
The master sites were taken from the FreeBSD port, nothing else.
1999-11-11 12:53:16 +00:00