Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-03-02 | Use new IMAKE_MAN_PATH variables in PLISTs to make these packages more | jschauma | 2 | -4/+5 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-12-07 | Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. | schmonz | 1 | -2/+2 | |
2002-11-15 | Use some indentation to make this easier to read. | jlam | 1 | -5/+5 | |
2002-10-28 | This file was removed on rev 1.14. I don't know why cvs re-added it instead | bouyer | 1 | -57/+0 | |
of aborting because of the conflict. | |||||
2002-10-27 | On Solaris, if ${X11BASE} != "/usr/openwin" use the builtin XPM if it exists. | bouyer | 2 | -2/+59 | |
2002-10-10 | Unused. | wiz | 1 | -57/+0 | |
2002-09-01 | The "Xpm" library is distributed with Solaris 9. Handle this case like | tron | 3 | -8/+20 | |
XFree86 4.x and don't install the package. | |||||
2002-08-25 | Merge changes in packages from the buildlink2 branch that have | jlam | 5 | -7/+57 | |
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework. | |||||
2002-06-26 | Add new private variables _REQUIRE_BUILTIN_* that can be used to specify | jlam | 1 | -3/+3 | |
that the headers/libraries must be part of the standard X11 distribution or else they aren't symlinked into ${BUILDLINK_DIR}. These are meant to be used only by x11-links, and is to allow x11-links to contain all of the parts of the standard X11 distribution. | |||||
2002-05-24 | Revert previous change - Martin already made a much cleaner fix for this. | agc | 2 | -12/+3 | |
2002-05-24 | Apply fix from Lloyd Parkes <lloyd@must-have-coffee.gen.nz> in PR | agc | 2 | -3/+12 | |
16421 which recognises properly that sparc64 is a 64-bit architecture. | |||||
2002-05-12 | Add a missing include, so all 64bit archs are recognized correctly. | martin | 2 | -1/+14 | |
Closes PR 16421 by Lloyd Parkes. | |||||
2002-04-14 | The man pages haven't been compressed by default on NetBSD for a long time. | fredb | 1 | -3/+3 | |
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-08-30 | Update MASTER_SITES, inspired by pkg/13828 by Kevin Lo. | wiz | 1 | -2/+3 | |
2001-08-22 | Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't | jlam | 1 | -2/+1 | |
satisfy the condition of being "strongly-buildlinked" (see http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the definition). This is in response to the recent change to bsd.pkg.mk to not use buildlink-x11. | |||||
2001-08-08 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -1/+2 | |
2001-07-27 | Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default | jlam | 1 | -1/+2 | |
installation directory in case the package isn't installed. | |||||
2001-07-20 | Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set | jlam | 1 | -2/+2 | |
BUILDLINK_PREFIX.<pkgname>. This allows buildlink to find X11BASE packages regardless of whether they were installed before or after xpkgwedge was installed. Idea by Alistair Crooks <agc@pkgsrc.org>. | |||||
2001-07-07 | Fix typo in last commit. | tron | 1 | -2/+2 | |
2001-07-07 | Check if "${X11BASE}/lib/X11/config/X11.tmpl" before searching with | tron | 1 | -2/+3 | |
"grep" in it to avoid problems under Solaris. | |||||
2001-07-06 | Install "Xpm.h" to "include/X11" instead of "include/X11/X11" under | tron | 5 | -16/+18 | |
OpenWindows to avoid build lossage in several packages. | |||||
2001-07-02 | Copy the checks for built-in freetype2 and xpm into the buildlink.mk files | jlam | 1 | -3/+15 | |
as they can't always use the logic in bsd.prefs.mk. | |||||
2001-07-02 | Instead of double-listing files in both X11BASE and LOCALBASE, use | jlam | 1 | -19/+16 | |
HAVE_BUILTIN_XPM to figure out where it's installed and set the BUILDLINK_PREFIX directly. Remove unnecessary USE_XPM as we use do the check for Xpm ourselves. | |||||
2001-07-02 | Make check for Xpm in XFree86 look like the checks for Mesa and freetype2. | jlam | 1 | -8/+6 | |
2001-07-01 | Move inclusion of bsd.buildlink.mk to start of file. | jlam | 1 | -3/+3 | |
2001-06-17 | Rename xpm-{1,2} to xpm-{x11base,localbase} to be more informative. | jlam | 1 | -14/+14 | |
2001-06-16 | Add buildlink.mk files for use by other packages. | jlam | 1 | -0/+43 | |
2001-06-09 | Solve problem caused by "xpkwedge" support showing up under Solaris in a | tron | 2 | -11/+12 | |
better way. Patch supplied by Johnny C. Lam in private e-mail. | |||||
2001-06-08 | Fix path of include files on systems using OpenWindows. | tron | 2 | -3/+9 | |
2001-06-08 | Fix broken "xpkwedge" patch which unconditionally modifies | tron | 2 | -8/+10 | |
"USRLIBDIRPATH" causing build problems under Solaris. | |||||
2001-04-21 | Move to sha1 digests, and/or add distfile sizes. | wiz | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -8/+6 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-14 | Create missing softlink "libXpm.so.4" manually under Solaris. | tron | 1 | -2/+10 | |
2001-01-04 | The way that shared objects were handled in the PLISTs and bsd.pkg.mk was | agc | 1 | -1/+3 | |
out of date - it was based on a.out OBJECT_FMT, and added entries in the generated PLISTs to reflect the symlinks that ELF packages uses. It also tried to be clever, and removed and recreated any symbolic links that were created, which has resulted in some fun, especially with packages which use dlopen(3) to load modules. Some recent changes to our ld.so to bring it more into line with other Operating Systems also exposed some cracks. + Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain the ELF symlinks. + Don't mess about with file system entries when handling shared objects in bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will have got it right, and have a much better idea than we do. + Modify PLISTs to contain "ELF symlinks" + On a.out platforms, delete any "ELF symlinks" from the generated PLISTs + On ELF platforms, no extra processing needs to be done in bsd.pkg.mk + Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on a.out platforms + Update the documentation in Packages.txt With many thanks to Thomas Klausner for keeping me honest with this. | |||||
2000-11-25 | Optimize last change a bit. | tron | 1 | -4/+3 | |
2000-11-25 | Don't build the "xpm" package on systems with XFree86 4.0 or newer | tron | 1 | -1/+9 | |
installed because it includes the "Xpm" library. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-10-31 | make sure we apply OSF/DUh/Tru64 UNIX parts of Imakefiles only on those | mrg | 2 | -1/+15 | |
platforms (ie, not just `AlphaArchitecture'). this showed up under xpkgwedge where it was attempting to link in -lXext but not finding it. | |||||
1999-10-05 | Make this work with xpkgwedge/USE_LOCALBASE_FOR_X11. | jlam | 2 | -1/+17 | |
1999-07-09 | Add package patch-sum files | agc | 1 | -0/+3 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
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 | 1 | -0/+2 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -7/+2 | |
1998-07-04 | Update to 3.4k. | mycroft | 4 | -31/+18 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -3/+1 | |
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. |