Masafumi Max NAKANE
75d64b6f76
Upgrade, 2.8 -> 3.2.
...
(It looks like the bug with v.3.1 has been fixed.)
Tested by: scrappy
1997-01-29 02:48:26 +00:00
Masafumi Max NAKANE
20823b8c86
Back out the upgrade from 2.8 to 3.1 as 3.1 has critical bug.
...
Suggested by: scrappy
1997-01-25 18:51:47 +00:00
Masafumi Max NAKANE
1f80e2a495
Upgrade, 2.8 -> 3.1.
1997-01-25 16:44:57 +00:00
David E. O'Brien
00c4047db1
Upgrade to 0.58 PL15
1997-01-20 05:51:01 +00:00
Masafumi Max NAKANE
6be9705a03
Oops, correct umask is 0022, not 022.
1997-01-20 02:43:25 +00:00
Masafumi Max NAKANE
ef07f290e4
Added pre-extract target to check and cause error if it's not 022.
...
This is because the build procedure doesn't go quite well if it's other than
022.
Rported by: "Barry Friedman" <friedman@nortel.ca>
1997-01-20 02:30:08 +00:00
Masafumi Max NAKANE
bb941f5603
Use read -p to get user input instead of echo prompt read var.
1997-01-20 02:27:25 +00:00
David E. O'Brien
a518e9a59f
Upgrade to 0.57 PL 4.
...
(note that 0.58 is out, but I want to lets the bugs shake out of it first).
1997-01-19 02:12:12 +00:00
Masafumi Max NAKANE
81f01715cd
Upgrade, 3.0PL44 -> 3.0PL53+unofficial patch.
1997-01-16 09:53:28 +00:00
Andrey A. Chernov
3b67f44ce3
Don't build/install shared c-client library, because it is obsoleted
...
with imapd port and used only for pine
Don't build/install mtest, already done in imapd port now
Add missing -lcrypt for pine build
1997-01-12 17:35:07 +00:00
Andrey A. Chernov
6e9a383862
Build/install/use c-client shared and normal libraries
...
Install mtest as mboxtest
Use INSTALL_* macros
Use ${PREFIX}/etc instead of /etc
1997-01-12 16:10:38 +00:00
Masafumi Max NAKANE
fa6c47916c
Upgrade, 2.8.
1997-01-12 15:00:14 +00:00
Andrey A. Chernov
e924b441a1
Take out imapd/ipopd, separate port is available now
1997-01-12 14:28:51 +00:00
Masafumi Max NAKANE
4afd23d6c8
In the distributed Makefile:
...
TMPDIR = /var/tmp -> TMPDIR?= /var/tmp
Suggested by: chuckr
1997-01-11 19:56:25 +00:00
Masafumi Max NAKANE
8b15e025b8
Distributed Makefile assumes /usr/tmp for tmpdir, and make install failed.
...
Changed it to /var/tmp.
(I remember someone was pointing this out in ports@freebsd.org , but
apparently, it wasn't picked up by jfitz.)
1997-01-11 16:49:19 +00:00
Masafumi Max NAKANE
3e180574f9
Upgrade to 2.7.
1997-01-10 16:21:13 +00:00
Satoshi Asami
e6b6ea9eb9
Move up MAINTAINER a little.
1997-01-10 05:18:07 +00:00
Andrey A. Chernov
de75a16ad7
Upgrade to 1.0
1997-01-10 04:59:26 +00:00
Paul Traina
92565dc920
Add imap-uw
1997-01-10 02:39:48 +00:00
Paul Traina
1e7fdea2f6
University of Washinton IMAP v4r1 server
1997-01-10 02:38:36 +00:00
Masafumi Max NAKANE
28e0ad9b92
The routine m_atoi in libmh handled filename like [0-9]+~ as regular mail
...
file, where it should only treat [0-9]+. This bug was present when mh's
configuration contains locale definition.
Submitted by: Dave Marquardt <marquard@Zilker.NET>
(Closing PR #2088.)
1997-01-07 10:12:53 +00:00
Masafumi Max NAKANE
5e801915d5
Due to hardcoded wrong utmp location, lib/mh/rcvtty didn't work.
...
(Closing PR #1965.)
Submitted by: Tom Pusateri <pusateri@jnx.com>
PR-Ignored by: pst
1997-01-07 09:26:49 +00:00
Andrey A. Chernov
b3d9283f73
Upgrade to +30
1997-01-06 19:22:53 +00:00
Masafumi Max NAKANE
1e5df59ffd
Modified the comment for RESTRICTED to reflect the reality.
1997-01-03 16:52:53 +00:00
Masafumi Max NAKANE
b2b694d1e9
Rename files/.{emacs,mh_profile} to dot.{emacs,mh_profile}.
...
Install sample files into share/examples/mew instead of to share/doc/mew.
Use PKG_PREFIX in the installation/deinstallation scripts.
Define RESTRICTED as this package has hook to pgp.
Some Makefile cleanup.
Editing of site-start.el during the installation procedure now adds
autoload entries for this program.
Submitted by: (Kiriyama Kazuhiko) <kiri@kiri.toba-cmt.ac.jp>
1997-01-03 16:48:49 +00:00
Satoshi Asami
d335cfe076
Add PKGNAME ("beta" not allowed in package name).
1997-01-02 12:53:02 +00:00
David E. O'Brien
d5a8a82ce4
Upgrade 0.55 to PL15
...
Remade all checksums.
Added Andreas's patch that remembers the last directory when doing a
change folder operation.
1997-01-01 21:42:48 +00:00
Peter Wemm
e5b0991728
Add exmh2
1996-12-31 21:31:14 +00:00
Peter Wemm
0ec964f9ad
Behind-the-scenes repository copy, and update to exmh-2.0beta!
...
There is some major new stuff here over v1.6.9, including:
HTTP, HTML support (a functional www browser!), including proxy support.
News posting.
Message threading. (like news threading)
Display MIME images inline as well as text/html and enriched text etc.
DSN support.
Unseen-only display window.
multipart/signature support, "Intelligent signatures"
PGP key management can talk directly to the key servers over the web,
eliminating the email based query delays
Address book stuff, aliases etc.
1996-12-31 21:27:03 +00:00
David E. O'Brien
4a57f301ee
Upgrade 0.55 to PL10.
...
And fix patches to version.h to say this version, rather than the last one.
Noticed by: Andreas Klemm
Excelent patches applied so that we can produce the HTML docs using our
own SGML tools.
Submitted by: J"org
1996-12-31 15:00:18 +00:00
Masafumi Max NAKANE
5814f8c5bd
For now, stop adding the release number (sort of like patchlevel) to the
...
PKGNAME.
1996-12-28 22:30:29 +00:00
Masafumi Max NAKANE
69630bf759
Upgrade, 2.5.0 -> 2.6.0.
1996-12-28 02:41:05 +00:00
Satoshi Asami
8948b5070c
Add "mutt/" in front of filenames.
1996-12-28 00:59:26 +00:00
James FitzGibbon
7c6b1807c2
Forgot one instance of '1.94' that should have read '1.94.1'.
1996-12-27 06:26:00 +00:00
James FitzGibbon
84c4276379
Upgrade to majordomo v1.94.1.
1996-12-27 06:25:02 +00:00
David E. O'Brien
bdb39c54c4
Upgrade to version 0.55 (and patches upto 04.xyz.PATCH)
1996-12-25 13:59:08 +00:00
Masafumi Max NAKANE
b7c1d0f9d7
Upgrade, 2.4.0 -> 2.5.0.
1996-12-25 03:03:24 +00:00
Andrey A. Chernov
976772a44c
Upgrade to +29
1996-12-23 06:08:21 +00:00
David E. O'Brien
aee48c8801
Make the pre-configure script respect ${PREFIX}
...
Closes PR: ports/2039
1996-12-22 06:53:00 +00:00
Masafumi Max NAKANE
886fcc5163
Upgrade, 2.3.0 -> 2.4.0.
1996-12-21 11:13:05 +00:00
Andrey A. Chernov
3103c01858
Rename mtest to mboxtest
...
Cleanup install target
1996-12-21 07:07:06 +00:00
James FitzGibbon
5ff201ce42
Fix for PR ports/2253 - link from Tools/archive to ${PREFIX}/archive added
...
to Makefile and PLIST.
Submitted by: bill@duchess.wagill.com
1996-12-20 03:32:38 +00:00
Satoshi Asami
487f69fa6e
Standardize.
1996-12-20 02:40:11 +00:00
Satoshi Asami
a050ea337c
Create pixmap directory before attempting to install there.
1996-12-19 12:08:02 +00:00
Andrey A. Chernov
1a4fe0ff7f
Upgrade to +28s
1996-12-19 04:19:35 +00:00
Masafumi Max NAKANE
e610545e1a
Upgrade, 2.2.0 -> 2.3.0
1996-12-19 02:46:03 +00:00
Satoshi Asami
c8edeba2cd
Add mew.
1996-12-18 05:10:01 +00:00
Satoshi Asami
0225b68252
Message interface to Emacs Window, emacs version.
...
Submitted by: Kiriyama Kazuhiko <kiri@kiri.toba-cmt.ac.jp>
1996-12-18 05:09:26 +00:00
David E. O'Brien
c946bb2290
Upgrade to 0.54 and patches upto 15.*.PATCH
1996-12-18 05:06:33 +00:00
Satoshi Asami
b7a86be739
Add files/md5 entries for files whose checksum should be ignored as well.
...
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
03b5f8c595
Move sounds.tar.gz (renamed xfaces-sounds.tar.gz) from ${FILESDIR} to
...
freefall's LOCAL_PORTS area.
Requested by: peter
1996-12-17 05:31:55 +00:00
Satoshi Asami
933bd1d4c4
Move EXTRACT_SUFX to right place. Add library version number to
...
LIB_DEPENDS. Remove "v" from tar extract, we don't do this in our
default rule. Use ${MKDIR} instead of mkdir -p. Remove USE_X11,
it is already implied by USE_IMAKE.
1996-12-17 05:08:34 +00:00
Satoshi Asami
14a6c1edea
Remove patch to Makefile, this port uses imake.
...
I don't want to be stingy but this really has to stop. That's 17KB of
garbage in the CVS tree right there.
1996-12-17 05:00:14 +00:00
Satoshi Asami
06e04df8c2
Remove "xfaces - " from the front.
1996-12-17 04:56:03 +00:00
Satoshi Asami
b39a992973
Change shared library version numbers to "1.0". Move EXTRACT_SUFX
...
to right place. Add ldconfig to post-install target and @exec in PLIST
so the shared library will be registered. Remove patch between two
versions of "Makefile.old".
These things are all described in the handbook. Andreas, can you please
read it?
1996-12-17 04:52:51 +00:00
Satoshi Asami
a0a63e2009
How many times do I have to say this, no ${PKGNAME} or similar in COMMENT!!!
1996-12-17 04:28:36 +00:00
Mark Murray
bc45bf7d0a
Bit of a kluge, I think, but needed to make this package.
1996-12-16 15:13:24 +00:00
Mark Murray
790bff30d9
Correct the X11 home so that this compiles.
1996-12-16 15:12:37 +00:00
Mark Murray
f4cf0e7226
Change PKGNAME -> DISTNMAME so that this will fetch.
1996-12-16 14:42:10 +00:00
Masafumi Max NAKANE
173c8ae9d8
Upgrade, 2.0.0 -> 2.2.0.
1996-12-15 21:21:50 +00:00
Andreas Klemm
27fd24b8c6
xfaces - mail image display for X
...
Submitted by: Lars_Koeller@odie.physik2.uni-rostock.de
1996-12-14 22:33:03 +00:00
Andreas Klemm
7b63b102a9
Enabled faces and xfaces port (xfaces is coming in a few minutes ;)
1996-12-14 22:30:06 +00:00
Andreas Klemm
f6c670a079
faces - visual mail, user and print face server
...
can nicely be used with exmh
Submitted by: Lars Koeller <Lars_Koeller@odie.physik2.uni-rostock.de>
1996-12-14 22:27:51 +00:00
Andrey A. Chernov
8eb0b3c65e
Move s/key info at the beginning of incorrect password message,
...
some client (f.e. Eudora) don't display whole line
1996-12-10 20:58:56 +00:00
David E. O'Brien
7c4e3e5912
Now upto PL-19.
...
Move berlin back to .de from .fr (it didn't make it there last time -- crash
on freefall happened in mid commit)
1996-12-08 06:33:44 +00:00
Masafumi Max NAKANE
86913ca557
No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
...
RESTRICTED or BROKEN.
Pointed-out by: asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73
Now, string describing reason for defining these variables must be set
...
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Andrey A. Chernov
f93f0d3625
lib/news -> news/lib
1996-12-06 23:42:04 +00:00
Masafumi Max NAKANE
bbe4f17f7a
New patch for man pages to make them correctly list the file locations.
1996-12-06 08:16:45 +00:00
Masafumi Max NAKANE
edbdac1118
Added PREFIX?=/usr/local to the Makefile so that nasty result can be
...
avoided even if the user typed ``make install'' in the WRKSRC directory.
1996-12-06 02:11:48 +00:00
David E. O'Brien
006ac2c3fd
Ollivier posted patches upto 13.
1996-12-05 09:52:06 +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
2853ff6b20
Add news to CATEGORIES
1996-12-04 20:43:27 +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
59c5c96a1f
Turn on locale. More FreeBSD tunings
1996-12-03 14:54:50 +00:00
Andrey A. Chernov
1304e5a24d
More default CFLAGS fixes
1996-12-03 13:34:44 +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
f17ee3ba62
Upgraded to PL-10.
1996-12-03 10:36:39 +00:00
Mark Murray
c81365cdcf
Umgrade to v1.59 - the same as the GNU CD release version.
1996-12-01 07:12:15 +00:00
David E. O'Brien
0b79573630
Cannot have an empty PATCHFILES if you have a DIST_SUBDIR now.
1996-12-01 02:12:27 +00:00
David E. O'Brien
8d24dbe41e
add "mutt/" to the MD5 checksum
1996-12-01 00:10:33 +00:00
David E. O'Brien
a1d1f9d862
Upgrade to 0.53
1996-11-30 22:57:54 +00:00
Satoshi Asami
db879567ce
Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
...
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Torsten Blum
d92cb9e613
fix "replace" target
1996-11-30 01:03:24 +00:00
David E. O'Brien
631434af79
share/misc is now sanctioned in 2.2
...
Reviewed by: Satoshi
1996-11-26 10:44:56 +00:00
David E. O'Brien
b484575e5c
Fixed paths to reflect FBSD standard vs. my local box.
1996-11-26 09:06:08 +00:00
Satoshi Asami
150f0c5833
Sort.
1996-11-26 08:46:54 +00:00
Satoshi Asami
9f9f98c9ae
Change DIST_SUBDIR to lowercase, like other ports.
1996-11-26 06:54:15 +00:00
David E. O'Brien
57ae70a68b
Upgrade to version 0.52
1996-11-25 01:00:17 +00:00
Mark Murray
c1e4aa439c
Fix the PLIST.
...
(I did this yonks ago and forgot to commit)
1996-11-21 11:52:41 +00:00
Satoshi Asami
bc5c966c45
I will have to conclude David was sound asleep when he made this change. ;)
1996-11-21 11:27:26 +00:00
Torsten Blum
cd84830c40
libident is no longer optional
1996-11-19 11:16:45 +00:00
Masafumi Max NAKANE
f1a78796df
Upgrade, 1.9 rel9 -> 2.0 rel0.
1996-11-19 06:37:38 +00:00
Satoshi Asami
c98cfd116d
Compress a bunch of manpages. Remove unnecessary @ directives from
...
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
1996-11-18 14:17:24 +00:00
Satoshi Asami
83e5fd3ee1
Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 09:56:45 +00:00
Torsten Blum
bef7e1901f
uncomment DEPENDS line
1996-11-18 09:02:59 +00:00
Satoshi Asami
95e743d9b7
Use MASTER_SITE_PERL_CPAN. Use MAN? macros. CATEGORIES+= -> CATEGORIES.
1996-11-18 08:47:32 +00:00
Torsten Blum
7fbe161dab
Upgrade to 3.2
1996-11-17 23:43:03 +00:00
David E. O'Brien
a107548d6a
Convert to use MAN[1-8LN]
1996-11-17 07:42:58 +00:00
David E. O'Brien
acfea8ebe3
Gziped most of the manpages (except those that are linked to)
1996-11-17 07:06:51 +00:00
Masafumi Max NAKANE
431a47a646
Removed the post-install target and use MAN1 variable instead to compress
...
the man page.
1996-11-16 22:54:39 +00:00
Mark Murray
e43d73c126
Upgrade to v1.58
1996-11-13 18:12:07 +00:00
Masafumi Max NAKANE
252658c7ea
The source distribution archive was changed right after my previous
...
commit of the checksum file.
(No change in version or release number.)
1996-11-12 04:15:34 +00:00
Masafumi Max NAKANE
204b63edc9
Changed the PKGNAME to include the release number (sort of like patchlevel)
...
defined in fetchmail.spec.
This should make it easier for users to see if they've got the latest port
installed.
1996-11-11 23:31:14 +00:00
Masafumi Max NAKANE
dd20651433
The source distribution archive has been changed.
...
(V1.9 Release 9)
1996-11-11 23:19:50 +00:00
David E. O'Brien
6379e5c2cc
Don't make a seperate subdir w/DISTDIR for each version.
...
Requested by: Satoshi
1996-11-11 18:37:07 +00:00
David E. O'Brien
fc9159e814
Turned on mutt.with_pgp
1996-11-11 06:18:28 +00:00
David E. O'Brien
ad74428818
CATEGORIES+= --> CATEGORIES=
...
And clean up variable ordering (as shown in the handbook) as little.
1996-11-10 21:32:56 +00:00
David E. O'Brien
c10173d00b
Variable reordering. Removed a bogus "\" line continuation.
...
Submitted by: Satoshi
1996-11-10 20:19:54 +00:00
Satoshi Asami
85c2757216
Add mutt.
1996-11-10 10:46:33 +00:00
David E. O'Brien
ce5e8dabf4
Added warning that this is beta software (but quite usable -- both Olliver
...
and I use mutt as our main MUA).
Note, that its threaded support (ala SLRN) really helps in reading FBSD
mailing lists.
1996-11-10 09:50:34 +00:00
David E. O'Brien
a3612b8f34
Mutt -- "The Mongrel of Mail User Agents" (part Elm, part Pine, part mh,
...
part everything else) is an interactive screen-oriented mailer program
that supersedes Elm, Pine, mail and mailx.
This version of the port does *not* support PGP. The author considers the
distfile with PGP hooks to be covered under ITAR. I have a PGP suporting
mutt port that I will commit later.
1996-11-10 09:37:26 +00:00
David E. O'Brien
b19dfd87af
Fix name of default inbox stated in the man page.
...
Caught by: Andreas Klemm <andreas@klemm.gtn.com>
1996-11-04 07:57:07 +00:00
James FitzGibbon
cada467f15
Update for newly imported ports.
1996-11-03 21:09:33 +00:00
James FitzGibbon
bbccb5f70b
Import of a server to allow users to change their password from within Eudora
...
Reviewed by: jfitz@FreeBSD.ORG
Submitted by: andrew@ugh.net.au
1996-11-03 20:45:24 +00:00
David E. O'Brien
287347e83c
Turn on xlbiff.
1996-11-03 06:46:59 +00:00
David E. O'Brien
80ddecc439
the X Literate Biff - displays the from and subject from incoming mails
1996-11-03 06:44:21 +00:00
Masafumi Max NAKANE
49d40553ed
Use ${COMPRESS_MAN} to compress man pages.
1996-11-02 20:24:09 +00:00
Masafumi Max NAKANE
b0377c5990
The source archive is changed again.
...
(It may be helpful to change the version number portion of PKGNAME.)
1996-11-02 17:46:05 +00:00
Mark Murray
a588bce354
Ugrade to version 0.57
1996-10-31 19:26:07 +00:00
Satoshi Asami
f0b7b5849c
tarball of the day, now at pl 6. This version will not invoke excessive
...
numbers of sendmails for local delivery.
1996-10-31 10:00:03 +00:00
Satoshi Asami
b324040598
Seems like the tarball changed again. I'm also going to upload a tarball
...
that matches this to ftp.freebsd.org so people can at least get a
consistent version.
1996-10-30 06:37:32 +00:00
Masafumi Max NAKANE
57d03dd7d6
The distribution archive was changed again.
...
Noticed by: asami
1996-10-29 10:15:20 +00:00
Paul Traina
1970dfad9b
The author changed fetchmail distribution file
1996-10-27 07:00:01 +00:00
Masafumi Max NAKANE
7716a3131d
Upgrade, 1.8 -> 1.9.
...
Submitted by: Ville Eerola <ve@sci.fi>
(Closing PR #1895.)
1996-10-26 22:11:40 +00:00
James FitzGibbon
2680038293
Upgrade to majordomo v1.94 release
...
Use new INSTALL_ aliases
Clean up creation of majordom user and group
Fix problem where the local host was set to 'thud.cdrom.com' in everyone's config by default.
1996-10-26 18:21:17 +00:00
Andrey A. Chernov
51724ab6d2
Turn on DSN menu
1996-10-25 00:31:11 +00:00
James FitzGibbon
58ed417e89
Update for new perl5 ports
1996-10-24 13:48:24 +00:00
James FitzGibbon
2810a628f9
perl5 module to talk to a POP3 (RFC1081) server
1996-10-24 13:44:51 +00:00
James FitzGibbon
a637077960
a set of perl5 modules related to mail applications.
1996-10-24 13:43:47 +00:00
James FitzGibbon
4750d136d1
perl module for a folder-independant interface to email folders.
1996-10-24 13:43:04 +00:00
Peter Wemm
3b2cf5fed4
Missing $Id$ in Makefile, shorten pkg/DESCR.
1996-10-15 11:27:38 +00:00
Masafumi Max NAKANE
f8245e7e20
Activated fetchmail which was submitted by Ville Eerola <ve@sci.fi>.
1996-10-15 04:58:30 +00:00
Masafumi Max NAKANE
ba5d4de49d
Fetchmail - batch mail retrieval client with pop2/pop3/apop/kpop/imap support.
1996-10-15 04:52:41 +00:00
Paul Traina
53496fae1c
time to go to sleep...call file by right name
1996-10-13 08:39:51 +00:00
Paul Traina
4477ccd6a8
Whoops, forgot to include the makefile patch
1996-10-13 08:18:35 +00:00
Paul Traina
961de0e15a
The following patches enable RFC1342 compatible decoding of header fields
...
for non-ascii character sets.
Additional tips:
setenv MM_CHARSET <rfc1342 charset>
setenv LC_TYPE <proper locale>
e.g. setenv MM_CHARSET KOI8-R
setenv LC_TYPE ru_RU.KOI8-R
or setenv MM_CHARSET iso-8859-1
setenv LC_TYPE iso_8859_1
Change your mhl.format to read so that the new code will be invoked on
interesting fields when you do a "show":
From:formatfield="%(comp{text})"
Reply-To:formatfield="%(comp{text})"
To:formatfield="%(comp{text})"
cc:formatfield="%(comp{text})"
Obtained from: Ola Stromfors <Ola.S.Stromfors@telia.se>,
Frederik H. Andersen <fha@dde.dk>,
with fixes from anders@ifi.uio.no and pst@freebsd.org
1996-10-13 08:13:18 +00:00
Peter Wemm
845387b469
Add exmh
1996-10-10 15:06:54 +00:00
Peter Wemm
e108e11e60
Port for build exmh-1.6.9
...
NOTE: this does not use the GUI build/install, it does the equivalent
work with some scripts.
1996-10-10 15:00:53 +00:00
Satoshi Asami
95137d2010
Oh my goodness! Satoshi is finally fed up and decided to "clean up"
...
all the COMMENTs! No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.
Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)
Phew! 238 ports modified!
1996-10-10 05:05:35 +00:00
Masafumi Max NAKANE
19c1794ba2
Added local hack to make youbind server detatch itself from the controling
...
tty at the startup.
Removed `&' from the startup script since youbind doesn't need to be
put background manually.
1996-10-09 12:50:55 +00:00
Andrey A. Chernov
f1bbc2df7c
Upgrade to pl 28
...
DSN turned off, because we not yet have sendmail 8.8
1996-10-03 19:08:13 +00:00
Paul Traina
a32537ed35
Fix random memory overwrite bug
1996-09-30 19:19:23 +00:00
Masafumi Max NAKANE
a68294c029
Activated mailagent.
1996-09-29 17:03:58 +00:00
Masafumi Max NAKANE
53baf370eb
Removed the lines in the patches that contain $Id$. Fortunately, all
...
those lines were in the very last part of the hunks. :-)
1996-09-29 16:55:23 +00:00
Masafumi Max NAKANE
9310542f0e
A sophisticated mail processing program.
1996-09-29 03:26:48 +00:00
Andrey A. Chernov
d65ee4f357
Upgrade to +26
1996-09-21 12:20:22 +00:00
Masafumi Max NAKANE
38f4e4de38
${PREFIX} is set to ${LOCALBASE} only when no value is specified for the
...
variable.
1996-09-18 19:20:24 +00:00
Masafumi Max NAKANE
6bf31ff92d
Updated Masafumi NAKANE's E-mail address.
1996-09-17 15:07:58 +00:00
Satoshi Asami
f17accf9f6
Don't use "&;", which is now illegal.
...
Submitted by: max@sfc.wide.ad.jp
1996-09-14 08:36:30 +00:00
Andrey A. Chernov
92e8c91544
Use flock locking as other delivery systems does
...
Move global procmailrc to /usr/local/etc
1996-08-28 13:18:46 +00:00
Satoshi Asami
2e655475ff
Remove spurious ";" after "then". Indend one chmod line to match
...
the rest of its buddies.
1996-08-21 09:25:28 +00:00
Satoshi Asami
075fc8b6cc
Added youbin.
1996-08-21 09:08:40 +00:00
Satoshi Asami
f6d645c05f
Remote (network) biff.
...
Submitted by: max@sfc.wide.ad.jp
1996-08-21 09:06:55 +00:00
Chuck Robey
936e581dba
Repair mysterious cvs damage, crap added below bottom line.
1996-08-18 22:03:54 +00:00
Andrey A. Chernov
76e029e564
Upgrade to +25
1996-08-15 19:16:50 +00:00
Andrey A. Chernov
9946c2f615
Upgrade to +24
1996-08-12 12:40:56 +00:00
Andrey A. Chernov
762edd2025
Upgrade to +23
1996-08-11 12:28:26 +00:00
Peter Wemm
2ca9abcb58
Some fixes :-
...
- add -DPOSIX to pico build so that it doesn't use the sgtty cruft.
- clean freebsd-specific files too.
- correctly specify wait() as taking an int, rather than configuring it
for "union wait *" and adding patches to cast them to int's.
- use POSIX counterparts for pine proper (signals, non-blocking, termios)
- correct path to /usr/bin/passwd (not /bin/passwd)
- revert 3-char identifier to "BSF" not "BSI" (originally, BSN = NetBSD,
BSF=FreeBSD, BSI=BSDI)
- use more usual paths for news files. both cnews and inn* default to
/var/news (usually), and the inn ports default to
/usr/local/news/lib/active (cnews uses /usr/local/lib/news/active)
None of our ports use /usr/spool/news or /usr/lib/news/active.
Partly Submitted by: Chris Timmons <skynyrd@opus.cts.cwu.edu> (PR#1458)
1996-08-09 08:04:47 +00:00
Satoshi Asami
fbb112ee77
Added majordomo.
1996-07-20 01:44:18 +00:00
Satoshi Asami
6073bad618
Finally, the majordomo mailing list manager.
...
Submitted by: James FitzGibbon <james@nexis.net>
1996-07-20 01:39:22 +00:00
Satoshi Asami
ce757e674d
Delete $Id$.
1996-07-17 04:06:40 +00:00
Satoshi Asami
ae0e6d258c
Upgrade, 3.91 -> 3.95. This version is supposed to fix a lot of bugs.
...
Submitted by: "Matthew N. Dodd" <winter@jurai.net>
1996-07-17 03:58:38 +00:00
Satoshi Asami
42b70a7d3c
Upgrade (0.3 -> 0.4) from author. He says it contains some major
...
bugfixes.
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1996-07-12 11:52:01 +00:00
Satoshi Asami
3f6dbd9ebd
Don't turn on debugging by default.
...
Submitted by: jkh
1996-07-10 02:34:25 +00:00
Satoshi Asami
fe043f033c
Author-supplied patch.
...
Submitted by: markm
1996-07-09 21:24:47 +00:00
Mark Murray
027d99f349
Add Exim.
1996-07-06 13:20:20 +00:00
Mark Murray
18ecf108f8
Add Exim. Exim is a high performance sendmail replacement (except no UUCP)
...
wiyh powerful retry/requeue and management features.
Written by Philip Hazel of Cambridge University.
OKed by: asami
1996-07-06 11:13:58 +00:00
Satoshi Asami
21acbe4aed
Move NO_PACKAGE down, out of the ftp site section.
1996-07-05 06:12:45 +00:00
Paul Traina
ecee42f814
Make NO_PACKAGE because POP needs to POP user id.
...
Requested by: gpalmer
1996-06-26 00:21:25 +00:00
Paul Traina
3add58a3d7
Add scripts/pre-install to request POP userid creation.
...
Move pop.auth database to ${PREFIX}/etc/popper/pop.auth so that it
(a) does not conflict with MH's pop3 database of same name, and (b)
so that ${PREFIX}/etc/popper directory can be owned by pop uid so
that popauth -init always works.
This should cover the last nits regarding this port.
Requested by: asami
1996-06-22 18:24:51 +00:00
Andrey A. Chernov
8aaa49ca31
Upgrade to lvl 22
1996-06-20 22:23:48 +00:00
Paul Traina
5aded53b0e
Fix up a couple of popauth problems in 2.2
1996-06-09 20:02:02 +00:00
Paul Traina
a9d425424f
Merge import into main branch
1996-06-08 22:38:53 +00:00
Paul Traina
a538cbc51d
Port of Qualcomm POPPER v2.2.
1996-06-08 22:33:52 +00:00
Andrey A. Chernov
79e9a0a1e0
Upgrade to +19
1996-05-26 00:47:54 +00:00
Andrey A. Chernov
b194777c82
upgrade to me17
1996-05-07 19:42:50 +00:00
Andrey A. Chernov
acbf08dd6a
Upgrade to ME+16
1996-05-03 21:18:54 +00:00
Paul Traina
6cc416dad8
Merge Mark's changes and my previous changes together to provide a 6.8.4
...
with the same functionality as 6.8.3.
1996-04-27 19:16:48 +00:00
Mark Murray
68f5f42fc3
Redo the package list - there are a couple of new POP files.
1996-04-27 17:44:43 +00:00
Mark Murray
13053f004a
Add POP services to MH. Mercifully, this is actually quite light on bloat.
...
Also add some repairs to the slocal .maildelivery db file system for
BSD4.4.
Submitted by: Paul Traina (.maildelivery repairs)
1996-04-27 17:43:54 +00:00
Mark Murray
2b7c84a452
Formatting and cosmetic changes only.
1996-04-27 13:19:22 +00:00
Mark Murray
ff4781ad57
With the 6.8.4 MegaPatch, most of our kluges no longer apply, so
...
remove them, and only bring back shared libraries and an appropriate
mtstailor.
1996-04-27 13:18:38 +00:00
Satoshi Asami
739d8ecb1f
(2') It is recommended to use full pathnames for ldconfig.
1996-04-26 08:43:09 +00:00
Satoshi Asami
452c8adfcf
(1) PATCH_SITES is not spelled PATCHSITES.
...
(2) It is recommended to use full pathnames for ldconfig.
(3) It is recommended to check NOMANCOMPRESS before compressing
manpages (or Rod's going to scream :)
1996-04-26 08:42:49 +00:00
Peter Wemm
2985896a0d
Update mh-6.8.3 -> 6.8.4 (as of Feb 8, 1996)
...
There is no mh-6.8.4.tar.Z on the master site, only the patch.
1996-04-25 11:46:00 +00:00
Satoshi Asami
b0ae2f4c93
pkg/COMMENT files for use by ports READMEs.
1996-04-09 08:30:00 +00:00
Andrey A. Chernov
29f811a711
Upgrade to +15
1996-04-06 02:41:33 +00:00
Andrey A. Chernov
2548794a7d
Upgrade to level 14
1996-03-26 02:58:39 +00:00
Andrey A. Chernov
67f00db7c4
Upgrade to ME+13
1996-03-14 17:02:40 +00:00
Andrey A. Chernov
61d1261672
Upgrade to v12 (most of my patches applied by maintainer)
1996-03-12 23:20:34 +00:00
Satoshi Asami
e8154769ef
Reorder variables.
1996-03-06 07:16:41 +00:00
Andrey A. Chernov
fca2f87509
Upgrade to level 11
1996-02-29 21:36:05 +00:00
Andrey A. Chernov
3e09ec82fe
Upgrade to level 10
1996-02-27 19:53:38 +00:00
Andrey A. Chernov
ce4891a74e
Remove elm+mime
1996-02-26 01:01:06 +00:00
Andrey A. Chernov
d5e8709021
Switch to new Elm maintainer
1996-02-26 00:57:32 +00:00
Andrey A. Chernov
90801b8ba1
Enable mailbox editing
1996-02-23 01:45:05 +00:00
Paul Traina
d260a31f0a
Fix shared library linking (again).
...
Fix and enable pop support code.
Fix and enable slocal msgid support code (eliminates duplicates) if .db file
present.
1996-02-23 01:25:09 +00:00
Andrey A. Chernov
1ef49cdd81
Restore DONT_ADD_FROM, it allows .elm/elmheaders to work properly
...
Merge Configure patch into one file
1996-02-22 20:36:02 +00:00
Andrey A. Chernov
c89ae58df9
Change master site, old one not contains elm anymore
1996-02-20 04:18:46 +00:00
Satoshi Asami
933bbc8ac7
New checksum, filename not changed at master site.
...
Submitted by: pst
1996-02-03 05:14:04 +00:00
Andrey A. Chernov
84383852c4
strip binaries
1996-01-12 01:54:50 +00:00
Andrey A. Chernov
92ae5f6897
Fix coredump in attachment saving (for version with MIME)
...
Remove -fno-strength-reduce
1996-01-12 01:49:09 +00:00
Andrey A. Chernov
790651d3b0
Upgrade to 3.11pre4
1995-12-28 16:03:02 +00:00
Andrey A. Chernov
2ce7f9e17e
Oops, forget one small change
1995-12-21 10:47:59 +00:00
Andrey A. Chernov
a29cbe7443
Simplify patch process
1995-12-21 10:39:52 +00:00
Andrey A. Chernov
c4f8715419
Remove elm+pgp+mime
1995-12-20 01:34:42 +00:00
Andrey A. Chernov
90324af32d
Delete elm+pgp
1995-12-19 23:49:30 +00:00
Andrey A. Chernov
713d9e4831
Upgrade to PL25
...
Simplify external programs support
Allow users to set their full names
1995-12-19 23:46:18 +00:00
Mark Murray
09995e4ab0
Add .gz to the manpages, now that they are compressed.
1995-12-05 12:52:45 +00:00
Mark Murray
64ba958522
Cosmetic cleanup.
1995-12-05 12:38:18 +00:00
Mark Murray
e170bfc89f
Compress the manpages.
1995-12-05 12:37:28 +00:00
Satoshi Asami
9fae308222
Reorder variables.
1995-12-04 10:55:52 +00:00
Andrey A. Chernov
685c7f414b
Add elm+pgp+mime
1995-12-02 21:49:22 +00:00
Andrey A. Chernov
f38980ef5c
Correct it a bit
1995-12-02 21:33:07 +00:00
Andrey A. Chernov
eb8498d34e
Add version variable to not edit elm+* Makefiles when version changed
1995-12-02 21:30:51 +00:00
Andrey A. Chernov
a88d9628c0
Add elm+mime
1995-12-02 21:19:49 +00:00
Andrey A. Chernov
8ea4a411a8
Add elm+pgp
1995-12-02 20:40:30 +00:00
Andrey A. Chernov
1cd1e2969e
udef pgp until I made another package name
1995-11-29 19:07:16 +00:00
Satoshi Asami
be33f1384f
Upgrade, 0.3b -> 0.3. Also added checksum.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1995-11-22 04:59:59 +00:00
Andrey A. Chernov
38b6a2b56d
Change all gets -> fgets(stdin)
...
Add koi8-r support
1995-11-19 22:42:38 +00:00
Andrey A. Chernov
763816bd36
Use CFLAGS from make.conf
...
Strip binaries on install
Change all gets -> fgets(stdin)
Add koi8-r support
1995-11-19 22:41:31 +00:00
Andrey A. Chernov
e04697b295
Upgrade 8a -> 8b
...
Make it non-interactive
Make it packageable (compiled-in domain name not plays any role due
to gethostname())
1995-11-19 21:11:57 +00:00
Satoshi Asami
a1fdd10249
A few typos. How in the hell did "BUILD_DEPENDS=${PREFIX}/..." slip
...
past me!?! ;)
Submitted by: torstenb
1995-11-09 06:01:03 +00:00
Mark Murray
e67919eb98
Shorten one-line comment as per JKH request.
1995-10-27 06:36:11 +00:00
Satoshi Asami
ba455ac337
Add comment on why this is not packageable.
1995-10-20 07:35:26 +00:00
Torsten Blum
48c082fafa
change DEPENDS=${PORTSDIR}/shells/bash to
...
BUILD_DEPENDS=bash:${PORTSDIR}/shells/bash
1995-10-06 22:03:17 +00:00
Satoshi Asami
85a6b89433
Enable xfmail.
1995-10-05 12:36:56 +00:00
Satoshi Asami
2b5303402e
Change name of dependency, forms -> xforms.
...
Submitted by: Gennady Sorokopud <gena@NetVision.net.il>
1995-10-05 12:36:18 +00:00
Satoshi Asami
f8594be75e
Cleanup. Reorder things according to standard, change
...
"PREFIX=/usr/X11R6" to "USE_X11=yes".
1995-10-03 06:51:55 +00:00
Jordan K. Hubbard
929931d3f4
xfmail 0.3-BETA port
...
Submitted by: Gennady Sorokopud <gea@NetVision.net.il>
1995-10-03 01:20:06 +00:00
Andrey A. Chernov
f3c04e1fc9
elm.with_pgp moved to elm
1995-09-28 16:48:45 +00:00
Andrey A. Chernov
a519662b84
Replace obsoleted elm with former elm.with_pgp which can work without
...
PGP too.
1995-09-28 16:41:56 +00:00
Andrey A. Chernov
0851c40587
Change EXEC->BUILD DEPENDS
1995-09-23 17:13:54 +00:00
Satoshi Asami
51801a024f
Added popclient.
1995-08-26 07:32:25 +00:00
Adam David
6119263e8e
install fonts.alias file
1995-08-21 16:04:32 +00:00
Gary Palmer
b8e2f8fda3
Take out the APOP option from the default config (even though it
...
was commented out). APOP causes problems if you try to compile
with it optioned in.
1995-08-15 20:08:02 +00:00
Satoshi Asami
6a9f09ec3b
Submitted by: Tom Samplonius <tom@misery.sdf.com>
...
Makefile.diff - patch to Makefile; gzip additional manpages during
postinstall
file.Makefile.diff - patch to files/Makefile; add install
for new manpages
PLIST.diff - include new manpages in package
1995-08-14 11:52:41 +00:00
Satoshi Asami
a93bdd0407
elm's pkg files, borrowed from the neighboring pgp version. Someone
...
please check out the PLIST!
The port is still IS_INTERACTIVE and NO_PACKAGE, too many questions
asked by the configure script it doesn't seem to make sense to build
a package. If someone with elm knowledge can check this, that will
be great too.
Suggested by: jkh, ache
1995-08-14 08:06:33 +00:00
Satoshi Asami
34a52eed5c
Submitted by: Tom Samplonius <tom@misery.sdf.com>
...
Enclosed are patches to the pine port. They are meant to be applied
from /usr/ports/mail/pine
patch-aa.diff - Changes config file from /usr/local/lib/pine/pine.conf
to /usr/local/etc/pine.conf
Makefile.diff - Install ipop2d and ipop3d (previously they weren't
installed at all!) into libexec. Change location of imapd from bin to
libexec
PLIST.diff - Change location of imapd, and add ipop2d and ipop2d
DESCR.diff - Mention that package includes POP2 and POP3 servers
1995-08-12 21:52:13 +00:00
Andrey A. Chernov
b76d4145f2
Add elm.with_pgp
...
Reviewed by:
Submitted by:
Obtained from:
1995-07-28 04:02:16 +00:00
Satoshi Asami
e68ccb3443
Add comment on how to let pine use ispell.
...
Submitted by: jacs@gnome.co.uk
1995-07-27 00:03:26 +00:00
Satoshi Asami
a0796a9ef7
Fix the dependencies. hfs is now in emulators and pgp is in security.
1995-07-13 00:55:40 +00:00
Satoshi Asami
335fa670a9
EXEC_DEPENDS goes after MAINTAINER.
1995-07-11 04:08:25 +00:00
Andrey A. Chernov
fcfb7e02db
Add exe_depends on pgp
1995-07-08 00:49:12 +00:00
Andrey A. Chernov
1dc0c36a4d
Replace do-install with INSTALL_TARGET
1995-06-26 05:00:44 +00:00
Satoshi Asami
ca8af5dac8
Add "PREFIX=${PREFIX}" to the do-install target so that things don't
...
go in /bin, /man, etc. (Note: the last isn't a directory name.)
Also add a comment on why it IS_INTERACTIVE (I need to hit a return).
1995-06-26 04:34:40 +00:00
Satoshi Asami
d530b271d9
Add
...
post-install:
pkg_add -m ${PREFIX}/lib
to Makefiles and
@exec ldconfig -m %D
to packing lists of ports that install shared libraries.
This should get rid of a huge chunk of confusion for novice users!
All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
Satoshi Asami
050eccf96c
Another biff replacement.
...
Submitted by: Dave Chapeskie <dchapes@ale.zeus.leitch.com>
1995-06-22 06:32:41 +00:00
Torsten Blum
e919ee086b
change usr/lib/sendmail to /usr/sbin/sendmail
1995-06-18 11:55:43 +00:00
Andrey A. Chernov
342978cb51
Upgrade.
1995-06-13 22:40:05 +00:00
Satoshi Asami
5d90aae145
Upgrade to version 2.1.4-r3. According to the master site maintainers,
...
the previous version had a huge problem and had to be removed from the
master site, and that's why I'm doing this this late in the cycle.
Also, the problems that patch-aa (off_t) and patch-ac (password length)
address seem to be fixed, so take them out.
1995-05-27 07:58:46 +00:00
Andrey A. Chernov
a48a353b11
Use absolute path for install or shell script with
...
same name already exists in current dir
1995-05-22 22:39:40 +00:00
Torsten Blum
0c0a4b01bf
use mkfontdir(1) to create ${PREFIX}/lib/metamail/fonts/fonts.dir
...
Reviewed by: asami
1995-05-19 23:54:43 +00:00
Satoshi Asami
d83a81d4fd
Package support files.
...
Submitted-by: Brian Tao <taob@gate.sinica.edu.tw> (COMMENT & DESCR)
1995-05-18 08:56:18 +00:00
Satoshi Asami
705d26dd50
Compress manpages.
1995-05-18 08:55:37 +00:00
Satoshi Asami
c9dc84a522
Clean up subdir Makefiles. They now all look like this:
...
=====
# Id line
#
# RESTRICTED: restricted_port_1 (comment1)
# RESTRICTED: restricted_port_2 (comment2)
#
# BROKEN: broken_port_3 (comment3)
# BROKEN: broken_port_4 (comment4)
# BROKEN: broken_port_5 (comment5)
#
SUBDIR= good_port_1 good_port_2 ...
=====
Basically, the idea is to make it easy to find restricted or broken
ports by doing a "grep".
1995-05-14 03:30:07 +00:00
Satoshi Asami
25cde310e9
Sort.
1995-05-13 07:55:53 +00:00
Andrey A. Chernov
2eba67e4cd
Update to current state.
...
Fix printing of st_size
1995-05-12 21:47:02 +00:00
Satoshi Asami
7aed5ffa40
Add pre-install target that creates directory ${PREFIX}/mail/smail.
1995-05-12 07:25:12 +00:00
Torsten Blum
735281f59a
install fonts
...
(I forgot this one in my previous commit - sorry)
1995-05-06 11:24:53 +00:00
Torsten Blum
0d4e81215e
install fonts in ${PREFIX}/lib/metamail/fonts
1995-05-06 11:09:55 +00:00
Torsten Blum
e24ba85dc5
remove @cwd
...
use compressed manpages
1995-05-06 00:24:04 +00:00
Torsten Blum
0d2aedff3c
remove -g from CFLAGS
1995-05-06 00:23:25 +00:00
Torsten Blum
5de4fcb25b
- add myself as MAINTAINER
...
- compress manpages
1995-05-06 00:23:00 +00:00
Torsten Blum
7f2e4959e2
add myself as MAINTAINER
1995-05-05 21:44:54 +00:00
Torsten Blum
8c1aeb960f
use compressed manpages
1995-05-05 21:41:03 +00:00
Torsten Blum
7077471af9
- compile with -O2
...
- remove DOMAINS=uucp
- change DRIVER_CONFIGURATION from bsd-network to
arpa-network (bind)
1995-05-05 21:40:22 +00:00
Torsten Blum
fda90eaae8
- use the post-install target to install sample configuration files
...
- compress manpages
1995-05-05 21:38:16 +00:00
Andrey A. Chernov
e5d98f7f1e
Mpack added
1995-05-01 14:25:43 +00:00
Andrey A. Chernov
ef4a2dfdb9
Remove setre* hacks, we have working thing now
1995-04-27 19:34:58 +00:00
Satoshi Asami
b41fc8e42a
Updating mail Makefiles....
1995-04-23 12:47:29 +00:00
Rich Murphey
51abde3211
Fix procmail-3.11pre1/Makefile so that it does not ignore the
...
PREFIX. Otherwise it will install into /usr/local no matter what
your bsd.ports.mk defines PREFIX as.
Reviewed by: Satoshi
1995-04-22 22:21:39 +00:00
Satoshi Asami
fad9a3de2f
Updates of mail Makefiles!
1995-04-22 12:35:37 +00:00
Jordan K. Hubbard
25940b153d
Add lib/libmh.so.3.2 to the packing list. This fixes the broken package.
1995-04-18 13:38:36 +00:00
Satoshi Asami
8e17c682a4
Forgot to update the checksum on yesterday's update.
1995-04-18 05:22:02 +00:00
Satoshi Asami
7daa89e92e
Add PKGNAME, and MAINTAINER goes in a section of its own. :)
1995-04-17 07:50:37 +00:00
Andrey A. Chernov
a067e04403
Add pkg
1995-04-16 23:49:16 +00:00
Satoshi Asami
f22824f96c
Move procmail back to SUBDIR now that Andrey has fixed the chmod
...
/var/mail problem.
1995-04-16 22:47:25 +00:00
Satoshi Asami
8eb14e7b02
Add popper back to SUBDIR, move procmail to BROKEN until chmod /var/mail
...
problem is solved.
1995-04-16 20:41:09 +00:00
Satoshi Asami
e253d5c036
Correct DISTNAME to fetch, upgrade at the same time. New version
...
is 2.1.4-r2.
Submitted by: Frank Nobis <fn@trinity.radio-do.de>
1995-04-16 20:39:08 +00:00
Andrey A. Chernov
30edab0d7e
Upgrade.
1995-04-16 13:49:18 +00:00
Satoshi Asami
8e9eaf7b7d
Move popper to BROKEN (doesn't fetch).
1995-04-16 08:16:58 +00:00
Satoshi Asami
230ac7a61d
install should depend on build.
1995-04-16 07:41:42 +00:00
Satoshi Asami
19e38c2e9f
Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
...
some Makefiles along the way.
1995-04-12 04:56:21 +00:00
Satoshi Asami
8d3b6ee860
Mark Murray (markm) volunteered as the maintainer of this port.
1995-04-12 02:03:21 +00:00
Satoshi Asami
a07b60ed68
Updated ports Makefiles for mails.
1995-04-11 20:28:32 +00:00
Paul Traina
633be321de
Upgrade port to qpop 2.1.4-R1
1995-04-02 01:13:48 +00:00
Jordan K. Hubbard
ac3066bf75
Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
...
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jordan K. Hubbard
9860736c60
This is interactive - only install if we're not in BATCH mode.
1995-03-05 04:18:05 +00:00
Gary Palmer
3bfac8f699
Update to reflect current distfile
1995-01-22 20:59:00 +00:00
Andrey A. Chernov
453c42f10a
pgpsendmail added
1995-01-21 00:42:51 +00:00
Andrey A. Chernov
9cdcf9d15c
Automatically encrypt/decrypt/sign incoming/outgoing mail
1995-01-21 00:39:25 +00:00
Gary Palmer
d716268981
Update to 3.1.29.1
1995-01-15 05:32:34 +00:00
Doug Rabson
410f59d29f
Fixed a sizeof(off_t) != sizeof(int) problem.
1995-01-11 19:18:30 +00:00
Jordan K. Hubbard
41fb88d2c1
From: Mark Murray <mark@grondar.za>
...
Subject: misc/88: MH has no 'local' shared libraries.
>Number: 88
>Category: misc
>Synopsis: MH has no 'local' shared libraries.
Fix.
Submitted by: mark
1994-12-27 22:41:37 +00:00
Andreas Schulz
2d42b54e4d
The name for the qpop tar is changed from qpop2.1.3 to qpop2.1.3-r5, but
...
otherwise it builds ok.
1994-12-25 12:30:32 +00:00
Gary Palmer
3217d24fe5
First batch of MD5 checksum files. Only did through to the end of net
...
to both give my fingers a rest & let freefall clear some of it's
backlogged mail :-)
The rest will follow later
1994-12-18 00:28:13 +00:00