Commit Graph

97 Commits

Author SHA1 Message Date
Jordan K. Hubbard
c549162079 Add slirp. 1995-04-06 06:53:18 +00:00
Jordan K. Hubbard
5180b26252 The slip-over-a-shell-account stuff people have been talking about from
danjo@freedom.wit.com.
1995-04-06 06:52:42 +00:00
Andreas Schulz
7c4666c1d0 Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,
but doesn't need to rebuild it if the binary is already installed.
1995-04-01 20:04:00 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3753222345 Try to get most ports checksummed 1995-03-31 22:18:54 +00:00
Gary Palmer
6e41c9f721 Upgrade 1995-03-31 20:38:00 +00:00
Gary Palmer
f11d4ea9c8 Add checksum file 1995-03-31 20:37:46 +00:00
Garrett Wollman
e91111fb3e IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTED
comment.
1995-03-30 20:36:01 +00:00
Satoshi Asami
62cb097520 Tryed to update to use latest PATCHFILES hack in bsd.port.mk but I
can't get it to work because the patch is on a non-anon ftp site
and it needs its own ncftprc file.  Hmm....

Changed PATCHFILES -> PATCH_FILES so it works for now.
1995-03-28 02:16:21 +00:00
Gary Palmer
762752b775 Upgrade to 1.9.08 1995-03-27 23:25:22 +00:00
Satoshi Asami
b1606b6d57 Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL and
pkg/REQ are now standard names recognized in bsd.port.mk so no need
to redefine PKG_ARGS in Makefile.
1995-03-27 13:24:18 +00:00
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
Satoshi Asami
efa1bd134d Added ytalk. 1995-03-24 06:29:51 +00:00
Satoshi Asami
24923fa3d5 ytalk-3.0.2, a multi-people "talk" with an unusable X interface. 1995-03-24 06:27:20 +00:00
Andreas Schulz
a3ff74310e Comment out wais for the moment until it is fixed. 1995-03-19 12:43:00 +00:00
Andreas Schulz
b648579ea0 Change the Makefile to use gmake instead of make to prevent all the
error messages from make.
Delete the references to sys_errlist.
This port is not yet complete, it may only work with X11R5, aka XFree2.xx.
It uses the font member in the X-window xxsinkxxx structures. But these
members don't exist anymore under X11R6 (Xfree3.xx).
1995-03-19 12:39:56 +00:00
Andreas Schulz
cc750712b0 Change the Makefile to use gmake instead of make to prevent all the
error messages from make.
1995-03-19 12:32:54 +00:00
Joerg Wunsch
66d6fa2f8d mkdir -p the BINDIR during beforeinstall, instead of blindly
assuming everyone has already got a /usr/local/libexec.
1995-03-19 10:12:39 +00:00
Andreas Schulz
c58478bee2 put the dgd-lpmud directory to the broken targets. It doesn't build cleanly
in the moment.
1995-03-12 23:03:16 +00:00
Adam David
e8f02048f0 Upgrade to DGD 1.0.9.1 1995-03-10 18:52:49 +00:00
Adam David
7622771fee patchfile was bogus.
ir/Makefile needs more work (too much for slownet at 1 cpm)
1995-03-10 16:50:40 +00:00
Jordan K. Hubbard
84e1cea2d7 Add scotty and tkined 1995-02-21 17:41:32 +00:00
Jordan K. Hubbard
e73b9eb195 Back out my change to convert DEPENDS->LIB_DEPENDS. There is a good
reason for it being the way it was.
1995-02-21 17:22:00 +00:00
Jordan K. Hubbard
b0a4922be9 Scotty port.
Submitted by:	Gennady Sorokopud <gena@netvision.net.il>
1995-02-21 17:07:49 +00:00
Andreas Schulz
a78bbcfc25 Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working for
fetching dgd.
1995-02-12 17:41:28 +00:00
Gary Palmer
aced268df1 Add samba to subdir list 1995-02-12 14:42:20 +00:00
Jordan K. Hubbard
e129ff2236 Add zircon to list of targets. 1995-02-12 09:52:04 +00:00
Gary Palmer
5533eb2535 Samba - the client/server for SMB to allow PC clients to access Unix
resouces and vice-versa
1995-02-11 18:28:43 +00:00
Torsten Blum
db51bf54ec add ircII back to the subdirs list 1995-02-11 15:47:51 +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
Gary Palmer
9f2b60a378 Not that irc is fixed add it back to the subdirs list 1995-02-11 12:37:36 +00:00
Gary Palmer
6610de0667 Move gn from the subdirs list to the broken list until
someone fixes it.
1995-02-10 06:02:42 +00:00
Paul Traina
872e673e62 Added gated 1995-02-02 18:03:31 +00:00
Paul Traina
0d124cde73 GateD routing protocol daemon 1995-02-02 18:01:15 +00:00
Jordan K. Hubbard
e22844734b I think this new make is too &*^%$(@#! fussy. I'm getting the feeling that
I may be unpopular for awhile. :-)
1995-01-30 09:40:18 +00:00
Andreas Schulz
a0dd37b6a7 Add the necessary files to build a package for fspclient. 1995-01-30 07:32:17 +00:00
Gary Palmer
b4d6f77831 Disable both irc & ircII until fixed 1995-01-29 07:41:33 +00:00
Jordan K. Hubbard
06dbc0c557 Add new targets moved in. 1995-01-13 13:25:57 +00:00
Paul Traina
545c0874ca Add tclDP 1995-01-06 10:48:20 +00:00
Gary Palmer
0fce445c4d MD5 checksum file. 1995-01-04 01:32:44 +00:00
Andreas Schulz
c1a764d4ec Add dgd-lpmud and gopher to the subdir target. 1994-12-25 13:19:03 +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
Andreas Schulz
c38bd5c942 Add gopher dir. 1994-12-12 00:44:48 +00:00
Andreas Schulz
fc7b4c37d5 Added a missing backslash at the end of the line. Added back tcpblast
as a working port. Removed the comment lines about ncftp in the core
and tcpblast temporary removed.
1994-11-25 20:29:58 +00:00
Satoshi Asami
ac6a39bcd1 Added tkWWW. 1994-11-24 22:23:05 +00:00
Adam David
e08a002395 almost finished LPmud port for DGD 1994-11-24 04:57:18 +00:00
Adam David
699a30eedc minor tidyup 1994-11-24 03:07:55 +00:00
Adam David
b7b46ed997 PATCH_COOKIE is now used in bsd.port.mk
therefore this needed to be changed
1994-11-23 12:27:39 +00:00
Andreas Schulz
cbde6380f5 Added wais and yale-tftpd, rearranged the others into alphabetical order. 1994-11-20 23:10:25 +00:00
Andrey A. Chernov
b57660e28b tintin++ added 1994-11-15 01:38:10 +00:00