Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-10-15 | Pre-process the source tree, to modify /usr/local to ${PREFIX}. | agc | 1 | -1/+6 | |
This is done in the pre-configure stage. | |||||
1997-10-15 | Fix obvious typo which caused a NetBSD system to be recognised | agc | 1 | -1/+1 | |
as a FreeBSD one. | |||||
1997-10-13 | Restore original FreeBSD Id. | agc | 1 | -3/+3 | |
Uncomment rpm | |||||
1997-10-13 | Restore original FreeBSD RCS Id. | agc | 1 | -2/+2 | |
1997-10-13 | Restore original FreeBSD Id. | agc | 1 | -2/+2 | |
1997-10-13 | Flesh out the description somewhat, so that its reason for existence | agc | 1 | -1/+4 | |
is a bit more discernable. | |||||
1997-10-13 | Remove obsolete patch to include <malloc.h> - this has been fixed in | agc | 1 | -8/+25 | |
the distribution sources. Add a new patch to lib/rpmrc.c to include <sys/time.h> before including <sys/resource.h> Add a patch to po/Makefile.in to use mkdir to create a directory, rather than $(INSTALL). | |||||
1997-10-13 | Restore original FreeBSD RCS Id | agc | 1 | -3/+4 | |
Add NetBSD RCS Id. Upgrade to version 2.4.8 | |||||
1997-10-13 | Uncomment amanda. | agc | 1 | -2/+2 | |
1997-10-13 | Remember the files in ${PREFIX}/share/examples/amanda that we've | agc | 1 | -0/+3 | |
installed. | |||||
1997-10-13 | Update the full path names to reflect the default NetBSD location. | agc | 2 | -97/+65 | |
We really need to have a preprocess pass on the patches to make this automatic. | |||||
1997-10-13 | Add support for NetBSD, using uname -s to work out which OS we're on. | agc | 1 | -1/+5 | |
1997-10-13 | Add NetBSD RCS Id. | agc | 1 | -1/+2 | |
1997-10-13 | Fix obvious SNAFU in package's description file to reflect the wording | agc | 1 | -1/+4 | |
in the README file. | |||||
1997-10-13 | Add NetBSD RCS Id. | agc | 1 | -2/+3 | |
Uncomment team. | |||||
1997-10-13 | Set MANCOMPRESSED as team installs its manual page in gzipped form. | agc | 2 | -1/+4 | |
Modify PLIST to include the formatted page as well as raw one. | |||||
1997-10-13 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1997-10-13 | Mark FreeBSD RCS Id as such. | agc | 4 | -19/+61 | |
Make this compile on NetBSD: + __FreeBSD__ -> (defined(BSD) && BSD >= 199306) + eliminate compiler warnings by working around unusual definition in switch statement. + change the man directory location to reflect NetBSD reality. | |||||
1997-10-11 | screen works. | hubertf | 1 | -2/+2 | |
1997-10-11 | - require gtexinfo for info-pages, thus don't try to create info/dir | hubertf | 2 | -6/+6 | |
- rm screen.old if presend (on pkg_delete) | |||||
1997-10-11 | Comment out ports not checked yet | hubertf | 1 | -51/+51 | |
1997-10-11 | Import as of 09/25/97 | hubertf | 230 | -0/+5629 | |
1997-10-11 | Initial import of FreeBSD's screen port. | hubertf | 8 | -0/+114 | |