summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
1995-02-12Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working forAndreas Schulz
fetching dgd.
1995-02-12Add samba to subdir listGary Palmer
1995-02-12Add zircon to list of targets.Jordan K. Hubbard
1995-02-11Samba - the client/server for SMB to allow PC clients to access UnixGary Palmer
resouces and vice-versa
1995-02-11add ircII back to the subdirs listTorsten Blum
1995-02-11Converted Makefiles as much as I could.Satoshi Asami
(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-11Not that irc is fixed add it back to the subdirs listGary Palmer
1995-02-10Move gn from the subdirs list to the broken list untilGary Palmer
someone fixes it.
1995-02-02Added gatedPaul Traina
1995-02-02GateD routing protocol daemonPaul Traina
1995-01-30I think this new make is too &*^%$(@#! fussy. I'm getting the feeling thatJordan K. Hubbard
I may be unpopular for awhile. :-)
1995-01-30Add the necessary files to build a package for fspclient.Andreas Schulz
1995-01-29Disable both irc & ircII until fixedGary Palmer
1995-01-13Add new targets moved in.Jordan K. Hubbard
1995-01-06Add tclDPPaul Traina
1995-01-04MD5 checksum file.Gary Palmer
1994-12-25Add dgd-lpmud and gopher to the subdir target.Andreas Schulz
1994-12-18First batch of MD5 checksum files. Only did through to the end of netGary Palmer
to both give my fingers a rest & let freefall clear some of it's backlogged mail :-) The rest will follow later
1994-12-12Add gopher dir.Andreas Schulz
1994-11-25Added a missing backslash at the end of the line. Added back tcpblastAndreas Schulz
as a working port. Removed the comment lines about ncftp in the core and tcpblast temporary removed.
1994-11-24Added tkWWW.Satoshi Asami
1994-11-24almost finished LPmud port for DGDAdam David
1994-11-24minor tidyupAdam David
1994-11-23PATCH_COOKIE is now used in bsd.port.mkAdam David
therefore this needed to be changed
1994-11-20Added wais and yale-tftpd, rearranged the others into alphabetical order.Andreas Schulz
1994-11-15tintin++ addedAndrey A. Chernov
1994-11-15MUD clientAndrey A. Chernov
1994-11-15Remove tcpblast until someone fixes the master site ruleGary Palmer
1994-11-12New home for this orphan.Jordan K. Hubbard
1994-11-10Add back pidentd now it (should) compile againGary Palmer
1994-11-10Remove ports that don't work from the top level Makefiles. The portsJordan K. Hubbard
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-07fspclient addedAndrey A. Chernov
1994-11-07fsp clientAndrey A. Chernov
1994-11-06lynx addedAndrey A. Chernov
1994-11-04ncftp2 addedAndrey A. Chernov
1994-11-02Remove patch already covered by new patch in patch-abPaul Traina
1994-11-01Add tcp_wrapperTorsten Blum
1994-11-01Piero's update to 2.0.10.Jordan K. Hubbard
Submitted by: piero
1994-10-29Fix invalid parameter passing.Paul Traina
1994-10-29document ncftpPaul Traina
1994-10-29Include all ports currently availablePaul Traina
1994-10-27upfilesrv no longer linked due to missing -lcryptPaul Traina
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-23Reviewed by:Torsten Blum
Submitted by: Obtained from: Add archie ircII pidentd wu-ftpd
1994-10-23Reviewed by: Torsten Blum
Submitted by: Obtained from:
1994-10-20Update Makefile to agree with current ports.Jordan K. Hubbard
1994-10-19Minor tidy upAdam David
1994-10-19Master site does not accept passive ftpAdam David
Minor tidy up
1994-10-17patch level 8Adam David
1994-10-14IMM, the Internet Image Multicaster. Used to distribute still picturesGarrett Wollman
over the MBONE.
1994-10-07Add package support for pcnfsd(8)Paul Traina