Commit graph

12040 commits

Author SHA1 Message Date
tron
e850b6d39b Depend on "imlib" 1.9.8 or newer. 2000-06-05 09:37:00 +00:00
tron
e4a80ace07 Recognize NetBSD-1.4ZA or newer. 2000-06-05 07:27:48 +00:00
tron
355d5b6ef4 Restructure test for "${LICENCE}" so that "${ONLY_FOR_PLATFORM}" will
not be ignored if a the licence is acceptable.
2000-06-05 07:25:13 +00:00
tron
ea454ebc2e pkglint: put "ONLY_FOR_PLATFORMS" at the correct location. 2000-06-05 06:49:27 +00:00
wiz
9cd1ed21ce remove comment overlooked in last commit 2000-06-05 01:15:56 +00:00
hubertf
dc05682873 * Set LIBOPT to something really existing (${ECHO} is a shell builtin
now, and as such can't be used as a file dependency in make(1)).
 * Don't force anyone to have "." in his $PATH
2000-06-05 01:13:34 +00:00
wiz
709b1b2ad8 Replace USE_PKGLIBTOOL by USE_LIBTOOL. 2000-06-05 01:12:37 +00:00
wiz
932e307bc0 no more USE_PKGLIBTOOL here, either. 2000-06-05 00:56:04 +00:00
wiz
7845ad2e17 Use USE_LIBTOOL instead of USE_PKGLIBTOOL. 2000-06-05 00:54:47 +00:00
wiz
3bb8853c77 USE_LIBTOOL instead of USE_PKGLIBTOOL 2000-06-05 00:52:19 +00:00
wiz
8448a0b5b4 Update to 9.3.
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
Changes since 9.2:
o pnmfile: check for file size error.
o ppmhist: handle larger maxvals, image sizes
o xwdtopnm: Use color map with DirectColor to fix wrong color bug on
  some DirectColor xwds.
o xwdtopnm: Correct bug with 24/32 DirectColor LSBfirst xwds.
o Add pXmcheck() library function.
o Add leaftoppm and ppmtoleaf.  Thanks Bill O'Donnell.
o Add winicontoppm and ppmtowinicon.  Thanks Lee Benfield.
o Add pgmslice.  Thanks to Jos Dingjan.
o Include subset of RLE library in the package.
o stamp-date doesn't rely on whoami.
o Make file fixes to accomodate more install programs.
o Replace tmpnam() with mkstemp().
o Add pXm_init() into all programs that didn't have it.
2000-06-05 00:36:30 +00:00
rh
cfce428064 Fix aout brokenness. Bump libtool to 1.3.5nb3. 2000-06-04 17:56:15 +00:00
rh
515a0f6fb1 Since any web server will do, do not depend on apache. 2000-06-04 17:09:40 +00:00
rh
01c52a7a60 Make USE_LIBTOOL depend on libtool-1.3.5nb2 or later. 2000-06-04 16:47:37 +00:00
rh
6d18f63ecc Prepend '-Wl,' to linker flags so compiler frontend doesn't choke on
unknown linker switches.  Patch provided by Dave Sainty in private mail.
Bump libtool to 1.3.5nb2
2000-06-04 16:46:46 +00:00
jdolecek
0a7e30a5ba Update to 2.4.ME+.78 + enable dotlocking besides fcntl-style locking, e)dit
disabled.

Many bugfixes, most notable changes
- some locale definitions/aliases added (from GNU locale), many other
  locale-related changes
- added facility to convert character set of incoming messages to display
  character set
- added facility to convert character set of new message to outgoing character
  set (text-charset)
- added support for pgp5 and gpg !
- POP mailboxes can be accessed via username@hostname folder name
- added U command - mark e-mail as unread
- security (no effect on NetBSD, since elm is not installed sgid/suid):
  reset egid on couple of places where it was not and should be
- elm.mimecharsets is generated by Configure in batch mode, so it's not needed
  to ship our own
- dropped remailer stuff and g/c memory modes stuff from Configure
- e-mail address/aliases handling changes
2000-06-04 16:28:21 +00:00
lukem
5f307113e8 Import of canonical tnftp 20030825 sources,
to make it easier to track new versions.
2000-06-04 14:48:18 +00:00
itojun
26cff2fd4b upgrade from 0.06 to 0.07.
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
2000-06-04 13:11:45 +00:00
tron
6a8bdf135c Add dependence on "sox" which is required for the capture and waveform
functions.
2000-06-04 09:41:37 +00:00
tron
e38cdf8413 Adapt to recent changes to "src/etc/etc.i386/MAKEDEV":
Use device "/dev/tuner" by default.
2000-06-04 09:41:14 +00:00
mycroft
c348879256 Eliminate the sort and tail when determining PKGTOOLS_VERSION. 2000-06-04 04:35:13 +00:00
mycroft
9b2b5a01b5 Fix pasto. 2000-06-04 03:08:37 +00:00
hubertf
c8c613f3b3 Allow using absolute paths as second component of DEPENDS again. 2000-06-04 00:50:48 +00:00
wiz
da32f36fdf Fix library dependencies for libwraster.
USE_LIBTOOL instead of USE_PKGLIBTOOL.
Depend on automake, too, since it's used.
Handle weird man page extension (.1x) differently.
2000-06-04 00:30:33 +00:00
wiz
3db3ac78f6 USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch. 2000-06-04 00:27:21 +00:00
hubertf
307a443e6f Don't enforce people to use relative dirs as second components of (BUILD_,RUN_)
DEPENDS. (there may be some other places from previous commits where that
was added in a frenzy of over-optimisation. Will re-visit & check these.
2000-06-04 00:12:57 +00:00
wiz
f8176880e2 Fix a typo, and make it better english. Could use another pass at the
second one...
2000-06-03 23:37:15 +00:00
mycroft
6ee56a0cb9 Inline HTMLIFY using make(1) subsitution rules. Eliminates two more sed(1)
invocations per dependency.

XXX
This is really quite stupid, in that the characters we're quoting are also
shell metacharacters that are passed unquoted to the shell in other places.
CVS ----------------------------------------------------------------------
2000-06-03 22:59:04 +00:00
mycroft
d1d902333a Explicitly pass down MAKEFLAGS to all sub-makes, not just the first. 2000-06-03 22:33:22 +00:00
mycroft
2e07bae159 * Fix a bug in clean-depends: the sort -u' was ineffective because the tr'
was missing.
* Do make(1) pattern substitutions for fetch-list-recursive.
* Eliminate subshells in clean-depends and fetch-list-recursive.
* Make the rmdir for the WRKOBJDIR removal silent if it fails.
* Slight optimization to fetch-list-one-pkg: don't do the basename operation
  twice.
2000-06-03 21:51:57 +00:00
tron
e199f937e4 Fix KVM support so that at least the "gtop" package works again. 2000-06-03 21:25:54 +00:00
mycroft
5b3eca4bf1 /bin/echo -> echo. This file appears to have NetBSD-specific paths already,
so I'm not worried about .ifdefing it at the moment.
2000-06-03 21:18:47 +00:00
tron
353ce3500a Remove links in "package-links" target before trying to create them to
avoid failure if they already exist. We cannot use "ln -f" here because
it doesn't work as expected under Solaris.
2000-06-03 20:58:46 +00:00
mycroft
80a9eeae03 Fix missing redirection in ${DDIR} generation. 2000-06-03 20:31:27 +00:00
tron
eaedc05405 Patch from FreeBSD's ports collection to avoid "EUIDL" buffer overflows. 2000-06-03 20:30:26 +00:00
tron
141485f85b Fix broken "update" target. 2000-06-03 20:26:05 +00:00
wiz
79694af37d USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch. 2000-06-03 20:11:11 +00:00
mycroft
e3b07120c1 Use relative paths when adding magic dependencies for USE_* variables. 2000-06-03 20:03:37 +00:00
wiz
6f8379fafb Fix library dependencies (on libm and libz).
USE_LIBTOOL instead of USE_PKGLIBTOOL.
2000-06-03 19:46:42 +00:00
mycroft
a2ba7a0cc7 Another optimization; don't cd twice. 2000-06-03 19:43:20 +00:00
mycroft
0cad9b8192 Clean up `make clean' a little. In particular, make it safe with WRKOBJDIR
when doing a simultaneous build on another platform.
2000-06-03 19:20:55 +00:00
wiz
85e6cee74d Fix dependency on libjpeg and libm.
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
2000-06-03 19:18:23 +00:00
wiz
1d822895dd USE_LIBTOOL instead of USE_PKGLIBTOOL, losing a patch. 2000-06-03 19:17:43 +00:00
fredb
59793f29ff Add xscreensaver back to the mix, in the form of xscreensaver-gnome. Bump
(arbitrary) version number to 1.2.0, so "lintpkgsrc -o" will detect change.
2000-06-03 19:16:59 +00:00
fredb
584f47160a Add and enable xscreensaver-gnome.
Note that a simple "make install" in this directory will already fail,
even without this, because of icewm and icewm-gnome. It falls on the bulk
build script to do something sensible with enabled packages that conflict.
2000-06-03 19:13:49 +00:00
mycroft
51ea727f36 Missed a use of PKGSRC_SUBDIR in previous. 2000-06-03 19:12:17 +00:00
mycroft
28d6c5223d The __canonical_* stuff for WRKOBJDIR is unnecessary. Just use PKGPATH to
derive the work directory.  No more !=s in recursive make(1)s.
2000-06-03 19:10:48 +00:00
fredb
01fc7c344a Make two packages out of this. "xscreensaver" should be functionally
equivalent to the previous package; "xscreensaver-gnome" requires the
gnome-libs to build and run, and installs itself into the gnome CC.
2000-06-03 19:07:29 +00:00
mycroft
b2ee0fbc7e Oops; use ?= for PKGBASE and PKGVERSION, so pkgs can derive their PKGNAMEs from them. 2000-06-03 19:03:20 +00:00
mycroft
d6845d79b9 Add PKGPATH, PKGBASE, PKGVERSION and PKGWILDCARD make(1) variables, so that
the substitution hacks are all done in one place.
Protect a few things with double quotes just to be safe.
Fix `readme' target that was left broken in last commit.
2000-06-03 18:51:34 +00:00