1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

22906 Commits

Author SHA1 Message Date
Chris Piazza
e123b917e9 - Update to 3.50
- Allow a flag NO_X11 which builds without using GTK

PR:		14876
Submitted by:	Aaron Smith <aaron@mutex.org>
Reviewed by:	maintainer
1999-11-21 01:08:44 +00:00
Chris Piazza
d9dced221d Update to version 1.1
PR:		14935
Submitted by:	maintainer
1999-11-21 01:03:25 +00:00
Chris Piazza
56e65ea469 - Fix MASTER_SITES
- Remove CONFIGURE_ARGS that are already the default
- Support CFLAGS properly
- Add a file missing from PLISt
- Remove two unneeded patches (for libtool stuff)

PR:		14901
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-21 00:53:55 +00:00
Chris Piazza
981a64a055 Update to version 0.2
PR:		14934
Submitted by:	maintainer
1999-11-21 00:45:22 +00:00
Chris Piazza
47eaa089a0 Update to version 0.6.0
PR:		15009
Submitted by:	Rod Taylor <rod@zort.on.ca>
1999-11-21 00:41:57 +00:00
Chris Piazza
652343888a Update MAINTAINER's email address
PR:		14938
Submitted by:	maintainer
1999-11-21 00:31:08 +00:00
Brian Feldman
f12ea805b6 Set all the default PATHs correctly, removing a "hack"-ish ${PERL}
transform.

Prompted by:	deraadt
1999-11-20 22:54:06 +00:00
Chris Piazza
290e01e97f Correction; that was
PR:		14981
1999-11-20 22:52:50 +00:00
Chris Piazza
7d63b5b8d6 Update MASTER_SITES and sync the NFS HOWTO
PR:		14898
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-20 22:52:14 +00:00
Chris Piazza
d5a1e6c207 Update to the Sep1999 version of Hugs98
PR:		14898
Submitted by:	maintainer
1999-11-20 22:49:40 +00:00
Chris Piazza
333569e691 Remove O_NONBLOCK from open() as it seems to be causing problems for
some people.

PR:		14880
Submitted by:	Parag Patel <parag@codegen.com>
1999-11-20 22:42:04 +00:00
Chris Piazza
4315b1f7e5 Update MASTER_SITES and WWW
PR:		14949
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-20 22:09:15 +00:00
Chris Piazza
fef897f055 Update to version 1.46
Submitted by:	Frank Mayhar <frank@exit.com>
1999-11-20 21:45:57 +00:00
Warner Losh
ab96a24696 Default to not allowing root logins. This makes it consistant with
OpenSSH.  Users desiring the old functionality can edit their
sshd-config files by hand for new installs.
1999-11-20 19:54:31 +00:00
Yukihiro Nakai
73b6d6b8fe Delete some meaningless line from Makefile.
Submitted by:	tkato@prontomail.ne.jp
1999-11-20 11:33:31 +00:00
Yukihiro Nakai
90c685d70e Fix about KDE menu.
Now you can access KDE menu from GNOME panel.

Submitted by:	Yoichi ASAI
1999-11-20 11:07:45 +00:00
Yukihiro Nakai
24f882e412 Fix pkg/PLIST.
Change method to remove */share/locale
1999-11-20 08:59:46 +00:00
Yukihiro Nakai
92ed64b2a4 Change mail address. 1999-11-20 08:28:22 +00:00
Yukihiro Nakai
30f9982b91 Fix for PLIST.
*/share/locale are used by non-gettext program.
1999-11-20 08:25:48 +00:00
Brian Feldman
5ef3dcc5cb Give OpenSSH TIS client-side authentication.
Submitted by:	peter
1999-11-20 06:59:57 +00:00
Brian Feldman
db8a62a578 ARGH! Remember the echo -n ' sshd'. 1999-11-20 03:55:29 +00:00
Brian Feldman
7382aa363a Change around sshd.sh for the last time. 1999-11-20 03:42:05 +00:00
Chris Piazza
051990a5ac Update to 1.2.4 1999-11-20 03:19:15 +00:00
Brian Feldman
c2edf69286 Turn on HAVE_OPENPTY so more than 16 terminals work with sshd.
Put sshd.sh installation in the pre-install, ssh_host_key generation
back in the PLIST, and check for ssh_config, too.  This port now
works much better as a package.  The configuration files and sshd.sh
are also part of the package, and as such removed on deinstall.

The proper upgrade procedure from one OpenSSH version to a newer one is:
chflags schg /usr/local/etc/ssh*	# preserve them from deletion
cd /usr/ports/security/openssh
make all deinstall reinstall clean

Partially submitted by:	peter
1999-11-20 03:05:31 +00:00
Jean-Marc Zucconi
5d725fe00c Upgrade to version 1.0.5
OK'ed by:	ache
1999-11-20 03:00:36 +00:00
Andrey A. Chernov
a3428b88f0 upgrade to 1.1 1999-11-20 02:15:47 +00:00
Brian Feldman
8e684ae74d Add that pesky slogin link to the packing list. 1999-11-20 01:55:53 +00:00
Brian Feldman
8a53efc29c Update to the latest CVS_DATE (now =) The biggest change to the OpenBSD
code tree is the addition of the SSH_CMSG_MAX_PACKET_SIZE command.

Really big tiny change:	PermitRootLogin is now DISABLED by default.  This
change has been specifically okayed.

Reviewed by:	imp
1999-11-20 01:52:21 +00:00
Jim Mock
327249129d Today just isn't my day. This is the last one, I promise :-) Fix
typo.. xecute -> execute.
1999-11-20 01:03:48 +00:00
Jim Mock
2e69e74bbe Added the actual comment and description to the files this time. That's
what I get for touching them when testing the port :-)
1999-11-20 01:00:59 +00:00
Jim Mock
442f478d89 Activate wmbiff 1999-11-20 00:57:59 +00:00
Jim Mock
0c9594f251 Import of wmbiff.
wmbiff is a dock app that displays the total number of messages or
the number of unread messages in different mailboxes.  It supports
up to 5 mailboxes.
1999-11-20 00:57:08 +00:00
Chris Piazza
494e25fd92 Update to version 1.2.3 1999-11-19 06:12:16 +00:00
Yukihiro Nakai
231ca3b6e5 Add Imlib depend line and delete the obsolete MASTER_SITE.
Submitted by:	tkato@prontmail.ne.jp
1999-11-19 02:04:07 +00:00
Andrey A. Chernov
02e5a30d9f upgrade to 1.0 1999-11-19 01:23:21 +00:00
Andrey A. Chernov
cff030ea95 add p5-Text-CSV_XS 1999-11-19 00:50:54 +00:00
Seiichirou Hiraoka
4ed77b7682 Update to 1.0.3
Requested by: kiri@pis.toba-cmt.ac.jp
1999-11-19 00:50:34 +00:00
Andrey A. Chernov
2beeebeda2 Comma separated values manipulations 1999-11-19 00:47:13 +00:00
Seiichirou Hiraoka
abd4920c47 Add patch for more firewall-friendly by default
Requested by: Nick Sayer <nsayer@sftw.com>
1999-11-18 23:54:19 +00:00
Dirk Froemberg
fd10342fed graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS.
1999-11-18 23:08:31 +00:00
Dirk Froemberg
5e1540aadc graphics/gd does not install shared libraries any longer, so use
BUILD_DEPENDS instead of LIB_DEPENDS. gd-1.7.3 does not work with
PHP-3.0.12, so pull the relevant parts from their cvs tree and put
them into PATCHFILES.

I hope the PHP developers are releasing PHP-3.0.13 soon. Otherwise
we end up in maintaining their complete cvs tree as a part of ours. ;-)
1999-11-18 23:07:14 +00:00
SADA Kenji
946186cd91 Cope with openssl's shared lib.
PR:		ports/14897
Submitted by:	Maintainer
1999-11-18 21:56:34 +00:00
SADA Kenji
29292e3d7d Changed the order of CATEGORIES.
Approved by: Maintainer
1999-11-18 21:13:26 +00:00
Gary Jennejohn
7e477f978b Add Marcel's patches for Alpha support. I could only check that these
patches apply without error. I don't have an Alpha to test on, but I assume
that Marcel knows what he's doing.

PR:		addendum to 14916
Submitted by:	marcel
Approved by:	the maintainer
1999-11-18 20:56:15 +00:00
Jim Mock
6900279156 Remove dead MASTER_SITE.
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:11:25 +00:00
Jim Mock
bdf54063b2 Fix spelling errors.. privledges -> privileges
Submitted by:	Jeroen Ruigrok van der Werven <asmodai@bart.nl>
1999-11-18 19:09:16 +00:00
Chris Piazza
b0cfe40a9d Add a missing @dirrm
PR:		14980
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-11-18 18:53:03 +00:00
Sheldon Hearn
e4dd5c0156 Formatting fix for ``rrdtool fetch'' output. The submitter has sent this
patch to the author, who I am told approves.

Submitted by:		Ian Freislich <iang@uunet.co.za>
1999-11-18 12:56:24 +00:00
Donald Burr
ffc87fb1a0 Executable was being branded as a FreeBSD executable during install,
for some reason.  Put in a work-around.
1999-11-18 11:57:35 +00:00
Donald Burr
4ec5a9c829 Activate napster. 1999-11-18 09:20:02 +00:00