Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -11/+10 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo + include distfile filesizes in distinfo | |||||
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -2/+2 | |
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org> | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-13 | Standardize version number: "1.7.0.b" -> "1.7.0b" | tv | 1 | -1/+2 | |
2000-08-23 | Use "USE_XPM" option instead of direct dependence on the "xpm" package. | tron | 1 | -5/+5 | |
2000-08-18 | Regen. | christos | 1 | -2/+3 | |
2000-08-18 | Fix cp_time shit that broke post 1.4Z | christos | 2 | -4/+65 | |
Fix uvm -> vm conversion lossage that broke post 1.5B Works with 1.5E and earlier. | |||||
2000-08-11 | Remove (sometimes FreeBSD) packager's (porter's) name from DESCR. | wiz | 1 | -3/+1 | |
If anywhere, it should be the value of MAINTAINER in the Makefile. Some minor cleanup/reformatting while I'm here. | |||||
2000-07-13 | Reformat the patch to cpumeter.cc so that it applies cleanly. | agc | 3 | -17/+20 | |
Add definitions to the environment on Solaris so that xpm is found. Make the dependency on egcs for Solaris a build dependency. Re-calculate patch checksums. | |||||
2000-06-27 | Remove RCS Id from contect in "patch-ae" to get a valid patch checksum. | tron | 2 | -5/+4 | |
2000-06-27 | Regen. | tron | 1 | -2/+2 | |
2000-06-27 | Use Brian's "netbsd.org" e-mail address as maintainer. | tron | 1 | -2/+2 | |
2000-06-27 | Fix "xosview" to build under NetBSD 1.5 again. | tron | 4 | -9/+35 | |
2000-04-13 | use <sys/swap.h> on NetBSD 1.4 and later. | mrg | 1 | -1/+2 | |
2000-04-13 | use <sys/swap.h> on NetBSD 1.4 and later. | mrg | 1 | -0/+17 | |
2000-02-19 | remove obsoleted workaround for pmap.h on arm32 | wiz | 1 | -9/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+5 | |
1999-04-11 | Let "configure" recognize NetBSD 1.4. | tron | 1 | -0/+26 | |
1999-04-07 | Avoid ugly "-n\n" output on Solaris when installing the package. | agc | 1 | -0/+30 | |
1999-04-07 | Make this package work on Solaris. | agc | 1 | -1/+11 | |
1999-02-20 | Fix CONFLICTS (remove redundancy, mostly) | hubertf | 1 | -3/+1 | |
1999-02-17 | Update xosview to 1.7.0.b, to improve apm configure autodetect. Howdy, y'all! | bgrayson | 2 | -4/+4 | |
1999-02-02 | update to V1.7.0 | hubertf | 2 | -4/+4 | |
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-23 | Add conflict list and pkglint package. | tron | 1 | -2/+4 | |
1998-11-16 | Use ${MACHINE} rather than `uname -m` | agc | 1 | -5/+4 | |
1998-11-04 | Be a bit smarter with the workaround for the C++ "virtual" keyword. | agc | 2 | -193/+8 | |
1998-11-04 | Make this package compile on arm32 with UVM. | agc | 3 | -1/+209 | |
Add UVM to BUILD_DEFS. | |||||
1998-10-22 | Update this pkg to 1.6.2.a. This fixes the pkg to run on alpha. Thanks | garbled | 5 | -60/+4 | |
to Brian Grayson for fixing it. | |||||
1998-09-24 | Disabling this pkg for alpha. Brian Grayson was kind enough to fix | garbled | 1 | -1/+3 | |
xosview-1.6.2a to work on alphas (yay) but we are in a freeze(boo) so no updates until the freeze closes. At which point this pkg will be upgraded to 1.6.2a and re-enabled on alpha. (Should be monday) Noone needs to get upset about this.. ;) | |||||
1998-09-15 | Make xosview compile on ELF. This pkg has deeper problems on alpha | garbled | 1 | -0/+12 | |
however.. | |||||
1998-08-26 | Automatically append HOMEPAge to DESCR files, and remove homepage URLs | tsarna | 1 | -3/+0 | |
from individual DESCR files that had them. | |||||
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-11 | Add NetBSD RCS Ids. | agc | 1 | -0/+2 | |
1998-08-07 | Add NetBSD RCS Ids. | agc | 2 | -0/+4 | |
1998-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-05-29 | Remove unnecessary remainders from patches for older versions of "xosview". | tron | 1 | -4/+1 | |
1998-05-29 | Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes | tron | 1 | -2/+3 | |
PR pkg/5461. | |||||
1998-05-29 | Fix two buffer overruns. | hubertf | 1 | -0/+24 | |
1998-05-21 | Make configure a bit smarter to find UVM in /etc/mk.conf. | frueauf | 1 | -0/+14 | |
1998-05-18 | Update xosview to 1.6.0 using patches supplied by Brian Grayson, fixes | tron | 8 | -194/+8 | |
PR pkg/5461. | |||||
1998-05-08 | Fix lossage with WRKOBJDIR and PKGSRCDIR | hubertf | 2 | -3/+3 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 2 | -8/+3 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-18 | Further mods from Matt Green for the UVM case. | agc | 2 | -9/+7 | |
1998-03-18 | Patches from Mario Kemper to make xosview work with UVM. | agc | 6 | -21/+192 | |
Munged around by me to: + make it work with old VM as well as UVM. + cut down the context in two of the patches to miss out Id strings. | |||||
1998-02-11 | Avoid problem with double inclusion of "machine/cpu.h" on some ports, | tron | 2 | -1/+23 | |
fixes PR pkg/4731. | |||||
1998-01-24 | portlint: remove empty line | hubertf | 1 | -1/+0 | |
1998-01-24 | portlint: fix RCS Id | hubertf | 1 | -1/+2 | |
1997-12-09 | Update for version 1.5.1. From Brian Grayson | agc | 2 | -3/+3 | |
(bgrayson@ece.utexas.edu) in PR pkg/4652, and modified by me. | |||||
1997-12-09 | Update for version 1.5.1 | agc | 2 | -4/+4 | |