kevlo
e00dfb245f
Initial import of ezmlm version 0.53.
...
An easy-to-use, high-speed mailing list manager for qmail.
Submitted by: Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:53:58 +00:00
kevlo
750ef0b42e
Initial import of serialmail version 0.75.
...
tools for passing mail across serial links.
Submitted by: Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:51:35 +00:00
kevlo
516fc4cd04
Initial import of rblsmtpd version 0.70.
...
block mail from RBL-listed sites.
Submitted by: Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:49:31 +00:00
kevlo
abbba49682
Initial import of qmailanalog version 0.70.
...
A collection of tools to analyze qmail-send's activity.
Submitted by: Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:46:40 +00:00
kevlo
fdbf4edf51
qmail is a secure, reliable, efficient, simple message transfer agent.
...
It is meant as a replacement for the entire sendmail-binmail system on
typical Internet-connected UNIX hosts.
Submitted by: Camiel Dobbelaar <cd@sentia.nl>
2000-01-28 12:43:40 +00:00
peter
c767451029
For some very strange reason, this file did not get committed. Rather
...
critical I think.
2000-01-26 11:54:13 +00:00
brad
01da1bd204
- cleanup Makefile
...
- replace usage of perl with sed
- remove pre-configure and place the contents of it (config.sh) in the
files dir and copy it into WRKSRC as part of the pre-configure target
- ${CP} -> cp
2000-01-23 07:06:15 +00:00
espie
4915f32e9a
Update to mutt 1.0.1.
...
with help from David Terrell (and tests/advice from various people).
2000-01-21 16:39:36 +00:00
fgsch
c6b44a1bfa
Update to 5.2.4; minor bug fixes.
2000-01-18 21:09:35 +00:00
espie
5314fe34f6
Mark mutt as broken until someone updates to 1.0 and audits the security
...
fixes...
2000-01-13 21:59:23 +00:00
peter
1b5be17619
Update exim to version 3.12
...
* Version 2.12 is no longer available on the primary or mirror sites
o The configuration file format has changed. For those upgrading,
please see the documentation and consider using the upgrade script to
help automate the config files change. This upgrade script is built as
part of the source, but *not* installed - as it should only be needed
once.
o The X11 eximon program will be built with this port/package - this
assumes that X is installed. Would someone with more ports
experience consider helping me here and writing the right kind of
Makefile check to see if files/eximon.conf should be copied to the
build directories.
o Perl support is included as standard as is support for additional
mail delivery formats. These are not the default in vanilla exim 3.12
o Finally, another plea for help. This port does not make as usuable
package, as I could not get support for the creation of a config file
working. I intend to look at this further, but as the old version was
completely useless, I felt it was better to get this in the tree
sooner rather than later.
2000-01-13 20:15:03 +00:00
kevlo
9d6676c057
Fix the MASTER_SITES direcotry.
2000-01-13 04:35:59 +00:00
form
62e86c170d
Fix: compilation failure under OpenBSD with IPv6/KAME
2000-01-12 18:43:40 +00:00
pjanzen
17be684e59
elm2.4.ME+.66
2000-01-05 09:06:12 +00:00
brad
81bcc26dc5
- mkdir -> ${INSTALL_DATA_DIR}
...
- improve usage of INSTALL_ macros
2000-01-05 05:17:14 +00:00
brad
7b74479f9f
add patch provided in PR, fixes problem with using ispell as the spell
...
checker in Pico/Pine.
Patch By: Jason Downs <downsj@downsj.com>
--
closes PR# 1036
2000-01-05 05:13:37 +00:00
jakob
8b13d1bb41
postfix-19991231-pl02; fix case sensitivity bug in anti-relaying code
2000-01-04 14:53:42 +00:00
fgsch
0ad099853e
sync with reality.
2000-01-04 14:15:13 +00:00
fgsch
83e99e2758
Update to release 5.2.3; this time is working fine.
2000-01-04 14:13:23 +00:00
jakob
8baec45005
postfix-19991231-pl01
2000-01-03 14:33:49 +00:00
jakob
8e7e275f88
MAINTAINER changed to <jakob@openbsd.org>. OK dugsong@
2000-01-03 07:37:39 +00:00
jakob
fa86cc645b
postfix-19991231
2000-01-02 12:20:03 +00:00
jakob
0fafec5142
Update to postfix-19991231. Please read RELEASE_NOTES if upgrading
...
from a previous version for information about incompatible changes.
2000-01-02 12:19:37 +00:00
kevlo
ef1c27daaf
Fix up PLISTs.
1999-12-27 10:52:13 +00:00
fgsch
6eb4745e84
rollback to 5.2.1; too many problems in very short time.
1999-12-26 16:41:11 +00:00
fgsch
3b5e8e6086
Add ipv6 support via WITH_IPV6. Any testers?
1999-12-26 16:04:06 +00:00
fgsch
18d8931cf8
Update to release 5.2.2.
1999-12-26 15:30:36 +00:00
fgsch
329c18e6bc
Update to 3.14.
1999-12-26 11:10:31 +00:00
brad
6bb0c0af29
remove =yes after --with-foo options, using --with-foo implies yes
1999-12-25 07:48:19 +00:00
fgsch
c533fdfcd1
ok, right, remove /usr/lib/libkrb.a check too; brad@
1999-12-25 06:50:21 +00:00
fgsch
0e5c7c8d8b
remove /usr/local/lib/libssl.a check; brad@
1999-12-25 06:48:46 +00:00
fgsch
098c5161a1
update to release 5.2.1. SSL should compile & work fine now.
...
brad@ patches comming. Testers needed. =)
1999-12-21 20:36:39 +00:00
fgsch
e4585c8f61
Update to release 5.2.0. Use INSTALL_DATA_DIR.
...
MAKE_EBONES -> WITH_KERBEROS. Add ssl support via WITH_SSL.
Still to merge some changes brad@ sent me.
Note: if ssl is enabled, it'll compile, but ssl will not be
actually included. Patches sent again to author, sigh, sigh.
Don't even think in enabling inet6 yet.
1999-12-18 19:51:57 +00:00
jakob
701e197ed6
Update to postfix-19990906-pl09. File missed by CVS.
1999-12-12 19:01:53 +00:00
jakob
8efb75e9c4
Update to postfix-19990906-pl09. Information from the author:
...
This patch resolves several really old defects that were resolved
or discovered in the last couple weeks.
- Address rewriting would panic on a lone \ at the end of a line
where an address was expected. Reported by Jason Hoos.
- The local delivery agent would deliver to the user instead of
the .forward file when the .forward file was already visited
via some non-recursive path. Patch by Patrik Rak.
- Postfix now attempts to deliver all addresses in the expansion
of an alias or .forward file, even when some addresses must be
deferred. Problem reported by Andrew McNamara and others.
1999-12-12 19:00:32 +00:00
jakob
3e17633f54
imap-uw added
1999-12-05 18:28:28 +00:00
jakob
c7b00f0b0a
Added OpenBSD tags
1999-12-05 15:01:28 +00:00
jakob
e9acc4ec57
Update to 19990906 Patch 08 - CVS forgot this one...
1999-12-05 15:01:04 +00:00
jakob
9e34347d3b
Update to 19990906 Patch 08; minor bugfixes.
1999-12-05 15:00:00 +00:00
jakob
30d13c1362
University of Washington IMAP4rev1/POP2/POP3 mail servers
1999-12-05 13:39:57 +00:00
brad
25dbc188d1
upgrade to Pine 4.21, fixes a security bug as posted on BugTraq
1999-12-01 03:20:03 +00:00
kevlo
10666d52ea
Mark it unbroken and update to version 2.3.
...
Fix PLIST.
1999-11-16 08:42:03 +00:00
turan
b7cdba15ed
verify angelos fixes. minor fix to extraction added.
...
mark unbroken.
1999-11-14 21:36:11 +00:00
kevlo
2baff1e292
Mark it unbroken. Fix PLIST.
1999-11-05 05:35:39 +00:00
kevlo
049135c86d
1) Mark it unbroken
...
2) Fix: install the asmail.0 file into man/cat1
1999-11-05 03:12:02 +00:00
turan
fdca396083
mutt needs a gettext depend
1999-11-03 01:10:37 +00:00
turan
be7d6a6efb
mark NO_PACKAGE, interactive port when target is package
1999-11-01 07:12:00 +00:00
brad
03702ff820
remove bad master sites
1999-10-31 00:04:58 +00:00
brad
df4bcbafe7
remove a blank line
1999-10-30 23:03:59 +00:00
angelos
80fad25d9b
Fix plist, leave marked broken for turans@ to verify
1999-10-30 22:10:33 +00:00
angelos
a15f5c0308
Fix checksum, leave port marked broken for turans@ to verify
1999-10-30 22:09:17 +00:00
turan
51490d3869
this port does not extract properly. fix it.
1999-10-30 11:23:44 +00:00
turan
a63c5d88c6
broken, bad packing lists. maint notified.
...
tar: Unable to access man/man1/asmail.1 <No such file or directory>
1999-10-29 10:47:52 +00:00
turan
99d49cc43c
broken, checksum mismatch. maint notified.
1999-10-29 10:42:32 +00:00
jasoni
c1a6c0d966
Fix PLIST, mark onbroken; tested package.
1999-10-28 04:32:43 +00:00
brad
0dd77a62d9
upgrade to Pine 4.20
1999-10-27 12:18:58 +00:00
fgsch
c0f123e6d9
Update to release 5.1.2. package ok.
1999-10-27 05:23:39 +00:00
turan
c5965282f3
These ports have bad packing lists.
...
Ports tree is now unlocked. Read the new policy first.
1999-10-26 04:56:35 +00:00
jakob
254405c830
Now non-interactive.
...
Better instructions for install/deinstall.
Cleanup.
ok espie@.
(file missed by CVS in previous commit)
1999-10-07 20:59:15 +00:00
jakob
96685d819f
Now non-interactive.
...
Better instructions for install/deinstall.
Cleanup.
ok espie@.
1999-10-07 20:58:03 +00:00
brad
df6a2a27b6
upgrade to fetchmail 5.1.1
1999-10-01 00:23:48 +00:00
espie
82cbb9ba99
Backout as well...
1999-09-30 12:24:33 +00:00
espie
1dd9f2f6c4
Backout.
...
NO NEW PORTS RULES
STUFF GOING INTO PORTS HAS TO GET THROUGH *ME* FIRST,
OR BE APPROVED BY BRAD OR TURAN.
e.g., no commit from anybody else, unless it says
approved by brad@ or turan@ or espie@ and you don't lie about it.
1999-09-30 12:23:26 +00:00
fgsch
17cd33141c
Update to release 5.1.1.
1999-09-30 12:02:05 +00:00
rohee
ea129022f5
Add mirrors from the mirror list at www.procmail.org.
1999-09-30 01:27:12 +00:00
jakob
802fe2783a
update to postfix-19990906-pl05
1999-09-26 20:35:59 +00:00
jakob
851e72c202
updated to postfix-19990906-pl05
...
enable use of mailwrapper
1999-09-26 20:35:11 +00:00
fgsch
3bdfa8efc7
Update to fetchmail 5.1.0. Add a second master site.
1999-09-22 16:32:37 +00:00
rohee
9718b08e9f
update to vrfy-99.05.22
1999-09-18 21:19:01 +00:00
fgsch
470e7b5fab
Update to fetchmail 5.0.8.
1999-09-15 05:18:36 +00:00
turan
28aa065e6e
long -> int
1999-09-10 10:05:56 +00:00
turan
60ef2845d2
update to 0.95.7i
1999-09-10 09:48:35 +00:00
brad
ebd2cd6c1c
- PKGNAME, mm -> metamail
...
- rm -> ${RM}
1999-09-06 16:26:49 +00:00
fgsch
5dfeeac01a
Update to fetchmail 5.0.7.
1999-08-21 22:01:49 +00:00
fgsch
f85074e882
Update to fetchmail 5.0.6.
1999-08-03 14:40:26 +00:00
brad
cb454fff2e
upgrade to mutt 0.95.6i
1999-07-15 02:42:28 +00:00
fgsch
0a37e4c1e1
Update to fetchmail-5.0.5.
...
Remove unnecessary patches. They're part of the regular distribution now.
Change the maintainer to myself.
1999-06-28 19:40:45 +00:00
dugsong
e8579dcbe8
update to version 19990601
1999-06-13 16:15:57 +00:00
brad
7962ff907f
upgrade to fetchmail 5.0.4
1999-06-12 23:07:44 +00:00
brad
de081cbf3e
/bin/cat -> ${CAT}
...
/usr/bin/sed -> ${SED}
and remove useless MAN8 tag
1999-06-03 00:41:26 +00:00
turan
608040c641
update mutt port to 0.95.5i
1999-05-07 05:31:56 +00:00
fgsch
2e12716b55
Update to fetchmail 5.0.3
1999-05-03 06:41:08 +00:00
fgsch
d8c28dcdd2
Update to fetchmail 5.0.2.
1999-04-30 07:46:22 +00:00
brad
a5461a42a1
- style fixes with Makefile
...
- fix patches so they are cleanly applied
1999-04-28 23:50:02 +00:00
turan
286116c98c
timezone patch applied. thanks to dhani@comnet2.ee.iisc.ernet.in and
...
roessler@guug.de
1999-04-22 12:30:48 +00:00
espie
5ac3448778
Fix comments
1999-04-20 18:47:26 +00:00
rohee
c2581749d1
update to 3.13.1
1999-04-20 17:58:39 +00:00
espie
7856893b06
Lots of crisper comments...
1999-04-20 16:07:56 +00:00
fgsch
db35fb092e
Update to 5.0.1
1999-04-19 06:56:22 +00:00
fgsch
4ff05abffc
Update to fetchmail 5.0.1
1999-04-19 06:51:46 +00:00
brad
d809ebb5ee
change email addy, form@ -> ports@
1999-04-18 23:48:20 +00:00
brad
df198abbb3
remove xpm dependencies: xpm is part of OpenBSD as of 2.3
1999-04-09 02:27:12 +00:00
marc
625ba8d00f
o add DEINSTALL script that reminds the user to remove /var/spool/cucipop
...
o create /var/spool/cucipop when a package is installed
THIS PORT IS NOW FROZEN
1999-04-08 23:13:53 +00:00
marc
05a9d98ac1
o add INSTALL script to put mailcap in /etc (if needed)
...
o add DEINSTALL script to remind users to remove mailcap
o call install script from Makefile
o remove deinstall warning from packing list, now done by script
THIS PORT IS NOW FROZEN
1999-04-08 22:41:17 +00:00
marc
01eb432f0f
o patch man page to reflect proper location of config files
...
o patch doc to reflect proper location of config files
o add INSTALL/DEINSTALL scripts
o call INSTALL script from a post-install target in Makefile
o remove de-install message from packing list (now in DEINSTALL script)
THIS PORT IS NOW FROZEN FOR 2.5
1999-04-08 17:36:48 +00:00
rohee
901f2ccb38
Print a message and exit because of security problems
1999-04-07 18:53:21 +00:00
brad
662ed4bd6f
fixup CONFIGURE_ARGS
1999-04-07 04:52:26 +00:00
rohee
a531c0f122
joey@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author
1999-04-06 20:02:26 +00:00
rohee
354472035b
ejovi@OpenBSD.ORG -> ports@OpenBSD.ORG, as requested by the author
1999-04-06 19:18:45 +00:00
turan
f0a2d8406c
people are confused. these are examples. move them to share/mutt.
1999-04-02 00:37:50 +00:00
marc
a8e6ee53ef
update to exim-2.12; peter.galbavy@knowledge.com
1999-03-31 22:39:43 +00:00
jakob
371c8eaca1
update to 4.10
1999-03-30 18:26:30 +00:00
turan
1d9f933fcc
typo
1999-03-29 19:47:46 +00:00
turan
73c519d79e
move configs back to /usr/local...
1999-03-29 19:17:24 +00:00
marc
c7f6c7a7bf
update to 1.0; Keith A Watson <kaw@best.com>
1999-03-26 08:48:27 +00:00
rohee
a26f8062d8
fix MASTER_SITES
1999-03-25 19:34:39 +00:00
rohee
476616e82d
forgot this one
1999-03-24 19:14:57 +00:00
rohee
3c77221c8d
update to version 3.12
1999-03-24 19:04:14 +00:00
espie
926e5fa1a6
Fix up PLISTs.
...
At one point bsd.port.mk put out erroneous PLIST-auto, with @cwd, @pkgname,
and @pkgdep lines.
These are actually added by make package, and shouldn't usually be put
inside the PLIST, as this is extra information to update.
I left a few @cwd in, mainly for the perl modules, which want to live under
/usr to work.
1999-03-23 17:47:31 +00:00
turan
20090ffabb
remove extra pkgdep
1999-03-21 05:56:57 +00:00
turan
e91b3b2536
fix chgrp for dotlock
1999-03-19 19:36:55 +00:00
turan
a537996bc0
apply sane naming.
1999-03-19 19:35:46 +00:00
brad
c3fb0b562b
add SYSCONFDIR var
1999-03-17 00:52:47 +00:00
fgsch
4e3f982b3b
Update to 4.7.9
1999-03-10 05:07:45 +00:00
marc
554bf4c552
note that a newer version of the code is available;
...
remove ftp.win.ne.jp from master sites -- it will not allow the port
to be fetched because it does not like the format of the "password"
sent by the ftp client
1999-03-10 03:25:27 +00:00
marc
3fec43c70e
don't mirror distfile, too
1999-03-09 18:20:45 +00:00
marc
008f227064
exmh has been superseded by exmh2
1999-03-09 18:19:48 +00:00
turan
8878b73278
oops
1999-03-05 14:33:33 +00:00
turan
1bf35da822
update to 0.95.4i
1999-03-05 14:25:37 +00:00
turan
d903e592ab
update to 0.95.4i
1999-03-05 11:53:57 +00:00
marc
3e45db1680
add sha1 and rmd160 checksum to the existing md5 sums for all files;
...
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports. That version of the makefile adds all sums. Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
rohee
727c77b16e
br@spooky.net -> rohee@OpenBSD.ORG (both are me, I'm not stealing the ports :-\)\)
1999-02-27 15:59:36 +00:00
rohee
d0c7ba4230
activate exmh and postfix
1999-02-27 15:44:09 +00:00
fgsch
9afb056c74
Oops, I missed this one. Update @name.
1999-02-24 05:37:09 +00:00
marc
1536616dad
verify sources, build, install, and uninstall
1999-02-23 03:47:15 +00:00
fgsch
356643ceef
Update to 4.7.8.
1999-02-23 03:33:25 +00:00
marc
30be626929
needs version 1.64 (or later) of bsd.port.mk
...
to build/install correctly; PLIST.noshared
1999-02-21 04:26:09 +00:00
marc
8a212e4820
update to 3.49; op21@squish.org
1999-02-19 05:55:46 +00:00
marc
13b9a372ff
use NO_SHARED_LIBS instead of test for alpha;
...
use PLIST.noshared instead of PLIST.alpha
1999-02-18 02:37:26 +00:00
turan
fd29413429
update to 0.95.3i
1999-02-16 07:09:38 +00:00
fgsch
b2773225d3
Update to 4.7.7.
1999-02-10 05:03:37 +00:00
marc
32f23e4d31
fix PLIST; Markus Friedl <Markus.Friedl@informatik.uni-erlangen.de>
1999-02-04 00:32:30 +00:00
marc
918c60883d
update to beta-19990122; Dug Song <dugsong@monkey.org>
1999-02-02 19:39:16 +00:00
marc
4dc993c625
fix the remainder of long COMMENT files
1999-01-27 00:22:28 +00:00
marc
836d18328f
update to 4.05
1999-01-20 05:10:55 +00:00
fgsch
95222be495
Fix kerberos compilation; problem reported by evan.cordes@umich.edu.
1999-01-19 02:47:15 +00:00
fgsch
5c0f832830
Use the correct include directory if kerberos is wanted (still not compiling
...
until I resolve the _ problem).
1999-01-18 07:24:36 +00:00
fgsch
f981cfb538
Update to 4.7.5
1999-01-16 06:09:56 +00:00
turan
3f138ba338
update
1999-01-13 21:37:54 +00:00
turan
c5ee49a69e
oops. stupid me.
1999-01-13 21:36:12 +00:00
turan
d4d4a64f42
espie pointed me in the right direction.
...
put back and add my security changes.
1999-01-12 16:57:12 +00:00
turan
280aef9e3a
remove extra file
1999-01-12 05:18:58 +00:00
turan
8dbb6c4d21
update to 0.95.1i plus fix securty hole in rfc1524.c
1999-01-12 05:07:16 +00:00
ericj
b29a4bf277
finish postfix commit - dugsong cant connect to cvs
1999-01-12 03:22:46 +00:00
dugsong
66f4913644
upgrade to 19981230, add setgid maildrop support (jakob@crt.se)
1999-01-12 02:39:30 +00:00
marc
c737b30542
update to 0.95.1; note mktemp use in pkg/SECURITY
1999-01-11 02:40:05 +00:00
espie
79c317573a
turans@ will have to convince me this is not a wide-open security hole.
1999-01-09 15:24:24 +00:00
marc
0aa284ff76
remove unneeded patch; Kenneth R Westerback <krw@tcn.net>
1999-01-07 01:19:06 +00:00
marc
dd3fa4ac54
update to 0.95; Kenneth R Westerback <krw@tcn.net>
1999-01-04 06:33:47 +00:00
fgsch
653d060348
Update to 4.7.2. Make COMMENT < 60 chars.
1998-12-28 05:12:46 +00:00
marc
ae7c330a32
shorten comment
1998-12-17 00:36:17 +00:00
marc
82590b6f78
MIRROR_DISTFILE=no
1998-12-16 22:00:51 +00:00
marc
4f6dd08ac6
sources not available
1998-12-16 21:51:29 +00:00
marc
a55dd37414
guard build instructions with NO_WARNINGS flag
1998-12-16 20:08:42 +00:00
dugsong
3894ee54a8
add postfix to Makefile
1998-12-16 18:32:04 +00:00
dugsong
bbeea7f858
add postfix port
1998-12-16 18:30:46 +00:00
marc
dbf6f53bca
add vrfy to makefile
1998-11-21 23:07:53 +00:00
marc
393d76ab96
utility to verify email addresses and mailing lists;
...
Bruno Rohee <rohee@essi.fr>
1998-11-21 23:05:43 +00:00
turan
556bbcf6e8
update libslang depend 0.99 to 1.22
1998-11-20 05:19:43 +00:00
turan
bf986df71c
added mutt to Makefile
1998-11-19 03:31:41 +00:00
turan
634fe20dbe
added mutt port
1998-11-19 03:16:33 +00:00
form
03a6993c8e
form@vs.itam.nsc.ru -> form@openbsd.org
1998-10-20 08:39:43 +00:00
form
efd4375444
fix realloc() usage to avoid memory leak
1998-10-05 01:41:16 +00:00
marc
dc979ca70d
update to 4.03; Johan Allard <allard@netman.se>
1998-09-13 18:23:27 +00:00
marc
73926b04ce
remove unneeded @exec ranlib %D/%F from packing lists
1998-09-08 18:01:33 +00:00
marc
39e8874f5a
update to 4.02A (thanks to Jakob Schlyter <jakob@carlstedt.se>)
1998-08-14 20:27:07 +00:00
marc
22ae5b2544
update to pine/pico/pilot 4.02; imapd NOT compiled or installed
1998-08-03 04:11:48 +00:00
marc
628f90635a
updated to version to 4.5.8
1998-08-01 02:01:55 +00:00
marc
41cafa52dc
NO_PACKAGE: needs per-host config at build
...
time; mailcap default in /etc; update packing list
1998-07-29 23:02:37 +00:00
marc
fcdb67ea73
fix patch: remove empty temp file
1998-07-27 00:15:09 +00:00
marc
1ac3cf70f2
don't install originals of patched scripts;
...
install mailcap in /etc (unless there is
already a copy there; sample mailcap installed
in /usr/local/lib/metamail; clean up PLIST
for proper package installation
1998-07-26 06:28:59 +00:00
marc
13054b6a3f
update to version 0.27
1998-07-26 05:17:09 +00:00
form
98c4b512fc
add hp300 support
1998-07-09 07:12:02 +00:00
form
755c50351d
add xfmail to makefile
1998-07-08 10:05:21 +00:00
form
8e07a065d7
xfmail 1.3, nice xforms-based e-mail client
1998-07-08 09:58:29 +00:00
form
426c7746b3
fix file locking
1998-06-30 08:05:12 +00:00
form
ba7ace727d
update to 1.31
1998-06-30 05:54:49 +00:00
marc
7c95e8b1ee
add packing list for alpha that does not reference shared libs
1998-06-30 01:12:05 +00:00
marc
551d6c1efc
sources moved from ftp.sunlabs.com to ftp.scriptics.com
1998-06-29 22:33:50 +00:00
marc
4dbb442256
remove qpopper from makefile
1998-06-28 21:51:32 +00:00
marc
75addc3341
remove this port; there are known root exploits; the code is buggy;
...
the available patches may not plug all holes; see cucipop if you must use
a pop daemon
1998-06-28 21:50:11 +00:00
marc
a0eb3c6241
don't depend on the ports libxpm unless os release < 2.3;
...
libXpm is standard with 2.3
1998-06-13 23:26:38 +00:00
marc
eb7bf54991
update to version 0.26
1998-05-28 21:53:50 +00:00
angelos
26d25a0d5d
Enable bulk_mailer
1998-05-17 04:21:01 +00:00
angelos
ef2dc57fb0
bulk_mailer port
1998-05-17 04:20:30 +00:00
angelos
9aec48add7
Enable p5-Mail-POP3Client
1998-05-17 04:17:35 +00:00
angelos
1317a74ec1
p5-Mail-POP3Client port
1998-05-17 04:16:20 +00:00
angelos
966ac9d7f2
Enable asmail
1998-05-17 04:11:49 +00:00
angelos
5692d734e4
asmail port
1998-05-17 04:11:44 +00:00
angelos
f907d721a3
Enable poppassd
1998-05-17 04:09:48 +00:00
angelos
540cf84fc1
Pay attention.
1998-05-17 04:03:24 +00:00
angelos
0c3925f4e9
poppassd port
1998-05-17 04:00:26 +00:00
angelos
5100e4e792
Enable adcomplain
1998-05-17 03:53:41 +00:00
angelos
c2eae13c42
adcomplain port
1998-05-17 03:53:27 +00:00
angelos
bcd0af4942
Enable a couple of recent ports.
1998-05-17 03:47:33 +00:00
angelos
423520850d
xlbiff port
1998-05-17 03:32:55 +00:00
angelos
d9a9651a5c
movemail port
1998-05-17 03:27:18 +00:00
angelos
5f284b3833
Mark exmh as "broken", should use exmh.
1998-05-17 03:22:47 +00:00
angelos
533fbb9406
Enable exmh2, leave exmh disabled.
1998-05-17 03:22:02 +00:00
angelos
da0453a50e
exmh2 port
1998-05-17 03:21:12 +00:00
angelos
ad6f59d2ee
exmh port.
1998-05-17 03:13:33 +00:00
marc
6698f0f3f0
add qpopper to makefile
1998-05-01 23:11:31 +00:00
marc
cc96fa0080
qpopper with APOP enabled
1998-05-01 23:09:23 +00:00
marc
6d715dd801
enable mh in makefile
1998-04-30 23:54:10 +00:00
marc
4b0dfae8ce
mh port from "Angelos D. Keromytis" <angelos@cvs.openbsd.org> with
...
minor tweaks by me.
1998-04-30 23:51:57 +00:00
marc
38def063bf
add nmh to makefile
1998-04-30 04:29:11 +00:00
marc
2e74b24977
Add New MH port
1998-04-30 04:24:30 +00:00
marc
2eb593c94d
use proper locking and spool directory.
...
patch from Oleg Safiullin <form@vs.itam.nsc.ru>
1998-04-28 17:23:10 +00:00
angelos
71462b2a02
At least get rid of filedescriptor leakage.
1998-04-28 03:48:03 +00:00
angelos
dc47e3b5ae
Install pixmaps in the right place.
1998-04-28 03:45:26 +00:00
angelos
66c1ceb721
Don't ask for input.
1998-04-28 03:39:02 +00:00
angelos
a51b8c5126
Don't overwrite /usr/sbin/sendmail, since subsequent builds of the
...
source tree will overwrite that anyway.
1998-04-28 03:31:32 +00:00
angelos
b5ebf3ff17
mktemp->mkstemp for mailto.
...
I notice that metamail had patches that do mktemp->mkstemp, but there
are temp files left around as a result.
1998-04-28 03:28:36 +00:00
marc
33df1a0217
add cucipop subdir
1998-04-26 04:49:50 +00:00
marc
128c208b7b
Cubic Circle's POP3 daemon (fully RFC1939 compliant).
...
Port from Oleg Safiullin (form@vs.itam.nsc.ru )
1998-04-26 04:48:27 +00:00
marc
bdf285f14d
update NO_CDROM value for faces and procmail
1998-04-12 03:16:36 +00:00
provos
e9e7076d39
update to version 1.4.5.
1998-04-10 20:49:14 +00:00
marc
71b0fccfa6
move sample dot file to share/doc/pine; clean up
...
packing list; test package create/add/delete.
1998-03-31 05:59:41 +00:00
marc
008225d6f3
Updated to version to 4.3.8. Required one new patch.
1998-03-01 05:40:44 +00:00
marc
5e67da2ce4
Don't try to install shared libpico unless it was generated.
...
Clean up Packing list and remove share/doc/pine on uninstall
1998-02-19 06:59:26 +00:00
tacho
3b18b6c8f3
no more shared libpico... not really needed... only static
1998-01-21 22:43:21 +00:00
niklas
d6f4e4c2c2
Make work with ${WRKSUBDIR}
1998-01-16 15:40:31 +00:00
tacho
01bd9986f7
not needed
1997-12-31 11:36:18 +00:00
tacho
d18facc6bd
recent changes - new versions. all work.
1997-12-31 11:34:26 +00:00
niklas
c4e1de020c
man pages are not gzipped here
1997-12-23 10:32:18 +00:00
angelos
7a5538b617
Added xfaces.
1997-12-05 03:29:01 +00:00
angelos
0aa45e7dc6
Add xfaces 3.3 port.
...
Unfortunately, libaudio (from audio/nas) is not trivial to port, so i
removed the sound support for now.
1997-12-05 03:28:40 +00:00
angelos
b800613504
Added faces.
1997-12-05 01:37:58 +00:00
angelos
bfc745b1f5
Add faces port.
1997-12-05 01:37:13 +00:00
niklas
ff751ca666
Add makefiles from FreeBSD adapted to our current port set
1997-11-27 23:44:36 +00:00
angelos
4190bb1b23
Not everyone uses opie.
1997-11-24 03:27:38 +00:00
joey
ecc8e1c1ca
the first line of the Makefile should be OpenBSD makefile for:
not New ports...
...
removed FreeBSD's $id. no need for it.
1997-11-19 01:07:49 +00:00
gene
87f066f99b
Remove FreeBSD-specific reference.
1997-11-18 07:32:23 +00:00
gene
77460fd8ec
The rest of the elm port.
1997-11-18 07:30:12 +00:00
gene
956ba2840a
Initial elm port pretty heavilly modified with a whole new configure script and much more.
1997-11-18 04:09:46 +00:00
joey
718eed7973
added $OpenBSD$, changed ejovi to joey...removed freebsd contact from ssh
1997-11-17 21:47:27 +00:00
deraadt
15d4039688
initial ports subsystem from joey
1997-11-15 00:04:24 +00:00