Satoshi Asami
c5068e8e2c
A new category for Vietnamese support, requested by David O'Brien.
1996-12-05 11:07:55 +00:00
Satoshi Asami
696599c9d6
Use ${MKDIR} and ${INSTALL_DATA}.
1996-12-05 11:04:42 +00:00
Satoshi Asami
ac801679ab
Use ${MKDIR} and ${INSTALL_DATA} instead of mkdir and cp. Now can
...
install twice (because ${MKDIR} never fails because of existing dirs).
1996-12-05 10:59:49 +00:00
David E. O'Brien
006ac2c3fd
Ollivier posted patches upto 13.
1996-12-05 09:52:06 +00:00
Peter Wemm
3d4c0f8433
Update 1.1beta26 -> 1.1beta27
...
Among the changes is a strcasecmp() fix to make POST operations work.
1996-12-05 08:42:51 +00:00
Satoshi Asami
52de1c3ad0
Add "-o" flag to unzip so it won't prompt about overwriting existing
...
files. Add slash at end of ${DISTDIR}.
1996-12-05 06:14:26 +00:00
Satoshi Asami
e1c79571a9
Make pkg_add print the license only once. Note that the INSTALL script
...
is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL"
(cf. pkg_add(1)).
1996-12-05 01:09:36 +00:00
John Polstra
23626d1993
Update from socks5-beta-0.16.6-exportable to socks5-beta-0.17.1-exportable.
...
Fix configuration problem caused by FreeBSD major version number change.
Submitted by: Doug Ambrisko <ambrisko@whistle.com>
1996-12-05 00:56:20 +00:00
Stefan Eßer
8c08262867
Update to December 1st, 1996 version of Wine.
...
This is the first Wine that allowed me to load MS-Word 6.0
and which let me read and edit a 20 page document ...
1996-12-05 00:49:32 +00:00
Satoshi Asami
c75a2c98a3
Make pkg_add print the license only once. Note that the INSTALL script
...
is called twice, once with "PRE-INSTALL" and once with "POST-INSTALL"
(cf. pkg_add(1)).
1996-12-05 00:43:55 +00:00
Satoshi Asami
0503354cbf
Remove @unexec rm of a listed file, it will be removed by
...
pkg_delete automatically if the file is in PLIST.
1996-12-05 00:42:30 +00:00
Satoshi Asami
b2b680d7b4
People, please please please update subdir Makefiles when you import
...
a port! (I thought easy-import now yells in your ears about this..)
1996-12-05 00:24:17 +00:00
Andrey A. Chernov
c1c75b5a23
Additionly report "s/key xx xxxxx (required)" in popper error
...
message about incorrect password. It is only chance to bring it
to user attention since 99% pop clients don't know about s/key
existance and do not prompt for s/key BEFORE sending password.
As result of this patch netscape allows reenter with valid
s/key now, i.e. it shows needed s/key info in password reentering box
after trying first time with incorrect one.
1996-12-04 23:43:45 +00:00
Andrey A. Chernov
a553e3914a
Upgrade to 961203
1996-12-04 21:00:15 +00:00
Andrey A. Chernov
2853ff6b20
Add news to CATEGORIES
1996-12-04 20:43:27 +00:00
Eric L. Hernes
18de1e0d76
port of linux' wingz
1996-12-04 20:05:12 +00:00
Peter Wemm
4851e97c68
Update 1.1.beta25 -> 1.1.beta26
...
Among the changes:
- remove patch-aa, it's now in the standard distribution
- checks for libgnumalloc for <= FreeBSD-2.1.x systems to avoid the
nasty libc malloc problems.
- more useful data in the logs
- support for poll() syscall with unlimited number of file descriptors
if present instead of select()'s restrictions.
(Standard FreeBSD doesn't yet have poll()..)
- the usual bug fixes
1996-12-04 15:58:30 +00:00
Satoshi Asami
12811538c6
Yesterday, all my deadlines seemed so far away
...
now it looks as though it's freeze in four days
oh I believe in cvs..
1996-12-04 12:02:17 +00:00
Satoshi Asami
ad605f5aaa
Only ask essential questions (i.e., don't ask if it's ok to put the
...
binary in /usr/X11R6/bin, if that's not ok, 400 ports will break anyway).
Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org>
1996-12-04 11:06:05 +00:00
David E. O'Brien
36116262c0
Mistyping.
1996-12-04 08:04:24 +00:00
David E. O'Brien
b283b328e0
Turn on lang/cim
1996-12-04 08:03:09 +00:00
David E. O'Brien
6f444c8544
Compiler for the SIMULA programming language
...
Closes-PR: ports/2069
Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co>
1996-12-04 08:01:30 +00:00
Satoshi Asami
cd62d9fed4
Optimize by changing "sort | uniq" -> "sort -u". "make index" is now
...
412 secs instead of 498 secs on my machine!
Submitted by: fenner
1996-12-04 05:53:17 +00:00
Satoshi Asami
2d10255b73
Add trailing slash to ${DISTDIR}, bsd.port.mk no longer adds it.
...
Reported by: "Eric J. Chet" <ejc@gargoyle.bazzle.com>
1996-12-04 02:23:58 +00:00
David E. O'Brien
4dc59e6d5a
Turned off ports/japanese/xloadface
...
Requested by: Satoshi
1996-12-04 02:08:06 +00:00
David E. O'Brien
07d921722e
Turned on xloadface.
1996-12-04 02:06:13 +00:00
David E. O'Brien
a236bfc478
`xloadface' is a network load monitor for X11. This program use the rwhod
...
database for display `user' and `CPU load'. It displays a face for
each machine gotten from rwho. Quite cute.
The README and manpage are in Japanese.
Closes-PR: ports/2115
Submitted by: furusawa@com.cs.osakafu-u.ac.jp
1996-12-04 02:04:58 +00:00
Satoshi Asami
a5553bdbb5
Variable reorderization. Also, no need to use += for RUN_DEPENDS.
1996-12-04 00:04:12 +00:00
Andrey A. Chernov
b5cfba910b
Add Pine WWW into comment
1996-12-03 20:28:23 +00:00
Andrey A. Chernov
845b5ef7eb
Move TAG_EMBED from valid Russian letter '\377' to more neutral '\001'
...
Tag quoting not implemented properly cause '\377' chars skipped
1996-12-03 19:05:11 +00:00
Andrey A. Chernov
6ca9f5b989
Add pass-control-characters-as-is
1996-12-03 16:17:11 +00:00
Satoshi Asami
49b1a840dd
It is usually a good idea to change this file when you upgrade your port.
1996-12-03 15:44:12 +00:00
Andrey A. Chernov
30701e3aac
Add pine.language
1996-12-03 15:37:53 +00:00
Andrey A. Chernov
d95a1a2841
Tune Pine for KOI8-R defaults
1996-12-03 15:31:22 +00:00
Andrey A. Chernov
b1b50ae0b5
Remove nohdrencoding
1996-12-03 15:25:18 +00:00
Andrey A. Chernov
59c5c96a1f
Turn on locale. More FreeBSD tunings
1996-12-03 14:54:50 +00:00
Adam David
4e98ab98b5
1.0.94 --> 1.0.95
1996-12-03 14:10:00 +00:00
Adam David
f25a8e58ac
update supplementary docs
1996-12-03 14:08:52 +00:00
David E. O'Brien
49d8727b0e
Turn on xloadface.
1996-12-03 13:36:06 +00:00
Andrey A. Chernov
1304e5a24d
More default CFLAGS fixes
1996-12-03 13:34:44 +00:00
Adam David
9a3222aaad
rewrite some supplementary docs
1996-12-03 13:31:13 +00:00
Andrey A. Chernov
7bb5b8cb3d
Use dafault CFLAGS
1996-12-03 13:17:08 +00:00
Andrey A. Chernov
c1aa2b92c5
/usr/local/news/lib -> /usr/local/lib/news
1996-12-03 13:08:31 +00:00
David E. O'Brien
5f30f5083e
mkdir --> ${MKDIR} cp -->${CP}
1996-12-03 13:08:20 +00:00
David E. O'Brien
4e9dc29915
Updated to version 6.3
...
Closes PR: ports/2109
Submitted by: Paul Fox <pgf@american.com>
1996-12-03 12:53:39 +00:00
David E. O'Brien
83d594bc51
Install SSLeay docs into ${PREFIX}/share/doc/SSLeay/...
...
Submitted by: Igor Vinokurov <igor@ibank.ru> (on ports list)
1996-12-03 11:32:53 +00:00
Jordan K. Hubbard
a4d70c7044
Previous MD5 signature was mysteriously corrupt. Fix it.
...
Spotted-By: Michael Smith's pib script.
1996-12-03 11:19:11 +00:00
Satoshi Asami
2b7a524869
Remove tcl75, it is already in the main source tree.
1996-12-03 11:06:32 +00:00
Satoshi Asami
0c84dfe8fa
Remove Japanese tcl-7.3/tk-3.6. There are newer versions in the tree.
1996-12-03 10:54:15 +00:00
Satoshi Asami
30d700d6c9
Remove tkHTML and wwwish, they require ancient versions of tcl/tk and
...
they themselves are ancient.
1996-12-03 10:51:00 +00:00