summaryrefslogtreecommitdiff
path: root/www/Mosaic
AgeCommit message (Collapse)AuthorFilesLines
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+1
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-06LICENSE=mosaic-license.jtb1-1/+3
2001-05-22Update dependency on png to >=1.0.11 because of the shlib major bump.wiz1-2/+2
Noted by Frederick Bruckman.
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-23/+21
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-04Because the minor number of the PNG library was increased packages compiledtron1-2/+2
using the newest PNG library won't work on system with an older one. To prevent such problems with precompiled binary packages require at least "png-1.0.9nb1" in all dependences.
2001-02-25Cleanup MKDIR usage => INSTALL_*_DIRhubertf1-2/+2
XXX need to teach pkglint to be more picky about this
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-09-03remove whitespace to silence pkglintwiz1-2/+2
2000-08-23Use "USE_XPM" option instead of direct dependence on the "xpm" package.tron1-5/+5
2000-07-29Fix up Mosaic to find xpm if xpkgwedge is installed, and to usejlam1-8/+16
USE_MOTIF12 to find Motif-1.2 headers/libraries.
2000-07-28This package requires the "lesstif12" package to build correctly.tron1-3/+3
2000-03-27Link in run-time path to Motif1.2 libs.fredb1-2/+2
2000-03-21Because the minor of "libpng" was bumped we must sure that packagestron1-2/+2
compiled for the update "png" package depend on it.
2000-02-15When multi-line dependencies occur, use a "DEPENDS+= package" formatagc1-4/+4
for each of the continuation lines, rather than using backslashes to continue a single, long definition. This makes it much easier to spot pre-requisite packages and other dependencies.
2000-02-09Use wildcard dependence for "png" package.tron1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-11-27defuzzrh2-15/+13
1999-09-04Use Motif 1.2 compatible includes and libraries from "lesstif" package.tron1-3/+3
1999-07-09Add package patch checksum files.agc1-0/+20
1999-06-07Search for various optional configuration and data files in "${PREFIX}"tron6-6/+83
instead of "/usr/local". Fixes PR pkg/7698 by Jon Buller.
1999-06-07Make Mosaic work on 24BPP displays without breaking 32BPP displays.tron2-0/+96
Fixes PR pkg/7627 by Wolfgang Rupprecht.
1999-05-24Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORMtv1-18/+18
pattern match format. Minor pkglint along the way.
1999-05-23Define deprecated symbol "unix".tron1-2/+2
1999-04-13png is at 1.0.3 these days.hubertf1-2/+2
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-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".
1998-11-23Apply diff provided in pr 6480 by Frederick Bruckman.frueauf1-3/+5
1998-11-13pkglint: move NOT_FOR_ARCHS where it belongs.frueauf1-5/+4
1998-09-22add NOT_FOR_ARCHS= alpha for all of these pkgs which are *known* to failgarbled1-1/+3
on alpha. There may be more, but I haven't seen them yet.
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-07Add NetBSD RCS Ids.agc1-0/+2
1998-08-07Add NetBSD RCS Ids.agc13-0/+26
1998-07-15Update libpng to 1.0.2. Works with all dependent pkgs I have testedtv1-2/+2
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed much, say the install instructions, but it isn't binary compatible--bump shlib version to 1.0.
1998-07-12Portlint (probably should have run it first ;), and add MAINTAINER.tv1-1/+5
1998-07-12Add and activate Mosaic (XMosaic) pkg, based on the FreeBSD port.tv10-137/+116
1998-07-12Import of FreeBSD's XMosaic port, with NetBSD changes to followtv14-0/+286