Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1999-04-15 | Correct master site and add home page. Fixes PR pkg/7390 by Takahiro Kambe. | tron | 1 | -2/+3 | |
1999-04-05 | Fix MASTER_SITES | hubertf | 1 | -2/+2 | |
1999-04-05 | - Find tk package in the proper directory (even with WRKOBJDIR set) | hubertf | 1 | -5/+8 | |
- tk source is now in a different directory - add a pre-clean target to clean out the dependencies | |||||
1999-04-05 | use GSM_DIR | hubertf | 1 | -2/+2 | |
1999-04-05 | There is no package in ${WRKOBJDIR}. | hubertf | 1 | -2/+2 | |
1999-04-01 | Update to tk version 8.0.5. This seems to be primarily a bug-fix release. | agc | 6 | -12/+12 | |
1999-03-22 | Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual | agc | 2 | -18/+2 | |
package Makefiles which need it. | |||||
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 2 | -6/+2 | |
1999-01-30 | Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this | agc | 3 | -6/+6 | |
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-12-30 | Add "pre-clean" target to do "make clean" in "audio/gsm". | tron | 1 | -1/+4 | |
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 | |