Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump png major | ache | 2001-09-11 | 1 | -1/+1 |
| | |||||
* | Some spaces -> tabs for ports/www. | olgeni | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | Bump png shared library version. | sobomax | 2000-07-04 | 1 | -1/+1 |
| | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> | ||||
* | Update with the new PORTNAME/PORTVERSION variables | cpiazza | 2000-04-10 | 1 | -2/+2 |
| | |||||
* | Upgrade to from 2.0a15 to 2.0a19 | obrien | 2000-02-03 | 2 | -2/+2 |
| | |||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-31 | 1 | -1/+1 |
| | |||||
* | Yet more WWW: fun. | mharo | 1999-05-03 | 1 | -1/+1 |
| | |||||
* | Update to version 2.0a15. | steve | 1999-03-08 | 4 | -11/+20 |
| | | | | | PR: 98080 Submitted by: Tom Hukins <tom@eborcom.com> | ||||
* | 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 |
| | |||||
* | 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.) | ||||
* | Making x11 category more useful project part 1: take out "x11" of | asami | 1998-07-27 | 1 | -2/+2 |
| | | | | | | ports that are mere users of X. Partial list submitted by: Josh Gilliam <josh@quick.net> | ||||
* | Change JPEG shared library number to 9. This is to make sure that everyone | jseger | 1998-05-04 | 1 | -2/+2 |
| | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami | ||||
* | Switch remaining ports to use jpeg lib version 8.0. | jseger | 1998-04-15 | 1 | -2/+2 |
| | |||||
* | upgrade png major | ache | 1998-03-28 | 1 | -2/+2 |
| | |||||
* | Bring in changes for chimera-2.0a11. A repository copy from | tg | 1997-11-26 | 9 | -55/+134 |
| | | | | | | | ports/www/chimera was done before. PR: 4248 Submitted by: Bruce Gingery <bgingery@gtcs.com> | ||||
* | MFJ: Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy. | asami | 1997-06-11 | 1 | -0/+11 |
| | |||||
* | Use MAN? macros. CATEGORIES+= -> CATEGORIES. | asami | 1996-11-18 | 1 | -2/+2 |
| | |||||
* | Change categories to "www". gn has "net" in there too. | asami | 1995-11-27 | 1 | -2/+2 |
| | |||||
* | Delete @cwd, @mode, @owner and @group from these packing lists. | asami | 1995-11-13 | 1 | -6/+0 |
| | | | | Reported by: jkh | ||||
* | Shorten one-line comments. Boy, I'm listed as MAINTAINERs in a | asami | 1995-11-09 | 1 | -1/+1 |
| | | | | lot of ports or what! ;> | ||||
* | Fix core dump due to miscalucalting length of malloc() string. Bug | asami | 1995-09-23 | 1 | -0/+11 |
| | | | | already reported to original authors. | ||||
* | Back out previous commit, Andrey confirmed it was not needed. | asami | 1995-05-27 | 1 | -2/+1 |
| | |||||
* | Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386 | ache | 1995-05-26 | 1 | -1/+2 |
| | | | | in old variant | ||||
* | Upgrade, 1.63 -> 1.65. | asami | 1995-04-04 | 5 | -15/+19 |
| | |||||
* | Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in | jkh | 1995-04-01 | 1 | -1/+2 |
| | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. | ||||
* | Try to get most ports checksummed | gpalmer | 1995-03-31 | 1 | -1/+1 |
| | |||||
* | Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of, | asami | 1995-03-24 | 1 | -1/+2 |
| | | | | and some other minor cleanup. | ||||
* | Converted Makefiles as much as I could. | asami | 1995-02-11 | 1 | -2/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out! | ||||
* | Correct the top tree for the package list. It listed /usr/local but | ats | 1995-01-30 | 1 | -1/+1 |
| | | | | chimera got installed under /usr/X11R6. | ||||
* | Version up to 1.63. This one actually works! | asami | 1994-12-27 | 4 | -25/+24 |
| | |||||
* | First batch of MD5 checksum files. Only did through to the end of net | gpalmer | 1994-12-18 | 1 | -0/+1 |
| | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later | ||||
* | Fixes from Jean-Marc Zucconi. Thanks yet again! | jkh | 1994-11-11 | 1 | -1/+1 |
| | | | | Submitted by: jmz | ||||
* | Chimera client from Jean-Marc Zucconi | jkh | 1994-10-20 | 5 | -0/+50 |
Submitted by: jmz |