rillig
b71a1d488b
Fixed pkglint warnings. The warnings are mostly quoting issues, for
...
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
e46a9dd380
Create directories before installing files into them.
2005-06-17 03:50:19 +00:00
tv
f816d81489
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
2005-04-11 21:44:48 +00:00
wiz
6e02d7ee41
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
...
Suggested by Roland Illig, ok'd by various.
2004-12-03 15:14:50 +00:00
jlam
5e5ac5cef9
USE_BUILDLINK3 is a yes/no variable.
2004-11-13 21:28:27 +00:00
tv
c487cb967a
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
...
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-10-03 00:12:51 +00:00
snj
4084627532
Convert to buildlink3.
2004-04-11 17:24:37 +00:00
martti
1ba8eec232
COMMENT should start with a capital letter.
2003-07-21 17:01:11 +00:00
grant
0155927c43
s/netbsd.org/NetBSD.org/
2003-07-17 21:41:05 +00:00
jschauma
e366d0c694
Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
...
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
wiz
bc0b44ab11
buildlink1 -> buildlink2.
2002-10-25 18:40:53 +00:00
jlam
0477b99b80
Mark as USE_BUILDLINK_ONLY.
2001-06-21 03:03:07 +00:00
jlam
dbfde59b14
The buildlink include and lib directories are added to CFLAGS, CPPFLAGS,
...
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-11 02:05:07 +00:00
jlam
3bc5e40254
Remove dependency on ${BUILDLINK_TARGETS} in pre-configure and pre-build
...
targets as the buildlink.mk files now add the dependency automatically.
Remove any NO_CONFIGURE definitions as they seem to be useless.
2001-06-10 00:08:41 +00:00
jlam
54718a4db7
Standardize name of file to include for build-links to be "buildlink.mk".
...
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-24 08:53:54 +00:00
jlam
1a3aef9c6f
Use devel/readline/Makefile.readline to check for libedit readline
...
emulation.
2001-05-17 20:17:27 +00:00
wiz
a13ea108bb
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
2001-02-17 17:52:59 +00:00
tron
ebcef6eadf
Depend on version 4.0 or newer of the "readline" package.
2000-07-20 15:40:58 +00:00
jlam
3cf3f15f9e
* Use libedit's readline wrapper instead of readline when possible.
...
* Update readline dependency.
1999-07-13 01:31:06 +00:00
drochner
4bddce4378
add chipmunk-1.4:
...
shell-like tool for hardware debugging
1999-06-23 18:18:53 +00:00