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

762 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
7d45e2b7a1 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +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
Masafumi Max NAKANE
31029920b9 Mew port for xemacs.
Submitted by:	kiri@kiri.toba-cmt.ac.jp
PR:		6533, 6588
1998-06-25 22:06:11 +00:00
Vanilla I. Shu
bd43ea1d18 Upgrade to 4.121. 1998-06-24 15:59:07 +00:00
Jun-ichiro itojun Hagino
bd0a07ecf3 upgrade smtpfeed original distribution: 0.63 -> 0.65 1998-06-22 18:48:50 +00:00
Andreas Klemm
a65ca8e708 enable new port kbiff 1998-06-14 17:35:00 +00:00
Andreas Klemm
3e6775cb87 Import of new port kbiff
KBiff is a mail notification utility for the KDE project.
It has several advantages over much of its competition:
        o Pure GUI Configuration
        o Session Management
        o Panel Docking
        o Animated Gifs
        o Sounds
        o POP3 Support
http://www.geocities.com/SiliconValley/Hills/2651/kbiff.html
1998-06-14 17:32:11 +00:00
Matthew Hunt
1ab42dd5cf Upgrade to 4.4.9. Add a wrapper around fetchmailconf that checks
whether Python is installed, and emits a helpful message if it isn't.

PR:		6866
Submitted by:	Ville Eerola <ve@sci.fi> (wrapper by mph)
1998-06-13 19:26:55 +00:00
Andrey A. Chernov
2193d7be94 upgrade to 3.31 1998-06-09 22:21:00 +00:00
Donald Burr
c0f0fbf3d3 Activate wmmail. 1998-06-08 11:12:38 +00:00
Donald Burr
bcdbfce4c7 Final phase of moving this port to mail category.
wmmail == a little mail notifier for the WindowMaker dock.
1998-06-08 10:58:02 +00:00
Steve Price
f4a9098044 Put a copy of the distfile in my home directory until
the stable 4.1 sources are released.

Suggested by:	asami
1998-06-07 23:01:28 +00:00
Jun-ichiro itojun Hagino
d95e0712cd japamese manpage path update (s/ja_JP.EUC/ja/)
Submitted by:	sada@e-mail.ne.jp (SADA Kenji)
1998-06-06 03:47:25 +00:00
Steve Price
a6bd86c5e2 Argh! The checksum changed again! 1998-06-05 15:38:22 +00:00
Jun-ichiro itojun Hagino
e81c739d18 update to vesion 0.26.
PR:		6863
Submitted by:	Scott Blachowicz <scott@sabami.seaslug.org>
1998-06-05 15:10:54 +00:00
Satoshi Asami
03334f2bea List all manpages in compressed form so this port packages. 1998-06-05 11:01:03 +00:00
Steve Price
31c60f4c83 poppassd -> pop3pw
PR:		6761
Submitted by:	maintainer
1998-06-04 22:07:39 +00:00
Steve Price
42fb137900 Update to match the latest release.
PR:		6839
Submitted by:	maintainer
1998-06-04 20:36:37 +00:00
Joseph Koshy
5537fd140c Add missing file 1998-06-03 06:08:15 +00:00
Steve Price
87d62e612e This port's is now maintained by Penisoara Adrian. 1998-05-30 16:45:51 +00:00
Matthew Hunt
a5e6ff8a76 Update to 4.4.8. Alter configure flags to include POP2 support.
PR:		6767
Submitted by:	Douglas Carmichael <dcarmich@mcs.com>
1998-05-27 04:05:14 +00:00
Mark Murray
ca0c6e0686 Ugrade to v1.92. 1998-05-25 12:13:38 +00:00
Steve Price
aba845177c Chase the constantly changing checksum for this port
one more time.

PR:		6740
Submitted by:	Adrian Penisoara <ady@warpnet.ro>
1998-05-25 03:14:20 +00:00
Steve Price
dce4f932e1 Upgrade to version 4.4.7.
PR:		6726
Submitted by:	maintainer
1998-05-24 03:15:16 +00:00
Matthew Hunt
0bf0a805ec Upgrade to 4.4.6.
PR:		6665
Submitted by:	Douglas Carmichael <dcarmich@mcs.com>
Reviewed by:	Ville Eerola <Ville.Eerola@vehome.pp.sci.fi> (maintainer)
1998-05-22 01:34:18 +00:00
Matthew Hunt
7b54fe34c9 Activate glbiff. 1998-05-21 22:37:46 +00:00
Matthew Hunt
060c661146 Import of glbiff, a mail-notifier for those with CPU to burn. :-)
PR:		6705
Submitted by:	Andrey Zakhvatov <andy@icc.surw.chel.su>
1998-05-21 22:36:15 +00:00
Andrey A. Chernov
b98d1705bf Upgrade to 3.28 1998-05-16 08:43:28 +00:00
Andrey A. Chernov
f921939f94 Fix big messages realloc strategy 1998-05-15 23:23:45 +00:00
Matthew Hunt
995f9ca479 Upgrade to 4.4.4.
PR:		6625
Submitted by:	Ville Eerola <ve@sci.fi>
1998-05-14 02:27:54 +00:00
Tim Vanderhoek
34950af940 Add the homepage. Rephrase so it doesn't read like ad copy.
Homepage Submitted by:	Ville Eerola <ville@vlsi.fi>
[I take full blame for the rephrasal]
1998-05-12 23:02:43 +00:00
Jun-ichiro itojun Hagino
effdf80dfc two accompanying documents are added for installation. 1998-05-11 03:49:28 +00:00
Jun-ichiro itojun Hagino
1e62f6a080 original distribution updated (0.62 -> 0.63). 1998-05-11 03:44:51 +00:00
Jun-ichiro itojun Hagino
9ce686f949 update to 0.25.
PR:		6568
1998-05-10 08:27:19 +00:00
Vanilla I. Shu
9b9c7f57e2 Upgrade to 4.119. 1998-05-07 16:28:37 +00:00
Vanilla I. Shu
d6f17d802f Upgrade to 0.07. 1998-05-07 16:16:58 +00:00
Thomas Gellekum
b0d2c8e405 Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates
from octave and iv.
1998-05-06 09:06:01 +00:00
David E. O'Brien
3371ee2649 add rftp.
PR:	ports/6134
1998-05-06 08:11:51 +00:00
David E. O'Brien
ca75ec250f This program is for any user who retrieves ftp files via
ftpmail or bitftp servers.

PR:		ports/6134
Submitted by:	Gary Kline <kline@thought.org>   (reworked by me)
1998-05-06 08:11:00 +00:00
Thomas Gellekum
944910bb30 Execute `ldconfig -R' at the pkg_delete step.
PR:		6281
Submitted by:	SADA Kenji <sada@e-mail.ne.jp>
1998-05-05 13:18:48 +00:00
Eivind Eklund
0713b0e8c9 Comment that this is mail-centric, and sort methods. 1998-04-28 05:10:02 +00:00
Eivind Eklund
b045775a1f Activate p5-MIME-Tools 1998-04-27 23:11:02 +00:00
Eivind Eklund
5d92a683fa Initial import of p5-MIME-Tools, an object-hierarchy for manipulating
MIME-messages from perl5.
1998-04-27 23:08:37 +00:00
Eivind Eklund
b7e36eb934 Upgrade to version 1.11 1998-04-27 22:52:14 +00:00
Andrey A. Chernov
b904fb9287 Upgrade to PL40 1998-04-27 21:10:19 +00:00
Matthew Hunt
be196dafc0 Upgrade to 0.24.
PR:		6428
Submitted by:	Scott Blachowicz <sab@sabami.seaslug.org>
1998-04-27 04:27:46 +00:00
Matthew Hunt
87e54e6192 It's been a long week already: "elim" --> "emil".
I wrote it wrong in one of the log messages too.
1998-04-22 20:49:13 +00:00
Matthew Hunt
9cbd0607a1 Activate elim. 1998-04-22 20:41:49 +00:00
Matthew Hunt
12c757f48e Import of elim, which does character set and other conversions for
email.

PR:		6373
Submitted by:	Josh Gilliam <josh@quick.net>
1998-04-22 20:41:01 +00:00
Jun-ichiro itojun Hagino
050984ecbb original distribution updated (-> 0.62) 1998-04-22 02:52:49 +00:00
Andrey A. Chernov
67009e2c8c add majordomo to trusted users list
PR: 6337
1998-04-22 02:10:19 +00:00
David E. O'Brien
d282c3d66d Upgrade to version 0.91.1 1998-04-18 11:11:30 +00:00
Andrey A. Chernov
21b9446ce4 Master site patch changed 1998-04-07 17:33:28 +00:00
Masafumi Max NAKANE
336dcc9a48 Upgrade, 3.0pl58 -> 3.0pl61.
Install additional examples from ${WRKSRC}/misc directory.
1998-04-04 09:08:01 +00:00
Andrey A. Chernov
6029ceef86 Upgrade to 3.14 1998-04-01 23:29:31 +00:00
Andrey A. Chernov
1e9ea447dc Upgrade to 4.4.1 1998-03-28 12:53:13 +00:00
Dima Ruban
e7993a1b0e Archive has been changed w/o changing version number. 1998-03-26 07:18:54 +00:00
Steve Price
d82b3c81a2 Add a file I missed in the previous commit.
OK'd by:	Satoshi
1998-03-23 04:12:20 +00:00
Mark Murray
308a3e594e Clean up the KerberosIV workings 1998-03-20 15:05:27 +00:00
Mark Murray
0a239bd934 Allow this port to use NMH if USE_NMH is set. 1998-03-20 09:28:16 +00:00
Steve Price
1606a48d65 Now that all the requisite pieces are in place, fix this port.
PR:		4287
Submitted by:	Jun Kuriyama <kuriyama@opt.phys.waseda.ac.jp>
1998-03-16 03:16:25 +00:00
Steve Price
07ddeeab8f Activate sigrot. 1998-03-15 20:26:39 +00:00
Steve Price
a126d93505 Utility to rotate your mail/news signature.
PR:		5917
Submitted by:	Marijn Meijles <marijn@stack.nl>
1998-03-15 20:26:07 +00:00
Andreas Klemm
dd51d44379 removed bogus ftp site (no anonymous ftp login anymore) 1998-03-15 15:03:45 +00:00
Vanilla I. Shu
40865a9a55 Delete a entry of MASTER_SITE, it can't login as anonymous. 1998-03-14 20:29:39 +00:00
Peter Wemm
e8c9e43e12 Update 2.0.1 -> 2.0.2.
(note, some of the distributed patches for 2.0.1 are still (apparently)
 suitable for 2.0.2, but are still in the 2.0.1 dir.)
1998-03-14 13:43:39 +00:00
Jun-ichiro itojun Hagino
7b07d94817 the bugfix was released. (sendmail patch b11 -> b13) 1998-03-06 14:43:42 +00:00
Jun-ichiro itojun Hagino
78cce7e215 the new patch to sendmail seems to contain a bug (sendmail -q always dies).
go back to the previous revision.
1998-03-05 01:54:34 +00:00
Jun-ichiro itojun Hagino
e464a766ba original distribution updated (smtpfeed 0.58, sendmail patch also updated) 1998-03-04 16:18:43 +00:00
Jun-ichiro itojun Hagino
ffd0b7589e original distribution updated to 0.57. 1998-03-04 02:10:35 +00:00
Satoshi Asami
a323dab390 Add the new patchfile here too.
Forgotten by:	obrien :>
1998-03-03 09:19:11 +00:00
Andrey A. Chernov
72bfa4768b Upgrade to 3.6 1998-03-03 00:38:18 +00:00
Andrey A. Chernov
0b3fdb7ff1 Upgrade to 4.3.8 1998-03-02 22:12:06 +00:00
David E. O'Brien
5318a22d36 share smtpd with the world 1998-03-01 01:59:38 +00:00
David E. O'Brien
f3f020da65 Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit
Submitted by:	Joao Carlos Mendes Luis <jonny@coppe.ufrj.br>
1998-03-01 01:58:52 +00:00
David E. O'Brien
20b9478281 distpatch to help some PGP5 problems. 1998-02-28 21:31:08 +00:00
Steve Price
4cfec15eb5 Put the pixmaps in the right place and turn on NoShape.
PR:		5860
Submitted by:	maintainer
1998-02-28 05:19:53 +00:00
Andrey A. Chernov
f4c61dd75c Convert to USE_PERL5 1998-02-26 10:14:39 +00:00
Satoshi Asami
1f4a2d072a ${MKDIR} -p -> ${MKDIR} and /bin/mkdir -> ${MKDIR}. The latter
actually fixes a reinstall problem.
1998-02-25 09:41:30 +00:00
Justin M. Seger
3d4a5438d3 Upgrade to use tcl8.1 and tk8.1. 1998-02-24 21:43:51 +00:00
Steve Price
fbe4276ed6 Update to version 0.23.
PR:		5831
Submitted by:	maintainer
1998-02-24 03:02:55 +00:00
Paul Traina
9104118561 Make this port compile again with changed source files.
This port needs to be converted to getting source files from a more
stable cache at FreeBSD, Inc. but I don't recall how to do it, so I
just did the annoying bits of making this damn thing compile again.
1998-02-23 23:15:17 +00:00
Paul Traina
4001669226 Find utmp in the right spot 1998-02-23 23:03:38 +00:00
Steve Price
85d9c74f37 Upgrade to version 0.22.
PR:		5819
Submitted by:	maintainer
1998-02-23 03:03:16 +00:00
Bill Fenner
163154d815 More tcl/tk virtual category fixups. 1998-02-22 08:35:03 +00:00
Steve Price
6981674c4a Update to version 1.2.0.
PR:		5792
Submitted by:	fliszt@gmx.net
1998-02-20 05:32:02 +00:00
Jordan K. Hubbard
fc02bf58cb Unbreak cyrus port.
Submitted by:	Ian Vaudrey <i.vaudrey@bigfoot.com>
PR:		4729
1998-02-15 12:14:15 +00:00