Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-07-09 | Update MASTER_SITES, inspired by pkg/13421 by John F. Woods. | wiz | 1 | -6/+5 | |
2001-06-21 | Mark as USE_BUILDLINK_ONLY. | jlam | 1 | -5/+5 | |
2001-06-11 | The buildlink include and lib directories are added to CFLAGS, CPPFLAGS, | jlam | 1 | -4/+1 | |
CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra definitions to add them from the package Makefiles. As advised by the bsd.buildlink.mk file, also ensure that the buildlink.mk files are included prior to defining any package-specific CFLAGS/LDFLAGS to ensure that the buildlink directories are at the head of the compiler search paths. | |||||
2001-06-10 | Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build | jlam | 1 | -3/+1 | |
targets as the buildlink.mk files now add the dependency automatically. Remove any NO_CONFIGURE definitions as they seem to be useless. | |||||
2001-05-24 | Standardize name of file to include for build-links to be "buildlink.mk". | jlam | 1 | -5/+5 | |
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers and libraries. Create a variable BUILDLINK_TARGETS whose value is the list of build-link targets to execute. | |||||
2001-05-22 | Fix library path to readline lib and add the link-* targets to | jlam | 1 | -2/+4 | |
pre-configure as advised by devel/readline/Makefile.readline. | |||||
2001-05-22 | Use editline readline emulation when available. Move example files to | jlam | 5 | -34/+74 | |
${PREFIX}/share/examples/cdecl. Also patch sources to rename instances of setprogname() to mysetprogname(), as setprogname() is part of the standard library in NetBSD>1.5. | |||||
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 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2000-07-20 | Depend on version 4.0 or newer of the "readline" package. | tron | 1 | -2/+2 | |
2000-06-23 | ELF fix - found by (soon to be committed) check-shlibs target. | hubertf | 2 | -4/+4 | |
2000-02-05 | RCS tag added | wiz | 1 | -0/+1 | |
1999-11-26 | fix | hubertf | 3 | -23/+20 | |
1999-11-11 | Import cdecl-2.5, a utility to explain and compose C and C++ declarations, | agc | 8 | -0/+130 | |
into the NetBSD packages collection. The master sites were taken from the FreeBSD port, nothing else. |