Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-11-24 | Use -O2, not -O6. | mycroft | 1 | -20/+6 | |
1998-11-24 | devide & optimize, per mycroft | hubertf | 2 | -254/+270 | |
1998-11-16 | Use ${OPSYS} and ${OS_VERSION}. | agc | 1 | -2/+2 | |
1998-11-13 | pkglint: move NOT_FOR_ARCHS where it belongs. | frueauf | 2 | -6/+6 | |
1998-11-05 | Clean up RCS IDs. | mycroft | 1 | -2/+1 | |
1998-11-05 | 2.5.8 | mycroft | 13 | -217/+75 | |
1998-11-05 | 3.0.28 | mycroft | 10 | -533/+527 | |
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-22 | add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to fail | garbled | 2 | -2/+6 | |
on alpha. There may be more, but I haven't seen them yet. | |||||
1998-09-15 | Modifications for a read-only pkgsrc (but writable WRKOBJDIR). | agc | 2 | -5/+21 | |
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-09-13 | Makefile: removed tk80 as a category, added USE_X11, fixed up build target | garbled | 9 | -125/+140 | |
Patches: Added patch to fix alpha 64bit-ism, broke up patches into separate files, fix various Makefiles WRT PREFIX,X11BASE and LOCALBASE handling. All in all, this was a mess. It works now on elf/alpha, pending a fix to bsd.pkg.mk.. if that falls through, one line will fix it up in the Makefile. | |||||
1998-09-13 | Add the -rpath magic to make it go. | garbled | 1 | -6/+5 | |
1998-08-20 | The Grand Homepagification: | tsarna | 5 | -9/+13 | |
- 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 | 6 | -0/+12 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 31 | -3/+71 | |
1998-07-14 | Pkg-name consistency: last '-'-seperated token is version. | hubertf | 1 | -2/+2 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 3 | -6/+3 | |
1998-06-18 | Upgrade sdr to 2.4a7 (with the TU Dresden Multimedia Reference Center bug | is | 6 | -129/+125 | |
fixes added). | |||||
1998-06-04 | Describe this category of packages a bit better. | agc | 1 | -1/+1 | |
1998-05-23 | Fix --host= rule to use a three part architecture, and fix GNU pkgs to use | tv | 1 | -2/+2 | |
the new automatic --host= setting. Now all GNU pkgs should work on all archs (including arm32), except emacs/xemacs, which I'll fix soon. | |||||
1998-05-19 | Don't hardcode /usr/pkg and /usr/X11R6 in a Makefile - use the values | agc | 1 | -2/+2 | |
for LOCALBASE and X11BASE which are passed down through the environment. Pointed out by Manuel Bouyer. | |||||
1998-05-09 | Mostly cosmetic changes to shut up portlint. Little bugfix for apache. | frueauf | 2 | -8/+8 | |
1998-05-08 | relative dirs are evil | hubertf | 2 | -5/+5 | |
1998-05-04 | Update to 3.0.24 | hubertf | 3 | -40/+7 | |
1998-04-24 | Move to relative paths in the pkgsrc tree. | agc | 2 | -5/+5 | |
1998-04-23 | Add an explicit type for egcs. | mycroft | 1 | -0/+11 | |
1998-04-22 | Remove the old deprecated DEPENDS definition from bsd.pkg.mk. | agc | 6 | -14/+14 | |
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 | Make this work if OBJMACHINE is set, as pointed out by Christian Hopps. | agc | 1 | -2/+2 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 7 | -52/+16 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-20 | We only need the tk working directory extracted and configured, not built. | mycroft | 1 | -2/+2 | |
1998-03-19 | Enable nte, add and enable rat since those are in the tree. | frueauf | 1 | -2/+3 | |
1998-03-16 | Clean this up a little. | mycroft | 1 | -6/+5 | |
1998-03-06 | Add missing NetBSD Id. | frueauf | 1 | -0/+1 | |
1998-03-06 | Separate the Tk-related diffs info a separate file. | mycroft | 2 | -20/+20 | |
1998-03-06 | Network Text Editor -- a mult-user editing tool. | mycroft | 9 | -0/+1643 | |
1998-03-06 | Make the pkg RESTRICTED. | mycroft | 1 | -1/+3 | |
1998-03-05 | New packages for the Robust Audio Tool. | mycroft | 6 | -0/+614 | |
Not thoroughly tested yet. | |||||
1998-02-09 | Fix stripping of binaries (caused by fixing PR4884) | hubertf | 2 | -2/+12 | |
1998-01-30 | Modify individual package Makefiles to use the new way of specifying | agc | 3 | -6/+6 | |
shared object dependencies (LIB_DEPENDS). | |||||
1998-01-26 | put DISTFILES back | hubertf | 1 | -1/+2 | |
1998-01-24 | portlint: add RCS Id | hubertf | 1 | -0/+1 | |
1998-01-24 | portlint: fix RCS ID, remove unnecessary DISTFILES definition | hubertf | 2 | -15/+8 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -4/+3 | |
1998-01-24 | portlint: add header, move WRKSRC | hubertf | 1 | -2/+7 | |
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. | |||||
1998-01-20 | Fix this another way for OBJMACHINE - use Hubert's ${WRKDIR:T} | agc | 1 | -5/+1 | |
construction to specify the work directory here. | |||||
1998-01-15 | make work with OBJMACHINE | chopps | 1 | -0/+4 | |
1997-12-21 | Configure as ${MACHINE_ARCH}--netbsd; this closes PR pkg/4726 | hubertf | 1 | -1/+1 | |
by Steven R. Allen <wormey@eskimo.com>. |