aboutsummaryrefslogtreecommitdiff
path: root/mail/dbmail20
Commit message (Collapse)AuthorAgeFilesLines
* Mark IGNORE with MySQL 5.5.Alex Dupre2011-01-131-0/+2
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=267729
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-273-3/+3
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-153-6/+6
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* - Update to 2.0.11Martin Wilke2006-11-283-17/+19
| | | | | | | | PR: ports/105940 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer) Notes: svn path=/head/; revision=178159
* - Update to 2.0.10Marcus Alves Grando2006-04-0814-19568/+19
| | | | | | | | PR: 95457 Submitted by: maintainer Notes: svn path=/head/; revision=159143
* [update] mail/dbmail: sync to svnEdwin Groothuis2005-12-265-11/+17922
| | | | | | | | | | 1. #281 - fix compilation on FreeBSD 4.x PR: ports/90914 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> Notes: svn path=/head/; revision=152081
* - Integrate vendor patches:Pav Lucistnik2005-11-1511-0/+1612
| | | | | | | | | | | | | | | 1. #266 - Excessive db connects and quits 2. #271 - BUG with connect to postgresql database 3. #272 - Non-UTF characters in a message's body 4. #277 - Fix "INTERNALDATE" calculation in imaputil.c 5. other patches from repository. - Add SHA256 PR: ports/88277 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer) Notes: svn path=/head/; revision=148303
* - Update to 2.0.7Pav Lucistnik2005-09-1316-1354/+43
| | | | | | | | | | | | | - Add patch for bug 266 - Reset maintainership (3 months of maintainer timeouts) - Assign maintainership to a volunteer PR: ports/85455, ports/85763 Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> Approved by: maintainer timeout (seanc; 14 days) Notes: svn path=/head/; revision=142623
* - Patch nine bugs:Pav Lucistnik2005-07-1816-17/+1329
| | | | | | | | | | | | | | | | | | | | | | | | #79 - INTERNALDATE reponses do not conform to RFC #145 - LMTP loses return-path #177 - Compile Fails on FreeBSD (fixes compilation on FreeBSD 4.X) #184 - socklen_t issue #190 - huge load if database crash #198 - DBMail processes killing each other #199 - spare child creates zombie #214 - dbmail-smtp dumps core with double free #216 - malformed header prevents delivery - Fix RC_SUBR usage PR: ports/83437, also ports/80736, ports/82437, ports/83575 Submitted by: Mark Starovoytov <mark@kikg.ifmo.ru>, parts also by: Radim Kolar <hsn@netmag.cz>, thompsa, Marcus Grando <marcus@corp.grupos.com.br> Approved by: maintainer timeout (2 months on oldest PR) Notes: svn path=/head/; revision=139510
* Update to version 2.0.4.Andrew Thompson2005-06-183-6/+15
| | | | | | | | PR: ports/79775 Approved by: maintainer timeout (seanc), linimon Notes: svn path=/head/; revision=137706
* Split the postgresql ports into a server and a client part.Palle Girgensohn2005-01-311-1/+1
| | | | | | | | | | | All ports depending on postgresql shall use the USE_PGSQL=yes knob defined in Mk/bsd.ports.mk. Bumping portrevisions where needed. PR: 75344 Approved by: portmgr@ (kris), ade & sean (mentors) Notes: svn path=/head/; revision=127737
* Add rcNG startup scripts for dbmail. Bump port version.Sean Chittenden2004-11-105-1/+119
| | | | Notes: svn path=/head/; revision=121293
* Fix dbmail's packaging in the mysql case. Bumped version.Sean Chittenden2004-11-022-4/+5
| | | | | | | Submitted by: kris Notes: svn path=/head/; revision=120649
* dbmail 2.0.0 needs -fPIC set in order to be sodomized by libtool on amd64.Sean Chittenden2004-10-271-0/+1
| | | | | | | | | Set this universally since it's quite plausible that other 64bit platforms may need this. Don't bump the port version since it wasn't installable on the systems that would need the portversion bump. Notes: svn path=/head/; revision=120353
* Updated distinfo. I updated this but for some reason wasn't included inSean Chittenden2004-10-251-2/+2
| | | | | | | | | the commit to dbmail. Correct oversight. Pointed out by: iVyacheslav I. Ivanchenko (ivi -at- dhs.net.ru) Notes: svn path=/head/; revision=120108
* Update dbmail to 2.0.0. This upgrade requires a migration script to be run.Sean Chittenden2004-10-242-36/+43
| | | | | | | See UPDATING for details. Grab maintainership of this port for the time being. Notes: svn path=/head/; revision=120047
* upgrade to 1.2.9Ying-Chieh Liao2004-07-204-42/+9
| | | | | | | Submitted by: forth@zbwei.net Notes: svn path=/head/; revision=114264
* - Update to 1.2.8bClement Laforet2004-07-132-6/+4
| | | | Notes: svn path=/head/; revision=113545
* BROKEN: UnfetchableKris Kennaway2004-07-111-0/+2
| | | | Notes: svn path=/head/; revision=113364
* Minor cleanup:Volker Stolz2004-06-292-2/+2
| | | | | | | | | | | - added file EXTRAS (referenced from other documents) - removed script install-dbmail.sh PR: ports/68473 Submitted by: Radim Kolar Notes: svn path=/head/; revision=112559
* - Security fix:Clement Laforet2004-06-112-3/+3
| | | | | | | | | | | | "DBMail 1.2.8a June 08, 2004 16:21:55 Posted by: Ilja Booij A buffer overflow error in DBMail 1.2.x has been discovered and fix. The buffer overflow causes dbmail-smtp to crash with a segmentation fault when a line in the email header is bigger than 2048 bytes. All version < 1.2.8a are affected, so please update your DBMail installation." Notes: svn path=/head/; revision=111284
* - Update to 1.2.7bClement Laforet2004-06-022-8/+7
| | | | | | | | - s/WITH_PGSQL/WITH_POSTGRESQL/ - Drop maintainership Notes: svn path=/head/; revision=110662
* Remove databases/postgresql-client because there can't be a -server, and havingMathieu Arnold2004-05-251-1/+1
| | | | | | | | it installed prevents databases/postgresql7 from being installed, leading to some dependencies problems Notes: svn path=/head/; revision=109952
* - SIZEifyClement Laforet2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104354
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 2) Notes: svn path=/head/; revision=99920
* - Update to 1.2.3Clement Laforet2004-02-032-3/+5
| | | | Notes: svn path=/head/; revision=99878
* - Cleanups.Clement Laforet2004-01-161-4/+1
| | | | | | | | Notice by: From: lou <lou@0xffff.org> Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98261
* - Update my email addressClement Laforet2004-01-131-1/+1
| | | | | | | Approved and reviewed by: erwin (mentor) Notes: svn path=/head/; revision=98067
* - Install manual pages [1]Clement Laforet2003-12-192-5/+8
| | | | | | | | | | | - use PORTDOCS - bump PORTREVISION Noticed by: Dave C. <djc@microwave.com> [1] Approved by: erwin (mentor) Notes: svn path=/head/; revision=96195
* - Update to 1.2.1:Sergei Kolobov2003-10-243-7/+6
| | | | | | | | | | | | This update fixes a security bug in the SMTP handling code and adds some indexes to the PostgreSQL table layout for speed improvements PR: 58470 Submitted by: maintainer Approved by: krion (implicit) Notes: svn path=/head/; revision=92041
* dbmail tarball has been updated.Erwin Lansing2003-10-153-10/+10
| | | | | | | | | | | | | - configure script have been improved - some strings changed. Bump PORTREVISION. PR: 58065 Submitted by: maintainer Notes: svn path=/head/; revision=91358
* Upgrade to 1.2.Munechika SUMIKAWA2003-10-134-39/+49
| | | | | | | | PR: ports/57958 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=91118
* Fix NOPORTDOCSErwin Lansing2003-10-081-1/+1
| | | | | | | | PR: 57750 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> via maintainer Notes: svn path=/head/; revision=90646
* [new port] mail/dbmail: An SQL database-based mail system (POP3 and IMAP)Edwin Groothuis2003-10-075-0/+156
(author description) The DBMAIL package replaces the normal UNIX mailing system. All emails and users data are stored in a database. You can create an unlimited number of email accounts, which can be checked using the POP3 or IMAP protocol. Users can maintain their own set of email addresses. It is more scalable, more secure, and faster than traditional mail systems. DBMAIL uses PostgreSQL or MySQL. PR: ports/54887 Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> Notes: svn path=/head/; revision=90481