summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2000-06-05USE_LIBTOOL instead of USE_PKGLIBTOOLwiz2-12/+15
2000-06-05Update to 9.3.wiz7-90/+115
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-04Fix aout brokenness. Bump libtool to 1.3.5nb3.rh5-17/+34
2000-06-04Since any web server will do, do not depend on apache.rh2-4/+4
2000-06-04Make USE_LIBTOOL depend on libtool-1.3.5nb2 or later.rh1-3/+3
2000-06-04Prepend '-Wl,' to linker flags so compiler frontend doesn't choke onrh3-6/+6
unknown linker switches. Patch provided by Dave Sainty in private mail. Bump libtool to 1.3.5nb2
2000-06-04Update to 2.4.ME+.78 + enable dotlocking besides fcntl-style locking, e)ditjdolecek9-716/+69
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-04Import of canonical tnftp 20030825 sources,lukem1-0/+82
to make it easier to track new versions.
2000-06-04upgrade from 0.06 to 0.07.itojun2-5/+5
changes: corrected inet_ntop (AF_INET handling), better pod in Socket.pm.
2000-06-04Add dependence on "sox" which is required for the capture and waveformtron1-1/+2
functions.
2000-06-04Adapt to recent changes to "src/etc/etc.i386/MAKEDEV":tron2-4/+15
Use device "/dev/tuner" by default.
2000-06-04Eliminate the sort and tail when determining PKGTOOLS_VERSION.mycroft1-2/+2
2000-06-04Fix pasto.mycroft1-2/+2
2000-06-04Allow using absolute paths as second component of DEPENDS again.hubertf1-2/+3
2000-06-04Fix library dependencies for libwraster.wiz5-40/+54
USE_LIBTOOL instead of USE_PKGLIBTOOL. Depend on automake, too, since it's used. Handle weird man page extension (.1x) differently.
2000-06-04USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch.wiz4-31/+16
2000-06-04Don't enforce people to use relative dirs as second components of (BUILD_,RUN_)hubertf1-3/+3
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-03Fix a typo, and make it better english. Could use another pass at thewiz1-6/+7
second one...
2000-06-03Inline HTMLIFY using make(1) subsitution rules. Eliminates two more sed(1)mycroft1-5/+3
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-03Explicitly pass down MAKEFLAGS to all sub-makes, not just the first.mycroft1-6/+6
2000-06-03* Fix a bug in clean-depends: the `sort -u' was ineffective because the `tr'mycroft1-17/+24
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-03Fix KVM support so that at least the "gtop" package works again.tron2-1/+19
2000-06-03/bin/echo -> echo. This file appears to have NetBSD-specific paths already,mycroft1-2/+2
so I'm not worried about .ifdefing it at the moment.
2000-06-03Remove links in "package-links" target before trying to create them totron1-1/+2
avoid failure if they already exist. We cannot use "ln -f" here because it doesn't work as expected under Solaris.
2000-06-03Fix missing redirection in ${DDIR} generation.mycroft1-2/+3
2000-06-03Patch from FreeBSD's ports collection to avoid "EUIDL" buffer overflows.tron2-5/+24
2000-06-03Fix broken "update" target.tron1-3/+3
2000-06-03USE_LIBTOOL instead of USE_PKGLIBTOOL: lose a patch.wiz4-35/+16
2000-06-03Use relative paths when adding magic dependencies for USE_* variables.mycroft1-19/+19
2000-06-03Fix library dependencies (on libm and libz).wiz4-7/+8
USE_LIBTOOL instead of USE_PKGLIBTOOL.
2000-06-03Another optimization; don't cd twice.mycroft1-6/+5
2000-06-03Clean up `make clean' a little. In particular, make it safe with WRKOBJDIRmycroft1-8/+10
when doing a simultaneous build on another platform.
2000-06-03Fix dependency on libjpeg and libm.wiz4-7/+8
Use USE_LIBTOOL instead of USE_PKGLIBTOOL.
2000-06-03USE_LIBTOOL instead of USE_PKGLIBTOOL, losing a patch.wiz4-67/+21
2000-06-03Add xscreensaver back to the mix, in the form of xscreensaver-gnome. Bumpfredb1-2/+3
(arbitrary) version number to 1.2.0, so "lintpkgsrc -o" will detect change.
2000-06-03Add and enable xscreensaver-gnome.fredb1-1/+2
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-03Missed a use of PKGSRC_SUBDIR in previous.mycroft1-2/+2
2000-06-03The __canonical_* stuff for WRKOBJDIR is unnecessary. Just use PKGPATH tomycroft1-9/+2
derive the work directory. No more !=s in recursive make(1)s.
2000-06-03Make two packages out of this. "xscreensaver" should be functionallyfredb3-47/+63
equivalent to the previous package; "xscreensaver-gnome" requires the gnome-libs to build and run, and installs itself into the gnome CC.
2000-06-03Oops; use ?= for PKGBASE and PKGVERSION, so pkgs can derive their PKGNAMEs ↵mycroft1-3/+3
from them.
2000-06-03Add PKGPATH, PKGBASE, PKGVERSION and PKGWILDCARD make(1) variables, so thatmycroft1-24/+32
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-03Make this compile under ELF by pulling -I${LOCALBASE} into CPPFLAGSrh1-3/+4
2000-06-03Clean up the previous commits:hubertf1-12/+29
* in package-depends split handling of DEPENDS and RUN_DEPENDS again. The fact that the code was equal for both cases (and thus broken!) is no excuse to fold the two together. (What's the difference? DEPENDS has a pkg name/patter as first value, RUN_DEPENDS has a executable name of file/path) * cut down two more ()s * fix binpkg-list to find binary pkgs again. Remember, $PACKAGES is where binary packages are placed, under a well defined directory structure (including dir "All" and category dirs). * Sort available binary pkgs in README.html by machine again * Inline one more use of the "package-path" target. It's unused now. Anyone care if we remove it? * Fix variable name in print-pkg-depend-sizes: the first component of DEPENDS is a package-name/patter, not a program.
2000-06-03Pass down ${MAKEFLAGS}.mycroft1-13/+9
2000-06-03Another minor speedup.mycroft1-3/+2
2000-06-03More random speedups.mycroft1-17/+13
2000-06-03Speed up print-pkg-depend-sizes.mycroft1-4/+5
2000-06-03Minor consistency issues, eliminate grep-before-awk, and fix a bug that wasmycroft1-38/+18
introduced with BUILD_DEPENDS that have special targets.
2000-06-03Get rid of another fork.mycroft1-3/+3
2000-06-03Update to 2000-05-30.wiz10-60/+50
Changes since the last version, from the authors web page: Moved some event queue code out from pce.c to event.[ch]. Added automatic dependancy support to the Makefile. Cleaned several things up to make porting easier. Cleaned several things up to make cross-compilation easier. Changed a couple headers to compile cleanly with a C++ compiler. Added support for expansion cards to the Apple ][ emulation. Added support for the language card to the Apple ][ emulation. Added code to load more roms to the Apple ][ emulation. Added preliminary Apple ][ disk support (can't use it without gdb, though). Fixed color on Apple ][ text mode. Added Apple ][ hires graphics mode. Added a first approximation of Apple ][ lores graphics mode. Added IRQ support to the emu68k core (no, genesis emulation still doesn't work). Added a new 6502 core (only used on NES right now, may be slightly buggy). Made many improvements/fixes to the emu68k core (no, it _still_ doesn't work). Fixed genesis memory access to mask down to 24 bit addresses. Fixed Apple ][ space bar key. Removed the (unused) m6280 core. Changed most NES mappers to not need to know how large the PRG ROM is. Cleaned up the NES sprite renderer slightly. Changed the video interface to not use procpointers.