summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Collapse)Author
1995-04-24@srcdir .Adam David
1995-04-24added convulutions for package creation with ${PREFIX} != /usr/localAdam David
1995-04-24Take out invocation of fake-pkg from do-install target. It is nowSatoshi Asami
done in the main install target itself.
1995-04-24(1) Use PATCHFILES.Satoshi Asami
(2) Call scripts/untrue for all the Makefile.in's from pre-configure.
1995-04-24Take out slirp, it is upgraded and the old port doesn't work.Satoshi Asami
1995-04-24Take out gopher for now.Satoshi Asami
1995-04-24Update, 2.1 -> 2.1.3.Satoshi Asami
NOTE: THIS DOES NOT WORK. Someone please fix AUTH.c, it uses fgetpwent(), which, according to the comments, is a replacement of setpwfile(), which according to the manpage of getpwent(), is deprecated.
1995-04-24Let's update checksum too!Satoshi Asami
Reviewed by: Submitted by: Obtained from:
1995-04-22Update for new bsd.port.mk (target renaming).Satoshi Asami
1995-04-22This appears to have gone from ALPHA9 to ALPHA10, and the FreeBSDJordan K. Hubbard
patch is already applied.
1995-04-18Old home site is deadAndrey A. Chernov
1995-04-18Fix wrong NCFTPFLAGSAndrey A. Chernov
1995-04-18Master site is not anonymous, need to set NCFTPFLAGSAdam David
1995-04-18Whom: "gena" -> "Gennady Sorokopud <gena@netvision.net.il>"Satoshi Asami
1995-04-17install depends on build!Satoshi Asami
1995-04-17Man page is compressed.Satoshi Asami
Pointed-out by: pkg_create
1995-04-17Added cern_linemode.Satoshi Asami
1995-04-16Remove NCFTPFLAGS, ncftp defaults changedAndrey A. Chernov
1995-04-15Assign an arbitrary version number (2.0 because it came out alongSatoshi Asami
with FreeBSD-2.0) for PKGNAME. Ok'd by: jkh
1995-04-15Update of net Makefiles! Am I done? :)Satoshi Asami
1995-04-12Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean upSatoshi Asami
some Makefiles along the way.
1995-04-09Upgrade to 1.9.11, add package files.Gary Palmer
1995-04-06Add slirp.Jordan K. Hubbard
1995-04-06The slip-over-a-shell-account stuff people have been talking about fromJordan K. Hubbard
danjo@freedom.wit.com.
1995-04-01Change the DEPENDS line to an EXEC_DEPENDS line. xarchie depends on archie,Andreas Schulz
but doesn't need to rebuild it if the binary is already installed.
1995-04-01Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard
multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
1995-03-31Try to get most ports checksummedGary Palmer
1995-03-31UpgradeGary Palmer
1995-03-31Add checksum fileGary Palmer
1995-03-30IVS contains crypto code, so delete it from SUBDIR and add a RESTRICTEDGarrett Wollman
comment.
1995-03-28Tryed to update to use latest PATCHFILES hack in bsd.port.mk but ISatoshi Asami
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-27Upgrade to 1.9.08Gary Palmer
1995-03-27Cleanup according to new bsd.port.mk. pkg/INSTALL, pkg/DEINSTALL andSatoshi Asami
pkg/REQ are now standard names recognized in bsd.port.mk so no need to redefine PKG_ARGS in Makefile.
1995-03-24Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,Satoshi Asami
and some other minor cleanup.
1995-03-24Added ytalk.Satoshi Asami
1995-03-24ytalk-3.0.2, a multi-people "talk" with an unusable X interface.Satoshi Asami
1995-03-19Comment out wais for the moment until it is fixed.Andreas Schulz
1995-03-19Change the Makefile to use gmake instead of make to prevent all theAndreas Schulz
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-19Change the Makefile to use gmake instead of make to prevent all theAndreas Schulz
error messages from make.
1995-03-19mkdir -p the BINDIR during beforeinstall, instead of blindlyJoerg Wunsch
assuming everyone has already got a /usr/local/libexec.
1995-03-12put the dgd-lpmud directory to the broken targets. It doesn't build cleanlyAndreas Schulz
in the moment.
1995-03-10Upgrade to DGD 1.0.9.1Adam David
1995-03-10patchfile was bogus.Adam David
ir/Makefile needs more work (too much for slownet at 1 cpm)
1995-02-21Add scotty and tkinedJordan K. Hubbard
1995-02-21Back out my change to convert DEPENDS->LIB_DEPENDS. There is a goodJordan K. Hubbard
reason for it being the way it was.
1995-02-21Scotty port.Jordan K. Hubbard
Submitted by: Gennady Sorokopud <gena@netvision.net.il>
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