Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-06-21 | Automanpage handling. | tv | 1 | -2/+1 | |
1998-06-20 | Make packages which use NetBSD's bsd.man.mk work with automatic manual | agc | 2 | -6/+12 | |
page handling. | |||||
1998-06-18 | Add USE_X11=yes, fixes pr 5607 by Tim Rightnour. | frueauf | 1 | -5/+7 | |
1998-06-09 | Upgrade to Amanda 2.4.0p1, a bug fix release. | agc | 2 | -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-08 | DEPEND on addnerd-1.5. | agc | 1 | -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-05 | Use addnerd to add the user, rather than a custom Perl script. | agc | 1 | -58/+0 | |
1998-06-05 | Use addnerd, rather than a custom Perl script, to add the user. | agc | 1 | -3/+4 | |
Delete the USE_PERL5 definition. Add --with-mmap to the Amanda configuration. | |||||
1998-05-26 | Add and enable "dialog", fixes PR pkg/4993. | tron | 1 | -1/+2 | |
1998-05-26 | New "dialog" package supplied by Johnny C. Lam in PR pkg/4993. | tron | 16 | -0/+404 | |
1998-05-24 | Add support for our mt command as submitted by Allen Briggs | hubertf | 1 | -0/+11 | |
<briggs@backup.ninthwonder.com> in PR pkg/5487. | |||||
1998-05-23 | Fix --host= rule to use a three part architecture, and fix GNU pkgs to use | tv | 2 | -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-22 | Make this work with MANZ and tidy up patchfiles; don't patch the same | frueauf | 7 | -693/+415 | |
file in n patchfiles, just one per patch for better maintainance. | |||||
1998-05-21 | Handle MANZ case better and split the big patch file into one patch | frueauf | 6 | -396/+386 | |
per file for better maintainance. | |||||
1998-05-15 | "py-Tk" is in "x11" now. | tron | 1 | -2/+1 | |
1998-05-15 | Move package to directory for category "x11". | tron | 6 | -47/+0 | |
1998-05-15 | Append a "/." to the ${WRKDIR} value in the find command, to ensure | agc | 1 | -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-14 | Add and enable "py-Tk", fixes PR pkg/5411. | tron | 1 | -1/+2 | |
1998-05-14 | Add "py-Tk" package made by Jaromir Dolecek. | tron | 6 | -0/+47 | |
1998-05-14 | Add and enable "py-readline", fixes PR pkg/5409. | tron | 1 | -1/+2 | |
1998-05-14 | Add "py-readline" package made by Jaromir Dolecek. | tron | 6 | -0/+43 | |
1998-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 4 | -12/+13 | |
1998-05-08 | no -ltinfo, and throw out /usr/local - really! | hubertf | 2 | -120/+8 | |
1998-05-08 | IS_INTERACTIVE, wants X during setup | hubertf | 1 | -1/+5 | |
1998-05-08 | use -l switch to chpass (eww, undocumented :-/), to work even when NIS is set up | hubertf | 1 | -1/+1 | |
1998-05-07 | Remove unnecessary configure script - 2.4.0 comes with a GNU autoconf | agc | 2 | -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-07 | New packing list, to reflect the new version. | agc | 1 | -22/+62 | |
1998-05-07 | Remove unnecessary patches. | agc | 3 | -124/+0 | |
1998-05-07 | The best way to fix PR 4895 is to upgrade Amanda to version 2.4.0, and close | agc | 2 | -18/+25 | |
some security holes in the process. | |||||
1998-05-07 | Remove leading binary junk from the patches. | agc | 2 | -2/+2 | |
1998-05-04 | Fix output if it's not going to a tty; as posted to current-users | hubertf | 1 | -4/+12 | |
by Soren S. Jorvang <soren@t.dk>. | |||||
1998-05-04 | If the enviroment variable "KDEDIR" is set KDE's "configure" ignores the | tron | 1 | -4/+4 | |
"--prefix" argument. So let the package use that variable itself. | |||||
1998-04-28 | Update to KDE Beta 4 'Kirkland'. | tron | 4 | -156/+70 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 5 | -11/+11 | |
1998-04-23 | Switch the long double support on sqrtl() rather than fabsl(), since egcs has | mycroft | 1 | -0/+128 | |
fabsl() built in. | |||||
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 6 | -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-22 | Fix INFO_FILES definitions to match the commands in bsd.pkg.mk | agc | 2 | -4/+4 | |
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 19 | -90/+90 | |
1998-04-17 | Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them. | agc | 2 | -9/+4 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 33 | -229/+66 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-04-11 | Feed our own data to the autoconfigure-o-magic. | hubertf | 1 | -2/+3 | |
1998-04-10 | Remove some binary garbage, compile with "-O". | tron | 1 | -23/+34 | |
1998-03-28 | portlint: sync manpages with Makefile and reality. | frueauf | 1 | -4/+4 | |
1998-03-28 | portlint: sync MAN1 with PLIST and reality. | frueauf | 1 | -3/+3 | |
1998-03-26 | portlint: remove whitespace before end of line 53. | frueauf | 1 | -2/+2 | |
1998-03-21 | Update to KDE Beta 3 'Huesten'. | tron | 7 | -185/+85 | |
1998-03-20 | Tidy this up, and make me the `maintainer'. | mycroft | 1 | -8/+5 | |
1998-03-20 | Remove unnecessary patches. | mycroft | 3 | -41/+0 | |
1998-03-20 | Update to 2.4.12. | mycroft | 2 | -3/+3 | |
1998-03-16 | Update to V3.4.17 | hubertf | 5 | -21/+41 | |
1998-03-10 | The pkg installs man1/buffer.1. | frueauf | 1 | -2/+2 | |