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

962 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
Peter Wemm
53822a9f24 Update port to get patches from new site, and include all the new
distributed patches, and fix those that can't be used as is and supply them
in the patches directory.  (Argh, most of the patches are relative to lib/,
others are relative to the top directory.  bsd.port.mk can't handle this)
1998-02-15 05:36:55 +00:00
Andrey A. Chernov
5600159904 Add ability to fetch finger: URLs and switch to fresh rlist@anon.lcs.mit.edu 1998-02-14 16:26:44 +00:00
Andrey A. Chernov
3a41bd5fb7 More -w fixes 1998-02-14 13:46:38 +00:00
Andrey A. Chernov
6afaf37f47 More -w patches.
Merge several patches into patch-aa
1998-02-14 02:56:03 +00:00
Mark Murray
3c2284d070 Upgrade to 1.82 - (Many bug fixes, improved spam filtering, RBL) 1998-02-09 14:32:42 +00:00
David E. O'Brien
ec6f346038 Allow the use of more ptys. 1998-02-05 07:33:20 +00:00
Andrey A. Chernov
37b3be2c41 Upgrade to +38 1998-02-04 16:41:56 +00:00
Vanilla I. Shu
d6161763ee portlint, use ${INSTALL} instead install. 1998-02-02 14:41:18 +00:00
David E. O'Brien
9123b99506 Upgrade to minor patch version 0.89.1 1998-02-01 19:03:39 +00:00
Jun-ichiro itojun Hagino
2d1ac80dee original distrbution updated (0.53 -> 0.56) 1998-02-01 02:37:24 +00:00
Jun-ichiro itojun Hagino
2c87106473 enable ports/mail/smtpfeed and ports/mail/rblcheck.
smtpfeed: SMTP Fast Exploding External Deliverer for Sendmail
	rblcheck: Command-line interface to Paul Vixie's RBL filter
1998-01-30 05:20:37 +00:00
Jun-ichiro itojun Hagino
dcc56fb616 smtpfeed, an accelerator for sendmail SMTP session. 1998-01-30 04:53:55 +00:00
Jun-ichiro itojun Hagino
1067e782c1 rblcheck, command-line interface to MAPS RBL spam filter database. 1998-01-30 04:52:12 +00:00
Andrey A. Chernov
c74c31c1d3 workaround on failed bkgdset test 1998-01-29 21:35:45 +00:00
Andrey A. Chernov
cb1b860a30 Disable spell command for pico, it work only with "spell" which
not exists in FreeBSD and _not_ work with "ispell"
1998-01-29 20:15:49 +00:00
Andrey A. Chernov
d6d8b0d5b8 Teach pine/pico about End key
Set proper directory for pico mail check
Trust termcap more then built-in defaults
1998-01-29 19:53:08 +00:00
Andrey A. Chernov
47be32d44a Upgrade to 4.3.6 1998-01-29 17:13:14 +00:00
David E. O'Brien
479e160c67 Upgrade to version 0.89.
NOTE, this is now the full version.  Michael has pushed the PGP hooks
development off-shore.  This port now fetches from there.  Mutt does
not contain crypo, just hooks to run an extern application.  All I've
talked to feel ITAR does NOT prohibit this -- as Mutt isn't using the
PGP ABI.  In fact, our current Elm package is built with PGP hooks and
we do not control it, so I am treaing Mutt in the same way.
1998-01-28 00:12:01 +00:00
Torsten Blum
59bf2d13e7 upgrade to 3.2.0.101 1998-01-25 20:45:19 +00:00
Andrey A. Chernov
a8112295cb Upgrade to 2.87b 1998-01-17 13:50:45 +00:00
John Polstra
e287f5d19d Update to xfmail-1.2 from 1.1. I started with the port submitted
by the xfmail author, but made a number of changes.

PR:		closes ports/5379
Submitted by:	gena@NetVision.net.il
1998-01-10 18:37:05 +00:00
Masafumi Max NAKANE
6c7ee449d8 Update the master_sites.
Submitted by:	maintainer
PR:		5453
1998-01-09 21:37:57 +00:00
Andreas Klemm
6c37c99c8d Enabled xmail 1998-01-09 05:01:09 +00:00
Andreas Klemm
52a6ff12b6 deceided to change categories to "mail" only like in xfmail. 1998-01-09 04:59:36 +00:00
Andreas Klemm
adc07a304b New port xmail. A x11 frontend to the mail command.
Submitted by:	"Stephen J. Roznowski" <sjr@home.net>
1998-01-09 04:57:38 +00:00
Bill Fenner
4b6adb56f6 Eliminate double slashes in URL's by:
- Removing trailing slashes from MASTER_SITE_SUBDIR
- Removing doubled slashes in URL
- Adding %2F at start of absolute pathnames (see RFC1738)
1998-01-08 18:52:14 +00:00
Mark Murray
9af84256ab Damn. Forgot this bit. 1998-01-05 20:25:44 +00:00
Mark Murray
c8e157b3bf Update to version 0.19.
(lots of bug fixes, plus the port's locking is fixed, and inc will honour
a mode 775 /var/mail).
Also pacify portlint.
Submitted by:	Scott Blachowicz (partially)
1998-01-05 19:11:14 +00:00
Masafumi Max NAKANE
dacb3931bf Add a suggestion to avoid getting warning message everytime mailagent
processes a mail even though those messages are harmless.
1998-01-03 21:42:40 +00:00
Andrey A. Chernov
4f672c1248 Upgrade to 2.87 1998-01-02 05:40:57 +00:00
Paul Traina
a89ddb36d8 Remove myself as maintainer in hopes that Bruce Gingerly will take it over,
since he has different requirements for this port.
1997-12-31 16:50:59 +00:00
Mark Murray
4e5c3cbd2a Update from 0.17 to 0.18
While I'm about it, make this more compatible with the "MH" port WRT
locking and the "deleted" files.
1997-12-28 12:37:47 +00:00
Peter Wemm
e652383bdb Update the exmh port to use some of the new post-2.0.1 patches. One of
them however (newsgroups.patch) is relative to a different directory
than the others so I've left it out for the time being.  I can fix this
by duplicating the entire do-patch clause from bsd.port.mk into the
Makefile so that different -d switches can be given for different patch
files, but that's overkill.  Also, fix the md5 file as Satoshi pointed out.
1997-12-27 02:32:46 +00:00
Peter Wemm
729cd8297b Argh, serves me right for acting on second-hand information. *blush*.
There is an exmh-2.0.1.tar.Z after all... :-]
1997-12-26 07:11:40 +00:00
Peter Wemm
4fde4c45d2 Update 2.0 -> 2.0.1 (As the Author said in exmh.CHANGES: Ba Humbug!)
And a special thanks for making life "interesting" by not changing the
tarball name. :-(
1997-12-26 04:51:01 +00:00
Satoshi Asami
edc3623fc9 Mark this port broken, it is apparently updated to 2.0.1 without changing
the source filename.
1997-12-25 21:58:08 +00:00
Satoshi Asami
c0078d0f03 PKGNAME is not necessary if it is same as DISTNAME. 1997-12-25 21:55:20 +00:00
Peter Wemm
275fd72155 Update exmh-2.0zeta -> exmh-2.0 1997-12-25 10:34:55 +00:00
Alexander Langer
dab61dff14 No need to use += on first appearance of variables. 1997-12-24 01:21:47 +00:00
Andrey A. Chernov
dcc724f9d0 Upgrade to 2.84 1997-12-15 22:51:03 +00:00
Masafumi Max NAKANE
957f73a793 Upgrade, 4.3.3 -> 4.3.5. 1997-12-15 20:55:28 +00:00
Satoshi Asami
3dc460f5a8 Remove IGNOREFILES. This port works fine if you have the latest distfile.
pst will put it somewhere he can control and change MASTER_SITES accordingly.
1997-12-09 07:12:53 +00:00
Satoshi Asami
e6b652e877 Mark this port broken, it does not even patch. 1997-12-09 05:02:42 +00:00
Masafumi Max NAKANE
dfa6bbac9a Activate mew-common and mew-mule. 1997-12-08 22:15:59 +00:00
Masafumi Max NAKANE
5ee09ce6ff Upgrade, 1.70 -> 1.92.4.
Also, please note that the mechanism to build and install Mew has been
changed.  This port (mail/mew) now installs things needed by those who
use Mew with Emacs.
PR:		5166
Submitted by:	Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1997-12-08 22:13:47 +00:00
Masafumi Max NAKANE
347105a5de New port, mew-mule:
This is mule dependent part of Mew.
PR:		5165
Submitted by:	Kazuhiko Kiriyama <kiri@kiri.toba-cmt.ac.jp>
1997-12-08 22:08:37 +00:00
Tim Vanderhoek
eb508689c6 Imap dependency is already in LIB_DEPENDS. 1997-12-07 07:21:20 +00:00
Paul Traina
fb7f4fe4de Depend on tclsh8.0, not tclsh (match tk), add imap depend 1997-12-07 02:58:27 +00:00
Paul Traina
86407722ab Upgrade to match current again (groan) 1997-12-07 01:02:52 +00:00
Vanilla I. Shu
8ec36b6cf8 Upgrade to 3.3
PR:	ports/5115
1997-12-04 02:35:40 +00:00
Andreas Klemm
a59088e86e patch-aa needed some modifications as well. 1997-11-30 13:16:22 +00:00
Andreas Klemm
6c0f948636 modifications of the majorcool sources.
Asked author today, to use version numbers...
1997-11-30 12:56:01 +00:00
Masafumi Max NAKANE
28946bfdaf Activate im. 1997-11-30 10:36:37 +00:00
Masafumi Max NAKANE
223f3015a8 New port, im:
This package provides a series of user interface commands (im*
commands) and backend Perl5 libraries to integrate Email and NetNews
user interface. They are designed to be used both from Mew and on
command line.

Submitted by:	kiri@kiri.toba-cmt.ac.jp
PR:		5170
1997-11-30 10:34:48 +00:00
Masafumi Max NAKANE
85e360c113 People who want KerberosIV support might have MAKE_KERBEROS4 defined
instead of MAKE_EBONES nowadays.
1997-11-29 14:22:27 +00:00
Masafumi Max NAKANE
0977f55c83 Upgrade, 4.3.2 -> 4.3.3. 1997-11-29 14:17:12 +00:00
Masafumi Max NAKANE
e82c8cd52a Copy example files in agent/examples into ${PREFIX}/share/examples/mailagent. 1997-11-23 17:03:02 +00:00
Masafumi Max NAKANE
47409b2f7e In pre-extract:, check if the make was run by root. If so, abort the
extraction/build as it won't go through the sanity tests afterwards.

Copy example files in agent/examples into ${PREFIX}/share/examples/mailagent.
1997-11-23 17:02:37 +00:00
Justin M. Seger
0a8a44e161 These use tk80 not tk41. Correct the CATEGORIES. 1997-11-22 19:50:03 +00:00
Satoshi Asami
d2358a93fb Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
1997-11-22 01:11:36 +00:00
Andrey A. Chernov
ae95d57ede Upgrade to 2.41beta1 1997-11-20 14:38:54 +00:00
Paul Traina
71d02c848b Bezerkproto is obsolete, use unixproto -- fixes shared libarary breakage.
PR:		5017
Submitted by:	Bradley Dunn
1997-11-20 08:31:42 +00:00
Masafumi Max NAKANE
77475628e9 Update the maintainer's e-mail address.
Requested by:	maintainer in PR 4811
1997-11-17 18:47:53 +00:00
Andreas Klemm
5f1d384846 make patch-ab work again.
Don´t know, why this worked at home on my -current system.
This is now tested on a -stable system ...
1997-11-17 12:34:52 +00:00
Bill Fenner
3deca00c7c Upgrade to 1.21
PR:		ports/4719
Submitted by:	Igor Vinokurov <igor@zynaps.ru>
1997-11-16 09:19:19 +00:00
David E. O'Brien
52b1eaa173 Upgrade to "release" version 0.88 1997-11-16 01:57:55 +00:00
Andreas Klemm
2e1ab2a553 Patch didn't apply anymore because of changes in the Makefile.
Produced only a new working patchfile.
1997-11-15 14:36:24 +00:00
Satoshi Asami
462561efee Define the variables more naturally. (You can see it's now one line
less. :)
1997-11-15 10:35:49 +00:00
Tim Vanderhoek
77163414e6 Activate TkRat! 1997-11-14 22:56:43 +00:00
Tim Vanderhoek
d67ff1124e Tkrat, Tcl/Tk mail reader. For those Tcl fans of you, this
mail reader is for you!  :)  Described by submitter as
"Tk-ized pine".

PR:		ports/4343 ports/4857 (please limit one pr per port
		                       and send followups to original pr)
Submitted by:	Bruce Gingery <bgingery@gtcs.com>
1997-11-14 22:51:10 +00:00
Andrey A. Chernov
a5d40cdbf6 Upgrade to 2.78 1997-11-14 16:51:05 +00:00
Andrey A. Chernov
d14e6f1d79 Upgrade to 2.74 1997-11-08 15:50:27 +00:00
Thomas Gellekum
371c79b5cf Activate asmail. 1997-11-04 08:09:44 +00:00
Thomas Gellekum
c09f4633a7 Re-import asmail into mail for symmetry with the other xbiff type
applications.

Requested by:	asami
1997-11-04 08:08:47 +00:00
Satoshi Asami
643c85f080 Put MASTER_SITES nd aMASTER-SITE-SUBDIR in right order.
Found by:	portlint
1997-11-04 04:45:01 +00:00
Justin M. Seger
c779178730 Active mail/mmr. 1997-11-01 14:16:47 +00:00
Justin M. Seger
9bc44cdb64 Import of port for mmr 1.5.1
"My Mailer" is an incarnation of a UNIX text-based mailer
designed to be an intermediate step between mail and pine.

PR:		ports/4831
Submitted by:	andy@icc.surw.chel.su
1997-11-01 14:15:14 +00:00
Satoshi Asami
ae0f44b450 Remove bogus *alloc() declarations so this one compiles. 1997-10-28 04:56:29 +00:00
Satoshi Asami
6f0f6d4ed9 Undo previous commit, "install" is fixed to accept -C and -d simultaneously. 1997-10-28 04:40:39 +00:00
Andrey A. Chernov
77b8aacecd ${INSTALL} -> install
because install -C -d fails
1997-10-27 00:08:17 +00:00
Masafumi Max NAKANE
c4c57fbe2c Upgrade, 4.3.1 -> 4.3.2. 1997-10-26 02:47:40 +00:00
David E. O'Brien
f1e2854159 Seems this thing wants the xpm port to be installed first.
Obtained from:	failed package build on -CURRENT
1997-10-22 06:07:33 +00:00
Masafumi Max NAKANE
7904a8d00c Upgrade, 4.3.0 -> 4.3.1. 1997-10-15 22:01:44 +00:00
Mark Murray
ed6df3707f Update to 1.73. Bug fixes. 1997-10-15 20:49:47 +00:00
Torsten Blum
d4dddf6200 fix typo in BUILD_DEPENDS 1997-10-15 09:38:57 +00:00
Torsten Blum
67c99acb22 New checksum 1997-10-15 09:37:03 +00:00
Torsten Blum
d4a2691575 Upgrade to 3.2.0.97
This is still beta, but the latest release (3.2.0) is not able to prevent
spam-relaying...
1997-10-15 09:16:07 +00:00
Satoshi Asami
0fcc753d4f Back out 1.9 temporarily so this one will package. 1997-10-14 23:46:58 +00:00
James Raynard
be56dc33b8 Correct package list.
PR:	4608
1997-10-14 23:01:44 +00:00
Andreas Klemm
2d206d4937 USE_PERL5 (portlint) 1997-10-13 20:55:31 +00:00
Andrey A. Chernov
b3467af02e Add 'exit 0' 1997-10-10 07:38:47 +00:00
Paul Traina
e9db405c94 Change maintainer to match reality -- Sorry Andrey 1997-10-09 02:39:58 +00:00
Andrey A. Chernov
df857c712d Remove NO_PACKAGE and add pkg/REQ instead 1997-10-08 09:05:38 +00:00
Andrey A. Chernov
65bf87e492 Return-path patch improvement: skip Return-path comes from headers
if we already generate our own.
Previous variant produce two and more Return-Path'es
1997-10-08 06:46:50 +00:00
Andrey A. Chernov
afa3809ca6 Remove h$id expansion 1997-10-07 22:20:28 +00:00
Andrey A. Chernov
b8e7e46736 Fix possible regexp botch 1997-10-07 22:16:25 +00:00
Andrey A. Chernov
a695a0fbb8 Upgrade to 2.56 1997-10-07 21:34:19 +00:00
Andrey A. Chernov
c84e3a3dd9 Fix permissions of installed popper 1997-10-07 20:55:49 +00:00
Andrey A. Chernov
40239124bb Upgrade to 2.4b2
Fix two longstanding bugs in Return-Path patch:
1) possible uninitialized "rpath" variable usage
2) wrong message size, return_path not counted
1997-10-07 20:37:24 +00:00
Andrey A. Chernov
3906922573 Upgrade to 4.3.0 1997-10-07 11:58:03 +00:00
Andrey A. Chernov
e35d2c03ca Upgrade to 4..0 1997-10-07 11:57:44 +00:00
Peter Wemm
afcf895e49 Update to include some more official patches from the exmh web site. 1997-10-06 06:49:46 +00:00
Andrey A. Chernov
aa07770f89 New name for adcomplain home page 1997-10-05 10:17:03 +00:00
David E. O'Brien
031d43490d Upgrade to 0.84. 1997-10-01 11:27:39 +00:00
Andrey A. Chernov
2397af9ebb Turn on opie support 1997-09-29 12:05:38 +00:00
Andrey A. Chernov
f83e6db1d3 Upgrade to 4.2.8 1997-09-29 07:53:25 +00:00
Masafumi Max NAKANE
34a569f952 Regenerate this patch as the distribution file changed slightly. 1997-09-28 22:47:59 +00:00
Jun-ichiro itojun Hagino
33438f1d9c original distribution updated to 4.2.7.
Reviewed by:	ve@sci.fi (maintainer)
Submitted by:	itojun@itojun.org
1997-09-28 00:46:56 +00:00
Paul Traina
11796d8e54 Fix manpage description of maildelivery database.
Find sendmail in /usr/sbin/sendmail.

PR:		4532 & 2653
1997-09-22 17:52:30 +00:00
Mark Murray
826e1c61e3 Fix the installation so the .info files' entries get properly
installed in info/dir.
1997-09-22 13:43:01 +00:00
Masafumi Max NAKANE
4ed6a89e13 Upgrade, 3.0pl56 -> 3.0pl58. 1997-09-16 01:03:34 +00:00
Masafumi Max NAKANE
95d2da7653 Style police. 1997-09-13 21:31:54 +00:00
Masafumi Max NAKANE
94cd1c774d Remove lines containing $Id$ and adjust this patch file so that this can
be applied cleanly.
1997-09-13 21:29:51 +00:00
Andrey A. Chernov
b5020fa589 Add adcomplain 1997-09-13 14:07:08 +00:00
Andrey A. Chernov
d33e4a090c Mail/News SPAM complain tool 1997-09-13 14:04:22 +00:00
Jun-ichiro itojun Hagino
27241ab065 removed version string ("1.94.2") from the text so that there's no
trouble updating the port.
1997-09-10 09:11:01 +00:00
Jun-ichiro itojun Hagino
eb370df20f original distribution updated to 1.94.4.
1.94.4 includes security fix, and jfitz is on vacation, so I committed this.
I would like to have a review by jfitz, after he comes back.
1997-09-10 02:52:59 +00:00
Jun-ichiro itojun Hagino
57c271292c The majordomo port wrongly assumes that there's ${PREFIX}/bin/perl.
(there's no dependency description in Makefile)
Majordomo seems to work with perl4.036 right now, so I made this fix.

In the future, we might need to switch to perl5. (document says that
in the future they'll switch to perl5)
Then, we'll need to revert the patch, and add dependency into Makefile.
1997-09-10 02:44:25 +00:00
Andrey A. Chernov
02078b6e79 Upgrade to 4.1.7 1997-09-10 01:48:49 +00:00
Andrey A. Chernov
4490e899d3 Enable optional KPOP support
PR: 4503
Reviewed by:  Ville Eerola <ve@sci.fi>
Submitted by: Benjamin Greenwald <beng@lcs.mit.edu>
1997-09-10 01:25:08 +00:00
Mark Murray
b2e7bc0460 Upgrade to 1.71. Default in the config file is to forbid relaying. This
will make the anti-spam camp happy...
1997-09-09 15:29:28 +00:00
Satoshi Asami
ac66f02b9d Use ?= to define PKGNAME, or include from xpbiff-youbin won't override it. 1997-09-09 09:26:31 +00:00
Mark Murray
25365f174c Upgrade to 1.70. (Lotsa bug fixes, improved macros, improved filtering) 1997-09-08 11:19:08 +00:00
Andrey A. Chernov
4c3cf13ccb Upgrade to 4.1.6 1997-09-07 13:17:08 +00:00
Wolfram Schneider
1e1c448bab Enable movemail. 1997-09-06 22:29:51 +00:00
Wolfram Schneider
0010d19ce8 Move your mail box to annother location.
Movemail is part of the GNU Emacs distribution (version 19.34).
This port works only for FreeBSD.
1997-09-06 22:26:20 +00:00
Masafumi Max NAKANE
cc911a6d32 Add @dirrm to remove the doc directory. 1997-09-06 06:31:17 +00:00
Masafumi Max NAKANE
b8a98e4240 Upgrade, 4.1.1 -> 4.1.5. 1997-09-06 06:28:29 +00:00
Masafumi Max NAKANE
b1cdefef85 List makedepend in BUILD_DEPENDS.
Suggested by:	i.vaudrey@cableinet.co.uk
1997-09-02 09:46:50 +00:00
David E. O'Brien
79f55786fb style police. 1997-08-29 08:25:21 +00:00
Jun-ichiro itojun Hagino
362fe95dd6 enabled mail/xpbiff and mail/xpbiff-youbin.
PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:50:16 +00:00
Jun-ichiro itojun Hagino
778bdfd592 xpbiff port with "youbin" protocol compatibility.
depends on ports/mail/xpbiff.
A replacement for xbiff that handles popup window with mail header via youbin.

PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:46:06 +00:00
Jun-ichiro itojun Hagino
c70326a461 imported a new port for xpbiff.
A replacement for xbiff that handles popup window with mail header.

PR:		4121
Submitted by:	sanpei@yy.cs.keio.ac.jp
1997-08-24 15:44:05 +00:00
Peter Wemm
4708bcf966 Update to use tcl80/tk80 "proper". Exmh definately should be using tcl8.0
because the new byte compiler has a significant speedup for exmh's mailbox
contents list processing.
1997-08-21 08:09:56 +00:00
Andrey A. Chernov
816a1dac21 Upgrade to 4.1.1 1997-08-20 04:06:36 +00:00
Peter Wemm
82e7f43069 Duh! Where's the pointy hat? :-)
(Translation: forgot to intialize the EXPECTK variable to {} so that if
 expectk is not installed, it doesn't cause bad tcl syntax)

Pointed-out-by: several people
1997-08-14 03:44:30 +00:00
Andreas Klemm
036a6508e2 re-arranged prerequisites:
no need for a separate cache dir within /usr/local/majordomo,
	if you put majordomo aliases into /etc/aliases !
	Otherwise you´d have to change permissions of /usr/local/majordomo
	to root.wheel to make new sendmail happy. This would make a
	separate cache dir necessary for .majordomo_keys file.
1997-08-13 20:29:45 +00:00
Andreas Klemm
e74bd78238 - patch-aa introduces sane default values for the Configure script
as far as possible.
- Found version number of this software (1.1.0), so introduced a
  package name. Althouch NO_PACKAGE is set, it is useful for
  later removal and new installation.
- It needs perl to run
1997-08-13 18:56:49 +00:00
Andreas Klemm
d15f2186e8 Enable majorcool 1997-08-13 18:35:22 +00:00
Andreas Klemm
d34d0766db New port majorcool.
It's a WWW frontend to majordomo (for end user and mailinglist owners).
For more informations see: http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/
I think this would be useful for our webserver as well ;-)
1997-08-13 18:32:49 +00:00
Peter Wemm
918524efd7 Update to use the 5 "official" patches from the author. 1997-08-12 06:37:36 +00:00
Peter Wemm
a480c7b40e Detect if tk8.0 is installed and use it if present (it's a lot faster)
even though a port for tk8.0 has not been committed yet.
1997-08-12 05:58:47 +00:00
Andrey A. Chernov
5e4d730c30 Upgrade to 4.0.6 1997-08-05 23:27:12 +00:00
David E. O'Brien
52a6e64fad Upgrade to 0.81.
(warning: PGP patch for international users isn't available yet)
1997-08-05 09:01:55 +00:00
Mark Murray
a6e587c45c Update this to version 0.17
Submitted by:	Scott Blachowicz
1997-08-04 06:51:46 +00:00
David E. O'Brien
2570d4c517 File extension changed on master site.
Can now repeatably get the same md5 checksum from fetch to fetch.
1997-08-01 05:47:41 +00:00
Peter Wemm
cf38724d3c Oops, I forgot the PLIST 1997-07-27 03:00:16 +00:00
Peter Wemm
c24c3613ff Update exmh-2.0delta -> 2.0zeta (!) 1997-07-26 12:27:32 +00:00
David E. O'Brien
5530145551 Sync up CONFIG_ARGS.
currently "--enable-hidden-host" is in effect.  Opinions?
1997-07-24 20:59:00 +00:00
Andrey A. Chernov
df8ac976a6 1) sys/dir -> dirent
2) Do not convert 8bit to binary for large text messages with many 8bit chars,
it cause large Russian mail to be always BASE64 encoded.
1997-07-19 23:27:37 +00:00
Masafumi Max NAKANE
5e5eddfc60 ldconfig -> ${LDCONFIG}. 1997-07-17 15:13:02 +00:00
Satoshi Asami
9bb07b7c24 Add $Id$. 1997-07-15 06:58:05 +00:00
David E. O'Brien
f17d5093a4 Turn on ``cucipop''
PR:		ports/4047
1997-07-15 02:02:18 +00:00
David E. O'Brien
dc270a7b27 Cubic Circle's POP3 daemon (fully RFC1939 compliant)
PR:		ports/4047
Submitted by:	Igor Vinokurov igor@zynaps.ru
1997-07-15 02:01:14 +00:00
David E. O'Brien
b26071b6f4 Upgrade to 0.79 1997-07-14 23:30:45 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
Andrey A. Chernov
514ad06040 Upgrade to 4.0.0 1997-07-10 01:22:05 +00:00
Peter Wemm
a22c6c11e6 Run scripts with /bin/sh explicitly rather than depending on the x bits
being set.  I don't know what isn't copying the x bits, but don't depend
on it.

Prompted by: Andreas Klemm <andreas@klemm.gtn.com>
1997-07-08 02:45:57 +00:00
Satoshi Asami
a51186fdae Err Peter, that is exactly why most of the variables in bsd.port.mk
are defined with "?=".  I don't understand why it didn't work for you.... ;)
1997-07-03 05:57:39 +00:00
Andrey A. Chernov
9e1e8dcb6f Upgrade to 3.9.9
PR: 4005
Submitted by: Ville Eerola <ve@sci.fi>
1997-07-02 13:06:20 +00:00
Peter Wemm
e78c6755b3 Update exmh-2.0gamma to 2.0delta. There's lots of bug fixes, as well as
things like koi8-r recognition, background news (nntp) processing, ispell
support.

Note that there's a horrible hack here to work around a weakness in
bsd.port.mk.  The distributed patches are relative to a subdir of ${WRKSRC}
and bsd.port.mk doesn't seem to allow clean overriding of that to patch.
I appended a second "-d dir" arg to PATCH_DIST_ARGS after the .include
that set up the string with +=.  patch seems to use the last instance of
"-d dir" when there are several online (it's a simple parse-time chdir).

Prompted by: pst (who also sent a partial update)
1997-07-02 04:59:54 +00:00
Masafumi Max NAKANE
aca966f9bd Define USE_PERL5 and remove BUILD_DEPENDS & RUN_DEPENDS. 1997-06-24 20:59:30 +00:00
James FitzGibbon
ccdb93701a Make all p5- ports use USE_PERL instead of explicitly stating the version number in each Makefile
In-Conjunction-With: Satoshi's patch to bsd.port.mk
(note: unlike the last change in perl5 versions, I have only upgraded p5-* ports, not other ports that rely upon perl5.)
1997-06-24 18:43:34 +00:00
Andreas Klemm
3551cddd92 - Update port to version 1.1
- Make link process work by adding correct dependency in Makefile
  the unmodified Makefile.FreeBSD didn't build libcompface in ../compface
- The WWW page claims, that you need at least the xforms 0.86 lib, so
  I specified the library dependency in port's Makefile more specific.
- Well, since I spent some work on it ... I'll maintain the port in the
  future.
1997-06-22 10:46:36 +00:00
Andrey A. Chernov
25cc9c6fe7 Change dist site 1997-06-22 07:28:49 +00:00
Andrey A. Chernov
ef9bbad664 Better fix for '.' problem 1997-06-17 17:56:42 +00:00
Andrey A. Chernov
27e4fe05fd Remove '.' at the end of chmod command 1997-06-17 05:36:59 +00:00
Masafumi Max NAKANE
6fbb3b1d76 Upgrade, 3.9.7 -> 3.9.8. 1997-06-16 15:51:55 +00:00
Andrey A. Chernov
7f5043aeff Fix DSN args handling
Merge patches
1997-06-14 20:35:56 +00:00
Masafumi Max NAKANE
badf16e798 Path on MASTER_SITE changed.
Instead of using DISTNAME and DISTFILES, use DISTNAME and WRKSRC.
1997-06-13 22:30:19 +00:00
Masafumi Max NAKANE
f5ade91fb7 PR: 3539
Submitted by: andrew@ugh.net.au

The previous port of poppassd worked fine under 2.1.x but broke under
2.2.x. Ron Bickers <rbickers@intercenter.net> sent me some changes
which should allow it to work under 2.2.x and these changes are
incorporated in this version. The port seems to still work under
2.1.x.
1997-06-13 22:20:10 +00:00
Satoshi Asami
314027dc03 "all:" -> "all:" to make XFree86-3.3 config files happy. 1997-06-12 04:57:36 +00:00
Satoshi Asami
e9335bded5 XFree86-3.3 rules changed the default include path. 1997-06-12 04:56:11 +00:00
Andrey A. Chernov
f0b4718638 Use md5.h header correctly 1997-06-11 02:38:35 +00:00
Satoshi Asami
b39a8dd404 Update dir file with install-info. Also, change organization so that
files can be shared between this port and japanese/mew.

Note this is a "blind" commit; it is too much trouble to test an update
with this many added and deleted files.  I'll test it later.

PR:		3789
Submitted by:	kiri
1997-06-10 10:10:45 +00:00
Masafumi Max NAKANE
42da4c6491 Upgrade, 3.9.6 -> 3.9.7. 1997-06-09 23:49:42 +00:00
David E. O'Brien
5e290feaac Upgrade to 0.76.
(pgp patch is not presently on public ftp site, but should be soon)
1997-06-07 17:08:03 +00:00
David E. O'Brien
e74317f3d6 Minor cleanup of Makefiles 1997-06-06 06:39:07 +00:00
Andrey A. Chernov
1bc582c188 Upgrade to +32 1997-06-05 21:50:13 +00:00
Satoshi Asami
d4597da76d Add nmh. 1997-06-04 04:40:06 +00:00
Satoshi Asami
53cb86c588 "New MH".
PR:		3647
Submitted by:	Scott Blachowicz <Scott.Blachowicz@seaslug.org>
1997-06-04 04:39:25 +00:00
Paul Traina
97db26beb0 repeat after me... I will test all changes fully... 1997-06-03 07:05:23 +00:00
Satoshi Asami
48e26d3780 Correct way to say "ignore checksum" is to set IGNOREFILES. NO_CHECKSUM
is for the user, not the porter.
1997-06-03 06:44:50 +00:00
Paul Traina
001fa87667 Upgrade to latest version.
I'm really really really unhappy about these shared library patches.
This code changes WAY too fast to screw with shared libraries.  If they
cause massive breakage again, they're history.
1997-06-03 06:27:17 +00:00
Masafumi Max NAKANE
931957769b Hardcode ${PREFIX}/bin as the directory where perl5 is instead of
dynamically set it.
Suggested by:	asami

Instead of explicitly specifying the path in MAKE_ENV, just retrieve it from
the env. var.

Move the comment about MAN1 var to the front of the variable definition.
1997-06-02 18:33:30 +00:00
David E. O'Brien
bd5c233fad Upgrade to 0.75.
This is purely a bug-fix version.  No new features have been added.
1997-05-31 04:53:06 +00:00
James FitzGibbon
f077c7ddc8 Activate mail/cyrus
Activate devel/p5-Penguin
Activate devel/p5-Penguin-Easy
Activate net/rwhois
Activate textproc/pilot_makedoc
1997-05-30 20:13:39 +00:00
James FitzGibbon
01fcaa015c Import of the Cyrus IMAPd package 1997-05-30 19:59:08 +00:00
Masafumi Max NAKANE
685939dd9f Upgrade, 3.9.5 -> 3.9.6. 1997-05-30 07:30:38 +00:00
Masafumi Max NAKANE
6ee424222a Use the file in CPAN as distfile instead of one I created. 1997-05-25 18:29:06 +00:00
David E. O'Brien
2561261561 Add ache's configure options to the export version. 1997-05-25 16:28:50 +00:00
James FitzGibbon
67f2b0e5df Upgrade all ports requiring perl5.003 to perl5.004
Remove p5-CGI.pm and p5-ExtUtils-Embed; they are now part of the perl5.004 distribution.
1997-05-24 13:17:16 +00:00
Warner Losh
cfc9596205 Fix problem related to a forth coming CERT advisory wrt quoting of
strings in csh shell scripts.
Obtained from: Description of patch in CERT advisory
1997-05-22 04:35:44 +00:00
Masafumi Max NAKANE
8441f5a365 Upgrade, 3.9.4 -> 3.9.5. 1997-05-20 03:49:30 +00:00
Andrey A. Chernov
0beb15f284 Back out, commited in wrong directory 1997-05-19 13:40:38 +00:00
Andrey A. Chernov
5d9b41e9cf Fix problem with PGP patch
Add -lmytinfo to LIBS
1997-05-19 13:01:11 +00:00
Masafumi Max NAKANE
3b1eb2b2df Don't compress man pages during the build.
Pay attention to ${PREFIX}.
1997-05-17 15:14:44 +00:00
Masafumi Max NAKANE
2d2b6e555b Install compface.h which is needed by programs using libcompface.
PR:		3610
Submitted by:	MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>

Use symlink instead of hard link for man pages in compface/Makefile.
Don't compress man pages here in compface/Makefile.
1997-05-17 15:11:27 +00:00
Masafumi Max NAKANE
1d04b7554e Install compface.h which is needed by programs using libcompface.
PR:		3610
Submitted by:	MOROHOSHI Akihiko <moro@race.u-tokyo.ac.jp>
1997-05-17 15:09:26 +00:00
David E. O'Brien
77c727b8b1 Upgrade to 0.74. 1997-05-17 05:34:22 +00:00