Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 1 | -2/+2 | |
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". | |||||
1999-01-15 | Fix for compiling on 1.3.2/sparc - random() and gethost*() are | hubertf | 2 | -4/+23 | |
supplied by the OS. | |||||
1999-01-08 | Replace outdated homepage with new one. | tron | 1 | -2/+2 | |
1999-01-06 | Update MASTER_SITES, as reported by J Rizzo <riz@boogers.sf.ca.us> | hubertf | 1 | -2/+2 | |
in PR 6750 | |||||
1999-01-01 | Make this pkg compile on alpha again: | garbled | 7 | -16/+104 | |
LP64 fixes to deal with -Werror Re-enable INTTYPES stuff that was lost in the recent update. Thanks to Matt for helping me with a nasty.. ;) | |||||
1998-11-05 | Clean up RCS IDs. | mycroft | 1 | -2/+1 | |
1998-11-05 | 2.5.8 | mycroft | 13 | -217/+75 | |
1998-10-02 | <sys/inttypes.h> -> <inttypes.h>. A brick flies off into the ether. | kleink | 1 | -2/+2 | |
1998-10-02 | work around <sys/inttypes.h> not present in 1.3 | hubertf | 3 | -22/+39 | |
1998-09-13 | Make the makefile honor LDFLAGS from the environment, and fix up a few | garbled | 4 | -2/+60 | |
LP64'isms with help from kleink. | |||||
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 | 9 | -0/+24 | |
1998-07-14 | Pkg-name consistency: last '-'-seperated token is version. | hubertf | 1 | -2/+2 | |
1998-06-18 | Upgrade sdr to 2.4a7 (with the TU Dresden Multimedia Reference Center bug | is | 6 | -129/+125 | |
fixes added). | |||||
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 1 | -2/+2 | |
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-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -13/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 1 | -2/+2 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -4/+3 | |
1998-01-22 | Set MIRROR_DISTFILE to "no" in package Makefiles which might have | agc | 1 | -1/+2 | |
restrictions placed on the redistribution of their distfiles. Please note that I've erred on the side of caution here. | |||||
1997-11-21 | Add imm support. | is | 1 | -0/+8 | |
1997-11-18 | - NetBSD RCS ids. | is | 10 | -105/+180 | |
- disabled unfinished tools. - make sdr compile & work on NetBSD | |||||
1997-11-18 | Initial MBONE tools directory, bootstrapped from FreeBSD ports collection, | is | 13 | -0/+155 | |
sdr only. |