Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
package into ${X11BASE}".
Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11
headers and libraries to build this package".
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with outdated copy.
|
|
- 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.
|
|
Use new LIBTOOL_FLAGS definition.
|
|
|
|
|
|
|
|
relies on libtool's `.la' files. Use the new libtool option --install-la
to install those files.
|
|
uudeview except libuu.
|
|
Use GNU_CONFIGURE, not HAS_CONFIGURE.
|
|
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE}
(xpkgwedge-portlint), as all of them are also USE_X11.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Eliminate backslash proliferation in a sed expression.
|
|
MAKECONF.
|
|
|
|
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.
|
|
|
|
Remove redundant (and sometimes erroneous) comments.
|
|
copied new archive to ftp.netbsd.org.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|