Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-07-24 | Make this build and then install under Linux. The generated Makefile | reed | 2 | -8/+28 | |
had some problems in the developer's own "My personal settings" section which was for Linux only. I made it work and then noticed that the app-defaults was now wrong and so it would not package. So I commented out the entire "My personal settings" section. This won't change for other operating system builds because it was "LinuxArchitecture" only. I didn't bump PKGREVISION because this didn't build (as far as I can tell) in the first place under Linux and didn't package under Linux either. I tested under NetBSD 1.6.2_STABLE also. | |||||
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-11-10 | add Darwin to the list of architectures to not try to override setenv on. | danw | 2 | -4/+4 | |
2003-09-01 | Add NetBSD RCS tags | cjep | 1 | -0/+1 | |
2003-07-29 | fix some CPP magic (mmm, gcc3.3) | mrg | 2 | -1/+17 | |
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 | 3 | -6/+25 | |
2003-03-03 | It's IMAKE_MAN_DIR not IMAKE_MAN_PATH. Sheesh. | jschauma | 1 | -2/+2 | |
2003-03-03 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -4/+4 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-10-04 | pull security patch from http://www.epita.fr/~bevand_m/asa/asa-0000, | itojun | 5 | -3/+99 | |
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-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
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-04-20 | Move to sha1 digests, where appropriate and possible, and add distfile | agc | 1 | -2/+3 | |
sizes. | |||||
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -4/+2 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-09 | Add patch supplied by Brook Milligan in pkg/12365 to fix pdf printing. | wiz | 2 | -8/+17 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-12-08 | We have a ${PREFIX}/share/doc/html for HTML documentation, so use it. | jlam | 4 | -28/+36 | |
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-04-10 | Adapt to gstty/gs | jlam | 2 | -16/+3 | |
2000-03-24 | Adapt to use ghostscript-x11. | jlam | 3 | -7/+20 | |
2000-03-02 | We already DEPEND on ghostscript, we don't have to write it on the | wiz | 2 | -14/+1 | |
screen, too. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
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-07-09 | Add package patch checksum files. | agc | 1 | -0/+6 | |
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 | Remove a / for optical reasons. | frueauf | 1 | -4/+4 | |
1998-12-23 | Don't install an empty manpage, there is one in the package, pointed | frueauf | 7 | -40/+34 | |
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-08-07 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 7 | -0/+15 | |
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. |