Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-04-04 | Use "suse_linux/Makefile.application" to pick correct SuSE packages. | tron | 1 | -4/+3 | |
2002-02-15 | mkdir -> ${MKDIR} | skrll | 1 | -2/+2 | |
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN} | |||||
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 | -3/+3 | |
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-04-20 | 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 | 3 | -6/+4 | |
+ move the patch digest/checksum values from files/patch-sum to distinfo | |||||
2001-03-06 | Set MOZILLA_HOME to correct value even if the netscape package name ends in | jlam | 2 | -19/+15 | |
the NetBSD package version number "nbX". This fixes installing this package after the recent updates of communicator and navigator. Also use the variables MOZILLA_HOME and NS_PLUGIN_DIR in the PLISTs to isolate references to the same directory to one location. | |||||
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 | |
2001-02-06 | Unify format of MESSAGEs, and include RCS Ids. | wiz | 1 | -2/+3 | |
2000-12-17 | Depend on SuSE 6.3 or newer instead of 6.3 only. | tron | 1 | -2/+2 | |
2000-12-17 | Add missing dependence on the SuSE base package. | tron | 1 | -1/+3 | |
2000-08-31 | add CHECK_SHLIBS=no | hubertf | 1 | -2/+2 | |
2000-08-25 | Add appropriate definitions of LDD so check-shlibs works correctly. | jlam | 1 | -1/+3 | |
2000-08-22 | Initial import of ns-plugger-common-3.2, the common part of the splitup of | rh | 8 | -0/+143 | |
the plugger package. |