Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
27 May 2020 14:55:03
0.6.7_6

|
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 3). |
02 Apr 2020 12:04:56
0.6.7_6

|
sunpoet  |
Bump PORTREVISION for databases/libzdb shlib change |
06 Apr 2019 14:42:44
0.6.7_5

|
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 |
25 Jun 2017 21:07:58
0.6.7_4

|
tcberner  |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
25 May 2017 20:12:32
0.6.7_4

|
bapt  |
In EREs, left-brace is not to be interpreted as an ordinary character unless
escaped. Using an unescaped left-brace as part of an invalid repetition
specification is undefined behavior.
PR: 219009
Submitted by: Kyle Evans <bsdports@kyle-evans.net>
Approved by: maintainer timeout (3 weeks) |
08 Aug 2016 13:46:50
0.6.7_4

|
mat  |
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight |
01 Apr 2016 14:16:20
0.6.7_4

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
22 Sep 2015 21:20:42
0.6.7_4

|
amdmi3  |
- Switch to @sample
- Drop @dirrm* from plist
- Modernize vardir handling
Approved by: portmgr blanket |
22 Feb 2015 16:58:21
0.6.7_4

|
robak  |
mail/libcmime: update 0.1.11 -> 0.1.15
- Add DOXYGEN option
- Bump mail/spmfilter PORTREVISION
PR: 195995
Submitted by: Axel Steiner <ast@treibsand.com> |
22 Nov 2014 20:40:09
0.6.7_3

|
crees  |
Finally retire USE_PGSQL |
21 Aug 2014 22:50:30
0.6.7_3

|
mandree  |
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports) |
17 Aug 2014 16:08:20
0.6.7_2

|
tijl  |
mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip |
24 Jul 2014 18:34:16
0.6.7_1

|
tijl  |
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 ) |
09 May 2014 21:13:10
0.6.7

|
amdmi3  |
- Don't remove mtree directories
Approved by: portmgr |
04 Feb 2014 18:17:14
0.6.7

|
antoine  |
Finish stage support |
18 Jan 2014 22:57:38
0.6.7

|
danilo  |
- Update from 0.6.3 to 0.6.7
- Add stage support
PR: ports/185822
Submitted by: Axel Steiner <ast@treibsand.com> (maintainer) |
11 Jan 2014 16:12:42
0.6.3

|
tabthorpe  |
- Update to 0.6.3
- Change port dependencies
- Update master site
PR: ports/183232
Submitted by: Axel Steiner <ast@treibsand.com> (maintainer) |
20 Sep 2013 19:59:14
0.4.2_5

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
19 Jul 2013 20:57:59
0.4.2_5

|
cs  |
Update to 2.11.3 |
04 Jun 2013 10:32:49
0.4.2_4

|
bapt  |
Convert to new options framework |
16 May 2013 12:13:17
0.4.2_4

|
zeising  |
Pass maintainership to Axel Steiner <ast@treibsand.com>
PR: ports/178682:
Submitted by: Frank Wall <fw@moov.de> (current maintainer) |
23 Apr 2013 14:20:28
0.4.2_4

|
bapt  |
Finish converting the whole ports tree to USES=pkgconfig |
26 Mar 2013 21:22:45
0.4.2_4

|
cs  |
- Update to 2.11.1
- Bump PORTREVISION
PR: ports/175821
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by: maintainer |
22 Mar 2013 20:06:15
0.4.2_3

|
makc  |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
08 Mar 2013 10:51:36
0.4.2_3

|
kwm  |
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
eliminate pkg-config run dependency completely, a second phase is needed
and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
versions for some ports.
* Fix other ports so they build with the new glib version.
Thanks to miwi and crees for helping out with some exp-runs.
Approved by: portmgr (miwi & bapt)
Obtained from: gnome team repo |
17 Jul 2012 20:00:36
0.4.2_3
|
cs  |
- Update to 2.10.5
- Bump PORTREVISION |
05 Jun 2012 21:35:54
0.4.2_2
|
cs  |
Bump portrevision due to databases/libzdb update |
23 May 2012 01:47:57
0.4.2_1
|
miwi  |
- Chase libesmtp shlib bump |
14 Jan 2012 08:57:23
0.4.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. |
14 Nov 2011 03:26:46
0.4.2
|
rakuco  |
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it
was only useful when we supported FreeBSD < 7.
Approved by: avilla (mentor), portmgr (miwi)
Feature safe: yes |
03 Jul 2011 13:53:52
0.4.2
|
ohauer  |
- remove MD5 |
30 Jun 2010 04:18:19
0.4.2
|
sahil  |
- Update to 0.4.2
- Add LICENSE
PR: ports/147854
Submitted by: Frank Wall <fw@moov.de> (maintainer)
Approved by: itetcu@ (mentor)
Feature safe: yes |
17 May 2010 23:54:24
0.4.1
|
sahil  |
- Other ports may populate ${PREFIX}/lib/spmfilter, so @dirrmtry instead of
@dirrm
Approved by: Frank Wall (maintainer), wxs@ (mentor) |
11 May 2010 23:35:20
0.4.1
|
sahil  |
- Fix build on 6.x
Reported by: pointyhat via pav@
Approved by: itetcu@ (mentor), Frank Wall <fw@moov.de> (maintainer) |
02 May 2010 19:28:20
0.4.1
|
sahil  |
- Update to 0.4.1
PR: ports/146113
Submitted by: Frank Wall <fw@moov.de> (maintainer)
Approved by: wxs@ (mentor) |
27 Apr 2010 02:31:59
0.4.0
|
sahil  |
spmfilter is a high-performance mail filtering framework, written in C.
It attempts to be a general filtering framework for any purposes.
Filtering mechanisms are provided by plugins, the API enables spmfilter
plugins to access messages as they are being processed by the MTA.
This allows them to examine and modify message content and
meta-information during the SMTP transaction. Plugins are loaded at
runtime and can be processed in any sequence, the processing chain
can also be altered by a single plugin
WWW: http://www.spmfilter.org/
PR: ports/145673
Submitted by: Frank Wall <fw at moov.de>
Reworked by: sahil@ (myself)
Approved by: wxs@ (mentor) |