Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-23 | Remove leading "#" - rcsid is first line. Don't add libtool to DEPENDS, | frueauf | 1 | -12/+12 | |
just set USE_LIBTOOL=yes. | |||||
1998-08-23 | Fixed build on alpha. Closes PR 5794 (Tim Rightnour) | garbled | 13 | -107/+717 | |
1998-08-22 | Add and enable "newmkdep". | tron | 1 | -1/+2 | |
1998-08-22 | New "newmkdep" package: | tron | 6 | -0/+25 | |
faster replacement for *BSD's "mkdep" | |||||
1998-08-22 | HOMEPAGE | tsarna | 1 | -1/+2 | |
1998-08-22 | enable xdelta pkg. | garbled | 1 | -1/+2 | |
an enhanced diff that works on binary files. | |||||
1998-08-22 | Adding xdelta pkg. | garbled | 6 | -0/+56 | |
an enhanced diff that works on binary files. | |||||
1998-08-22 | Comment libg++ out until it got fixed. | frueauf | 1 | -2/+2 | |
1998-08-21 | Welcome to cvs 1.10. | tv | 10 | -197/+203 | |
1998-08-20 | The Grand Homepagification: | tsarna | 25 | -32/+68 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-19 | Use new LIBTOOL_FLAGS definition | agc | 1 | -2/+2 | |
1998-08-19 | I forgot to set USE_LIBTOOL in previous commit. | agc | 1 | -1/+2 | |
1998-08-19 | Add and enable glib. | agc | 1 | -1/+2 | |
1998-08-19 | Initial import, from the FreeBSD ports collection, of glib-1.1.2, | agc | 9 | -0/+255 | |
which used to be part of gtk+. It is a library providing lists, trees, hashes, memory allocation functionality and many other things. Modified by me to use the NetBSD libtool package, add NetBSD RCS Ids, correct the PLIST, install scripts correctly, correct the English etc. | |||||
1998-08-15 | hier(7)-lint: install locale stuff in share/locale, not lib/locale. | tv | 2 | -3/+16 | |
1998-08-12 | Enable py-curses | tsarna | 1 | -1/+2 | |
1998-08-12 | py-curses, an enchanced curses module for Python. | tsarna | 7 | -0/+59 | |
1998-08-08 | update for new name | tsarna | 1 | -2/+2 | |
1998-08-08 | remove me as MAINTAINER. | frueauf | 1 | -2/+2 | |
1998-08-07 | Portlint is dead, long live pkglint | tsarna | 1 | -43/+0 | |
1998-08-07 | Portlint is dead, long live pkglint | tsarna | 9 | -722/+2 | |
1998-08-07 | portlint -> pkglint | tsarna | 1 | -2/+2 | |
1998-08-07 | Our portlint has diverged significantly from FreeBSD's, so | tsarna | 9 | -0/+1735 | |
rename portlint to pkglint, and keep the sources right under files. This makes it much easier to maintain and keep up with changes to out package system. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 29 | -0/+58 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 77 | -1/+152 | |
1998-08-02 | Fix typo. | tron | 1 | -2/+3 | |
1998-08-01 | Use the zipped archive instead of the uncompressed tar file, the faktor is | frueauf | 3 | -12/+79 | |
nearly 4! | |||||
1998-08-01 | Update to gmake-3.77. | frueauf | 3 | -7/+7 | |
1998-07-31 | Add and enable rdp. | agc | 1 | -1/+2 | |
1998-07-31 | Addition of rdp-1.5, which compiles attributed LL(1) grammars into | agc | 5 | -0/+44 | |
recursive descent compilers, into the NetBSD packages collection. | |||||
1998-07-26 | Add glob-style wildcards to ONLY_FOR_ARCHS. | tv | 2 | -4/+4 | |
1998-07-24 | Make it safe to use the readline library in C++ programs. | agc | 1 | -0/+24 | |
1998-07-24 | Update to use USE_LIBTOOL. | tv | 1 | -4/+2 | |
1998-07-23 | Use an ``extern "C"'' style block in case the history.h file is included | agc | 1 | -0/+23 | |
in a C++ application. | |||||
1998-07-21 | Add the option --install-la to libtool (ignored except during | tv | 1 | -31/+29 | |
installation) which will enable the GNU libtool behavior of installing the .la files. Needed by KDE for the kdelibs and kdesupport. | |||||
1998-07-20 | As this packages uses BSD-style-Makefiles be sure to install both cat and | frueauf | 3 | -7/+21 | |
man pages and handle the MANZ case properly. | |||||
1998-07-20 | Add missing "" around ${PAPERSIZE} in the case statement. | frueauf | 1 | -2/+2 | |
1998-07-17 | Eliminate ".la file is not installed" warnings - our linker doesn't | tv | 1 | -2/+30 | |
require relinking of .so-linked objects, so do not worry about finalization. | |||||
1998-07-17 | Enable bcc | tsarna | 1 | -2/+2 | |
1998-07-17 | Add pkg for bcc, a 16-bit x86 compiler | tsarna | 25 | -0/+1161 | |
1998-07-16 | We don't install any binaries, so don't even try working around the funky | tv | 1 | -2/+8 | |
objdir stuff for building calc, worm, untic. | |||||
1998-07-16 | Fix building the library: somehow, COMPILE_CMD was not being used the | tv | 1 | -5/+14 | |
first time I built this. | |||||
1998-07-16 | Change libtool _not_ to install the .la file. Though marked as "for | tv | 2 | -2/+15 | |
informational purposes," it's not used by any of the toolchain and is pretty much useless. | |||||
1998-07-15 | Update libslang to 1.2.2. Make use of libtool. | tv | 5 | -100/+72 | |
1998-07-15 | Use automatic shared object handling | agc | 1 | -3/+1 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-07-15 | Don't bother checking consistency for MANx in Makefile <-> PLIST. This | frueauf | 1 | -4/+4 | |
is done automatically now. | |||||
1998-07-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-07-14 | Use automatic shared object handling. | agc | 2 | -7/+2 | |
1998-07-14 | If neither ld.so nor ld.elf_so exist in /usr/libexec, assume this system | tv | 1 | -1/+4 | |
is incapable of shared libraries and add --disable-shared to CONFIGURE_ARGS. |