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

1192 Commits

Author SHA1 Message Date
Satoshi Taoka
d33db7b817 Fixed a problem on Mew version 1.94 1999-09-09 13:51:36 +00:00
Masafumi Max NAKANE
5534fb1e60 Instead of marking this port FORBIDDEN, show a security warning and ask
if the user wants to proceed (unless BATCH is set) at pre-fetch and
pre-install.  Make the same query at pkg_add time.

While I'm at it,
- Move the URI to DESCR from Makefile.
- Replace a few = with ?=
- Instead of using echo in Makefile to create the sample startup
  script, use a template.
1999-09-09 08:37:41 +00:00
Satoshi Taoka
4b63006991 Add mew-xemacs21
Delete mew-common
1999-09-09 08:08:58 +00:00
Satoshi Taoka
b731a87d83 Updated to 19.4
Added mew-xemacs21 (by Repository copy)
  Deleted mew-common

PR:		13391
Submitted by:	maintainer
1999-09-09 08:06:23 +00:00
Chris Piazza
68e615346e Update MAINTAINER's email address
PR:		13648
Submitted by:	maintainer
1999-09-09 03:03:19 +00:00
Satoshi Taoka
bc71e726b1 Updated to 1.93.4
Submitted by:	maintainer
Obtained from:	private communication
1999-09-09 02:36:37 +00:00
Satoshi Taoka
4ebd236e39 Add prom-mew 1999-09-09 00:15:17 +00:00
Satoshi Taoka
46855fa4ca procmail reader for Mew on GNU Emacs.
PR:		13388
Submitted by:	KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp>
1999-09-09 00:13:57 +00:00
Andrey A. Chernov
e7d5a9feeb upgrade to 61 1999-09-08 18:10:47 +00:00
Satoshi Taoka
5c2132f1a7 I forgot to add this patch in previous commit.
PR:		13634
Submitted by:	maintainer
1999-09-08 13:56:54 +00:00
Satoshi Taoka
26e971957e Updated to 130
PR:		13634
Submitted by:	maintainer
1999-09-08 13:54:53 +00:00
Masafumi Max NAKANE
27d34db13a Upgrade to 3.0pl68. 1999-09-07 19:56:13 +00:00
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Satoshi Asami
f9b5b73d95 Add prom-wl. 1999-09-07 08:02:32 +00:00
David E. O'Brien
81921e9507 Upgrade to 1.0 release candidate 2. 1999-09-07 06:14:00 +00:00
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