Commit graph

41 commits

Author SHA1 Message Date
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Pav Lucistnik
0261afd250 - Update to 2.2.10
PR:		ports/122575
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2008-04-11 15:28:01 +00:00
Martin Wilke
e0a81edcce - Update to 2.2.8
PR:		118825
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2007-12-18 23:18:56 +00:00
Martin Wilke
29959aef10 - Update to 2.2.7
PR:		117840
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2007-12-12 15:49:33 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Martin Matuska
6a126c7cda - update to 2.2.5
PR:		ports/113272
Submitted by:	Larry Rosenman <ler@lerctr.org>
Approved by:	maintainer, garga (mentor)
2007-06-11 12:06:26 +00:00
Martin Wilke
cae21566ad - Update to 2.2.4
PR:             110245
Submitted by:   Larry Rosenman <ler@lerctr.org>
Approved by:    maintainer
2007-03-16 11:23:59 +00:00
Cheng-Lung Sung
3564914c7f - Headernames should be processed case-insensitively according to RFC822 3.4.7.
- Problem reported by Larry Rosenman. Patch for the problem was on the dbmail-dev list.
- bump PORTREVISION

PR:		ports/109607
Submitted by:	maintainer (Mark Starovoytov)
2007-02-27 16:18:03 +00:00
Rong-En Fan
ab2b578750 - Update to 2.2.2
PR:		ports/109094
Submitted by:	Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer)
2007-02-13 10:44:54 +00:00
Martin Wilke
20404b87bf - Adds dbmail-timsieved.sh
- Adds workaround for installations after some previous revision which
  didn't deinstall completely
- Adds fix for bug #461 from dbmail bugtracker

PR:		ports/106760
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2006-12-16 10:27:25 +00:00
Pav Lucistnik
0e56099a89 - Update to 2.2.1
PR:		ports/105785
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
2006-11-23 16:05:39 +00:00
Marcus Alves Grando
ac08ee6091 - Update to 2.0.10
PR:		95457
Submitted by:	maintainer
2006-04-08 18:24:18 +00:00
Edwin Groothuis
74c04e9e79 [update] mail/dbmail: sync to svn
1. #281 - fix compilation on FreeBSD 4.x

PR:		ports/90914
Submitted by:	Mark Starovoytov <mark_sf@kikg.ifmo.ru>
2005-12-26 09:55:52 +00:00
Pav Lucistnik
efc03a7db4 - Integrate vendor patches:
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)
2005-11-15 00:10:58 +00:00
Pav Lucistnik
f12d116f99 - Update to 2.0.7
- 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)
2005-09-13 20:25:54 +00:00
Pav Lucistnik
05065d99c7 - Patch nine bugs:
#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)
2005-07-18 16:04:16 +00:00
Andrew Thompson
7ac7c9c877 Update to version 2.0.4.
PR:		ports/79775
Approved by:	maintainer timeout (seanc), linimon
2005-06-18 21:34:54 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
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)
2005-01-31 00:35:55 +00:00
Sean Chittenden
e7fcc1a2e1 Add rcNG startup scripts for dbmail. Bump port version. 2004-11-10 09:21:45 +00:00
Sean Chittenden
7dc74a7455 Fix dbmail's packaging in the mysql case. Bumped version.
Submitted by:	kris
2004-11-02 18:47:07 +00:00
Sean Chittenden
88f49b73ac dbmail 2.0.0 needs -fPIC set in order to be sodomized by libtool on amd64.
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.
2004-10-27 22:29:19 +00:00
Sean Chittenden
241467bbf4 Updated distinfo. I updated this but for some reason wasn't included in
the commit to dbmail.  Correct oversight.

Pointed out by:	iVyacheslav I. Ivanchenko (ivi -at- dhs.net.ru)
2004-10-25 04:39:49 +00:00
Sean Chittenden
10ff18612d Update dbmail to 2.0.0. This upgrade requires a migration script to be run.
See UPDATING for details.  Grab maintainership of this port for the time being.
2004-10-24 00:23:04 +00:00
Ying-Chieh Liao
1f1a993046 upgrade to 1.2.9
Submitted by:	forth@zbwei.net
2004-07-20 02:19:08 +00:00
Clement Laforet
29b9c55216 - Update to 1.2.8b 2004-07-13 13:44:15 +00:00
Kris Kennaway
d42a0e03f2 BROKEN: Unfetchable 2004-07-11 01:04:15 +00:00
Volker Stolz
7964a9fb5d Minor cleanup:
- added file EXTRAS (referenced from other documents)
- removed script install-dbmail.sh

PR:		ports/68473
Submitted by:	Radim Kolar
2004-06-29 17:24:15 +00:00
Clement Laforet
0b604bfb47 - Security fix:
"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."
2004-06-11 15:49:06 +00:00
Clement Laforet
d1b8e7fd9f - Update to 1.2.7b
- s/WITH_PGSQL/WITH_POSTGRESQL/
- Drop maintainership
2004-06-02 10:27:53 +00:00
Mathieu Arnold
4031a6967c Remove databases/postgresql-client because there can't be a -server, and having
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
2004-05-25 09:19:42 +00:00
Clement Laforet
60cea39c30 - SIZEify
Submitted by:		trevor
2004-03-18 02:01:15 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Clement Laforet
eb6a3b4b6b - Update to 1.2.3 2004-02-03 10:28:57 +00:00
Clement Laforet
7917108ce0 - Cleanups.
Notice by:          From: lou <lou@0xffff.org>
Approved by:        erwin (mentor) (implicitly)
2004-01-16 01:48:12 +00:00
Clement Laforet
3887814e09 - Update my email address
Approved and reviewed by:    erwin (mentor)
2004-01-13 15:04:51 +00:00
Clement Laforet
a65b264d9b - Install manual pages [1]
- use PORTDOCS
- bump PORTREVISION

Noticed by:             Dave C. <djc@microwave.com> [1]
Approved by:            erwin (mentor)
2003-12-19 09:54:18 +00:00
Sergei Kolobov
193dd3819e - Update to 1.2.1:
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)
2003-10-24 06:51:27 +00:00
Erwin Lansing
e03b1934d0 dbmail tarball has been updated.
- configure script have been improved
- some strings changed.

Bump PORTREVISION.

PR:		58065
Submitted by:	maintainer
2003-10-15 20:38:10 +00:00
Munechika SUMIKAWA
40beb0a913 Upgrade to 1.2.
PR:		ports/57958
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-13 23:57:18 +00:00
Erwin Lansing
f19ea98306 Fix NOPORTDOCS
PR:		57750
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com> via maintainer
2003-10-08 16:24:22 +00:00
Edwin Groothuis
6eb3d0aa1e [new port] mail/dbmail: An SQL database-based mail system (POP3 and IMAP)
(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>
2003-10-07 01:17:49 +00:00