summaryrefslogtreecommitdiff
path: root/net/gopher/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* ln -> ${LN}Michael Haro1999-08-281-5/+5
| | | | Notes: svn path=/head/; revision=21047
* Add wais support.Steve Price1999-06-081-2/+12
| | | | | | | | PR: 11728 Submitted by: Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co> Notes: svn path=/head/; revision=19342
* Update to version 2.3.Steve Price1998-07-051-8/+19
| | | | | | | | PR: 7166 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=11746
* Updated MASTER_SITES.Masafumi Max NAKANE1996-11-171-7/+3
| | | | | | | | | | | Submitted by: Pedro Giffuni <m230761@ingenieria.ingsala.unal.edu.co> CATEGORIES+= -> CATEGORIES= Removed pre-install target. (What it did was mkdir ${PREFIX}/bin, etc. which is now done by mtree.) Notes: svn path=/head/; revision=4525
* Change "networking" to "net".Satoshi Asami1995-11-271-2/+2
| | | | Notes: svn path=/head/; revision=2485
* Update, 2.1 -> 2.1.3.Satoshi Asami1995-04-241-4/+4
| | | | | | | | | 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. Notes: svn path=/head/; revision=1509
* Remove NCFTPFLAGS, ncftp defaults changedAndrey A. Chernov1995-04-161-2/+1
| | | | Notes: svn path=/head/; revision=1402
* Update of net Makefiles! Am I done? :)Satoshi Asami1995-04-151-2/+4
| | | | Notes: svn path=/head/; revision=1363
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Add gopher dir.Andreas Schulz1994-12-121-0/+19
Notes: svn path=/head/; revision=553