Commit graph

41 commits

Author SHA1 Message Date
Kirill Ponomarev
a61475e4b5 Fix build with gcc-3.4 2004-08-22 14:02:08 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Trevor Johnson
bb34de42c0 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 13:30:42 +00:00
Erwin Lansing
c3c9d03778 Update to 3.0.6 2003-08-27 14:38:58 +00:00
Erwin Lansing
844479aa5d Change to my FreeBSD.org address 2003-06-12 16:41:16 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Christian Weisgerber
ec28692edb Fix build on -CURRENT by tweaking #include order. 2002-12-18 22:00:44 +00:00
Kris Kennaway
88e23a5185 BROKEN on 5.0: does not compile 2002-12-02 00:28:19 +00:00
Ying-Chieh Liao
444d2e1edc ${PERL} -> ${REINPLACE_CMD}
PR:		39587, 39589, 39590
Submitted by:	maintainer
2002-06-21 16:17:18 +00:00
Trevor Johnson
b93ffaa1f4 Add another master site, so people whose firewalls block port 70
(oh, the humanity!) can still use this program on their internal
networks.

PR:		39088
Submitted by:	Erwin Lansing (maintainer)
2002-06-10 08:12:15 +00:00
Ying-Chieh Liao
876ead01e5 upgrade to 3.0.5
take over maintainership

PR:		37664
Submitted by:	Erwin Lansing <erwin@lansing.dk> (new maintainer)
2002-05-24 08:54:25 +00:00
Kris Kennaway
9b08606f5b Update to gopher-3.0.3 2002-03-15 01:18:01 +00:00
Kris Kennaway
795f3e5639 Remove some useless cruft 2002-01-26 11:28:12 +00:00
Kris Kennaway
0438d90b36 CVS didn't add these properly along with the rest of the update 2002-01-26 11:27:44 +00:00
Kris Kennaway
072a2bece2 Remove stale patches 2002-01-26 11:25:59 +00:00
Kris Kennaway
34880ba69a Update to gopher 3.0.2. All-singing, all-dancing, all-hypertexting
super 10th anniversary edition!
2002-01-26 11:22:57 +00:00
Ade Lovett
2515626212 Replace last remnants of "nonexistent", "/nonexistent" etc. with
${NONEXISTENT} as per bsd.port.mk
2001-05-31 22:22:59 +00:00
Kris Kennaway
6d501683c5 Mark FORBIDDEN due to remote exploits. Both people in the world still
using gopher, please take note.
2000-09-03 01:13:35 +00:00
Kris Kennaway
17328e2311 Upgrade to 2.3.1 to fix remote vulnerability. 2000-08-13 08:35:25 +00:00
Steve Price
d10c826958 s/gopher2\.3/gopher2_3/
PR:		18274
Submitted by:	Andreas Schulz <ats@first.gmd.de>
2000-04-30 00:00:52 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Peter Wemm
a6c3f62331 $Id$ -> $FreeBSD$ 1999-08-30 14:24:37 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Steve Price
b9415de6e8 Add wais support.
PR:		11728
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-06-08 23:50:35 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00
Steve Price
9d4e6e7aaa Update to version 2.3.
PR:		7166
Submitted by:	Pedro Giffuni <giffunip@asme.org>
1998-07-05 23:17:32 +00:00
Satoshi Asami
4f9ad341f6 gets() -> fgets(). Closes PR ports/2765.
Submitted by:	Marc Slemko <marcs@znep.com>
1997-03-02 13:34:28 +00:00
Masafumi Max NAKANE
a41487394a Removed @cwd. 1996-11-17 01:48:57 +00:00
Masafumi Max NAKANE
b804046265 Updated MASTER_SITES.
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.)
1996-11-17 01:48:15 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Satoshi Asami
510bcaa2de Change "networking" to "net". 1995-11-27 04:06:03 +00:00
Satoshi Asami
9960951c3d Fix typo (gopder -> gopher). 1995-05-12 02:38:20 +00:00
Satoshi Asami
022575e10c Submitted by: Marc Ramirez <mrami@mramirez.sy.yale.edu>
gopherd/AUTH.c uses fgetpwent, which doesn't exist on FreeBSD.  My
solution was simply to #ifdef it out.
1995-05-12 02:37:58 +00:00
Satoshi Asami
db7b9844e5 Upgrade. 1995-05-12 02:37:45 +00:00
Satoshi Asami
76f5c1cbc0 Update, 2.1 -> 2.1.3.
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-24 07:53:15 +00:00
Andrey A. Chernov
97d9e3b4ba Remove NCFTPFLAGS, ncftp defaults changed 1995-04-16 15:39:26 +00:00
Satoshi Asami
5f46dae90f Update of net Makefiles! Am I done? :) 1995-04-15 05:42:12 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Gary Palmer
3217d24fe5 First batch of MD5 checksum files. Only did through to the end of net
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)

The rest will follow later
1994-12-18 00:28:13 +00:00
Andreas Schulz
c38bd5c942 Add gopher dir. 1994-12-12 00:44:48 +00:00