Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-06-28 | Make this package compile in the presence of xpkgwedge | agc | 2 | -6/+6 | |
2002-04-17 | Update dependency on xforms. We're mainly bumping the dependency | fredb | 3 | -70/+49 | |
and package revision, since we may now link against the forms shared library, and because we also have to add a dependency on jpeg lib. | |||||
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-04-19 | Move to sha1 digests, and add distfile sizes. | agc | 1 | -2/+3 | |
2001-04-17 | + move the distfile digest/checksum value from files/md5 to distinfo | agc | 3 | -7/+5 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-25 | Cleanup MKDIR usage => INSTALL_*_DIR | hubertf | 1 | -2/+2 | |
XXX need to teach pkglint to be more picky about this | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-12 | Update HOMEPAGE and MASTER_SITES. | dent | 1 | -4/+3 | |
2000-09-28 | Belatedly bump "nb" version for xforms, and likewise increment packages | fredb | 1 | -2/+2 | |
that depend it, as suggested by wrstuden. The reason is so that older binary packages which were linked against an a.out shared lib won't have their package dependencies satisfied by the latest package, which has no shared libraries. There's no help for old ELF packages, unfortunately. | |||||
2000-05-14 | -ELF rpath fix. | dmcmahill | 2 | -5/+5 | |
-add missing library. Fixes recently reported compile problems. | |||||
2000-05-13 | [space]->[tab] | dmcmahill | 1 | -2/+2 | |
2000-05-13 | add more arch's to the ONLY_FOR.. list since xforms runs on more than when | dmcmahill | 1 | -2/+3 | |
the list was made. | |||||
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-07-09 | Add package patch checksum files. | agc | 1 | -0/+4 | |
1999-06-20 | Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM" | tron | 1 | -2/+2 | |
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou. | |||||
1999-05-24 | Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM | tv | 1 | -13/+13 | |
pattern match format. Minor pkglint along the way. | |||||
1999-04-15 | Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with | tron | 1 | -3/+2 | |
variable substituition of "MASTER_SITES" and "PATCH_SITES". | |||||
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-16 | Set ONLY_FOR_ARCHS so that it matches xforms. | frueauf | 1 | -2/+3 | |
1998-10-03 | Initial addition of xldlas-0.85, an XForms-based statistics package. | frueauf | 7 | -0/+156 | |
Closes pr 6236 by Rene Hexel. |