aboutsummaryrefslogtreecommitdiffstats
path: root/net
Commit message (Collapse)AuthorAgeFilesLines
* Assign an arbitrary version number (2.0 because it came out alongasami1995-04-161-1/+2
| | | | | with FreeBSD-2.0) for PKGNAME. Ok'd by: jkh
* Update of net Makefiles! Am I done? :)asami1995-04-1520-57/+87
|
* Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upasami1995-04-123-12/+23
| | | | some Makefiles along the way.
* Upgrade to 1.9.11, add package files.gpalmer1995-04-1018-30/+114
|
* Add slirp.jkh1995-04-061-2/+2
|
* The slip-over-a-shell-account stuff people have been talking about fromjkh1995-04-066-0/+50
| | | | danjo@freedom.wit.com.
* Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,ats1995-04-021-2/+2
| | | | but doesn't need to rebuild it if the binary is already installed.
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-0119-17/+37
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-04-012-1/+2
|
* Upgradegpalmer1995-04-013-41/+8
|
* Add checksum filegpalmer1995-04-011-0/+1
|
* IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTEDwollman1995-03-311-2/+4
| | | | comment.
* Tryed to update to use latest PATCHFILES hack in bsd.port.mk but Iasami1995-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.
* Upgrade to 1.9.08gpalmer1995-03-289-48/+51
|
* Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andasami1995-03-271-2/+0
| | | | | pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile.
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Added ytalk.asami1995-03-241-2/+2
|
* ytalk-3.0.2, a multi-people "talk" with an unusable X interface.asami1995-03-245-0/+32
|
* Comment out wais for the moment until it is fixed.ats1995-03-191-2/+3
|
* Change the Makefile to use gmake instead of make to prevent all theats1995-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).
* Change the Makefile to use gmake instead of make to prevent all theats1995-03-191-1/+2
| | | | error messages from make.
* mkdir -p the BINDIR during beforeinstall, instead of blindlyjoerg1995-03-191-3/+4
| | | | assuming everyone has already got a /usr/local/libexec.
* put the dgd-lpmud directory to the broken targets. It doesn't build cleanlyats1995-03-131-3/+3
| | | | in the moment.
* Upgrade to DGD 1.0.9.1adam1995-03-114-19/+15
|
* patchfile was bogus.adam1995-03-111-4/+11
| | | | ir/Makefile needs more work (too much for slownet at 1 cpm)
* Add scotty and tkinedjkh1995-02-221-4/+4
|
* Back out my change to convert DEPENDS->LIB_DEPENDS. There is a goodjkh1995-02-222-8/+4
| | | | reason for it being the way it was.
* Scotty port.jkh1995-02-2210-0/+204
| | | | Submitted by: Gennady Sorokopud <gena@netvision.net.il>
* Add some magic to the makefile to get the MASTER_SITE_OVERRIDE working forats1995-02-131-3/+17
| | | | fetching dgd.
* Add samba to subdir listgpalmer1995-02-121-3/+4
|
* Add zircon to list of targets.jkh1995-02-121-2/+2
|
* Samba - the client/server for SMB to allow PC clients to access Unixgpalmer1995-02-129-0/+270
| | | | resouces and vice-versa
* add ircII back to the subdirs listtorstenb1995-02-111-3/+3
|
* Converted Makefiles as much as I could.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!
* Not that irc is fixed add it back to the subdirs listgpalmer1995-02-111-3/+3
|
* Move gn from the subdirs list to the broken list untilgpalmer1995-02-101-3/+3
| | | | someone fixes it.
* Added gatedpst1995-02-031-2/+2
|
* GateD routing protocol daemonpst1995-02-035-0/+29
|
* I think this new make is too &*^%$(@#! fussy. I'm getting the feeling thatjkh1995-01-301-0/+12
| | | | I may be unpopular for awhile. :-)
* Add the necessary files to build a package for fspclient.ats1995-01-303-0/+9
|
* Disable both irc & ircII until fixedgpalmer1995-01-291-4/+5
|
* Add new targets moved in.jkh1995-01-131-5/+4
|
* Add tclDPpst1995-01-061-2/+2
|
* MD5 checksum file.gpalmer1995-01-041-0/+2
|
* Add dgd-lpmud and gopher to the subdir target.ats1994-12-251-2/+3
|
* First batch of MD5 checksum files. Only did through to the end of netgpalmer1994-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
* Add gopher dir.ats1994-12-125-0/+81
|
* Added a missing backslash at the end of the line. Added back tcpblastats1994-11-261-5/+3
| | | | | as a working port. Removed the comment lines about ncftp in the core and tcpblast temporary removed.
* Added tkWWW.asami1994-11-251-2/+3
|
* almost finished LPmud port for DGDadam1994-11-242-0/+29
|
* minor tidyupadam1994-11-242-2/+2
|
* PATCH_COOKIE is now used in bsd.port.mkadam1994-11-231-4/+4
| | | | therefore this needed to be changed
* Added wais and yale-tftpd, rearranged the others into alphabetical order.ats1994-11-211-2/+2
|
* tintin++ addedache1994-11-151-2/+2
|
* MUD clientache1994-11-154-0/+365
|
* Remove tcpblast until someone fixes the master site rulegpalmer1994-11-151-2/+3
|
* New home for this orphan.jkh1994-11-121-1/+2
|
* Add back pidentd now it (should) compile againgpalmer1994-11-101-2/+2
|
* Remove ports that don't work from the top level Makefiles. The portsjkh1994-11-101-2/+2
| | | | | | | 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.
* fspclient addedache1994-11-081-3/+3
|
* fsp clientache1994-11-081-0/+15
|
* lynx addedache1994-11-061-3/+3
|
* ncftp2 addedache1994-11-041-2/+2
|
* Remove patch already covered by new patch in patch-abpst1994-11-021-13/+0
|
* Add tcp_wrappertorstenb1994-11-021-2/+2
|
* Piero's update to 2.0.10.jkh1994-11-021-4/+5
| | | | Submitted by: piero
* Fix invalid parameter passing.pst1994-10-301-0/+31
|
* document ncftppst1994-10-301-1/+3
|
* Include all ports currently availablepst1994-10-301-3/+3
|
* upfilesrv no longer linked due to missing -lcryptpst1994-10-281-0/+27
| | | | | | | 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.
* Reviewed by:torstenb1994-10-231-2/+3
| | | | | | Submitted by: Obtained from: Add archie ircII pidentd wu-ftpd
* Reviewed by: torstenb1994-10-236-0/+123
| | | | | Submitted by: Obtained from:
* Update Makefile to agree with current ports.jkh1994-10-201-2/+2
|
* Minor tidy upadam1994-10-192-20/+17
|
* Master site does not accept passive ftpadam1994-10-191-7/+4
| | | | Minor tidy up
* patch level 8adam1994-10-171-2/+3
|
* IMM, the Internet Image Multicaster. Used to distribute still pictureswollman1994-10-145-0/+253
| | | | over the MBONE.
* Add package support for pcnfsd(8)pst1994-10-073-0/+7
|
* PC NFS authentication/spooling daemonpst1994-10-075-0/+248
|
* Update to use new DEPENDS syntax.jkh1994-10-061-2/+2
|
* updated to version 1.0.8.7adam1994-10-051-2/+6
|
* Synchronize the ports with the Makefiles.jkh1994-09-261-2/+2
|
* Don't install *.orig file left over from patchingadam1994-09-261-1/+2
|
* Oops, forgot terminating '/' on MASTER_SITESadam1994-09-262-4/+4
|
* Added pmfadam1994-09-251-2/+2
|
* Padrone's Mud Frontend, a linemode clientadam1994-09-254-0/+27
|
* Enable the DEPENDS line.jkh1994-09-241-2/+2
|
* Port of xarchie version 2.0.9jkh1994-09-245-0/+44
|
* Added gn, but wais is not ready for here.adam1994-09-241-2/+2
|
* Initial import of freewais, needed for using WAIS indexing with GN.adam1994-09-245-0/+57
| | | | | Needs work for install and package. This is enough to build all the wais stuff and waisgn.
* Remove ncftpache1994-09-231-2/+2
| | | | | Submitted by: Obtained from:
* Several changes across all ports:jkh1994-09-141-9/+0
| | | | | | | | | | | | | | | 1. Make MASTER_SITES entries contain a trailing /. Garrett says that assuming a '/' seperator between entries in MASTER_SITES and entries in DISTFILES is a dangerous assumption. This will also be taken out of bsd.port.mk. 2. General clean-up. Some of these Makefiles were a little grim. Make sure they're all in sync with the sometimes rapidly changing bsd.port.mk! :) 3. Some small configuration tweaks to keep them compiling under the most recent 2.0 - some things seem to have broken along our road to release.
* Pick up the distfiles from freebsd.cdrom.com as a fallbackadam1994-09-141-21/+10
|
* Accommodate fetch: target.adam1994-09-141-5/+33
| | | | Relocate author's patchfiles to subdir ${DISTDIR}/${DISTNAME}
* New SUBDIR targets added.jkh1994-09-111-2/+2
|
* ncftp addedache1994-09-081-2/+2
|
* added final install targetadam1994-08-311-0/+5
| | | | Reviewed by:
* naked dgd port, this just deals with the sources necessary to build theadam1994-08-307-0/+177
| | | | | | driver and the precompiler. Reviewed by: Submitted by:
* Bring in a Makefile for ports/netjkh1994-08-281-0/+5
| | | | | Reviewed by: Submitted by: jkh
* Package files for sup. NOTE: I screwed up when I committed sup to utils/jkh1994-08-233-0/+12
| | | | | | since it should have been in net/. Since not too many people are grabbing ports yet I'm going to be nasty and relocate it in the repository. Submitted by: jkh
* Bring in ports/utils treejkh1994-08-221-0/+11
Submitted by: jkh