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

1427 Commits

Author SHA1 Message Date
Satoshi Taoka
6f5cb8c128 procmail reader for Wanderlust on GNU Emacs.
PR:		ports/13518
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
1999-09-06 23:46:53 +00:00
Chris Piazza
dc36d7926b Add a RUN_DEPENDS on xloadimage.
From originator:
	Necessary EG For a mail with Content-Type: image/gif
	unless you happen to have EG setenv X_VIEWER xv

PR:		13472
Submitted by:	Julian H. Stacey <jhs@FreeBSD.org>
1999-09-04 20:12:34 +00:00
Chris Piazza
c7acd93f88 Update to xfmail 1.3.1 1999-09-04 06:19:43 +00:00
Michael Haro
65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00
Peter Wemm
7b8fca1447 $Id$ -> $FreeBSD$ 1999-08-30 12:09:14 +00:00
Michael Haro
d5c33331d6 activate zmailer 1999-08-30 03:23:58 +00:00
Michael Haro
badca57123 ZMailer Mail Transport Agent package
Submitted by:	Alex Perel <veers@disturbed.net>
Reviewed by:	cpiazza, obrien
1999-08-30 03:17:27 +00:00
Tim Vanderhoek
847ae8f2b6 Remove preceeding pkgname from some of the comments having one. 1999-08-29 19:19:43 +00:00
Tim Vanderhoek
4f1d4da0af Caps, no period. 1999-08-29 17:49:24 +00:00
David E. O'Brien
04e47fc6ee Portlint.
Submitted by:	mharo
1999-08-29 10:53:22 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Michael Haro
6f6054cd8e portlint 1999-08-27 20:47:00 +00:00
Michael Haro
d24242a228 add newline at end of file 1999-08-27 20:37:58 +00:00
Michael Haro
9b2ffdc46f portlint 1999-08-27 20:32:35 +00:00
Michael Haro
95e4fea03e echo -> ${ECHO} && portlint 1999-08-27 20:31:07 +00:00
Michael Haro
a8b5f10a6f sed -> ${SED} and portlint 1999-08-27 20:16:57 +00:00
Sheldon Hearn
79129066a3 Argh! The last commit got the port installing the exim binaries into
${PREFIX}/bin instead of ${PREFIX}/sbin . Fixed.

Reported by:	Mike Freislich <mikef@korbitec.com>
1999-08-26 11:30:48 +00:00
Sheldon Hearn
b1c81170db Fix install error for users who comment out USE_XLIB.
While I'm here, bump "Version required:".

Reported by:	Mike Freislich <mikef@korbitec.com>
1999-08-26 08:29:06 +00:00
David E. O'Brien
72f6b5e736 Upgrade to version 1.0 prerelease #1. 1999-08-25 20:10:04 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
585c189554 Upgrade to 0.95.7. 1999-08-22 09:00:24 +00:00
Jim Mock
6477fe63ff Changed info site URL.
PR:		13313
Submitted by:	maintainer
1999-08-22 03:31:25 +00:00
SADA Kenji
b2fd9f020d Make dependency to emacs binary as an absolute path.
Remove needless ``site-lisp'' from load-path at startup-el.el .

Submitted by:	Shigeyuki Fukushima <shige@FreeBSD.org>
Approved by:	maintainer
1999-08-18 16:20:24 +00:00
SADA Kenji
790af7141e Add 'load "mime-setup"' statements into each startup.el .
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-16 21:59:54 +00:00
Chris Piazza
b2c4b25f76 Use ${PERL5} instead of /usr/bin/perl
PR:		12199
Submitted by:	Nick Hibma <nick.hibma@jrc.it>
1999-08-15 07:23:14 +00:00
SADA Kenji
90943b1a38 Activate mail/wanderlust-xemacs{-mule,20}.
Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-14 22:50:04 +00:00
SADA Kenji
9fac85efa7 Wanderlust is a mail/news agent for Emacs/XEmacs .
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-14 22:47:16 +00:00
SADA Kenji
11ade74a8b Wanderlust: A mail/news agent for xemacs/emacs.
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-08-14 22:45:19 +00:00
SADA Kenji
2e93233e1d Upgrade to 1.0.3.
Submitted by:	Maintainer
1999-08-14 22:41:13 +00:00
Jim Mock
6ed837277c Updated to version 0.5.6a 1999-08-14 07:49:12 +00:00
Jim Mock
27d8772d8c Updated my email address 1999-08-14 07:43:13 +00:00
Chris Piazza
4f2a312edd Update MASTER_SITES and fix an email address in DESCR
PR:		13121
Submitted by:	maintainer
1999-08-14 03:19:03 +00:00
Satoshi Taoka
f5c403ffd5 Added knewmail 1999-08-12 00:15:08 +00:00
Satoshi Taoka
5a736c6681 A Mail notifier for the KDE enviorment.
PR:		12131
Submitted:	Tomer Weller <wellers@netvision.net.il>
1999-08-12 00:14:02 +00:00
Chris Piazza
800ad6d6d6 MASTER_SITES have changed, update accordingly
PR:		13024
Submitted by:	maintainer
1999-08-11 04:14:46 +00:00
Tom Hukins
99c52582b6 Fix MASTER_SITES and update MAINTAINER address 1999-08-08 21:07:37 +00:00
Chris Piazza
aeccf463ff Activate p5-MIME-Lite 1999-08-06 04:27:06 +00:00
Chris Piazza
ef3d64c817 MIME::Lite is intended as a simple, standalone module for generating
(not parsing!) MIME messages... specifically, it allows you to output a
simple, decent single- or multi-part message with text or binary
attachments.

Submitted by:	Alex Perel <veers@disturbed.net>
1999-08-06 04:26:29 +00:00
David E. O'Brien
b8a18b1d43 s/BUILD_DEPEND/BUILD_DEPENDS/g 1999-08-05 17:29:38 +00:00
Bill Fumerola
645386427f o Upgrade to 19990601
PR:		ports/12603
Submitted by:	Hoss Firooznia <hfir@math.rochester.edu>

o Put CFLAGS in the proper place (not in ALL_TARGET)
1999-08-04 13:53:00 +00:00
Sheldon Hearn
d9f7575c6f Update 3.02 -> 3.03:
Added Makefile knob for the new MySQL support within lookups.
	Added Makefile knob for the improved LDAP support.
	Turn TCP Wrappers support as default behaviour.
	Turn on embedded perl.

	See doc/NewStuff in the distfile for bugfixes and enhancements.
1999-08-03 17:01:39 +00:00
Chris Piazza
926731b5a2 Update to version 0.5.3. reword DESCR a tad. 1999-08-02 11:41:51 +00:00
Chris Piazza
7de237761f Update to version 5.0.5 1999-08-02 05:56:23 +00:00
Chris Piazza
4c8b848b10 Update to version 0.4.8c
PR:		12902
Submitted by:	Jim Mock <jim@blues.ghis.net>
1999-08-01 00:51:05 +00:00
Nick Sayer
c817481453 Ugrade to latest version 1999-07-29 17:50:33 +00:00
Chris Piazza
6b99897788 Update to 0.54
PR:		12678
Submitted by:	Jim Mock <jim@phrantic.phear.net>
1999-07-17 17:31:00 +00:00
Chris Piazza
d10516103d Update to 0.5.0a
PR:		12677
Submitted by:	maintainer
1999-07-17 04:04:33 +00:00
Chris Piazza
12f1587218 Fix the second master site. 1999-07-14 05:50:03 +00:00
Chris Piazza
b572e1b306 Unbreak this port by grabbing a couple of random ftp sites that
have this distfile.
1999-07-14 03:03:20 +00:00
David E. O'Brien
fe9cdc5d4c BROKEN='single master site is unreachable' 1999-07-14 02:41:15 +00:00
Stefan Bethke
aaf788718a Provide correct argv[0] for pop3d
PR:	 ports/12580
1999-07-12 16:41:04 +00:00
Michael Haro
d6e8710972 don't change ownership on /usr/local/man, /usr/local/man1, /usr/local/man8
when installing this port.

PR:		12426
Submitted by:	pauls@ieng.com
1999-07-12 04:09:14 +00:00
Chris Piazza
ab22daebf7 Update to version 1.16 to unbreak the port (checksum mismatch)
PR:		12575
Reported by:	Phil Duffen <phil@pavilion.net>
1999-07-10 22:42:40 +00:00
Satoshi Asami
6eb78d1f47 Fix syntax error that was killing the package build. 1999-07-09 20:17:53 +00:00
Sheldon Hearn
43e3315ac1 Resolve a package name conflict with deve/mm by packaging as metamail-2.7
instead of mm-2.7 .

PR:	12563
Reported by:	nsayer
1999-07-09 12:11:33 +00:00
David E. O'Brien
2acab07d7a Rather than be broken on the Alpha, just don't try to build the docs. 1999-07-08 23:28:54 +00:00
Chris Piazza
a7ce5a3f60 Upgrade to 0.4.8a. 1999-07-08 05:34:24 +00:00
Steve Price
38f095818e Disable sound support on the Alpha for the time being. 1999-07-04 21:45:30 +00:00
Steve Price
ecfa8e90de Don't write to DISTDIR. 1999-07-04 21:45:10 +00:00
Steve Price
07d41a6a40 Mark this port broken for Alpha because it coredumps in sgmls. 1999-07-04 21:25:05 +00:00
Steve Price
ecee8139a9 No need to use '-p' since ${MKDIR} == 'mkdir -p'. 1999-07-04 21:20:21 +00:00
Tim Vanderhoek
a48bc2f5ee Fix instances of "This is ...." 1999-07-03 09:31:52 +00:00
Nick Sayer
154563fcf7 1. Update port to v1.1 of ssl add-on
2. Change PKGNAME to conform to port naming rules (per Satoshi)
1999-07-02 18:03:14 +00:00
Dirk Froemberg
8a14a57b16 Switch from mysql322 to mysql322-client and mysql322-server. 1999-07-01 09:06:39 +00:00
Chris Piazza
30beafaabf Update to 0.4.8. 1999-06-29 21:28:31 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Chris Piazza
6d6a45d6b7 Update to ml version 3.4
PR:	12186
Submitted by:	maintainer
1999-06-26 09:22:50 +00:00
SADA Kenji
91ca5ad1a6 Activate wanderlust-mule.
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
PR:	ports/12277
1999-06-25 21:24:33 +00:00
SADA Kenji
f40e8b160e Wanderlust is a mail/news agent on Emacs/XEmacs .
PR:		ports/12277
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-25 21:22:09 +00:00
SADA Kenji
b2c524862c Activate mail/wanderlust-emacs{,20}.
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-23 20:11:59 +00:00
SADA Kenji
da420ef48a Wanderlust is a mail/news agent on Emacs/XEmacs .
PR:		ports/12278
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-23 20:08:04 +00:00
SADA Kenji
6532e1125e Wanderlust is a mail/news agent on Emacs/XEmacs .
PR:		ports/12276
Submitted by:	MANTANI Nobutaka <nobutaka@nobutaka.com>
1999-06-23 19:54:51 +00:00
Nick Sayer
5331a57fa5 Fix wrong MD5 sum. 1999-06-23 19:08:16 +00:00
Nick Sayer
f411047cf3 Fix small typo 1999-06-23 19:07:22 +00:00
Nick Sayer
e8b984175a Second try at importing the pine4 + SSL port 1999-06-23 07:30:55 +00:00
David E. O'Brien
39609d470c Upgrade to version 0.95.6. 1999-06-23 06:29:16 +00:00
Nick Sayer
ab767de7bb Well, the import went badly. I have asked asami for advice on how to
clean up, but in the mean time, I might as well finish what I can:

Add pine4-ssl to ports/mail/Makefile
1999-06-23 03:48:22 +00:00
Nick Sayer
e760e11fdb Preparation for importing pine4 + SSL port.
Suggested-by: asami@freebsd.org
1999-06-23 03:40:26 +00:00
Steve Price
b690c95a7a Disable sound support on the Alpha. 1999-06-22 17:40:16 +00:00
Chris Piazza
75ad7f2c38 Update to 0.4.7b 1999-06-21 23:03:25 +00:00
Sheldon Hearn
fb42f6ed65 Update maintainer's e-mail address. 1999-06-21 11:07:15 +00:00
Michael Haro
eda5ac53e3 Move NO_LATEST_LINK from pine4 to pine3 1999-06-21 07:52:21 +00:00
Chris Piazza
a4ccf837b0 Support ${CC}. 1999-06-19 23:40:00 +00:00
Chris Piazza
6844f7279a Update wmpop3 from 0.2.2a to 0.5.0a.
PR:	12111
Submitted by:	maintainer
1999-06-19 23:32:57 +00:00
Chris Piazza
bbed9774f9 Change my email address to FreeBSD.org.
Also some minor nits (extra fluff in all of my ports' DESCR files,
USE_XLIB defined when USE_X_PREFIX is also defined, etc).
1999-06-19 08:26:18 +00:00
Sheldon Hearn
6aa723379a Bump "Version required".
Sync our customized files/Makefile with exim's src/EDITME, whence it
comes.
1999-06-17 08:53:12 +00:00
Sheldon Hearn
585ffe186b Work around the way odd shells sabotage exim's arch-type script.
Reported by:	Martti Kuparinen <martti@research.zopps.fi>
1999-06-17 08:46:27 +00:00
Hidetoshi Shimokawa
4063e744f6 Replace FreeBSD-i386 with `${OPSYS}-${MACHINE_ARCH}'. 1999-06-16 02:55:31 +00:00
Joseph Koshy
b699cdbfcb Make DESCR upto-date.
PR:		ports/12177
Submitted by:	Scott.Blachowicz@seaslug.org
		(maintainer)
1999-06-14 03:44:53 +00:00
Justin M. Seger
1c9f9e6798 Update to fetchamil 5.0.4.
Submitted by:	cpiazza@home.net
PR:		ports/12172
1999-06-14 02:18:52 +00:00
Satoshi Taoka
35d83b9394 add spruce 1999-06-11 08:30:42 +00:00
Satoshi Taoka
7e169a4a79 A simple GTK based email client.
PR:		12039
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-06-11 08:29:17 +00:00
Steve Price
8795166b2a Here's a appropriate commit message for the last commit.
Upgrade to version 3.02, featuring:
		Simplified handling of domain/host/net/address lists.
		Regex handling bugfixes and improvements.
		Bugfixes.
		Logical improvements.
		Documentation improvements.

	WARNING: backward compatability issues. See README.UPDATING in
	the distribution tarball for details.

	Change maintainer's address.
1999-06-09 11:09:56 +00:00
Steve Price
9392428027 In attempt to keep someone from finding valid usernames return a
"password incorrect" message when the username is invalid.

PR:		11952
Submitted by:	Jason Garman <jgarman@sso.sytexinc.com>
1999-06-08 23:37:31 +00:00
Steve Price
2faf86bf35 Update to version 3.02.
PR:		12004
Submitted by:	maintainer
1999-06-08 23:28:03 +00:00
Steve Price
593990a1e7 The xforms ports is no longer an i386-only port. 1999-06-08 22:15:15 +00:00
Bill Fumerola
4b6e3f52fd Upgrade ezmlm to 0.322
Submitted by:	tom
1999-06-07 13:30:39 +00:00
Tim Vanderhoek
a6ef0f0a41 farily -> fairly 1999-06-06 17:27:01 +00:00
Steve Price
4042b3dddf Update to version 0.5.2 and add a MASTER_SITE.
PR:		11792
Submitted by:	maintainer
1999-06-06 16:27:38 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Steve Price
5f48cbd6fd Use new gnomelibs port and set USE_LIBTOOL=yes
PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
1999-05-30 03:38:11 +00:00
Michael Haro
3f186d44a6 remove pacbell.com and another bad master_site 1999-05-29 09:47:53 +00:00
Jacques Vidrine
427bef6ec0 s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honored 1999-05-28 16:38:38 +00:00
David E. O'Brien
ac054d137c Upgrade to 0.95.5. 1999-05-26 07:02:07 +00:00
David E. O'Brien
650768ca58 Depend on `urlview' when offically package building. 1999-05-25 23:38:56 +00:00
Michael Haro
4102f5d58e Add WWW:
PR:		11762
Submitted by:	Sheldon Hearn <sheldonh@uunet.co.za>
1999-05-18 19:35:05 +00:00
Michael Haro
d59e297c21 add WWW:
PR:		11759
Submitted by:	Sheldon Hearn <sheldonh@uunet.co.za>
1999-05-18 18:59:51 +00:00
Steve Price
bcdaf06d5d Update to version 5.0.3.
PR:		11694
Submitted by:	maintainer
1999-05-16 23:35:50 +00:00
Andrey A. Chernov
39578c8f2d Since perl 503 set close-on-exec on pipe() call, turn it back 1999-05-16 23:14:33 +00:00
Andrey A. Chernov
484d98218a upgrade to 3.52 1999-05-16 22:58:26 +00:00
Satoshi Asami
7a143b1217 Back out unapproved commit from an idiot committer who can't
understand what "ports freeze" means.
1999-05-12 01:33:37 +00:00
Andrey A. Chernov
ef8667b482 upgrade to 3.52 1999-05-11 14:16:53 +00:00
Satoshi Taoka
6b0522020d Changed to a master port of japanese/exmh2
PR:		ports/10592
Submitted by:	Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp>
1999-05-11 01:35:42 +00:00
Seiichirou Hiraoka
d58af26997 Change MASTER_SITES
PR: ports/11628
Submitted by: Scott.Blachowicz@seaslug.org
1999-05-10 17:47:01 +00:00
Steve Price
1f70878a07 Update to version 0.5.1.
PR:		11617
Submitted by:	maintainer
1999-05-10 04:10:04 +00:00
Stefan Bethke
fa7038bd2f Add example for inetd.conf (forgotten in last commit). 1999-05-10 02:31:20 +00:00
Stefan Bethke
53808164cb - Update to 1.5.19
- Don't overwrite pre-existing imapd.conf
- Fix installation of doc files
- Clean up pkg/COMMENT
1999-05-10 02:22:58 +00:00
David E. O'Brien
c13b124c9a Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.
(hope he doesn't mind)
1999-05-09 21:47:25 +00:00
Steve Price
5f3edc9a0c Activate the bbmail port. 1999-05-09 17:32:14 +00:00
Steve Price
49a0732e90 Initial import of bbmail version 0.5.0.
A tool intended for Blackbox that checks for new mail.

PR:		11477
Submitted by:	Chris Piazza <cpiazza@home.net>
1999-05-09 17:30:45 +00:00
Thomas Gellekum
8acea7e34e Fix tkConfigStep.sh location.
PR:             11530
Submitted by:   Glenn Johnson <gljohns@bellsouth.net>
1999-05-06 09:33:16 +00:00
Dirk Froemberg
600cbb11a1 Build and install static version of the library (${PREFIX}/lib/libc-client4.a),
too. This is required for the upcoming IMAP-support for apache13-php3.
1999-05-04 14:41:38 +00:00
Michael Haro
c7a56e9c3e Add (prepare to be shocked) WWW: 1999-05-03 05:50:38 +00:00
Steve Price
c5c906f633 Add the mailx, qmail-contrib, and qmailanalog ports. 1999-05-03 02:59:36 +00:00
Steve Price
d396bf6dfe Initial import of mailx version 0.5.
A mail command with mailx extensions.

PR:		10161
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.org>
1999-05-03 02:58:28 +00:00
Steve Price
fc76415ee8 Initial import of qmailanalog version 0.70.
A collection of tools to analyze qmail-send's activity.

PR:		8900
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-05-03 02:46:44 +00:00
Steve Price
a63d37261e Initial import of qmail-contrib version 0.1.
A set of contrib'd tools for qmail.

PR:		8899
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-05-03 02:44:24 +00:00
Steve Price
7f73f6e5e7 Update to version 0.2.11.
PR:		11404
Submitted by:	maintainer
1999-05-03 02:28:40 +00:00
Steve Price
1e9661d4b1 Add Dialup Users List from vix.com.
PR:		9864
Submitted by:	Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
1999-05-03 02:06:17 +00:00
Torsten Blum
599127a79d upgrade to smail 3.2.0.106 1999-05-02 20:27:15 +00:00
Torsten Blum
158871f40c mv -> ${MV}
cp -> ${CP}
install -> ${INSTALL}
mkdir -> ${MKDIR}

PR:		ports/10934
1999-05-02 20:26:38 +00:00
Steve Price
c242b7b04a Update to version 1.5.2.
PR:		11352
Submitted by:	maintainer
1999-05-01 02:47:40 +00:00
Michael Haro
8dd200a695 update libdepends 1999-04-27 20:15:37 +00:00
Kris Kennaway
1cf7e924c5 Don't use CFLAGS for CXXFLAGS. If someone wants to compile the port using
optimization settings, they can use CXXFLAGS like everyone else :-)
1999-04-25 13:22:06 +00:00
Kris Kennaway
b338c265c4 Upgrade to v2.3, take over MAINTAINERship.
Reviewed by:	andreas (previous maintainer)
1999-04-24 17:01:47 +00:00
Satoshi Taoka
291beb8efb Update to version 0.9.2
Get tkstep being optional

Noticed by:	maintainer (who sent me the e-mail including the diff)
1999-04-22 16:35:48 +00:00
Marc G. Fournier
c3f853f139 Move WWW to DESCR from Makefile ... 1999-04-21 00:39:35 +00:00
Stefan Bethke
8caed28090 Move URL to pkg/DESCR. 1999-04-21 00:29:38 +00:00
Stefan Bethke
b389c3c772 Update MASTER_SITES
ADD WWW_SITE (for net/netatalk)
1999-04-20 22:54:02 +00:00
Steve Price
1868c73f8f Maintainer found a real home for the distfile.
Submitted by:	maintainer
1999-04-19 03:40:27 +00:00
Satoshi Taoka
436672e9db Add postilion 1999-04-17 04:55:52 +00:00
Satoshi Taoka
9faebf2bb2 Postilion is a mail client derived from tkRat that has a NeXt style interface
PR:		10271
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-04-17 04:52:04 +00:00
Michael Haro
ee48b590a2 refer to pop3pw as pop3pw not popasswd
PR:		11162
Submitted by:	Andrew <andrew@ugh.net.au>
1999-04-16 09:01:37 +00:00
Michael Haro
600de52ace Remove configuration files from PLIST
PR:		11118
Submitted by:	Tom Hukins tom@eborcom.com
1999-04-13 23:59:37 +00:00
Satoshi Asami
93e71e0885 Add postfix. 1999-04-12 08:18:30 +00:00
Bill Fumerola
049b253ab2 Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
Andrey A. Chernov
efe339a524 oops, remove dotlock 1999-04-07 18:36:43 +00:00
Andrey A. Chernov
d4a8c80797 upgrade to +54 1999-04-07 18:28:40 +00:00
Torsten Blum
0fda4ac64d Fix program_directory in main.cf 1999-04-07 14:51:34 +00:00
Torsten Blum
3e0dc9e3cd Fix paths in sample-main.cf with sed 1999-04-07 14:48:23 +00:00
Kris Kennaway
3dd226bf5e Update to 0.63
Approved by:	maintainer
1999-04-07 14:08:47 +00:00
Andrey A. Chernov
c14592d0fe upgrade to 3.13.1 1999-04-07 06:11:28 +00:00
Seiichirou Hiraoka
f5ee9f57c5 Update to 5.0.0
PR: ports/10977
Submitted by: mharo@area51.fremont.ca.us
1999-04-06 11:44:17 +00:00
Satoshi Asami
d02e46d897 Change maintainer's address at his request. 1999-04-06 09:19:38 +00:00
Jun-ichiro itojun Hagino
b3c2162ca1 smtpfeed version up to 1.00.
sendmail patch updated to 893+3.2W.
1999-04-03 08:25:18 +00:00
Steve Price
ae92ccca1b Update to version 0.63a.
PR:		10898
Submitted by:	maintainer
1999-04-02 03:30:08 +00:00
Steve Price
5626c0a71c Update to version 0.321.
PR:		10867
Submitted by:	maintainer
1999-03-31 15:34:35 +00:00
Seiichirou Hiraoka
3104f681d2 Update to 4.7.9
PR: ports/10888
Submitted by: mharo@patrol.area51.fremont.ca.us
1999-03-31 11:17:47 +00:00
Satoshi Taoka
accd518c74 Added wmpop3 1999-03-30 19:07:39 +00:00
Satoshi Taoka
055c4a06d6 wmpop3 is a pop3 mail checker for the Window Maker dock.
PR:		ports/10834
Submitted by:	Jim Mock jim@phrantic.phear.net
1999-03-30 19:05:47 +00:00
Torsten Blum
f7f54da77e Port of Wietse Venema's postfix, yet another mail transport agent that tries to
replace sendmail.
1999-03-29 20:15:09 +00:00
Satoshi Asami
0938d81904 Use FORBIDDEN to indicate that this port shouldn't be built under any (some)
circumstances.  This is different from BROKEN, which merely means we think
it is broken.
1999-03-29 07:50:14 +00:00
Andrey A. Chernov
426d697985 comment out vhost support since it brings db2 vs. libc conflict in
certain situations.
Describe why it is impossible to use APOP in such situation even for
real accounts
1999-03-29 02:35:24 +00:00
Andrey A. Chernov
b2fa6925a0 turn on virtual hosts support 1999-03-29 02:01:38 +00:00
Andrey A. Chernov
e73524ed54 use system md5.h with system -lmd 1999-03-28 13:14:11 +00:00
Seiichirou Hiraoka
a1dcc9106e One of the MASTER_SITES for the ezmlm port has changed.
PR: ports/10777
Submitted by: tom@eborcom.com
1999-03-26 15:44:29 +00:00
Steve Price
baaa8fa5f6 Put this port's distfile up on my webpage until the MASTER_SITE is
resurrected by the maintainer.

PR:		10713
1999-03-24 17:49:46 +00:00
Jacques Vidrine
44fd49452f MAINTAINER says:
Make the balsa port build again after the recent changes to gtk, orbit,
 gnome, and the reorganization of the gnome mirrors. Also, remove myself
 as the maintainer because I don't have the resources to keep up with
 gnome.

PR:		ports/10552
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1999-03-24 16:38:27 +00:00
Steve Price
a2eeee167a Cleanup packing list.
PR:		10628
Submitted by:	maintainer
1999-03-22 02:35:49 +00:00
Satoshi Asami
2a68ff1328 Add cmail. 1999-03-19 22:23:57 +00:00
Jacques Vidrine
c1acc95b5a Now that gettext includes a shared library, dependencies should
use it in LIB_DEPENDS.

PR:		 ports/10647
Submitted by:	 Jeremy Lea <reg@shale.csir.co.za>
1999-03-19 04:40:10 +00:00
Satoshi Taoka
bd7268f8da A simple mail counter, useful for multiple mailfiles
PR:		ports/9256
Submitted by:	Chip Marshall chip@eboai.org
1999-03-18 05:29:14 +00:00
Steve Price
1f00c3cd5e Update to version 1.12.
PR:		10177
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
1999-03-15 02:18:23 +00:00
Steve Price
788b5a54dd Update to version 4.7.8.
PR:		10198
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1999-03-15 02:09:24 +00:00
Steve Price
05f9231470 Update to version 4.122.
PR:		10207
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-03-15 02:00:04 +00:00
Steve Price
7e03a84d91 Update to version 4.10.
PR:		10286
Submitted by:	maintainer
1999-03-15 01:41:19 +00:00
Steve Price
877112a97a Update to version 4.5.
PR:		10288
Submitted by:	maintainer
1999-03-15 01:38:38 +00:00
Steve Price
88c2d2969c Update to version 0.62.
PR:		10305
Submitted by:	maintainer
1999-03-15 01:32:32 +00:00
Jacques Vidrine
cdec159729 Update 1.1 -> 1.2.
Submitted by:	Stephen J. Roznowski <sjr@home.net>
PR:		ports/10238
1999-03-15 01:29:18 +00:00
Steve Price
ca2d2573b2 Update to version 0.62.
PR:		9831
Submitted by:	maintainer
1999-03-15 01:16:05 +00:00
Marc G. Fournier
d5ba786a25 Commit all Y2K/WWW_SITE changes from today... 1999-03-11 21:47:15 +00:00
Andrey A. Chernov
ec51e8d15e remove manpages from PLIST 1999-03-07 18:04:01 +00:00
Andrey A. Chernov
26b15f9517 upgrade to 3.12
Submitted by:  Ollivier Robert <roberto@keltia.freenix.fr>
1999-03-07 18:02:17 +00:00
Jun-ichiro itojun Hagino
fad54126b1 upgrade original distribution to smtpfeed-0.95 and sendmail 8.9.3+3.2Wpre. 1999-03-06 05:22:03 +00:00
Jun-ichiro itojun Hagino
305b3e1d10 s/orbs.dorkslayers.com/relays.orbs.org/ 1999-03-04 12:31:06 +00:00
David E. O'Brien
205cc0b054 upgrade to 0.95.4 1999-03-04 03:13:46 +00:00
Bill Fumerola
d00c251f6d BROKEN= "requires emacs to build but has no dependency for it."
Found By:	Satoshi's errorlogs.
1999-03-02 21:12:37 +00:00
SADA Kenji
96d4c405a7 Add a notation about user restriction.
PR:	ports/10114
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1999-02-26 14:51:31 +00:00
Joseph Koshy
c03786b7ad Additional config options at port build time.
PR:		ports/10119
Reviewed by:	jkoshy
Submitted by:	Scott Blachowicz <sab@seanet.com>
1999-02-23 03:17:12 +00:00
Joseph Koshy
4e788c13f4 Use local mts for mail delivery instead of using SMTP.
PR:		ports/10119
Submitted by:	Sheldon Hearn <axl@iafrica.com>
1999-02-23 02:23:06 +00:00
Steve Price
209161531c Cleanups from new maintainer.
PR:		9929
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-02-22 04:19:11 +00:00
Steve Price
e65832c24f Cleanups from new maintainer.
PR:		9930
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-02-22 04:17:42 +00:00
Jun-ichiro itojun Hagino
1b317ea37d update base distribution to:
- smtpfeed 0.93
- sendmail 8.9.3 with WIDE patch 3.1
1999-02-19 04:24:09 +00:00
Andrey A. Chernov
12aed04cc8 better version of defaulting English responces patch 1999-02-18 18:20:29 +00:00
Andrey A. Chernov
fd91de95ae fix errors in ru.po (posted to mutt-dev) 1999-02-16 15:32:31 +00:00
Andrey A. Chernov
d7ae2fdd18 use English fallback for multi_choice responces too
(patch posted to mutt-dev)
1999-02-16 14:22:08 +00:00
David E. O'Brien
018a2c32fe manual.latin1 should be in the optional plist file, not the standard one.
bug noticed by:							ache
implied-Ok'ed to fix problems experienced by ache's, by:	Satoshi
1999-02-13 20:19:45 +00:00
David E. O'Brien
9233d4a797 * fix support for Russan language - there is a sign extension bug in new
version and lack of english responce fallback
* when installing in the face of certain environmental vars, manual.latin1 does   not get installed

Submitted by:	ache
Ok'ed by:	Satoshi
1999-02-13 20:15:12 +00:00
David E. O'Brien
6c14097bdc update to 1.12
Submitted by:	Michael <mharo@area51.fremont.ca.us>
Ok'ed by:	Satoshi
1999-02-13 02:50:51 +00:00
David E. O'Brien
33c1549a7a upgrade to 0.95.3 1999-02-12 22:32:37 +00:00
Jun Kuriyama
089e788cc7 Change mode bin.bin to root.wheel.
Requested by:	maintainer
1999-02-12 15:40:33 +00:00
Joseph Koshy
a6b50f238a Upgrade to v1.0.
Submitted by:	Scott Blachowicz <Scott.Blachowicz@seaslug.org>
		(maintainer)
1999-02-11 08:57:13 +00:00
Jun Kuriyama
c601a0c597 Activate rblsmtpd. 1999-02-11 07:55:05 +00:00
Jun Kuriyama
2f50aab331 RBL (Realtime Blackhole List) smtp daemon for blocking SPAM.
PR:		ports/8516 and ports/9080
Submitted by:	John Saunders <john@nlc.net.au>
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-02-11 07:23:16 +00:00
Mark Murray
3e0e233984 Explicit use of Berkeley DB (careful, DBM users!).
Fixed use of $local_part in router configurations.
Fixed "unseen" on router or director on deferment of delivery.
Other minor fixes.

Fixed handling of USE_XLIB to deal with =NO correctly.

Submitted by:	maintainer
1999-02-10 16:09:49 +00:00
Vanilla I. Shu
70ece85fde Upgrade to 0.4.9.
PR:		ports/9887
Submitted by:	maintainer
1999-02-03 20:50:05 +00:00
Satoshi Asami
5114e2637e Adjust port Makefiles to new EXTRACT_* variable defaults. See log of
bsd.port.mk rev. 1.304 for details on the change.

The fix here is one of the following.

(1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining
    EXTRACT_* commands.

(2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously
    calling the "tar" command (i.e., arguments like "-xzf" are spelled
    out).

(3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS},
    add ${EXTRACT_AFTER_ARGS} to the command line as well.

(4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS
    is set, define the other two too.
1999-02-03 11:12:01 +00:00
Satoshi Asami
b7ab881b8f Change libPropList directory name.
Forgotten by:	vanilla
1999-02-03 08:09:51 +00:00
David E. O'Brien
9ea83f8d67 Adjust PLIST's 1999-01-31 23:05:35 +00:00
Mark Murray
e283a9c2da Upgrade to version 2.11, featuring minor bug-fixes and some new features.
New features are backward compatible.

Submitted by:	maintainer
1999-01-27 14:07:08 +00:00
Steve Price
0c882f929c Activate the rlytest port. 1999-01-26 03:23:00 +00:00
Steve Price
7e9600161d Initial import of rlytest version 1.15.
Test an SMTP host for third-party relay.

PR:		9531
Submitted by:	Paul Chvostek <paul@it.ca>
1999-01-26 03:20:56 +00:00
Jun-ichiro itojun Hagino
ca1b52cba8 upgrade base version to 0.92. 1999-01-23 16:50:29 +00:00
Seiichirou Hiraoka
6ad80e9513 MASTER_SITES has changed. 1999-01-21 03:47:42 +00:00
Masafumi Max NAKANE
b94efe3f0b Upgrade, 3.0pl63 -> pl65. 1999-01-19 22:54:15 +00:00
Satoshi Asami
4eab2ea329 Add virtual category "windowmaker". 1999-01-18 06:43:04 +00:00
Satoshi Asami
0b8e44dd88 Add "afterstep" virtual category. 1999-01-18 06:38:08 +00:00
Steve Price
59fe906167 Activate the ezmlm and ezmlm-idx ports. 1999-01-18 03:52:48 +00:00
Steve Price
a74c1446d8 Initial import of ezmlm-idx version 0.313.
Dan J. Bernstein's cleaned up version of ezmlm version 0.53.

PR:		8885
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-01-18 03:51:18 +00:00
Steve Price
c1a0011236 Initial import of ezmlm version 0.53.
An easy-to-use, high-speed mailing list manager for qmail.

PR:		8884
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-01-18 03:48:08 +00:00
Vanilla I. Shu
c3279c9286 BROKEN this ports, it can't with with gnome 0.99.x. 1999-01-17 19:59:38 +00:00
Wolfram Schneider
b74e38156d Remove popclient from the ports collection. Popclient has been
abandoned by the author (who wrote fetchmail as a replacement).

The source code for popclient is still available at
http://www.freebsd.org/~wosch/src/popclient-3.0b6.tar.gz
1999-01-16 22:03:57 +00:00
Hidetoshi Shimokawa
93aa89f88c Fix for alpha.
- remove 'long time()' and add '#include <time.h>'.
1999-01-16 12:15:50 +00:00
Andrey A. Chernov
c651511a68 upgrade to 3.49 1999-01-15 00:36:59 +00:00
Jun-ichiro itojun Hagino
3be7666be6 upgrade base version of smtpfeed to 0.91.
upgrade base version of (patched) sendmail to 8.9.2+wide patch 3.1.
1999-01-13 15:16:35 +00:00
Andrey A. Chernov
35ac9d4105 handle -- sendmail arg 1999-01-13 12:14:58 +00:00
Marc G. Fournier
c7beeaae1f More Y2K Statement Links... 1999-01-13 02:47:33 +00:00
Hidetoshi Shimokawa
145684059e Rewrite p5- module's PLIST for alpha.
Use newly introduced %%PARL_ARCH%% for dirname of architecture
dependent libraries.
(i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!)

Approved by: asami
1999-01-11 15:34:56 +00:00
Steve Price
36500cd900 Activate the ml port. 1999-01-11 05:13:57 +00:00
Steve Price
e4cb808665 Initial import of ml-3.3.
An X11 IMAP client.

PR:		6018
Submitted by:	Jeroen Hogeveen <albast@xs4all.nl>
1999-01-11 05:13:09 +00:00
Jun-ichiro itojun Hagino
66e35b23eb upgrade base version to 0.90.
put master distribution into http://freefall/~itojun.
unbroken the port.
1999-01-09 14:56:55 +00:00
Andrey A. Chernov
5c4e9b3a76 add Russian Windows charset 1999-01-09 07:57:08 +00:00
David E. O'Brien
519f5c64b1 remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are now
run-time .muttrc configurable.
1999-01-07 18:43:20 +00:00
Hidetoshi Shimokawa
ec8a4e66c1 Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.
XForms has not been available for FreeBSD/alpha yet.
1999-01-07 08:19:57 +00:00
David E. O'Brien
9a0eb1bf75 upgrade to 0.95.1 1999-01-05 03:12:08 +00:00
Steve Price
c480e96df4 Update to mew version 1.93.
PR:		8860
Submitted by:	maintainer
1999-01-02 20:03:25 +00:00
Steve Price
5271784b66 Activate serialmail port. 1999-01-02 19:55:52 +00:00
Steve Price
8e058493fc Initial import of serialmail version 0.75.
Tools for passing mail across serial links.

PR:		8564
Submitted by:	Tom Hukins <tom@eborcom.com>
1999-01-02 19:55:05 +00:00
Jun Kuriyama
54d08d685f Activate distribute. 1999-01-01 14:19:58 +00:00
Jun Kuriyama
f87915589a Mail dispatcher for mailing list. Fits nicely with majordomo.
Original port created by:       itojun
Will be maintained by:          kuriyama
1999-01-01 12:57:38 +00:00
David E. O'Brien
1741542dfd turn on hbiff 1998-12-30 04:35:02 +00:00
David E. O'Brien
9002cc6d80 Replacement for xbiff that flashes when new mail arrives like the
traditional xbiff.  In addition, if you click on the hbiff icon, a window
will popup showing the mail headers.  This makes hbiff better than xlbiff
where privacy is an issue since the headers are only displayed when you
request.
1998-12-30 04:29:38 +00:00
Dirk Froemberg
dbe21b7caa Upgrade to 2.0
Requested by:	Andreas Klemm <andreas@FreeBSD.ORG>
1998-12-28 23:44:05 +00:00
Justin M. Seger
044c7cc0b1 Install headers for libc-client
PR:		ports/9108
Submitted by:	yds@dppl.com
1998-12-24 18:26:22 +00:00
Steve Price
7a4cd3006c Activate the maildrop port. 1998-12-24 07:27:59 +00:00
Steve Price
d424674eb8 Initial import of maildrop version 0.60.
A replacement local mail delivery agent, similar to procmail.

PR:		8713
Submitted by:	Tom Hukins <tom@eborcom.com>
1998-12-24 07:27:15 +00:00
Stefan Bethke
d10ff822ee Added a second master site. 1998-12-22 10:24:10 +00:00
Mark Murray
6a63e7ba1d Upgrade to 2.10 release. Bugfixes and some minor wishlist items added,
documentation upgraded.

Fixed nit in configure.default file.

Requested by:	maintainer
1998-12-17 10:54:24 +00:00
SADA Kenji
8f5eeb7b0a Update to 4.7.0
PR:	ports/9105
Submitted by:	Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
1998-12-16 19:37:17 +00:00
Andrey A. Chernov
50f913b722 upgrade to 3.47 1998-12-14 16:33:13 +00:00
David E. O'Brien
63a4fc00d6 Upgrade to version 0.95.
Note that Muttrc and mime.types have moved from
PREFIX/share/misc -> PREFIX/etc
1998-12-13 01:31:07 +00:00
Steve Price
8bc37f5ace There's been a PR (6180) out since March that describes an exploitable
security hole in this port.  At Marc Slemko's <marcs@znep.com> request
I'm going to mark this broken until this port's maintainer has a chance
to look into it further.
1998-12-10 03:09:13 +00:00
Vanilla I. Shu
e489720b41 Activate balsa. 1998-12-09 05:22:09 +00:00
Vanilla I. Shu
d76b7d3474 A mail reader for gnome. It supports local mail, pop3, and IMAP.
It can view mail files in mbox, maildir, and mh format.
PR:		ports/9007
Submitted by:	Glenn Johnson <gljohns@bellsouth.net>
1998-12-09 05:20:02 +00:00
Mark Murray
e4d91e4172 Upgrade to 2.054 (Testing release!).
Patches incorporated by the author were removed. One new patch created
to prevent core dumps when running non-listening queue-runners.

Handle the difference in BINOWN between stable (bin) and current (root),
obviating the need for an INSTALL script.

Don't install shell script "place-holders" for eximon when built without
USE_XLIB, just touch the files for package-friendliness. Graceful.

Improve out-of-the-box relay handling; localhost symoblic name was weak,
use private subnet numerical net instead.

Submitted by:	maintainer
1998-12-08 15:23:43 +00:00
Bill Fumerola
80ec5b25dc Remove the xforms induced "BROKEN_ELF" as xforms has been upgraded so it
works with ELF.

Also: Update xldlas's MASTER_SITE_SUBDIR as sunsite evidently restructured
in May according to Fenner's survey.
1998-12-07 20:46:40 +00:00
Bill Fumerola
385108dc3b Upgrade to 4.6.7
PR:		ports/8866
Submitted by:	Ville Eerola <ve@sci.fi>
1998-12-07 17:54:32 +00:00
Bill Fumerola
0212e22886 Activate mbx2mbox.
PR:		ports/8830
1998-12-01 22:26:35 +00:00
Bill Fumerola
a676133249 Initial Import of mbx2mbox, an excellent migration tool.
mbx2mbox converts Microsoft Outlook Express .mbx files into
standard mail files (mbox) that programs like Pine, Mutt, and
Netscape can parse.

Usage: mbx2mbox file1.mbx file2.mbx ...

http://www.cs.virginia.edu/~dwc3q/code/

PR:		ports/8830
Submitted By:	Josh Gilliam <josh@quick.net>
1998-12-01 22:25:41 +00:00
Andreas Klemm
705dab1879 As requested by Satoshi 1998-12-01 21:36:27 +00:00
Bill Fumerola
94337d94a4 Updated MASTER_SITES to reflect a mirror change.
PR:		ports/8914
Submitted by:	Josh Gilliam <josh@quick.net>
1998-12-01 19:47:38 +00:00
Satoshi Asami
dcd9d6350f Need to create etc/rc.d by myself if I'm not going to run mtree. 1998-12-01 08:36:40 +00:00
Satoshi Asami
555a3ebe6c Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denote
that the port otherwise uses files from another port.  (Note: support
for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.)
1998-12-01 03:06:49 +00:00
Satoshi Asami
5e0762a956 More missing dependencies. 1998-11-29 12:43:13 +00:00
Satoshi Asami
57d0d48442 Create info/dir before attempting install-info. 1998-11-29 12:21:58 +00:00
Satoshi Asami
eaecff0876 More USE_XLIBs. 1998-11-28 05:39:01 +00:00
Satoshi Asami
753d555a14 A few more USE_XLIBs. 1998-11-28 02:18:45 +00:00
Satoshi Asami
fe77a8b423 Mark broken, can't fetch. 1998-11-26 07:40:55 +00:00
Satoshi Asami
0168e14373 Change library name. 1998-11-26 05:37:10 +00:00
Steve Price
b087a9b0aa Jim Mock <jim@phrantic.phear.net> has stepped forward to maintain
this one in Gilad's absence.
1998-11-23 03:29:10 +00:00
Steve Price
4045bded69 Update to version 4.4.
PR:		8760
Submitted by:	maintainer
1998-11-21 20:01:56 +00:00
Steve Price
6c450aae0f Remove extraneous x11 from CATEGORIES.
Submitted by:	Josh Gilliam <josh@quick.net>
1998-11-21 07:27:41 +00:00
Mark Murray
ceedb8af33 Duh!
Previous commit taught exim to use ``configure.sample'' as its default
configuration file instead of ``configure''. Fix that and a PLIST nit.
1998-11-18 11:42:46 +00:00
Mark Murray
44c2c6a107 Unbreak.
Added some more reliable mirrors (well-spread across earth masses).
1998-11-17 11:05:15 +00:00
Satoshi Asami
d42e9aab80 Mark broken, can't fetch from single master site. 1998-11-17 04:12:10 +00:00
Jun-ichiro itojun Hagino
88edd839df declare "extern char *optarg".
(I can't blindly include getopt.h since older FreeBSD doesn't have one)

remove BROKEN mark (could someone check this?).
1998-11-16 16:33:37 +00:00
Justin M. Seger
46ce5f763a Mark BROKEN:
===>  Building for rblcheck-1.4
cc -O -pipe -Wall -s rblcheck.c  -o rblcheck
rblcheck.c: In function `main':
rblcheck.c:333: warning: implicit declaration of function `getopt'
rblcheck.c:351: `optarg' undeclared (first use this function)
rblcheck.c:351: (Each undeclared identifier is reported only once
rblcheck.c:351: for each function it appears in.)
rblcheck.c:383: warning: suggest parentheses around assignment used as truth value
*** Error code 1
1998-11-16 13:15:26 +00:00
Mark Murray
bfcc6414a5 Upgrade to version 2.053 (test release), which includes embedded perl
support and incorporates some FreeBSD-specific patches.
1998-11-16 09:45:24 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
587c8c488f Allow a non-root user to build this port if the majordom user and
group already exist.
1998-11-09 01:09:25 +00:00
Jun Kuriyama
7c3c0a5743 Activate mew-{emacs20,xemacs20,xemacs-mule}. 1998-11-05 22:14:12 +00:00
Jun Kuriyama
866fbeb23b Message interface to Emacs Window(for xemacs20)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 22:13:27 +00:00
Jun Kuriyama
adfd424e0d Message interface to Emacs Window(for xemacs-mule)
Submitted by:   KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:             ports/8233 (part of)
1998-11-05 22:11:54 +00:00
Jun Kuriyama
8f7a4e3c13 Message interface to Emacs Window(for emacs20)
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 22:10:45 +00:00
Jun Kuriyama
617d85793c Upgrade to v1.93
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
PR:		ports/8233 (part of)
1998-11-05 14:32:54 +00:00
Jun-ichiro itojun Hagino
2dbb7706c7 obey CFLAGS and CC defintion from bsd.port.mk.
Submitted by:	Mikhail Teterin <mi@video-collage.com>
email Message-Id: <199811042059.PAA03130@video-collage.com>
1998-11-05 12:18:26 +00:00
John Polstra
bbb9b75064 Fix the name of the created partition directory to agree with the
name in the supplied configuration file.
1998-11-04 01:34:59 +00:00
John Polstra
6247a9f959 Update "Version required" comment. 1998-11-04 01:18:33 +00:00
John Polstra
34bfb08fee The last line of this file didn't have a terminating newline. Add one. 1998-11-04 01:17:30 +00:00
Bill Fenner
7dbaed72c0 Add additional MASTER_SITE
Submitted by:	Lars Köller <Lars.Koeller@post.uni-bielefeld.de>
1998-10-28 17:00:51 +00:00
Steve Price
9c9fbeb361 The imap-uw port is fixed now. 1998-10-26 13:55:03 +00:00
Steve Price
ddb7b886d3 Fix a braino I introduced that made this fail in -stable. 1998-10-26 13:54:24 +00:00
Satoshi Asami
c583d1fa82 imap-uw took this one with it when it died. 1998-10-26 04:49:25 +00:00
Satoshi Asami
66557641c4 The previous commit broke this for a.out.
===
cc -fpic -DPIC -c -O -pipe -DNFSKLUDGE -DIGNORE_LOCK_EACCES_ERRORS  mx.c -o mx.so
ld -Bshareable -x -soname libc-client.so.2.1 -o libc-client.so.2.1 mail.so misc.so newsrc.so smanager.so osdep.so utf8.so siglocal.so dummy.so pseudo.so netmsg.so flstring.so fdstring.so rfc822.so nntp.so smtp.so imap4r1.so pop3.so unix.so mbox.so mbx.so mmdf.so tenex.so mtx.so news.so phile.so mh.so mx.so
ld: libc-client.so.2.1: No such file or directory
*** Error code 1

Stop.
1998-10-23 18:42:49 +00:00
Steve Price
8c3c71df0d Move manpages from pkg/PLIST to Makefile. 1998-10-20 01:43:13 +00:00