summaryrefslogtreecommitdiff
path: root/www (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change USES_GMAKE (what it means?) toAndrey A. Chernov1995-02-112-4/+6
| | | | | | | | EXEC_DEPENDS += gmake... Add comment: Do not put USE_GMAKE here Notes: svn path=/head/; revision=936
* Converted Makefiles as much as I could.Satoshi Asami1995-02-112-4/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (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! Notes: svn path=/head/; revision=935
* Correct the top tree for the package list. It listed /usr/local butAndreas Schulz1995-01-302-2/+2
| | | | | | | chimera got installed under /usr/X11R6. Notes: svn path=/head/; revision=853
* Add the COMMENT DESCR PLIST files necessary to build a package out of lynx.Andreas Schulz1995-01-246-0/+24
| | | | Notes: svn path=/head/; revision=816
* Update DEPENDS lines to point to the new relocated ports.Jordan K. Hubbard1995-01-132-4/+4
| | | | Notes: svn path=/head/; revision=762
* Update checksum as version was bumped without chaing it :-(Gary Palmer1995-01-042-2/+2
| | | | Notes: svn path=/head/; revision=681
* Version up to 1.63. This one actually works!Satoshi Asami1994-12-278-50/+48
| | | | Notes: svn path=/head/; revision=621
* UpgradeAndrey A. Chernov1994-12-222-8/+8
| | | | Notes: svn path=/head/; revision=595
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-186-0/+7
| | | | | | | | | | to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later Notes: svn path=/head/; revision=590
* Don't touch makefile and use gmake insteadAndrey A. Chernov1994-12-173-23/+6
| | | | Notes: svn path=/head/; revision=584
* Upgrade to 2.3.6Andrey A. Chernov1994-12-173-96/+72
| | | | Notes: svn path=/head/; revision=580
* Fixes from Jean-Marc Zucconi. Thanks yet again!Jordan K. Hubbard1994-11-112-2/+2
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=368
* Ack! This port is *interactive*! Say so.Jordan K. Hubbard1994-11-091-1/+2
| | | | Notes: svn path=/head/; revision=346
* Upgrade to version 2.3.1Andrey A. Chernov1994-11-063-99/+489
| | | | Notes: svn path=/head/; revision=332
* lynxAndrey A. Chernov1994-11-063-0/+288
| | | | Notes: svn path=/head/; revision=330
* Cern HTTPD version 3.0 port for FreeBSD 2.xPaul Traina1994-10-296-0/+100
| | | | Notes: svn path=/head/; revision=287
* now version 2.17Adam David1994-10-202-4/+4
| | | | Notes: svn path=/head/; revision=251
* Chimera client from Jean-Marc ZucconiJordan K. Hubbard1994-10-2011-0/+115
| | | | | | | Submitted by: jmz Notes: svn path=/head/; revision=248
* Update to use new DEPENDS syntax.Jordan K. Hubbard1994-10-061-2/+2
| | | | Notes: svn path=/head/; revision=193
* These are my changes to support the new argument-less configure scripts.Jordan K. Hubbard1994-10-041-13/+2
| | | | Notes: svn path=/head/; revision=170
* Include the gopherable wwwable documentation tree in the package.Adam David1994-09-261-0/+3
| | | | | | | | Beware, the package is compiled with hardcoded hostname and admin address in the binaries. Notes: svn path=/head/; revision=129
* Oops, forgot terminating '/' on MASTER_SITESAdam David1994-09-251-2/+2
| | | | Notes: svn path=/head/; revision=127
* GN gopher and http serverAdam David1994-09-236-0/+166
Notes: svn path=/head/; revision=114