1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

1320 Commits

Author SHA1 Message Date
Satoshi Asami
f125d42518 Comment out ports that depend on xemacs-mule; that port is gone, and it's
killing INDEX generation (and thus the package build).
2000-01-08 03:50:40 +00:00
Satoshi Asami
2ca1fe047a Don't include bsd.port.pre.mk twice. This usually is caused by first
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Shigeyuki Fukushima
3b1084476a Delete BROKEN mark.
I'm sorry. The previous commit is caused by my misunderstanding.
2000-01-07 16:22:45 +00:00
Shigeyuki Fukushima
329c64404c Inactivate mew-xemacs-mule.
PR:		ports/15903
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-06 14:33:21 +00:00
Shigeyuki Fukushima
a5dc467189 Add BROKEN.
We can't delete BROKEN mark until ports/15934 is committed.
2000-01-06 14:29:52 +00:00
Satoshi Asami
aa10eb6307 Comment mew-xemacs-mule for now, it is generating syntax errors and
killing builds.
2000-01-06 12:20:06 +00:00
Satoshi Asami
6ee6fdb90f Add mew-xemacs21-mule. 2000-01-06 12:04:36 +00:00
Shigeyuki Fukushima
aec686abf2 Synchronize with upgrading emacs-20.5(a). 2000-01-05 23:48:22 +00:00
Shigeyuki Fukushima
59d2b0bed1 Change port name as xemacs-mule to xemacs21-mule: s/xemacs-mule/xemacs21-mule/g.
Synchronized with updating editors/xemacs21 to 21.1.8.

PR:		ports/15904
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-05 23:31:59 +00:00
Shigeyuki Fukushima
37a0c9e40c s/xemacs-mule/xemacs21-mule/g after repository-copy from mail/mew-xemacs-mule
to mail/mew-xemacs21-mule .

PR:		ports/15903
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-05 23:28:12 +00:00
Kris Kennaway
8f9bd2a169 Close holes in perl scripts which allow local users to run arbitrary
commands as the majordomo user.

Submitted by:	Dale Clark <clark@ARSC.EDU>
2000-01-05 09:59:39 +00:00
Shigeyuki Fukushima
f80e5f31e8 Update to 1.94.1.
PR:		ports/15627
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-04 14:37:58 +00:00
Shigeyuki Fukushima
d9ab5e69e8 Update to 1.94.1.
PR:		ports/15627
Submitted by:	KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp>
2000-01-04 14:29:34 +00:00
Shigeyuki Fukushima
189ccb0c77 Synchronize with upgrading emacs-20.5(a). 2000-01-04 11:38:43 +00:00
Satoshi Asami
a6875fa764 Shlib major of c-client4 changed in mail/imap-uw.
Reported by:	bento
2000-01-03 11:51:57 +00:00
Steve Price
fd41fc6076 Fix a grammar nit. 2000-01-03 03:05:25 +00:00
Vanilla I. Shu
d6a23b9cbc Upgrade to 19991231. 2000-01-02 14:00:05 +00:00
Josef Karthauser
37dfa6b273 Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.
PR:		ports/15544
Submitted by:	khetan@freebsd.os.org.za
1999-12-30 21:09:53 +00:00
Josef Karthauser
3742da2385 Upgrade the postfix port from 19990906-pl02 to 19990906-pl09.
PR:		ports/15544
Submitted by:	khetan@freebsd.os.org.za
1999-12-30 20:54:22 +00:00
Nick Sayer
9fcaf86654 Update to pine 4.21 1999-12-30 00:07:59 +00:00
Andrey A. Chernov
2956f1f7d6 Upgrade to 3.14 1999-12-29 15:36:01 +00:00
Steve Price
8ba34b95a0 Make sure all the directories needed by this port are created on install.
PR:		12584
Submitted by:	Adrian Filipi-Martin <adrian@ubergeeks.com>
1999-12-29 08:37:52 +00:00
Steve Price
968503f292 Better error message when the connecting client's IP address is
unresolvable.

PR:		12618
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
1999-12-29 08:32:31 +00:00
Steve Price
ab3b226acb Fix regex handling of uptime(1) load averages.
PR:		12737
Submitted by:	andrew@ugh.net.au
1999-12-29 08:16:53 +00:00
Steve Price
23d73161fc Remove comment about running 'make install-suid' since we do that already
as part of a normal install.

PR:		12934
1999-12-29 07:33:05 +00:00
Steve Price
e12584b998 * Fixed CONFIGURE_ARGS
* Fixed install path of help files
* Added fixes for I18N by Clive Lin <clive@CirX.ORG>

PR:		15753
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-29 07:03:42 +00:00
Steve Price
a68ac6d3d3 From maintainer:
I was confused creating the most recent nmh port patch and
        reverted the locking to "dot locking" as I'd thought that sendmail
        used that.  Upon using the new 'inc' command and closer
        examination of sendmail, then mail.local, it looks like "flock"
        locking is more appropriate (to match mail.local's behavior).

PR:		15674
Submitted by:	maintainer
1999-12-25 18:57:16 +00:00
Steve Price
09a54cfe21 mailfilter version 1.0b
A simple, easy-to-use mail filtering program written in perl.

PR:		15064
Submitted by:	Justin Robinson <jmrobins@samurai.ruin.org>
1999-12-25 16:02:06 +00:00
Chris Piazza
2b3b8c28ff Update to version 5.2.1 1999-12-25 04:11:24 +00:00
Steve Price
6f6f635f01 Update to version 4.7.
PR:		14359
Submitted by:	maintainer
1999-12-25 02:29:04 +00:00
Steve Price
41d9a6e080 Update to version 0.6.0.
PR:		15665
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-25 01:34:58 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Steve Price
1bba45b0d0 The p5-Mail-Folder port has a couple of problems:
(1) It can't find Sync.pm due to a bad path.  Everytime you
     reinstall the port, it rebuilds p5-File-Sync.

 (2) It won't run at all, because p5-MIME-Tools is not
     included in the RUN_DEPENDS.

PR:		11636
Submitted by:	Brian Handy <handy@physics.montana.edu>
1999-12-23 23:48:19 +00:00
Sheldon Hearn
ad51cb982e Get rid of post-patch, which was made redundant when we started using
autoconf for this port.

PR:		15648
Submitted by:	Scott Blachowicz <scott@sabunix.rresearch.com>
1999-12-23 18:22:00 +00:00
Steve Price
6afa718f38 Update to version 3.5.5.
PR:		15319
Submitted by:	maintainer
1999-12-23 18:00:32 +00:00
Steve Price
9c501116b4 Update to version 1.0.1.
PR:		15188
Submitted by:	maintainer
1999-12-23 16:12:21 +00:00
Steve Price
7badbbe2b3 Honor PREFIX setting.
PR:		15120
Submitted by:	Matt Behrens <matt@zigg.com>
1999-12-23 15:35:19 +00:00
Sheldon Hearn
02ec20e712 Update to nmh-1.0.2:
Documentation update providing current support channels.
	No show-stopping bugs fixed, just lots of nits.

Changes to the actual port:

	Simplify handling of PREFIX.
	Use autoconf.
	Use DOT_LOCKING, not FLOCK_LOCKING. (IMPORTANT)
	Tweak DESCR to make it more obvious that this is an MUA.

PR:		15423
Submitted by:	maintainer
1999-12-23 09:15:56 +00:00
Chris Piazza
3826cfce7e Update to version 0.4.9f 1999-12-22 19:01:02 +00:00
Sheldon Hearn
157e05f118 Update to nmh-1.0.2:
Documentation update providing current support channels.
	No show-stopping bugs fixed, just lots of nits.

Changes to the actual port:

	Simplify handling of PREFIX.
	Use autoconf.
	Use DOT_LOCKING, not FLOCK_LOCKING. (IMPORTANT)
	Tweak DESCR to make it more obvious that this is an MUA.

PR:		15423
Submitted by:	maintainer
1999-12-22 17:32:04 +00:00
Steve Price
281d8a6fec Update to use Tcl/Tk version 8.2. Commented out the STEPIFY stuff for
now since we don't have tkstep82 yet.
1999-12-10 15:47:30 +00:00
Sheldon Hearn
47484dde14 Update to 3.12:
Fix a problem where themessage log file is fclosed twice.

	Fix a long-standing bug in the ``contains'' operation in
	filter files.
1999-12-09 08:25:23 +00:00
Chris Piazza
45414daa1c Update to version 5.2.0 1999-12-06 02:52:37 +00:00
Chris Piazza
369b06f1ab Update build depends and fix DESCR up a little
PR:		15225
Submitted by:	KATO TSuguru <tkato@prontomail.ne.jp>
1999-12-04 23:26:12 +00:00
Sheldon Hearn
d09301b69a Update to 3.11:
* This is small bugfix release over the last major release,
	  3.10.

	* Exim 3.10 contains numerous bugfixes and new features,
	  described at:

	      ftp://ftp.exim.org/pub/exim/ChangeLogs/NewStuff-3.10.gz

Note that the new PAM support is _not_ enabled in this port yet.
1999-12-02 15:41:50 +00:00
Mark Murray
dc8e3ac40b Update for tk82. I'm winging it a little bit for the Japanese case;
please test and report back.
1999-12-01 08:04:17 +00:00
Steve Price
8bcb5d16e0 Update to Tcl/Tk version 8.2. 1999-11-29 03:57:16 +00:00
Chris Piazza
9d58704362 Update to version 5.1.4 1999-11-28 08:16:21 +00:00
Steve Price
46a12cb003 Activate the grepmail port. 1999-11-27 05:10:47 +00:00
Steve Price
5c78e5e454 Initial import of grepmail version 4.1.
Search mailboxes for a given regexp and display matching emails.

PR:		15007
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-27 05:10:06 +00:00