Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-08-20 | The Grand Homepagification: | tsarna | 5 | -5/+10 | |
- 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-19 | Define USE_LIBTOOL, and get rid of old BUILD_DEPENDS=libtool definition. | agc | 1 | -3/+3 | |
Use new LIBTOOL_FLAGS definition. | |||||
1998-08-07 | Add NetBSD RCS Ids. | agc | 6 | -0/+12 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 15 | -0/+29 | |
1998-07-24 | Update to use USE_LIBTOOL. | tv | 1 | -5/+3 | |
1998-07-21 | KDE doesn't use the "normal" Autoconf method of finding libraries; it | tv | 2 | -4/+6 | |
relies on libtool's `.la' files. Use the new libtool option --install-la to install those files. | |||||
1998-07-20 | Use libtool to create shared library. Don't try to build anything in | tv | 3 | -63/+54 | |
uudeview except libuu. | |||||
1998-07-19 | Use the pkg version of libtool instead of kdesupport's private copy. | tv | 3 | -11/+29 | |
Use GNU_CONFIGURE, not HAS_CONFIGURE. | |||||
1998-07-19 | Update qt to 1.40. Use libtool to generate the shared and static library. | tv | 1 | -4/+4 | |
For dependent pkgs, find qt in ${PREFIX} instead of ${X11BASE} (xpkgwedge-portlint), as all of them are also USE_X11. | |||||
1998-07-15 | Use automatic shared object handling | agc | 1 | -3/+1 | |
1998-07-15 | Use automatic shared object handling | agc | 2 | -5/+2 | |
1998-07-14 | Add "${CONFLICTS}". | tron | 2 | -2/+7 | |
1998-07-14 | Update "kdesupport" to version 1.0. | tron | 2 | -15/+5 | |
1998-06-22 | Miscellaneous cleanups after the automatic manual page handling changes. | agc | 1 | -5/+2 | |
1998-06-20 | Update package Makefiles for automatic manual page handling. | agc | 4 | -13/+4 | |
1998-06-19 | Add "USE_X11" as suggested by Tim Rightnour in PR pkg/5612. | tron | 1 | -7/+5 | |
1998-06-08 | Update to version 2.05. | bad | 2 | -4/+4 | |
1998-06-03 | Include bsd.prefs.mk, in case NOPORTDOCS is defined in /etc/mk.conf | agc | 1 | -1/+3 | |
1998-06-03 | Include bsd.prefs.mk, in case NOPORTDOCS is set in /etc/mk.conf. | agc | 1 | -3/+4 | |
Eliminate backslash proliferation in a sed expression. | |||||
1998-06-03 | Include bsd.prefs.mk, so that NOPORTDOCS can be set in /etc/mk.conf or | agc | 1 | -1/+3 | |
MAKECONF. | |||||
1998-04-28 | Update to KDE Beta 4 'Kirkland'. | tron | 3 | -12/+26 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 2 | -5/+5 | |
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. | |||||
1998-04-20 | Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org. | frueauf | 5 | -15/+15 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 7 | -44/+14 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-28 | Update checksum; author repacked the archive on his original site. Also | cjs | 3 | -3/+3 | |
copied new archive to ftp.netbsd.org. | |||||
1998-03-21 | Update to KDE Beta 3 'Huesten'. | tron | 4 | -18/+15 | |
1998-03-02 | Enable "xdeview-0.5.13", fixes PR pkg/5083. | tron | 1 | -2/+2 | |
1998-03-02 | portlint: use of backslashes in LIB_DEPENDS is deprecated. | tron | 1 | -3/+3 | |
1998-03-02 | Don't build "libuu.a" because we link with the shared version anyway. | tron | 1 | -0/+11 | |
1998-03-02 | Adapt this package to NetBSD. | tron | 3 | -7/+8 | |
1998-03-02 | Initial import of FreeBSD's "xdeview-0.5.13" port. | tron | 8 | -0/+97 | |
1998-03-02 | Enabel "uudeview-0.5.13". | tron | 1 | -2/+2 | |
1998-03-02 | Fix RCS Id Police. | tron | 1 | -2/+2 | |
1998-03-02 | Adapt this package to NetBSD. | tron | 3 | -7/+6 | |
1998-03-01 | Enable "uudeview-0.5.13". | tron | 1 | -2/+2 | |
1998-03-01 | Use "sed" not "perl" to build the manual page. | tron | 1 | -3/+4 | |
1998-03-01 | Initial import of FreeBSD's "uudeview-0.5.13" port. | tron | 10 | -0/+125 | |
1998-03-01 | Adapt this package to NetBSD. | tron | 3 | -5/+6 | |
1998-03-01 | Initial import of FreeBSD's "uudeview-0.5.13" port. | tron | 9 | -0/+170 | |
1998-02-26 | p5-MIME-Base64 works - reminder by tron. | hubertf | 1 | -2/+2 | |
1998-02-26 | Enable mpack-1.5. | tron | 1 | -2/+2 | |
1998-02-26 | Adapt this package for NetBSD. | tron | 4 | -62/+67 | |
1998-02-25 | Initial import of FreeBSD's "mpack" port. | tron | 7 | -0/+124 | |
1998-02-02 | Remove -m argument from ldconfig calls, require the system to | hubertf | 1 | -3/+3 | |
have ${PREFIX}/lib in ld.so.conf instead. This ensures things even work after a reboot. | |||||
1998-01-28 | Replace "<$ARCH"> by "${MACHINE_ARCH}", keep "<$ARCH>" | hubertf | 3 | -12/+12 | |
(in bsd.port.mk) for backward compatibility. | |||||
1998-01-24 | portlint: add MAINTAINER, fix RCS Id | hubertf | 1 | -2/+4 | |
1998-01-24 | portlint: true -> /usr/bin/true | hubertf | 1 | -3/+3 | |
1998-01-24 | portlint: $() -> ${} | hubertf | 1 | -5/+5 | |
1997-12-29 | kdesupport works | hubertf | 1 | -2/+2 | |
1997-12-29 | Update for NetBSD, by boquist@cs.chalmers.se. | hubertf | 4 | -26/+12 | |