| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
18 Apr 2012 21:10:51
2.3.6_3
|
bapt  |
2012-04-18 mail/dbmail20: No more supported upstream. No ports depend on this
2012-04-18 mail/dbmail21: No more supported upstream. No ports depend on this
2012-04-18 mail/dbmail23: No more supported upstream. No ports depend on this |
18 Mar 2012 19:32:16
2.3.6_3
|
rm  |
- Mark as deprecated. Set expiration date to 2012-04-18.
This versions of dbmail no more supported upstream. This ports are
unmaintained and not required by other ports.
Additionally, reset maintainer for mail/dbmail20 because of mail bounce.
Feature safe: yes |
20 Feb 2012 16:21:31
2.3.6_3
|
eadler  |
Remove quotes from BROKEN and IGNORE as they are not required
Reset maintainer due to mail bounce |
21 Jan 2012 18:45:14
2.3.6_3
|
pav  |
- Chase libzdb update
Reported by: pointyhat
Pointy hat to: cs, glarkin |
14 Jan 2012 08:57:23
2.3.6_2
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
23 Sep 2011 22:26:39
2.3.6_2
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 13:53:52
2.3.6_2
|
ohauer  |
- remove MD5 |
19 Mar 2011 13:15:34
2.3.6_2
|
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
04 Dec 2010 07:34:27
2.3.6_1
|
ade  |
Sync to new bsd.autotools.mk |
25 Jul 2010 15:39:20
2.3.6_1
|
mm  |
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout) |
27 Mar 2010 00:15:24
2.3.6
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
02 Aug 2009 19:36:34
2.3.6
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
16 Jul 2009 14:36:33
2.3.6
|
amdmi3  |
- Update to 2.3.6
- While here, clean up pkg-plist a bit
PR: 136724
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer) |
15 Jul 2009 16:56:10
2.3.5_3
|
dougb  |
Fix a few "bad example" problems in the rc.d scripts that have been
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. |
09 Jul 2009 09:05:50
2.3.5_3
|
miwi  |
- Chase libzdb shlib bump |
31 May 2009 20:31:08
2.3.5_2
|
pav  |
- Resolve LATEST_LINK conflict |
07 Apr 2009 22:00:37
2.3.5_2
|
dhn  |
- Chase asciidoc update
- Bump PORTREVSION
Approved by: tabthorpe (co-mentor) |
18 Mar 2009 14:41:19
2.3.5_1
|
miwi  |
- Chase databases/libzdb shlib bump
- Fix build with new libzdb
PR: 132761
Reported by: pavbot
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> |
26 Jan 2009 00:03:48
2.3.5
|
beech  |
- Update mail/dbmail23 port to the latest version 2.3.5
PR: ports/130983
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer) |
23 Dec 2008 12:41:46
2.3.2
|
wxs  |
- Fix build after asciidoc update
PR: ports/129866
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer) |
25 Jul 2008 14:34:52
2.3.2
|
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
06 Jun 2008 02:52:29
2.3.2
|
lippe  |
Dbmail is the name of a group of programs that enable the possibility of storing
and retrieving mail messages from a database (currently MySQL, PostgreSQL or
SQLite).
WWW: http://www.dbmail.org/
PR: ports/121908
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru>
Approved by: gabor (mentor) |