Andrey A. Chernov
07199742b4
Don't print "No mail" for FreeBSD , just print nothing
1998-01-22 13:37:55 +00:00
Andrey A. Chernov
8cff771ce2
Fix .hushlogin support
...
Remove FreeBSD mail check, now done elsewhere in the code
Use bsdi code to warn about expired/changed passwords
Move misplaced login_close up
1998-01-22 12:04:15 +00:00
Satoshi Asami
75be64461c
Not that it matters much, but delete the empty line at end of
...
file that was introduced in the previous commit.
1998-01-22 11:06:40 +00:00
Bill Fenner
1cc8cfc86d
Update to version 3.4.1
...
PR: ports/5485
Submitted by: Ken Monville <desmo@bandwidth.org>
1998-01-22 08:19:45 +00:00
Jun-ichiro itojun Hagino
7f70907ebd
- document that chinese windows support is yet to be merged.
...
(use ports/chinese/samba{,-des})
- fix trouble with MD5 password
Submitted by: hosokawa
1998-01-22 04:51:56 +00:00
Bill Fenner
e7804d3636
Use bold (if available) when underlining is not available.
...
PR: ports/4521
Submitted by: Dan Nelson <dnelson@emsphone.com>
1998-01-22 01:44:14 +00:00
Bill Fenner
b43892bb6c
Fix MASTER_SITES.
...
Submitted by: distfile checker
1998-01-22 00:41:36 +00:00
Mike Smith
be07a9b2ba
New address for Daniel O'Connor
1998-01-22 00:20:33 +00:00
Adam David
ba49a49973
1.18.3 --> 1.18.5 (same for Makefile)
1998-01-21 21:58:53 +00:00
Adam David
716a6f631e
1.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.51.18.3 --> 1.18.5
1998-01-21 21:51:41 +00:00
Bill Fenner
eeb5c8a7d2
MASTER_SITE moved.
...
Submitted by: distfile checker
1998-01-21 20:02:07 +00:00
Bill Fenner
d8f813a082
Commented out MAINTAINER until we find a working email address.
...
Submitted by: Mail Delivery Subsystem <MAILER-DAEMON@y.physics.usyd.edu.au>
1998-01-21 19:14:51 +00:00
John Fieber
bdba5bb85f
MacOS 8 patches, fixes two known problems: "dancing icons" and
...
read-only file troubles.
1998-01-21 15:01:05 +00:00
Thomas Gellekum
9ed4bc9ab1
Make this work with python1.5.
1998-01-21 13:07:45 +00:00
Satoshi Asami
b040ccbb1e
Run "ldconfig -m" after installation. Run "ldconfig -R" after
...
deinstallation (PLIST only).
1998-01-21 12:26:52 +00:00
Satoshi Asami
a0ab4c4f5f
Mark these ports broken. They are not happy with python upgrades.
1998-01-21 11:44:57 +00:00
David E. O'Brien
5cf8a2bf82
turn on nat
1998-01-21 11:39:36 +00:00
Satoshi Asami
dd6b97f0b4
Mark this port broken, the distfile is not available on their ftp site
...
anymore.
1998-01-21 09:40:43 +00:00
Satoshi Asami
5e0430b771
Mark this port broken for now, it does not package.
1998-01-21 09:18:05 +00:00
Satoshi Asami
b43f06fcdd
Remove references to the dreaded T-word.
...
Reminded by: pfgiffun@bachue.usc.unal.edu.co
1998-01-21 09:17:10 +00:00
David E. O'Brien
b045b7eb79
Author patch. Adds recursive mcopy, mdir, mattrib. Bugfixes to FAT32
...
handling. Adds mshowfat cmd.
1998-01-21 08:57:16 +00:00
Thomas Gellekum
bcc5c3461d
Path on master site changed.
1998-01-21 08:48:24 +00:00
Thomas Gellekum
094929a2cc
Upgrade to 2.0.5.
1998-01-21 08:39:48 +00:00
Andrey A. Chernov
5d08ac1ffb
Add patch
1998-01-21 07:08:49 +00:00
Andrey A. Chernov
556d69c883
Add GNU patch 2.5 as port
1998-01-21 07:05:20 +00:00
Peter Wemm
a75cb27231
Update this for the benefit of the new broken patch. Tell it to look at
...
Index: like posix says, rather than going into dummy mode. The distributed
patches are generated with standard cvs and don't have ache's hack (which
doesn't work when new files are added anyway).
1998-01-21 03:06:06 +00:00
Peter Wemm
be6bdf60a5
Work around the new BRAIN-DEAD patch in -current. Tell it to look at
...
the Index: lines according to POSIX.
1998-01-21 02:39:56 +00:00
Warner Losh
935e28b3a2
Upgrade to ssh 1.2.22. Please send problems with the upgrade to me.
...
1.2.22 fixes a security hole with ssh-agent, so users are encouraged
to upgrade.
OK'd by: Torsten Blum (torstenb@freebsd.org )
1998-01-20 23:50:15 +00:00
Andrey A. Chernov
2dd2f17ba2
Fix diff lines (path)
1998-01-20 17:46:07 +00:00
Andrey A. Chernov
2ccfa13cc7
Fix diff lines
1998-01-20 17:39:25 +00:00
Paul Traina
ccfad98214
Bring in 2 big jumbo patches from the bug-gnats mailing list.
1998-01-20 17:06:26 +00:00
David E. O'Brien
7be500b900
Author put out a patch.
1998-01-20 11:14:45 +00:00
Thomas Gellekum
d55e522178
FreeBSD and icon have different opinions about the format of
...
BLOCKSIZE. Patch icon to ignore this variable.
Update my e-mail address while I'm here.
PR: 5406
1998-01-20 09:37:40 +00:00
Paul Traina
003b53e2f4
Bring in a bunch of post 3.104 patches that came from Cyclic and
...
the bug-gnats mailing list. There are a ton of bugfixes and
some good new features (like user defined states).
I should have used the makefile's patch code to deal with this,
but the patches had differning formats and there were order dependancies,
so I built these patch ffiles by hand.
1998-01-20 06:27:21 +00:00
Vanilla I. Shu
78faa630ee
Upgrade to 1.96.
1998-01-19 13:34:55 +00:00
Vanilla I. Shu
1e5f37bb61
Upgrade to 2.4.1.
1998-01-19 13:21:48 +00:00
Vanilla I. Shu
a87aa9a000
Upgrade to 1.52
...
PR: ports/5441
Submitted by: maintainer
1998-01-19 13:18:54 +00:00
Vanilla I. Shu
494c7832a7
Upgrade to 4.2c.
1998-01-19 13:11:59 +00:00
David E. O'Brien
5442e27533
Upgrade to the 98.01.17 verson.
1998-01-19 09:08:04 +00:00
Thomas Gellekum
730f12c042
Remove patch-ab to follow latest changes in libc_r.
1998-01-19 08:39:59 +00:00
Alexander Langer
f49533c2e7
Update to 980118 version of Bochs.
1998-01-19 04:00:31 +00:00
Jun-ichiro itojun Hagino
a7f0672db7
due to the upgrade of ports/net/samba, the following ports have
...
become obsolete:
ports/japanese/samba
ports/japanese/samba-des
ports/net/samba-des
(zh-samba-* is obsoleted too, hosokawa is asking maintainer)
Submitted by: hosokawa
1998-01-19 00:13:28 +00:00
Steve Price
4b9a506a11
Remove bogus duplicate patch that I missed last time. :(
...
Noticed by: Satoshi Asami
1998-01-18 15:12:38 +00:00
Satoshi Asami
4e991f06ac
Mark this port broken for now, it doesn't patch on -stable.
1998-01-18 12:09:58 +00:00
Satoshi Asami
6320d0cecc
Portlint.
1998-01-18 11:13:54 +00:00
Satoshi Asami
883eff785d
The name of our collection is "ports collection", not "port collection." :)
1998-01-18 10:55:32 +00:00
Steve Price
0b588ecd16
Upgrade to version 3.10p and do a little portlint cleaning.
...
PR: 5138
Submitted by: Daniel M. Eischen <deischen@iworks.InterWorks.org>
1998-01-18 09:08:45 +00:00
David E. O'Brien
4da6ff8f1a
Added more information to the manpage.
1998-01-18 00:06:02 +00:00
John Polstra
f118640d86
Fix all the paths in context diff headers and remove the Index
...
lines, since the WORTHLESS, BROKEN new version of patch ignores
them.
1998-01-17 21:12:15 +00:00
Jun-ichiro itojun Hagino
2b3886b910
original distribution updated to version 980118.
...
portlint-clean.
1998-01-17 17:46:09 +00:00