Commit graph

254 commits

Author SHA1 Message Date
agc
23459f7e3d Make this compile properly, by using the rpm library in the build tree
- fix from "Gary D.  Duzan" <gary@wheel.tiac.net>, in PR pkg/6273.
1998-10-13 14:28:01 +00:00
agc
f489dff7fe Correct the format of the SUFFIXES entries. 1998-10-08 10:38:06 +00:00
tron
8b4382758b Don't attempt to remove "${PREFIX}/share/locale" because that directory
is used by many other packages, too.
1998-10-04 22:04:54 +00:00
tv
04fe4e33fb RCSIDs. 1998-10-04 18:22:31 +00:00
tv
3efc2cc122 Blecch. The cat-id-tbl is somewhat out of date, so some messages are
wrong.  Temporarily swap back to included-gettext.
1998-10-04 17:24:30 +00:00
tv
20d063ed35 Update to 4.1.35, and clean up. Now uses libslang from the pkgsrc
collection, as well as catgets for internationalization.
1998-10-04 17:16:21 +00:00
tsarna
3b281936b0 Tim tested some of these, but I don't know which. Since at least one of
the pkgs broke on Alpha that was not expected to, disable them all for
the 1.3.3 tag to be on the safe side :-(
1998-09-27 22:24:43 +00:00
tron
2ca7bed700 Fix "${MASTER_SITES}": ftp.kde.org and ftp.us.kde.org refer to the same site. 1998-09-27 18:06:41 +00:00
tsarna
9bc8051d4e alpha->vax, since Alpha now works for Python dynamicly loaded modules,
but VAX never has.
1998-09-22 16:13:33 +00:00
garbled
384c07a72e add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail
on alpha.  There may be more, but I haven't seen them yet.
1998-09-22 06:11:35 +00:00
garbled
987033bd0e Add new patch to deal with rpath on ELF. 1998-09-13 01:28:27 +00:00
agc
c830b3c028 Patch this package to use libtool. 1998-09-09 15:01:59 +00:00
agc
54d091e090 Modifications to use NetBSD's libtool. 1998-09-09 15:01:09 +00:00
frueauf
fff89bf32c Since lang/python/Makefile fetches python source into a subdir, search
it there to prevent double download.
1998-09-06 22:01:08 +00:00
agc
7b222185cb Add and enable gettext. 1998-09-04 12:48:04 +00:00
agc
877ca9ccf4 Modify for NetBSD:
+ add NetBSD RCS Ids.
+ modify comments and descriptions
+ add INFO files in Makefile
etc.
1998-09-04 12:38:53 +00:00
agc
e1c6bd0534 Initial import of GNU gettext 0.10, tools for providing messages in
different languages, into the NetBSD packages collection.  This is
taken from the FreeBSD port.
1998-09-04 12:33:38 +00:00
frueauf
49b39913b1 Remove entry for plan. 1998-09-04 08:15:47 +00:00
frueauf
5e10fb2a18 Initial addition of plan-1.7.2, a schedule planner based on X/Motif. 1998-09-04 08:09:53 +00:00
tron
cd31ee61f0 Fix installation so that files get proper ownership. 1998-08-31 20:58:04 +00:00
garbled
c9ab23f10f Fix my MAINTAINER= field on these, because that old address bounces mail
now.
1998-08-27 13:46:00 +00:00
garbled
f86509dcf2 xrolodex pkg, part of my master plan.
a Motif/X11 rolodex application
1998-08-27 07:06:02 +00:00
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
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
tv
ead1e3e8c7 Typo: set loadnum to 3. 1998-08-16 21:53:15 +00:00
tron
e297a0398d Sources and patches are only available on "ftp.netbsd.org". 1998-08-14 20:07:34 +00:00
tron
e70add44cd Remove "gnuls", add "linuxls". 1998-08-14 20:02:58 +00:00
tron
5df88b8ad3 This package is named "linuxls" not "gnuls". 1998-08-14 19:57:44 +00:00
agc
b2de7ce098 Add and enable dync. 1998-08-13 17:13:31 +00:00
agc
609dbf8d25 Initial addition of dync, an awk-like utility which uses C as a
language, to the NetBSD packages collection.
1998-08-13 15:48:03 +00:00
agc
20040c61d8 Add and enable qterm. 1998-08-11 11:31:44 +00:00
agc
c1c0338471 Addition of qterm, a utility to recognise terminal type automatically, to
the NetBSD packages collection.
1998-08-11 11:29:33 +00:00
tv
3f9561d0f5 - RPM's main distribution site is ftp.rpm.org (a different anonymous
server on RedHat's machines).
- rpm is no longer dependent on gdbm (only used for rpmconvert, which
  this pkg does not build).
1998-08-10 15:45:08 +00:00
agc
1ca705b394 Add NetBSD RCS Ids. 1998-08-07 14:58:43 +00:00
tv
0b30901822 Another Alphaism: fix broken check for args to getloadavg(). All NetBSD
systems return three doubles.
1998-08-07 13:57:34 +00:00
agc
f7c4996e0b Add NetBSD RCS Ids. 1998-08-07 13:27:33 +00:00
agc
05b88260d7 Add NetBSD RCS Ids. 1998-08-07 13:16:49 +00:00
agc
41bfb30737 Add NetBSD RCS Ids. 1998-08-07 11:08:53 +00:00
tv
3558f40d39 Make sure to use stdarg.h (broken check in configure that normally
activates a LP64-broken workaround for a missing varargs implementation).
1998-08-07 00:43:12 +00:00
frueauf
e329821eb9 Fix some lossage (rpm got installed to /; the rc files went to
/usr/pkg/share/share/misc) and diff only one file per patchfile for
better maintainance.
1998-07-29 13:41:19 +00:00
frueauf
026c582431 Remove .gz extension. 1998-07-28 11:48:10 +00:00
frueauf
a3dc8dfdf6 Don't use ${MAN1} in the install rule, its no longer set. 1998-07-28 10:56:08 +00:00
frueauf
917bd5ad66 Don't assume a set $DISPLAY is a working one. This package is interactive. 1998-07-28 10:49:49 +00:00
tv
a75a2272cd Update to use USE_LIBTOOL. 1998-07-24 01:56:59 +00:00
tv
76e675a63b HAS_CONFIGURE -> GNU_CONFIGURE. 1998-07-20 15:08:28 +00:00
tv
294f87bc27 Update qt to 1.40. Use libtool to generate the shared and static library.
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE}
(xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-19 21:09:22 +00:00
tv
fee642d408 Adapt to use pkg version of libtool rather than amanda's private copy. 1998-07-18 14:39:40 +00:00
tv
d1d722fe0d Update most to 4.8.1. 1998-07-15 14:16:21 +00:00
agc
40359dcd0d Use automatic shared object handling 1998-07-15 10:34:56 +00:00
tron
b51b76e2be Add "${CONFLICTS}". 1998-07-14 22:56:40 +00:00