summaryrefslogtreecommitdiffstats
path: root/www/chimera2
Commit message (Collapse)AuthorAgeFilesLines
* Bump png majorache2001-09-111-1/+1
|
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* Bump png shared library version.sobomax2000-07-041-1/+1
| | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* Upgrade to from 2.0a15 to 2.0a19obrien2000-02-032-2/+2
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Yet more WWW: fun.mharo1999-05-031-1/+1
|
* Update to version 2.0a15.steve1999-03-084-11/+20
| | | | | PR: 98080 Submitted by: Tom Hukins <tom@eborcom.com>
* Bump png's major number to 3.vanilla1999-01-231-2/+2
|
* Roll back libpng major to 2.asami1998-09-171-2/+2
|
* libpng major is now 3. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-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" ofasami1998-07-271-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 everyonejseger1998-05-041-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.jseger1998-04-151-2/+2
|
* upgrade png majorache1998-03-281-2/+2
|
* Bring in changes for chimera-2.0a11. A repository copy fromtg1997-11-269-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.asami1997-06-111-0/+11
|
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-2/+2
|
* Change categories to "www". gn has "net" in there too.asami1995-11-271-2/+2
|
* Delete @cwd, @mode, @owner and @group from these packing lists.asami1995-11-131-6/+0
| | | | Reported by: jkh
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Fix core dump due to miscalucalting length of malloc() string. Bugasami1995-09-231-0/+11
| | | | already reported to original authors.
* Back out previous commit, Andrey confirmed it was not needed.asami1995-05-271-2/+1
|
* Set PREFIX directly to ${X11BASE}, it is overwriting somehow to /usr/X386ache1995-05-261-1/+2
| | | | in old variant
* Upgrade, 1.63 -> 1.65.asami1995-04-045-15/+19
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-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 checksummedgpalmer1995-03-311-1/+1
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Converted Makefiles as much as I could.asami1995-02-111-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 butats1995-01-301-1/+1
| | | | chimera got installed under /usr/X11R6.
* Version up to 1.63. This one actually works!asami1994-12-274-25/+24
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-12-181-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!jkh1994-11-111-1/+1
| | | | Submitted by: jmz
* Chimera client from Jean-Marc Zucconijkh1994-10-205-0/+50
Submitted by: jmz
OpenPOWER on IntegriCloud