Commit graph

18517 commits

Author SHA1 Message Date
Mathieu Arnold
5e0e495855 Resign from this one, I don't use it any more.
Sponsored by:	Absolight
2016-01-06 16:16:22 +00:00
Guido Falsi
fae60e1278 Stop DOCS option appearing twice in this port.
PR:		205924
Submitted by:	marino@
MFH:		2016Q1
2016-01-06 11:34:36 +00:00
Adam Weinberger
090523dbd3 Execute run_rc_command even if the config file doesn't exist. Previously,
until you followed the instructions in pkg-message, the config file didn't
exist and rc.d/dovecot would just silently exit.

While here, also spit out a message reminding you to create the config
files if necessary.

PR:		205761
Submitted by:	me@cschwarz.com
2016-01-05 20:59:02 +00:00
John Marino
120409991c mail/qmail: Rename Make var from SELECTED_OPTIONS to SEL_OPTIONS
SELECTED_OPTIONS is now a framework informational variable, so there
is a name clash with qmail and its slave ports.  Just rename the
variable here to remove the conflict (No-op)

Approved by:	Just fix it
2016-01-05 16:08:15 +00:00
Olli Hauer
7a5b13abcd - fix misplaced strip flag
MFH:		2016Q1
2016-01-05 06:40:47 +00:00
Pawel Pekala
b5b7931cca Remove deprecated @dirrm's from pkg-plist
PR:		205833
Submitted by:	myself
Approved by:	maintainer
2016-01-04 16:31:13 +00:00
Vsevolod Stakhov
b5ac65280b - Update to 1.1.0.a2.04012016
- Move to USE_GITHUB knobs

Submitted by:	az via email
2016-01-04 15:41:47 +00:00
Olli Hauer
8c3dbcf8bd - rework pkg-install and pkg-message [1]
- install postfix specific mailer.conf.postfix into DATADIR [2]

- use new notation instead PATCH_DIST_STRIP

- bump PORTREVISION

1) detect if the port is installed without TERM, in this case
   do not ask the to make postfix the default mailer and respect
   the env POSTFIX_DEFAULT_MTA. This helps tools like salt,
   ansible, cfengine and puppet during the first package installation.

2) $DATADIR/mailer.conf.postfix can be used by the tools in 1)

MFH:		2016Q1
2016-01-04 10:33:26 +00:00
Olli Hauer
28eb67e0f7 - rework pkg-install and pkg-message [1]
- install postfix specific mailer.conf.postfix into DATADIR [2]

- make EAI the default, postfix will reject messages if build
  w.o. EAI and compatibility_level is set to a value >=1 [3]

- use new notation instead PATCH_DIST_STRIP

- bump PORTREVISION

1) detect if the port is installed without TERM, in this case
   do not ask the to make postfix the default mailer and respect
   the env POSTFIX_DEFAULT_MTA. This helps tools like salt,
   ansible, cfengine and puppet during the first package installation.

2) $DATADIR/mailer.conf.postfix can be used by the tools in 1)

3) Issue noted by Melissa Pilgrim by PM
   Short description of the issue:
    If compatibility_level is set to a value >= 1, then postfix set
    smtputf8_enable=yes.  For more information see
     $ postconf -d | grep compatibility_level
    and
     http://www.postfix.org/SMTPUTF8_README.html

MFH:		2016Q1
2016-01-04 10:31:51 +00:00
Martin Wilke
c5d31dd10b - Update to 4.85.2-3
PR:		205010
Submitted by:	Talal Al Dik
Approved by:	maintainer timeout (3 weeks+)
2016-01-04 07:16:00 +00:00
Martin Wilke
79281a4d27 - Make IPV6 optional
On system without any IPv6 addresses emailrelay fails to start with messages:
# service emailrelay start
emailrelay: error: cannot bind the listening port: :::25
emailrelay: exception: cannot bind the listening port: :::25
/usr/local/etc/rc.d/emailrelay: WARNING: failed to start emailrelay

PR:		204126
Submitted by:	Dmitry Afanasiev
Approved by:	maintainer timeout
2016-01-04 07:10:15 +00:00
Pawel Pekala
ab2ec1a1ba Remove deprecated @dirrmtry 2016-01-02 20:45:29 +00:00
Pawel Pekala
a67bbb9dbf Remove deprecated @dirrm 2016-01-02 20:39:14 +00:00
Pawel Pekala
4408185287 Remove deprecated @dirrm's from pkg-plist 2016-01-02 20:25:02 +00:00
Pawel Pekala
5c3d915149 - Convert to options helpers
- Allow to build as normal user, remove chmod/chown opertaions
  requiring root priviledges
- Modernize pkg-plist
2016-01-02 20:07:47 +00:00
Dirk Meyer
2cd394ce34 - update to 1.1.Alpha2.0 2016-01-02 10:40:16 +00:00
Alex Dupre
6c833f2110 Update to 1.1.4 release.
PR:		205779
Submitted by:	Vladimir Krstulja
2016-01-02 08:58:32 +00:00
Thomas Zander
147e94a9d4 Fix IPv6 patch
PR:		205752
Submitted by:	takefu@airport.fm
Approved by:	andrey@bsdnir.info (maintainer)
2016-01-01 16:40:04 +00:00
Raphael Kubo da Costa
161ab8327c Fix MASTER_SITES and unmark BROKEN. 2016-01-01 13:38:29 +00:00
Raphael Kubo da Costa
e62c164e63 Deprecate and set to expire in 1 month.
This version is very old, has not been updated since 2009 and has been broken
for several months.
2016-01-01 13:36:58 +00:00
Sunpoet Po-Chuan Hsieh
3a88662d26 - Use USE_PYTHON=autoplist to fix packaging when DEFAULT_VERSIONS=python=3.*
- Allow concurrent installation (USE_PYTHON=concurrent)
- While I'm here, convert to new options target helper

PR:		205745
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2016-01-01 08:07:19 +00:00
Sunpoet Po-Chuan Hsieh
abf5cbb595 - Use USE_PYTHON=autoplist to fix packaging when DEFAULT_VERSIONS=python=3.*
- Allow concurrent installation (USE_PYTHON=concurrent)

PR:		205745
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2016-01-01 06:36:22 +00:00
Chris Rees
ebe8a24550 Fix bashism
PR:		ports/164901
Submitted by:	Martin Waschbuesch
2015-12-31 18:04:31 +00:00
Vsevolod Stakhov
d2316af581 - Update to 1.1.0.a1.30122015
- Enable debug flags by default [1]

Submitted by:	az via telegram [1]
2015-12-30 15:17:17 +00:00
Matthias Andree
4d4e2f35e8 Fix a leftover in rcfile, make more robust.
Make things more robust such that options in mailman_flags don't kill
the start.
2015-12-30 15:00:35 +00:00
Matthias Andree
3c21594264 Fix stop method in rc.d script to wait for process to exit.
To that end, simplify and use rc.subr default methods where possible.
2015-12-30 14:21:33 +00:00
Sunpoet Po-Chuan Hsieh
4d148c5514 - Add DOCS to OPTIONS_DEFINE
- Convert to new options target helper

Approved by:	portmgr (blanket)
2015-12-30 12:14:07 +00:00
Raphael Kubo da Costa
cb2c733b13 Fix MASTER_SITES and unmark BROKEN. 2015-12-30 12:13:02 +00:00
Sunpoet Po-Chuan Hsieh
93bcf85c7b - Move databases/py-memcached to databases/py-python-memcached
- Bump PORTREVISION for dependent ports
2015-12-30 08:06:13 +00:00
Sunpoet Po-Chuan Hsieh
37da862c8d - Add LICENSE_FILE
- Add NO_ARCH
- Update WWW
2015-12-29 19:10:14 +00:00
Sunpoet Po-Chuan Hsieh
f30213f868 - Add LICENSE
- Update and sort RUN_DEPENDS
- Add NO_ARCH
- Remove blank line
- Use = instead of ?=
- Rename patch file
- Pet portlint: fix diff header of patch files
2015-12-29 19:10:07 +00:00
Sunpoet Po-Chuan Hsieh
2328bfb8fe - Move mail/py-spf to mail/py-pyspf
- Update MASTER_SITES: change from SF to CHEESESHOP
- Update RUN_DEPENDS: always use dns/py-py3dns
- Bump PORTREVISION for dependency change
- Bump PORTREVISION for dependent ports
2015-12-29 19:03:25 +00:00
Sunpoet Po-Chuan Hsieh
e9f5f4530e - Move dns/py-dns3 to dns/py-py3dns
- Update MASTER_SITES: change from launchpad.net to CHEESEHOP
- Remove PKGNAMESUFFIX
- Add NO_ARCH
- Relax USES=python
- Add PyPI as primary WWW
- Bump PORTREVISION for dependent ports
2015-12-29 17:29:51 +00:00
Dmitry Marakasov
4aee74a6a8 - Update to 2.3.0
PR:		205213
Submitted by:	tkato432@yahoo.com
2015-12-29 17:09:29 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Matthias Andree
5181935100 Find Postfix also if installed with INST_BASE option.
Submitted by:	Roger Marquis
2015-12-29 11:56:20 +00:00
Raphael Kubo da Costa
110f6c1243 Unmark BROKEN, the port fetches fine. 2015-12-28 23:34:01 +00:00
Jan Beich
a03fb9505a mail/thunderbird: update to 38.5.0
Changes:	https://hg.mozilla.org/releases/comm-esr38/rev/b88229610b41
PR:		205653
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net>
Security:	2c2d1c39-1396-459a-91f5-ca03ee7c64c6
MFH:		2015Q4
2015-12-28 18:20:02 +00:00
Jan Beich
8af65d5d19 gecko: phase out GStreamer support
H.264 is decoded by FFmpeg directly since Firefox 43.0. GStreamer
doesn't support DASH and no longer used by default since r397984
brings libavcodec.so.

https://bugzilla.mozilla.org/show_bug.cgi?id=1234092
2015-12-28 18:18:03 +00:00
Jan Beich
8be5bca6a8 gecko: enable PULSEAUDIO by default (mainly for WebRTC)
ALSA currently relies on in-kernel support to enumerate available audio
devices for getUserMedia i.e., to detect a microphone. So, build with
PULSEAUDIO late bindings by default preferred over ALSA, over OSS.

Nop for RUN_DEPENDS or users who previously disabled PULSEAUDIO.
2015-12-28 18:17:22 +00:00
Sunpoet Po-Chuan Hsieh
f19579b920 - Add rubygem-mailboxer 0.13.0
This project is based on the need for a private message system for ging /
social_stream. Instead of creating our core message system heavily dependent on
our development, we are trying to implement a generic and potent messaging gem.

After looking for a good gem to use we noticed the lack of messaging gems and
functionality in them. Mailboxer tries to fill this void delivering a powerful
and flexible message system. It supports the use of conversations with two or
more participants, sending notifications to recipients (intended to be used as
system notifications “Your picture has new comments”, “John Doe has updated his
document”, etc.), and emailing the messageable model (if configured to do so).
It has a complete implementation of a Mailbox object for each messageable with
inbox, sentbox and trash.

The gem is constantly growing and improving its functionality. As it is used
with our parallel development ging / social_stream we are finding and fixing
bugs continously. If you want some functionality not supported yet or marked as
TODO, you can create an issue to ask for it. It will be great feedback for us,
and we will know what you may find useful in the gem.

WWW: https://github.com/mailboxer/mailboxer
2015-12-28 16:30:30 +00:00
Raphael Kubo da Costa
bbf73ab96e Make the port fetchable again.
Switch to the new location where the tarball is hosted. It is now served as
a tar.bz2 file.

diff -uprN between the old tar.gz file from distcache.FreeBSD.org and the
new one shows no differences.
2015-12-28 15:01:18 +00:00
Adam Weinberger
1d725d4e83 Reassign perl modules from ports@ to the perl@ collective. 2015-12-26 16:53:30 +00:00
Dmitry Marakasov
1a202a687b - Add NO_ARCH
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-12-26 16:19:12 +00:00
Dmitry Marakasov
ee74467ab7 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:31:02 +00:00
Dmitry Marakasov
b973963717 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-12-26 15:30:45 +00:00
Dmitry Marakasov
6b86f30b90 - Add LICENSE
- Add NO_ARCH
2015-12-25 23:19:40 +00:00
Dmitry Marakasov
08b996e8d6 - Reset maintainer by his own request
PR:		205570
2015-12-25 23:19:02 +00:00
Dmitry Marakasov
661134d799 - Add NO_ARCH
- Style nits
- Switch to options helpers
- Drop dirrm's from plist
- Handle links properly
- Switch to @postunexec

PR:		205570
Submitted by:	amdmi3
Approved by:	rnejdl@ringofsaturn.com (maintainer)
2015-12-25 18:27:25 +00:00
Dmitry Marakasov
d7663243e2 - Add license
- Style nits
- Switch to options helpers
- Modernize plist
- Drop @dirrm's

PR:		205571
Submitted by:	amdmi3
Approved by:	naddy (maintainer)
2015-12-25 13:59:50 +00:00