Commit graph

22 commits

Author SHA1 Message Date
Antoine Brodin
ec150cfca4 Finish stage support 2014-02-04 18:17:14 +00:00
Danilo Egea Gondolfo
b26799b78c - Update from 0.6.3 to 0.6.7
- Add stage support

PR:		ports/185822
Submitted by:	Axel Steiner <ast@treibsand.com> (maintainer)
2014-01-18 22:57:37 +00:00
Thomas Abthorpe
787506d942 - Update to 0.6.3
- Change port dependencies
- Update master site

PR:		ports/183232
Submitted by:	Axel Steiner <ast@treibsand.com> (maintainer)
2014-01-11 16:12:42 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Carlo Strub
749120cd2b Update to 2.11.3 2013-07-19 20:57:59 +00:00
Baptiste Daroussin
7117487ddb Convert to new options framework 2013-06-04 10:32:49 +00:00
Niclas Zeising
8c205121f0 Pass maintainership to Axel Steiner <ast@treibsand.com>
PR:		ports/178682:
Submitted by:	Frank Wall <fw@moov.de> (current maintainer)
2013-05-16 12:13:17 +00:00
Baptiste Daroussin
992586fa08 Finish converting the whole ports tree to USES=pkgconfig 2013-04-23 14:20:25 +00:00
Carlo Strub
f7cd7810ba - Update to 2.11.1
- Bump PORTREVISION

PR:		ports/175821
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
Approved by:	maintainer
2013-03-26 21:22:45 +00:00
Max Brazhnikov
ffd97a0193 - convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
2013-03-22 20:06:14 +00:00
Koop Mast
7887c684ad * 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
2013-03-08 10:51:34 +00:00
Carlo Strub
f20bd968e3 - Update to 2.10.5
- Bump PORTREVISION
2012-07-17 20:00:35 +00:00
Carlo Strub
02aea2d1fa Bump portrevision due to databases/libzdb update 2012-06-05 21:35:54 +00:00
Martin Wilke
e569bc0981 - Chase libesmtp shlib bump 2012-05-23 01:47:57 +00:00
Doug Barton
83eb2c3700 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.
2012-01-14 08:57:23 +00:00
Raphael Kubo da Costa
6fd8cb7810 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
2011-11-14 03:26:46 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Sahil Tandon
d7635a0587 - 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
2010-06-30 04:18:19 +00:00
Sahil Tandon
447be4eee3 - Other ports may populate ${PREFIX}/lib/spmfilter, so @dirrmtry instead of @dirrm
Approved by:	Frank Wall (maintainer), wxs@ (mentor)
2010-05-17 23:54:23 +00:00
Sahil Tandon
b54ac8632b - Fix build on 6.x
Reported by:	pointyhat via pav@
Approved by:	itetcu@ (mentor), Frank Wall <fw@moov.de> (maintainer)
2010-05-11 23:35:20 +00:00
Sahil Tandon
06233e2834 - Update to 0.4.1
PR:             ports/146113
Submitted by:   Frank Wall <fw@moov.de> (maintainer)
Approved by:    wxs@ (mentor)
2010-05-02 19:28:20 +00:00
Sahil Tandon
e98328f755 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)
2010-04-27 02:31:59 +00:00