Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-11-01 | Move pkg/ files into package's toplevel directory | zuntum | 3 | -2/+2 | |
2001-09-27 | Mechanical changes to 375 files to change dependency patterns of the form | jlam | 1 | -4/+4 | |
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-09-09 | Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of: | agc | 1 | -2/+2 | |
WRKSRC= ${WRKDIR} This is much cleaner, much more indicative of what happens, and removes another of the negative definitions (NO_.* = value). | |||||
2001-07-27 | Permit netscape to default to mozilla as well as communicator and navigator. | abs | 3 | -8/+26 | |
Leave default as communicator | |||||
2001-04-12 | Depend on {communicator,navigator}-* rather than {communicator,navigator}* | abs | 1 | -3/+3 | |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+3 | |
2000-10-21 | NO_CHECKSUM is set, so we don't need an (empty) md5 file | wiz | 1 | -2/+0 | |
2000-09-02 | Netscape 'wrapper' which will use ns-remote to open a new netscape window, | abs | 6 | -0/+48 | |
or run communicator/navigator if needed |