Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -3/+3 |
| | |||||
* | Add WWW: | dirk | 2000-02-14 | 1 | -0/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Give port a MAINTAINER= ports@FreeBSD.org line | mharo | 1999-06-27 | 1 | -2/+4 |
| | |||||
* | #4/4 enforcing Caps, no period | hoek | 1999-06-27 | 1 | -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 | ||||
* | Bump png's major number to 3. | vanilla | 1999-01-23 | 1 | -2/+2 |
| | |||||
* | Roll back libpng major to 2. | asami | 1998-09-17 | 1 | -2/+2 |
| | |||||
* | Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump it | asami | 1998-09-17 | 1 | -2/+2 |
| | | | | in the first place. | ||||
* | libpng major is now 3. Also remove regexp support in preparation for | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly. | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) | ||||
* | libXpm major is now 5. Also remove regexp support in preparation for | asami | 1998-09-15 | 1 | -2/+2 |
| | | | | ELF conversion. | ||||
* | Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or | asami | 1998-08-05 | 1 | -2/+2 |
| | | | | | 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. | ||||
* | fix libjpeg version number to correspond with jpeg port | dburr | 1998-05-27 | 1 | -2/+2 |
| | |||||
* | Current version of libjpeg is .8 | steve | 1998-05-11 | 1 | -2/+2 |
| | | | | | PR: 6497 Submitted by: Ugo Paternostro <paterno@dsi.UNIFI.IT> | ||||
* | upgrade png major | ache | 1998-03-29 | 1 | -2/+2 |
| | |||||
* | Add xpm to LIB_DEPENDS list. | asami | 1997-02-12 | 1 | -2/+3 |
| | | | | Reported by: chad@anasazi.com (Chad R. Larson) | ||||
* | Fix jpeg major | ache | 1996-11-18 | 1 | -5/+5 |
| | | | | Misc cleanup | ||||
* | Oh my goodness! Satoshi is finally fed up and decided to "clean up" | asami | 1996-10-10 | 1 | -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! | ||||
* | Remove libz dependency. I don't know why I missed this before. | asami | 1996-08-19 | 1 | -3/+2 |
| | |||||
* | Upgrade to 2.7b5 | ache | 1996-08-03 | 6 | -70/+201 |
| | |||||
* | Upgrade, 2.7b2 -> 2.7b4. Also make it conform to Motif standard here. | asami | 1996-04-11 | 7 | -373/+101 |
| | |||||
* | Use png.so.0.* instead of png.so.0.81, will be upgraded | ache | 1996-02-20 | 1 | -2/+2 |
| | |||||
* | Upgrade to 2.7b2, support PNG images now | ache | 1995-12-05 | 9 | -170/+199 |
| | |||||
* | Add "PKGNAME=mosaic-2.6". The DISTNAME of this port is "Mosaic-src-2.6", | asami | 1995-11-29 | 1 | -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.)! | ||||
* | Make mosaic work in 15/16bpp mode. I haven't tested it here (I don't | asami | 1995-11-29 | 1 | -0/+108 |
| | | | | | | have Motif!), but verifies that the patch at least applies. Submitted by: Steve Passe <smp@ilsa.systemsix.com> | ||||
* | Change categories to "www". gn has "net" in there too. | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | add the missing MASTER_SITES= line | torstenb | 1995-10-18 | 1 | -1/+4 |
| | | | | | Pointed out by: pst Approved by: asami | ||||
* | Change libjpeg major to | ache | 1995-10-04 | 1 | -2/+2 |
| | |||||
* | Bring in a port of Mosaic. This can only be built by people with Motif, | jkh | 1995-08-23 | 9 | -0/+286 |
so we'll not enable it by default. Submitted by: torstenb |