summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typoChris Piazza1999-09-221-1/+1
| | | | Notes: svn path=/head/; revision=21891
* Update to version 5.1.0. This should finally fix the build problemsChris Piazza1999-09-223-39/+32
| | | | | | | | with krb4 (I hope, I can't test this). Thanks to Simon Karpen <karpes@rpi.edu> for a fix. Notes: svn path=/head/; revision=21890
* Add BUILD_DEPENDS to emacs, it's required for building.Satoshi Asami1999-09-211-1/+1
| | | | Notes: svn path=/head/; revision=21842
* Get this port to 'make package' again.Steve Price1999-09-201-1/+0
| | | | Notes: svn path=/head/; revision=21782
* Oops. Committed wrong fixed Makefile. Need to include masterNick Sayer1999-09-191-1/+1
| | | | | | | Makefile from the pine4 port. Notes: svn path=/head/; revision=21769
* Fix port breakage when the required file did in fact exist in theNick Sayer1999-09-191-1/+3
| | | | | | | | | distfiles directory. Noticed by: forrie@forrie.com Notes: svn path=/head/; revision=21768
* Add a patch for zh_TW.Big5 language file.Vanilla I. Shu1999-09-192-0/+32
| | | | Notes: svn path=/head/; revision=21750
* update majorcool to 1.3.2Andreas Klemm1999-09-196-61/+107
| | | | | | | | | | | | | make port prefix clean use perl from /usr/bin not /usr/local/bin patch interactive configure script to show sane default paths for - apache paths - apache documents, etc. updated PLIST cosmetics in DESCR Notes: svn path=/head/; revision=21746
* Update master site.Wolfram Schneider1999-09-191-1/+1
| | | | Notes: svn path=/head/; revision=21744
* Update to version 5.0.8Chris Piazza1999-09-183-11/+11
| | | | Notes: svn path=/head/; revision=21727
* Re-locate distfiles on MASTER_SITE.Steve Price1999-09-181-2/+2
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=21714
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-184-4/+4
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* Resolve many 301 Moved Permanently URLs in DESCR.Bill Fenner1999-09-173-5/+1
| | | | Notes: svn path=/head/; revision=21694
* Move the call to REQ to pre-build instead of pre-fetch so a 'make fetch'Steve Price1999-09-171-1/+1
| | | | | | | from /usr/ports doesn't stop and require user interaction. Notes: svn path=/head/; revision=21690
* Update to version 0.6.0Chris Piazza1999-09-103-7/+4
| | | | Notes: svn path=/head/; revision=21623
* Strip the binariesTorsten Blum1999-09-1012-36/+36
| | | | Notes: svn path=/head/; revision=21618
* Corrected "old information" to new oneSatoshi Taoka1999-09-101-2/+2
| | | | | | | | Submitted by: OGATA Hiroshi <ogata@isp.qix.org> Obtained from: ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=21613
* Fix for xemacs-21.1.6.Shigeyuki Fukushima1999-09-103-2/+13
| | | | Notes: svn path=/head/; revision=21608
* Upgrade to postfix 19990906 pl 02Torsten Blum1999-09-1048-372/+204
| | | | Notes: svn path=/head/; revision=21602
* $Id$ -> $FreeBSD$Peter Wemm1999-09-101-1/+1
| | | | Notes: svn path=/head/; revision=21598
* Upgrade to 3.2.0.107Torsten Blum1999-09-103-32/+35
| | | | Notes: svn path=/head/; revision=21561
* Update pine4-ssl port to v1.3Nick Sayer1999-09-102-4/+4
| | | | Notes: svn path=/head/; revision=21537
* XEmacs-mule is updated to 21.1.6, and this modification needs.Satoshi Taoka1999-09-101-4/+4
| | | | Notes: svn path=/head/; revision=21529
* Compile errorSatoshi Taoka1999-09-092-4/+4
| | | | | | | | Point out by: OKAZAKI Tetsurou <okazaki@be.to> Obtained from: maintaier's mail in ports-jp@jp.freebsd.org Notes: svn path=/head/; revision=21507
* Update the master_site.Masafumi Max NAKANE1999-09-091-1/+1
| | | | Notes: svn path=/head/; revision=21505
* Fixed a problem on Mew version 1.94Satoshi Taoka1999-09-091-0/+31
| | | | Notes: svn path=/head/; revision=21496
* Instead of marking this port FORBIDDEN, show a security warning and askMasafumi Max NAKANE1999-09-094-14/+47
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=21480
* Add mew-xemacs21Satoshi Taoka1999-09-091-2/+2
| | | | | | | Delete mew-common Notes: svn path=/head/; revision=21479
* Updated to 19.4Satoshi Taoka1999-09-0919-101/+817
| | | | | | | | | | | Added mew-xemacs21 (by Repository copy) Deleted mew-common PR: 13391 Submitted by: maintainer Notes: svn path=/head/; revision=21478
* Update MAINTAINER's email addressChris Piazza1999-09-091-1/+1
| | | | | | | | PR: 13648 Submitted by: maintainer Notes: svn path=/head/; revision=21470
* Updated to 1.93.4Satoshi Taoka1999-09-093-25/+34
| | | | | | | | Submitted by: maintainer Obtained from: private communication Notes: svn path=/head/; revision=21469
* Add prom-mewSatoshi Taoka1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21448
* procmail reader for Mew on GNU Emacs.Satoshi Taoka1999-09-098-0/+259
| | | | | | | | PR: 13388 Submitted by: KIRIYAMA Kazuhiko<kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=21447
* upgrade to 61Andrey A. Chernov1999-09-086-40/+34
| | | | Notes: svn path=/head/; revision=21424
* I forgot to add this patch in previous commit.Satoshi Taoka1999-09-081-0/+11
| | | | | | | | PR: 13634 Submitted by: maintainer Notes: svn path=/head/; revision=21405
* Updated to 130Satoshi Taoka1999-09-084-17/+20
| | | | | | | | PR: 13634 Submitted by: maintainer Notes: svn path=/head/; revision=21404
* Upgrade to 3.0pl68.Masafumi Max NAKANE1999-09-073-16/+18
| | | | Notes: svn path=/head/; revision=21381
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* Add prom-wl.Satoshi Asami1999-09-071-0/+1
| | | | Notes: svn path=/head/; revision=21359
* Upgrade to 1.0 release candidate 2.David E. O'Brien1999-09-079-93/+9
| | | | Notes: svn path=/head/; revision=21352
* procmail reader for Wanderlust on GNU Emacs.Satoshi Taoka1999-09-068-0/+268
| | | | | | | | PR: ports/13518 Submitted by: KIRIYAMA Kazuhiko <kiri@pis.toba-cmt.ac.jp> Notes: svn path=/head/; revision=21340
* Add a RUN_DEPENDS on xloadimage.Chris Piazza1999-09-041-0/+2
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=21255
* Update to xfmail 1.3.1Chris Piazza1999-09-043-5/+6
| | | | Notes: svn path=/head/; revision=21232
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3147-57/+57
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-3034-36/+36
| | | | Notes: svn path=/head/; revision=21124
* activate zmailerMichael Haro1999-08-301-0/+1
| | | | Notes: svn path=/head/; revision=21107
* ZMailer Mail Transport Agent packageMichael Haro1999-08-3014-0/+484
| | | | | | | | Submitted by: Alex Perel <veers@disturbed.net> Reviewed by: cpiazza, obrien Notes: svn path=/head/; revision=21106
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-2914-14/+14
| | | | Notes: svn path=/head/; revision=21098
* Caps, no period.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21094
* Portlint.David E. O'Brien1999-08-293-3/+3
| | | | | | | Submitted by: mharo Notes: svn path=/head/; revision=21081