Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -3/+1 | |
build a binary package with this definition would fail as the PLIST is not correct. If a package's documentation is overwhelming, it should arguably be handled in a separate pre-requisite documentation package. | |||||
1999-04-07 | Make this package work on Solaris. | agc | 1 | -1/+6 | |
1999-01-04 | Add DEPENDS to ghostscript and remove hardcoding the path to /usr/pkg. | frueauf | 2 | -4/+10 | |
1998-10-28 | Fix a missing rpath entry by making this pkg obey LDFLAGS. | garbled | 1 | -4/+4 | |
This fixes my own PR #5840 | |||||
1998-09-12 | libtiff needs jpeg and libz to compile binaries. | garbled | 1 | -6/+5 | |
1998-08-20 | The Grand Homepagification: | tsarna | 1 | -1/+2 | |
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-07-13 | We use American English. | mycroft | 1 | -2/+2 | |
licence -> license | |||||
1998-07-06 | Note that this package is shareware. | agc | 1 | -1/+3 | |
1998-07-04 | Update libjpeg to v6b. | mycroft | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -5/+1 | |
1998-06-08 | Substitute /usr/local with $(LOCALBASE) since jpeg and tiff libraries | enami | 1 | -4/+4 | |
are installed there. | |||||
1998-06-03 | Include bsd.prefs.mk in case NOPORTDOCS is set in /etc/mk.conf | agc | 1 | -6/+5 | |
1998-05-15 | Append a "/." to the ${WRKDIR} value in the find command, to ensure | agc | 1 | -2/+2 | |
that we traverse through any symbolic links. Make the misc/kp package Makefile a bit neater - remove an unnecessary temporary file. | |||||
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -3/+3 | |
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-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-02-05 | Add "-follow" option to find, so it DTRT even if WRKOBJDIR is set. | frueauf | 1 | -2/+2 | |
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -3/+3 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-24 | portlint: add MAINTAINER, mv -> ${MV} | hubertf | 1 | -2/+4 | |
1997-12-04 | Since we do supply our own packaged Ghostscript below /usr/pkg, modify GS_BIN | kleink | 1 | -2/+2 | |
and GS_LIB to reflect this. | |||||
1997-12-01 | Update for tiff-3.4 | hubertf | 2 | -3/+4 | |
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. |