Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3.6_3 18 Apr 2012 21:10:51
 |
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 |
2.3.6_3 18 Mar 2012 19:32:16
 |
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 |
2.3.6_3 20 Feb 2012 16:21:31
 |
eadler  |
Remove quotes from BROKEN and IGNORE as they are not required
Reset maintainer due to mail bounce |
2.3.6_3 21 Jan 2012 18:45:14
 |
pav  |
- Chase libzdb update
Reported by: pointyhat
Pointy hat to: cs, glarkin |
2.3.6_2 14 Jan 2012 08:57:23
 |
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. |
2.3.6_2 23 Sep 2011 22:26:39
 |
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 |
2.3.6_2 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
2.3.6_2 19 Mar 2011 13:15:34
 |
ale  |
Bump PORTREVISION for ports linking to default libmysqlclient. |
2.3.6_1 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.3.6_1 25 Jul 2010 15:39:20
 |
mm  |
Update libevent to 1.4.14b
PR: ports/147723
Approved by: maintainer (timeout) |
2.3.6 27 Mar 2010 00:15:24
 |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.3.6 02 Aug 2009 19:36:34
 |
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 |
2.3.6 16 Jul 2009 14:36:33
 |
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) |
2.3.5_3 15 Jul 2009 16:56:10
 |
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. |
2.3.5_3 09 Jul 2009 09:05:50
 |
miwi  |
- Chase libzdb shlib bump |
2.3.5_2 31 May 2009 20:31:08
 |
pav  |
- Resolve LATEST_LINK conflict |
2.3.5_2 07 Apr 2009 22:00:37
 |
dhn  |
- Chase asciidoc update
- Bump PORTREVSION
Approved by: tabthorpe (co-mentor) |
2.3.5_1 18 Mar 2009 14:41:19
 |
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> |
2.3.5 26 Jan 2009 00:03:48
 |
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) |
2.3.2 23 Dec 2008 12:41:46
 |
wxs  |
- Fix build after asciidoc update
PR: ports/129866
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer) |
2.3.2 25 Jul 2008 14:34:52
 |
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 |
2.3.2 06 Jun 2008 02:52:29
 |
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) |