Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2006-12-27 | - fine grained X11 dependencies for packages which have either USE_IMAKE | joerg | 1 | -1/+3 | |
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback. | |||||
2006-11-04 | Fixed PKGMANDIR. | rillig | 1 | -1/+2 | |
2006-10-04 | Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. | wiz | 1 | -3/+3 | |
2006-02-05 | Recursive revision bump / recommended bump for gettext ABI change. | joerg | 1 | -2/+2 | |
2005-04-11 | Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. | tv | 1 | -2/+1 | |
2005-02-23 | Add RMD160 checksums to the SHA1 ones. | wiz | 1 | -1/+2 | |
2004-04-22 | Convert to buildlink3. | snj | 1 | -2/+2 | |
2003-09-02 | Remove ".gz" from entry for manual page. "bsd.pkg.mk" will add it if it | tron | 1 | -2/+2 | |
is necessary. | |||||
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 | |
2003-03-03 | Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more | jschauma | 2 | -4/+4 | |
portable. Bump PKGREVISION accordingly. | |||||
2002-12-28 | Convert to use buildlink2. This makes using this package as a buildlink2 | jlam | 1 | -1/+2 | |
test actually mean something. | |||||
2002-09-12 | Fix build problem under NetBSD-current. | tron | 2 | -7/+17 | |
2002-05-20 | Add NetBSD tag. | cjep | 1 | -0/+1 | |
2001-11-29 | Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in | hubertf | 1 | -2/+2 | |
pkgsrc. Instead, a new variable PKGREVISION is invented that can get bumped independent of DISTNAME and PKGNAME. Example #1: DISTNAME= foo-X.Y PKGREVISION= Z => PKGNAME= foo-X.YnbZ Example #2: DISTNAME= barthing-X.Y PKGNAME= bar-X.Y PKGREVISION= Z => PKGNAME= bar=X.YnbZ (!) On subsequent changes, only PKGREVISION needs to be bumped, no more risk of getting DISTNAME changed accidentally. | |||||
2001-10-31 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -3/+3 | |
2001-07-10 | Eliminate the hideous blue-on-black problem with zoom factors set too | atatat | 3 | -2/+28 | |
high. The problem is with casting doubles to ints, which is nasty and overflows easily. | |||||
2001-04-19 | Move to sha1 digests, and add distfile sizes. | skrll | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 2 | -7/+1 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
1999-11-10 | Update xearth to 1.1. From the HISTORY file: | fredb | 4 | -171/+11 | |
xearth version 1.1 (6 November 1999) Finalize some changes that I've been sitting on for a few years; integrate some contributed code. New features: - new position specifier (moon) - new rotation specifier (galactic) - cylindrical projections (-proj cyl) - support for "real" 24-bit displays - support for running xearth it its own top-level window (-noroot, -geometry) Plus miscellaneous code cleanup. "moon" and "galactic" changes are courtesy of Frank T. Solensky <solensky@TopLayer.com>. | |||||
1999-09-21 | Consistency: | abs | 1 | -1/+1 | |
Capitalise, remove trailing '.', remove many leading 'a', or 'the'. | |||||
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+3 | |
1999-06-04 | Fix by Wolfgang Rupprecht for 24BPP in continuous mode. | tron | 1 | -7/+38 | |
1999-05-27 | Rework patch so that 32BPP displays still work. | tron | 1 | -57/+54 | |
XXX 24BPP display need to be tested again. | |||||
1999-05-26 | Remove leading and trailing garbage and add RCS Id. | tron | 1 | -44/+1 | |
1999-05-26 | Fix for 24bit displays per PR 7626 by Wolfgang Rupprecht <wolfgang@wsrcc.com> | hubertf | 1 | -0/+179 | |
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-06-22 | Update package Makefiles for automatic manual page handling. | agc | 1 | -2/+1 | |
1998-04-15 | Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree. | agc | 1 | -7/+2 | |
Remove redundant (and sometimes erroneous) comments. | |||||
1998-03-10 | portlint: remove unnecessery blank line. | frueauf | 1 | -1/+0 | |
1998-02-10 | portlint: move NetBSD Id where it belongs. | frueauf | 1 | -2/+2 | |
1998-02-05 | Initial addition, to the NetBSD packages collection, of | agc | 5 | -0/+35 | |
xearth 1.0 - a utility to display an image of the Earth, as viewed from space, in an X11 root window |