Commit Graph

81 Commits

Author SHA1 Message Date
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
Andrey A. Chernov
0ab6308e61 MUD client 1994-11-15 01:29:32 +00:00
Gary Palmer
d8d427a8e9 Remove tcpblast until someone fixes the master site rule 1994-11-15 01:17:01 +00:00
Jordan K. Hubbard
6dca7d446e New home for this orphan. 1994-11-12 11:22:48 +00:00
Gary Palmer
589508028e Add back pidentd now it (should) compile again 1994-11-10 05:58:43 +00:00
Jordan K. Hubbard
85a185feaa Remove ports that don't work from the top level Makefiles. The ports
themselves are still there, but don't get made from a top level make.

In another couple of days, I will remove the ports as well if people
don't fix them.
1994-11-10 01:32:43 +00:00
Andrey A. Chernov
3e1535299a fspclient added 1994-11-07 17:33:24 +00:00
Andrey A. Chernov
78123208d4 fsp client 1994-11-07 17:29:02 +00:00
Andrey A. Chernov
513f572d70 lynx added 1994-11-06 10:25:02 +00:00
Andrey A. Chernov
f96b5063af ncftp2 added 1994-11-04 10:14:39 +00:00
Paul Traina
c909193a30 Remove patch already covered by new patch in patch-ab 1994-11-02 04:25:39 +00:00
Torsten Blum
15d191a6b1 Add tcp_wrapper 1994-11-01 22:36:35 +00:00
Jordan K. Hubbard
fe160e4a4b Piero's update to 2.0.10.
Submitted by:	piero
1994-11-01 20:52:47 +00:00
Paul Traina
66d8ba2e0b Fix invalid parameter passing. 1994-10-29 22:49:13 +00:00
Paul Traina
be4352e610 document ncftp 1994-10-29 22:21:26 +00:00
Paul Traina
5ad05fee03 Include all ports currently available 1994-10-29 22:11:31 +00:00
Paul Traina
31260ac9d0 upfilesrv no longer linked due to missing -lcrypt
2.0-current distinguishes between crypt() and cipher() technology and
in this case, the crypt() call was for password authentication on the
file server.  If building an encrypting sup, link with -lcipher -lcrypt,
if building a normal sup, link with -lcrypt.
1994-10-27 21:23:24 +00:00