Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1997-12-02 | fix ldconfig | hubertf | 1 | -3/+3 | |
1997-12-02 | remove ranlib, fix ldconfig | hubertf | 2 | -4/+5 | |
1997-12-01 | - remove ranlib, as per PR pkg/4604 by Matthias Scheler <tron@lyssa.owl.de> | hubertf | 1 | -3/+3 | |
- fix ldconfig call for alpha (which doesn't have ldconfig) | |||||
1997-12-01 | We're at version 3.4 now, not 3.0 | hubertf | 1 | -2/+2 | |
1997-12-01 | Update for tiff-3.4 | hubertf | 2 | -3/+4 | |
1997-12-01 | Incorporate Matthias Scheler's update to the tiff package with some | hubertf | 11 | -422/+320 | |
minor fixes from me. Closes PR pkg/4603. | |||||
1997-11-30 | - Remove ranlib from PLIST file so pkg_delete don't whine because | hubertf | 2 | -5/+4 | |
of different MD5 checksum; Fixes PR pkg/4609 by Matthias Scheler <tron@lyssa.owl.de> - change "ldconfig" to "ldconfig .. || true" to work around missing ldconfig on alpha (and others?) | |||||
1997-11-20 | Enable xv | agc | 1 | -2/+2 | |
1997-11-20 | Add NetBSD RCS Id. | agc | 1 | -0/+8 | |
Add preformatted manual pages. Add an additional step which substitutes ${LOCALBASE} for the hardcoded '/usr/local' in the Imakefile, done at pre-configuration time. | |||||
1997-11-20 | Make vdcomp compile on NetBSD. | agc | 1 | -1/+1 | |
1997-11-20 | Include <sys/param.h> on NetBSD, so anything which includes xv.h will | agc | 1 | -0/+13 | |
compile. | |||||
1997-11-20 | Remove annoying "Did you remember to 'make depend' first?" message - | agc | 1 | -0/+15 | |
the packaging tools will make depend automatically. | |||||
1997-11-20 | Add NetBSD RCS Id. | agc | 1 | -5/+6 | |
Correct the location and names of the (pre-formatted) manual pages installed by imake. | |||||
1997-11-20 | Initial import of xv-3.10a from FreeBSD ports collection into NetBSD | agc | 10 | -0/+725 | |
packages collection. | |||||
1997-11-07 | Add MAN{1,3,5} | hubertf | 1 | -1/+47 | |
1997-11-06 | Add a patch for NetBSD to: | agc | 1 | -0/+26 | |
+ set correct path for xpm.h + force building and installation of static libXpm.a | |||||
1997-11-06 | Correct name and path of sxpm manual page. | agc | 1 | -2/+2 | |
1997-11-06 | Add a pre-formatted manual page definition for sxpm. | agc | 1 | -1/+3 | |
1997-11-06 | Add a NetBSD RCS Id to all the PLIST files. | agc | 6 | -0/+6 | |
1997-11-03 | Mesa works | hubertf | 1 | -2/+2 | |
1997-11-03 | Fix RCS-Id | hubertf | 1 | -1/+2 | |
1997-11-03 | This is the real update for NetBSD and V2.4 | hubertf | 4 | -26/+50 | |
1997-11-03 | Not needed on NetBSD | hubertf | 1 | -11/+0 | |
1997-11-03 | Fix RCS-Id, update to V2.4 & NetBSD | hubertf | 1 | -1/+2 | |
1997-11-03 | OpenGL-clone | hubertf | 6 | -0/+364 | |
1997-10-31 | Slight fix to the shared library linking command. | mycroft | 1 | -1/+1 | |
XXX This doesn't work for ELF/binutils. | |||||
1997-10-31 | Slight fix to the shared library linking command. | mycroft | 2 | -2/+2 | |
XXX This doesn't work for ELF/binutils. | |||||
1997-10-16 | + set MANCOMPRESSED as the package installs its man pages gzipped | agc | 1 | -10/+10 | |
+ define COMPRESSMANCMD as imake seems to expect this to be defined (FreeBSD define this in {$X11BASE}/lib/X11/config/FreeBSD.cf) + when preprocessing to set the correct prefix, use LOCALBASE rather than PREFIX, as USE_IMAKE will set PREFIX by default + eliminate an unnecessary temporary file when preprocessing to set the correct prefix. | |||||
1997-10-15 | Add definition for COMPRESSMANCMD which is in the X11 tree for FreeBSD. | agc | 2 | -4/+17 | |
Add a pre-process stage (at pre-configure time) to change hard-coded /usr/local into ${PREFIX}. Revert the patches I'd previously changed to the default ${PREFIX} to be /usr/local once again, so that the pre-processing will work. | |||||
1997-10-15 | /usr/local -> /usr/pkg (like the amanda package, we need to preprocess | agc | 1 | -3/+16 | |
this). NetBSD defines sys_errlist in <errno.h>, so include this file if we're on NetBSD. | |||||
1997-10-15 | Add NetBSD RCS Id. | agc | 1 | -0/+1 | |
1997-10-15 | Initial import of FreeBSD's netpbm port into the NetBSD | agc | 12 | -0/+1052 | |
packages system. | |||||
1997-10-13 | Import one-line comment file describing graphics package category. | agc | 1 | -0/+1 | |
1997-10-06 | Add NetBSD RCS Id. | agc | 2 | -1/+3 | |
1997-10-06 | Add NetBSD RCS Ids. | agc | 2 | -96/+68 | |
Attempt to make the target directories ${PREFIX}-dependent. | |||||
1997-10-06 | Add NetBSD RCS Ids. | agc | 1 | -0/+1 | |
1997-10-06 | Add NetBSD RCS Id. | agc | 1 | -61/+62 | |
Comment out the packages untested in the NetBSD packages system. | |||||
1997-10-06 | Initial import of FreeBSD graphics ports into the NetBSD packages | agc | 30 | -0/+915 | |
system. |