summaryrefslogtreecommitdiff
path: root/www/Mosaic (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Give port a MAINTAINER= ports@FreeBSD.org lineMichael Haro1999-06-271-2/+4
| | | | Notes: svn path=/head/; revision=19829
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Bump png's major number to 3.Vanilla I. Shu1999-01-231-2/+2
| | | | Notes: svn path=/head/; revision=16275
* Roll back libpng major to 2.Satoshi Asami1998-09-171-2/+2
| | | | Notes: svn path=/head/; revision=13192
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* libpng major is now 3. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13148
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) orSatoshi Asami1998-08-051-2/+2
| | | | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. Notes: svn path=/head/; revision=12289
* fix libjpeg version number to correspond with jpeg portDonald Burr1998-05-271-2/+2
| | | | Notes: svn path=/head/; revision=11165
* Current version of libjpeg is .8Steve Price1998-05-101-2/+2
| | | | | | | | PR: 6497 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT> Notes: svn path=/head/; revision=10939
* upgrade png majorAndrey A. Chernov1998-03-281-2/+2
| | | | Notes: svn path=/head/; revision=10366
* Add xpm to LIB_DEPENDS list.Satoshi Asami1997-02-121-2/+3
| | | | | | | Reported by: chad@anasazi.com (Chad R. Larson) Notes: svn path=/head/; revision=5580
* Fix jpeg majorAndrey A. Chernov1996-11-181-5/+5
| | | | | | | Misc cleanup Notes: svn path=/head/; revision=4560
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi Asami1996-10-101-1/+1
| | | | | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified! Notes: svn path=/head/; revision=3948
* Remove libz dependency. I don't know why I missed this before.Satoshi Asami1996-08-191-3/+2
| | | | Notes: svn path=/head/; revision=3658
* Upgrade to 2.7b5Andrey A. Chernov1996-08-036-70/+201
| | | | Notes: svn path=/head/; revision=3509
* Upgrade, 2.7b2 -> 2.7b4. Also make it conform to Motif standard here.Satoshi Asami1996-04-117-373/+101
| | | | Notes: svn path=/head/; revision=2970
* Use png.so.0.* instead of png.so.0.81, will be upgradedAndrey A. Chernov1996-02-191-2/+2
| | | | Notes: svn path=/head/; revision=2725
* Upgrade to 2.7b2, support PNG images nowAndrey A. Chernov1995-12-059-170/+199
| | | | Notes: svn path=/head/; revision=2530
* Add "PKGNAME=mosaic-2.6". The DISTNAME of this port is "Mosaic-src-2.6",Satoshi Asami1995-11-291-1/+2
| | | | | | | | | | | | which is inappropriate as a package name because: (1) It contains the string "src" (2) A simple package is not allowed to have a name that starts with a capital letter. Remember, uppercase names are reserved for large software packages (Wnn, ImageMagick, etc.)! Notes: svn path=/head/; revision=2504
* Make mosaic work in 15/16bpp mode. I haven't tested it here (I don'tSatoshi Asami1995-11-291-0/+108
| | | | | | | | | have Motif!), but verifies that the patch at least applies. Submitted by: Steve Passe <smp@ilsa.systemsix.com> Notes: svn path=/head/; revision=2503
* Change categories to "www". gn has "net" in there too.Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2486
* add the missing MASTER_SITES= lineTorsten Blum1995-10-171-1/+4
| | | | | | | | Pointed out by: pst Approved by: asami Notes: svn path=/head/; revision=2343
* Change libjpeg major toAndrey A. Chernov1995-10-031-2/+2
| | | | Notes: svn path=/head/; revision=2236
* Bring in a port of Mosaic. This can only be built by people with Motif,Jordan K. Hubbard1995-08-239-0/+286
so we'll not enable it by default. Submitted by: torstenb Notes: svn path=/head/; revision=2102