Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
tcpclient.1. Bump PKGREVISION.
|
|
supplied manual pages) across djbware.
|
|
useful.
|
|
|
|
|
|
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.
For consistency across djbware in pkgsrc:
* In math/djbfft's and sysutils/daemontools's do-configure targets,
remove leading @ from ${ECHO} lines; from the former, also remove
unneeded single quotes from one such line.
* Rename net/publicfile's pre-build and sysutils/service-config's
post-patch targets to do-configure.
* In sysutils/checkpassword's do-configure target, reorder creation
of conf-cc, conf-ld, and conf-home.
All of the affected packages have been verified to compile.
XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
|
|
to do-configure, and configure all the conf-* files. In post-install,
install the man pages one at a time in a loop, both to simplify
the Makefile and to help on our differently abled platforms. Sort
PLIST. Take MAINTAINER.
|
|
overridden.
|
|
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
|
|
USE_GCC2 or USE_GCC3 where appropriate.
the functionality of the old gcc.buildlink2.mk has been rolled into
compiler.mk now, which is automatically used.
more changes to come later...
|
|
|
|
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.
|
|
|
|
|
|
|
|
multiple flags given in ${CFLAGS}. Fixed.
|
|
|
|
by Gerrit Pape <pape@smarden.org> in private mail.
|
|
.c files, and this package's build system is too baroque to patch
sanely. Disable optimisation on arm32.
|
|
in tcpserver.1
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
* sync quoting in all Bernstein's packages
|
|
|
|
* 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.
|
|
|
|
* s/file/f in do-install target to reduce pkglint warnings
Patch sent by Tomasz Luchowski <zuntum@eik.pl> in private mail.
|
|
|
|
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.
|