Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 2 | -1/+1 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -2/+2 | |
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the packages whose base package name is "foo", and not those named "foo-bar". A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also change dependency examples in Packages.txt to reflect this. | |||||
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+1 | |
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV. | |||||
2001-05-19 | fix nonportable test operator in configure script | drochner | 2 | -4/+13 | |
2001-05-14 | Update gdcd to 0.2.1. Changes are mainly bugfixes, most notably the | rh | 7 | -42/+87 | |
detection and use of /dev/cdNd (N being a number) instead of /dev/cdrom. | |||||
2001-04-18 | 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 | -9/+7 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-02-16 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-01-13 | Wildcard dependency on libcdaudio. | wiz | 1 | -2/+2 | |
2000-05-15 | make pth depends into a dewey depends | dmcmahill | 1 | -2/+2 | |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 | |
1999-11-29 | Make dependency on imlib a wildcard dependency. This fixes PR 8911 by | rh | 1 | -2/+2 | |
wiz@danbala.ifoer.tuwien.ac.at. | |||||
1999-11-12 | The pth package is now at 1.2.0 - correct the dependency information. | agc | 1 | -2/+2 | |
1999-10-09 | * Don't hard-code libraries included by imlib; use imlib-config instead to | jlam | 4 | -7/+31 | |
include the proper libraries; * Update dependency to pth-1.1.6; * Inform package installer to make the symlink for /dev/cdrom. | |||||
1999-09-03 | regen. | rh | 1 | -0/+5 | |
1999-09-03 | Initial import of gdcd-0.0.2, a GTK CD player supporting CDDB, CD Index, | rh | 8 | -0/+128 | |
and Cover Art Index. |