aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* expr -> ${EXPR}mharo1999-08-282-2/+2
| | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR}
* sed -> ${SED}mharo1999-08-288-9/+9
|
* ln -> ${LN}mharo1999-08-285-7/+7
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-284-12/+12
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* portlintmharo1999-08-281-8/+8
|
* add newline at end of filemharo1999-08-281-1/+1
|
* portlintmharo1999-08-281-2/+2
|
* echo -> ${ECHO} && portlintmharo1999-08-281-7/+7
|
* sed -> ${SED} and portlintmharo1999-08-281-3/+4
|
* Argh! The last commit got the port installing the exim binaries intosheldonh1999-08-263-3/+3
| | | | | | ${PREFIX}/bin instead of ${PREFIX}/sbin . Fixed. Reported by: Mike Freislich <mikef@korbitec.com>
* Fix install error for users who comment out USE_XLIB.sheldonh1999-08-266-3/+39
| | | | | | While I'm here, bump "Version required:". Reported by: Mike Freislich <mikef@korbitec.com>
* Upgrade to version 1.0 prerelease #1.obrien1999-08-269-12/+36
|
* Change Id->FreeBSD.obrien1999-08-25116-116/+116
|
* awk -> ${AWK}mharo1999-08-2317-46/+46
| | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR}
* chmod -> ${CHMOD}mharo1999-08-2329-127/+129
| | | | chown -> ${CHOWN}
* Upgrade to 0.95.7.obrien1999-08-226-12/+12
|
* Changed info site URL.jim1999-08-221-10/+7
| | | | | PR: 13313 Submitted by: maintainer
* Make dependency to emacs binary as an absolute path.sada1999-08-194-6/+4
| | | | | | | Remove needless ``site-lisp'' from load-path at startup-el.el . Submitted by: Shigeyuki Fukushima <shige@FreeBSD.org> Approved by: maintainer
* Add 'load "mime-setup"' statements into each startup.el .sada1999-08-1710-6/+10
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Use ${PERL5} instead of /usr/bin/perlcpiazza1999-08-151-3/+3
| | | | | PR: 12199 Submitted by: Nick Hibma <nick.hibma@jrc.it>
* Activate mail/wanderlust-xemacs{-mule,20}.sada1999-08-151-1/+3
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Wanderlust is a mail/news agent for Emacs/XEmacs .sada1999-08-151-0/+20
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Wanderlust: A mail/news agent for xemacs/emacs.sada1999-08-151-0/+24
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Upgrade to 1.0.3.sada1999-08-1524-29/+53
| | | | Submitted by: Maintainer
* Updated to version 0.5.6ajim1999-08-143-23/+14
|
* Updated my email addressjim1999-08-142-3/+3
|
* Update MASTER_SITES and fix an email address in DESCRcpiazza1999-08-142-3/+4
| | | | | PR: 13121 Submitted by: maintainer
* Added knewmailtaoka1999-08-121-1/+2
|
* A Mail notifier for the KDE enviorment.taoka1999-08-125-0/+86
| | | | | PR: 12131 Submitted: Tomer Weller <wellers@netvision.net.il>
* MASTER_SITES have changed, update accordinglycpiazza1999-08-111-2/+2
| | | | | PR: 13024 Submitted by: maintainer
* Fix MASTER_SITES and update MAINTAINER addresstom1999-08-091-3/+5
|
* Activate p5-MIME-Litecpiazza1999-08-061-1/+2
|
* MIME::Lite is intended as a simple, standalone module for generatingcpiazza1999-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>
* s/BUILD_DEPEND/BUILD_DEPENDS/gobrien1999-08-063-6/+6
|
* o Upgrade to 19990601billf1999-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)
* Update 3.02 -> 3.03:sheldonh1999-08-0415-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.
* Update to version 0.5.3. reword DESCR a tad.cpiazza1999-08-023-5/+6
|
* Update to version 5.0.5cpiazza1999-08-022-4/+4
|
* Update to version 0.4.8ccpiazza1999-08-012-6/+7
| | | | | PR: 12902 Submitted by: Jim Mock <jim@blues.ghis.net>
* Ugrade to latest versionnsayer1999-07-302-6/+6
|
* Update to 0.54cpiazza1999-07-184-124/+137
| | | | | PR: 12678 Submitted by: Jim Mock <jim@phrantic.phear.net>
* Update to 0.5.0acpiazza1999-07-172-4/+4
| | | | | PR: 12677 Submitted by: maintainer
* Fix the second master site.cpiazza1999-07-141-2/+2
|
* Unbreak this port by grabbing a couple of random ftp sites thatcpiazza1999-07-141-4/+4
| | | | have this distfile.
* BROKEN='single master site is unreachable'obrien1999-07-141-1/+3
|
* Provide correct argv[0] for pop3dstb1999-07-136-12/+12
| | | | PR: ports/12580
* don't change ownership on /usr/local/man, /usr/local/man1, /usr/local/man8mharo1999-07-122-4/+20
| | | | | | | when installing this port. PR: 12426 Submitted by: pauls@ieng.com
* Update to version 1.16 to unbreak the port (checksum mismatch)cpiazza1999-07-112-4/+4
| | | | | PR: 12575 Reported by: Phil Duffen <phil@pavilion.net>
* Fix syntax error that was killing the package build.asami1999-07-103-6/+6
|
* Resolve a package name conflict with deve/mm by packaging as metamail-2.7sheldonh1999-07-091-2/+2
| | | | | | | instead of mm-2.7 . PR: 12563 Reported by: nsayer
* Rather than be broken on the Alpha, just don't try to build the docs.obrien1999-07-093-21/+18
|
* Upgrade to 0.4.8a.cpiazza1999-07-082-7/+4
|
* Disable sound support on the Alpha for the time being.steve1999-07-051-4/+6
|
* Don't write to DISTDIR.steve1999-07-051-7/+7
|
* Mark this port broken for Alpha because it coredumps in sgmls.steve1999-07-053-3/+15
|
* No need to use '-p' since ${MKDIR} == 'mkdir -p'.steve1999-07-051-2/+2
|
* Fix instances of "This is ...."hoek1999-07-032-2/+2
|
* 1. Update port to v1.1 of ssl add-onnsayer1999-07-032-5/+5
| | | | 2. Change PKGNAME to conform to port naming rules (per Satoshi)
* Switch from mysql322 to mysql322-client and mysql322-server.dirk1999-07-011-2/+2
|
* Update to 0.4.8.cpiazza1999-06-305-43/+8
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-2761-61/+61
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* Update to ml version 3.4cpiazza1999-06-267-97/+113
| | | | | PR: 12186 Submitted by: maintainer
* Activate wanderlust-mule.sada1999-06-261-1/+2
| | | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> PR: ports/12277
* Wanderlust is a mail/news agent on Emacs/XEmacs .sada1999-06-261-0/+23
| | | | | PR: ports/12277 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Activate mail/wanderlust-emacs{,20}.sada1999-06-241-1/+3
| | | | Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Wanderlust is a mail/news agent on Emacs/XEmacs .sada1999-06-241-0/+20
| | | | | PR: ports/12278 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Wanderlust is a mail/news agent on Emacs/XEmacs .sada1999-06-2426-0/+912
| | | | | PR: ports/12276 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Fix wrong MD5 sum.nsayer1999-06-241-1/+1
|
* Fix small typonsayer1999-06-241-2/+2
|
* Second try at importing the pine4 + SSL portnsayer1999-06-239-0/+192
|
* Upgrade to version 0.95.6.obrien1999-06-236-12/+12
|
* Well, the import went badly. I have asked asami for advice on how tonsayer1999-06-231-1/+2
| | | | | | clean up, but in the mean time, I might as well finish what I can: Add pine4-ssl to ports/mail/Makefile
* Preparation for importing pine4 + SSL port.nsayer1999-06-231-4/+7
| | | | Suggested-by: asami@freebsd.org
* Disable sound support on the Alpha.steve1999-06-231-6/+9
|
* Update to 0.4.7bcpiazza1999-06-223-7/+7
|
* Update maintainer's e-mail address.sheldonh1999-06-213-6/+6
|
* Move NO_LATEST_LINK from pine4 to pine3mharo1999-06-211-3/+1
|
* Support ${CC}.cpiazza1999-06-201-6/+8
|
* Update wmpop3 from 0.2.2a to 0.5.0a.cpiazza1999-06-204-10/+10
| | | | | PR: 12111 Submitted by: maintainer
* Change my email address to FreeBSD.org.cpiazza1999-06-194-13/+7
| | | | | Also some minor nits (extra fluff in all of my ports' DESCR files, USE_XLIB defined when USE_X_PREFIX is also defined, etc).
* Bump "Version required".sheldonh1999-06-176-24/+6
| | | | | Sync our customized files/Makefile with exim's src/EDITME, whence it comes.
* Work around the way odd shells sabotage exim's arch-type script.sheldonh1999-06-173-3/+9
| | | | Reported by: Martti Kuparinen <martti@research.zopps.fi>
* Replace `FreeBSD-i386` with `${OPSYS}-${MACHINE_ARCH}'.simokawa1999-06-163-12/+15
|
* Make DESCR upto-date.jkoshy1999-06-141-7/+9
| | | | | | PR: ports/12177 Submitted by: Scott.Blachowicz@seaslug.org (maintainer)
* Update to fetchamil 5.0.4.jseger1999-06-144-26/+16
| | | | | Submitted by: cpiazza@home.net PR: ports/12172
* add sprucetaoka1999-06-111-1/+2
|
* A simple GTK based email client.taoka1999-06-118-0/+92
| | | | | PR: 12039 Submitted by: Chris Piazza <cpiazza@home.net>
* Here's a appropriate commit message for the last commit.steve1999-06-093-3/+3
| | | | | | | | | | | | | | Upgrade to version 3.02, featuring: Simplified handling of domain/host/net/address lists. Regex handling bugfixes and improvements. Bugfixes. Logical improvements. Documentation improvements. WARNING: backward compatability issues. See README.UPDATING in the distribution tarball for details. Change maintainer's address.
* In attempt to keep someone from finding valid usernames return asteve1999-06-091-13/+23
| | | | | | | "password incorrect" message when the username is invalid. PR: 11952 Submitted by: Jason Garman <jgarman@sso.sytexinc.com>
* Update to version 3.02.steve1999-06-099-27/+42
| | | | | PR: 12004 Submitted by: maintainer
* The xforms ports is no longer an i386-only port.steve1999-06-091-4/+1
|
* Upgrade ezmlm to 0.322billf1999-06-073-6/+6
| | | | Submitted by: tom
* farily -> fairlyhoek1999-06-073-3/+3
|
* Update to version 0.5.2 and add a MASTER_SITE.steve1999-06-072-5/+6
| | | | | PR: 11792 Submitted by: maintainer
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-066-21/+3
| | | | in bsd.port.mk and this helps to unify the check and install.
* Use new gnomelibs port and set USE_LIBTOOL=yessteve1999-05-306-78/+136
| | | | | PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* remove pacbell.com and another bad master_sitemharo1999-05-291-4/+2
|
* s/HAS_CONFIGURE/GNU_CONFIGURE/ so that PREFIX will be honorednectar1999-05-296-12/+12
|
* Upgrade to 0.95.5.obrien1999-05-266-12/+15
|
* Depend on `urlview' when offically package building.obrien1999-05-263-3/+12
|
* Add WWW:mharo1999-05-191-0/+2
| | | | | PR: 11762 Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
* add WWW:mharo1999-05-193-0/+6
| | | | | PR: 11759 Submitted by: Sheldon Hearn <sheldonh@uunet.co.za>
* Update to version 5.0.3.steve1999-05-172-3/+3
| | | | | PR: 11694 Submitted by: maintainer
* Since perl 503 set close-on-exec on pipe() call, turn it backache1999-05-171-23/+48
|
* upgrade to 3.52ache1999-05-172-3/+3
|
* Back out unapproved commit from an idiot committer who can'tasami1999-05-122-3/+3
| | | | understand what "ports freeze" means.
* upgrade to 3.52ache1999-05-112-3/+3
|
* Changed to a master port of japanese/exmh2taoka1999-05-111-5/+16
| | | | | PR: ports/10592 Submitted by: Takeshi WATANABE <watanabe@komadori.planet.sci.kobe-u.ac.jp>
* Change MASTER_SITESflathill1999-05-111-2/+2
| | | | | PR: ports/11628 Submitted by: Scott.Blachowicz@seaslug.org
* Update to version 0.5.1.steve1999-05-102-3/+3
| | | | | PR: 11617 Submitted by: maintainer
* Add example for inetd.conf (forgotten in last commit).stb1999-05-106-0/+72
|
* - Update to 1.5.19stb1999-05-1042-342/+486
| | | | | | - Don't overwrite pre-existing imapd.conf - Fix installation of doc files - Clean up pkg/COMMENT
* Update to 3.51 for ache (I think he is on vacation) in time for 3.2-R.obrien1999-05-102-3/+3
| | | | (hope he doesn't mind)
* Activate the bbmail port.steve1999-05-101-1/+2
|
* Initial import of bbmail version 0.5.0.steve1999-05-105-0/+35
| | | | | | | A tool intended for Blackbox that checks for new mail. PR: 11477 Submitted by: Chris Piazza <cpiazza@home.net>
* Fix tkConfigStep.sh location.tg1999-05-061-2/+2
| | | | | PR: 11530 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Build and install static version of the library (${PREFIX}/lib/libc-client4.a),dirk1999-05-043-4/+9
| | | | too. This is required for the upcoming IMAP-support for apache13-php3.
* Add (prepare to be shocked) WWW:mharo1999-05-0340-41/+44
|
* Add the mailx, qmail-contrib, and qmailanalog ports.steve1999-05-031-1/+4
|
* Initial import of mailx version 0.5.steve1999-05-035-0/+61
| | | | | | | A mail command with mailx extensions. PR: 10161 Submitted by: Issei Suzuki <issei@jp.FreeBSD.org>
* Initial import of qmailanalog version 0.70.steve1999-05-036-0/+118
| | | | | | | A collection of tools to analyze qmail-send's activity. PR: 8900 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Initial import of qmail-contrib version 0.1.steve1999-05-037-0/+238
| | | | | | | A set of contrib'd tools for qmail. PR: 8899 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Update to version 0.2.11.steve1999-05-034-15/+15
| | | | | PR: 11404 Submitted by: maintainer
* Add Dialup Users List from vix.com.steve1999-05-031-5/+6
| | | | | PR: 9864 Submitted by: Cy Schubert <Cy.Schubert@uumail.gov.bc.ca>
* upgrade to smail 3.2.0.106torstenb1999-05-034-35/+32
|
* mv -> ${MV}torstenb1999-05-0312-276/+300
| | | | | | | | cp -> ${CP} install -> ${INSTALL} mkdir -> ${MKDIR} PR: ports/10934
* Update to version 1.5.2.steve1999-05-019-31/+62
| | | | | PR: 11352 Submitted by: maintainer
* update libdependsmharo1999-04-282-4/+4
|
* Don't use CFLAGS for CXXFLAGS. If someone wants to compile the port usingkris1999-04-251-2/+2
| | | | optimization settings, they can use CXXFLAGS like everyone else :-)
* Upgrade to v2.3, take over MAINTAINERship.kris1999-04-252-6/+7
| | | | Reviewed by: andreas (previous maintainer)
* Update to version 0.9.2taoka1999-04-239-58/+929
| | | | | | Get tkstep being optional Noticed by: maintainer (who sent me the e-mail including the diff)
* Move WWW to DESCR from Makefile ...scrappy1999-04-214-4/+6
|
* Move URL to pkg/DESCR.stb1999-04-2112-18/+12
|
* Update MASTER_SITESstb1999-04-216-12/+18
| | | | ADD WWW_SITE (for net/netatalk)
* Maintainer found a real home for the distfile.steve1999-04-191-3/+3
| | | | Submitted by: maintainer
* Add postiliontaoka1999-04-171-1/+2
|
* Postilion is a mail client derived from tkRat that has a NeXt style interfacetaoka1999-04-1711-0/+304
| | | | | PR: 10271 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* refer to pop3pw as pop3pw not popasswdmharo1999-04-161-1/+1
| | | | | PR: 11162 Submitted by: Andrew <andrew@ugh.net.au>
* Remove configuration files from PLISTmharo1999-04-143-6/+0
| | | | | PR: 11118 Submitted by: Tom Hukins tom@eborcom.com
* Add postfix.asami1999-04-121-1/+2
|
* Proper URLs that reference directories end in '/'billf1999-04-098-17/+16
|
* oops, remove dotlockache1999-04-082-4/+4
|
* upgrade to +54ache1999-04-088-32/+38
|
* Fix program_directory in main.cftorstenb1999-04-0712-12/+12
|
* Fix paths in sample-main.cf with sedtorstenb1999-04-0712-24/+24
|
* Update to 0.63kris1999-04-072-5/+6
| | | | Approved by: maintainer
* upgrade to 3.13.1ache1999-04-072-5/+5
|
* Update to 5.0.0flathill1999-04-062-5/+5
| | | | | PR: ports/10977 Submitted by: mharo@area51.fremont.ca.us
* Change maintainer's address at his request.asami1999-04-061-3/+3
|
* smtpfeed version up to 1.00.itojun1999-04-032-6/+6
| | | | sendmail patch updated to 893+3.2W.
* Update to version 0.63a.steve1999-04-023-14/+63
| | | | | PR: 10898 Submitted by: maintainer
* Update to version 0.321.steve1999-03-317-58/+88
| | | | | PR: 10867 Submitted by: maintainer
* Update to 4.7.9flathill1999-03-312-3/+3
| | | | | PR: ports/10888 Submitted by: mharo@patrol.area51.fremont.ca.us
* Added wmpop3taoka1999-03-311-1/+2
|
* wmpop3 is a pop3 mail checker for the Window Maker dock.taoka1999-03-316-0/+111
| | | | | PR: ports/10834 Submitted by: Jim Mock jim@phrantic.phear.net
* Port of Wietse Venema's postfix, yet another mail transport agent that tries totorstenb1999-03-30216-0/+7008
| | | | replace sendmail.
* Use FORBIDDEN to indicate that this port shouldn't be built under any (some)asami1999-03-291-2/+2
| | | | | circumstances. This is different from BROKEN, which merely means we think it is broken.
* comment out vhost support since it brings db2 vs. libc conflict inache1999-03-296-42/+55
| | | | | | certain situations. Describe why it is impossible to use APOP in such situation even for real accounts
* turn on virtual hosts supportache1999-03-2911-88/+167
|
* use system md5.h with system -lmdache1999-03-281-0/+11
|
* One of the MASTER_SITES for the ezmlm port has changed.flathill1999-03-261-2/+2
| | | | | PR: ports/10777 Submitted by: tom@eborcom.com
* Put this port's distfile up on my webpage until the MASTER_SITE issteve1999-03-251-2/+2
| | | | | | resurrected by the maintainer. PR: 10713
* MAINTAINER says:nectar1999-03-252-12/+18
| | | | | | | | | | Make the balsa port build again after the recent changes to gtk, orbit, gnome, and the reorganization of the gnome mirrors. Also, remove myself as the maintainer because I don't have the resources to keep up with gnome. PR: ports/10552 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Cleanup packing list.steve1999-03-221-0/+3
| | | | | PR: 10628 Submitted by: maintainer
* Add cmail.asami1999-03-201-1/+2
|
* Now that gettext includes a shared library, dependencies shouldnectar1999-03-191-3/+2
| | | | | | | use it in LIB_DEPENDS. PR: ports/10647 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
* A simple mail counter, useful for multiple mailfilestaoka1999-03-185-0/+50
| | | | | PR: ports/9256 Submitted by: Chip Marshall chip@eboai.org
* Update to version 1.12.steve1999-03-155-26/+29
| | | | | PR: 10177 Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it>
* Update to version 4.7.8.steve1999-03-152-3/+3
| | | | | PR: 10198 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* Update to version 4.122.steve1999-03-152-8/+8
| | | | | PR: 10207 Submitted by: Tom Hukins <tom@eborcom.com>
* Update to version 4.10.steve1999-03-1513-92/+174
| | | | | PR: 10286 Submitted by: maintainer
* Update to version 4.5.steve1999-03-154-26/+27
| | | | | PR: 10288 Submitted by: maintainer
* Update to version 0.62.steve1999-03-156-27/+49
| | | | | PR: 10305 Submitted by: maintainer
* Update 1.1 -> 1.2.nectar1999-03-156-6/+14
| | | | | Submitted by: Stephen J. Roznowski <sjr@home.net> PR: ports/10238
* Update to version 0.62.steve1999-03-154-15/+38
| | | | | PR: 9831 Submitted by: maintainer
* Commit all Y2K/WWW_SITE changes from today...scrappy1999-03-128-8/+18
|
* remove manpages from PLISTache1999-03-081-6/+0
|
* upgrade to 3.12ache1999-03-084-38/+13
| | | | Submitted by: Ollivier Robert <roberto@keltia.freenix.fr>
* upgrade original distribution to smtpfeed-0.95 and sendmail 8.9.3+3.2Wpre.itojun1999-03-062-6/+6
|
* s/orbs.dorkslayers.com/relays.orbs.org/itojun1999-03-041-2/+2
|
* upgrade to 0.95.4obrien1999-03-046-12/+12
|
* BROKEN= "requires emacs to build but has no dependency for it."billf1999-03-031-1/+3
| | | | Found By: Satoshi's errorlogs.
* Add a notation about user restriction.sada1999-02-262-8/+10
| | | | | PR: ports/10114 Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
* Additional config options at port build time.jkoshy1999-02-232-4/+40
| | | | | | PR: ports/10119 Reviewed by: jkoshy Submitted by: Scott Blachowicz <sab@seanet.com>
* Use local mts for mail delivery instead of using SMTP.jkoshy1999-02-231-2/+3
| | | | | PR: ports/10119 Submitted by: Sheldon Hearn <axl@iafrica.com>
* Cleanups from new maintainer.steve1999-02-222-28/+46
| | | | | PR: 9929 Submitted by: Tom Hukins <tom@eborcom.com>
* Cleanups from new maintainer.steve1999-02-222-40/+84
| | | | | PR: 9930 Submitted by: Tom Hukins <tom@eborcom.com>
* update base distribution to:itojun1999-02-192-8/+8
| | | | | - smtpfeed 0.93 - sendmail 8.9.3 with WIDE patch 3.1
* better version of defaulting English responces patchache1999-02-193-189/+162
|
* fix errors in ru.po (posted to mutt-dev)ache1999-02-163-3/+9
|
* use English fallback for multi_choice responces tooache1999-02-163-39/+276
| | | | (patch posted to mutt-dev)
* manual.latin1 should be in the optional plist file, not the standard one.obrien1999-02-146-3/+3
| | | | | bug noticed by: ache implied-Ok'ed to fix problems experienced by ache's, by: Satoshi
* * fix support for Russan language - there is a sign extension bug in newobrien1999-02-146-42/+120
| | | | | | | | version and lack of english responce fallback * when installing in the face of certain environmental vars, manual.latin1 does not get installed Submitted by: ache Ok'ed by: Satoshi
* update to 1.12obrien1999-02-133-12/+11
| | | | | Submitted by: Michael <mharo@area51.fremont.ca.us> Ok'ed by: Satoshi
* upgrade to 0.95.3obrien1999-02-139-21/+21
|
* Change mode bin.bin to root.wheel.kuriyama1999-02-121-4/+4
| | | | Requested by: maintainer
* Upgrade to v1.0.jkoshy1999-02-113-11/+18
| | | | | Submitted by: Scott Blachowicz <Scott.Blachowicz@seaslug.org> (maintainer)
* Activate rblsmtpd.kuriyama1999-02-111-1/+2
|
* RBL (Realtime Blackhole List) smtp daemon for blocking SPAM.kuriyama1999-02-117-0/+73
| | | | | | PR: ports/8516 and ports/9080 Submitted by: John Saunders <john@nlc.net.au> Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Explicit use of Berkeley DB (careful, DBM users!).markm1999-02-116-18/+18
| | | | | | | | | | Fixed use of $local_part in router configurations. Fixed "unseen" on router or director on deferment of delivery. Other minor fixes. Fixed handling of USE_XLIB to deal with =NO correctly. Submitted by: maintainer
* Upgrade to 0.4.9.vanilla1999-02-0410-160/+118
| | | | | PR: ports/9887 Submitted by: maintainer
* Adjust port Makefiles to new EXTRACT_* variable defaults. See log ofasami1999-02-031-1/+2
| | | | | | | | | | | | | | | | | | | bsd.port.mk rev. 1.304 for details on the change. The fix here is one of the following. (1) Define USE_BZIP2 instead of BUILD_DEPENDS on bzip2 and redefining EXTRACT_* commands. (2) Change ${EXTRACT_CMD} to ${TAR} when the command is obviously calling the "tar" command (i.e., arguments like "-xzf" are spelled out). (3) If ${EXTRACT_CMD} is called directly with ${EXTRACT_BEFORE_ARGS}, add ${EXTRACT_AFTER_ARGS} to the command line as well. (4) If any of EXTRACT_CMD, EXTRACT_BEFORE_ARGS or EXTRACT_AFTER_ARGS is set, define the other two too.
* Change libPropList directory name.asami1999-02-032-4/+4
| | | | Forgotten by: vanilla
* Adjust PLIST'sobrien1999-02-016-0/+48
|
* Upgrade to version 2.11, featuring minor bug-fixes and some new features.markm1999-01-279-21/+96
| | | | | | New features are backward compatible. Submitted by: maintainer
* Activate the rlytest port.steve1999-01-261-1/+2
|
* Initial import of rlytest version 1.15.steve1999-01-266-0/+68
| | | | | | | Test an SMTP host for third-party relay. PR: 9531 Submitted by: Paul Chvostek <paul@it.ca>
* upgrade base version to 0.92.itojun1999-01-242-4/+4
|
* MASTER_SITES has changed.flathill1999-01-211-2/+2
|
* Upgrade, 3.0pl63 -> pl65.max1999-01-204-9/+9
|
* Add virtual category "windowmaker".asami1999-01-181-2/+2
|
* Add "afterstep" virtual category.asami1999-01-181-2/+2
|
* Activate the ezmlm and ezmlm-idx ports.steve1999-01-181-1/+3
|
* Initial import of ezmlm-idx version 0.313.steve1999-01-185-0/+112
| | | | | | | Dan J. Bernstein's cleaned up version of ezmlm version 0.53. PR: 8885 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* Initial import of ezmlm version 0.53.steve1999-01-186-0/+95
| | | | | | | An easy-to-use, high-speed mailing list manager for qmail. PR: 8884 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>
* BROKEN this ports, it can't with with gnome 0.99.x.vanilla1999-01-182-4/+8
|
* Remove popclient from the ports collection. Popclient has beenwosch1999-01-171-2/+1
| | | | | | | abandoned by the author (who wrote fetchmail as a replacement). The source code for popclient is still available at http://www.freebsd.org/~wosch/src/popclient-3.0b6.tar.gz
* Fix for alpha.simokawa1999-01-169-40/+160
| | | | - remove 'long time()' and add '#include <time.h>'.
* upgrade to 3.49ache1999-01-152-3/+3
|
* upgrade base version of smtpfeed to 0.91.itojun1999-01-132-8/+8
| | | | upgrade base version of (patched) sendmail to 8.9.2+wide patch 3.1.
* handle -- sendmail argache1999-01-132-58/+56
|
* More Y2K Statement Links...scrappy1999-01-138-8/+24
|
* Rewrite p5- module's PLIST for alpha.simokawa1999-01-114-6/+6
| | | | | | | | Use newly introduced %%PARL_ARCH%% for dirname of architecture dependent libraries. (i.e. s!%%PERL_VER%%/i386-freebsd!%%PERL_VER%%/%%PERL_ARCH%%!) Approved by: asami
* Activate the ml port.steve1999-01-111-1/+2
|
* Initial import of ml-3.3.steve1999-01-119-0/+227
| | | | | | | An X11 IMAP client. PR: 6018 Submitted by: Jeroen Hogeveen <albast@xs4all.nl>
* upgrade base version to 0.90.itojun1999-01-092-7/+6
| | | | | put master distribution into http://freefall/~itojun. unbroken the port.
* add Russian Windows charsetache1999-01-093-0/+30
|
* remove CONIGURE_ARGS --enable-dsn and --enable-hidden-host as they are nowobrien1999-01-083-9/+6
| | | | run-time .muttrc configurable.
* Added 'ONLY_FOR_ARCHS=i386' to XForms dependent ports.simokawa1999-01-071-1/+4
| | | | XForms has not been available for FreeBSD/alpha yet.
* upgrade to 0.95.1obrien1999-01-056-15/+24
|
* Update to mew version 1.93.steve1999-01-035-15/+8
| | | | | PR: 8860 Submitted by: maintainer
* Activate serialmail port.steve1999-01-031-1/+2
|
* Initial import of serialmail version 0.75.steve1999-01-037-0/+102
| | | | | | | Tools for passing mail across serial links. PR: 8564 Submitted by: Tom Hukins <tom@eborcom.com>
* Activate distribute.kuriyama1999-01-011-1/+2
|
* Mail dispatcher for mailing list. Fits nicely with majordomo.kuriyama1999-01-018-0/+146
| | | | | Original port created by: itojun Will be maintained by: kuriyama
* turn on hbiffobrien1998-12-301-1/+2
|
* Replacement for xbiff that flashes when new mail arrives like theobrien1998-12-306-0/+95
| | | | | | | traditional xbiff. In addition, if you click on the hbiff icon, a window will popup showing the mail headers. This makes hbiff better than xlbiff where privacy is an issue since the headers are only displayed when you request.
* Upgrade to 2.0dirk1998-12-294-19/+28
| | | | Requested by: Andreas Klemm <andreas@FreeBSD.ORG>
* Install headers for libc-clientjseger1998-12-252-8/+7
| | | | | PR: ports/9108 Submitted by: yds@dppl.com
* Activate the maildrop port.steve1998-12-241-1/+2
|
* Initial import of maildrop version 0.60.steve1998-12-245-0/+90
| | | | | | | A replacement local mail delivery agent, similar to procmail. PR: 8713 Submitted by: Tom Hukins <tom@eborcom.com>
* Added a second master site.stb1998-12-226-12/+18
|
* Upgrade to 2.10 release. Bugfixes and some minor wishlist items added,markm1998-12-179-45/+48
| | | | | | | | documentation upgraded. Fixed nit in configure.default file. Requested by: maintainer
* Update to 4.7.0sada1998-12-172-3/+3
| | | | | PR: ports/9105 Submitted by: Dom Mitchell <Dom.Mitchell@palmerharvey.co.uk>
* upgrade to 3.47ache1998-12-152-4/+4
|
* Upgrade to version 0.95.obrien1998-12-1324-420/+705
| | | | | Note that Muttrc and mime.types have moved from PREFIX/share/misc -> PREFIX/etc
* There's been a PR (6180) out since March that describes an exploitablesteve1998-12-101-1/+3
| | | | | | security hole in this port. At Marc Slemko's <marcs@znep.com> request I'm going to mark this broken until this port's maintainer has a chance to look into it further.
* Activate balsa.vanilla1998-12-091-1/+2
|
* A mail reader for gnome. It supports local mail, pop3, and IMAP.vanilla1998-12-0912-0/+224
| | | | | | It can view mail files in mbox, maildir, and mh format. PR: ports/9007 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Upgrade to 2.054 (Testing release!).markm1998-12-0812-375/+111
| | | | | | | | | | | | | | | | Patches incorporated by the author were removed. One new patch created to prevent core dumps when running non-listening queue-runners. Handle the difference in BINOWN between stable (bin) and current (root), obviating the need for an INSTALL script. Don't install shell script "place-holders" for eximon when built without USE_XLIB, just touch the files for package-friendliness. Graceful. Improve out-of-the-box relay handling; localhost symoblic name was weak, use private subnet numerical net instead. Submitted by: maintainer