aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Horde package update:mm2013-09-044-6/+6
| | | | | | | | | | | 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
* Remove Horde_Smtp dependency from horde-impmm2013-09-041-2/+1
|
* mail/{gmime2,gmime24}: convert docs to options ngwg2013-09-042-6/+12
| | | | | | | | | - 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)
* mail/gmime26: update to 2.6.17wg2013-09-032-5/+4
| | | | | | | | - Update to 2.6.17 [1] - Convert to USES gmake PR: ports/181777 Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer)
* Add en explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* Add an explicit dependency on pkgconfbapt2013-09-031-3/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-033-9/+4
|
* Fix a typo that prevented the port from buildingflo2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-1/+1
|
* Add an explicit dependency on pkgconfbapt2013-09-031-3/+4
|
* Add an explicit dependency on pkgconfbapt2013-09-031-7/+2
|
* - Update to 1.35sahil2013-09-032-4/+3
|
* - Fix issue when spamd crashes because of memory problems in Logger.pmaz2013-09-032-1/+108
| | | | | | | | | | | | 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)
* Add an explicit dependency on pkgconfbapt2013-09-031-2/+1
|
* Change my ports to USES (gmake|perl5)garga2013-09-021-2/+1
|
* - Update to Postfix 2.11 Snapshot 20130825sahil2013-09-022-3/+3
|
* - Update to 2.10.1 and bump VDAVERSIONsahil2013-09-022-7/+7
|
* - Update to 2.9.7 and bump VDAVERSIONsahil2013-09-022-6/+6
|
* - Update to 2.8.15 and bump VDAVERSIONsahil2013-09-022-6/+6
|
* - Update to 2.7.14 and bump VDAVERSIONsahil2013-09-022-6/+6
|
* - Fix typo in perl5 conversion.az2013-09-021-7/+2
| | | | With hat: perl@
* - Resolve of using PERL_MODBUILD and USE_PERL5 togetheraz2013-09-021-8/+3
| | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@
* - Resolve of using PERL_CONFIGURE and USE_PERL5_RUN togetheraz2013-09-021-3/+4
| | | | | | | | - Convert to new perl5 framework - Remove an indefinite article from COMMENT line - Use shebangfix for runable files With hat: perl@
* - Resolve of using PERL_CONFIGURE and USE_PERL5 togetheraz2013-09-021-8/+4
| | | | | | | | | - Convert USE_GMAKE to Uses - Convert to new perl5 framework - Trim Makefile header - Use shebangfix for runable file With hat: perl@
* - Update to 1.315lth2013-08-312-3/+3
| | | | | | | Changelog: 1.315 2013-08-12 21:11:46 America/New_York repackage to update repository and bug tracker
* - Update to 1.924lth2013-08-312-4/+4
| | | | | | | | | | | | | | | | | 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]
* - Update to 1.01.7 (distversion 1.017)lth2013-08-312-8/+3
| | | | | | | | | | | | | | | | | - 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.
* Mirror to fix checksum errorsbdrewery2013-08-311-2/+3
|
* Mirror while herebdrewery2013-08-311-2/+3
|
* Convert USE_GNOME=pkgconfig to USES=pkgconfigbapt2013-08-313-14/+6
| | | | Convert USE_GMAKE to USES=gmake
* Please mirror this distfile when updating, it has no versionbdrewery2013-08-311-1/+1
| | | | and causes checksum errors
* - update to 1.0.Alpha15.0dinoex2013-08-312-5/+6
|
* - Add SMARTDATE patch.amdmi32013-08-304-5/+249
| | | | | | | | | | - 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)
* - Actually commit rc script fixesfeld2013-08-305-37/+25
| | | | | | | | - Convert to new Perl USES - Move pkg-install logic to @exec and post-install - Other suggested cleanup Approved by: crees (mentor)
* - Fix build after autotools update [1]bdrewery2013-08-301-2/+2
| | | | | | | | | - 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
* - Try to fix parallel builds (-jX): daemon also depends on their library;danfe2013-08-303-13/+22
| | | | | | | | | 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)
* - Cleanupfeld2013-08-304-31/+16
| | | | | | | - Passes rclint / portlint - Fix permissions at install Approved by: swills (mentor)
* Note that I could not fully test all integrations yet. If integrations aremandree2013-08-309-143/+196
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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]
* - Remove Author linesunpoet2013-08-302-2/+0
|
* - Remove Author linesunpoet2013-08-301-1/+0
|
* - Remove wrong OPTIONS_DEFINEsunpoet2013-08-301-1/+0
| | | | | | PR: ports/181652 Submitted by: David Demelier <demelier.david@gmail.com> Approved by: Aragon Gouveia <aragon@phat.za.net> (maintainer)
* - Add WWWsunpoet2013-08-3010-10/+1
| | | | | - Use single space after WWW: - Remove Author line
* - Switch to new LIB_DEPENDS formatpawel2013-08-2910-24/+22
| | | | | | - Convert USE_PERL5 to USES - Remove stale MAKE_JOBS_SAFE - Trim dependencies where they are too detailed
* - Use single space after WWW:sunpoet2013-08-292-2/+2
|
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* - Use single space after WWW:sunpoet2013-08-291-1/+1
|
* - Use single space after WWW:sunpoet2013-08-294-4/+4
|
* Update to latest GNUstep core libraries.theraven2013-08-296-468/+24
| | | | | | | | | | | 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
* mail/getmail: update to 4.43.0wg2013-08-292-6/+4
| | | | | | | - Update to 4.43.0 PR: ports/181567 Submitted by: Linh Pham <question+fbsdports closedsrc.org> (maintainer)
* mail/imapsync: update to 1.564wg2013-08-282-5/+5
| | | | | | | | | | - 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)
* - update to 1.2rm2013-08-284-23/+33
| | | | | | | | | | | | | | | | | | | | - 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)
* Remove mail/pear-Horde_Imsp: duplicate with databases/pear-Horde_Imspmm2013-08-284-22/+0
|
* Horde_Imsp provides an Horde API into an IMSP server for address booksmm2013-08-284-0/+22
| | | | | | and options. WWW: http://pear.horde.org
* Add Horde_Smtp to bsd.horde.mk and register as a dependency for horde-impmm2013-08-281-0/+2
|
* Horde_Smtp provides a Horde interfaces for connecting to a SMTP (RFC 5321)mm2013-08-284-0/+24
| | | | server to send e-mail messages.
* Add missing dependency.ale2013-08-281-1/+2
| | | | | PR: ports/181599 Submitted by: Koichiro IWAO <meta+ports@vmeta.jp>
* Horde package update:mm2013-08-284-6/+6
| | | | | | | | | | | | | | | | | 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
* Update to 0.9.3 release.ale2013-08-272-4/+3
| | | | | PR: ports/181537 Submitted by: Hung-Yi Chen <gaod@hychen.org>
* Add file meant for r325421bdrewery2013-08-271-0/+11
|
* - Fix build with clang and on headbdrewery2013-08-272-2/+1
| | | | Reported by: bapt
* Horde package update:mm2013-08-274-6/+6
| | | | | Horde_Imap_Client 2.13.1 -> 2.14.0 Horde_Mail 2.1.0 -> 2.1.1
* Update math/gsl to 1.16 and adjust some dependent portsbf2013-08-271-1/+1
|
* Remove expired ports:rene2013-08-265-115/+0
| | | | | | 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
* - Update to latest snapshot 201308201232ashish2013-08-263-4/+4
| | | | Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/858
* - Add missed dependency on devel/p5-Devel-GlobalDestructionaz2013-08-261-0/+2
| | | | | | | | - bump portrevision PR: ports/181490 Submitted by: nork@ Approved by: tobez@ (maintainer)
* - Try to unbreak parallel builds (-jX) by using better make(1) syntaxdanfe2013-08-251-8/+10
| | | | | | | | - 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)
* - Convert to new options frameworksunpoet2013-08-252-34/+13
| | | | | - Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST - Cleanup Makefile header
* - Update to 3.1.3madpilot2013-08-242-17/+14
| | | | | | | | | | | - 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)
* - Attempt to unbreak parallel (-jX) builds by fixing targets dependenciesdanfe2013-08-231-24/+21
| | | | | | | | | | - 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)
* Horde package update:mm2013-08-236-9/+9
| | | | | | | | | | | | | | | | 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
* Update to 1.200mat2013-08-222-5/+6
|
* - Remove leading indefinite article from COMMENTsunpoet2013-08-221-1/+1
|
* Update to 1.10.4mat2013-08-214-6/+4
|
* Update to 1.90.0mat2013-08-212-4/+3
|
* Update to 1.03.3mat2013-08-213-4/+4
|
* Grab port.mandree2013-08-211-1/+1
| | | | I am aware there are open PRs and new versions, will see to that later.
* mail/mailman: reset maintainershipwg2013-08-211-1/+1
| | | | | | | - Add port back to the pool PR: ports/181428 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com> (maitainer)
* - Convert to new perl5 frameworkaz2013-08-201-2/+2
| | | | Approved by: bdrewery@ (maintainer)
* - Update to 0.6.61tota2013-08-202-3/+3
| | | | | | PR: ports/181123 Submitted by: tota (myself) Approved by: maintainer
* Unbreak after glib20 update.kwm2013-08-201-0/+1
|
* Update to 2.199.tobez2013-08-202-4/+3
| | | | Changes: http://search.cpan.org/dist/Email-Send/Changes
* Update to 2.109.tobez2013-08-202-3/+3
| | | | Changes: http://search.cpan.org/dist/Mail-Box/ChangeLog
* - Fix spamcontrol build after r324008 removed perl from PATCH_DEPENDSbdrewery2013-08-191-0/+1
| | | | in bsd.perl.mk
* - Use USES=shebangfixsunpoet2013-08-191-2/+5
|
* - Reset pgollucci's portsbdrewery2013-08-181-1/+1
| | | | With hat: portmgr
* - Reset jmelo's portsbdrewery2013-08-182-6/+5
| | | | | | | | - Remove bsd.port.pre.mk - WWW: Convert tab to space - Remove Author line from pkg-descr With hat: portmgr
* - Update to 1.37sunpoet2013-08-187-118/+39
| | | | | | | | | | - 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
* mail/assp: update to 1.9.9.13257wg2013-08-154-23/+22
| | | | | | | - Update to 1.9.9.13257 PR: ports/181313 Submitted by: Rusty Nejdl <rnejdl ringofsaturn.com> (maintainer)
* - Remove MAKE_JOBS_SAFE variableak2013-08-1536-36/+0
| | | | Approved by: portmgr (bdrewery)
* mail/whoson: Mark jobs unsafemarino2013-08-141-5/+3
| | | | | | Also trim header to please portlint. Approved by: bapt/culot (mentors, implicit)
* mail/firepay: Mark jobs unsafemarino2013-08-141-5/+3
| | | | | | Also trim header to please portlint. Approved by: bapt/culot (mentors, implicit)
* - Update to 0.602culot2013-08-122-4/+4
| | | | | PR: ports/181208 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> (maintainer)
* mail/thunderbird: Replace hardcoded "freebsd" with OPSYS:Lmarino2013-08-111-1/+1
| | | | | | | Using OPSYS allows port to build on DragonFly without modification. There were no functional changes made to port. Approved by: bapt/culot (mentors, implicit)
* mail/libcmime: Lightweight C mime librarywg2013-08-105-0/+68
| | | | | | | | | | | | | 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>
* Horde package update:mm2013-08-102-3/+3
| | | | | | | | 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
* - Trim Makefile headerantoine2013-08-091-12/+6
| | | | | | | | | | - 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
* - Update to 1.2201jadawin2013-08-092-3/+3
| | | | - Changelog: http://cpansearch.perl.org/src/JETTERO/Net-IMAP-Simple-1.2201/Changes
* - update libdg to 2.1.0dinoex2013-08-091-1/+1
|
* - update firefox to 23.0flo2013-08-096-99/+93
| | | | | | | | | - 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>
* - Convert to new perl frameworkaz2013-08-0716-16/+32
| | | | | | | | 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)
* - update to 3.005lth2013-08-072-9/+3
| | | | - trim Makefile header
* - update to 1.922lth2013-08-073-11/+5
| | | | - trim Makefile header
* - update to 1.314lth2013-08-072-4/+3
| | | | - trim Makefile header
* - Update to 2.08sunpoet2013-08-063-15/+4
| | | | | | - Cleanup pkg-descr Changes: http://sourceforge.net/projects/pymilter/files/pyspf/pyspf-2.0.8/README/view
* Linux fuser(1) is incompatible with FreeBSD one, do not look for it. Whiledanfe2013-08-062-25/+43
| | | | | | | | | 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)
* mail/dovecot2-pigeonhole: update to 0.4.1wg2013-08-062-4/+3
| | | | | | | | | - 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)
* mail/dovecot2: update to 2.2.5wg2013-08-064-10/+17
| | | | | | | | | | | | - 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)
* - Convert to new perl frameworkaz2013-08-057-32/+19
| | | | | | - Trim Makefile header Approved by: tobez@ (maintainer)
* - Convert to new perl frameworkaz2013-08-041-2/+2
| | | | Approved by: bapt@ (maintainer)
* - Convert to new perl frameworkaz2013-08-041-1/+2
| | | | Approved by: eadler@ (maintainer)
* - Convert to new perl frameworkmat2013-08-0312-16/+24
| | | | - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-039-36/+14
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-031-1/+2
| | | | - Trim Makefile header
* - Convert to new perl frameworkmat2013-08-0349-199/+126
| | | | | - Trim Makefile header - Remove MAKE_JOBS_SAFE=yes, it's the default.
* - Convert to new perl frameworkaz2013-08-037-7/+14
|
* - Update to latest snapshot 201307311702ashish2013-08-024-22/+6
| | | | | | - Remove the diff for compiling with PostgreSQL support (committed upstream) Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/830
* Remove expired ports:rene2013-08-026-119/+0
| | | | | | 2013-08-01 mail/qmrtg: lacks an upstream source 2013-08-01 www/mediawiki118: Unmaintained upstream 2013-08-01 sysutils/googlog: no upstream project
* - Unbreak parallel (-jX) builds by removing bogus "clean" from ALL_TARGETdanfe2013-08-022-13/+18
| | | | | | - Avoid using not-quite-compatible :L modifier in WRKSRC assignment - Add LICENSE (GPLv2), properly define and handle portdocs and examples - Generally clean up Makefile and port description while I am here
* For all my portsnaddy2013-08-021-1/+0
| | | | | * remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
* (Readdition of mail/bulk_mailer which was removed on 306404)mat2013-08-027-0/+219
| | | | | Readd bulk_mailer 1.13, speeds delivery to mailing lists by sorting & batching addresses.
* mail/roundcube-contextmenu: update to 1.10wg2013-08-013-10/+6
| | | | | | | | | | - Update to 1.10 Changes: https://github.com/JohnDoh/Roundcube-Plugin-Context-Menu/blob/master/CHANGELOG PR: ports/180965 Submitted by: Alexander Moisseev <moiseev mezonplus.ru> (maintainer)
* Fix build with clangbapt2013-08-012-17/+11
| | | | | | | | Trim header Remove leading indefinite article tab -> space in pkg-descr optionsng USE_GMAKE -> USES=gmake
* Convert to new perl framework.madpilot2013-07-311-2/+1
|
* The FreeBSD GNOME team presents a Glib and Gtk+ 3 update.kwm2013-07-311-0/+2
| | | | | | | | | | | | | | | | | | | | This update updates Glib20 to 2.36 and Gtk+ 3.8 * The gio-fam-backend port that used gamin for the GFileMonitor API is gone. It is replaced by a GIO kqueue implementation developed as part of a NetBSD GSoC 2011 project by Dimitry Matveev. * Fix a bug in the glib20 Makefile so it includes -lintl in the glib-2.0 pkgconfig file [1]. This broke static linking and newer binutils. * Add introspection USE_GNOME component which sets GI_SCANNER_DISABLE_CACHE to prevent creation of / root/.cache dir. Defaults to build & run depend, but :build and :run switches available. * New x11-toolkits/pangox-compat port and companion USE_GNOME component for pangox support which was removed from the pango port. Add it to ports still using pangox API. Exp-run by: bapt@ PR: ports/178958 [1] Submitted by: emaste@ [1]
* - Convert to new perl order (fix build)az2013-07-311-6/+3
|
* - Convert to new Uses/perl5.mk frameworkaz2013-07-313-13/+8
| | | | | | | | - Resolve issues with implicit lang/perl in extract and patch dependencies - Trim Makefile header Reviewed by: bapt@ (exp-run) Approved by: bapt@ (portmrg@)
* Build with standard gnu89 which will create a usable libeps.a with clang.bapt2013-07-301-6/+7
| | | | | | | | This allows mail/epstools to properly build with clang. Bump port revision libeps.a has to be regenerated While here: - convert to optionsng - trim header
* mail/sieve-connect: update to 0.86wg2013-07-302-8/+6
| | | | | | | | | | - Update to 0.86 Changes: http://people.spodhuis.org/phil.pennock/software/sieve-connect.ChangeLog.txt PR: ports/180930 Submitted by: Alexey Degtyarev <alexey renatasystems.org> (maintainer)
* Cleanup.mandree2013-07-302-14/+0
|
* Update LIB_DEPENDS for gsl to new format.mandree2013-07-301-1/+1
|
* Fix my email address again, using proper @FreeBSD.org stylingfeld2013-07-293-5/+5
| | | | Approved by: swills (mentor)
* - Update to 1.534zi2013-07-292-8/+4
| | | | | | | | - Convert to new 'created by' header PR: ports/180523 Submitted by: Brad Davis <brd@FreeBSD.org> Approved by: maintainer timeout (2+ weeks)
* mail/nullpop: fix fetchwg2013-07-282-8/+6
| | | | | | | | | | - Fix distfile fetch, new upstream url - Add LICENSE - Trim Makefile header PR: ports/180472 Submitted by: 4721 tormail.org Approved by: maintainer (timeout)
* - switch simple inline replacement from perl to sedaz2013-07-281-1/+1
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* - Reset maintainer after no response to mail since Jan 2013swills2013-07-284-11/+7
| | | | | | - Clean up headers and comments while here Reviewed by: danfe
* - Update to 2.74swills2013-07-272-3/+3
| | | | | PR: ports/180777 Submitted by: "Mikhail T." <m.tsatsenko@gmail.com> (maintainer)
* - Convert USE_GMAKE (add gmake to USES)danfe2013-07-271-24/+26
| | | | | | | | | | - Define LICENSE (GPLv2) - Make the port parallel build (-jX) safe - Install manpages relative to MANPREFIX - Add DOCS and EXAMPLES options; use new smart syntax - Rename BZIP option to our standard BZIP2 Reported by: pointyhat-west
* mail/deforaos-mailer: Not jobs safemarino2013-07-271-2/+3
| | | | | | Also changed order and removed whitespace to make portlint happy. Approved by: bapt/culot (mentors, implicit)
* KDE3 and QT3 expired on 2013-07-01, remove these ports.rene2013-07-275-123/+0
| | | | | | | | | | | | | | | | Unfortunately, this also affects some ports using QT3 as a GUI toolkit. Changes to infrastructure files: - bsd.kde.mk : obsolete, remove - bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while - CHANGES : document the removals from bsd.port.mk - KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead) - MOVED : add the removed ports PR: ports/180745 Submitted by: rene Approved by: portmgr (bapt) Exp-run by: bapt
* - switch simple inline replacement from perl to sedaz2013-07-264-13/+13
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* Fix build with linker that does not copy the dt_need from libraries it linksbapt2013-07-261-8/+4
| | | | | | with like recent binutils. Obtained from: DPorts
* - switch simple inline replacement from perl to sedaz2013-07-264-23/+9
| | | | | | | and remove where is no need in this anymore. - trim Makefile header Approved by: bapt@ (portmrg@)
* mail/dbmail: update to 3.1.1wg2013-07-268-65/+126
| | | | | | | | | | | | - Update to 3.1.1 [1] - Remove leading article from COMMENT Check share/doc/dbmail/UPGRADING for upgrading details. Changes: http://git.dbmail.eu/paul/dbmail/log/ PR: ports/180768 Submitted by: Alan Hicks <ahicks p-o.co.uk> (maintainer)
* Update my email address throughout the treefeld2013-07-253-5/+5
| | | | Approved by: swills (mentor)
* Horde package update:mm2013-07-252-3/+3
| | | | | | | | | | Horde_ActiveSync 2.5.5 -> 2.5.6 Horde_Core 2.6.2 -> 2.6.4 Horde_Dav 1.0.1 -> 1.0.2 Horde_HashTable 1.0.1 -> 1.1.0 Horde_History 2.1.0 -> 2.1.4 Horde_Imap_Client 2.11.6 -> 2.12.0 Horde_SessionHandler 2.2.0 -> 2.2.1
* Remove MAKE_JOBS_SAFE which is now default.ehaupt2013-07-246-8/+0
|
* Deprecate: broken for more than 6 monthbapt2013-07-241-5/+4
|
* Hack around fallout from recent update to automake-1.14ade2013-07-242-1/+8
|
* Cyrus2Dovecot is a full-featured command line tool for converting thepawel2013-07-244-0/+44
| | | | | | | | | | | e-mails of one or more users from Cyrus format to Dovecot Maildir++ folders. It allows for performing a server transition which is fully transparent to both POP and IMAP users. WWW: http://www.cyrus2dovecot.sw.fu-berlin.de/ PR: ports/18590 Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru>
* Revert commit 323487 since renaming spfquery.pl to spfquery causes askreuzer2013-07-244-5/+44
| | | | conflict with mail/libspf2
* - Add support to have vdelivermail send to stdout by definingbdrewery2013-07-242-14/+27
| | | | | | DELIVER_TO_STDOUT in the environment. This is useful when using dovecot as an LDA. See more discussion at: http://www.mail-archive.com/vchkpw@inter7.com/msg26694.html
* Update to 2.9.0skreuzer2013-07-234-44/+5
|
* - The build script is looking for aclocal/automake/autoconf and failingbdrewery2013-07-231-0/+3
| | | | | | if 1.1.4 is found. Add them as in dependencies and add --add-missing. Reported by: Alexander B. Zubkov
* - Since gtkspell uses enchant which supports several spellcheckingtijl2013-07-231-8/+4
| | | | | | | | | | backends the dependency on aspell isn't necessary anymore. - Also remove dependency on pinentry-gtk2 to allow users to install one of the other pinentry ports. - Remove bsd.openssl.mk hack. PR: 180716 Approved by: ehaupt (maintainer)
* - Update to latest snapshot 201307221453ashish2013-07-237-54/+23
| | | | | | | - Remove diffs for getopt fixes which are now in upstream - Keep the fix for fixing build with PostgreSQL Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/819
* Update to 2.11.3cs2013-07-202-2/+2
|
* - Update to 1.1.2swills2013-07-192-11/+7
| | | | | PR: ports/180129 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* www/zend-framework: update to 2.2.1wg2013-07-181-2/+2
| | | | | | | | | | | | | | | | | | - Update to 2.2.1 - Copy old version to www/zend-framework1 - Chase mail/squirrelmail-postfixadmin-plugin dependency - Take maintainership If you wish to stay with the older version run: # portmaster -o www/zend-framework1 www/zend-framework or # portupgrade -fo www/zend-framework1 www/zend-framework or # pkg set -o www/zend-framework:www/zend-framework1 PR: ports/179689 Submitted by: wg (myself) Approved by: maintainer
* - Unbreak build after autotools updatemiwi2013-07-181-0/+1
|
* Move GUILE_* options before bsd.options.mk so they can take effect.mandree2013-07-181-4/+4
|
* Fix GUILE option for "OFF" case (GUILE_CONFIGURE_OFF, rather than a dup' _ON)mandree2013-07-181-1/+1
| | | | Submitted by: jgh
* Mark DEPRECATED, until some has the time to look after it.mandree2013-07-181-0/+3
|
* - Return port to ports@, at the maintainers request (private mail inmandree2013-07-182-6/+30
| | | | | | | | | | | | | | | | | | | | | | | response to a bug report); Attila Nagy is not using the port any more. - Add/fix GUILE option (to make it build in Tinderbox) and fix the pkg-plist accordingly, so that the port now installs successfully and uninstalls without left-over files with default options (i. e. no options) and with GUILE enabled. - Remove versions from LIB_DEPENDS. WARNING: THIS PORT NEEDS MORE ATTENTION, known issues: - movemail is reported to stall on messages containing NUL bytes in the middle of (body) lines - enabling the PYTHON option causes pkg-plist breakage, missing bin/popauth, and other issues - Note the upstream has released a 2.99.96 alpha/beta version earlier this year, but I did not have the time to review bug fixes and other changes. It seems a massive overhaul, partial rewrite, though.
* - Fix plist to keep user configuration files safe.miwi2013-07-172-1/+2
| | | | | PR: 180575 Submitted by: maintainer
* Horde package update:mm2013-07-1712-22/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Horde_ActiveSync 2.5.3 -> 2.5.5 Horde_Auth 2.0.4 -> 2.0.5 Horde_Cache 2.2.0 -> 2.2.1 Horde_Cli 2.0.3 -> 2.0.4 Horde_Compress 2.0.3 -> 2.0.4 Horde_Compress_Fast 1.0.1 -> 1.0.2 Horde_Core 2.6.1 -> 2.6.2 Horde_Dav 1.0.0 -> 1.0.1 Horde_HashTable 1.0.0 -> 1.0.1 Horde_Icalendar 2.0.6 -> 2.0.7 Horde_Image 2.0.4 -> 2.0.5 Horde_Mail 2.0.5 -> 2.0.6 Horde_Memcache 2.0.1 -> 2.0.3 Horde_Mime 2.2.2 -> 2.2.3 Horde_Prefs 2.4.1 -> 2.5.0 Horde_Vfs 2.1.0 -> 2.1.1 horde-base 5.1.1 -> 5.1.2 horde-content 2.0.2 -> 2.0.3 horde-groupware 5.1.0 -> 5.1.1 horde-imp 6.1.2 -> 6.1.3 horde-ingo 3.1.1 -> 3.1.2 horde-kronolith 4.1.1 -> 4.1.2 horde-mnemo 4.1.0 -> 4.1.1 horde-nag 4.1.0 -> 4.1.1 horde-trean 1.0.2 -> 1.0.3 horde-turba 4.1.0 -> 4.1.1 horde-webmail 5.1.0 -> 5.1.1
* Remove now excess verbiage.eadler2013-07-171-2/+0
| | | | Reviewed by: bapt
* Couple of missed patches from recent automake update.ade2013-07-171-0/+10
|
* - Fix conflict with mail/dovecot2feld2013-07-172-105/+76
| | | | | PR: ports/175523 Approved by: crees (mentor)
* - Unbreak build after autotools updatemiwi2013-07-162-0/+2
|
* - Fix RUN_DEPENDSgblach2013-07-161-7/+4
| | | | | | - Bump PORTREVISION Approved by: crees, tabthorpe (mentors, implicit)
* - Update devel/automake to 1.14ade2013-07-161-2/+4
| | | | | | | | | | | - Update devel/gettext to 0.18.3 - Fix known-broken (from exp-runs) ports - Clean up a lot of cruft in the devel/gettext port itself, based on work from tijl@ PR: 178883 Submitted by: ade Sponsored by: Wadsworth 6X
* Add Cyrus man pages to manpath.ume2013-07-163-3/+17
| | | | | PR: ports/180363 Submitted by: Panagiotis Christias <p.christias__at__noc.ntua.gr>
* Add Cyrus man pages to manpath.ume2013-07-163-3/+17
| | | | PR: ports/180362
* Trojita is a fast cross-platform Qt IMAP e-mail client.miwi2013-07-155-0/+84
| | | | | | | | | | | | | | | | | | | | | | | | Some highlights are: * It is a pure Qt application with no additional dependencies * Robust IMAP core implemented using Qt's Model-View framework * Standards compliance, resources efficiency, interoperability and high productivity are primary design goals * Integrates well into any reasonable desktop environment * On-demand message list and body part loading * Offline IMAP support * Support for bandwidth-saving mode aimed at mobile users with expensive connection * IMAP over SSH -- in addition to usual SSL/TLS connections, the server could be accessed via SSH * Safe and robust dealing with HTML mail Trojita is neither a full PIM suite nor a POP3 client. WWW: http://trojita.flaska.net/ PR: ports/179266 Submitted by: Marco Broeder <marco.broeder@gmx.eu>
* - Update to 1.8.8miwi2013-07-152-4/+3
| | | | | PR: 180400 Submitted by: maintainer
* - Update to 5.2.6miwi2013-07-153-121/+20
| | | | | PR: 180397 Submitted by: maintainer
* - Update to 0.9.2miwi2013-07-152-7/+8
| | | | | PR: 180323 Submitted by: maintainer
* - Update to 0.4miwi2013-07-154-9/+15
| | | | | PR: 180322 Submitted by: maintainer
* - Update to latest snapshot 201307121003ashish2013-07-152-3/+4
| | | | | Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/778 http://article.gmane.org/gmane.mail.opensmtpd.general/789
* mail/thunderbird-dictionaries: Fix extraction phase typomarino2013-07-151-1/+1
| | | | | | | | The extra "$" results in none of the distfiles are extracted into the work directory when bmake is used. Apparently fmake is more tolerant as there are no failed logs on portmon. Approved by: bapt (mentor)
* Mark jobs unsafebapt2013-07-131-7/+5
|
* - Trim Makefile headersamdmi32013-07-121-1/+1
| | | | | | | | | - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files
* - Update to 1.5swills2013-07-122-8/+4
| | | | | PR: ports/179868 Approved by: maintainer timeout (freebsdports@chillibear.com, >2 weeks)
* - Update to 2.8.6swills2013-07-122-3/+3
| | | | | PR: ports/179867 Approved by: maintainer timeout (hhyou@cs.nctu.edu.tw, >2 weeks)
* - Update to 7.31.0sunpoet2013-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Add missing ctype dependency.ale2013-07-111-7/+8
| | | | Submitted by: Andrea Venturoli <ml@netfence.it>
* Mark job unsafebapt2013-07-111-0/+1
| | | | | | | While here: - Trim headers - Convert to USES - Remove code for unsupported version
* Fix build with nls (was broken because USES was set after pre.mk)bapt2013-07-111-14/+9
| | | | | | | While here: Use options helpers Use options sub Use shebangfix
* Convert my ports to current standardspawel2013-07-114-81/+39
| | | | | | | | - Switch USE_GMAKE to USES=gmake - Define supported options so users can see them in config dialogs - Use OPTIONS_SUB for plist alteration - Convert to options macros for better readability - Use PORTDOCS where it makes sense
* Mark as job unsafebapt2013-07-113-10/+7
|
* Mark job unsafebapt2013-07-111-6/+4
|
* mail/nullmailer: update to 1.13wg2013-07-102-6/+5
| | | | | | | | | | | - Update to 1.13 [1] - Unmute install command Changes: http://untroubled.org/nullmailer/ChangeLog PR: ports/180415 Submitted by: "r4721@tormail.org" <r4721@tormail.org> Approved by: maintainer (implicit, away)
* Mark jobs unsafebapt2013-07-101-0/+1
| | | | | Convert to USES=gmake where appropriate Trim headers
* Convert from USE_MOTIF to USES=motifbapt2013-07-101-2/+1
| | | | | | | While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment
* - Drop all my portspav2013-07-103-3/+3
|
* Convert the ports I maintain to USES=gmake.madpilot2013-07-091-3/+3
|
* - Convert USE_GMAKE to USES=gmakeehaupt2013-07-092-7/+2
| | | | | | - Change pkgconfig:build to pkgconfig since it's the same and it's bad practice. It accidentally slipped in during the original introduction - Trim header
* Return this to pool, I have not used this piece of software for many years.delphij2013-07-091-7/+3
|
* Fix indefinite article.wxs2013-07-071-1/+1
| | | | | | PR: ports/180176 Submitted by: lth@ Approved by: maintainer
* Add back rcvar assignment in startup script.madpilot2013-07-062-3/+4
| | | | | | PR: ports/180182 Submitted by: Doug Barton <dougb@dougbarton.us> Approved by: Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
* Convert from USE_GMAKE to USES=gmakebdrewery2013-07-052-4/+2
|
* Convert to USES=gmakebapt2013-07-051-2/+1
|
* Add LICENSEbdrewery2013-07-053-0/+6
|
* add explicit dependency on pkgconfigbapt2013-07-051-0/+1
|
* Don't manually rm wildcard directories, automatically add all files to theflo2013-07-051-2/+8
| | | | | | plist. This should fixes warning on deinstall as the files were deleted in the pre-deinstall target, and once pkg wanted to remove files specified in the plist they were already gone.
* Update to new upstream release 1.2.4 which basically only contained whatmandree2013-07-049-166/+6
| | | | patches we hade in the 1.2.3 port.
* mail/gmime26: update to 2.6.16wg2013-07-022-3/+5
| | | | | | | | - Update to 2.6.16 [1] - Add DOCS option PR: ports/180191 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
* Fix read-from-NULL-pointer crashes when command line option argumentsmandree2013-07-017-3/+50
| | | | | | | | | | | | are missing from long options --syslog-tag, --timestamp-date, or --db-cachesize (the short option equivalents were unaffected); or when BOGODIR/BOGOFILTER_HOME/HOME environment variables are all three missing when running bogotune. (This is all under the invoking user's control and not believed to be security relevant.) Reported by Alexandre Rebert, found within the Mayhem project he is with. Obtained from: http://svn.code.sf.net/p/bogofilter/code/trunk
* - Add opensmtpd-devel package to CONFLICTS_INSTALLashish2013-07-011-3/+4
| | | | | | - Update LICENSE information to point to the actual LICENSE file[1] Submitted by: Alexander Milanov <a at amilanov.com>[1] (private mail)
* OpenSMTPD is a FREE implementation of the server-side SMTP protocol asashish2013-07-0112-0/+259
| | | | | | | | | | | | defined by RFC 5321, with some additional standard extensions. It allows ordinary machines to exchange e-mails with other systems speaking the SMTP protocol. This port packages the development snapshots released by OpenSMTPD team. WWW: http://www.OpenSMTPD.org/ Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/738
* Exception notification for Rails appsswills2013-06-294-0/+24
| | | | WWW: http://smartinez87.github.com/exception_notification
* Convert to USES=imakebapt2013-06-296-43/+21
| | | | | | Trim headers Convert to USE_GCC=any where needed Remove indefinite article
* OpenDMARC is an open source implementation of Domain-based Messagelippe2013-06-296-0/+103
| | | | | | | | | | | | | | | | | | | Authentication, Reporting & Conformance, or DMARC. It builds on the successes of technologies such as DomainKeys Identified Mail (DKIM) and the Sender Policy Framework (SPF) to create an infrastructure that enforces policy on domain names that are visible to end users, and creates a feedback framework for identifying and tracking fraudulent use of domain names in email. It includes a library for handling DMARC record parsing, a database schema and tools for aggregating and processing transaction history to produce DMARC reports, and a filter that ties it all together with an MTA using the milter protocol. WWW: http://www.trusteddomain.org/opendmarc.html PR: ports/177486 Submitted by: Jaap Akkerhuis <jaap@NLnetLabs.nl>
* New USES imake to handle the dependency on imake.bapt2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | This uses accept 'env' as an argument for ports that do use their own or a different do-configure target. Modify xmkmf so it accept IMAKECPPFLAGS as default flags for imake and pass it to the called imake. Modify xorg-cf-files (the FreeBSD.cf configuration file) to allow CppCmd to be overwritten. Pass CppCmd CcCmd and CplusplusCmd via command line to each call of imake via IMAKECPPFLAGS Pass IMAKE_DEFINE with the above arguments to MAKE_ARGS so that imake spawned from Makefile generated by a previous imake also inherit the defined CppCmd CcCmd and CplusplusCmd. Make imake use devel/tradcpp all the time, so that when buidling with clang we do not depend on gcc's cpp. Make imake respect CC and CXX Make imake respect USE_GCC (if set imake will use gcc's cpp). While here: - Remove a couple of indefinite articles from comments - Trim headers - Fix a couple of ports to build with clang or use: USE_GCC=any - Fix a now useless redefinition of the extraction chain - Fix a typo in japanese/Wnn7-lib bundled imake template definitions - Fix some XMKMF execution with no env specified - Use options helper in x11/xautolock to simplify the port
* fix typobapt2013-06-271-1/+1
|
* CATEGORIES is defined in bsd.squirrelmail.mk which is always loaded after ↵bapt2013-06-2725-187/+74
| | | | | | | | | .mk inclusion leading to PKGORIGIN not being set when needed. Nothing requires bsd.squirrelmail to be loaded after bsd.port.pre.mk but the PORTDIR. Convert "${PORTDIR}/mail" to ${.CURDIR}/.. and remove all the pre.mk/post.mk dancine Reported by: erwin
* - update firefox to 22.0flo2013-06-267-113/+91
| | | | | | | | | | - update firefox-esr, thunderbird and libxul to 17.0.7 - update nspr to 4.10 - OSS support was removed upstream, only ALSA and PulseAudio are supported from now on. Security: b3fcb387-de4b-11e2-b1c6-0025905a4771 In collaboration with: Jan Beich <jbeich@tormail.org>
* - Fix MODIFY_QUOTA after option helper conversionbdrewery2013-06-261-2/+2
| | | | | PR: ports/179979 Submitted by: Claudiu Bosioc <claudiu@casi.ro>
* - Fix ROAMING after option helpers conversionbdrewery2013-06-261-3/+3
| | | | | PR: ports/179978 Reported by: Claudiu Bosioc <claudiu@casi.ro>
* mail/dovecot2: update to 2.2.4wg2013-06-255-3/+10
| | | | | | | | | - Update to 2.2.4 [1] - Bump plugins PORTREVISION - Add LICENSE (LGPL21 MIT) PR: ports/179953 Submitted by: Attila Nagy <bra@fsn.hu> [1] (maintainer)
* Email::Sender replaces the old and sometimes problematic Email::Send library,lippe2013-06-255-0/+38
| | | | | | | | | while this module replaces the Email::Send::SMTP::TLS. WWW: http://search.cpan.org/dist/Email-Sender-Transport-SQLite/ PR: ports/179891 Submitted by: Alexandre Biancalana <ale@biancalanas.net>
* - note order for mc filesdinoex2013-06-251-1/+2
|
* Welcome PHP 5.5!ale2013-06-243-0/+53
| | | | | | Future steps: - rename current php5 ports to php54 - make php55 the default one after an exp-run
* mail/exim: fix handling of WITH_MYSQL_VERrea2013-06-231-6/+5
| | | | | | | | | | | | | | | | - fix introduction of bogus MYSQL_VER option that appeared after blind conversion to OPTIONSng in r320120; - drop support for WITH_MYSQL_VER="auto": this is an obsolete setting that currently has the same effect as not defining WITH_MYSQL_VER at all; - don't set WANT_MYSQL_VER based on WITH_MYSQL_VER: setting the latter is enough, since we don't insist on any particular MySQL version. PR: ports/179719 QA page: http://codelabs.ru/fbsd/ports/qa/mail/exim/4.80.1_2-p1
* - Update to 1.5.42.vsevolod2013-06-212-7/+3
|
* - Update to 0.6.60tota2013-06-212-3/+3
| | | | | | PR: ports/179740 Submitted by: tota (myself) Approved by: maintainer
* Make CONFIGURE_ARGS shorter and look betterantoine2013-06-211-1/+1
| | | | Submitted by: danfe
* mail/mail2sms: fix fetchwg2013-06-212-12/+8
| | | | | | | | | | - Fix fetch [1] - Point WWW to new home in pkg-descr [1] - Rework DOCS option - Pass maintainership to submitter PR: ports/179770 [1] Submitted by: Jason Harris <jharris@widomaker.com>
* - Trim Makefile headerantoine2013-06-212-8/+6
| | | | | | - Trim version in LIB_DEPENDS - No need to set --prefix with GNU_CONFIGURE - Add 2 missings directories to pkg-plist
* Add dependency on audio/libcanberra used for sound notificationspawel2013-06-201-2/+3
|
* Reset g.gonter@ieee.org: mbox full.linimon2013-06-201-1/+1
| | | | While here, modernize headers.
* Add a directory created by the port to the plistantoine2013-06-201-1/+6
|
* - Update to version 4040az2013-06-192-3/+3
| | | | | | | Changes: http://search.cpan.org/dist/Mail-OpenDKIM/ChangeLog PR: ports/179690 Submitted by: Vick Khera <vivek@khera.org> (maintainer)
* - Fix options conversion for bmakebdrewery2013-06-191-1/+1
| | | | Submitted by: Joseph Schaefer <joesuf4@gmail.com>
* Horde package update:mm2013-06-196-9/+9
| | | | | | | | | | | | | Horde_ActiveSync 2.4.0 -> 2.5.0 Horde_Core 2.5.0 -> 2.6.0 Horde_History 2.0.2 -> 2.1.0 Horde_Icalendar 2.0.5 -> 2.0.6 Horde_Imap_Client 2.11.5 -> 2.11.6 Horde_Injector 2.0.1 -> 2.0.2 Horde_Mime 2.2.1 -> 2.2.2 horde-base 5.1.0 -> 5.1.1 horde-imp 6.1.1 -> 6.1.2 horde-kronolith 4.1.0 -> 4.1.1
* - Cleanup outdated checks. (PERL_LEVEL < 5.12)az2013-06-182-15/+2
| | | | | | - Assign some p5- ports under perl@ maintainership. Approved by: portmgr@ (bapt@)
* Update to 0.9.2 release.ale2013-06-182-3/+3
|
* Add a directory created by the port to pkg-plistantoine2013-06-182-5/+6
|
* Add an options to configure SSL (on), this was missed during the conversion ↵bapt2013-06-171-3/+3
| | | | | | | | to new options framework. Bump port revision. Reported by: M. Schulte <m@fuglos.org>
* Update to 2.5.5.stefan2013-06-172-9/+8
|
* - Let mail/p5-Mail-SPF always install spfquery as spfquery.pl unconditionally tostefan2013-06-175-57/+6
| | | | | | | avoid conflict with mail/libspf2. - Unregister conflict between mail/p5-Mail-SPF and mail/libspf2. PR: 157107
* - add prototypes and fix a ton of warningsdinoex2013-06-1613-46/+1168
|
* - rename patchesdinoex2013-06-162-0/+0
|
* - Fix configuring ezmlm-idx-7 mailing lists. Only apply thebdrewery2013-06-163-34/+383
| | | | | | | | patch [1] when using ezmlm-idx as it is not backwards compatible with ezmlm. Reported by: Marko Lerota <mlerota@claresco.hr> Obtained from: https://sourceforge.net/p/qmailadmin/patches/36/
* - Use new options helpersbdrewery2013-06-151-118/+49
| | | | - Remove bsd.port.pre.mk usage
* Use new options helpersbdrewery2013-06-151-63/+31
|
* Use new options helpersbdrewery2013-06-151-5/+2
|
* - Use new options helpersbdrewery2013-06-151-18/+5
| | | | - Add missing DEBUG_EXCESSIVE_DESC