summaryrefslogtreecommitdiff
path: root/net (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami1995-04-123-12/+23
| | | | | | | some Makefiles along the way. Notes: svn path=/head/; revision=1348
* Upgrade to 1.9.11, add package files.Gary Palmer1995-04-0918-30/+114
| | | | Notes: svn path=/head/; revision=1318
* Add slirp.Jordan K. Hubbard1995-04-061-2/+2
| | | | Notes: svn path=/head/; revision=1297
* The slip-over-a-shell-account stuff people have been talking about fromJordan K. Hubbard1995-04-066-0/+50
| | | | | | | danjo@freedom.wit.com. Notes: svn path=/head/; revision=1296
* Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,Andreas Schulz1995-04-011-2/+2
| | | | | | | but doesn't need to rebuild it if the binary is already installed. Notes: svn path=/head/; revision=1273
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-0119-17/+37
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Try to get most ports checksummedGary Palmer1995-03-312-1/+2
| | | | Notes: svn path=/head/; revision=1262
* UpgradeGary Palmer1995-03-313-41/+8
| | | | Notes: svn path=/head/; revision=1260
* Add checksum fileGary Palmer1995-03-311-0/+1
| | | | Notes: svn path=/head/; revision=1259
* IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTEDGarrett Wollman1995-03-301-2/+4
| | | | | | | comment. Notes: svn path=/head/; revision=1251
* Tryed to update to use latest PATCHFILES hack in bsd.port.mk but ISatoshi Asami1995-03-281-3/+4
| | | | | | | | | | 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. Notes: svn path=/head/; revision=1215
* Upgrade to 1.9.08Gary Palmer1995-03-279-48/+51
| | | | Notes: svn path=/head/; revision=1212
* Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andSatoshi Asami1995-03-271-2/+0
| | | | | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile. Notes: svn path=/head/; revision=1208
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami1995-03-241-1/+2
| | | | | | | and some other minor cleanup. Notes: svn path=/head/; revision=1196
* Added ytalk.Satoshi Asami1995-03-241-2/+2
| | | | Notes: svn path=/head/; revision=1195
* ytalk-3.0.2, a multi-people "talk" with an unusable X interface.Satoshi Asami1995-03-245-0/+32
| | | | Notes: svn path=/head/; revision=1194
* Comment out wais for the moment until it is fixed.Andreas Schulz1995-03-191-2/+3
| | | | Notes: svn path=/head/; revision=1149
* Change the Makefile to use gmake instead of make to prevent all theAndreas Schulz1995-03-192-32/+92
| | | | | | | | | | | 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). Notes: svn path=/head/; revision=1148
* Change the Makefile to use gmake instead of make to prevent all theAndreas Schulz1995-03-191-1/+2
| | | | | | | error messages from make. Notes: svn path=/head/; revision=1147
* mkdir -p the BINDIR during beforeinstall, instead of blindlyJoerg Wunsch1995-03-191-3/+4
| | | | | | | assuming everyone has already got a /usr/local/libexec. Notes: svn path=/head/; revision=1146
* put the dgd-lpmud directory to the broken targets. It doesn't build cleanlyAndreas Schulz1995-03-121-3/+3
| | | | | | | in the moment. Notes: svn path=/head/; revision=1126
* Upgrade to DGD 1.0.9.1Adam David1995-03-104-19/+15
| | | | Notes: svn path=/head/; revision=1121
* patchfile was bogus.Adam David1995-03-101-4/+11
| | | | | | | ir/Makefile needs more work (too much for slownet at 1 cpm) Notes: svn path=/head/; revision=1120
* Add scotty and tkinedJordan K. Hubbard1995-02-211-4/+4
| | | | Notes: svn path=/head/; revision=1014
* Back out my change to convert DEPENDS->LIB_DEPENDS. There is a goodJordan K. Hubbard1995-02-212-8/+4
| | | | | | | reason for it being the way it was. Notes: svn path=/head/; revision=1013
* Scotty port.Jordan K. Hubbard1995-02-2110-0/+204
| | | | | | | Submitted by: Gennady Sorokopud <gena@netvision.net.il> Notes: svn path=/head/; revision=1011
* Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working forAndreas Schulz1995-02-121-3/+17
| | | | | | | fetching dgd. Notes: svn path=/head/; revision=954
* Add samba to subdir listGary Palmer1995-02-121-3/+4
| | | | Notes: svn path=/head/; revision=946
* Add zircon to list of targets.Jordan K. Hubbard1995-02-121-2/+2
| | | | Notes: svn path=/head/; revision=943
* Samba - the client/server for SMB to allow PC clients to access UnixGary Palmer1995-02-119-0/+270
| | | | | | | resouces and vice-versa Notes: svn path=/head/; revision=940
* add ircII back to the subdirs listTorsten Blum1995-02-111-3/+3
| | | | Notes: svn path=/head/; revision=939
* Converted Makefiles as much as I could.Satoshi Asami1995-02-111-2/+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
* Not that irc is fixed add it back to the subdirs listGary Palmer1995-02-111-3/+3
| | | | Notes: svn path=/head/; revision=934
* Move gn from the subdirs list to the broken list untilGary Palmer1995-02-101-3/+3
| | | | | | | someone fixes it. Notes: svn path=/head/; revision=923
* Added gatedPaul Traina1995-02-021-2/+2
| | | | Notes: svn path=/head/; revision=871
* GateD routing protocol daemonPaul Traina1995-02-025-0/+29
| | | | Notes: svn path=/head/; revision=870
* I think this new make is too &*^%$(@#! fussy. I'm getting the feeling thatJordan K. Hubbard1995-01-301-0/+12
| | | | | | | I may be unpopular for awhile. :-) Notes: svn path=/head/; revision=857
* Add the necessary files to build a package for fspclient.Andreas Schulz1995-01-303-0/+9
| | | | Notes: svn path=/head/; revision=854
* Disable both irc & ircII until fixedGary Palmer1995-01-291-4/+5
| | | | Notes: svn path=/head/; revision=844
* Add new targets moved in.Jordan K. Hubbard1995-01-131-5/+4
| | | | Notes: svn path=/head/; revision=763
* Add tclDPPaul Traina1995-01-061-2/+2
| | | | Notes: svn path=/head/; revision=729
* MD5 checksum file.Gary Palmer1995-01-041-0/+2
| | | | Notes: svn path=/head/; revision=680
* Add dgd-lpmud and gopher to the subdir target.Andreas Schulz1994-12-251-2/+3
| | | | Notes: svn path=/head/; revision=609
* First batch of MD5 checksum files. Only did through to the end of netGary Palmer1994-12-1810-0/+10
| | | | | | | | | | 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
* Add gopher dir.Andreas Schulz1994-12-125-0/+81
| | | | Notes: svn path=/head/; revision=553
* Added a missing backslash at the end of the line. Added back tcpblastAndreas Schulz1994-11-251-5/+3
| | | | | | | | as a working port. Removed the comment lines about ncftp in the core and tcpblast temporary removed. Notes: svn path=/head/; revision=507
* Added tkWWW.Satoshi Asami1994-11-241-2/+3
| | | | Notes: svn path=/head/; revision=496
* almost finished LPmud port for DGDAdam David1994-11-242-0/+29
| | | | Notes: svn path=/head/; revision=490
* minor tidyupAdam David1994-11-242-2/+2
| | | | Notes: svn path=/head/; revision=489
* PATCH_COOKIE is now used in bsd.port.mkAdam David1994-11-231-4/+4
| | | | | | | therefore this needed to be changed Notes: svn path=/head/; revision=479