summaryrefslogtreecommitdiff
path: root/mail (follow)
Commit message (Collapse)AuthorAgeFilesLines
* $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
* expr -> ${EXPR}Michael Haro1999-08-282-2/+2
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-288-9/+9
| | | | Notes: svn path=/head/; revision=21048
* ln -> ${LN}Michael Haro1999-08-285-7/+7
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-274-12/+12
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* portlintMichael Haro1999-08-271-8/+8
| | | | Notes: svn path=/head/; revision=21031
* add newline at end of fileMichael Haro1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=21030
* portlintMichael Haro1999-08-271-2/+2
| | | | Notes: svn path=/head/; revision=21029
* echo -> ${ECHO} && portlintMichael Haro1999-08-271-7/+7
| | | | Notes: svn path=/head/; revision=21028
* sed -> ${SED} and portlintMichael Haro1999-08-271-3/+4
| | | | Notes: svn path=/head/; revision=21026
* Argh! The last commit got the port installing the exim binaries intoSheldon Hearn1999-08-263-3/+3
| | | | | | | | | ${PREFIX}/bin instead of ${PREFIX}/sbin . Fixed. Reported by: Mike Freislich <mikef@korbitec.com> Notes: svn path=/head/; revision=20989
* Fix install error for users who comment out USE_XLIB.Sheldon Hearn1999-08-266-3/+39
| | | | | | | | | While I'm here, bump "Version required:". Reported by: Mike Freislich <mikef@korbitec.com> Notes: svn path=/head/; revision=20985
* Upgrade to version 1.0 prerelease #1.David E. O'Brien1999-08-259-12/+36
| | | | Notes: svn path=/head/; revision=20971
* Change Id->FreeBSD.David E. O'Brien1999-08-25116-116/+116
| | | | Notes: svn path=/head/; revision=20954
* awk -> ${AWK}Michael Haro1999-08-2217-46/+46
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898
* chmod -> ${CHMOD}Michael Haro1999-08-2229-127/+129
| | | | | | | chown -> ${CHOWN} Notes: svn path=/head/; revision=20885
* Upgrade to 0.95.7.David E. O'Brien1999-08-226-12/+12
| | | | Notes: svn path=/head/; revision=20881
* Changed info site URL.Jim Mock1999-08-221-10/+7
| | | | | | | | PR: 13313 Submitted by: maintainer Notes: svn path=/head/; revision=20856
* Make dependency to emacs binary as an absolute path.SADA Kenji1999-08-184-6/+4
| | | | | | | | | | Remove needless ``site-lisp'' from load-path at startup-el.el . Submitted by: Shigeyuki Fukushima <shige@FreeBSD.org> Approved by: maintainer Notes: svn path=/head/; revision=20785
* Add 'load "mime-setup"' statements into each startup.el .SADA Kenji1999-08-1610-6/+10
| | | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=20753
* Use ${PERL5} instead of /usr/bin/perlChris Piazza1999-08-151-3/+3
| | | | | | | | PR: 12199 Submitted by: Nick Hibma <nick.hibma@jrc.it> Notes: svn path=/head/; revision=20735
* Activate mail/wanderlust-xemacs{-mule,20}.SADA Kenji1999-08-141-1/+3
| | | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=20731
* Wanderlust is a mail/news agent for Emacs/XEmacs .SADA Kenji1999-08-141-0/+20
| | | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=20730
* Wanderlust: A mail/news agent for xemacs/emacs.SADA Kenji1999-08-141-0/+24
| | | | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=20729
* Upgrade to 1.0.3.SADA Kenji1999-08-1424-29/+53
| | | | | | | Submitted by: Maintainer Notes: svn path=/head/; revision=20728
* Updated to version 0.5.6aJim Mock1999-08-143-23/+14
| | | | Notes: svn path=/head/; revision=20706
* Updated my email addressJim Mock1999-08-142-3/+3
| | | | Notes: svn path=/head/; revision=20705
* Update MASTER_SITES and fix an email address in DESCRChris Piazza1999-08-142-3/+4
| | | | | | | | PR: 13121 Submitted by: maintainer Notes: svn path=/head/; revision=20696
* Added knewmailSatoshi Taoka1999-08-121-1/+2
| | | | Notes: svn path=/head/; revision=20658
* A Mail notifier for the KDE enviorment.Satoshi Taoka1999-08-125-0/+86
| | | | | | | | PR: 12131 Submitted: Tomer Weller <wellers@netvision.net.il> Notes: svn path=/head/; revision=20657
* MASTER_SITES have changed, update accordinglyChris Piazza1999-08-111-2/+2
| | | | | | | | PR: 13024 Submitted by: maintainer Notes: svn path=/head/; revision=20648
* Fix MASTER_SITES and update MAINTAINER addressTom Hukins1999-08-081-3/+5
| | | | Notes: svn path=/head/; revision=20621
* Activate p5-MIME-LiteChris Piazza1999-08-061-1/+2
| | | | Notes: svn path=/head/; revision=20550
* MIME::Lite is intended as a simple, standalone module for generatingChris Piazza1999-08-065-0/+46
| | | | | | | | | | | (not parsing!) MIME messages... specifically, it allows you to output a simple, decent single- or multi-part message with text or binary attachments. Submitted by: Alex Perel <veers@disturbed.net> Notes: svn path=/head/; revision=20549
* s/BUILD_DEPEND/BUILD_DEPENDS/gDavid E. O'Brien1999-08-053-6/+6
| | | | Notes: svn path=/head/; revision=20544
* o Upgrade to 19990601Bill Fumerola1999-08-0436-300/+288
| | | | | | | | | | PR: ports/12603 Submitted by: Hoss Firooznia <hfir@math.rochester.edu> o Put CFLAGS in the proper place (not in ALL_TARGET) Notes: svn path=/head/; revision=20523
* Update 3.02 -> 3.03:Sheldon Hearn1999-08-0315-459/+852
| | | | | | | | | | | | Added Makefile knob for the new MySQL support within lookups. Added Makefile knob for the improved LDAP support. Turn TCP Wrappers support as default behaviour. Turn on embedded perl. See doc/NewStuff in the distfile for bugfixes and enhancements. Notes: svn path=/head/; revision=20517
* Update to version 0.5.3. reword DESCR a tad.Chris Piazza1999-08-023-5/+6
| | | | Notes: svn path=/head/; revision=20497
* Update to version 5.0.5Chris Piazza1999-08-022-4/+4
| | | | Notes: svn path=/head/; revision=20486
* Update to version 0.4.8cChris Piazza1999-08-012-6/+7
| | | | | | | | PR: 12902 Submitted by: Jim Mock <jim@blues.ghis.net> Notes: svn path=/head/; revision=20416
* Ugrade to latest versionNick Sayer1999-07-292-6/+6
| | | | Notes: svn path=/head/; revision=20381
* Update to 0.54Chris Piazza1999-07-174-124/+137
| | | | | | | | PR: 12678 Submitted by: Jim Mock <jim@phrantic.phear.net> Notes: svn path=/head/; revision=20246
* Update to 0.5.0aChris Piazza1999-07-172-4/+4
| | | | | | | | PR: 12677 Submitted by: maintainer Notes: svn path=/head/; revision=20237
* Fix the second master site.Chris Piazza1999-07-141-2/+2
| | | | Notes: svn path=/head/; revision=20188
* Unbreak this port by grabbing a couple of random ftp sites thatChris Piazza1999-07-141-4/+4
| | | | | | | have this distfile. Notes: svn path=/head/; revision=20183