summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-07-14Update "kdegames" to version 1.0.tron3-34/+66
1998-07-14Update "kdesupport" to version 1.0.tron2-15/+5
1998-07-14Update "kdeutils" to version 1.0.tron3-24/+82
1998-07-14Don't remove files which are now part of the "kdelibs" package.tron2-5/+7
1998-07-14Forgot to commit this: link "kaudio/maudio" with "ossaudio" library.tron1-0/+11
1998-07-14Update to use libtool; it now works on ELF and static-only platforms.tv4-40/+69
Make use of ${BSD_INSTALL_*} macros.
1998-07-14Update to use libtool, and kill the NetBSD-style Makefile. No more PLISTtv6-32/+38
discrepancies vs. mk.conf.
1998-07-14Change to build and install rsaref using libtool. No more NetBSD-customtv10-137/+176
Makefile or dynamic-PLIST headaches. Make use of automatic shared library handling. Split patches into separate files.
1998-07-14Don't even try finding X11. No X-specific software is supplied, but ittv1-5/+3
will try linking against libICE on all binaries anyway.
1998-07-14Add and activate the W3C libwww pkg. This pkg makes use of the newtv5-41/+34
libtool pkg to create shared and static libraries automatically on all platforms.
1998-07-14Import of FreeBSD's W3C libwww port, patches to follow.tv9-0/+587
1998-07-14On NetBSD ports which don't support shared objects, comment out anyagc1-1/+5
shared object names in the PLIST.
1998-07-14Update for automatic shared object handling.agc2-7/+2
1998-07-14Use automatic shared object handling.agc2-7/+2
1998-07-14Fill in SHLIB_TYPE in the pkgsrc copy of bsd.own.mk. Use this valueagc2-6/+21
in bsd.pkg.mk to work out the type of shared objects when doing automatic shared object handling (ELF, a.out or none).
1998-07-14If neither ld.so nor ld.elf_so exist in /usr/libexec, assume this systemtv1-1/+4
is incapable of shared libraries and add --disable-shared to CONFIGURE_ARGS.
1998-07-14Pkg-name consistency: last '-'-seperated token is version.hubertf2-4/+4
1998-07-14Add logic to handle shared objects correctly for ELF and a.out platforms.agc1-1/+51
1998-07-14cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in everyfrueauf12-29/+32
package Makefile.
1998-07-13Enable xwritstsarna1-1/+2
1998-07-13Add xwrits-2.6.1 package by mcmahill@mtl.mit.edu. Xwrits is a utility totsarna5-0/+28
remind the user to take typing breaks, to help avoid or recover from repetitive motion injury.
1998-07-13Update "kdebase" to version 1.0.tron8-212/+318
1998-07-13Update xscreensaver to 2.24.frueauf3-4/+8
1998-07-13Only update README.html if it has changed.hubertf1-4/+11
1998-07-13Update "kdelibs" to version 1.0.tron3-24/+96
1998-07-13Fix "${XMKMF}" so that building without "${X11BASE}/bin" in search pathtron1-2/+3
will succeed.
1998-07-13Update "wwwoffle" to version 2.2.tron5-12/+100
1998-07-13Add and activate MRTG, the Multi-Router Traffic Grapher.tv8-74/+67
1998-07-13Import of FreeBSD's Multi Router Traffic Grapher pkg, patches to follow.tv7-0/+125
1998-07-13Add and activate p5-Curses and p5-PV pkgs.tv7-43/+54
1998-07-13Update Apache dependency to match reality.tv1-2/+2
1998-07-13Import of FreeBSD's perl5 PV ("perlvision") port. Patches to follow.tv5-0/+53
1998-07-13Import of FreeBSD's Perl Curses module (patches to follow).tv6-0/+53
1998-07-13Minor reformatting, plus mention URL for online pkg list.hubertf1-5/+4
1998-07-13Note tech-pkg@netbsd.orghubertf1-4/+4
1998-07-13We use American English.mycroft4-16/+16
licence -> license
1998-07-13Add "CONFIGURE_ARGS+=--enable-production". Closes pr 5738 by Stefan Hensen.frueauf1-2/+5
1998-07-13For consistency between a.out and ELF NetBSD platforms, use the sametv1-7/+4
two-part versioning scheme on ELF as well.
1998-07-13Add and activate libtool (with a.out and ELF support), a GNU utility fortv5-38/+45
making static and shared libraries in a machine-independent fashion.
1998-07-13Import of FreeBSD's libtool pkg (patches to follow).tv7-0/+67
1998-07-12Update nmh to 0.27.frueauf3-6/+10
1998-07-12Update "windowmaker" to version 0.16.1 using changes supplied bytron9-225/+118
Mario Kemper.
1998-07-12Fix another variable expansion bug in dependence handling.tron1-2/+2
1998-07-12Portlint (probably should have run it first ;), and add MAINTAINER.tv1-1/+5
1998-07-12Add and activate Mosaic (XMosaic) pkg, based on the FreeBSD port.tv11-139/+118
1998-07-12Import of FreeBSD's XMosaic port, with NetBSD changes to followtv14-0/+286
1998-07-12partially back out variable expansion from rev. 1.109 as inspired byhubertf1-2/+2
tron's last commit. Beware that this may break in nasty ways when using wildcards in CONFLICTS and DEPENDS.
1998-07-11Update to 1.3tsarna4-28/+6
1998-07-11Fix dependences check.tron1-2/+2
1998-07-11Forgot portlint. Also, should have credited tron for patchfilestsarna1-6/+3
idea in last.