1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Commit Graph

34 Commits

Author SHA1 Message Date
Gerald Pfeifer
e59c88cece Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
   c++14-lang, c++0x, c11, or gcc-c++11-lib.

PR:		219275
2017-09-10 20:55:38 +00:00
Mark Linimon
c5b96b3aa8 Provide more descriptive error messages for ports failing on powerpc64.
Approved by:	portmgr (tier-2 blanket)
2017-04-30 01:12:10 +00:00
Gerald Pfeifer
04d6f52202 Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using using Mk/bsd.octave.mk which in turn has USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
   c++11-lang, c++0x, c11, or gcc-c++11-lib.

PR:		216707
2017-04-01 15:23:30 +00:00
Gerald Pfeifer
89f8b05214 Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).

In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler.
2016-11-20 09:38:08 +00:00
John Marino
9cf34d0850 mail/spamdyke: Fix OPENSSL configuration, cleanup
After fixing a configure phase failure to find openssl headers,
fix alignment, remove excess blank lines and pet portlint.
2016-11-20 03:55:23 +00:00
Dmitry Marakasov
4e942b6419 - Fix trailing whitespace in pkg-descrs, categories [g-n]*
Approved by:	portmgr blanket
2016-05-19 10:44:11 +00:00
Steve Wills
86cd4fbe5a many ports: mark broken on powerpc64 2016-04-21 16:43:14 +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
10ad3962a1 - Switch to options helpers
- Switch to @sample

Approved by:	portmgr blanket
2015-09-24 21:19:31 +00:00
Bryan Drewery
454e14df24 - Update to 5.0.1
- Release maintainership
2015-05-21 22:44:50 +00:00
Dmitry Marakasov
030f18322f - Add CPE info
Approved by:	portmgr blanket
2015-04-18 10:48:59 +00:00
Tijl Coosemans
c88aaf5c89 Add missing USE_OPENSSL=yes
PR:		195796
2015-01-15 09:05:37 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Bryan Drewery
e0cff94514 - Update to 5.0.0
- Support STAGEDIR

Changelog:
  http://www.spamdyke.org/documentation/Changelog.txt

Upgrade guide from 4.x:
  http://www.spamdyke.org/documentation/UPGRADING_version_4_to_version_5.txt
2014-02-09 02:17:38 +00:00
Bryan Drewery
2324655f20 - Add NO_STAGE until validated to be safe for upcoming staging support 2013-09-20 15:58:09 +00:00
Bryan Drewery
dcd945cc38 Add LICENSE 2013-07-05 12:46:45 +00:00
Bryan Drewery
c5e9b9ff2b - Use new options helpers
- Add missing DEBUG_EXCESSIVE_DESC
2013-06-14 21:40:02 +00:00
Bryan Drewery
100a9d17ca - Take maintainership
- Allow to build when CC=clang by using USE_GCC=any
- Remove indefinite article from COMMENT
- Remove use of bsd.port.pre.mk
2013-03-17 16:08:59 +00:00
Bryan Drewery
63f96859ce - Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
2013-03-15 22:03:42 +00:00
Baptiste Daroussin
7da39d11c2 Convert to new options framework 2012-06-13 05:55:02 +00:00
Wesley Shields
c6130d5d9a - Update to 4.3.1
Security:	7d2336c2-4607-11e1-9f47-00e0815b8da8
2012-01-23 21:27:30 +00:00
Wesley Shields
ef3c306eac Set IGNORE if building with clang. This port uses nested functions which
are a gcc extension and not supported by clang yet (if ever).
2012-01-10 02:54:08 +00:00
Wesley Shields
62397e2fbf Update to 4.2.1.
Security:	a47af810-3a17-11e1-a1be-00e0815b8da8
2012-01-09 02:27:37 +00:00
Tilman Keskinoz
4c2b00aa2b Update to 4.2.0
PR:		158901
Submitted by:	Jin-Sih Lin <linpct@gmail.com>
2011-07-14 16:23:21 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Wesley Shields
1d7cc7448a Update to 4.1.0.
Handle the config files properly.
2010-10-19 00:13:04 +00:00
Wesley Shields
a848e2d34e Reset maintainer at his request.
Submitted by:	maintainer on ports@
2010-10-18 14:33:10 +00:00
Wesley Shields
d02f94b8e8 - Update to 4.0.10
PR:		ports/130241
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2009-01-07 03:58:09 +00:00
Martin Wilke
fa4eef76b0 - Update to 4.0.5
PR:		128126
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2008-10-18 20:52:09 +00:00
Martin Wilke
bb9927af2e - Update to 4.0.4
PR:		127473
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2008-09-24 09:08:26 +00:00
Wesley Shields
d4ef572817 - Update to 4.0.2
- Add two new DEBUG options
- Mark as BROKEN on older gcc (maintainer is working on a patch upstream)

PR:		ports/126407
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
2008-08-12 00:02:13 +00:00
Wesley Shields
3c6d029e30 Update to 3.1.8 - Fix open relay vulnerability.
PR:		ports/124013
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
Approved by:	garga (mentor, implicit)
2008-05-27 13:07:41 +00:00
Wesley Shields
6a99e7a138 Update to version 3.1.7.
PR:		ports/122537
Submitted by:	Peter Kieser <peter@kieser.ca> (maintainer)
Approved by:	garga (mentor)
2008-04-17 14:30:13 +00:00
Wesley Shields
5772074174 spamdyke is a filter for monitoring and intercepting SMTP
connections between a remote host and a qmail server. Spam
is blocked while the remote server (spammer) is still
connected; no additional processing or storage is needed.

In addition to all of its anti-spam filters, spamdyke also
includes a number of features to enhance qmail.

Best of all, using spamdyke does not require patching or
recompiling qmail!

PR:		ports/119579
Submitted by:	Peter Kieser <peter@kieser.ca>
Approved by:	garga (mentor)
2008-03-22 11:59:29 +00:00