Commit graph

16336 commits

Author SHA1 Message Date
Alex Kozlov
546a9259a9 - Return ports to the pool
PR:	ports/183244
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (former maintainer)
2013-10-23 20:45:10 +00:00
Emanuel Haupt
84040e0860 Support staging. 2013-10-23 10:26:46 +00:00
Jason Helfman
cc6f8ff95f - support staging
- convert to autoplist
2013-10-23 05:40:00 +00:00
Sunpoet Po-Chuan Hsieh
ed1f9565aa - Use USES=shebangfix
- Support STAGEDIR
- Bump PORTREVISION for package change
2013-10-22 20:02:50 +00:00
Mathieu Arnold
ce89a80f59 Try and be consistent with what commands are silent and not in *install.
- MKDIR is silent
- ECHO is silent
- INSTALL_* are not silent
- CP/FIND/... are not silent

I fixed a few PORTDOCS misusage, I'll do a second pass.

With Hat:	perl@
2013-10-22 16:57:44 +00:00
Martin Matuska
e8c8bdc7bf Add missing dependency on pear-Horde_Socket_Client to pear-Horde_Smtp 2013-10-22 16:18:01 +00:00
Mathieu Arnold
68ea242665 Be less silent when installing things. 2013-10-22 16:06:10 +00:00
Dmitry Marakasov
d46ccd7303 - Remove manual creation and removal of share/applications, as it's now in the mtree (categories starting with m)
Approved by:	portmgr (bdrewery)
2013-10-22 13:56:27 +00:00
Alex Kozlov
8ffea48ca5 - Update to 1.5.22 [1]
- Convert to new LIB_DEPENDS syntax

PR:	ports/183125 [1]
Submitted by:		Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1]
2013-10-22 10:53:52 +00:00
William Grzybowski
3e67e252e6 mail/pyzor: add missing dependency
- Add missing dependency [1]
- Allow staging
- Use autoplist
- Remove leading article from COMMENT

PR:		ports/182200 [1]
2013-10-22 09:53:35 +00:00
Adam Weinberger
253f18f499 Fix plist referencing a non-existent directory.
PORTREVISION bump.

PR:				ports/183152
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2013-10-22 02:50:50 +00:00
Martin Matuska
5b37aa290a Horde port update:
Horde_ActiveSync 2.8.3 -> 2.8.4
Horde_Auth 2.1.0 -> 2.1.1
Horde_Core 2.9.0 -> 2.10.0
Horde_Css_Parser 1.0.1 -> 1.0.2
Horde_Date 2.0.6 -> 2.0.7
Horde_History 2.2.0 -> 2.2.1
Horde_Imap_Client 2.15.4 -> 2.15.5
Horde_Log 2.0.1 -> 2.1.0
Horde_Mail 2.1.1 -> 2.1.2
Horde_Rpc 2.1.0 -> 2.1.1
Horde_Smtp 1.2.3 -> 1.2.5
Horde_SpellChecker 2.1.0 -> 2.1.1
Horde_Stream 1.3.0 -> 1.4.0
2013-10-21 06:40:56 +00:00
Adam Weinberger
f00258fc05 Remove php-5.3 restriction. 2013-10-21 01:52:16 +00:00
Adam Weinberger
e44eb56e7b Improve permissions on writeable directories.
PORTREVISION bump for safety.
2013-10-21 00:54:06 +00:00
Adam Weinberger
2518b93d90 It has been 2.5 years since the last SquirrelMail release. In this
time, there have been many fixes added to the source tree, including
the PHP 5.4 and 5.5 fixes, requests for which have become the bane
of my maintainer existence.

The SM team is hard at work on the next version, but at this time it
is unclear whether the next version will ever see a full release.
As a result, this port will begin following hand-picked SVN snapshots.

So, the port officially accepts PHP 5.4 and 5.5, though if you
encounter weird errors please DTRT and report it to the SM developers
and then downgrade your PHP to 5.3.

The other major thing here is that the default location for user
preferences and attachments is being changed. Previously we used
/var/spool/squirrelmail which is really not in-line with FreeBSD's
hier(7). Now we use paths under $PREFIX, respectively
$PREFIX/www/squirrelmail/data and .../attach.

You can either copy /var/spool/squirrelmail/pref/* into
$PREFIX/www/squirrelmail/data, and /var/.../attach/* into
$PREFIX/.../attach, and then run $PREFIX/www/squirrelmail/configure,
or you can do nothing in which case that's totally fine too and
your installation won't break or anything.

Note that best practice, as recommended by the SM installation notes
and common sense, would suggest moving your user data files
to someplace outside of the $PREFIX/www/squirrelmail.
2013-10-21 00:49:45 +00:00
Jason E. Hale
784e4c52e1 - Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +00:00
Bryan Drewery
0f3ce5426d - Remove mail/qmailadmin-devel as is it older than mail/qmailadmin and
unmaintained upstream.
- Mark it as MOVED to mail/qmailadmin

PR:		ports/182619
Submitted by:	bdrewery
Approved by:	maintainer timeout (2 weeks)
2013-10-19 21:36:35 +00:00
Sunpoet Po-Chuan Hsieh
23b69776dd - Make postgrey work with Perl 5.18
- Bump PORTREVISION for package change

PR:		ports/181291
Reference:	569dd04484
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-10-19 20:03:52 +00:00
Jason Helfman
9efcaadb51 - support staging 2013-10-19 06:40:36 +00:00
Dmitry Marakasov
3a015318de - Update to 0.2
- Support staging
2013-10-19 02:28:07 +00:00
Matthias Andree
86b3563dc7 Distill Python-compileall fix into something fit for shipping upstream,
and fixing a missed directory component along the way (bumping PORTREVISION).
2013-10-18 18:34:09 +00:00
Matthias Andree
9ea5412619 Upgrade to new upstream release 2.1.16, release notes:
https://launchpad.net/mailman/2.1/2.1.16/

Support stage directory. (Requires Python 2.7, 2.6 is no longer
sufficient.) This requires us to compile the Python scripts ourselves to
avoid spilling the stagedir name all over the .pyc files, as Mailman's
build would do (causing complaints from make stage-qa).
While there, compile bin/*.py programs, too.

The post-install section of the Makefile is more verbose now.

Run Mailman's bin/update after install.

Fixes to handling the mailman_last_version file to avoid leftover dirs
from an unused Mailman installation and deinstallation.

Scripts are more robust now, and use mktemp -d for temporary directories.
2013-10-18 16:42:11 +00:00
Oliver Lehmann
cb1391808d update to 5.7.0 2013-10-17 09:28:55 +00:00
Oliver Lehmann
ebddbe9787 update to 4.14 2013-10-17 07:21:30 +00:00
John Marino
bf5ca2ebd3 mail/hashcash: Unbreak by moving NO_STAGE definition
NO_STAGE needs to be set unconditionally.

Approved by:	portmgr (bdrewery)
2013-10-15 20:34:06 +00:00
Grzegorz Blach
8b79d62003 - Support staging 2013-10-14 21:33:13 +00:00
William Grzybowski
501e0cfeb3 mail/dovecot2: fix package without DOCS option
- Fix package without DOCS option

PR:		ports/182585
2013-10-14 17:49:26 +00:00
Hajimu UMEMOTO
f16aa8c76d use modern OPTIONS helper. 2013-10-14 17:21:23 +00:00
Sunpoet Po-Chuan Hsieh
fb40d1b08c - Update to 2.9.0
- Update COMMENT
- Add LICENSE
- Fix *_DEPENDS
- Use CONFLICTS_INSTALL instead of CONFLICTS
- Use PORTDOCS macro
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk
- Sort PLIST
- Use CPAN as primary WWW
- Take maintainership

Changes:	http://search.cpan.org/dist/Mail-SPF/CHANGES
2013-10-14 11:03:00 +00:00
Baptiste Daroussin
a48d714ca6 Fix package name collision 2013-10-14 06:52:32 +00:00
Renato Botelho
48b9e3c0d1 Support staging 2013-10-13 19:05:00 +00:00
Renato Botelho
9418a53545 Support staging 2013-10-13 19:01:19 +00:00
Renato Botelho
4ccd907479 Support staging 2013-10-13 18:52:54 +00:00
Hajimu UMEMOTO
c89205b637 use modern OPTIONS helper. 2013-10-13 18:48:51 +00:00
Hajimu UMEMOTO
dfdd251daa - enable stage.
- make portlint happy.
2013-10-12 18:46:32 +00:00
Hajimu UMEMOTO
f1654304a8 enable stage. 2013-10-12 18:41:20 +00:00
Florian Smeets
b9da3a42e9 - update thunderbird to 24.0.1
- update enigmail to 1.6
- don't force gcc for i386 builds [1]

Submitted by:	mi [1]
2013-10-12 13:21:23 +00:00
Thomas Abthorpe
2ed5036df6 - Remove dependency on japanese/ruby-chasen
- Option is off by default, no PORTREVISION bump

With hat:	portmgr
2013-10-11 01:51:25 +00:00
Martin Matuska
4863be597e Horde package update:
Horde_ActiveSync 2.7.3 -> 2.8.3
Horde_Cache 2.2.1 -> 2.3.0
Horde_Core 2.8.0 -> 2.9.0
Horde_Imap_Client 2.15.3 -> 2.15.4
Horde_Mime 2.2.5 -> 2.2.7
Horde_Text_Filter 2.1.3 -> 2.1.4
2013-10-10 21:56:48 +00:00
Sunpoet Po-Chuan Hsieh
94002c28c4 - Update to 1.2203
- Convert to new OPTIONS helper

Changes:	http://search.cpan.org/dist/Net-IMAP-Simple/Changes
2013-10-10 07:11:09 +00:00
William Grzybowski
03dd1914d4 mail/trojita: update to 0.3.96
- Update to 0.3.96
- Support staging
- USES cmake, compiler and desktop-file-utils

PR:		ports/182748
Submitted by:	Marco Bröder <marco.broeder gmx.eu> (maintainer)
2013-10-09 16:08:13 +00:00
Grzegorz Blach
0d32222321 - Support staging 2013-10-08 22:42:35 +00:00
Pawel Pekala
e09cc2b6d0 Fix patching 2013-10-08 18:32:05 +00:00
David Chisnall
e766966e93 Update addresses goodies to the latest release.
Approved by:	bapt (mentor)
2013-10-08 18:19:42 +00:00
Eitan Adler
c9ec2b2ad9 Convert to staging
Discussed with:	mat
2013-10-08 15:00:29 +00:00
Thomas Abthorpe
da4a5f3671 - Mark DEPRECATED, set EXPIRATION_DATE
PR:		ports/182357 (based on)
2013-10-08 05:27:01 +00:00
Baptiste Daroussin
1f93c9dd90 Fix pkgname collision
With hat:	portmgr
2013-10-07 11:09:05 +00:00
Edwin Groothuis
0f708bf9ab Remove mail/mavbiff from the system, it hasn't been obsoleted for
five years now.
2013-10-07 08:25:49 +00:00
John Marino
bc7cc3b13b mail/textmail: Fix previous pdftotext breakage better
This unmaintained port was marked broken after pdftotext was relocated
away from bin/ with the rest of the xpdf package.  That happened to
avoid a conflict with poppler-utils.  The better fix is to change the
dependency to use pdftotext program from the preferred poppler-utils
port which remains installed in the standard bin/ path.
2013-10-06 23:11:56 +00:00
John Marino
6bf08a4d7a Mark seven unmaintained ports as jobs unsafe. 2013-10-06 21:51:02 +00:00
Dirk Meyer
2bcb2a48f8 - use STAGEDIR 2013-10-06 15:14:18 +00:00
Dmitry Sivachenko
445cfd3efe Update to 2.19. 2013-10-06 12:31:21 +00:00
Adam Weinberger
6b0f47ceda Stage support and clean up the messy Makefile a little 2013-10-06 03:41:39 +00:00
Adam Weinberger
9e3678067d Stage support 2013-10-05 20:56:22 +00:00
Eygene Ryabinkin
7a564f36eb Upgrade OfflineIMAP to 6.5.5
Changes since 6.5.4:

 * Avoid lockups for IMAP synchronizations running with the
   "-1" command-line switch (X-Ryl669 <boite.pour.spam@gmail.com>)
 * Dump stacktrace for all threads on SIGQUIT: ease debugging
   of threading and other issues
 * SIGHUP is now handled as the termination notification rather than
   the signal to reread the configuration (Dmitrijs Ledkovs)
 * Honor the timezone of emails (Tobias Thierer)
 * Allow mbnames output to be sorted by a custom sort key by specifying
   a 'sort_keyfunc' function in the [mbnames] section of the config.
 * Support SASL PLAIN authentication method.  (Andreas Mack)
 * Support transport-only tunnels that requre full IMAP authentication.
   (Steve Purcell)
 * Make the list of authentication mechanisms to be configurable.
   (Andreas Mack)
 * Allow to set message access and modification timestamps based
   on the "Date" header of the message itself.  (Cyril Russo)
 * "peritem" format string for [mbnames] got new expansion key
   "localfolders" that corresponds to the same parameter of the
   local repository for the account being processed.
 * [regression] pass folder names to the foldersort function,
   revert the documented behaviour
 * Fix handling of zero-sized IMAP data items (GitHub#15).
 * Updated bundled imaplib2 to 2.35:
   - fix for Gmail sending a BYE response after reading >100 messages
     in a session;
   - includes fix for GitHub#15: patch was accepted upstream.
 * Updated bundled imaplib2 to 2.36: it includes support for SSL
   version override that was integrated into our code before,
   no other changes.
 * Fixed parsing of quoted strings in IMAP responses: strings like "\\"
   were treated as having \" as the escaped quote, rather than treating
   it as the quoted escaped backslash (GitHub#53).
 * Execute pre/post-sync hooks during synchronizations
   toggled by IMAP IDLE message processing. (maxgerer@gmail.com)
 * Catch unsuccessful local mail uploads when IMAP server
   responds with "NO" status; that resulted in a loss of such
   local messages. (Adam Spiers)
 * Don't create folders if readonly is enabled.
 * Learn to deal with readonly folders to properly detect this
   condition and act accordingly.  One example is Gmail's "Chats"
   folder that is read-only, but contains logs of the quick chats. (E.
   Ryabinkin)
 * Fix str.format() calls for Python 2.6 (D. Logie)
 * Remove APPENDUID hack, previously introduced to fix Gmail, no longer
   necessary, it might have been breaking things. (J. Wiegley)
 * Improve regex that could lead to 'NoneType' object has no attribute
   'group' (D. Franke)
 * Improved error throwing on repository misconfiguration

Port changes:

 * adopted to USE_GITHUB;
 * fixed spacing and capitalization in pkg-descr.

QA page: http://codelabs.ru/fbsd/ports/qa/mail/offlineimap/6.5.5
2013-10-05 18:36:06 +00:00
Hajimu UMEMOTO
1ba51ef48f avoid package name collisions.
Spotted by:	bapt
2013-10-05 18:35:40 +00:00
Hajimu UMEMOTO
7c59d28f6c - enable stage.
- use new LIB_DEPENDS format.
2013-10-05 17:52:49 +00:00
Pawel Pekala
dfc33c10af Add support for STAGEDIR 2013-10-05 16:52:12 +00:00
Baptiste Daroussin
eb7bb6a16a Removed unmaintained (ports@) or gnome@ ports depending on gnome1
Approved by:	gnome (implicit)
2013-10-05 14:42:53 +00:00
Pawel Pekala
441d6f4800 - Fix comboboxes vcalendar bug by adding upstream patches [1]
- Add support for STAGEDIR
- Properly set configure iconv args

PR:		ports/182439 [1]
Reported by:	Gerard Seibert <gerard@seibercom.net>
2013-10-05 11:25:29 +00:00
Mark Felder
d0b0237875 - Fix for Roundcube >=0.9.0
- STAGE support

Approved by:	crees (mentor)
2013-10-04 18:09:26 +00:00
Alex Dupre
b258252867 Support stage dir. 2013-10-04 12:49:58 +00:00
Guido Falsi
2e86dd8957 - Update to 2.7.0
- Also update dovecot auth patch to apply to this new version
- Properly convert to options and use options helpers
- Convert to new LIB_DEPENDS format
- Support staging
2013-10-04 00:46:50 +00:00
William Grzybowski
f749901ca3 mail/dbmail: fix DOCS option
- Fix DOCS option [1] (based on)

PR:		ports/182566 [1]
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
2013-10-03 23:24:14 +00:00
William Grzybowski
edd33790f7 mail/dovecot2: use PORTEXAMPLES unconditionally
- Use PORTEXAMPLES unconditionally

Reported by:	sunpoet
2013-10-03 16:39:10 +00:00
Sunpoet Po-Chuan Hsieh
18f6b40795 - Update to 1.2202
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Net-IMAP-Simple/Changes
2013-10-03 16:19:54 +00:00
Baptiste Daroussin
a4f7c45610 The old gkrellm is not maintained upstream anymore, this plugin also has
a package name conflicting with its newer version.
2013-10-02 21:59:30 +00:00
William Grzybowski
89b77d9964 mail/dovecot2-pigeonhole: update to 0.4.2
- Update to 0.4.2 [1]
- Allow staging

PR:		ports/182543 [1]
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer) [1]
2013-10-01 23:24:09 +00:00
William Grzybowski
ddad6a2059 mail/dovecot2: update to 2.2.6
- Update to 2.2.6 [1]
- Convert lib depends to new format
- Allow staging
- Bump antispam plugin (pigenhole update comming next)

PR:		ports/182543 [1]
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer) [1]
2013-10-01 23:23:07 +00:00
Matthias Andree
fc1e4986a4 Support staging. 2013-10-01 14:21:35 +00:00
Mathieu Arnold
5af3c674e8 * Convert to staging
* Add license
* Silence compiler warnings
2013-10-01 12:29:34 +00:00
Beech Rintoul
54a29b023c - Add option definition for IPv6 support
PR:		ports/179479
Submitted by:	Alexey Markov <redrat@mail.ru>
2013-10-01 05:20:36 +00:00
Florian Smeets
3aad17958c Mark SSP_UNSAFE for now, until we figure out what's wrong exactly.
PR:		ports/182377
PR:		ports/182508
2013-09-30 18:07:39 +00:00
Danilo Egea Gondolfo
c81b5b1a83 - Change maintainer email to @FreeBSD.org
- Add stage support
- Use options helpers
- Convert LIB_DEPENDS to new syntax

Approved by:	wg (mentor)
2013-09-29 23:36:27 +00:00
Matthew Seaman
ccdabbd301 - Stageify 2013-09-27 08:06:39 +00:00
William Grzybowski
adac9f0c9a mail/lurker: fix build on head
- Fix build on head [1]
- Remove useless LICENSE_FILE
- Remove leading article from COMMENT
- Allow staging

PR:		ports/182053
Submitted by:	Kevin Rauwolf <sweetpea-freebsd tentacle.net> (maintainer)
2013-09-26 17:30:13 +00:00
William Grzybowski
e9e533c79f mail/c-sig: allow staging
- Allow staging

PR:		ports/182399
Submitted by:	Yasuhiro KIMURA <yasu utahime.org> (maintainer)
2013-09-26 16:03:43 +00:00
William Grzybowski
dd88614723 mail/dbmail: update to 3.1.7
- Update to 3.1.7 [1]
- Define DOCS option
- Allow staging

PR:		ports/182406 [1]
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer) [1]
2013-09-26 15:59:24 +00:00
William Grzybowski
616c280fa8 mail/py-authres: allow staging
- Allow stating [1]
- Define DOCS option

PR:		ports/182400 [1]
Submitted by:	Yasuhiro KIMURA <yasu utahime.org> (maintainer) [1]
2013-09-26 12:54:08 +00:00
Bryan Drewery
2d8b17ea39 - Remove NO_STAGE as these have been tested to be safe
With hat:	portmgr
2013-09-25 00:54:08 +00:00
Bryan Drewery
452e3667aa Support staging 2013-09-24 23:43:57 +00:00
Boris Samorodov
29b0ff8ca0 Support stage. 2013-09-24 22:23:45 +00:00
Baptiste Daroussin
f45d0a8198 Fix NO_STAGE attribution 2013-09-22 18:05:04 +00:00
Lars Engels
ab6a09f373 Correct maintainer's email address.
Requested by:	maintainer via IRC
2013-09-22 14:36:55 +00:00
Jason Helfman
58c11ef9cb - remove hardcoding of gcc
PR:		182236 (based on)
Submitted by:	alexey@renatasystems.org ( maintainer )
2013-09-22 06:48:45 +00:00
Florian Smeets
adf896938d Update to 0.3.6 2013-09-21 12:12:51 +00:00
Dirk Meyer
1e3119b07e - fix misplaced NO_STAGE in slaveports and ifdefs 2013-09-21 11:06:03 +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
Bryan Drewery
2324655f20 - Add NO_STAGE until validated to be safe for upcoming staging support 2013-09-20 15:58:09 +00:00
Thomas Abthorpe
59f9e4136e - Reassign to the heap, I haven't used squirrelmail in a long time 2013-09-19 19:36:27 +00:00
Martin Matuska
9b73f6eb07 Horde package upgrade:
Horde_Imap_Client 2.15.0 -> 2.15.3
Horde_Smtp 1.2.1 -> 1.2.3
Horde_Stram_Filter 2.0.1 -> 2.0.2
2013-09-19 19:01:31 +00:00
Florian Smeets
ec4fcd4b2a - update firefox, thunderbird and libxul to 24.0
- update seamonkey to 2.21
- update firefox-esr to 17.0.9
- enable GSTREAMER by default for html5 with h264/aac/mp3
- WEBRTC is now always built
- add PROFILE and TESTS options

Security:		7dfed67b-20aa-11e3-b8d8-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-09-18 22:40:57 +00:00
Baptiste Daroussin
9f62a1d83d Add an explicit dependency on pkgconf 2013-09-18 08:00:44 +00:00
William Grzybowski
a857edd86f mail/gmime26: update to 2.6.18
- Update to 2.6.18
- Remove conflict (no longer in ports)

PR:		ports/182146
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer)
2013-09-17 22:23:13 +00:00
William Grzybowski
86eee579f3 mail/libcmime: update to 0.1.8
- Update to 0.1.8
- Change LICENSE (MIT)

PR:		ports/182144
Submitted by:	Axel Steiner <ast treibsand.com> (maintainer)
2013-09-17 17:55:30 +00:00
Andrej Zverev
6de9622915 - Fix typo
Submitted by:	ubique (via IRC)
2013-09-16 19:08:24 +00:00
Andrej Zverev
da27f0125a - convert to the new perl5 framework
- remove redundant perl usage, since we use it already in global context

Approved by:	portmgr (bapt@, blanket)
2013-09-16 17:29:09 +00:00
William Grzybowski
fff82c442c mail/dma: update to 0.9
- Update to 0.9 [1]
- USE_GITHUB framework
- Remove useless LICENSE_FILE
- Trim Makefile header
- Mark IGNORE for 8.x

PR:		ports/182058
Submitted by:	bz (maintainer)
2013-09-16 13:44:26 +00:00
Andrej Zverev
d6908e9cb1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 08:15:41 +00:00
Andrej Zverev
dcf99688a1 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-15 07:14:12 +00:00
Sunpoet Po-Chuan Hsieh
26bea8e90c - Add PORTSCOUT 2013-09-15 05:56:05 +00:00
Andrej Zverev
69b6f05b28 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-14 18:12:50 +00:00
Sunpoet Po-Chuan Hsieh
ae36914d6c - Sort PLIST 2013-09-14 16:51:52 +00:00
Bryan Drewery
20e947a006 - Fix build on head without gcc
Reported by:	pkg-fallout
2013-09-14 15:33:03 +00:00
Bryan Drewery
2c7ec98c83 Fix qmail-spamcontrol build on head without gcc
Reported by:	bapt
2013-09-14 15:23:52 +00:00
Sunpoet Po-Chuan Hsieh
c21b956ae8 - Update to 3.1.6
Changes:	https://github.com/pjstevns/dbmail/commits/master
PR:		ports/182080
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2013-09-14 06:51:08 +00:00
John Marino
27713e1c50 Add explicit dependency on pkgconf (10 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-13 01:21:55 +00:00
Xin LI
9da2d73d6b Fix a build. 2013-09-12 18:36:20 +00:00
Sunpoet Po-Chuan Hsieh
c4c8d4b72f - Update to 2.04
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2013-09-12 17:31:13 +00:00
Andrej Zverev
8b77080918 - convert to the new perl5 framework
- convert USE_GMAKE to Uses

Approved by:	portmgr (bapt@, blanket)
2013-09-12 15:23:58 +00:00
John Marino
a862a2b7dc Add explicit dependency on pkgconf (18 ports)
Approved by:	portmgr (bapt, implicit)
2013-09-12 09:07:08 +00:00
Guido Falsi
945d2c96eb Fix build on head after iconv change
Approved by:	portmgr (bapt, implicit)
2013-09-11 19:32:19 +00:00
Vsevolod Stakhov
461559efe8 Update to 1.5.43. 2013-09-11 16:52:45 +00:00
John Marino
30fb06c870 Add explicit dependency on pkgconf (18 ports) 2013-09-11 16:45:58 +00:00
Antoine Brodin
f25ddab47a Add an explicit dependency on pkgconf
Approved by:	portmgr (bapt)
2013-09-10 21:31:33 +00:00
Alex Dupre
925d3f6392 Update 0.9.4 release. 2013-09-09 07:24:48 +00:00
Martin Matuska
788ccbb0ef Horde package update:
Horde_ActiveSync 2.7.2 -> 2.7.3
Horde_Imap_Client 2.14.0 -> 2.15.0
2013-09-08 22:50:31 +00:00
Dirk Meyer
d6d271fe1a - fix check for systems without milter 2013-09-08 13:47:40 +00:00
Anton Berezin
a96b361e82 Update to 1.192.
Changes:	http://search.cpan.org/dist/Email-Valid/Changes
2013-09-08 09:40:53 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Sunpoet Po-Chuan Hsieh
1599e4dddb - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/mail/topfiles/NEWS
2013-09-07 16:15:31 +00:00
Lars Thegler
d56ee54ce6 - Update to 3.006
Changes:

3.006     2013-09-01 08:41:48 America/New_York
          require Email::Simple 1.998 to allow ->new(\$string)
2013-09-07 14:56:48 +00:00
Baptiste Daroussin
beae873ea6 Add an explicit dependency on pkgconf 2013-09-06 13:01:53 +00:00
Xin LI
ad8656c49d Fix build.
Per ISO C++03 14.2/4:

When the name of a member template specialization appears after . or ->
in a postfix-expression, or after nested-name-specifier in a qualified-id,
and the postfix-expression or qualified-id explicitly depends on a
template-parameter (14.6.2), the member template name must be prefixed by
the keyword template. Otherwise the name is assumed to name a non-template.
2013-09-06 00:17:45 +00:00
Boris Samorodov
54e44467d7 . introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
  otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.

Approved by:	portmgr (bapt, implicit)
2013-09-05 20:18:30 +00:00
Pawel Pekala
38f4b677db Plugins need pkgconf to build too, they are using the same
configure script - move USES=pkgconf to shared Makefile.claws

Reported by:	pkg-fallout
2013-09-05 14:03:52 +00:00
Anton Berezin
fada5f9ee0 Update to 1.191.
Changes:	http://search.cpan.org/dist/Email-Valid/Changes
2013-09-05 08:35:44 +00:00
Anders Nordby
c4397a12b3 Remove no parameter for --yesno which does not work in 9.x
Submitted by:	jhs@FreeBSD.ORG
PR:		179925
2013-09-04 20:27:13 +00:00
William Grzybowski
4d5bae48cf mail/sgwi: update to 1.1.6
- Update to 1.1.6 [1]
- Trim Makefile header
- Unmute install commands

PR:		ports/181804
Submitted by:	Lukasz Wasikowski <lukasz wasikowski.net> (maintainer)
2013-09-04 20:07:04 +00:00
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Guido Falsi
642be1b81d - Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc

Reviewed by:	bapt
Approved by:	portmgr (bapt)
Discussed with:	bapt, bsam (who both contributed ideas and code)
2013-09-04 18:06:07 +00:00
Anton Berezin
31eeb4d866 Update to 2.03.
Changes:	http://search.cpan.org/dist/MIME-Types/ChangeLog
2013-09-04 17:06:57 +00:00
Anton Berezin
e2e78f723a Update to 2.202.
Changes:	http://search.cpan.org/dist/Email-Simple/Changes
2013-09-04 15:24:23 +00:00
Andrej Zverev
945c98fdf8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 13:07:40 +00:00
Andrej Zverev
676d298ee1 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 12:28:16 +00:00
Andrej Zverev
4c7f7c366c - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 09:48:54 +00:00
Andrej Zverev
fcbd2acb27 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 07:19:56 +00:00
Pietro Cerutti
30e3174548 - Unbreak by setting MAKE_JOBS_UNSAFE
Reported by:	pkg-fallout
2013-09-04 07:09:17 +00:00
Andrej Zverev
f2af6ec9a8 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 06:06:59 +00:00
Andrej Zverev
6337984890 - convert to the new perl5 framework
Approved by:	portmgr (bapt@, blanket)
2013-09-04 05:52:04 +00:00
Martin Matuska
a44b62813e Horde package update:
Horde_ActiveSync 2.7.0 -> 2.7.2
Horde_Auth 2.0.6 -> 2.1.0
Horde_Core 2.7.0 -> 2.8.0
Horde_Queue 1.1.0 -> 1.1.1
Horde_Smtp 1.2.0 -> 1.2.1
Horde_Support 2.1.0 -> 2.1.1
horde-base 5.1.3 -> 5.1.4
horde-webmail 5.1.1 -> 5.1.2
2013-09-03 18:43:02 +00:00
Martin Matuska
d6d45d26c8 Remove Horde_Smtp dependency from horde-imp 2013-09-03 18:40:50 +00:00
William Grzybowski
ad32ee489b mail/{gmime2,gmime24}: convert docs to options ng
- NOPORTDOCS -> PORT_OPTIONS:MDOCS [1]
- Convert to USES gmake
- Define DOCS option

PR:		ports/181778 [1]
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer)
2013-09-03 16:03:41 +00:00
William Grzybowski
238b23a372 mail/gmime26: update to 2.6.17
- Update to 2.6.17 [1]
- Convert to USES gmake

PR:		ports/181777
Submitted by:	Alan Hicks <ahicks p-o.co.uk> (maintainer)
2013-09-03 15:59:29 +00:00
Baptiste Daroussin
c23d2b8109 Add en explicit dependency on pkgconf 2013-09-03 15:25:41 +00:00
Baptiste Daroussin
1e60403ddd Add an explicit dependency on pkgconf 2013-09-03 14:08:55 +00:00
Baptiste Daroussin
1c7c3d2208 Add an explicit dependency on pkgconf 2013-09-03 12:13:23 +00:00
Baptiste Daroussin
db7a56d5ed Add an explicit dependency on pkgconf 2013-09-03 06:36:41 +00:00
Florian Smeets
96bedb64e4 Fix a typo that prevented the port from building 2013-09-02 21:52:27 +00:00
Baptiste Daroussin
2729c7d447 Add an explicit dependency on pkgconf 2013-09-02 21:32:24 +00:00
Baptiste Daroussin
8302173231 Add an explicit dependency on pkgconf 2013-09-02 21:04:00 +00:00
Baptiste Daroussin
b7cdacd173 Add an explicit dependency on pkgconf 2013-09-02 20:02:01 +00:00
Baptiste Daroussin
0e4c70bcc8 Add an explicit dependency on pkgconf 2013-09-02 19:55:48 +00:00
Sahil Tandon
4149e0fe6d - Update to 1.35 2013-09-02 19:15:19 +00:00
Andrej Zverev
2a21732666 - Fix issue when spamd crashes because of memory problems in Logger.pm
For more details see Bug 6745
- Do not bump portrevision since issue not global
While I'm here:
- convert to the new perl5 framework

PR:		ports/181242
Submitted by:	Igor Roshchin <spamd-pr@str.komkon.org>
Tested by:	Igor Roshchin <spamd-pr@str.komkon.org>	(two weeks)
Approved by:	maintainer (timeout)
2013-09-02 19:00:24 +00:00
Baptiste Daroussin
839ef5dcc2 Add an explicit dependency on pkgconf 2013-09-02 16:21:38 +00:00
Renato Botelho
8009e03e6f Change my ports to USES (gmake|perl5) 2013-09-02 09:45:00 +00:00
Sahil Tandon
ecb38fb90b - Update to Postfix 2.11 Snapshot 20130825 2013-09-01 20:12:59 +00:00
Sahil Tandon
740eda3dcf - Update to 2.10.1 and bump VDAVERSION 2013-09-01 20:12:52 +00:00
Sahil Tandon
6178242ae5 - Update to 2.9.7 and bump VDAVERSION 2013-09-01 20:12:46 +00:00
Sahil Tandon
9ee1cf5eeb - Update to 2.8.15 and bump VDAVERSION 2013-09-01 20:12:39 +00:00
Sahil Tandon
2c544d2a1a - Update to 2.7.14 and bump VDAVERSION 2013-09-01 20:12:32 +00:00
Andrej Zverev
e8542e3d8f - Fix typo in perl5 conversion.
With hat:	perl@
2013-09-01 19:14:36 +00:00
Andrej Zverev
4155c75f04 - Resolve of using PERL_MODBUILD and USE_PERL5 together
- Convert to new perl5 framework
- Trim Makefile header

With hat:	perl@
2013-09-01 17:17:11 +00:00
Andrej Zverev
581fba9c9e - Resolve of using PERL_CONFIGURE and USE_PERL5_RUN together
- Convert to new perl5 framework
- Remove an indefinite article from COMMENT line
- Use shebangfix for runable files

With hat:	perl@
2013-09-01 17:15:21 +00:00
Andrej Zverev
80eeb7bd59 - Resolve of using PERL_CONFIGURE and USE_PERL5 together
- Convert USE_GMAKE to Uses
- Convert to new perl5 framework
- Trim Makefile header
- Use shebangfix for runable file

With hat:	perl@
2013-09-01 17:12:03 +00:00
Lars Thegler
b9434f826b - Update to 1.315
Changelog:

1.315     2013-08-12 21:11:46 America/New_York
          repackage to update repository and bug tracker
2013-08-31 11:53:57 +00:00
Lars Thegler
5201d878f6 - Update to 1.924
Changelog:

1.924     2013-08-10 23:23:55 America/New_York
          update use of Email::MIME::ContentType to match new, fixed hash keys:
          type/subtype

1.923     2013-08-08 21:59:02 America/New_York
          do not consider the part-ending CRLF part of the body

          avoid undefined warnings in debug_structure [rt.cpan.org #82388]
          (Thanks, Kurt Anderson)

          better error message when the given body is a ref but not a scalar
          ref [rt.cpan.org #59205]
2013-08-31 11:50:49 +00:00
Lars Thegler
6ceb9addec - Update to 1.01.7 (distversion 1.017)
- Trim header

Changelog:

1.017     2013-08-10 23:19:14 America/New_York
          make $STRICT_PARAMS actually work! (thanks, Matthew Green!)
          [rt.cpan.org #87460]

1.016     2013-08-10 23:14:42 America/New_York
          correct the longstanding and embarrassing misuse of "discrete" and
          "composite" to mean "type" and "subtype"; the returned data still
          contains the wrong old names so your code shouldn't break

          repackage to update bugtracker, repo, etc.
2013-08-31 11:48:45 +00:00
Bryan Drewery
016df72d05 Mirror to fix checksum errors 2013-08-31 00:46:47 +00:00
Bryan Drewery
7cdbed4700 Mirror while here 2013-08-31 00:45:21 +00:00
Baptiste Daroussin
1ef1291892 Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GMAKE to USES=gmake
2013-08-31 00:38:29 +00:00
Bryan Drewery
9097a3c88c Please mirror this distfile when updating, it has no version
and causes checksum errors
2013-08-30 23:52:28 +00:00
Dirk Meyer
50d7ee708c - update to 1.0.Alpha15.0 2013-08-30 19:14:01 +00:00
Dmitry Marakasov
b728cc2245 - Add SMARTDATE patch.
- Fix MAILDIR_HEADER_CACHE if IMAP_HEADER_CACHE is not set
- Add options to disable TLS versions 1.1 and 1.2 if OPENSSL >= 1.0.0 is used (taken from upstream)
- Fix broken link in package description
- Bumped PORTREVISION

PR:		181431, 181319
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2013-08-30 15:14:26 +00:00
Mark Felder
0554302787 - Actually commit rc script fixes
- Convert to new Perl USES
- Move pkg-install logic to @exec and post-install
- Other suggested cleanup

Approved by:	crees (mentor)
2013-08-30 14:42:06 +00:00
Bryan Drewery
bd617e99e2 - Fix build after autotools update [1]
- Add missing pkgconfig dependency [2]

Reported by:	Marat Bakeev <hawara@Hawara.com> via ports@ [1]
PR:		ports/179934 [2]
Reported by:	Evgeni Dimitrov <evgeni.dimitrov@gmail.com> [2]
Approved by:	maintainer timeout
2013-08-30 13:17:53 +00:00
Alexey Dokuchaev
6628accc8e - Try to fix parallel builds (-jX): daemon also depends on their library;
drop MAKE_JOBS_UNSAFE and fix extra whitespace at CONFIGURE_ARGS/MANx
- Convert NOPORTDOCS, get rid of .for loop when installing documentation
- Properly terminate WWW: line in port description with a slash

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-30 04:45:28 +00:00
Mark Felder
2c82d269ea - Cleanup
- Passes rclint / portlint
- Fix permissions at install

Approved by:	swills (mentor)
2013-08-30 01:47:21 +00:00
Matthias Andree
854b45ea77 Note that I could not fully test all integrations yet. If integrations are
failing, please add detailed information how you set up your MTA, and
Mailman, what user/group IDs are, how list aliases are managed, and
thereabouts.

- Update to 2.1.15. [2] Changes: click View the full Changelog on
  https://launchpad.net/mailman/2.1/2.1.15
- Fix without-NLS install: Install at least English template. [1]
- Drop EXIM3 option, we don't have an Exim 3 port any more.
- Drop INTEGRATION option, which would at best be confusing.
- Reformat COMMENT to fit into common limits.
- Fix typo in COURIER_DESC.
- When Postfix integration is chosen, add BUILD and RUN_DEPENDS on
  Postfix because we need the postconf program.
- Use htdig patches for Mailman version 2.1.12 and remove BROKEN tag,
  in an experimental attempt to revive htdig support.
- Fix a few minor glitches in FreeBSD-post-install-notes.
- Drop files/patch-Mailman__Cgi__confirm.py, integrated in upstream tarball.
- Add launchpad.net to MASTER_SITES.
- Update files/postfix-verp.diff.
- Install a dummy one-line text file into PYTHON_SITELIBDIR so that
  Python's upgrade-site-packages would reinstall Mailman. [1]
- Add "status" support for rc.d script. [3]
- Change pre-fetch: to pre-everything::
- Revise formatting of pre-everything text to make clear it displays
  default values, not current values. To avoid ports/170280.

PR:		ports/135503 [1]
PR:		ports/170280 [2]
PR:		ports/170285 [2]
PR:		ports/176180 [1]
PR:		ports/181298 [3]
Submitted by:	Lowell Gilbert [1]
Submitted by:	Stefan Lasiewski [2]
Submitted by:	Oliver Fromme [3]
2013-08-29 22:58:07 +00:00
Sunpoet Po-Chuan Hsieh
fdd462485d - Remove Author line 2013-08-29 18:06:47 +00:00
Sunpoet Po-Chuan Hsieh
9cc2c18046 - Remove Author line 2013-08-29 17:41:22 +00:00
Sunpoet Po-Chuan Hsieh
a87a1e1f09 - Remove wrong OPTIONS_DEFINE
PR:		ports/181652
Submitted by:	David Demelier <demelier.david@gmail.com>
Approved by:	Aragon Gouveia <aragon@phat.za.net> (maintainer)
2013-08-29 17:37:23 +00:00
Sunpoet Po-Chuan Hsieh
1b0d3f744b - Add WWW
- Use single space after WWW:
- Remove Author line
2013-08-29 17:16:52 +00:00
Pawel Pekala
f2904b6af8 - Switch to new LIB_DEPENDS format
- Convert USE_PERL5 to USES
- Remove stale MAKE_JOBS_SAFE
- Trim dependencies where they are too detailed
2013-08-29 15:01:46 +00:00
Sunpoet Po-Chuan Hsieh
9e12ae1e0f - Use single space after WWW: 2013-08-29 04:10:37 +00:00
Sunpoet Po-Chuan Hsieh
ab64603225 - Use single space after WWW: 2013-08-29 04:10:11 +00:00
Sunpoet Po-Chuan Hsieh
83590b0ec5 - Use single space after WWW: 2013-08-29 04:09:40 +00:00
Sunpoet Po-Chuan Hsieh
7a0285baaf - Use single space after WWW: 2013-08-29 04:08:53 +00:00
David Chisnall
3bec8741ff Update to latest GNUstep core libraries.
Update dependent packages with more recent releases.
Remove old and bit-rotted ones.
Switch to using clang 3.3 and libobjc2 1.7 by default, so modern Objective-C features work out of the box and remove a lot of configurable options for sub-optimal (and, often, unsupported / deprecated upstream) configurations.
Take maintainership of GNUstep-related ports.

Several of the ports left in have scary warnings which mean that they are likely broken in lots of cases.  Future commits will fix them.

Approved by:	bapt
2013-08-28 18:26:01 +00:00
William Grzybowski
e55bce5d62 mail/getmail: update to 4.43.0
- Update to 4.43.0

PR:		ports/181567
Submitted by:	Linh Pham <question+fbsdports closedsrc.org> (maintainer)
2013-08-28 16:21:09 +00:00
William Grzybowski
e6c2fc2144 mail/imapsync: update to 1.564
- Update to 1.564 [1]
- Pass maintainership to submitter
- Convert to USES perl5

PR:		ports/181237
Submitted by:	Kurt Jaeger <fbsd-ports opsec.eu>
Approved by:	maintainer (timeout)
2013-08-28 15:58:57 +00:00
Ruslan Makhmatkhanov
2ced038e1f - update to 1.2
- modify policyd-spf so ${PREFIX}/etc/postfix-policyd-spf-python/policyd-spf.conf
  is used as default configuration files and change pkg-message.in accordingly
- modify misc file paths in man pages so they match installed ones
- adopt to new options framework (DOCS)
- add license information (AL2)
- trim makefile header.
- update WWW url in pkg-descr

while I'm here:
- use absolute url in MASTER_SITES and remove http redirection quirks
- replace PYTHON_SITELIBDIR with PYTHON_PKGNAMEPREFIX in depends
- shortened overly long lines to make Makefile more readable
- remove attribution from pkg-descr, that's no more supported in ports

PR:		177797
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Giel van Schijndel <me@mortis.eu> (maintainer)
2013-08-28 13:47:32 +00:00
Martin Matuska
2b6fecc52c Remove mail/pear-Horde_Imsp: duplicate with databases/pear-Horde_Imsp 2013-08-28 12:07:44 +00:00
Martin Matuska
7b172c34a1 Horde_Imsp provides an Horde API into an IMSP server for address books
and options.

WWW: http://pear.horde.org
2013-08-28 11:59:02 +00:00
Martin Matuska
334d4b080f Add Horde_Smtp to bsd.horde.mk and register as a dependency for horde-imp 2013-08-28 11:48:25 +00:00
Martin Matuska
0f3a1607d6 Horde_Smtp provides a Horde interfaces for connecting to a SMTP (RFC 5321)
server to send e-mail messages.
2013-08-28 11:44:47 +00:00
Alex Dupre
1e4d80982d Add missing dependency.
PR:		ports/181599
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
2013-08-28 08:02:33 +00:00
Martin Matuska
8f8de2c289 Horde package update:
Horde_Browser 2.0.3 -> 2.0.4
Horde_Core 2.6.6 -> 2.7.0
Horde_Crypt 2.2.1 -> 2.2.2
Horde_Exception 2.0.3 -> 2.0.4
Horde_History 2.1.6 -> 2.2.0
Horde_Http 2.0.3 -> 2.0.4
Horde_Perms 2.1.0 -> 2.1.1
Horde_SessionHandler 2.2.2 -> 2.2.3
Horde_Url 2.2.0 -> 2.2.1
horde-base 5.1.2 -> 5.1.3
horde-imp 6.1.3 -> 6.1.4
horde-nag 4.1.1 -> 4.1.2
horde-passwd 5.0.0 -> 5.0.1
horde-turba 4.1.1 -> 4.1.2
2013-08-27 18:10:33 +00:00
Alex Dupre
3a100e4049 Update to 0.9.3 release.
PR:		ports/181537
Submitted by:	Hung-Yi Chen <gaod@hychen.org>
2013-08-27 13:20:37 +00:00
Bryan Drewery
4750c6ff48 Add file meant for r325421 2013-08-26 23:31:42 +00:00
Bryan Drewery
1ffe5a449c - Fix build with clang and on head
Reported by:	bapt
2013-08-26 23:30:41 +00:00
Martin Matuska
744f3f1e43 Horde package update:
Horde_Imap_Client 2.13.1 -> 2.14.0
Horde_Mail 2.1.0 -> 2.1.1
2013-08-26 20:28:06 +00:00
Brendan Fabeny
6c4fa199d0 Update math/gsl to 1.16 and adjust some dependent ports 2013-08-26 16:06:37 +00:00
Rene Ladan
fda6ef5a18 Remove expired ports:
2013-08-24 mail/p5-Mail-CClient: Broken for more than 6 month
2013-08-24 net/slbd: Broken on FreeBSD 8 and newer
2013-08-24 comms/hso-kmod: Broken on FreeBSD 8 and newer
2013-08-26 12:02:30 +00:00
Ashish SHUKLA
cb72a918e2 - Update to latest snapshot 201308201232
Changes:	http://article.gmane.org/gmane.mail.opensmtpd.general/858
2013-08-26 09:47:12 +00:00
Andrej Zverev
5e0ae7774e - Add missed dependency on devel/p5-Devel-GlobalDestruction
- bump portrevision

PR:		ports/181490
Submitted by:	nork@
Approved by:	tobez@ (maintainer)
2013-08-25 16:13:05 +00:00
Alexey Dokuchaev
17360917b2 - Try to unbreak parallel builds (-jX) by using better make(1) syntax
- Fix an apparent typo: OPTIONS_SET should be OPTIONS_DEFINE
- Remove bogus, superfluous trailing slashes after directory names
- Make INSTALL_DATA commands atomic and $cwd-agnostic while here

Approved by:	miwi, bapt (portmgr, implicit)
2013-08-25 12:19:29 +00:00
Sunpoet Po-Chuan Hsieh
f847f46ff5 - Convert to new options framework
- Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST
- Cleanup Makefile header
2013-08-25 09:27:58 +00:00
Guido Falsi
0ff64121d7 - Update to 3.1.3
- Remove uneeded DEBUG flags
- Convert to new LIB_DEPENDS format
- Convert to USES=gmake

Check share/doc/dbmail/UPGRADING for updating details.

PR:		ports/180963
Submitted by:	Alan Hicks <ahicks@p-o.co.uk> (maintainer)
2013-08-23 22:10:03 +00:00
Alexey Dokuchaev
51fe2cda57 - Attempt to unbreak parallel (-jX) builds by fixing targets dependencies
- Convert NOPORTDOCS -> PORT_OPTIONS:MDOCS, modernize LIB_DEPENDS
- Connect "check" target to our standard "regression-test" that automated
  package builders know about
- Trim the header and drop check for alpha: unfortunately, it's long gone

Reported by:	marino
Approved by:	miwi, bapt (portmgr, implicit)
2013-08-23 08:50:30 +00:00
Martin Matuska
5c1d975935 Horde package update:
Horde_ActiveSync 2.6.1 -> 2.6.2
Horde_Css_Parser 1.0.0 -> 1.0.1
Horde_Db 2.0.3 -> 2.0.4
Horde_Imap_Client 2.12.0 -> 2.13.1
Horde_Mail 2.0.6 -> 2.1.0
Horde_Mime 2.2.4 -> 2.2.5
Horde_Queue 1.0.0 -> 1.1.0
Horde_SessionHandler 2.2.1 -> 2.2.2
Horde_View 2.0.2 -> 2.0.3

horde-wicked 2.0.0RC1 -> 2.0.0RC2
horde-whups 3.0.0RC1 -> 3.0.0RC2
horde-ansel 3.0.0RC1 -> 3.0.0 final
2013-08-23 08:30:45 +00:00
Mathieu Arnold
8f93be6d26 Update to 1.200 2013-08-22 09:46:46 +00:00
Sunpoet Po-Chuan Hsieh
fa1716b118 - Remove leading indefinite article from COMMENT 2013-08-21 17:17:25 +00:00
Mathieu Arnold
e8199a9121 Update to 1.10.4 2013-08-21 14:59:07 +00:00
Mathieu Arnold
aed5ce508b Update to 1.90.0 2013-08-21 14:56:09 +00:00
Mathieu Arnold
68414c534d Update to 1.03.3 2013-08-21 14:52:09 +00:00
Matthias Andree
fd25081183 Grab port.
I am aware there are open PRs and new versions, will see to that later.
2013-08-21 08:05:53 +00:00
William Grzybowski
2081ba1c0f mail/mailman: reset maintainership
- Add port back to the pool

PR:		ports/181428
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maitainer)
2013-08-20 19:46:35 +00:00
Andrej Zverev
e22cb3e0ce - Convert to new perl5 framework
Approved by:	bdrewery@ (maintainer)
2013-08-20 11:43:44 +00:00
TAKATSU Tomonari
14911d26b5 - Update to 0.6.61
PR:		ports/181123
Submitted by:	tota (myself)
Approved by:	maintainer
2013-08-19 20:34:42 +00:00
Koop Mast
2801ee8c73 Unbreak after glib20 update. 2013-08-19 18:46:44 +00:00
Anton Berezin
71ea1611a1 Update to 2.199.
Changes:	http://search.cpan.org/dist/Email-Send/Changes
2013-08-19 17:39:27 +00:00
Anton Berezin
380b1cea15 Update to 2.109.
Changes:	http://search.cpan.org/dist/Mail-Box/ChangeLog
2013-08-19 16:29:17 +00:00
Bryan Drewery
32cf2e6ffe - Fix spamcontrol build after r324008 removed perl from PATCH_DEPENDS
in bsd.perl.mk
2013-08-19 13:17:01 +00:00
Sunpoet Po-Chuan Hsieh
1ffdf5a4f5 - Use USES=shebangfix 2013-08-19 08:40:55 +00:00
Bryan Drewery
a970ff6b19 - Reset pgollucci's ports
With hat:	portmgr
2013-08-18 13:31:33 +00:00
Bryan Drewery
2c01ea7593 - Reset jmelo's ports
- Remove bsd.port.pre.mk
- WWW: Convert tab to space
- Remove Author line from pkg-descr

With hat:	portmgr
2013-08-18 13:18:12 +00:00
Sunpoet Po-Chuan Hsieh
9e28e81694 - Update to 1.37
- Use REINPLACE_CMD instead of patch files
- Restrict USE_PYTHON to 2.x
- Convert to new options framework
- Cleanup Makefile header
- Cosmetic change

Changes:	https://github.com/linsomniac/tumgreyspf/blob/master/WHATSNEW
2013-08-18 07:00:29 +00:00
William Grzybowski
cd4364ee40 mail/assp: update to 1.9.9.13257
- Update to 1.9.9.13257

PR:		ports/181313
Submitted by:	Rusty Nejdl <rnejdl ringofsaturn.com> (maintainer)
2013-08-15 11:18:56 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
John Marino
3506f2eed1 mail/whoson: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:38:53 +00:00
John Marino
dd1e294d25 mail/firepay: Mark jobs unsafe
Also trim header to please portlint.

Approved by: 	bapt/culot (mentors, implicit)
2013-08-14 12:32:17 +00:00
Frederic Culot
b163cd506c - Update to 0.602
PR:		ports/181208
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
2013-08-12 07:55:13 +00:00
John Marino
7ffeae1147 mail/thunderbird: Replace hardcoded "freebsd" with OPSYS:L
Using OPSYS allows port to build on DragonFly without modification.
There were no functional changes made to port.

Approved by:	bapt/culot (mentors, implicit)
2013-08-10 23:34:16 +00:00
William Grzybowski
e5e93837a0 mail/libcmime: Lightweight C mime library
libcmime is a lightweight mime library, written in C. It attempts to
be a general library for parsing and creating mime email messages and
is designed to provide an easy to use and easy to integrate interface
for developers. libcmime is a pretty fresh project so the library is
still in beta state and there will be early and frequent releases.

WWW: http://www.libcmime.org/

PR:		ports/181158
Submitted by:	Axel Steiner <ast treibsand.com>
2013-08-10 14:49:45 +00:00
Martin Matuska
995be49ae0 Horde package update:
Horde_ActiveSync 2.5.6 -> 2.6.1
Horde_Core 2.6.4 -> 2.6.6
Horde_History 2.1.4 -> 2.1.6
Horde_Mime 2.2.3 -> 2.2.4
Horde_Stream 1.2.0 -> 1.3.0
2013-08-10 07:46:18 +00:00
Antoine Brodin
09b53e8388 - Trim Makefile header
- Remove NO_PACKAGE,  it needs manual configuration post installation but
it packages fine and BSD license allows it
- Unbreak with clang (reported by pkg-fallout)
- Remove obsolete MAKE_JOBS_SAFE
- Mute MKDIR
- Remove loop in DOCS installation
- Pad PKGMESSAGE
2013-08-09 15:46:23 +00:00
Philippe Audeoud
d217f186aa - Update to 1.2201
- Changelog: http://cpansearch.perl.org/src/JETTERO/Net-IMAP-Simple-1.2201/Changes
2013-08-09 14:47:22 +00:00
Dirk Meyer
b83d7bf933 - update libdg to 2.1.0 2013-08-09 14:05:52 +00:00
Florian Smeets
48f9528b90 - update firefox to 23.0
- update firefox-esr, thunderbird and libxul to 17.0.8
- update seamonkey to 2.20
- fix plist for *-i18n

Security:		0998e79d-0055-11e3-905b-0025905a4771
In collaboration with:	Jan Beich <jbeich@tormail.org>
2013-08-08 18:42:03 +00:00
Andrej Zverev
ca70e439c2 - Convert to new perl framework
per port extra changes:
devel/p5-Perl-Version remove outage PERL_LEVEL check
devel/p5-Devel-LeakTrace-Fast remove perl version requiment 5.12.0- (no need in current version)

Approved by:	lth@ (maintainer)
2013-08-07 13:20:32 +00:00
Lars Thegler
575619dc92 - update to 3.005
- trim Makefile header
2013-08-07 11:10:05 +00:00
Lars Thegler
476cd62dce - update to 1.922
- trim Makefile header
2013-08-07 10:59:20 +00:00
Lars Thegler
826cd307bb - update to 1.314
- trim Makefile header
2013-08-07 10:28:44 +00:00
Sunpoet Po-Chuan Hsieh
309ff9b286 - Update to 2.08
- Cleanup pkg-descr

Changes:	http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.8/README/view
2013-08-06 15:58:43 +00:00
Alexey Dokuchaev
c417788af2 Linux fuser(1) is incompatible with FreeBSD one, do not look for it. While
here: trim the header, adjust CATEGORIES and COMMENT, employ USES for perl5,
add LICENSE (GPLv2), install handful or docs, and update port description.

PR:		ports/178024
Submitted by:	koitsu
Approved by:	maintainer timeout (since April 21st)
2013-08-06 12:32:40 +00:00
William Grzybowski
1368c39c3a mail/dovecot2-pigeonhole: update to 0.4.1
- Update to 0.4.1

Changes: http://hg.rename-it.nl/dovecot-2.2-pigeonhole/raw-file/0.4.1/NEWS

PR:		ports/181085
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer)
2013-08-06 11:59:10 +00:00
William Grzybowski
07fa6416f1 mail/dovecot2: update to 2.2.5
- Update to 2.2.5 [1]
- Bump antispam plugin (pigeonhole update comming soon)
- Fix SSL pkg-plist
- Fix MAN1 list

Changes: http://www.dovecot.org/doc/NEWS-2.2

PR:		ports/181081 [1]
Submitted by:	Attila Nagy <bra fsn.hu> (maintainer)
2013-08-06 11:56:37 +00:00
Andrej Zverev
43f0c9f153 - Convert to new perl framework
- Trim Makefile header

Approved by:	tobez@ (maintainer)
2013-08-05 15:05:29 +00:00