1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

1591 Commits

Author SHA1 Message Date
Will Andrews
03fd2cd9c7 Finally add Elm 2.5 to the ports collection. Please note that this is the
OFFICIAL version of Elm, as opposed to the mail/elm port. For now, I have
set NO_LATEST_LINK on THIS version, pending a discussion about whether this
version or the unofficial Elm 2.4ME+68, maintained by ache, should have the
Latest link. However, I think we all can agree that since this version of
Elm has IS_INTERACTIVE, we should leave the Latest link for Elm 2.4ME+68,
since packages won't be created for this version anyway.

My personal thanks go to Daniel Hagan for creating this port.

PR:		12915
Prodded by:	Kevin Day <toasty@dragondata.com>
Submitted by:	Daniel Hagan <dhagan@cs.vt.edu>
2000-03-31 15:21:23 +00:00
Jacques Vidrine
6f03858de5 Fix packaging: if you are going to link with Kerberos IV you will have
to link with com_err too
2000-03-31 05:45:48 +00:00
Michael Haro
e5b4926ee5 PREFIX->LOCALBASE in *_DEPENDS (Portlint) 2000-03-30 21:12:19 +00:00
Michael Haro
2266068a79 PREFIX->LOCALBASE in *_DEPENDS (portlint) 2000-03-30 21:07:58 +00:00
Chris D. Faulhaber
76e713b4cf Update port to 4.21 2000-03-30 12:38:19 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
R. Imura
99c093dab0 Sort and remove blank lines. 2000-03-25 16:17:31 +00:00
Michael Haro
2bc327f7cb update WWW and MASTER_SITES
PR:		17527
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-24 00:44:33 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Chris D. Faulhaber
1632c38d63 Update port to 4.7b
PR:		17434
Submitted by:	Maintainer
2000-03-21 00:57:07 +00:00
Justin M. Seger
7cc807dbea Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
Satoshi Asami
48ffecfd74 Fix ldap handling.
Submitted by:	sheldonh
2000-03-13 08:03:50 +00:00
Satoshi Asami
1ca55e2f1b Change courierimap to courier-imap.
Approved by:	nbm
2000-03-11 20:17:43 +00:00
Satoshi Asami
28f5ab0c62 (Re-importing due to slight name change -- here is the original
message by nbm, with the added hyphen.)

Initial import of courier-imap, a imap server for Maildirs.
2000-03-11 20:16:32 +00:00
Chris D. Faulhaber
aa4df3a00d Update port to 2.0b9
PR:		17233
Submitted by:	Adam Kranzel <shade@dnai.com>
2000-03-11 15:55:54 +00:00
David E. O'Brien
dbe0f2f9aa Master site hostname change. 2000-03-11 05:16:45 +00:00
Satoshi Asami
839cf04840 Chase emacs upgrade to 20.6. 2000-03-10 21:31:15 +00:00
Neil Blakey-Milner
b8c7d52fe2 Activate courierimap 2000-03-10 11:49:09 +00:00
SADA Kenji
1b20d6c19f Update patch for port's Makefile was not applied.
Pointed out by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Misoperated by: sada
2000-03-07 19:10:05 +00:00
David E. O'Brien
610a7f560a Update a master site.
PR:		17168
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-05 23:23:37 +00:00
SADA Kenji
c096508bc8 Upgraded to 1.40 .
PR:	ports/17177
Submitted by:	maintainer
2000-03-05 21:34:24 +00:00
Kris Kennaway
b10fe2c803 Change the default to depend on nmh, not mh
Approved by:	Maintainer
2000-03-05 09:56:17 +00:00
Chris D. Faulhaber
23b5935f62 Update port to 1.2.1
PR:		17149
Submitted by:	Maintainer
2000-03-04 14:11:51 +00:00
Kris Kennaway
a74fcbe6e6 /usr/ports -> ${PORTSDIR}
Submitted by:	sheldonh
2000-03-04 08:23:27 +00:00
Kris Kennaway
82347045f0 Point the user at nmh instead.
Submitted by:	sheldonh
2000-03-04 08:09:12 +00:00
Kris Kennaway
a522b54e25 Put on my security hardhat and mark this port FORBIDDEN - it has a buffer
overflow in the MIME parsing code which is remotely exploitable via
email. The nmh port had a similar bug which was fixed in the 1.0.2 upgrade.

Because this software is apparently no longer under active development it
may be unlikely to get fixed.

Obtained from:	Dan Harkless <dan-bugtraq@dilvish.speed.net> via BugTraq
2000-03-04 06:52:42 +00:00
Yoshinobu Inoue
aacf6a2510 Update the header version and date.
Requested by: Ville Eerola <Ville.Eerola@vehome.pp.sci.fi>
2000-03-03 05:13:31 +00:00
Thomas Gellekum
3b043b8d75 Checksum changed. 2000-03-02 10:43:55 +00:00
Satoshi Asami
c339b4dbc8 Don't use ${INSTALL_PROGRAM} to install a shell script. While I'm here,
take out a bunch of @'s, this Makefile is so hard to debug because the
log contained no meaningful output.

PR:		17090 (report only, no fix)
2000-03-01 15:48:31 +00:00
Sheldon Hearn
39b42805b7 Update to nmh-1.0.3:
* Fixes a recently discovered security hole.
	* Introduces a new port hook for nmh locking style, which
	  defaults to flock(2).

PR:		17055
Submitted by:	maintainer
2000-02-29 10:50:09 +00:00
David E. O'Brien
61a937032c Link with -lxpg4 to mutt display multibyte char correctly under euc
locales(ko_KR.EUC and ja_JP.*).

PR:		16369
Submitted by:	CHOI Junho <cjh@kr.FreeBSD.ORG>
2000-02-29 09:52:30 +00:00
Kris Kennaway
6300138766 Oops, forgot to save the editor buffer on the other vty 2000-02-29 08:07:12 +00:00
Kris Kennaway
431bc7128f pgp4pine 1.74 is a filter intended for use within pine, which can
sign/encrypt mail using PGP2/5/6/GPG

Submitted by:	Holger Lamm <holger@flatline.de>
PR:		ports/16134
2000-02-29 07:59:38 +00:00
Michael Haro
735acbbd0f oops, these files are suppost to be empty 2000-02-27 21:19:57 +00:00
Michael Haro
31872d965b remove empty files 2000-02-27 21:16:30 +00:00
Steve Price
a73c0bb403 Revert to using Tk/Tcl 8.0.x for the Japanese version of this port. 2000-02-27 15:19:43 +00:00
Kris Kennaway
2ae7086a8e Portlint. 2000-02-27 10:41:56 +00:00
Kris Kennaway
092180e7ea Unbreak by upgrading to smail-3.2.0.111
Noticed by:	bento
2000-02-27 10:05:12 +00:00
Steve Price
ff326becc9 This port LIB_DEPENDS on c-client4.7 now that the imap-uw port has been
updated.
2000-02-26 19:40:18 +00:00
Chris Piazza
e690b295ee Update MASTER_SITES and add a file explaining how to replace
sendmail on 4.0 (mailwrapper)

PR:		16921
Submitted by:	maintainer
2000-02-25 22:14:29 +00:00
Chris Piazza
18dac5199e Update to 5.3.0
PR:		16952
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
2000-02-25 21:59:04 +00:00
Chris Piazza
d91dc37cd4 Update to 5.3.0
This builds without patches with --enable-ipv6 but I couldn't
test that it actually works.

PR:		16952
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@linf.unb.br>
2000-02-25 21:58:35 +00:00
Satoshi Asami
8cdbcbd8da Bump shlib versions of kdelibs11 and kdesupport11. 2000-02-24 07:01:14 +00:00
Michael Haro
eccadc10fa portlint by removing unnecessary comments and chars from files to
shrink to < 70 chars for COMMENT and 24 lines for DESCR
2000-02-23 20:47:50 +00:00
Chuck Robey
ff66565216 Disable this old port. Pine 3's functionality is completely
duplicated by the pine 4 port, which is stable and totally upwards
compatible.

Approved by:	Satoshi Asami
2000-02-23 03:28:13 +00:00
Tom Hukins
49a337a07a Fix configuration directory location
PR:		ports/16728
Submitted by:	Jos Backus <Jos.Backus@nl.origin-it.com>
2000-02-22 20:28:45 +00:00
Kris Kennaway
123eedc031 USE_OPENSSL
Submitted by:	Jim Bloom <bloom@acm.org>
2000-02-22 06:30:12 +00:00
Andrey A. Chernov
94fe11a957 Fix for address with last "."
Submitted by:	obrien
2000-02-21 00:28:53 +00:00