aboutsummaryrefslogtreecommitdiffstats
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* - Reassign to the heap due to mail bouncestabthorpe2014-03-041-1/+1
| | | | With hat: portmgr@
* Add a patch from SpamAssassin bug #6937 to improve compatibilityadamw2014-03-043-2/+99
| | | | | | | | | with perl 5.18's changes to "each" ordering. This fixes the message: Use of each() on hash after insertion without resetting hash iterator results in undefined behavior, Perl interpreter: 0x2880d800 at /usr/local/lib/perl5/site_perl/5.18/Mail/SpamAssassin/AsyncLoop.pm line 363, <GEN84> line 98. PR: ports/186819 Approved by: perl (maintainers)
* - Fix build with Clang [1]mat2014-03-023-6/+30
| | | | | | | - Convert to staging Reported by: pkg-fallout, for months [1] Sponsored by: Absolight
* - Add LICENSEsunpoet2014-03-021-7/+4
| | | | - Remove outdated PERL_LEVEL check
* - Add LICENSEsunpoet2014-03-021-7/+4
| | | | - Remove outdated PERL_LEVEL check
* add GNUTILS optionoliver2014-03-023-16/+27
| | | | | PR: ports/183705 Submitted by: madpilot
* - Remove leading indefinite article from COMMENTsunpoet2014-03-011-13/+1
| | | | - Remove outdated PERL_LEVEL check
* - Fix build on 10.xamdmi32014-03-011-0/+3
|
* PHP 5.2 has reached it end-of-life in the FreeBSD Ports Tree, timerene2014-03-012-12/+0
| | | | | | | to say goodbye. Upstream unsupported it since 2011-01-06 (see http://php.net/eol.php ) Strip PHP 5.2 out of Mk/bsd.php.mk
* Update to 4.84.6crees2014-03-017-69/+212
| | | | | | | | | | Fix temporary file bugs Pointed out by: brad@comstyle.com PR: ports/187005 Submitted by: Kevin Kobb (maintainer) Style and shebang fixes and stage.
* STAGE makes it a bit tricky to specify permissions and ownershipadamw2014-03-012-2/+8
| | | | | | | | | on directories. It looks like chown in the plist and chmod in do-install does the right thing. PORTREVISION bump as ownership on some folders has changed. The chmod in the plist seems to be a NO-OP but I'm leaving them in in case they magically work in the future.
* This module implements RFC 2047 Mime Header Encoding (Economical).kuriyama2014-02-285-0/+37
| | | | WWW: http://search.cpan.org/dist/MIME-EcoEncode/
* Update mail/pear-Horde_Imap_Client to 2.18.4mm2014-02-272-3/+3
| | | | Update www/pear-Horde_Http to 2.0.5
* Support stagingehaupt2014-02-271-3/+3
|
* Support stagingehaupt2014-02-271-13/+9
|
* Support stagingehaupt2014-02-271-5/+3
|
* - Remove empty dirs and filesmiwi2014-02-271-0/+0
|
* - Stage supportmiwi2014-02-273-24/+31
| | | | | | - Update MASTER_SITES and WWW: line PR: 187050
* Support stagingehaupt2014-02-261-6/+4
|
* Support stagingehaupt2014-02-262-8/+6
|
* Support stagingehaupt2014-02-261-2/+1
|
* Support stagingehaupt2014-02-261-5/+3
|
* Support stagingehaupt2014-02-261-7/+5
|
* - Support stagingehaupt2014-02-261-9/+10
| | | | - Use shebangfix
* Support stagingehaupt2014-02-261-5/+6
|
* Support stagingehaupt2014-02-261-10/+11
|
* Support stagingehaupt2014-02-262-8/+9
|
* Support stagingehaupt2014-02-262-10/+13
|
* Support stagingehaupt2014-02-261-4/+3
|
* Support stagingehaupt2014-02-261-7/+4
|
* Support stagingehaupt2014-02-261-3/+2
|
* Support stagingehaupt2014-02-261-17/+12
|
* Support stagingehaupt2014-02-261-3/+2
|
* - Convert to new LIB_DEPENDS format [1]pawel2014-02-262-49/+19
| | | | | | | | | | | | | | | - USE_GMAKE=yes -> USES=gmake [1] - Use options helpers, subs [1] - Add DOCS to options menu, don't set plist subs for it - it's done automatically with PORTDOCS usage - Delete LATEST_LINK line, PKGNAMESUFFIX is set - Finish STAGEDIR conversion: don't install conf file in stagedir this is now done with @exec, @unexec commands in pkg-plist, install docs files unconditionally, don't show pkg-message twice - Fix pkg-plist directory misspellings PR: ports/186871 [1] Submitted by: maintainer
* Fix crashes in dbmail-pop3d as perpawel2014-02-263-1/+36
| | | | | | | http://www.dbmail.org/mantis/view.php?id=1043 PR: ports/186869 Submitted by: maintainer
* - Stage supportmiwi2014-02-251-5/+2
|
* Update pear-Horde_Imap_Client to 2.18.3mm2014-02-252-3/+3
|
* - Simplify Makefilesunpoet2014-02-243-10/+6
| | | | | - Pet portlint: rename patch files - Support STAGEDIR
* Set expiration date: marked deprecated since july 2013antoine2014-02-241-0/+1
|
* - Fix references to STAGEDIR in binaries, config files etc.antoine2014-02-232-15/+12
| | | | | - Allow packaging as a regular user - Move a message to a pkg-message file
* - Allow build with Python 3.xsunpoet2014-02-231-3/+10
| | | | - Bump PORTREVISION
* Mark broken: does not build with last version of spmfilterantoine2014-02-231-0/+2
| | | | | | | | cd /wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src && /usr/bin/cc -O2 -pipe -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -I/usr/local/include -I/usr/local/include/spmfilter -I/usr/local/include/glib-2.0 -o CMakeFiles/smf-spamctl.dir/spamctl.c.o -c /wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src/spamctl.c /wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src/spamctl.c: In function 'release_message': /wrkdirs/usr/ports/mail/spmfilter-spamassassin/work/spmfilter-spamassassin-0.1/src/spamctl.c:52: error: 'SMFMessageEnvelope_T' undeclared (first use in this function) Reported by: pkg-fallout
* - Respect DOCSDIRmva2014-02-221-1/+2
| | | | | PR: ports/185947 With hat: python@
* Horde package update:mm2014-02-228-12/+12
| | | | | | | | | | | | | | Horde_Cache 2.4.0 -> 2.4.1 Horde_Css_Parser 1.0.3 -> 1.0.4 Horde_HashTable 1.1.0 -> 1.1.1 Horde_Imap_Client 2.17.1 -> 2.18.2 Horde_Injector 2.0.2 -> 2.0.3 Horde_Mail 2.1.4 -> 2.1.5 Horde_Mime 2.2.8 -> 2.2.9 Horde_Smtp 1.3.1 -> 1.4.0 Horde_Stream 1.5.0 -> 1.6.1 Horde_Stream_Wrapper 2.0.1 -> 2.1.0 Horde_Translation 2.0.1 -> 2.1.0
* Fix build without gcc on 10+bdrewery2014-02-221-0/+2
|
* The pre-install trick is not needed here.bdrewery2014-02-221-8/+2
|
* - Support stagingbdrewery2014-02-222-9/+25
| | | | - Take maintainership
* - Fix build with clangbdrewery2014-02-221-3/+4
| | | | - This does not actually depend on qmail for build
* - Update to 1.0101gblach2014-02-222-4/+3
|
* - Stage supportmiwi2014-02-211-5/+2
|
* Restore LICENSE_FILE as mat pointed out that BSD licenses have copyright holderehaupt2014-02-212-0/+2
| | | | | | in them. Notified by: mat
* update to 5.7.2oliver2014-02-212-8/+8
|
* Remove trailing whitespaces from category mailehaupt2014-02-2117-17/+17
|
* update to 4.15oliver2014-02-213-4/+6
|
* Support stagingehaupt2014-02-212-10/+8
|
* - Support stagingehaupt2014-02-212-24/+20
| | | | - Use optionsng
* Support stagingehaupt2014-02-211-2/+1
|
* Support stagingehaupt2014-02-211-16/+6
|
* Support stagingehaupt2014-02-211-12/+6
|
* Support stagingehaupt2014-02-212-8/+6
|
* Support stagingehaupt2014-02-211-9/+8
|
* Support stagingehaupt2014-02-212-6/+6
|
* Support stagingehaupt2014-02-211-10/+3
|
* Support stagingehaupt2014-02-211-2/+1
|
* Support stagingehaupt2014-02-211-5/+4
|
* Support stagingehaupt2014-02-211-11/+8
|
* Support stagingehaupt2014-02-211-6/+3
|
* Support stagingehaupt2014-02-211-6/+4
|
* Support stagingehaupt2014-02-211-6/+6
|
* Support stagingehaupt2014-02-211-14/+6
|
* - Support stagingehaupt2014-02-212-9/+81
| | | | | - Respect CFLAGS - Respect CC
* Support stagingehaupt2014-02-211-10/+5
|
* Support stagingehaupt2014-02-211-6/+3
|
* Support stagingehaupt2014-02-211-5/+3
|
* Support stagingehaupt2014-02-212-10/+8
|
* - Support stagingehaupt2014-02-212-9/+15
| | | | | | - Define DOCS - Don't use -Werror - Fully respect CFLAGS
* Support stagingehaupt2014-02-211-5/+3
|
* - Stage supportmiwi2014-02-212-13/+9
|
* - Convert to USES=tkgahr2014-02-201-1/+1
|
* Consolidate the docbook ports into -sgml and -xml variants.mat2014-02-191-1/+2
| | | | | Submitted by: hrs (based on) Sponsored by: Absolight
* - Update rails to 3.2.17 [1]swills2014-02-192-3/+3
| | | | | | | | | | - Update polyglot to 0.3.4 since rails wants the newer version - Update redmine to use new rails Security: CVE-2014-0080 [1] Security: CVE-2014-0081 [1] Security: CVE-2014-0082 [1] MFH: 2014Q1
* Remove gnome-panel 2.x option.kwm2014-02-192-24/+7
| | | | | While here stagify use pathfix for translation files, use new LIB_DEPENDS syntax.
* Reset maintainer (email bouncing)antoine2014-02-191-1/+1
|
* Chase docbook cleanup dependencies.mat2014-02-181-1/+1
| | | | Sponsored by: Absolight
* - Bump PORTREVISION after KDE4_PREFIX changemakc2014-02-182-2/+2
|
* - Stage supportmiwi2014-02-1833-69/+12
| | | | - While here cleanup some whitespaces / dependencys
* - Stage supportmiwi2014-02-181-23/+19
|
* Support stagingehaupt2014-02-181-7/+6
|
* Support stagingehaupt2014-02-181-5/+3
|
* Support stagingehaupt2014-02-181-5/+3
|
* Support stagingehaupt2014-02-181-8/+7
|
* Support staging.ehaupt2014-02-181-2/+1
|
* - Stage supportmiwi2014-02-182-25/+20
|
* - Add missing fileashish2014-02-172-0/+2
| | | | Reported by: Nicolas EDEL (on IRC)
* - Fix bad stage conversion. I added the left side of an MLINK in the plistbdrewery2014-02-162-2/+1
| | | | | | | which ended up in there twice. PR: ports/186812 Submitted by: lioux
* - Update to 2.203sunpoet2014-02-162-3/+3
| | | | Changes: http://search.cpan.org/dist/Email-Simple/Changes
* - Convert to autoplistmiwi2014-02-152-40/+2
| | | | | - Stage support - Bump PORTREV
* - Stage supportmiwi2014-02-152-2/+4
|
* - Stage supportmiwi2014-02-151-1/+0
|
* - Stage supportmiwi2014-02-151-1/+0
|
* - Use PYDISTUTILS_AUTOPLISTsunpoet2014-02-152-12/+3
| | | | - Simplify Makefile
* - Remove gmake complete builds fine without everywhere.miwi2014-02-151-1/+1
|
* - Reassign lioux' ports to the heaptabthorpe2014-02-151-1/+1
| | | | With hat: portmgr
* - Remove now useless bmake/fmake checkmiwi2014-02-151-4/+1
| | | | - Convert USE_GMAKE to USES
* - STAGE-cleangahr2014-02-152-10/+9
| | | | - Convert to new LIB_DEPENDS format
* Mark broken: does not buildantoine2014-02-151-0/+1
| | | | | fl_edit.cpp: In function 'void fl_textedit_draw_textline(FL_OBJECT*, TextLine*, int, FL_Coord, FL_Coord, FL_Coord, FL_Coord, int, int, int)': fl_edit.cpp:577:27: error: 'fl_textcolor' was not declared in this scope
* - New port: mail/rss2email3gahr2014-02-145-0/+71
| | | | | | | | | | | | | | rss2email is a python script that lets you subscribe to a list of RSS or Atom feeds and get new posts sent to you by email. It is generally run via cron, but can be run manually as well. This is a python 3 rewrite of the original rss2email project by Lindsey Smith at AllThingsRSS. It does not run on python 2. WWW: https://github.com/wking/rss2email PR: 186752 Submitted by: Stephen R Guglielmo <srg@guglielmo.us>
* PORTREVISION bump was intended with last commitfeld2014-02-141-0/+1
| | | | pointyhat -> me
* STAGE supportfeld2014-02-141-11/+9
| | | | | | requires PHP hash module Submitted by: p.novikov@step.nnov.ru
* - Update to 0.6803jadawin2014-02-142-3/+5
| | | | - Add LICENSE
* Mark broken: Does not compileantoine2014-02-141-0/+2
| | | | | | | | | | | | On 8 and 9: src/words.c: In function 'void ifParen(FICL_VM*)': src/words.c:1086: error: cast from 'ficl_word*' to 'int' loses precision On 10 and head: g++ -O2 -pipe -fno-strict-aliasing -Wall -W -fno-rtti `perl -MExtUtils::Embed -e ccopts` -DUNIX -Ihpp -I/usr/local/include -O2 -pipe -fno-strict-aliasing -c src/ficl.c g++: not found Reported by: pkg-fallout since august 2013
* - use OPTIONS_SETdinoex2014-02-141-5/+2
|
* - Remove mail/zmailer, has been broken since last Augustgahr2014-02-1318-670/+0
|
* - STAGE-cleangahr2014-02-131-2/+1
|
* - STAGE-cleangahr2014-02-131-16/+14
| | | | - Refactor a bit
* - STAGE-cleangahr2014-02-131-6/+3
|
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forehaupt2014-02-131-2/+0
| | | | | | afterwards. Encouraged by: mat
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* Now that this port is staged and DOCS defined we can stop testing for DOCS inehaupt2014-02-131-2/+0
| | | | any install target.
* - update to 0.23rm2014-02-122-21/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | - support staging while here: - move manpages to packing-list - remove MAKE_JOBS_UNSAFE - builds fine here - install docs and examples to stage area unconditionally - remove redundant inclusion of bsd.port.options.mk PR: 186667 Submitted by: Jose Garcia Juanino <jjuanino@gmail.com> (maintainer) -This line, and those below, will be ignored-- > Description of fields to fill in above: 76 columns --| > PR: If a GNATS PR is affected by the change. > Submitted by: If someone else sent in the change. > Reviewed by: If someone else reviewed your modification. > Approved by: If you needed approval for this commit. > Obtained from: If the change is from a third party. > MFC after: N [day[s]|week[s]|month[s]]. Request a reminder email. > Security: Vulnerability reference (one per line) or description. > Sponsored by: If the change was sponsored by an organization. > Empty fields above will be automatically removed. M mairix/Makefile M mairix/distinfo
* Stage supportantoine2014-02-121-1/+0
|
* Stage supportantoine2014-02-121-2/+1
|
* Stage supportantoine2014-02-121-1/+0
|
* - Stage supportmiwi2014-02-111-9/+4
|
* Reset maintainer, SMTP servers refuse connectionantoine2014-02-111-1/+1
|
* - update to version 3_0_3. This should fix runtime.rm2014-02-113-42/+68
| | | | | | | | - add stage support, while here PR: 178245 Submitted by: Lawrence Chen <beastie@tardisi.com> Approved by: maintainer timeout (9 months)
* According to the Porter's Handbook (5.12.2.3.) default options must be added toehaupt2014-02-1017-0/+45
| | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt)
* Back to the futurbapt2014-02-107-7/+7
|
* Mark as deprecated unmaintained ports for which no public distfiles arebapt2014-02-107-0/+21
| | | | | | available for part or all the needed distfiles. Reported by: distillator
* Reset maintainership due to mail bouncingbapt2014-02-101-1/+1
| | | | Reported by: pkg-fallout
* Remove RESTRICTED. This code is now in public domain.rm2014-02-101-3/+1
| | | | | | | | | | | | | | | | Citing http://cr.yp.to/distributors.html: """ 2011.02.05: I hereby place the mess822 package (in particular, mess822-0.58.tar.gz, with MD5 checksum 8ce4c29c994a70dcaa30140601213dbe) into the public domain. The package is no longer copyrighted. """ Turn qmail into build dependency too, because it fails to build w/o it. PR: 184323 Submitted by: Uffe Jakobsen <uffe@uffe.org> Approved by: maintainer timeout (2 months)
* - Stage supportmiwi2014-02-101-14/+13
|
* Horde package updatemm2014-02-104-6/+6
|
* - do not use easy_install, convert to auto-generated packing listrm2014-02-107-198/+15
| | | | | | - move DIST_SUBDIR upper, where appropriate - add trailing slash to WWW url, where appropriate - bump PORTREVISION
* - mark this port deprecated - it's using Yahoo classic mail interface, that'srm2014-02-101-0/+3
| | | | | | | | | discontinued, so this port will never work again. - set deprecation date to 2014-03-09 PR: 178246 Submitted by: Lawrence Chen <beastie@tardisi.com> Approved by: Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
* Finish stage supportantoine2014-02-092-5/+8
|
* - Support STAGEDIRbdrewery2014-02-091-10/+7
| | | | - Remove usage of bsd.port.pre.mk
* - Support STAGEDIRbdrewery2014-02-091-1/+0
|
* - Support STAGEDIRbdrewery2014-02-091-9/+6
| | | | - Remove bsd.port.pre.mk usage
* - Support STAGEDIRbdrewery2014-02-091-5/+4
|
* - Support STAGEDIRbdrewery2014-02-091-4/+3
|
* - Support STAGEDIRbdrewery2014-02-092-12/+15
|
* - Update to 5.0.0bdrewery2014-02-092-11/+7
| | | | | | | | | | - Support STAGEDIR Changelog: http://www.spamdyke.org/documentation/Changelog.txt Upgrade guide from 4.x: http://www.spamdyke.org/documentation/UPGRADING_version_4_to_version_5.txt
* Update to 1.926lth2014-02-092-3/+3
| | | | Changes: https://metacpan.org/source/RJBS/Email-MIME-1.926/Changes
* Mark as jobs unsafe, the port doesn't build in parallel.uqs2014-02-081-1/+2
| | | | | | | % for i in `jot 20`; do { make clean && make; } >/dev/null 2>&1; echo -n " $?"; done; echo 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 1 1 0 0 0 % for i in `jot 20`; do { make clean && make -DMAKE_JOBS_UNSAFE; } >/dev/null 2>&1; echo -n " $?"; done; echo 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
* Update BUILD_DEPENDS, nss 3.15.4 is required to build firefox-esr andflo2014-02-081-1/+1
| | | | | | thunderbird. Submitted by: Toomas Aas <toomas.aas@raad.tartu.ee>
* Deprecate ports unmaintained for which distillator is not able to find ↵bapt2014-02-081-0/+3
| | | | | | public distfiles Reported by: distilator
* Remove yet another Netscape related portsbapt2014-02-088-132/+0
|
* Chase icu bumpmadpilot2014-02-071-0/+1
| | | | Approved by: portmgr (bapt)
* Chase boost and icu bumpbapt2014-02-071-1/+1
| | | | While here convert some LIB_DEPENDS
* Allow to use a newer bdb version.kwm2014-02-071-1/+1
| | | | | PR: ports/185400 Submitted by: Kevin Oberman <rkoberman@gmail.com>
* - Stage supportmiwi2014-02-061-20/+10
|
* Support stagingehaupt2014-02-062-25/+19
|
* - Support stagingehaupt2014-02-061-7/+6
| | | | - Use shebangfix
* Support staging and use shebangfix.ehaupt2014-02-062-8/+9
|
* Support staging.ehaupt2014-02-061-1/+0
|
* Support staging.ehaupt2014-02-062-11/+9
|
* - Stage supportmiwi2014-02-061-6/+4
|
* - Stage supportmiwi2014-02-062-5/+4
|
* - Stage supportmiwi2014-02-061-5/+4
|
* - Stage supportmiwi2014-02-061-2/+1
|
* - Stage supportmiwi2014-02-062-14/+7
|
* mail/pgpsendmail: use <errno.h> header instead of local externmarino2014-02-061-0/+15
|
* mail/ezmlm: use <errno.h> header instead of local externmarino2014-02-061-0/+11
|
* mail/wmmaiload: Explicitly link libcrypto (taken from dports)marino2014-02-061-1/+1
|
* - Stage supportmiwi2014-02-051-10/+5
|
* Fix when SLANG is selected.thierry2014-02-052-7/+7
| | | | Reported by: Albert Shih
* - Update Firefox to 27.0beat2014-02-056-118/+123
| | | | | | | | | | | | | | | | | | - Update Firefox ESR to 24.3.0 - Update Thunderbird to 24.3.0 - Update NSPR to 4.10.3 - Update NSS to 3.15.4 - Depend on yasm when building with bundled libvpx or libjpeg-turbo - Prepare gstreamer conditional for upcoming Firefox versions - Improve jemalloc3 conditional - Break build unless alsa-lib port installs new config file - Chase USE_DOS2UNIX deprecation - Temporarily disable system cairo over screen corruption with smoothScroll [1] Submitted by: Jan Beich Reported by: flo [1] Security: http://www.vuxml.org/freebsd/1753f0ff-8dd5-11e3-9b45-b4b52fce4ce8.html
* Fix several typos in the ports tree.lme2014-02-053-3/+3
| | | | | PR: ports/176378 Submitted by: Christoph Mallon <christoph.mallon@gmx.de>
* Finish stage supportantoine2014-02-051-3/+0
|
* - Enable staging, simplifying the port, especially the PLIST codethierry2014-02-0410-354/+161
| | | | | | | - Make port work with installed db6 for header caches PR: ports/185081 Submitted by: Udo Schweigert <udo.schweigert (at) siemens.com> (maintainer)
* pico-alpine slave is now staged, so move NO_STAGE to a master only partantoine2014-02-041-1/+1
|
* - Update to version 1.7, add LICENSE [1]pawel2014-02-043-23/+16
| | | | | | | | | | | - Convert to new LIB_DEPENDS format - Respect CFLAGS by disabling FDEBUG var in Makefile - Support stage, unmute install commands - Remove Author tag from pkg-descr PR: ports/184378 [1] Submitted by: Timothy Beyer <beyert@cs.ucr.edu> Approved by: maintainer timeout
* - Update to 0.6.8.vsevolod2014-02-042-4/+4
|
* - Stage supportmiwi2014-02-031-1/+0
|
* - Stage supportmiwi2014-02-032-8/+16
|
* - Stage supportmiwi2014-02-032-6/+2
|
* - Stage supportmiwi2014-02-033-6/+4
|
* - Stage supportmiwi2014-02-031-3/+2
|
* - Stage supportmiwi2014-02-032-3/+2
|
* - Stage supportmiwi2014-02-031-4/+2
|
* - Stage supportmiwi2014-02-034-31/+28
|
* - Stage supportmiwi2014-02-032-3/+2
|
* - Stage supportmiwi2014-02-033-6/+3
|
* - Stage supportmiwi2014-02-035-37/+37
| | | | - Convert to USES
* Clean up nmh port.cy2014-02-033-100/+138
| | | | | | | | | | | | | - Convert to USES - Stage support - Convert more options to OptionsNG - Add TLS option - Update to use pkg-message instead of pkg-install for final message - Add WITH_DEBUG support - Add LICENSE directive PR: 186380 Submitted by: Mikhail <mp39590@gmail.com>
* - Stage supportmiwi2014-02-032-2/+1
|
* - Stage supportmiwi2014-02-033-9/+4
|
* - Stage supportmiwi2014-02-031-5/+3
|
* - Stage supportmiwi2014-02-031-4/+2
|
* - Stage supportmiwi2014-02-033-136/+126
|
* - Stage supportmiwi2014-02-022-4/+3
| | | | - Convert to USES
* Make portscout skip version 1.1.0. This version does not compile.ehaupt2014-02-021-0/+3
|
* - Stage supportmiwi2014-02-026-18/+2
| | | | - Convert few ports to USES
* - Fix after stage supportaz2014-02-021-1/+1
|
* - Fix typosaz2014-02-021-2/+4
|
* - Update to version 4201az2014-02-022-11/+9
| | | | | | | | | | | fixes compile and core-dump errors on FreeBSD 10 using clang While I'm here: - add stage support - add p5-Error in RUN_DEPENDS PR: ports/186039 Submitted by: maintainer
* Return some ports I maintain to the pool.eadler2014-02-021-1/+1
|
* - Add CRAMMD5 option [1]pawel2014-02-023-33/+29
| | | | | | | | | | | | | | - Add OPENSSL option [2] - Change USE_GMAKE to USES=gmake - Convert to option helpers - Add support for staging - Unmute install commands - Fix WWW: line PR: ports/181641 [1] [2] Submitted by: Dewayne <dewayne.geraghty@heuristicsystems.com.au> [1] maintainer [2] Approved by: maintainer
* Stage supportantoine2014-02-022-3/+1
|
* - Stage supportmiwi2014-02-012-3/+1
|
* - Stage supportmiwi2014-02-012-5/+5
|
* - Stage supportmiwi2014-02-012-10/+8
|
* Support stagingpawel2014-02-013-25/+23
| | | | | | PR: ports/185762 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Approved by: maintainer timeout
* Mark broken: Does not compileantoine2014-02-011-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | On 8 and 9: Compiling libmapi/IMessage.c with -fPIC libmapi/IMessage.c: In function 'ModifyRecipients': libmapi/IMessage.c:764: error: 'struct ndr_push' has no member named 'iconv_convenience' libmapi/IMessage.c:764: warning: implicit declaration of function 'smb_iconv_convenience_init' gmake: *** [libmapi/IMessage.po] Error 1 *** Error code 1 On 10 and head: libmapi/IMessage.c:764:8: error: no member named 'iconv_convenience' in 'struct ndr_push' ndr->iconv_convenience = smb_iconv_convenience_init(mem_ctx, "CP850", "UTF8", true); ~~~ ^ libmapi/IMessage.c:764:28: warning: implicit declaration of function 'smb_iconv_convenience_init' is invalid in C99 [-Wimplicit-function-declaration] ndr->iconv_convenience = smb_iconv_convenience_init(mem_ctx, "CP850", "UTF8", true); ^ 1 warning and 1 error generated. gmake[1]: *** [libmapi/IMessage.po] Error 1 gmake[1]: Leaving directory `/wrkdirs/usr/ports/mail/libmapi/work/openchange-0.9-COCHRANE' *** Error code 1 Reported by: pkg-fallout since august 2013 With hat: portmgr
* Mark broken: Fails to installantoine2014-02-011-0/+2
| | | | | | | | | | if test "" != "" ; then /usr/bin/make post-install-text-dd ; fi ===> Staging rc.d startup script(s) Can't chdir('/usr/local/etc/zmailer/cf/proto/') at /usr/local/sbin/post-install line 37. *** Error code 2 Reported by: pkg-fallout since august 2013 With hat: portmgr
* - Update to version 0.2.3 [1]pawel2014-01-313-24/+17
| | | | | | | | | - Add stage support [1] - Convert to option helpers - Unmute install commands PR: ports/185928 [1] Submitted by: maintainer
* - Stage supportmiwi2014-01-312-3/+1
|
* - Update mail/dovecot2 to version 2.2.10pawel2014-01-314-5/+5
| | | | | | | - Bump affected plugin ports PR: ports/185904 Submitted by: maintainer
* Update to 3.6matthew2014-01-312-15/+9
| | | | | | | | | | | | * Stagify * Add LICENSE * Use shebangfix * Drop the optional RUN_DEPENDS on p5-IO-Socket-INET6 as the currently available p5-IO-Socket-SSL-1.962 in ports is new enough to obsolete that requirement. PR: ports/186210 Submitted by: fw@moov.de (maintainer)
* Fix linking on FreeBSD 10 when GSSAPI=onpawel2014-01-311-0/+1
| | | | | | PR: ports/184667 Submitted by: Adam McDougall <mcdouga9@egr.msu.edu> Approved by: maintainer timeout
* Over to new maintainerpawel2014-01-311-1/+1
| | | | PR: ports/185990
* Switch from ispell to aspell-ispellbapt2014-01-281-2/+2
|
* Switch ispell to aspell-ispellbapt2014-01-284-6/+6
|
* Switch ispell to aspell-ispellbapt2014-01-281-2/+2
|
* Switch ispell to aspell-ispellbapt2014-01-281-2/+2
|
* Switch ispell to aspell-ispellbapt2014-01-281-2/+2
|
* - Keep category Makefiles sortedamdmi32014-01-281-1/+1
|
* Update to 0.03matthew2014-01-282-5/+5
| | | | | | | | This fixes a denial-of-service vulnerability in the www/rt42 port which depends on mail/p5-Email-Address-List MFH: 2014Q1 Security: d1dfc4c7-8791-11e3-a371-6805ca0b3d42
* Remove mail/pop-before-smtpjadawin2014-01-287-161/+0
|
* - Stage supportmiwi2014-01-274-4/+0
|
* - update to 8.14.8dinoex2014-01-272-11/+8
| | | | | - use OPT_USE - use OPT_*_DEPENDS
* - Update to latest snapshot 201401241552ashish2014-01-272-4/+4
| | | | | | - Explicitly specify PAM service name Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/1333
* - convert to new perl5 frameworkaz2014-01-271-1/+1
| | | | Approved by: maintainer (vsevolod@, via IRC)
* - Update to 0.6.63tota2014-01-262-4/+3
| | | | | | | | - Support staging PR: ports/185658 Submitted by: tota (myself) Approved by: maintainer (timeout > 2 weeks)
* - Stage supportmiwi2014-01-262-2/+0
|
* - Enable stagedir supportmva2014-01-261-6/+5
| | | | | | - Add LICENSE - Convert USE_PYDISTUTILS=easy_install to yes - Convert to PYDISTUTILS_AUToPLIST
* mail/policyd2: Fix WebUI, add it as an optionmarino2014-01-261-7/+17
| | | | | | | | | | | | | | | | * Add WEBUI to the standard option descriptions * Use PHP only if WebUI option selected * Specify proper php database driver depending on database selected between mysql, pgsql, or sqlite * Port revision bumped because it fixes bug depending on options selected Due to bitrot caused by staging work, this patch had to be rewritten from scratch. I believe the intent has been maintained. PR: ports/184503 Submitted by: Christopher Davis Approved by: maintainer (Chifeng) Rewritten b: marino@
* - Stage supportantoine2014-01-262-5/+1
| | | | - Remove inexistent directories from plist
* Respect $CC in subdir as welljohans2014-01-261-0/+10
|
* - Add missing bison dependency.vsevolod2014-01-241-1/+1
|
* - Stage Safemiwi2014-01-243-3/+0
|
* - Update from 3.1.9 to 3.1.10danilo2014-01-242-28/+14
| | | | | | | | while here - Convert all "if's" in options helpers PR: ports/186047 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer)
* - Stageifymiwi2014-01-243-3/+0
| | | | - Take maintainership of a few ports
* - Update to 0.9504sunpoet2014-01-232-5/+9
| | | | | | - Add LICENSE Changes: http://search.cpan.org/dist/Net-IMAP-Client/Changes
* Fix properties on pkg-plistbapt2014-01-2246-46/+0
|
* Put that target back to what it was, unbreak japanese/p5-Mail-SpamAssassin.mat2014-01-221-1/+1
| | | | Sponsored by: Absolight
* - Update to 2.9.9sahil2014-01-212-13/+14
| | | | | | | | | | | | | | - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Modify shell command to quiet warnings on 10+ [2] - Respect upstream Makefile's warning suppression [3] PR: [1]: ports/185860 [2]: ports/185857 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: adamw [3]: koobs (via email)
* - Update to 2.8.17sahil2014-01-212-13/+14
| | | | | | | | | | | | | | - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Modify shell command to quiet warnings on 10+ [2] - Respect upstream Makefile's warning suppression [3] PR: [1]: ports/185860 [2]: ports/185857 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: adamw [3]: koobs (via email)
* - Update to 2.7.16sahil2014-01-212-11/+15
| | | | | | | | | | | | - Mark DEPRECATED [1] - Adopt new LIB_DEPENDS syntax [1] - Pet portlint(1) on PKGNAMESUFFIX placement [1] - Respect upstream Makefile's warning suppression [2] PR: [1]: ports/185860 Submitted by: [1]: Yasuhiro KIMURA <yasu@utahime.org> [2]: koobs (via email)
* Repo-copy mail/postfix -> mail/postfix210, and updatesahil2014-01-2113-15/+864
| | | | | | | | | | | | | | | | | | | both ports to the latest version. Also: - Set INVALID_BDB_VER [1] - Adopt new LIB_DEPENDS syntax [2] - Add option to support LMDB databases [2] - Modify shell command to quiet warnings on 10+ [3] - Respect upstream Makefile's warning suppression [4] PR: [1]: ports/185446 [2]: ports/185860 [3]: ports/185857 Submitted by: [1]: Eero Hanninen <fax@nohik.ee> [2]: Yasuhiro KIMURA <yasu@utahime.org> [3]: adamw [4]: koobs (via email)
* - Update to Postfix 2.12 Snapshot 20140109sahil2014-01-214-21/+34
| | | | | | | | | | | | | | | | | - Set INVALID_BDB_VER [1] - Adopt new LIB_DEPENDS syntax [2] - Add option to support LMDB databases [2] - Modify shell command to quiet warnings on 10+ [3] - Respect upstream Makefile's warning suppression [4] PR: [1]: ports/185446 [2]: ports/185860 [3]: ports/185857 Submitted by: [1]: Eero Hanninen <fax@nohik.ee> [2]: Yasuhiro KIMURA <yasu@utahime.org> [3]: adamw [4]: koobs (via email)
* - Update to 20130209.0beat2014-01-212-5/+6
| | | | | | | | | - STAGEify - Add LICENSE - Unmute install command PR: ports/185817 Submitted by: Takefu <takefu@airport.fm>
* Support staging.mat2014-01-201-3/+3
|
* mail/imapsync: update to 1.580wg2014-01-202-3/+3
| | | | | PR: ports/185883 Submitted by: maintainer
* Horde package update:mm2014-01-194-6/+6
| | | | | | | Horde_ActiveSync 2.10.0 -> 2.11.0 Horde_Compress 2.0.4 -> 2.0.6 Horde_Imap_Client 2.16.2 -> 2.17.0 Horde_Mail 2.1.2 -> 2.1.3
* - Fix buildmiwi2014-01-195-8/+53
| | | | | | | - Add License PR: 185335 Submitted by: ports fury
* - Update from 0.6.3 to 0.6.7danilo2014-01-194-20/+12
| | | | | | | - Add stage support PR: ports/185822 Submitted by: Axel Steiner <ast@treibsand.com> (maintainer)
* Support stagebapt2014-01-181-36/+25
| | | | | | Stop using post-install while do-install is already custom use options helpers Fix all shebangs
* - Update to 1.6.0.vsevolod2014-01-182-17/+9
|