Commit graph

258 commits

Author SHA1 Message Date
tsarna
5e9cc577b8 Automatically append HOMEPAge to DESCR files, and remove homepage URLs
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
agc
00ace5a99b ADD a CONFLICT entry on the gtk+-1.0.4 package. 1998-08-25 11:49:53 +00:00
frueauf
02ee94729c Whitespace police. 1998-08-23 20:45:01 +00:00
frueauf
f9c06091c4 Remove leading "#" - rcsid is first line. Don't add libtool to DEPENDS,
just set USE_LIBTOOL=yes.
1998-08-23 10:53:46 +00:00
garbled
3eaefeb1a9 Fixed build on alpha. Closes PR 5794 (Tim Rightnour) 1998-08-23 06:22:17 +00:00
tron
75ed9de694 Add and enable "newmkdep". 1998-08-22 20:16:19 +00:00
tron
5ae84eb0ab New "newmkdep" package:
faster replacement for *BSD's "mkdep"
1998-08-22 20:15:09 +00:00
tsarna
66bdab1fe9 HOMEPAGE 1998-08-22 17:10:58 +00:00
garbled
0cc9fe63e0 enable xdelta pkg.
an enhanced diff that works on binary files.
1998-08-22 13:50:50 +00:00
garbled
6a710fc122 Adding xdelta pkg.
an enhanced diff that works on binary files.
1998-08-22 13:40:38 +00:00
frueauf
d342e2b6d2 Comment libg++ out until it got fixed. 1998-08-22 11:14:08 +00:00
tv
de718318cd Welcome to cvs 1.10. 1998-08-21 19:06:51 +00:00
tsarna
6bd0d65c65 The Grand Homepagification:
- 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-20 15:16:34 +00:00
agc
d11aeb2a9a Use new LIBTOOL_FLAGS definition 1998-08-19 15:25:51 +00:00
agc
4bbea4cdc8 I forgot to set USE_LIBTOOL in previous commit. 1998-08-19 09:41:38 +00:00
agc
7383bb2578 Add and enable glib. 1998-08-19 09:30:35 +00:00
agc
400bfc7031 Initial import, from the FreeBSD ports collection, of glib-1.1.2,
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-19 09:29:25 +00:00
tv
76f9b2530f hier(7)-lint: install locale stuff in share/locale, not lib/locale. 1998-08-15 00:17:05 +00:00
tsarna
e7a3e4a1b4 Enable py-curses 1998-08-12 01:53:11 +00:00
tsarna
bfa1a5e846 py-curses, an enchanced curses module for Python. 1998-08-12 01:46:38 +00:00
tsarna
62dc551992 update for new name 1998-08-08 15:19:11 +00:00
frueauf
c9cc505a63 remove me as MAINTAINER. 1998-08-08 12:35:41 +00:00
tsarna
958bc89399 Portlint is dead, long live pkglint 1998-08-07 22:36:24 +00:00
tsarna
bf56d2aecb Portlint is dead, long live pkglint 1998-08-07 22:25:34 +00:00
tsarna
8d48ceb731 portlint -> pkglint 1998-08-07 22:18:56 +00:00
tsarna
4c02b3df4e Our portlint has diverged significantly from FreeBSD's, so
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 22:11:40 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
86db14e819 Add NetBSD RCS Ids. 1998-08-07 10:35:47 +00:00
tron
1b38702380 Fix typo. 1998-08-02 19:30:51 +00:00
frueauf
f771291abb Use the zipped archive instead of the uncompressed tar file, the faktor is
nearly 4!
1998-08-01 22:30:26 +00:00
frueauf
d455f1fbac Update to gmake-3.77. 1998-08-01 16:58:57 +00:00
agc
02f321446b Add and enable rdp. 1998-07-31 16:33:27 +00:00
agc
1783633ba5 Addition of rdp-1.5, which compiles attributed LL(1) grammars into
recursive descent compilers, into the NetBSD packages collection.
1998-07-31 16:32:22 +00:00
tv
be6f4e5204 Add glob-style wildcards to ONLY_FOR_ARCHS. 1998-07-26 22:20:22 +00:00
agc
6da110286c Make it safe to use the readline library in C++ programs. 1998-07-24 08:56:18 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
agc
ac1591c0d0 Use an ``extern "C"'' style block in case the history.h file is included
in a C++ application.
1998-07-23 12:10:14 +00:00
tv
5b9f761eb7 Add the option --install-la to libtool (ignored except during
installation) which will enable the GNU libtool behavior of installing the
.la files.  Needed by KDE for the kdelibs and kdesupport.
1998-07-21 21:10:22 +00:00
frueauf
697483d61a As this packages uses BSD-style-Makefiles be sure to install both cat and
man pages and handle the MANZ case properly.
1998-07-20 13:09:24 +00:00
frueauf
c4ca0ab052 Add missing "" around ${PAPERSIZE} in the case statement. 1998-07-20 13:03:43 +00:00
tv
0948133fc8 Eliminate ".la file is not installed" warnings - our linker doesn't
require relinking of .so-linked objects, so do not worry about
finalization.
1998-07-17 14:48:15 +00:00
tsarna
507563cc57 Enable bcc 1998-07-17 04:51:04 +00:00
tsarna
ea68d45471 Add pkg for bcc, a 16-bit x86 compiler 1998-07-17 04:39:19 +00:00
tv
f5494c1c6b We don't install any binaries, so don't even try working around the funky
objdir stuff for building calc, worm, untic.
1998-07-16 19:07:46 +00:00
tv
6e81b0053e Fix building the library: somehow, COMPILE_CMD was not being used the
first time I built this.
1998-07-16 17:15:34 +00:00
tv
ce44544840 Change libtool _not_ to install the .la file. Though marked as "for
informational purposes," it's not used by any of the toolchain and is
pretty much useless.
1998-07-16 13:36:47 +00:00
tv
1543c5f44e Update libslang to 1.2.2. Make use of libtool. 1998-07-15 14:15:59 +00:00
agc
8800f4da8b Use automatic shared object handling 1998-07-15 12:51:36 +00:00
agc
583dcca5f3 Use automatic shared object handling 1998-07-15 10:51:16 +00:00
frueauf
5471d4d245 Don't bother checking consistency for MANx in Makefile <-> PLIST. This
is done automatically now.
1998-07-15 10:37:33 +00:00