summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-10-25Enable "#define PROTECT_ENV", closes pr 6266 by Sean Doran.frueauf2-0/+28
1998-10-24Fix a buffer bug in seq.garbled1-0/+22
1998-10-23Fix old bug: pkglint was looking for MIRROR_DISTFILES, while the actualtsarna1-2/+2
variable is MIRROR_DISTFILE
1998-10-22Update xscreensaver to 3.0.0.frueauf3-6/+7
1998-10-22GC some rcs ID's that got stuck in here.. Thanks Thorsten.garbled3-26/+3
1998-10-22Make the "flops" benchmark into a good citizen, and exit with the properagc1-0/+14
value.
1998-10-22update for recent UVM change: vm maps are always main mapsdrochner1-0/+15
1998-10-22outdatedhubertf1-21/+0
1998-10-22Patch from Hubert Feyrer - make sure the directory entry is a file beforeagc1-2/+7
using it to make the +BUILD_VERSION file.
1998-10-22Update fetchmail to 4.6.3.frueauf2-5/+5
1998-10-22update to 1.6.1hubertf3-64/+25
1998-10-22Enable nsieve, fib and heapsort, document them, and document update ofgarbled1-1/+4
xosview to 1.6.2.a.
1998-10-22Import of nsieve benchmarkgarbled5-0/+41
a Sieve of Eratosthenes benchmark.
1998-10-22Heapsort benchmarkgarbled5-0/+47
benchmark program for variable sized arrays.
1998-10-22Benchmark to time the computation of the 40th Fibonacci number.garbled5-0/+34
1998-10-22Update this pkg to 1.6.2.a. This fixes the pkg to run on alpha. Thanksgarbled5-60/+4
to Brian Grayson for fixing it.
1998-10-22Document and enable flopsgarbled1-1/+2
1998-10-22Initital import of flops-2.0 benchmark.garbled5-0/+52
a floating point benchmark to give your MFLOPS rating.
1998-10-21Enable glunix, fftw, and benchfft.garbled3-3/+6
1998-10-21Initial import of glunix-1.0agarbled59-0/+3191
Thanks to Ross for all the help, and Alistair for fixing some brain damage. A Global Layer Unix for NOW. (Network Of Workstations)
1998-10-21Initital import of benchfft-2.0garbled6-0/+113
Benchmark your machine with a number of FFT algorithims
1998-10-21Initial import of fftw-2.0.1garbled5-0/+35
a collection of fast C routines to compute DFTs
1998-10-21Update this package to use the -current sources from October 19th, 1998.agc2-4/+4
1998-10-21-DUNIX -> -Dunix, closes pr 6338 by Geoff C. Wing.frueauf1-5/+6
1998-10-20Fix depends-list target WRT dewey depends; try (for USE_PERL5):hubertf1-4/+4
DEPENDS+= perl>=5.00404:${PKGSRCDIR}/lang/perl5
1998-10-20-Dunixhubertf1-1/+3
1998-10-20Don't build the examples in share/examples when installing. Fixes PR 6330.garbled2-67/+153
1998-10-20+ Remove the old check for pkg_create being able to handle a -Cagc1-10/+9
argument if any CONFLICTS are defined - it's been superceded by the new PKGTOOLS_REQD definition. + Set PKGTOOLS_REQD correctly if PKG_RELATIVE_SYMLINKS is defined.
1998-10-20+ Add and document the PKG_RELATIVE_SYMLINKS option, which makes sureagc2-2/+27
that a symbolic link in a package is relative to ${PREFIX}, if it is under ${PREFIX}, using the -l argument to pkg_create. + Build a +BUILD_INFO file with appropriate information from the package build. Thanks to Christoph Badura for pointers to the appropriate information.
1998-10-20Add in a distribution patch that fixes a race condition in seq.garbled2-2/+8
1998-10-20find png etc. headers in LOCALBASEhubertf1-0/+17
1998-10-19Adapt to deal with (IMHO bogus) new location of the MySQL shared clienttsarna1-2/+2
library. Someone who knows more about it should decide if MySQL should be fixed to put the library in a standard location instead.
1998-10-19Remove myself as MAINTAINER. Several other people are working on it andtsarna1-2/+2
know more about the current state than I do.
1998-10-19Update MySQLmodule 1.1 -> 1.4tsarna2-8/+10
1998-10-19Configure --with-amandahosts. This causes Amanda to use .amandahoststsarna2-4/+4
files instead of .rhosts.
1998-10-19Improvements suggested by Charles Hannum:agc1-9/+11
+ use ident rather than strings + only check for up-to-date pkg_* tools when they're about to be used Also + don't include the RCS Id string from crt0 when calculating version date
1998-10-19nntpcache has a "fee-based-commercial-use" license. Add that category ofagc2-5/+7
license to the ACCEPTABLE_LICENSES category in the example mk.conf file.
1998-10-19Add examples for Danish mirrors, provided in pr 6329 by Soren S. Jorvang.frueauf1-1/+11
1998-10-18Remove unnecessary remainders of the "gnome-libs" package.tron2-10/+4
1998-10-18"lib/locale/fr/LC_MESSAGES" is a directory and it is used by othertron2-4/+2
packages, too.
1998-10-18Whoever is the maintainer of this package it is not me.tron2-4/+4
1998-10-18Make this package build, at least under -current.tron2-0/+62
1998-10-18Clarified the short description to specify GNU emacs.dbj1-1/+1
1998-10-18The Emacs Lisp Reference Manualdbj5-0/+94
1998-10-18Update fetchmail to 4.6.2.frueauf3-14/+14
1998-10-18Add example entry for Austrian mirror sites, provided in pr 6326 by Rene Hexel.frueauf1-1/+11
1998-10-18Add support to pkglibtool for -b, -O and -G options in install mode. Thismatthias1-7/+16
is necessary for installing inn.
1998-10-18set UPLIBTOOL, EXTLIB and EXTOBJ.matthias1-4/+8
1998-10-18Remove all patches that just remove $(LIBTOOL) from the install rules. Thematthias6-147/+0
result of these patches was that the libtool stub got installed instead of the real binary.
1998-10-18Use #include <signal.h> instead of #include <sys/signal.h>dbj1-0/+11