Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-18 | Convert to bl3. | wiz | 1 | -3/+3 | |
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-07-17 | Fix build when using gcc3. | jmmv | 1 | -1/+3 | |
2003-06-12 | Make this work on IRIX. | jschauma | 1 | -1/+8 | |
2003-06-02 | Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages. | jschauma | 1 | -2/+2 | |
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust. | |||||
2003-03-31 | Make this build and install under Linux. | jschauma | 1 | -1/+5 | |
2003-03-03 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 1 | -2/+2 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-10-04 | pull security patch from http://www.epita.fr/~bevand_m/asa/asa-0000, | itojun | 1 | -2/+2 | |
as suggested in PR18522. bump PKGREVISION to 2. | |||||
2002-09-13 | buildlink1 -> buildlink2 | jlam | 1 | -6/+7 | |
2002-09-13 | Use ghostscript.mk. | jlam | 1 | -3/+2 | |
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -1/+2 | |
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".] | |||||
2002-01-28 | _Always_ set the make environment (${SETENV} ${MAKE_ENV}) and execute | jlam | 1 | -2/+2 | |
${MAKE_PROGRAM} instead of ${MAKE} within ${WRKSRC}. | |||||
2001-08-23 | Add default XAW_TYPE?=3d to indicate that this package wants at least | jlam | 1 | -1/+2 | |
Xaw3d (Xaw-Xpm also works). | |||||
2001-08-23 | Move per-package default XAW_TYPE setting above the inclusion of | jlam | 1 | -4/+4 | |
bsd.prefs.mk so that it is actually used. Where possible, include xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 | |
2000-05-10 | Alter dependencies. Packages needing X11 drivers use | jlam | 1 | -2/+2 | |
DEPENDS+= ghostscript-[6-9]*:../../print/ghostscript and packages needing just any ghostscript binary use DEPENDS+= ghostscript{,-nox11}-[6-9]*:../../print/ghostscript | |||||
2000-05-07 | Correct dependencies to find all applicable versions of ghostscript. | jlam | 1 | -2/+2 | |
If ghostscript isn't installed, then install ghostscript-x11 as it will always work. | |||||
2000-04-20 | Depend on ghostscript-x11-5.50nb2. | jlam | 1 | -2/+2 | |
2000-04-16 | Depend on ghostscript-*nb1 since were modified to use gstty/gs. | jlam | 1 | -2/+2 | |
2000-03-24 | Adapt to use ghostscript-x11. | jlam | 1 | -2/+2 | |
2000-03-02 | We already DEPEND on ghostscript, we don't have to write it on the | wiz | 1 | -2/+1 | |
screen, too. | |||||
1999-08-26 | If "${XAW_TYPE}" is set to "standard" depend on "Xaw3d-1.5" manually | tron | 1 | -4/+2 | |
instead aborting the build process. | |||||
1999-08-26 | The "gv" package cannot be built with the standard Xaw library. | tron | 1 | -1/+6 | |
1999-08-25 | Introduce a USE_XAW definition, which is used in package Makefiles, to | agc | 1 | -2/+6 | |
denote that the package uses libXaw. Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by the user, to denote the type of libXaw to use. Possible values are: standard, 3d and xpm. Define USE_XAW in relevant Makefiles. Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d... This means that package builds should not fail because of conflicting Xaw packages being installed on machines. | |||||
1999-04-13 | Remove NOPORTDOCS definition - it was useless anyway, as any attempt to | agc | 1 | -5/+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. | |||||
1998-12-23 | Don't install an empty manpage, there is one in the package, pointed | frueauf | 1 | -1/+4 | |
out in pr 6632 by Johnny C. Lam. | |||||
1998-11-19 | Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary | agc | 1 | -2/+2 | |
DEPENDS definition. | |||||
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-07-04 | Update Xaw3d to 1.5. | mycroft | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
1998-06-03 | Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf | agc | 1 | -1/+3 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 1 | -2/+2 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
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-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 1 | -2/+2 | |
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-11 | Name of Master-site changed, reported by ThEP Linux-Administrator | hubertf | 1 | -2/+2 | |
<admin@ThEP.Physik.Uni-Mainz.DE>. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -2/+2 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-19 | Make this package depend on the gs binary installed by the | agc | 1 | -2/+2 | |
ghostscript5 package as (a) we should be encouraging people to use the packages collection where possible, and (b) it messes up the package depencies if we don't, to the extent that pkg_delete will have problems. | |||||
1998-01-15 | Make gv depend on an executable gs in the $PATH. | agc | 1 | -1/+2 | |
We need some dependency here, and it's either on ${LOCALBASE}/bin/gs to pick up the ghostscript 5 package's gs binary, or simply gs, to pick up any gs binary in the path. The latter was chosen for the moment. | |||||
1997-12-29 | Fix for NetBSD, by soren@t.dk. | hubertf | 1 | -3/+6 | |
1997-12-29 | PostScript and PDF previewer. | hubertf | 1 | -0/+25 | |
Taken from FreeBSD. |