1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Commit Graph

31 Commits

Author SHA1 Message Date
Mathieu Arnold
f037e39601 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
2016-08-08 13:46:50 +00:00
Mathieu Arnold
8d6597e0bb Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 14:16:16 +00:00
Dmitry Marakasov
8f68339234 - Switch to @sample
- Drop @dirrm* from plist
- Modernize vardir handling

Approved by:	portmgr blanket
2015-09-22 21:20:41 +00:00
Bartek Rutkowski
b82c876b42 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>
2015-02-22 16:58:20 +00:00
Chris Rees
4cb60faedd Finally retire USE_PGSQL 2014-11-22 20:40:08 +00:00
Matthias Andree
b50a4b0708 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)
2014-08-21 22:50:29 +00:00
Tijl Coosemans
2b827e1a01 mail/libesmtp:
- Convert to USES=libtool and bump dependent ports
- Use option helpers
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add INSTALL_TARGET=install-strip
2014-08-17 16:08:20 +00:00
Tijl Coosemans
37f54e0f66 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

databases/libgdamm:
- Drop :keepla
- USES=tar:bzip2
- Use INSTALL_TARGET=install-strip

databases/libgdamm5:
- Add INSTALL_TARGET=install-strip
- Drop --enable-static (inherited from old repocopy)

devel/anjuta x11-toolkits/py-gnome-extras:
- Drop :keepla

dns/powerdns dns/powerdns-devel:
- Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
- Disable static modules
- Stop creating library symlinks with .0 suffix, not needed for dynamically
  opened modules

mail/dovecot2:
- Add USES=libtool

mail/dovecot2-pigeonhole:
- Drop CONFIGURE_TARGET (incorrect for Dragonfly)
- Add USES=libtool and INSTALL_TARGET=install-strip

math/gnumeric:
- USES=libtool tar:xz

Approved by:	portmgr (implicit, bump unstaged ports)
2014-07-24 18:34:16 +00:00
Dmitry Marakasov
b851b8597f - Don't remove mtree directories
Approved by:	portmgr
2014-05-09 21:13:09 +00:00
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