summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
1998-08-23Whitespace police.frueauf1-2/+2
1998-08-23Remove leading "#" - rcsid is first line. Don't add libtool to DEPENDS,frueauf1-12/+12
just set USE_LIBTOOL=yes.
1998-08-23Fixed build on alpha. Closes PR 5794 (Tim Rightnour)garbled13-107/+717
1998-08-22Add and enable "newmkdep".tron1-1/+2
1998-08-22New "newmkdep" package:tron6-0/+25
faster replacement for *BSD's "mkdep"
1998-08-22HOMEPAGEtsarna1-1/+2
1998-08-22enable xdelta pkg.garbled1-1/+2
an enhanced diff that works on binary files.
1998-08-22Adding xdelta pkg.garbled6-0/+56
an enhanced diff that works on binary files.
1998-08-22Comment libg++ out until it got fixed.frueauf1-2/+2
1998-08-21Welcome to cvs 1.10.tv10-197/+203
1998-08-20The Grand Homepagification:tsarna25-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-19Use new LIBTOOL_FLAGS definitionagc1-2/+2
1998-08-19I forgot to set USE_LIBTOOL in previous commit.agc1-1/+2
1998-08-19Add and enable glib.agc1-1/+2
1998-08-19Initial import, from the FreeBSD ports collection, of glib-1.1.2,agc9-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-15hier(7)-lint: install locale stuff in share/locale, not lib/locale.tv2-3/+16
1998-08-12Enable py-cursestsarna1-1/+2
1998-08-12py-curses, an enchanced curses module for Python.tsarna7-0/+59
1998-08-08update for new nametsarna1-2/+2
1998-08-08remove me as MAINTAINER.frueauf1-2/+2
1998-08-07Portlint is dead, long live pkglinttsarna1-43/+0
1998-08-07Portlint is dead, long live pkglinttsarna9-722/+2
1998-08-07portlint -> pkglinttsarna1-2/+2
1998-08-07Our portlint has diverged significantly from FreeBSD's, sotsarna9-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-07Add NetBSD RCS Ids.agc29-0/+58
1998-08-07Add NetBSD RCS Ids.agc77-1/+152
1998-08-02Fix typo.tron1-2/+3
1998-08-01Use the zipped archive instead of the uncompressed tar file, the faktor isfrueauf3-12/+79
nearly 4!
1998-08-01Update to gmake-3.77.frueauf3-7/+7
1998-07-31Add and enable rdp.agc1-1/+2
1998-07-31Addition of rdp-1.5, which compiles attributed LL(1) grammars intoagc5-0/+44
recursive descent compilers, into the NetBSD packages collection.
1998-07-26Add glob-style wildcards to ONLY_FOR_ARCHS.tv2-4/+4
1998-07-24Make it safe to use the readline library in C++ programs.agc1-0/+24
1998-07-24Update to use USE_LIBTOOL.tv1-4/+2
1998-07-23Use an ``extern "C"'' style block in case the history.h file is includedagc1-0/+23
in a C++ application.
1998-07-21Add the option --install-la to libtool (ignored except duringtv1-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-20As this packages uses BSD-style-Makefiles be sure to install both cat andfrueauf3-7/+21
man pages and handle the MANZ case properly.
1998-07-20Add missing "" around ${PAPERSIZE} in the case statement.frueauf1-2/+2
1998-07-17Eliminate ".la file is not installed" warnings - our linker doesn'ttv1-2/+30
require relinking of .so-linked objects, so do not worry about finalization.
1998-07-17Enable bcctsarna1-2/+2
1998-07-17Add pkg for bcc, a 16-bit x86 compilertsarna25-0/+1161
1998-07-16We don't install any binaries, so don't even try working around the funkytv1-2/+8
objdir stuff for building calc, worm, untic.
1998-07-16Fix building the library: somehow, COMPILE_CMD was not being used thetv1-5/+14
first time I built this.
1998-07-16Change libtool _not_ to install the .la file. Though marked as "fortv2-2/+15
informational purposes," it's not used by any of the toolchain and is pretty much useless.
1998-07-15Update libslang to 1.2.2. Make use of libtool.tv5-100/+72
1998-07-15Use automatic shared object handlingagc1-3/+1
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-15Don't bother checking consistency for MANx in Makefile <-> PLIST. Thisfrueauf1-4/+4
is done automatically now.
1998-07-15Use automatic shared object handlingagc2-5/+2
1998-07-14Use automatic shared object handling.agc2-7/+2