summaryrefslogtreecommitdiff
path: root/www/ns-plugger-common
AgeCommit message (Collapse)AuthorFilesLines
2003-07-22COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-05-06Drop trailing whitespace. Ok'ed by wiz.jmmv1-1/+1
2003-03-26De-confusify: Let emulators/suse_*/Makefile.* _not_ include bsd.pkg.mk, but ↵jschauma1-1/+3
rather make all packages that use linux emulation include bsd.pkg.mk as the last files just like any normal package.
2003-01-05Update ns-plugger-* packages to 4.0. Notable changes include:rh4-35/+37
* Shows more mime types, including word, excel and pdf documents. * Updated pluggerrc to include applications for more platforms. * Now has the ability to use X applications *without* $window * New configuration keywords: swallow, fill, maxaspect, nokill * Moved some plugger functionality into an external program for more reliable operation. * Made the buffering code better
2002-12-09Replace "true" by "${TRUE}".tron1-2/+2
2002-09-24Complete standardization of messages according to latest pkglint.wiz1-3/+3
2002-09-21Make this work with version 4.80 of the "communicator" and "navigator"tron1-2/+3
package. Bump version number to reflect change.
2002-04-04Use "suse_linux/Makefile.application" to pick correct SuSE packages.tron1-4/+3
2002-02-15mkdir -> ${MKDIR}skrll1-2/+2
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2001-11-01Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-09-27Mechanical changes to 375 files to change dependency patterns of the formjlam1-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-20Move to sha1 digests, and add distfile sizes.skrll1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc3-6/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-06Set MOZILLA_HOME to correct value even if the netscape package name ends injlam2-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-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-2/+3
2000-12-17Depend on SuSE 6.3 or newer instead of 6.3 only.tron1-2/+2
2000-12-17Add missing dependence on the SuSE base package.tron1-1/+3
2000-08-31add CHECK_SHLIBS=nohubertf1-2/+2
2000-08-25Add appropriate definitions of LDD so check-shlibs works correctly.jlam1-1/+3
2000-08-22Initial import of ns-plugger-common-3.2, the common part of the splitup ofrh8-0/+143
the plugger package.