summaryrefslogtreecommitdiff
path: root/misc
AgeCommit message (Collapse)AuthorFilesLines
1998-07-20HAS_CONFIGURE -> GNU_CONFIGURE.tv1-3/+3
1998-07-19Update qt to 1.40. Use libtool to generate the shared and static library.tv1-3/+3
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11.
1998-07-18Adapt to use pkg version of libtool rather than amanda's private copy.tv3-61/+75
1998-07-15Update most to 4.8.1.tv4-15/+21
1998-07-15Use automatic shared object handlingagc2-7/+2
1998-07-14Add "${CONFLICTS}".tron1-1/+3
1998-07-14Update "kdeutils" to version 1.0.tron3-24/+82
1998-07-14cat ${PKGDIR}/MESSAGE in bsd.pkg.mk if it exists, don't do it in everyfrueauf1-4/+1
package Makefile.
1998-07-10Update to 2.5.1, with a horrible hack around the INSTALL_PROGRAM problem.mycroft7-46/+236
1998-07-04Update libjpeg to v6b.mycroft1-2/+2
1998-07-03Don't mirror distribution files which are kept locally anyway.tron3-3/+7
1998-06-30Use "-I${PREFIX}/include" not "-I/usr/pkg/include".tron1-2/+2
1998-06-27Make this package compile on alpha, patch supplied by Tim Rightnour intron1-0/+11
PR pkg/5663.
1998-06-22Update package Makefiles for automatic manual page handling.agc25-68/+25
1998-06-21Automanpage handling.tv1-2/+1
1998-06-20Make packages which use NetBSD's bsd.man.mk work with automatic manualagc2-6/+12
page handling.
1998-06-18Add USE_X11=yes, fixes pr 5607 by Tim Rightnour.frueauf1-5/+7
1998-06-09Upgrade to Amanda 2.4.0p1, a bug fix release.agc2-6/+6
Invoke addnerd correctly, so that -g is processed by getopt(3) Change the RUN_DEPENDS on gnuplot and gtar to DEPENDS - the GNU configure script needs to find these at the configure stage of the Amanda package.
1998-06-08DEPEND on addnerd-1.5.agc1-4/+5
Add an AMANDA_GROUP definition, and set it to operator (necessary for write access to certain files). Invoke addnerd with -g ${AMANDA_GROUP}
1998-06-05Use addnerd to add the user, rather than a custom Perl script.agc1-58/+0
1998-06-05Use addnerd, rather than a custom Perl script, to add the user.agc1-3/+4
Delete the USE_PERL5 definition. Add --with-mmap to the Amanda configuration.
1998-05-26Add and enable "dialog", fixes PR pkg/4993.tron1-1/+2
1998-05-26New "dialog" package supplied by Johnny C. Lam in PR pkg/4993.tron16-0/+404
1998-05-24Add support for our mt command as submitted by Allen Briggshubertf1-0/+11
<briggs@backup.ninthwonder.com> in PR pkg/5487.
1998-05-23Fix --host= rule to use a three part architecture, and fix GNU pkgs to usetv2-4/+2
the new automatic --host= setting. Now all GNU pkgs should work on all archs (including arm32), except emacs/xemacs, which I'll fix soon.
1998-05-22Make this work with MANZ and tidy up patchfiles; don't patch the samefrueauf7-693/+415
file in n patchfiles, just one per patch for better maintainance.
1998-05-21Handle MANZ case better and split the big patch file into one patchfrueauf6-396/+386
per file for better maintainance.
1998-05-15"py-Tk" is in "x11" now.tron1-2/+1
1998-05-15Move package to directory for category "x11".tron6-47/+0
1998-05-15Append a "/." to the ${WRKDIR} value in the find command, to ensureagc1-4/+2
that we traverse through any symbolic links. Make the misc/kp package Makefile a bit neater - remove an unnecessary temporary file.
1998-05-14Add and enable "py-Tk", fixes PR pkg/5411.tron1-1/+2
1998-05-14Add "py-Tk" package made by Jaromir Dolecek.tron6-0/+47
1998-05-14Add and enable "py-readline", fixes PR pkg/5409.tron1-1/+2
1998-05-14Add "py-readline" package made by Jaromir Dolecek.tron6-0/+43
1998-05-09Mostly cosmetic changes to shut up portlint. Little bugfix for apache.frueauf4-12/+13
1998-05-08no -ltinfo, and throw out /usr/local - really!hubertf2-120/+8
1998-05-08IS_INTERACTIVE, wants X during setuphubertf1-1/+5
1998-05-08use -l switch to chpass (eww, undocumented :-/), to work even when NIS is set uphubertf1-1/+1
1998-05-07Remove unnecessary configure script - 2.4.0 comes with a GNU autoconfagc2-10/+58
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.agc1-22/+62
1998-05-07Remove unnecessary patches.agc3-124/+0
1998-05-07The best way to fix PR 4895 is to upgrade Amanda to version 2.4.0, and closeagc2-18/+25
some security holes in the process.
1998-05-07Remove leading binary junk from the patches.agc2-2/+2
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-04If the enviroment variable "KDEDIR" is set KDE's "configure" ignores thetron1-4/+4
"--prefix" argument. So let the package use that variable itself.
1998-04-28Update to KDE Beta 4 'Kirkland'.tron4-156/+70
1998-04-24Move to relative paths in the pkgsrc tree.agc5-11/+11
1998-04-23Switch the long double support on sqrtl() rather than fabsl(), since egcs hasmycroft1-0/+128
fabsl() built in.
1998-04-22Remove the old deprecated DEPENDS definition from bsd.pkg.mk.agc6-19/+16
Implement a new DEPENDS definition, which looks for an installed package, building it if not present, and use it in preference to LIB_DEPENDS. This should make the package collection more useful on NetBSD ELF ports.
1998-04-22Fix INFO_FILES definitions to match the commands in bsd.pkg.mkagc2-4/+4