non port: mail/dbmail/Makefile |
SVNWeb
|
Number of commits found: 114 (showing only 100 on this page) |
Sun, 27 Aug 2023
|
[ 09:03 Muhammad Moinur Rahman (bofh) ] 1282a1a
mail/dbmail: Update version 3.3.1=>3.4.0
Changelog: https://github.com/dbmail/dbmail/releases/tag/v3.4.0
|
Wed, 8 Feb 2023
|
[ 10:53 Muhammad Moinur Rahman (bofh) ] 6e1233b (Only the first 10 of 159 ports in this commit are shown above. )
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233
|
Mon, 31 Oct 2022
|
[ 11:17 Muhammad Moinur Rahman (bofh) ] f3d0e9d
mail/dbmail: Update version 3.3.0=>3.3.1
- Fix build after changes to openssl [1]
PR: 267090 [1]
Reported by: ahicks@p-o.co.uk [1]
|
Sat, 8 Oct 2022
|
[ 16:04 Muhammad Moinur Rahman (bofh) ] f88bbdf
mail/dbmail: Update version 3.2.6=>3.3.0
Relnotes: https://github.com/dbmail/dbmail/releases/tag/v3.3.0
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] b587cc2 (Only the first 10 of 577 ports in this commit are shown above. )
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 09:09 Muhammad Moinur Rahman (bofh) Author: Dima Panov ] 4410e9d
mail/dbmail: Update version 3.2.5=>3.2.6
- Pet portfmt/portclippy
PR: 261076
Reported by: fluffy
Relnotes: https://github.com/dbmail/dbmail/releases/tag/v3.2.6
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
Sun, 29 Aug 2021
|
[ 16:50 Alexey Dokuchaev (danfe) ] 061967a (Only the first 10 of 12 ports in this commit are shown above. )
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 7 Aug 2020
|
[ 18:48 bofh ]
mail/dbmail: Update version 3.2.4=>3.2.5
Relnotes: https://github.com/dbmail/dbmail/releases
|
Thu, 23 Jul 2020
|
[ 06:43 bofh ]
mail/dbmail: Fix imap connection failure
- Fix failed to retrieve fd limits
PR: 247561
Submitted by: ahicks@p-o.co.uk
|
Sat, 4 Jul 2020
|
[ 07:53 mikael ]
Mark as broken on aarch64: fails to link with sbrk.
Approved by: portmgr (tier-2 blanket)
|
Mon, 8 Jun 2020
|
[ 16:23 bofh ] (Only the first 10 of 37 ports in this commit are shown above. )
mail/dbmail: Update version 3.2.3=>3.2.4
- Migrate to Github
PR: 247084
Submitted by: fluffy
Relnotes: https://github.com/dbmail/dbmail/commit/c9f8fee139215aba52071f1c2ac268e282b0de18
|
Thu, 2 Apr 2020
|
[ 12:04 sunpoet ]
Bump PORTREVISION for databases/libzdb shlib change
|
Sun, 29 Mar 2020
|
[ 09:36 fluffy ]
mail/dbmail: chase databases/libzdb update with new layout
|
Thu, 7 Nov 2019
|
[ 01:21 fluffy ]
- Unbreak fetch, official site provide pure .tar.gz only
- Teach configure to find openssl libs from base without pkg-config
- Use libc to find gethostbyname(), connect(), res_search()
|
Wed, 6 Nov 2019
|
[ 14:00 antoine ] (Only the first 10 of 184 ports in this commit are shown above. )
Mark a few ports BROKEN (unfetchable)
|
Fri, 2 Aug 2019
|
[ 13:30 jbeich ] (Only the first 10 of 105 ports in this commit are shown above. )
devel/libevent2: update to 2.1.11
Changes: https://github.com/libevent/libevent/releases/tag/release-2.1.11-stable
ABI: https://abi-laboratory.pro/tracker/timeline/libevent/
PR: 239599
Reported by: GitHub (watch releases)
Approved by: zeising (maintainer)
MFH: 2019Q3 (maybe security, partially restores 2.1.8 ABI)
Differential Revision: https://reviews.freebsd.org/D21133
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330
|
Fri, 3 May 2019
|
[ 21:06 linimon ] (Only the first 10 of 30 ports in this commit are shown above. )
These ports now build on aarch64.
Where necessary, pet portlint.
Approved by: portmgr
Obtained from: aarch64 TRYBROKEN run
|
Sat, 6 Apr 2019
|
[ 14:42 sunpoet ]
Update databases/libzdb to 3.2
- Update MASTER_SITES
- Update pkg-descr
- Update WWW
- Bump PORTREVISION of dependent ports for shlib change
- Take maintainership
Changes: https://www.tildeslash.com/libzdb/#release_notes
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590
|
Fri, 24 Feb 2017
|
[ 21:15 bofh ] (Only the first 10 of 36 ports in this commit are shown above. )
mail/dbmail: adopt latest fixes from git:
- login_disabled option before starttls for pop3
- fix compiler warnings for GCC5
- Fix IMAP mailbox maintanence
- prevent assertion in p_string_erase
- improve crypt authentication, also don't segfault when spasswd is empty
- simplify log_query_time duration logic
- Disconnect IMAP clients if only few free FDs left
- Add primary key constraint to dbmail_authlog
- Rework temporary connection failures
- Give sensible default for retry 120s
- Add retries for binding and searching
- Bump search timeout to 60s
- Increase ldap timeout to 600s 10 mins (Only the first 15 lines of the commit message are shown above )
|
Mon, 20 Feb 2017
|
[ 02:57 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: drop historical suffix after r362796
PR: 216777
Approved by: mm (maintainer)
|
Sat, 4 Feb 2017
|
[ 07:56 jbeich ] (Only the first 10 of 136 ports in this commit are shown above. )
devel/libevent2: update to 2.1.8 and cleanup
- DEFAULT_VERSIONS += ssl=openssl-devel is now supported
- devel/py-event and devel/p5-Event-Lib are marked BROKEN
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/whatsnew-2.1.txt
Changes: https://github.com/libevent/libevent/raw/release-2.1.8-stable/ChangeLog
PR: 216527
Exp-run by: antoine
Approved by: mm (maintainer)
|
Thu, 10 Nov 2016
|
[ 01:21 linimon ] (Only the first 10 of 48 ports in this commit are shown above. )
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket)
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Sat, 7 Feb 2015
|
[ 12:42 bofh ]
mail/dbmail: Update version 3.2.2=>3.2.3
Differential Revision: https://reviews.freebsd.org/D1797
Approved by: marino(mentor)
|
Sun, 25 Jan 2015
|
[ 11:15 bofh ]
mail/dbmail: Update version 3.2.1=>3.2.2
Differential Revision: https://reviews.freebsd.org/D1666
Approved by: bapt(mentor)
|
Fri, 23 Jan 2015
|
[ 22:50 antoine ] (Only the first 10 of 39 ports in this commit are shown above. )
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
|
Wed, 24 Dec 2014
|
[ 00:14 bofh ] (Only the first 10 of 432 ports in this commit are shown above. )
Change my non-FreeBSD MAINTAINER mail to bofh@
Approved by: bapt
|
Thu, 11 Dec 2014
|
[ 08:04 rodrigo ]
Transfer ports maintainership to Muhammad Moinur Rahman
PR: ports/195854
Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
|
Tue, 11 Nov 2014
|
[ 08:40 antoine ]
Update to 3.2.1, this is a bugfix release
PR: ports/194808
Submitted by: maintainer
|
Sun, 24 Aug 2014
|
[ 17:00 adamw ]
Upgrade mail/dbmail to 3.2.0
3.2.0 contains all the stability improvements done in 3.1 over the
last year. On top of that, it has some nice additions of it's own:
- auto-migrations; An admittedly little tested feature is automatic
migrations of the database schema. Running any of the binaries against
an up-to-date and standard 3.1 schema will try to do all the necessary
upgrades if required.
- static code audit; the Coverity service was used to flush out as
many potential problems as possible.
- new capabilities; some interesting new IMAP capabilities have been
added. QRESYNC (rfc5162), LITERAL+ (rfc2088), UIDPLUS (rfc4315) will
improve performance especially for mobile clients.
Also:
- Remove redundant option THREADS
- Add additional mirror
- Rework post-install for auto-migration scripts
- Use @sample framework
PR: 192967
Submitted by: maintainer
|
Mon, 28 Jul 2014
|
[ 17:46 wg ]
mail/dbmail: update to 3.1.17
PR: 192189
Submitted by: maintainer
|
Thu, 24 Jul 2014
|
[ 18:34 tijl ] (Only the first 10 of 208 ports in this commit are shown above. )
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above )
|
[ 13:32 bapt ] (Only the first 10 of 84 ports in this commit are shown above. )
Only use libevent2
Remove libevent as libevent2 is providing a good compatibility interface as well
as providing better performances.
Remove custom patches from libevent2 and install libevent2 the regular way
Mark ports abusing private fields of the libevent1 API as broken
Import a patch from fedora to have honeyd working with libevent2
Remove most of the patches necessary to find the custom installation we used to
have for libevent2
With hat: portmgr
|
Sat, 19 Jul 2014
|
[ 23:13 danilo ]
- Add mail/libsieve as a default option
PR: ports/191966
Submitted by: Alan Hicks <ahicks@p-o.co.uk>
|
Thu, 5 Jun 2014
|
[ 03:30 miwi ]
- Update to 3.1.15
PR: 190515
Submitted by: maintainer
|
Sun, 18 May 2014
|
[ 18:34 tijl ]
mail/gmime26 mail/gmime26-sharp:
- Remove leading hyphen from PKGNAMESUFFIX.
- USES=libtool tar:xz.
- Remove LATEST_LINK.
- Remove $FreeBSD$ from patch.
mail/dbmail:
- USES=libtool.
- INSTALL_TARGET=install-strip.
- Remove -fPIC.
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS.
|
Sun, 23 Mar 2014
|
[ 14:42 pawel ]
- Update to version 3.1.13 [1]
- Convert SIEVE option description to current standards
Bugfixes:
- when an IMAP client asked for a part of a message that started after
the total length of the message, imapd crashed.
- on some platforms, pop3d would sometimes continue to try writing to
a partially disconnected client, throwing pop3d in a spin-lock.
- on pop3d, timsieved and lmtpd disconnecting clients would cause
memory leakage
New features:
- dbmail.conf now adds a new options 'header_cache_readonly = yes|no',
Setting it to 'yes' will prevent addition of new rows to the
dbmail_headername table. You can now start pruning that table, without
having to worry about new messages re-adding those rows.
- the usermap feature now also supports default routes on allowed and
denied sockets. So you can simply disallow certain users from
connecting on any address using 'inet:0.0.0.0/0:143' as a socket
specification.
PR: ports/187849 [1]
Submitted by: maintainer
|
Thu, 6 Mar 2014
|
[ 15:55 ehaupt ]
Update to 3.1.12
PR: 187314
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Tue, 4 Mar 2014
|
[ 09:19 jadawin ]
- Update to 3.1.11
PR: ports/187156
Submitted by: maintainer
|
Tue, 25 Feb 2014
|
[ 18:39 pawel ]
Fix crashes in dbmail-pop3d as per
http://www.dbmail.org/mantis/view.php?id=1043
PR: ports/186869
Submitted by: maintainer
|
Wed, 19 Feb 2014
|
[ 14:45 mat ] (Only the first 10 of 59 ports in this commit are shown above. )
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight
|
Tue, 18 Feb 2014
|
[ 14:50 mat ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase docbook cleanup dependencies.
Sponsored by: Absolight
|
Thu, 23 Jan 2014
|
[ 22:52 danilo ]
- Update from 3.1.9 to 3.1.10
while here
- Convert all "if's" in options helpers
PR: ports/186047
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Fri, 3 Jan 2014
|
[ 19:55 jgh ]
- reintroduce DOCS option to user removed in r338576
Spotted by: portmgr
Approved by: maintainer, ahicks@p-o.co.uk (implicit)
|
Fri, 15 Nov 2013
|
[ 10:44 sunpoet ]
- Pet portlint
PR: ports/183964
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Wed, 6 Nov 2013
|
[ 17:52 bapt ]
Fix pkg name collisions
With hat: portmgr
|
Thu, 3 Oct 2013
|
[ 23:24 wg ]
mail/dbmail: fix DOCS option
- Fix DOCS option [1] (based on)
PR: ports/182566 [1]
Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
|
Thu, 26 Sep 2013
|
[ 15:59 wg ]
mail/dbmail: update to 3.1.7
- Update to 3.1.7 [1]
- Define DOCS option
- Allow staging
PR: ports/182406 [1]
Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sat, 14 Sep 2013
|
[ 06:51 sunpoet ]
- Update to 3.1.6
Changes: https://github.com/pjstevns/dbmail/commits/master
PR: ports/182080
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Mon, 2 Sep 2013
|
[ 20:02 bapt ]
Add an explicit dependency on pkgconf
|
Fri, 23 Aug 2013
|
[ 22:10 madpilot ]
- Update to 3.1.3
- Remove uneeded DEBUG flags
- Convert to new LIB_DEPENDS format
- Convert to USES=gmake
Check share/doc/dbmail/UPGRADING for updating details.
PR: ports/180963
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Thu, 25 Jul 2013
|
[ 19:58 wg ]
mail/dbmail: update to 3.1.1
- Update to 3.1.1 [1]
- Remove leading article from COMMENT
Check share/doc/dbmail/UPGRADING for upgrading details.
Changes: http://git.dbmail.eu/paul/dbmail/log/
PR: ports/180768
Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer)
|
Fri, 19 Jul 2013
|
[ 20:57 cs ]
Update to 2.11.3
|
Sat, 25 May 2013
|
[ 18:57 az ]
- Fix issue with building dmail, when perl build
without /usr/bin/perl symlink.
PR: ports/177467
Submitted by: Lukasz Wasikowski <lukasz@wasikowski.net>
Approved by: Alan Hicks <ahicks@p-o.co.uk> (maintainer and patch)
|
Tue, 26 Mar 2013
|
[ 21:22 cs ]
- Update to 2.11.1
- Bump PORTREVISION
PR: ports/175821
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: maintainer
|
Wed, 17 Oct 2012
|
[ 17:54 rm ]
- remove quotes from option description
while here:
- trim Makefile header
- convert DOCS case to optionsng
- remove conflicts with dbmail 2.0, that is not in the tree
- tab -> space change in pkg-descr:WWW
PR: 172611
Submitted by: Alan Hicks <ahicks at p-o.co dot uk> (maintainer)
Feature safe: yes
|
Tue, 17 Jul 2012
|
[ 20:00 cs ]
- Update to 2.10.5
- Bump PORTREVISION
|
Sun, 24 Jun 2012
|
[ 19:19 beech ]
- Fix error connecting from ipv6 address.
- Also fix typo in timsieved rc script and updated from
bsd.ports.[pre|post].mk to bsd.ports.mk
- Bump PORTEVISION
PR: ports/169268
Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
|
Tue, 5 Jun 2012
|
[ 21:35 cs ]
Bump portrevision due to databases/libzdb update
|
Mon, 4 Jun 2012
|
[ 03:01 miwi ]
- Update to fix LDAP linking to libldap.so instead of libldap_r.so, upstream
mainly have linux where the libraries are symlinked so less interest in
fixing.
- fix bug where the mhash version is shown instead of the dbmail one.
- Bump PORTREVISION
PR: 168501
Submitted by: Maintainer
|
Sun, 18 Mar 2012
|
[ 19:17 rm ] (Only the first 10 of 14 ports in this commit are shown above. )
- update to 3.0.2
- pass maintainership to submitter
- add LICENSE
- drop optional dependencies on database backends - since 3.0 it's
handled with libzdb
- rename rc-scripts to .sh-less ones
- add UPDATING entry for users, that want to stay with dbmail 2.2.x
Please note, that committed patch is reworked version of originally
submitted (missing deps added, rc-scripts renamed, NOPORTDOCS issue
handled more completely, some plist fixes applied). Sorry for delay.
PR: 164631
Submitted by: Alan Hicks <ahicks at p-o.co dot uk>
Feature safe: yes
|
Mon, 20 Feb 2012
|
[ 16:21 eadler ]
Remove quotes from BROKEN and IGNORE as they are not required
Reset maintainer due to mail bounce
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Wed, 6 Apr 2011
|
[ 00:42 wxs ]
Update to 2.2.17
PR: ports/155501
Submitted by: Piotr Rybicki <piotr.rybicki@innervision.pl>
Approved by: maintainer timeout
|
Sat, 19 Mar 2011
|
[ 13:15 ale ] (Only the first 10 of 131 ports in this commit are shown above. )
Bump PORTREVISION for ports linking to default libmysqlclient.
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 7 Aug 2010
|
[ 18:45 sahil ]
- Update to 2.2.16
PR: ports/148371
Submitted by: myself (sahil@)
Approved by: maintainer (timeout; 33 days)
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Thu, 25 Jun 2009
|
[ 18:55 dhn ]
- Update to 2.2.11
PR: ports/136039
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
Approved by: maintainer
|
Fri, 6 Jun 2008
|
[ 13:43 edwin ] (Only the first 10 of 159 ports in this commit are shown above. )
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)
|
Fri, 11 Apr 2008
|
[ 15:28 pav ]
- Update to 2.2.10
PR: ports/122575
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
|
Tue, 18 Dec 2007
|
[ 23:18 miwi ]
- Update to 2.2.8
PR: 118825
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
|
Wed, 12 Dec 2007
|
[ 15:49 miwi ]
- Update to 2.2.7
PR: 117840
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Mon, 11 Jun 2007
|
[ 12:06 mm ]
- update to 2.2.5
PR: ports/113272
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer, garga (mentor)
|
Fri, 16 Mar 2007
|
[ 11:23 miwi ]
- Update to 2.2.4
PR: 110245
Submitted by: Larry Rosenman <ler@lerctr.org>
Approved by: maintainer
|
Tue, 27 Feb 2007
|
[ 16:18 clsung ]
- 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)
|
Tue, 13 Feb 2007
|
[ 10:44 rafan ]
- Update to 2.2.2
PR: ports/109094
Submitted by: Mark Starovoytov <mark_sf at kikg.ifmo.ru> (maintainer)
|
Sat, 16 Dec 2006
|
[ 10:27 miwi ]
- 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)
|
Thu, 23 Nov 2006
|
[ 16:05 pav ]
- Update to 2.2.1
PR: ports/105785
Submitted by: Mark Starovoytov <mark_sf@kikg.ifmo.ru> (maintainer)
|
Sat, 8 Apr 2006
|
[ 18:24 mnag ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update to 2.0.10
PR: 95457
Submitted by: maintainer
|
Mon, 26 Dec 2005
|
[ 09:55 edwin ]
[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>
|
Tue, 15 Nov 2005
|
[ 00:10 pav ] (Only the first 10 of 12 ports in this commit are shown above. )
- 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)
|
Tue, 13 Sep 2005
|
[ 20:25 pav ] (Only the first 10 of 16 ports in this commit are shown above. )
- 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)
|
Mon, 18 Jul 2005
|
[ 16:04 pav ] (Only the first 10 of 19 ports in this commit are shown above. )
- 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)
|
Sat, 18 Jun 2005
|
[ 21:34 thompsa ]
Update to version 2.0.4.
PR: ports/79775
Approved by: maintainer timeout (seanc), linimon
|
Mon, 31 Jan 2005
|
[ 00:35 girgen ] (Only the first 10 of 107 ports in this commit are shown above. )
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)
|
Wed, 10 Nov 2004
|
[ 09:21 seanc ]
Add rcNG startup scripts for dbmail. Bump port version.
|
Tue, 2 Nov 2004
|
[ 18:47 seanc ]
Fix dbmail's packaging in the mysql case. Bumped version.
Submitted by: kris
|
Wed, 27 Oct 2004
|
[ 22:29 seanc ]
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.
|
Sun, 24 Oct 2004
|
[ 00:23 seanc ]
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.
|
Tue, 20 Jul 2004
|
[ 02:19 ijliao ]
upgrade to 1.2.9
Submitted by: forth@zbwei.net
|
Tue, 13 Jul 2004
|
[ 13:44 clement ]
- Update to 1.2.8b
|
Sun, 11 Jul 2004
|
[ 00:54 kris ]
BROKEN: Unfetchable
|
Number of commits found: 114 (showing only 100 on this page) |