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
Steve Price
d787371c38
Make this port build again.
...
Hinted at by: Satoshi Asami <asami@freebsd.org>
1998-06-27 01:30:31 +00:00
Satoshi Asami
8e11d8e08b
NO_CONFIGURE is a no-op. Also, remove the post-extract target, getting
...
rid of extra files is nice but I don't think .cvsignore has any significant
meaning nor size impact in a build-once source tree.
1998-06-26 23:54:57 +00:00
Satoshi Asami
6490e512e6
This port is already unfetchable....
1998-06-26 22:34:33 +00:00
Satoshi Asami
8d2c7fd36d
Unmark this port broken, it builds and packages fine as of revision
...
1.3 of files/Makefile.def.
1998-06-26 21:36:56 +00:00
Bill Fenner
bde94a1057
Change the vat port to use USE_AUTOCONF .
...
Hand-edit patches/patch-ah to remove the RCS $Header$ from the patch, so
that CVS doesn't munge it.
BE EXTREMELY CAREFUL WHEN REGENERATING patches/patch-ah!
1998-06-26 19:05:35 +00:00
Bill Fenner
0b7a232ad3
Fix Luigi's recently committed submission:
...
- Actually include the x11 grabber in the compile
- Don't force the capture type to PAL; leave it at auto
- Remove debugging code and comments
- Eliminate the need for kernel patch for tuner code
- Don't patch one source file in more than one patch-XX files
1998-06-26 18:39:21 +00:00
Vanilla I. Shu
deb4dd17f0
Activate bg5ps.
1998-06-26 14:27:26 +00:00
Vanilla I. Shu
34c532bd74
bg5ps is a python script that generates Postscript from BIG5 encoded file.
...
PR: ports/6973
Submitted by: J. T. Jang <keith.email.gcn.net.tw>
1998-06-26 14:19:47 +00:00
Thomas Gellekum
419be8a4bf
Oops. Looks like I commited a wrong version of this file.
1998-06-26 14:17:31 +00:00
Vanilla I. Shu
cc8cb4b0aa
Correct the distname.
1998-06-26 11:50:44 +00:00
David E. O'Brien
77562d42a9
Canna includes should be searched for in ${prefix}, not /usr/local
1998-06-26 09:25:22 +00:00
David E. O'Brien
ad753a9cc2
CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mk
1998-06-26 09:16:49 +00:00
Satoshi Asami
1033df7384
No need to use += if a variable is defined only once.
...
By the way, I see that this ports uses HAVE_MOTIF to turn on Motif
support, but I don't see any patches. Does this port follow our
guidelines for Motif support (MOTIFLIB and all)? In particular,
what happens if you build a package on a machine with HAVE_MOTIF
and MOTIF_STATIC defined if you have both shared and static libXm?
1998-06-26 04:53:29 +00:00
Satoshi Asami
3b3b10ef30
read.me changed again. It actually says "15.15", so the rest of
...
the port probably should be updated too.
1998-06-26 01:56:37 +00:00
Satoshi Asami
9bba75ba8c
Remove unused file. Extra lines in this file should not be treated
...
as comments, as I use cvs diff on this file to manage the distfiles
directory on ftp.freebsd.org.
1998-06-26 01:46:32 +00:00
Satoshi Asami
b97fb33bae
Hard to believe, but the distfile is already unfetchable!
1998-06-26 01:41:19 +00:00
Satoshi Asami
bd7f43f951
Mark this port broken. It installs manpages in /usr/share/man/man/man1
...
(no that's not a typo).
1998-06-26 01:18:40 +00:00
Satoshi Asami
99db81601b
Mark this broken while it is awaiting upgrade to ORBacus (see PR
...
ports/7034) after repository copy.
1998-06-26 01:06:24 +00:00
Masafumi Max NAKANE
c802c5a050
Remove mew, add mew-mule and mew-xemacs.
1998-06-25 22:38:29 +00:00
Masafumi Max NAKANE
a43220a1fe
Activate mew-xemacs.
1998-06-25 22:37:26 +00:00
Masafumi Max NAKANE
41fb6712d8
A major restructuring of mew ports to add xemacs versions
...
({japanese,mail}/mew-xemacs).
Along the way, mew for mule with Japanese environment was renamed
from japanese/mew to japanese/mew-mule (repository-copy done.)
Submitted by: maintainer
PR: 6533, 6588
1998-06-25 22:30:04 +00:00