Commit Graph

775 Commits

Author SHA1 Message Date
Satoshi Asami
35af96374a Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,
and some other minor cleanup.
1995-03-24 11:12:06 +00:00
Andrey A. Chernov
82f34295cc file updated without name change 1995-03-22 04:43:15 +00:00
Andrey A. Chernov
2f651f3e32 Change USES_GMAKE (what it means?) to
EXEC_DEPENDS += gmake...
Add comment: Do not put USE_GMAKE here
1995-02-11 14:38:45 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(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!
1995-02-11 13:51:48 +00:00
Andreas Schulz
9f78ee6dc9 Correct the top tree for the package list. It listed /usr/local but
chimera got installed under /usr/X11R6.
1995-01-30 07:14:41 +00:00
Andreas Schulz
c5acbcc608 Add the COMMENT DESCR PLIST files necessary to build a package out of lynx. 1995-01-24 11:44:20 +00:00
Jordan K. Hubbard
c33be61ae6 Update DEPENDS lines to point to the new relocated ports. 1995-01-13 13:17:41 +00:00
Gary Palmer
1ac281cd71 Update checksum as version was bumped without chaing it :-( 1995-01-04 01:40:41 +00:00
Satoshi Asami
6b44787b7b Version up to 1.63. This one actually works! 1994-12-27 10:44:03 +00:00
Andrey A. Chernov
f72051ad2b Upgrade 1994-12-22 05:40:54 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Andrey A. Chernov
c90559040e Don't touch makefile and use gmake instead 1994-12-17 03:11:25 +00:00
Andrey A. Chernov
75c30fa54a Upgrade to 2.3.6 1994-12-17 01:34:33 +00:00
Jordan K. Hubbard
c030153a85 Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by:	jmz
1994-11-11 22:29:14 +00:00
Jordan K. Hubbard
1bf58e7c18 Ack! This port is *interactive*! Say so. 1994-11-09 23:08:51 +00:00
Andrey A. Chernov
e0a2933cd3 Upgrade to version 2.3.1 1994-11-06 16:26:47 +00:00
Andrey A. Chernov
1dcf88e381 lynx 1994-11-06 10:19:31 +00:00
Paul Traina
f5cde0d778 Cern HTTPD version 3.0 port for FreeBSD 2.x 1994-10-29 20:28:01 +00:00
Adam David
7ca83d83e1 now version 2.17 1994-10-20 12:56:36 +00:00
Jordan K. Hubbard
eb9442ea80 Chimera client from Jean-Marc Zucconi
Submitted by:	jmz
1994-10-20 01:55:54 +00:00
Jordan K. Hubbard
e14a9d1ab8 Update to use new DEPENDS syntax. 1994-10-06 02:57:01 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Adam David
d471beb4e0 Include the gopherable wwwable documentation tree in the package.
Beware, the package is compiled with hardcoded hostname and admin address
in the binaries.
1994-09-26 10:39:08 +00:00
Adam David
67a1fbb211 Oops, forgot terminating '/' on MASTER_SITES 1994-09-25 19:12:03 +00:00
Adam David
4acfb010e7 GN gopher and http server 1994-09-23 20:25:10 +00:00