1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

27562 Commits

Author SHA1 Message Date
Michael Haro
8bfd7ca7f5 portlint 2000-04-21 06:54:32 +00:00
Michael Haro
48d28123ca remove duplicate DISTNAME variable 2000-04-21 06:53:31 +00:00
Roger Hardiman
c79c6bc05d Remove space in MAKE_ENV command 2000-04-21 06:42:10 +00:00
Kris Kennaway
db4a1e6d2d Don't make sshd listen on two ports by default (!) - this "feature" was
silently added on 2000/01/14 as part of the IPv6 support. The default sshd
config had sshd listening both on port 22 and port 722 (this was apparently
intended to facilitate traffic-shaping in that different queueing priorities
could be assigned to ssh sessions on the two ports).

Combine two patches into one.

Submitted by:	peter
2000-04-21 06:35:12 +00:00
Kris Kennaway
36e2fdf71b Unbreak Kerberos5 support. 2000-04-21 06:21:46 +00:00
Kris Kennaway
5cbe0e5066 Convert patch to unidiff; no functional changes. 2000-04-21 06:18:48 +00:00
Akinori MUSHA
aa8cc2cf03 Unbreak for systems posterior to 4.0-RELEASE:
- Download and install the binary compiled on 2.2.x.
  - Recommend to install linux-flashplugin instead for Linux Netscape.
    (For old installations)

Define CXXFLAGS in Makefile to build correctly.
2000-04-21 04:00:08 +00:00
Chris Piazza
19a8d3c191 Update to 1.5. An alpha binary is now available, too. 2000-04-21 03:42:49 +00:00
Jeremy Lea
be73d7b79e Update to M15. 2000-04-21 02:36:52 +00:00
Chris D. Faulhaber
3b2266d7ec Update port to 0.2.1 2000-04-20 22:39:56 +00:00
Brian Feldman
1083bcdc4f Upgrade to version 1.2.3 with a CVS of a few hours ago. New stuff in
this release is mostly the support for lots of ssh2.  Note that SSH2 is
not fully supported here yet, but it's mostly there; see README.openssh2.
2000-04-20 22:24:19 +00:00
Michael Haro
b0467ce764 move variables and add WWW: (portlint) 2000-04-20 20:54:54 +00:00
Michael Haro
4337b5e552 portlint 2000-04-20 20:52:50 +00:00
Michael Haro
cd64075e83 white space (portlint) 2000-04-20 20:49:29 +00:00
Michael Haro
941e3d525a PREFIX -> LOCALBASE (portlint) 2000-04-20 20:47:01 +00:00
Michael Haro
9c36237eec trim down a bit and add WWW: (portlint) 2000-04-20 20:45:19 +00:00
Michael Haro
5cea28e3c6 portlint 2000-04-20 20:41:45 +00:00
Michael Haro
87b8e67943 PREFIX -> X11BASE (portlint) 2000-04-20 20:41:11 +00:00
Michael Haro
d8c1385bf2 portlint 2000-04-20 20:36:39 +00:00
Michael Haro
f85e19d389 PREFIX -> LOCALBASE 2000-04-20 20:33:42 +00:00
Michael Haro
a785a1bb0a ln -> ${LN} (portlint) 2000-04-20 20:32:21 +00:00
Michael Haro
f4379217e4 remove DISTNAME as it was PORTNAME-PORTVERSION 2000-04-20 20:28:34 +00:00
Michael Haro
724c25955e make portversion conform 2000-04-20 20:27:44 +00:00
Michael Haro
9879782f26 PREFIX -> LOCALBASE (portlint) 2000-04-20 20:26:07 +00:00
Michael Haro
b098567825 PREFIX -> LOCALBASE 2000-04-20 20:25:29 +00:00
Michael Haro
5034414b87 fix variable ordering (portlint) 2000-04-20 20:19:33 +00:00
Michael Haro
2334bad4e6 remove duplicate variable and extra blank lines (portlint) 2000-04-20 20:18:57 +00:00
Michael Haro
af27580cce PREFIX -> LOCALBASE (portlint) 2000-04-20 20:18:09 +00:00
Michael Haro
435f2f0857 portlint:
chmod -> ${CHMOD}
	echo -> ${ECHO}
	http:// -> WWW: http://
2000-04-20 20:17:33 +00:00
Michael Haro
590b2f78cc use WWW: (portlint) 2000-04-20 20:16:17 +00:00
Michael Haro
7a417cfa07 white space and use WWW: (portlint) 2000-04-20 20:15:22 +00:00
Michael Haro
93e97c645d PREFIX -> LOCALBASE 2000-04-20 20:14:20 +00:00
Michael Haro
75bf91c727 make port version conform to our standards and add WWW: (portlint) 2000-04-20 20:13:50 +00:00
Michael Haro
9ef1fb7384 use WWW: (portlint) 2000-04-20 20:08:24 +00:00
Michael Haro
1e05173e9e remove extra blank line (portlint) 2000-04-20 20:07:18 +00:00
Michael Haro
4118d21e64 white space fixes and add WWW: (portlint) 2000-04-20 20:06:48 +00:00
Michael Haro
b908eee640 add WWW: to url (portlint) 2000-04-20 19:59:18 +00:00
Michael Haro
eee331fbe1 remove duplicate DISTNAME 2000-04-20 19:58:29 +00:00
Michael Haro
33aa007dfd WWW: not 'WWW :' 2000-04-20 19:56:00 +00:00
Michael Haro
291b541348 place space after WWW: 2000-04-20 19:55:17 +00:00
Michael Haro
3b5593ec33 portlint and add WWW: 2000-04-20 19:47:05 +00:00
Michael Haro
090978a739 Add SLAVEDIRS and WWW: 2000-04-20 19:45:48 +00:00
Michael Haro
7c7f73ded5 various portlint nits (spacing, variable ordering, SLAVEDIRS, etc.) 2000-04-20 19:39:00 +00:00
David E. O'Brien
dae552c2f0 I have been asked to *TEMPERARYLY* restrict this again. 2000-04-20 19:34:27 +00:00
Michael Haro
9f95fbb663 PREFIX -> LOCALBASE (portlint) 2000-04-20 19:10:45 +00:00
Akinori MUSHA
27a1f19ec5 Update to 2.0.4. 2000-04-20 18:24:24 +00:00
Akinori MUSHA
d95338b6e7 Update to 1.04. 2000-04-20 18:23:57 +00:00
Andreas Klemm
bf21315f1e Add HPDJ driver
an enhanced PCL3 (PCL3+) driver
that was part of gs5 port and got lost in gs55 port.
Now it reappears in gs 6.01 ;-)

ftp://ftp.sbs.de/pub/graphics/ghostscript/pcl3/pcl3.html
2000-04-20 17:31:44 +00:00
Joseph Koshy
a8e51fe526 activate cbrowser 2000-04-20 13:12:58 +00:00
Joseph Koshy
afa564b81f cbrowser -- an interactive gui front-end for `cscope' and clones. 2000-04-20 13:11:33 +00:00