aboutsummaryrefslogtreecommitdiffstats
path: root/www/chimera
Commit message (Collapse)AuthorAgeFilesLines
* - Add SHA256pav2005-11-261-0/+1
|
* utilize misc/mime-supportoliver2005-05-074-4/+29
|
* SIZEify.trevor2004-01-301-0/+1
|
* - Fix build on 5.x and unbreakpav2003-12-084-18/+52
| | | | | PR: ports/59848 Submitted by: Ports Fury
* Chase mastersite reorganization per distfile survey.linimon2003-10-271-1/+1
|
* Add a pointer to the mastersite.linimon2003-10-271-0/+2
|
* BROKEN on 5.x: does not compilekris2003-10-161-1/+7
|
* De-pkg-comment.knu2003-02-212-1/+1
|
* - Fix MASTER_SITESijliao2003-01-023-1/+23
| | | | | | | - Reduce compiler warnings PR: 44982 Submitted by: Ports Fury
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2
| | | | Approved by: pat
* Fix build on -current (cope with removal of union wait)kris2002-10-261-0/+20
| | | | Submitted by: mike
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Some spaces -> tabs for ports/www.olgeni2001-02-051-1/+1
|
* use MAN1 macro.sf2001-01-102-1/+3
| | | | | | honor CFLAGS. non-responce from: maintainer
* @dirrm lib/chimeraasami2000-07-051-0/+1
| | | | Submitted by: bento
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-2/+2
|
* This appears to be building again. Set NO_LATEST_LINK since we now havesteve1999-09-201-2/+1
| | | | | a chimera2 port. Remove '-m486' from CFLAGS when !i386Architecture so this builds on FreeBSD/Alpha.
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Does this port automatically detect Motif now? Eek.asami1998-08-201-1/+3
| | | | | | | | | | | | | === : cc -o chimera -O2 -m486 -L/usr/X11R6/lib main.o url.o net.o ftp.o gopher.o http.o util.o document.o local.o cache.o mime.o input.o md5.o auth.o lang.o stringdb.o inline.o widget.o convert.o fallback.o -L../mxw -lmxw -L../libhtmlw -lhtmlw -L../xloadimage -lxloadimage -L../common -lcommon -lXaw -lXmu -L/usr/X11R6/lib -lXt -lX11 -lXt -lSM -lICE -lXext -lX11 -lm main.o: Undefined symbol `_SetDelayedImageLoading' referenced from text segment main.o: Undefined symbol `_ToggleDelayedImageLoading' referenced from text segment HTML.o: Undefined symbol `_xmDrawingAreaWidgetClass' referenced from text segment HTML.o: Undefined symbol `_xmScrollBarWidgetClass' referenced from text segment HTML.o: Undefined symbol `__XmStrings' referenced from text segment HTML.o: Undefined symbol `__XmStrings' referenced from text segment :
* Upgrade to chimera-1.70p0.jseger1998-01-304-7/+6
| | | | Change MAINTAINER from ports to myself.
* Be more selective about which ports to maintain. I no longer have timeasami1997-12-261-2/+2
| | | | to maintain all these ports I once committed (sometimes as a proxy).
* MFJ: Change "all:" to "all::" to make XFree86-3.3 imake config scripts happy.asami1997-06-121-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! ;>
* 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-271-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-04-011-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-121-1/+1
| | | | Submitted by: jmz
* Chimera client from Jean-Marc Zucconijkh1994-10-206-0/+65
Submitted by: jmz