aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* mail/qmail-tls: Update to 20110119 and use netqmail baseBryan Drewery2014-06-254-30/+47
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Changes: 2011-01-19 * flush_io after starttls, bug described in http://www.kb.cert.org/vuls/id/555316 (Wietse Venema) 2007-04-08 * type correction of time argument in ssl_timeoutio functions * bug in tlsserversciphers processing (Michael Hanselmann) * RFC1891 (James Couzens) 2006-01-04 * strerror declaration in tls.c compile problem (Renato Botelho, Bill Shupp) * chown uid.gid deprecated, should be uid:gid (Bill Shupp) 2005-03-29 * no STARTTLS advertised when control/servercert.pem absent (Jason Haar) [already fixed in qmail-tls] * control/notlshosts (Albert Weichselbraun) * control/tlshosts/exhaustivelist * scripts honor conf-users (Sven Verdoolaege) 2004-04-17 * bug: qmail-remote loops on malformed server response (B. Shupp, A. Meltzer) [already fixed in qmail-tls] 2004-01-20 * bug: DH caused exit if dh512.pem and dh1024.pem absent (Samuli Karkkainen) 2003-12-27 * script for update temporary RSA/DH temp keys * CRL checking of clients * Diffie-Hellman parameters added * RFC 2821 compliance of headers (Matthias Wimmer) * bug: sk_GENERAL_NAME_pop_free call (Joe Orton) Notes: svn path=/head/; revision=359176
* mail/cone: support stage [1]William Grzybowski2014-06-244-24/+43
| | | | | | | | | | | | | - Add LICENSE [1] - Fix for clang [1] - Use shebangfix - Remove unneeded pre/post include PR: 191323 Submitted by: maintainer Notes: svn path=/head/; revision=359121
* Fix CONFLICTS after qmail->netqmail renameBryan Drewery2014-06-245-5/+5
| | | | Notes: svn path=/head/; revision=359119
* Fix nit, QMAIL_PORTNAME was not set after r358497Bryan Drewery2014-06-241-2/+2
| | | | Notes: svn path=/head/; revision=359112
* - add DEPRECATED and EXPIRATION_DATEYen-Ming Lee2014-06-241-6/+7
| | | | Notes: svn path=/head/; revision=359065
* Deprecate ports failing to build with new utmpxAntoine Brodin2014-06-231-0/+3
| | | | | | | | | Maintainers had more than 4 years to fix them With hat: portmgr Notes: svn path=/head/; revision=359005
* Remove BROKEN and add a checksum for the docs.Thierry Thomas2014-06-232-3/+4
| | | | | | | | IGNOREFILES was set for a HTML file to avoid modifying the package for minor changes, but it is now considered as dangerous. Fear! Notes: svn path=/head/; revision=359004
* - Switch devel/google-perftools to USES=libtool, drop .la filesDmitry Marakasov2014-06-231-1/+2
| | | | | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket Notes: svn path=/head/; revision=358946
* mail/alpine: fixesKurt Jaeger2014-06-233-110/+16
| | | | | | | | | | | | | - fix hlp file [1] - quota patch now part of 2.11, disable config option [2] - fix/update maildir support [3] - fix distinfo Submitted by: antoine [1], Greg Rivers [2], Warren Block [3] Approved by: maintainer by mail Notes: svn path=/head/; revision=358924
* Mark as broken: no distinfo provided for some of the distfilesBaptiste Daroussin2014-06-221-2/+1
| | | | Notes: svn path=/head/; revision=358844
* Add 4 new sed commands to USES=libtool. The first two apply some of theTijl Coosemans2014-06-221-0/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | changes that Debian made to their libtool. The first command applies to libtool versions 1.4 and up. The second command is somewhat more elaborate but essentially it uses the sed hold space to move an "elif...fi" block down. It applies to 2.x. Together these reduce overlinking to unpatched .la files (from ports that don't have USES=libtool yet but also .la files in the work directory). The third and fourth command fix relinking. During staging libtool may relink libA when it links to another library in the work directory libB. The reason is that libA created during build phase has its runpath set to the location of libB in the work directory. This allows running an executable that links to libA from within the work directory. The relink removes this extra runpath. When libtool relinks libA it replaces "libB.la" on the linker command line with "-L${STAGEDIR}${PREFIX}/lib -lB" with the intention to link to libB in the stage directory but this -L flag isn't necessarily the first so another libB may be linked instead. The two sed commands make relink the same as a normal link. This means libtool will relink with libraries from the work directory using a path similar to "../srcB/.libs/libB.so" without -L flags. This applies to libtool 1.4 and up. Earlier versions don't seem to relink libraries. (This fixes ports like devel/apr1 so they link with freshly built libraries instead of installed libraries.) Fix all ports with missing libraries. Additionally: archivers/rpm4: USES=patchfix. databases/gdbm: INSTALL_TARGET=install-strip. devel/gnome-vfs: remove patch that doesn't change anything. devel/ois: INSTALL_TARGET=install-strip and use standard USE_AUTOTOOLS. devel/zziplib: INSTALL_TARGET=install-strip, MAKE_CMD. multimedia/mjpegtools: remove USE_AUTOTOOLS, use modern compiler on i386 instead of disabling optimisations. net/libnetdude: disable static plugins. PR: 190941 Exp-run: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=358784
* Do not try to remove directories used only when the X11 option is on.Raphael Kubo da Costa2014-06-212-3/+3
| | | | | | | | | | Fixes check-plist errors with the X11 option unset. PR: 190768 Submitted by: Dave Duchscher <daved@tamu.edu> Notes: svn path=/head/; revision=358750
* Remove expired ports:Rene Ladan2014-06-2112-253/+0
| | | | | | | | | | | | 2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat 2014-06-20 www/mod_ruby: Only for threadless ruby 2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead 2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead 2014-06-21 devel/bugzilla40 2014-06-21 devel/bugzilla42 Notes: svn path=/head/; revision=358684
* mail/ecartis: support stageWilliam Grzybowski2014-06-206-116/+36
| | | | | | | | | | | | | - Add UID/GID for this port - Update MASTER_SITES - Remove IS_INTERACTIVE PR: 190753 Submitted by: fullermd over-yonder net Approved by: maintainer Notes: svn path=/head/; revision=358634
* * Add a patch from SA bug 7057 to fix compatibility with Net::DNS >= 0.76 [1]Adam Weinberger2014-06-203-30/+45
| | | | | | | | | | | | * Verify that /var/run/spamd exists before starting [2] * While here, reformat Makefile PR: ports/191101 [1], ports/189912 [1], ports/190005 [2] Submitted by: Daniel Austin <freebsd-ports@dan.me.uk> and pi [1a], brian@behlendorf.com [1b], Trond.Endrestol@ximalas.info [2] Notes: svn path=/head/; revision=358624
* Deprecate unmaintained interactive ports for removal in 2 monthsJohn Marino2014-06-201-0/+3
| | | | | | | | | | | | | | | | | | | | | | Interactive ports can't be packaged which means they don't get tested weekly either. Ideally all interactive ports should be converted to regular ports. Reduce the number of these types of ports by pruning unmaintained ones first. Those wishing to pick up these ports are expected to convert them to regular ports if this can be done with reasonable effort. Ports deprecated for removal on 20 August 2014: * mail/mailagent * net/delegate * net-mgmt/nocol * print/hplip-plugin * print/xdvi * sysutils/autopsy * x11-clocks/xalarm Approved by: portmgr (bapt) Notes: svn path=/head/; revision=358603
* mail/mailagent: add missing patches in last commitWilliam Grzybowski2014-06-204-0/+79
| | | | Notes: svn path=/head/; revision=358579
* mail/mailagent: upate to 3.1.78William Grzybowski2014-06-203-16/+15
| | | | | | | | | | | | | - Update to 3.1.78 [1] - Support stage - USES tar:bzip2 - Remove leading article from COMMENT PR: 189489 Submitted by: kasahara nc kyushu-u ac jp [1] Notes: svn path=/head/; revision=358578
* - Add DNS_CNAME option to switch from using ANY queries, which was a hackBryan Drewery2014-06-202-1/+27
| | | | | | | | | | | | | | | | added many years ago for BIND 4. Using CNAME avoids excessive data in DNS query responses and temporary failures. This was already applied in spamcontrol. See also: http://homepage.ntlworld.com./jonathan.deboynepollard/Softwares/qmail/ https://www.google.com/#q=CNAME_lookup_failed_temporarily Submitted by: Matt Simerson <matt@tnpi.net> Notes: svn path=/head/; revision=358499
* Switch mail/qmail and mail/qmail-mysql to using netqmail. Switch theirBryan Drewery2014-06-205-16/+40
| | | | | | | | | | | | | | | | | | | | | | | | | PKGNAMEs to reflect this as well and bump their version up to the last netqmail release of 1.06. qmail-ldap and qmail-spamcontrol explicitly want to be applied on stock qmail, so leave those alone. This does not bring much, but it allows easier updates to qmail-tls and some of the other patches which depend on netqmail. qmail-tls is left as qmail for now. It will be updated to the newer revision soon which does require netqmail. Changes include: * QMAILQUEUE by default * Fix for 0.0.0.0 * qmail-smtpd is protected from exceedingly long (eg 2GB) headers Other than those listed, there are no other significant changes beyond documentation or patches that were already applied by default. Notes: svn path=/head/; revision=358497
* mail/dovecot: Reset maintainer after 7 consecutive timeoutsJohn Marino2014-06-191-1/+1
| | | | | | | | The last time the maintainer was heard from was July 2010. How this port didn't get reset after the first 3 timeouts, I'm not sure. Notes: svn path=/head/; revision=358378
* - Update to 1.0.29Martin Wilke2014-06-182-34/+30
| | | | | | | PR: 191096 Notes: svn path=/head/; revision=358202
* - Fix StagingCarlo Strub2014-06-178-17/+71
| | | | | | | | | - Add pkg-message - use fetch instead of wget - apply necessary patches to run client smoothly as a user Notes: svn path=/head/; revision=358163
* Stagify.Vanilla I. Shu2014-06-171-10/+6
| | | | | | | Approved by: portmgr@ Notes: svn path=/head/; revision=358129
* Update 1.5 --> 1.6.Cy Schubert2014-06-175-113/+75
| | | | | | | Submitted by: Mikhail <mp39590@gmail.com> Notes: svn path=/head/; revision=358111
* editors/pico-alpine: fix build on 8.4 by fixing masterport mail/alpineKurt Jaeger2014-06-161-3/+3
| | | | | | | | | | Thanks for the bug report to Scott Allendorf <scott-allendorf@uiowa.edu> PR: ports/191081 Submitted by: Michelle Sullivan <michelle@sorbs.net> Notes: svn path=/head/; revision=357968
* Deprecate because it is obsoleteCarlo Strub2014-06-151-0/+3
| | | | | | | | | PR: 190883 Submitted by: john@jnielsen.net (maintainer) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357928
* mail/alpine: 2.00 -> 2.11, stagify'ed, portlint'ed, new master siteKurt Jaeger2014-06-1520-524/+551
| | | | | | | | | | | | Big thanks to Michelle for the biggest part of the work in getting the port to StageAge. Thanks for Marco to take over as maintainer. PR: ports/190273 Submitted by: Michelle Sullivan <michelle@sorbs.net> Approved by: Marco Beishuizen <mbeis@xs4all.nl> (incoming maintainer) Notes: svn path=/head/; revision=357844
* - Stage supportMartin Wilke2014-06-151-1/+0
| | | | | | | PR: 191024 Notes: svn path=/head/; revision=357819
* - Update from 0.3.9 to 0.4.0Danilo Egea Gondolfo2014-06-145-10/+165
| | | | | | | | | | | - Update MASTER_SITES - Install the man page PR: ports/188319 Submitted by: Keith Gaughan <k@stereochro.me> Notes: svn path=/head/; revision=357806
* mail/imapsync: update 1.584 -> 1.592Kurt Jaeger2014-06-142-3/+3
| | | | Notes: svn path=/head/; revision=357800
* mail/pysieved: support stageWilliam Grzybowski2014-06-131-21/+9
| | | | Notes: svn path=/head/; revision=357677
* mail/py-ppolicy: support stage and use auto plistWilliam Grzybowski2014-06-132-117/+10
| | | | Notes: svn path=/head/; revision=357675
* mail/py-cyruslib: support stageWilliam Grzybowski2014-06-131-5/+3
| | | | Notes: svn path=/head/; revision=357674
* Update to 1.1.1Emanuel Haupt2014-06-135-41/+3
| | | | Notes: svn path=/head/; revision=357668
* - Update to 3.0.2dCarlo Strub2014-06-1213-180/+140
| | | | | | | | - Support staging - Many minor fixes Notes: svn path=/head/; revision=357632
* Reset the 99 ports still listed under sylvio@John Marino2014-06-113-3/+3
| | | | | | | | | | | | | | Sylvio's last commit was 17 months ago, a full 5 months after all of his ports could have been reset per policy. Given the push to complete staging (48 ports are still unstaged, something like 70+ have already been staged by other committers) and given that PRs are automatically assigned but never addressed, it's better just to reset all the ports and PRs so that it's clear to others that these ports are free to maintain. Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357526
* add STAGE supportOliver Lehmann2014-06-112-4/+2
| | | | Notes: svn path=/head/; revision=357504
* Support LIBS like LDFLAGS.Tijl Coosemans2014-06-1120-42/+37
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV. - Add an option helper for LIBS. - Adjust all ports that already use LIBS. Also remove references to PTHREAD_CFLAGS and PTHREAD_LIBS while here. - Some ports did not support having a LIBS environment variable and required additional patches. Somewhat simplified a linker command line looks like: ${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS} where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and LIBS can be controlled by us. If possible -L and -l flags need to be added to LIBS to make sure they appear after any -L and -l flags set by upstream. Many ports currently add -L${LOCALBASE}/lib to LDFLAGS but this may appear too early on the command line causing installed libraries to be linked in instead of freshly built ones. Additional changes: benchmarks/netio: Replace WITH_IPV6 with an IPV6 option. comms/gnokii: Replace some patches with USES=pathfix. Also remove -fPIC. graphics/gimageview: USES=libtool and install desktop file in DESKTOPDIR. graphics/visionworkbench: Remove FreeBSD 7 support. multimedia/libmovtar: New LIB_DEPENDS syntax. multimedia/opencinematools: Use standard do-build. net/siproxd: USES=libtool:keepla (port actually needs .la files for plugins) net-mgmt/nagios: Remove -fPIC. net-mgmt/nagios4: Remove -fPIC. print/cups-base: Only add -lssp_nonshared on i386 and OSVERSION < 1000036. security/p11-kit: Replace PTHREAD_LIBS in CONFIGURE_ENV with ac_cv_func_pthread_mutexattr_init=no in CONFIGURE_ARGS. This skips a test in configure that falsely detects pthread_mutexattr_init in our libc. sysutils/dar: Fix iconv detection. x11/rxvt-unicode: Remove -lstdc++ and patch configure to remove a FreeBSD hack and use $CXX as linker as on other platforms. PR: 190592 Exp-run by: antoine Approved by: portmgr (antoine) Notes: svn path=/head/; revision=357486
* - Update to 3.4.2Emanuel Haupt2014-06-113-10/+11
| | | | | | | - USES -> libtool Notes: svn path=/head/; revision=357479
* - Update Firefox to 30.0Beat Gaetzi2014-06-1110-173/+343
| | | | | | | | | | | | | | | | | | | | | | | | | - Update Firefox ESR to 24.6.0 - Update libxul to 24.6.0 - Update NSS to 3.16.1 - Update NSPR to 4.10.6 - Update Thunderbird to 24.6.0 - Convert USE_BZIP2 to USES - Backport ff31 fix against crashing DEBUG build on newegg.com [1] - Add a note in UPDATING to not build audio/soundtouch with INTEGER_SAMPLES [2] - Use arc4random_buf(3) to generate UUIDs (version 4) - Fix debugger detection used by Telemetry and the slow script dialog - Add STAGE support [3] PR: ports/189991 [1] PR: ports/189217 [2] PR: ports/189488 [2] Submitted by: bapt [3] Sumbitted by: Jan Beich Security: http://www.vuxml.org/freebsd/888a0262-f0d9-11e3-ba0c-b4b52fce4ce8.html Notes: svn path=/head/; revision=357413
* Upstream ilohamail.org has disappeared, and the files on sourceforge are 9 ↵Carlo Strub2014-06-101-0/+2
| | | | | | | | | | | years old PR: 190402 Submitted by: craig001@lerwick.hopto.org (maintainer) Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357386
* Update to version 0.7.11Pawel Pekala2014-06-103-5/+3
| | | | Notes: svn path=/head/; revision=357374
* Release maintainershipJohan van Selst2014-06-101-1/+1
| | | | | | | | | | This port is unstaged, unsexy and should probably be discarded for more modern alternatives; but someone might still be interested... Approved by: portmgr (implicit) Notes: svn path=/head/; revision=357348
* - Update Claws Mail and plugins to 3.10.1 bugfix releasePawel Pekala2014-06-107-5/+22
| | | | | | | - Move libravatar plugin to separate port Notes: svn path=/head/; revision=357321
* Bump PORTREVISION forgotten in last commit (pkg-plist changed)Pawel Pekala2014-06-101-1/+1
| | | | | | | Submitted by: tijl Notes: svn path=/head/; revision=357312
* Fix building with Clang on 10.0+Mark Felder2014-06-101-0/+3
| | | | Notes: svn path=/head/; revision=357309
* Remove all the bootstrap files (.bs) from the plists.Mathieu Arnold2014-06-1013-17/+0
| | | | | | | | | | | | | Starting with perl 5.20, they're not installed any more if empty, and on FreeBSD, they're (always ?) empty. PR: 190681 Submitted by: mat Exp-Run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=357300
* Finish stage supportAntoine Brodin2014-06-092-0/+15
| | | | Notes: svn path=/head/; revision=357207
* Remove all space characters from Makefile assignments.Jimmy Olgeni2014-06-083-11/+11
| | | | | | | | | | No functional changes included. CR: D193 (except math/sedumi) Approved by: portmgr (bapt) Notes: svn path=/head/; revision=357070