Commit graph

18 commits

Author SHA1 Message Date
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
cjep
b3d617efda Whitespace nit. 2002-12-16 12:42:58 +00:00
cjep
133cac1787 Turn off optimization on NetBSD arm platforms. 2002-06-03 09:53:56 +00:00
yyamano
b2847f15f2 Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-04-18 16:19:17 +00:00
mrauch
a0db7319fc The check whether ${CFLAGS} contains -O2 didn't catch the case of
multiple flags given in ${CFLAGS}. Fixed.
2002-02-12 15:18:46 +00:00
zuntum
d038a73ebd Move pkg/ files into package's toplevel directory 2001-10-31 22:52:58 +00:00
zuntum
26fe2c0045 Switch to date-versioned manpages tarballs, as requested
by Gerrit Pape <pape@smarden.org> in private mail.
2001-10-22 13:51:06 +00:00
abs
ba87bbb0c9 gcc on arm32 goes into infinite loops with -O1 or -O2 on various
.c files, and this package's build system is too baroque to patch
sanely. Disable optimisation on arm32.
2001-10-03 16:40:06 +00:00
zuntum
d9ec510960 Update distinfo due to ucspi-tcp-0.88-man update, which fixed two typos
in tcpserver.1
2001-06-14 13:38:13 +00:00
wiz
433b62957e Move to sha1 checksum, and/or add distfile sizes. 2001-04-21 11:23:08 +00:00
agc
bbc67fac91 + 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:53:33 +00:00
zuntum
a15d92e723 * ${CC} -s -> ${CC} ${STRIPFLAG}
* sync quoting in all Bernstein's packages
2001-03-26 17:56:09 +00:00
zuntum
05cd238a63 Change my email address to zuntum@netbsd.org 2001-03-16 20:51:13 +00:00
hubertf
21163b9a08 * Rework Makefile a little
* Set NO_BIN_ON_CDROM and NO_BIN_ON_FTP due to djb's licence

Patch contributed by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-03-06 15:22:27 +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
hubertf
274110f8d8 * Add manpages
* s/file/f in do-install target to reduce pkglint warnings

Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
2001-01-10 03:16:16 +00:00
hubertf
feba324fdc Don't xref to auto-generated homepage-link 2001-01-09 20:40:37 +00:00
hubertf
a3ee6a85f9 Added ucspi-tcp-0.88:
ucspi-tcp is a set of command-line tools for building TCP-based
client/server applications.  They are compliant to UCSPI, the
UNIX Client-Server Program Interface.  UCSPI tools are available
for several different types of networks.

Documentation is only available from the web, sorry.

Submitted by Tomasz Luchowski <zuntum@eik.pl> in PR 11681.
2000-12-27 16:22:18 +00:00