summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1998-05-08Refer to the jpeg and libpng directories using PKGSRCDIR.agc1-3/+3
1998-05-08Use the PKGSRCDIR variable we passed down from the package Makefile.agc2-2/+2
1998-05-08Don't install the demo binaries, just their source. Fixes pr 5218.frueauf2-120/+16
1998-05-08Pass the PKGSRCDIR definition down through the environment.agc1-2/+2
1998-05-08Test for the existence of /dev/scgx before creating it, rather than itsagc1-3/+2
existence as a regular file.
1998-05-08Don't install the demo binaries.frueauf4-97/+7
1998-05-08Run install-info without absolute path, pointed out by Hubert.frueauf1-3/+3
1998-05-08Don't install byte-compiled emacs lisp file.agc1-0/+22
1998-05-08This package installs info files, so add a USE_GTEXINFO definitionagc1-1/+2
1998-05-08Build and install gdbm shared library, based on pr 4924 and fixes it.frueauf4-15/+77
1998-05-08Remove bzip package from the tree - it's deprecated by the author, inagc10-164/+1
favour of the bzip2 package.
1998-05-08s/MIT/RSA licensees/, per mycrofthubertf2-10/+10
1998-05-07Document AMANDA_USER and PGUSER variables.agc1-1/+11
1998-05-07PORTSDIR must die.agc1-32/+23
s/PORTSDIR/PKGSRCDIR/g (PKGSRCDIR should not be set by users - bsd.pkg.mk sets it automatically). Also clear up some comments, and move USE_GTEXINFO to use DEPENDS, and move USE_PERL5 to use DEPENDS.
1998-05-07Remove unnecessary configure script - 2.4.0 comes with a GNU autoconfagc4-20/+116
one. Add a createuser Perl script, based on the one in databases/postgresql, which is used to ensure that the Amanda backup user exists.
1998-05-07New packing list, to reflect the new version.agc2-44/+124
1998-05-07Remove unnecessary patches.agc6-248/+0
1998-05-07The best way to fix PR 4895 is to upgrade Amanda to version 2.4.0, and closeagc4-36/+50
some security holes in the process.
1998-05-07Remove leading binary junk from the patches.agc2-2/+2
1998-05-07Only set "IS_INTERACTIVE= yes" if we are not running under X11.tron1-1/+3
1998-05-07Because "gimp" uses its own binary to create a database it can't be builttron1-1/+8
without running X11. Add "IS_INTERACTIVE= yes" and a check for "$DISPLAY" to handle that properly.
1998-05-07Perform locking test automatically so that package will compile withouttron2-52/+30
user interaction.
1998-05-07Add "IS_INTERACTIVE= yes" again.tron1-1/+2
1998-05-07Add {PREFIX,X11BASE,LOCALBASE}/info to the default INFOPATH, fixes pr 5319.frueauf2-10/+18
1998-05-06Add or update patches for Python 1.5.1 as suggested by Jaromir Dolecektron4-68/+67
in PR pkg/5407 and PR pkg/5412.
1998-05-06Seems as # needs to be at the very beginning of a line.frueauf2-6/+6
1998-05-06Fix "rumba" to compile under plain NetBSD 1.3.tron1-2/+4
1998-05-06Cleanup "Makefile" as suggested by Jaromir Dolecek in PR pkg/5408.tron1-3/+1
1998-05-06Add "sup.owl.de" to "${MASTER_SITE_BACKUP}".tron1-1/+2
1998-05-06Use user defined CFLAGS, based on pr 5255 and fixes it.frueauf2-2/+6
1998-05-06Upgrade to rman version 3.0.5, and tkman 2.0.6. This is unfortunatelyagc4-6/+6
necessary because mirroring of distfiles on ftp.netbsd.org is not permitted by the author of this software.
1998-05-06Enable deinstall target from herehubertf1-3/+3
1998-05-06Use the distfile on ftp.netbsd.org for the moment.agc1-2/+5
1998-05-06Grab the distfile from ftp.netbsd.org, like vile.agc1-3/+7
1998-05-06Switch from LIB_DEPENDS to DEPENDS.frueauf1-2/+2
1998-05-06vile-7.4 is on the MASTER_SITES now, so grab the 7.3 distfile fromagc1-3/+7
ftp.netbsd.org. We'll do a 7.4 package ASAP, when circumstances permit.
1998-05-05Add missing exec/unexec install-info lines.frueauf1-1/+3
1998-05-05Be sure PORTSDIR is defined.frueauf1-1/+3
1998-05-05Add Xaw-Xpm, but don't enable it yet, until we have a CONFLICTS feature.frueauf1-1/+4
This way Xaw3D and Xaw-Xpm don't conflict by default.
1998-05-05Initial import of Xaw-Xpm-1.1 based on pr 4912.frueauf7-0/+217
1998-05-05Comment out SUBDIR+=cvs-current until we have a CONFLICTS feature.frueauf1-2/+4
This way cvs and cvs-current don't conflict by default.
1998-05-04Update to 3.0.24hubertf3-40/+7
1998-05-04Fix output if it's not going to a tty; as posted to current-usershubertf1-4/+12
by Soren S. Jorvang <soren@t.dk>.
1998-05-04Add and enable "tix-4.1.0.006", fixes PR pkg/5391.tron1-2/+2
1998-05-04Adapt this package to NetBSD, based on work done by Rene Hexel.tron2-19/+15
1998-05-04Initial import of FreeBSD's "tix" port.tron8-0/+589
1998-05-04Commit gimp update to 0.99.28 done by Bernd 'pink' Sieker.tron3-22/+24
1998-05-04Replace "BUILD_DEPENDS" and "RUN_DEPENDS" by "DEPENDS".tron1-3/+2
1998-05-04Update python to version 1.5.1 using package by Jaromir Dolecek.tron17-128/+925
Fixes PR pkg/5361.
1998-05-04If the enviroment variable "KDEDIR" is set KDE's "configure" ignores thetron5-17/+17
"--prefix" argument. So let the package use that variable itself.