| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
| |
PR: ports/142731
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk>
Approved by: maintainer timeout (mark_sf@kikg.ifmo.ru; > 2 weeks)
Notes:
svn path=/head/; revision=248923
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: 110245
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer
Notes:
svn path=/head/; revision=187482
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=186139
|
|
|
|
|
|
|
|
| |
PR: ports/109094
Submitted by: Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer)
Notes:
svn path=/head/; revision=185090
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=179920
|
|
|
|
|
|
|
|
| |
PR: ports/105785
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
Notes:
svn path=/head/; revision=177906
|
|
|
|
|
|
|
|
| |
PR: 95457
Submitted by: maintainer
Notes:
svn path=/head/; revision=159143
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
#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
|
|
|
|
|
|
|
|
| |
PR: ports/79775
Approved by: maintainer timeout (seanc), linimon
Notes:
svn path=/head/; revision=137706
|
|
|
|
| |
Notes:
svn path=/head/; revision=121293
|
|
|
|
|
|
|
| |
Submitted by: forth@zbwei.net
Notes:
svn path=/head/; revision=114264
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- configure script have been improved
- some strings changed.
Bump PORTREVISION.
PR: 58065
Submitted by: maintainer
Notes:
svn path=/head/; revision=91358
|
|
|
|
|
|
|
|
| |
PR: ports/57958
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=91118
|
|
(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
|