Matthew Hunt
1b6c80cc5a
- Correct MASTER_SITE.
...
- Add patches to support asmodem.
- Remove zero-length "configure" script.
- Allow packaging.
PR: 7072 (Brett Taylor)
Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
(all changes except MASTER_SITE)
Alex <garbanzo@hooked.net>
(broken MASTER_SITE)
1998-06-29 03:46:31 +00:00
Steve Price
e4e5634732
Find the distfiles again.
...
PR: 7027
1998-06-28 23:41:11 +00:00
Steve Price
58d7dc8f76
Update to version 0.62.1.
...
PR: 7025
Submitted by: maintainer
1998-06-28 23:37:44 +00:00
Steve Price
aadeab9c99
Update to version 4.17.
...
PR: 7035
Submitted by: maintainer
1998-06-28 23:34:20 +00:00
Steve Price
a1d3f96cfa
Update to version 1.0.1.
...
PR: 7017
Submitted by: maintainer
1998-06-28 23:29:45 +00:00
Steve Price
177e6db0ab
Update to version 0.9.8.
...
PR: 7046
Submitted by: maintainer
1998-06-28 23:28:00 +00:00
Steve Price
643e47f7a7
distfile location changed.
...
PR: 6976
Submitted by: Brett Taylor <brett@peleton.physics.montana.edu>
1998-06-28 23:25:51 +00:00
Andrey A. Chernov
390ebaef38
Add check for max parameter length
...
Submitted by: "Aaron D. Gifford" <agifford@infowest.com>
1998-06-28 23:02:15 +00:00
Andrey A. Chernov
3ca86b2cb5
Use snprintf now
1998-06-28 22:15:59 +00:00
Jun Kuriyama
21be8faad7
Input server of Japanese text (Canna+Wnn6)
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
1998-06-28 22:01:05 +00:00
Andrey A. Chernov
0a8957adfe
oops, forget to add 1 for newline for max UIDL check
1998-06-28 21:56:00 +00:00
Andrey A. Chernov
27ccfb65b0
Increase allowed UIDL length to 70 chars per rfc1939
1998-06-28 21:44:59 +00:00
Andrey A. Chernov
61b9aa4259
Prevent overflow on too long From:
...
Do not return stack buffer
Submitted by: "Aaron D. Gifford" <agifford@infowest.com>
1998-06-28 21:31:18 +00:00
Andrey A. Chernov
198779dfae
Reject too long X-UIDL
1998-06-28 21:11:55 +00:00
Masafumi Max NAKANE
f5af255a30
Activate jcode-pl.
1998-06-28 18:56:20 +00:00
Andrey A. Chernov
a255968eaa
Fix broken code that people tries to commit again and again despite the
...
fact that I am this port maintainer and still alive.
1998-06-28 17:50:22 +00:00
Matthew Hunt
ec0b378da3
Activate inform.
1998-06-28 15:16:12 +00:00
Matthew Hunt
0659f666d2
Import of Inform 6.15 and version 6/7 of its library. Inform is
...
a compiler for producing adventure games. The output is compatible
with Infocom interpreters, which offers cross-platform compatibility
and a choice of interface.
1998-06-28 15:16:08 +00:00
Peter Wemm
1addd067e6
Another spin loop bug. On dropped network connections, console(8) can
...
also spin getting a 0 return from write(). (it's only testing for -1).
1998-06-28 14:53:48 +00:00
Peter Wemm
13666592ed
Preserve CLOCAL and CRTSCTS rather than just attempting to clear them,
...
based on a suggestion ages ago by: Tor Egge <Tor.Egge@idi.ntnu.no>
1998-06-28 14:36:43 +00:00
Peter Wemm
35a4e1f98c
Attempt to catch another spin in the client on a zero return from read().
1998-06-28 14:29:55 +00:00
Peter Wemm
406c65e0f2
Catch a 0 return from read() on carrier loss, otherwise it spins in an
...
infinite loop.
Submitted by: Tor Egge <Tor.Egge@idi.ntnu.no> (ages ago)
1998-06-28 14:28:26 +00:00
Jun Kuriyama
fef3ee3918
Input server of Japanese text (Canna+Wnn4)
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
1998-06-28 14:22:24 +00:00
Andreas Klemm
15cdfb7af7
enable new port webalizer
1998-06-28 12:44:56 +00:00
Andreas Klemm
961599dfc1
Import of new port webalizer 1.12.09
...
The Webalizer is a web server log file analysis program which produces
usage statistics in HTML format for viewing with a browser. The results
are presented in both columnar and graphical format, which facilitates
interpretation. Yearly, monthly, daily and hourly usage statistics are
presented, along with the ability to display usage by site, URL, referrer,
user agent (browser) and country (user agent and referrer are only
available if your web server procduces Combined log format files).
PR: closes 7000
Submitted by: dirk.meyer@dinoex.sub.org
1998-06-28 12:42:09 +00:00
Jordan K. Hubbard
af81de00cc
DOH! Correct stupid brain-o with strcat() in my last commit. Now
...
popper should get a bit further without dumping core now. :-)
1998-06-28 08:44:01 +00:00
Satoshi Asami
068296fdce
Mark this port broken, it no longer compiles after the freetype upgrade.
1998-06-28 08:29:15 +00:00
Jun Kuriyama
eeb2e6ea65
Input server of Japanese text (Canna+SJ3+Wnn6)
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
1998-06-28 08:25:18 +00:00
Joerg Wunsch
51b8ca739a
Well, it's always a bad idea to introduce new bugs when trying to fix
...
one... strncat(3) takes a string as its second arg, and a len as its
third one, not the other way round. =:-)
The ``consistency'' of the C library sucks, of course.
1998-06-28 08:04:07 +00:00
Matthew Hunt
b85e95f56a
Import of xzip 1.7.0. This is yet another Infocom interpreter.
...
This one requires X11.
1998-06-28 04:08:27 +00:00
Matthew Hunt
198acbcf13
Activate xzip.
1998-06-28 04:08:01 +00:00
Matthew Hunt
57f74a4b31
Upgrade to 1.5.2.
1998-06-28 03:42:10 +00:00
Matthew Hunt
3944b6c0b2
Activate micq.
1998-06-28 03:22:50 +00:00
Matthew Hunt
79885184cf
Import of micq (26 June 1998), a free implementation of the ICQ
...
protocol. It is currently a partial implementation, and has a text
interface only.
As far as I can tell, Mirabilis' software is necessary to register
with the ICQ network, so I could not test its functionality.
1998-06-28 03:22:37 +00:00
Jun Kuriyama
8385837052
Input server of Japanese text (Canna+SJ3+Wnn4)
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
1998-06-28 01:05:38 +00:00
Jordan K. Hubbard
d5ff240d34
Close a missing overflow with strcat() in my original change
...
and add an extra overflow fix to pop_log.c. This is just a place-holder
until Peter comes along with a more comprehensive set of patches.
1998-06-27 21:47:34 +00:00
Andrey A. Chernov
2ab4aaac95
Add -3 to len as room for \n\r\0
1998-06-27 20:47:27 +00:00
Steve Price
dbf926fd90
Generate /etc/resolv.conf even if domain name is not present.
...
PR: 7088
Submitted by: maintainer
1998-06-27 20:39:27 +00:00
Steve Price
ffabdf3087
Upgrade to version 0.33.6.
...
PR: 7091
Submitted by: Don Croyle <croyle@gelemna.ft-wayne.in.us>
1998-06-27 20:37:18 +00:00
Jun Kuriyama
87aa96fda5
Input server of Japanese text (Wnn6)
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
1998-06-27 15:54:47 +00:00
Andreas Klemm
50e81692ac
William sent patches to me so support dbase type database...
...
If there are any problems related to this, send him an e-mail,
I can't test this !
Submitted by: William Lloyd <wlloyd@mpd.ca>
1998-06-27 13:52:34 +00:00
Andreas Klemm
1998122e08
checksums changed on mastersite...
...
Submitted by: Mikhail Teterin <mi@aldan.algebra.com>
1998-06-27 13:46:43 +00:00
Jun Kuriyama
aab7788262
Input server of Japanese text (Wnn4)
...
Submitted by: Satoshi Taoka <taoka@infonets.hiroshima-u.ac.jp>
PR: ports/6028 (part of)
1998-06-27 12:49:27 +00:00
Andreas Klemm
beca8087f8
nuke apache-php entirely
1998-06-27 10:47:54 +00:00
Jordan K. Hubbard
f8334957b6
Deal with a potential buffer overflow problem.
...
[also, there is a problem in the repo - patch-af is marked as removed
but it's not in the Attic!]
1998-06-27 10:31:18 +00:00
Satoshi Asami
7249008379
Typo (PORTSDIRS -> PORTSDIR).
...
Found by: make index
1998-06-27 09:24:28 +00:00
Satoshi Asami
baeac4caed
Oops, missed another "shells/bash".
...
Found by: make index
1998-06-27 09:02:35 +00:00
Satoshi Asami
57850398d1
Remove one non-existent file.
1998-06-27 06:25:48 +00:00
Tim Vanderhoek
d088df7687
Add patches to support IDE cd-roms. While I'm here, respect
...
${CFLAGS}. Heck, why not go all the way and respect ${PREFIX},
too (respect now added). As an intentional side-effect, these
patches also prevent the pause function from blasting the listener's
ears off (the way cdcontrol currently does (and cdplay used to)).
1998-06-27 05:35:02 +00:00
Satoshi Asami
7d45e2b7a1
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
1998-06-27 05:20:00 +00:00