Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-03 | Turn off optimization on NetBSD arm platforms. | cjep | 1 | -2/+4 | |
2002-04-18 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 | |
2002-02-12 | The check whether ${CFLAGS} contains -O2 didn't catch the case of | mrauch | 1 | -3/+3 | |
multiple flags given in ${CFLAGS}. Fixed. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-10-22 | Switch to date-versioned manpages tarballs, as requested | zuntum | 2 | -6/+6 | |
by Gerrit Pape <pape@smarden.org> in private mail. | |||||
2001-10-03 | gcc on arm32 goes into infinite loops with -O1 or -O2 on various | abs | 1 | -1/+5 | |
.c files, and this package's build system is too baroque to patch sanely. Disable optimisation on arm32. | |||||
2001-06-14 | Update distinfo due to ucspi-tcp-0.88-man update, which fixed two typos | zuntum | 1 | -3/+3 | |
in tcpserver.1 | |||||
2001-04-21 | Move to sha1 checksum, and/or add distfile sizes. | wiz | 1 | -3/+5 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 1 | -1/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-26 | * ${CC} -s -> ${CC} ${STRIPFLAG} | zuntum | 1 | -2/+2 | |
* sync quoting in all Bernstein's packages | |||||
2001-03-16 | Change my email address to zuntum@netbsd.org | zuntum | 1 | -2/+2 | |
2001-03-06 | * Rework Makefile a little | hubertf | 1 | -19/+18 | |
* 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-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-10 | * Add manpages | hubertf | 3 | -8/+31 | |
* s/file/f in do-install target to reduce pkglint warnings Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail. | |||||
2001-01-09 | Don't xref to auto-generated homepage-link | hubertf | 1 | -2/+0 | |
2000-12-27 | Added ucspi-tcp-0.88: | hubertf | 5 | -0/+57 | |
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. |