1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
Commit Graph

340296 Commits

Author SHA1 Message Date
Daichi GOTO
6e89388dcb add a new port japanese/font-ricty-discord
PR:		190967
Submitted by:	Koichiro IWAO
2014-06-27 03:51:05 +00:00
Vanilla I. Shu
c9bbfe2c2f Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-27 03:46:23 +00:00
Vanilla I. Shu
b5dcba7231 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-27 03:43:03 +00:00
Daichi GOTO
f9a4673b3f - Stagify
- maintainership to submitter
- Update to 3.2.3
- Fix the build when DISCORD options is OFF
- Provide ricty-discord as a separated port

PR:		190967
Submitted by:	Koichiro IWAO
2014-06-27 03:36:23 +00:00
Vanilla I. Shu
449df71ff5 Add missing patches. 2014-06-27 03:34:45 +00:00
Vanilla I. Shu
15da944f5f Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-27 03:33:06 +00:00
Bryan Drewery
a3a0e37d74 - Update to checkin 6d00750ddc
Changes:
  * HTML: Fix printing of "Remaining" on the jail page
  * Build reason: Change "missing LDFLAGS" to "missing_LDFLAGS" to have a one
    word reason
  * Update example nginx config for 1.6: nginx 1.6 now includes
    application/json in default mime.times
  * Add USE_PROCFS and USE_FDESCFS to allow disabling requirement on them
2014-06-27 03:30:50 +00:00
Bryan Drewery
5d75e32429 - Fix logic from r359424 to not always apply - only apply on tier2 archs.
With hat:	portmgr
2014-06-27 03:23:52 +00:00
Bryan Drewery
958b4ff25b - Update to 0.4.11 2014-06-27 03:15:08 +00:00
Vanilla I. Shu
ebbb625fe9 1: Stagify.
2: switch to options helper.

Approved by:	portmgr@ (blanket approval)
2014-06-27 02:48:12 +00:00
Bryan Drewery
92d8ac9962 mail/qmail-spamcontrol: Update to 2.7.31
TLSREMOTE, NEWLINE, and BIGTODO are now mandatory upstream and have been
removed as options.

MOREIPME was removed upstream.

Changes:
  http://www.fehcom.de/qmail/spamcontrol/RELEASE_27.spamcontrol

  CHANGES (2.6 -> 2.7)
  --------------------

  Userland:
  +) ucspi-ssl (> 0.8) mandatory.
  +) Added CRAM-MD5 support for qmail-remote.
  +) Added qmail-smtpam PAM for Recipients extension.
  +) Added sender-domain based TLS settings for qmail-remote.
  :) Changed qmail-remote's 'tlspeerhosts' to' tlsdestinations'.
  -) Removed moreip and notipme feature.
  :) REQUIREAUTH has been collapsed into SMTPAUTH with leading "!",
  :) SMTPAUTH has been enhanced to support: "!" Required; "-" Off.
  :) SMTPAUTH cram-md5 annoucement has to be prefixed with a '+':
     SMTPAUTH='+cram' (to allow future additional AUTH mechanisms).
  :) UCSPITLS has been enhanced to support: "!" Required "-" Off.
  +) Added logging for qmail-popup.
  +) Added CAPA support for qmail-popup/qmail-pop3d.
  :) Unified qmail-smtpd and qmail-popup logging.
  +) SPF and RBLSMTPD hook to display info in Received header.
  +) LOCALMFCHECK='=' requiring 'Mail From:' = 'TCPREMOTEINFO'.

  Internal:
  !) Bigtodo is default now.
  !) Maximum silent concurrency increased to 500.
  #) Aligend with recipients-0.7.2.
  #) Aligned with smtp-authentication 0.7.6.
  %) qmail-smtpd logging and reply messages 'off-shored'.
  ?) qmail-smtpd tls vulnerability VU#555316 fixed.
  ?) qmail-smtpd DNS lookup failures don't result in dropped
     connections anymore.
  %) qmail-remote evalutes in addition Alternative Subject for TLS host verification.
  %) Complete FreeBSD AMD64 support (conf-cc, conf-ld, conf-spamcontrol).
  #) Aligned with mav 0.20.
  +) Added partial clang support.

  ADDITIONAL CHANGES
  ------------------

  +) Added SMTP Authentication based on smtproutes/destination.
  #) Aligned with SMTP Authentication 0.8.0.
  -) Removed obsolete SUBMISSION environment variable and special treatement.
  :) Enhanced badmailfrom with new qualifier '~' for extended addresses
     to filter mismatched domain names.
  +) Added *.3 man pages in setup (dirs were missing before).
  ;) SPF Hook working now.
2014-06-27 02:33:04 +00:00
Vanilla I. Shu
31c3fd84f2 1: Stagify.
2: add LICENSE
3: use @sample, bump version.

Approved by:	portmgr@ (blanket approval)
2014-06-27 02:16:34 +00:00
Vanilla I. Shu
eb4cc797a3 1: Stagify.
2: switch to USES=tar:bzip2.

Approved by:	portmgr@ (blanket approval)
2014-06-27 02:07:05 +00:00
Vanilla I. Shu
87f56d3c36 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-27 02:01:36 +00:00
Vanilla I. Shu
6c8ea8b9ab 1: Stagify.
2: switch to options helper.

Approved by:	portmgr@ (blanket approval)
2014-06-27 01:57:02 +00:00
Vanilla I. Shu
44ba19f998 1: Stagify.
2: USES=tar:bzip2

Approved by:	portmgr@ (blanket approval)
2014-06-27 01:51:00 +00:00
Vanilla I. Shu
be59bc95c0 1: Stagify.
2: USES=tar:bzip2
3: Add License.

Approved by:	portmgr@ (blanket approval)
2014-06-27 01:42:46 +00:00
Vanilla I. Shu
cc8773c253 Stagify, use @sample.
Approved by:	portmgr@ (blanket approval)
2014-06-27 01:39:04 +00:00
Xin LI
0576e8db70 Stageify and move state directory to /var/run/amavis.
PR:		187101
Submitted by:	maintainer (with changes)
2014-06-27 01:31:51 +00:00
Diane Bruce
5d892c2d37 - Fix build
- Stagify
- change MAINTAINER to team hamradio@
2014-06-27 01:07:04 +00:00
Matthias Andree
8bb6e06633 Update to new upstream release 2.07, fixing a potential buffer overrun.
MFH:	2014Q2
Security:	d1f5e12a-fd5a-11e3-a108-080027ef73ec
2014-06-27 00:51:13 +00:00
Cy Schubert
b33ffa430a Fix LEFTOVER. 2014-06-27 00:20:13 +00:00
Guido Falsi
86239fe16a - Modify startup script to let smsd change user by itself [1]
- Change the sample configuration file to have same behaviour as
  old startup script did by default

While here:

- Make strip command silent
- Fix some staging glitches
- Use new @sample directive

PR:		191361 [1]
Submitted by:	timp87@gmail.com
2014-06-26 22:28:34 +00:00
Nathan Whitehorn
275f89be81 On some Tier-2 platforms (e.g. PowerPC), clang kind of works and so is
installed but is not cc. On such platforms, clang is usually not default
for a reason and so using it for C++11 is unwise. Instead, fall back to
newer GCC. On i386 and amd64, clang works even if it isn't the default,
so continue using it there.

This fixes the build for Boost, among other software, on PowerPC.

Approved by:	bapt
2014-06-26 22:16:37 +00:00
Danilo Egea Gondolfo
f2544819e0 - Update from 9.04 to 9.05 2014-06-26 22:08:49 +00:00
Guido Falsi
3f86696116 Pass MAKE_ENV to MAKE_CMD.
Noticed by:	bapt (in r359185)
2014-06-26 21:56:18 +00:00
Grzegorz Blach
2631cd03cf - Update to 0.4.0 2014-06-26 21:49:06 +00:00
Raphael Kubo da Costa
1c37c37284 Add missing runtime dependencies to the port.
PR:		190872
Submitted by:	idefix@fechner.net (maintainer)
2014-06-26 21:30:05 +00:00
Brooks Davis
fc1f191349 Upgrade to 1.64.
Install the binaries, not just libtool wrapper scripts.

Install library (required for the binaries to work), headers, and pkgconfig.

Modernize: new LIB_DEPENDS, USES=libtool, staging, strip libraries.

Take maintainership.

Approved by:	maintainer timeout (implicit: no maintainer updates since 2008)
2014-06-26 21:02:37 +00:00
Pawel Pekala
e4c7ebc3c4 - Add staging support
- Unmute install commands
2014-06-26 20:26:48 +00:00
Pawel Pekala
3661a0aaf7 - Add staging support
- Convert to new LIB_DEPENDS format, options framework
- Fix typo in pkg-descr
2014-06-26 20:17:59 +00:00
Lars Thegler
84ed108ab9 - Added stage support [1]
- Drop maintainership

PR:		191289 [1]
Submitted by:	joe@thrallingpenguin.com
2014-06-26 20:06:37 +00:00
Cy Schubert
b69d5cd999 Remove redundant MAN macro definitions. 2014-06-26 20:04:03 +00:00
Antoine Brodin
7f56b3545d Patch fftw.texi to allow building with new texinfo 2014-06-26 19:52:22 +00:00
Cy Schubert
6260d7b1f4 Support stage.
Remove redundant database creation already in pkg-plist.
2014-06-26 19:41:02 +00:00
Pawel Pekala
6a942baa0b Update to version 4.6.1 2014-06-26 19:37:31 +00:00
Cy Schubert
8bd7be7e03 Support stage. 2014-06-26 19:23:26 +00:00
Pawel Pekala
62e3895332 - Add staging support
- Convert to USES=libtool, bump PORTREVISIONs - la files not installed
- Convert to new LIB_DEPENDS format
- Remove LATEST_LINK, PKGNAMESUFFIX already set
2014-06-26 18:59:58 +00:00
Steve Wills
04e1a8dc7c - Update to 1.5.0 2014-06-26 18:21:55 +00:00
Matthias Andree
26342cd267 Mark MAKE_JOBS_UNSAFE to fix the build.
Failure log: https://people.freebsd.org/~mandree/arj-3.10.22_4.log.xz
2014-06-26 18:18:58 +00:00
Matthias Andree
bb9cd2e711 Add a vulnerability entry for lzo2. 2014-06-26 18:08:02 +00:00
Danilo Egea Gondolfo
5e20a13809 - Update from 3.1.3 to 3.1.4 2014-06-26 17:58:13 +00:00
Bartek Rutkowski
450c1485e2 sysutils/rubygem-facter: update 2.0.2 -> 2.1.0
Approved by:	swills (mentor)
2014-06-26 17:32:29 +00:00
Danilo Egea Gondolfo
7e9b7a00f0 - Update from 1.2.2 to 1.2.3
- Take maintainership
- Test build with openjdk{7,8}
2014-06-26 17:19:30 +00:00
Danilo Egea Gondolfo
0ea26240e0 - Update from 1.4.2 to 1.4.3
- Take maintainership
- Test build with openjdk{7,8}
2014-06-26 17:18:09 +00:00
Bartek Rutkowski
43baa4d6be New script: Tools/scripts/bump-revision.sh
This script, requested by bapt@, is a pure sh tool to increase one
or more ports PORTREVISION value or to add one, if the port havent
had one already.

Approved by:	swills (mentor), bapt
2014-06-26 17:15:39 +00:00
Vanilla I. Shu
e7a77f4def 1: Stagify.
2: new syntax of LIB_DEPENDS.
3: USES=tar:bzip2

Approved by:	portmgr@ (blanket approval)
2014-06-26 17:01:31 +00:00
William Grzybowski
a2b1136803 x11-toolkits/py-gui: support stage 2014-06-26 16:54:51 +00:00
Vanilla I. Shu
368f5accf5 1: Stagify.
2: new syntax of LIB_DEPENDS.

Approved by:	portmgr@ (blanket approval)
2014-06-26 16:54:21 +00:00
Vanilla I. Shu
404f37acb4 Stagify.
Approved by:	portmgr@ (blanket approval)
2014-06-26 16:51:42 +00:00