summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 0.27.Jim Mock2000-12-044-8/+20
| | | | Notes: svn path=/head/; revision=35635
* Update to 0.8.15.Akinori MUSHA2000-12-034-4/+4
| | | | Notes: svn path=/head/; revision=35623
* Be a little more forgiving when testing for BATCH or PACKAGE_BUILDING.Steve Price2000-12-031-1/+1
| | | | Notes: svn path=/head/; revision=35619
* Add remaining changes to update TLS support. I forgot to commit theseDoug White2000-12-022-3/+3
| | | | | | | | | | with the original PR (didn't see the additional two patch files). PR: 23062 Approved by: maintainer Notes: svn path=/head/; revision=35615
* Use @dirrm instead of @unexec rm.Doug White2000-12-021-1/+1
| | | | | | | | PR: 23062 Approved by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer) Notes: svn path=/head/; revision=35614
* Change configure script to use find & grep instead of grep -r. The -rDoug White2000-12-021-1/+1
| | | | | | | | | | option is only available on 4.X. This allows postfix to compile properly on FreeBSD 3.X (and possibly before.) Approved by: David W. Chapman Jr. <dwcjr@inethouston.net> (maintainer) Notes: svn path=/head/; revision=35613
* Use `cc' rather than `ld' to build the shared lib. It knows better ourDavid E. O'Brien2000-12-021-2/+2
| | | | | | | requirements. Notes: svn path=/head/; revision=35612
* Add WITH_NTLM toggle to optionally build support for NTLM authentication.Peter Pentchev2000-12-021-0/+5
| | | | | | | | | | | Bump PORTREVISION to reflect functionality change. PR: 23214 Submitted by: William M. Perry <wmperry@aventail.com> Approved by: maintainer Notes: svn path=/head/; revision=35604
* Look for the py-tkinter shared library in the correct directory whenPeter Pentchev2000-11-301-1/+1
| | | | | | | | | | | building WITH_X11. No PORTREVISION bump - WITH_X11 did not build at all until now. PR: 23184 Submitted by: Donald J. Maddox <dmaddox@sc.rr.com> Notes: svn path=/head/; revision=35522
* Update the checksum - ESR rolled a flash fix for 'smtpname' handlingPeter Pentchev2000-11-281-1/+1
| | | | | | | | | without releasing a new version. Submitted by: Donald J . Maddox <dmaddox@sc.rr.com> Notes: svn path=/head/; revision=35496
* Update to version 2.1Kevin Lo2000-11-285-50/+25
| | | | | | | | PR: 23159 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35495
* Update to 5.6.0 - a fetchmail 'gold release' which fixes two minor bugsPeter Pentchev2000-11-272-2/+2
| | | | | | | | | | and an omission and gives ESR a chance to do some more serious development in a new development version. Approved by: Ville Eerola <ve@sci.fi> - maintainer Notes: svn path=/head/; revision=35456
* qmail's license terms regarding precompiled distributionMario Sergio Fujikawa Ferreira2000-11-251-0/+2
| | | | | | | | | | does not seem to allow packaging this port. Add NO_PACKAGE with appropriate information. Submitted by: knu Notes: svn path=/head/; revision=35415
* We got a sucke^H^H^H^H^H volunteer for this portDoug Barton2000-11-251-1/+1
| | | | Notes: svn path=/head/; revision=35405
* * Don't use Gmake (Makefile changed from using $^ to $>).David E. O'Brien2000-11-242-19/+8
| | | | | | | * Link against libgcc_pic. Notes: svn path=/head/; revision=35396
* Ditch out "Version required" from comments section.Maxim Sobolev2000-11-231-1/+0
| | | | Notes: svn path=/head/; revision=35373
* Update to 0.4.5.Maxim Sobolev2000-11-232-2/+2
| | | | Notes: svn path=/head/; revision=35370
* Upgrade to 5.409.Jun Kuriyama2000-11-233-3/+4
| | | | | | | | PR: ports/23035 Submitted by: Ying-Chieh Liao <ijliao@terry.dragon2.net> Notes: svn path=/head/; revision=35359
* Update to version 2.0.Dmitry Sivachenko2000-11-222-3/+2
| | | | Notes: svn path=/head/; revision=35353
* - Add TLS support which includes SSL;Maxim Sobolev2000-11-228-104/+144
| | | | | | | | | | | - add sample-flush.cf to pkg-plist; - update to 20001121. PR: 22962 Submitted by: maintainer Notes: svn path=/head/; revision=35338
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-221-0/+1
| | | | Notes: svn path=/head/; revision=35328
* Add $FreeBSD$, which help me in problem reports.David E. O'Brien2000-11-224-0/+4
| | | | Notes: svn path=/head/; revision=35324
* Update to version 0.22Kevin Lo2000-11-192-2/+2
| | | | | | | | PR: 22949 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35265
* Update to 2.0rc3.Dmitry Sivachenko2000-11-193-12/+12
| | | | | | | | | | Set myself as MAINTAINER. PR: 22717 Submitted by: Peter Pentchev <roam@orbitel.bg> (update to rc1). Notes: svn path=/head/; revision=35261
* Update to 0.8.14.Akinori MUSHA2000-11-186-18/+18
| | | | Notes: svn path=/head/; revision=35242
* Update port to 4.44Chris D. Faulhaber2000-11-173-2/+13
| | | | Notes: svn path=/head/; revision=35235
* Add mahogany, a threaded X11 mail and news client with anAde Lovett2000-11-1716-0/+1156
| | | | | | | | | | embedded python interpreter. PR: 22882 Submitted by: S. Kiernan <sk-ports@vegamuse.org> Notes: svn path=/head/; revision=35231
* This port won't make an SSL capable pine anymore now that the c-clientNick Sayer2000-11-161-0/+2
| | | | | | | | | | library is a separate thing. A PR has been opened suggesting that the SSL hack be added to the cclient port. That is the best avenue for now. Notes: svn path=/head/; revision=35196
* Depend on ncurses.5 after the upgrade of devel/ncurses.Thomas Gellekum2000-11-163-6/+6
| | | | Notes: svn path=/head/; revision=35188
* Update to version 0.4.4Kevin Lo2000-11-1512-48/+20
| | | | | | | | | PR: 22863 Submitted by: TOGAWA Satoshi <toga@puyo.org> Approved by: MAINTAINER Notes: svn path=/head/; revision=35169
* Update to version 2.7Dmitry Sivachenko2000-11-153-2/+5
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=35165
* Use the correct path (etc/postfix not postfix/etc) when comparing masterWill Andrews2000-11-151-2/+2
| | | | | | | | | | and main cf files. PR: 22858 Submitted by: maintainer Notes: svn path=/head/; revision=35157
* Update to 5.5.6Kevin Lo2000-11-143-10/+10
| | | | | | | | PR: 22825 Submitted by: MAINTAINER Notes: svn path=/head/; revision=35145
* Chase new print/gnomeprint shlib versionAde Lovett2000-11-144-4/+4
| | | | Notes: svn path=/head/; revision=35143
* Update to postfix 19991231-pl10. Install LDAP_README and MYSQL_README alongWill Andrews2000-11-14627-4785/+11671
| | | | | | | | | | | | | | | | with documentation. Fix manpage generation. Consistently use INSTALL_* macros (from postfix-current). Modify packaging list using WITH_PCRE and WITH_LDAP PLIST_SUBs (as per postfix-current). Add knob to enable PCRE (again from postfix-current). Use better package description (postfix-current). Fix PLIST. Conditionally remove main.cf and master.cf when they are unmodified from default (postfix-current). Fully institute new maintainer as a real one. :-) PR: 17777, 19185, 20565, 21819, 22613 (also postfix-current) Submitted by: maintainer (THANKS!) Notes: svn path=/head/; revision=35128
* pwcheck is in ${LOCALBASE}/sbin, which is not in root's default path, soSatoshi Asami2000-11-136-6/+6
| | | | | | | | | spell out the whole path. Submitted by: bento Notes: svn path=/head/; revision=35105
* Remove old documentation hack (replacing links to *.gif with links to *.png).Maxim Sobolev2000-11-132-4/+0
| | | | | | | Now balsa does it right OOB. Notes: svn path=/head/; revision=35091
* Update to golden 1.0.0.Maxim Sobolev2000-11-136-4/+50
| | | | Notes: svn path=/head/; revision=35089
* Change MAINTAINER field.Dmitry Sivachenko2000-11-131-1/+1
| | | | | | | | | I am now at FreeBSD dot org Approved by: sobomax Notes: svn path=/head/; revision=35074
* Remove bin/sun2mime.orig, it's not in a clean installation. (If itSatoshi Asami2000-11-131-1/+0
| | | | | | | | | | does exist sometimes, maybe it should be changed to a conditional removal, but it definitely shouldn't be listed is a normal file.) Submitted by: bento Notes: svn path=/head/; revision=35062
* Bump PORTREVISION, add ipv6 to CATEGORIES.Vanilla I. Shu2000-11-121-1/+2
| | | | | | | Approved by: jim, sumikawa@ebina.hitachi.co.jp Notes: svn path=/head/; revision=35049
* Enable some feture by default.Vanilla I. Shu2000-11-126-10/+44
| | | | Notes: svn path=/head/; revision=35035
* Upgrade to 2.105.Vanilla I. Shu2000-11-122-2/+2
| | | | Notes: svn path=/head/; revision=35033
* - Add option for postfix benchmarkChris D. Faulhaber2000-11-112-31/+48
| | | | | | | | | | | - Fix spacing error in writing to /etc/mail/mailer.conf - Update pkg-plist to include postfix benchmark binaries PR: 22728 Submitted by: Maintainer Notes: svn path=/head/; revision=35016
* Remove stray directory on deinstallKris Kennaway2000-11-111-0/+1
| | | | Notes: svn path=/head/; revision=35007
* Remove an additional file on deinstallKris Kennaway2000-11-111-0/+1
| | | | Notes: svn path=/head/; revision=34994
* Upgrade to sqwebmail 1.0.3Neil Blakey-Milner2000-11-103-6/+12
| | | | Notes: svn path=/head/; revision=34969
* It builds better with gmake.David E. O'Brien2000-11-101-0/+2
| | | | | | | | PR: 19093 Submitted by: Dominic Mitchell <hdm@mistral.co.uk> Notes: svn path=/head/; revision=34965
* fix extra errorMIHIRA Sanpei Yoshiro2000-11-101-0/+3
| | | | | | | | | | | | | | | | | | Below files are created at FreeBSD Patch phase. mail/metamail/work/mm2.7/src/bin/showaudio.orig mail/metamail/work/mm2.7/src/bin/showexternal.orig mail/metamail/work/mm2.7/src/bin/showpartial.orig and installed these files into ${PREFIX}/bin with below command in mail/metamail/work/mm2.7/src/Makefile No response from MAINTAINER Submitted by: bento Notes: svn path=/head/; revision=34958
* Update to 0.4.4.Maxim Sobolev2000-11-103-4/+2
| | | | Notes: svn path=/head/; revision=34957