Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-04 | Create font spool in VARBASE, not in /var. | minskim | 2 | -4/+4 | |
2005-01-24 | Apply xpdf-3.00pl3.patch also to fix a security problem which is discribed in | kei | 3 | -7/+17 | |
http://www.idefense.com/application/poi/display?id=186&type=vulnerabilities (CAN-2005-0064). Noticed by Hiroki Sato. Thanks! Bump PKGREVISION to 5. | |||||
2005-01-17 | Bump PKGREVISION for CAN-2004-0888 fix. | wiz | 1 | -2/+2 | |
2005-01-17 | fixed CAN-2004-0888. Since xpdf included with teTeX is 2.01, so this | kei | 3 | -1/+97 | |
back-ported fix is pulled from FreeBSD ports collection. Hiroki Sato noticed and helped me a lot. | |||||
2005-01-16 | applied patches pulled from xpdf-3.00pl2.patch. this should fix security | kei | 3 | -1/+34 | |
problems described in CAN-2004-0888. pointed out by Thomas Klausner. | |||||
2005-01-16 | applied patches pulled from xpdf-3.00pl2.patch. this should fix security | kei | 1 | -2/+2 | |
problems described in CAN-2004-1125. pointed out by Thomas Klausner. Bump PKGREVISION. | |||||
2004-12-03 | Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs. | wiz | 1 | -2/+2 | |
Suggested by Roland Illig, ok'd by various. | |||||
2004-10-22 | Fix path to file to patch. Closes PR pkg/27355. | jmmv | 2 | -5/+5 | |
2004-10-22 | xdvizilla had unsafe temporary file usage. fixes (diffs between 1.2 and | kei | 2 | -1/+198 | |
1.10) are pulled from its CVS repository. closes pkga22940 by Jeremy C. Reed. | |||||
2004-10-11 | Avoid using "union wait" in calling wait(2) if possible. Fall back to | minskim | 5 | -1/+245 | |
"union wait" only when sys/wait.h is not POSIX-compliant. | |||||
2004-10-03 | Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 | tv | 1 | -2/+2 | |
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. | |||||
2004-06-27 | this uses a c and c++ compiler. | grant | 1 | -1/+2 | |
2004-05-09 | No longer used. | snj | 1 | -21/+0 | |
2004-05-03 | xdvi links against libXaw, so include xaw.buildlink3.mk. | wiz | 1 | -1/+2 | |
2004-03-29 | Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>, | jlam | 1 | -1/+2 | |
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk. | |||||
2004-03-26 | PKGREVISION bump after openssl-security-fix-update to 0.9.6m. | wiz | 1 | -1/+2 | |
Buildlink files: RECOMMENDED version changed to current version. | |||||
2004-03-17 | Don't use :tl to lowercasify the paper size, so this will work on older | danw | 1 | -4/+8 | |
NetBSD and non-NetBSD platforms | |||||
2004-03-11 | Add kpathsea.buildlink3.mk, which is required by ja-ptex-bin. Reported | minskim | 1 | -0/+19 | |
by Kouichirou Hiratsuka in PR pkg/24706. | |||||
2004-03-09 | Remove info files entries from PLIST. | seb | 1 | -16/+1 | |
2004-03-05 | Use buildlink3 framework. | tron | 1 | -7/+7 | |
2004-02-14 | Whitespace fix. | snj | 1 | -1/+2 | |
2004-02-14 | Put post-install information in MESSAGE instead of using an INSTALL script. | snj | 3 | -20/+10 | |
Okayed by wiz. | |||||
2004-01-24 | replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. | grant | 1 | -2/+2 | |
2004-01-04 | Fix CONFLICTS with omega to only conflict with older omega; | wiz | 1 | -4/+3 | |
current omega package does not conflict. Closes PR 23975 by Richard Rauch. | |||||
2003-12-24 | Update teTeX packages to 2.0.2 (really merge teTeX2 into teTeX). The 2.x | jmmv | 22 | -1017/+520 | |
branch becomes the default teTeX package. | |||||
2003-11-07 | Set USE_GCC_SHLIB. Fixes linking on Solaris. | gavan | 1 | -1/+2 | |
2003-10-10 | Darwin fix, take 2... don't compare ${OS_VERSION} as a number since | danw | 1 | -1/+14 | |
that breaks the build on platforms where it's not strictly numeric (eg, "1.6.1_STABLE") | |||||
2003-10-10 | Backout last change because it breaks this "Makefile" on at least NetBSD | tron | 1 | -14/+1 | |
due to an invalid string comparison. | |||||
2003-10-10 | fixes for Darwin. PR 20514 | danw | 3 | -6/+19 | |
2003-08-09 | USE_NEW_TEXINFO is unnecessary now. | seb | 1 | -2/+1 | |
2003-08-04 | Overlooked this INSTALL script snippet in previous commit. | seb | 1 | -1/+3 | |
2003-08-04 | Convert to USE_NEW_TEXINFO. | seb | 2 | -11/+3 | |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-06-17 | Conflict with "coreutils" package if "GNU_PROGRAM_PREFIX" is "". | tron | 1 | -1/+6 | |
2003-04-11 | Fix post-install to set the appropriate papersize. | jschauma | 1 | -5/+10 | |
Bump PKGREVISION since now setting PAPERSIZE to 'Letter' actually will yield letter-sized default output. | |||||
2003-04-07 | Use wildcard dependence on "dialog" package. | tron | 1 | -4/+2 | |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -2/+2 | |
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set to "YES". This enforces the requirement that bsd.pkg.install.mk be included at the end of a package Makefile. Idea suggested by Julio M. Merino Vidal <jmmv at menta.net>. | |||||
2002-12-22 | Replace "----------" lines with "==========", to match all other MESSAGEs | jmmv | 1 | -3/+3 | |
and notices. | |||||
2002-11-19 | repeat previous for commented commands as well. | mrg | 1 | -3/+3 | |
2002-11-14 | This file appears to be unused. | jlam | 1 | -34/+0 | |
2002-11-10 | Use ${LOCALBASE}/bin/texconfig rather than bare texconfig. | cjep | 1 | -4/+4 | |
2002-09-21 | Add a buildlink2.mk file for other package Makefiles to use. | jlam | 1 | -0/+20 | |
2002-09-21 | Use bsd.pkg.install.mk instead of local DEINSTALL/INSTALL code. | jlam | 1 | -23/+0 | |
2002-09-21 | Use buildlink2. | jlam | 2 | -50/+46 | |
2002-05-20 | Add buildlink.mk for kpathsea library, based on pkg/16906 by Ingolf Steinbach, | wiz | 1 | -0/+34 | |
with some changes. | |||||
2002-03-13 | Give all packages which depend on "png" a version bump, and update | fredb | 1 | -3/+3 | |
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-02-18 | Introduce new framework for handling info files generation and installation. | seb | 2 | -10/+11 | |
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information. | |||||
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
2002-01-28 | move dependency on text2html so that we don't have to recompile the | drochner | 1 | -2/+1 | |
whole TeX stuff on an unimportant perl PKGREVISION bump just because of a "totally useless" utility which happens to be a perl script | |||||
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+3 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. |