aboutsummaryrefslogtreecommitdiff
path: root/mail
Commit message (Collapse)AuthorAgeFilesLines
* Fix extraction [1]Baptiste Daroussin2013-05-111-1/+3
| | | | | | | | | While here use shebangfix Submitted by: John Marino (via irc)[1] Notes: svn path=/head/; revision=317852
* Update mail/dovecot2 to 2.1.16 and mail/dovecot2-pigeonhole to 0.34.Xin LI2013-05-096-16/+19
| | | | | | | | PR: ports/178428 Approved by: maintainer Notes: svn path=/head/; revision=317742
* - Fix build after USES=iconv conversion in r316662,Bryan Drewery2013-05-091-1/+6
| | | | | | | | | USES must be defined before bsd.port.pre.mk Reported by: John Marino <draco@marino.st> Notes: svn path=/head/; revision=317736
* - Convert to USES=pathfixBryan Drewery2013-05-081-2/+2
| | | | | | | | PR: ports/178420 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) Notes: svn path=/head/; revision=317712
* - Convert to USES=pathfixBryan Drewery2013-05-081-2/+2
| | | | | | | | PR: ports/178418 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) Notes: svn path=/head/; revision=317707
* - Bump PORTREVISION after update of x11/libxfce4util, and x11-wm/xfce4-panelOlivier Duchateau2013-05-081-3/+3
| | | | | | | | | | | While I'm here, - Finish to convert USES - Trim Makefile header - Remove ABI version in LIB_DEPENDS - Remove desktopfileutils, because MimeType entry is not present in desktop file Notes: svn path=/head/; revision=317695
* - Convert to USES=pkgconfigBryan Drewery2013-05-081-1/+2
| | | | | | | | PR: ports/178419 Submitted by: Alan Hicks <ahicks@p-o.co.uk> (maintainer) Notes: svn path=/head/; revision=317694
* Mark MAKE_JOBS_SAFEEmanuel Haupt2013-05-081-0/+1
| | | | Notes: svn path=/head/; revision=317656
* update sqwebmail 5.6.1Oliver Lehmann2013-05-082-4/+3
| | | | Notes: svn path=/head/; revision=317655
* update courier-imap to 4.13Oliver Lehmann2013-05-082-3/+3
| | | | Notes: svn path=/head/; revision=317654
* The previous commit (r316786) broke 'extract' since it redefined WRKSRC.Emanuel Haupt2013-05-082-5/+5
| | | | | | | | | | Setting WRKSRC to WRKDIR would also not work as the subr script would overwrite a binary file with the same name. Cleanup, repack and self host this abomination of a flat distfile in order to avoid ugly extract hacks. While here also mark MAKE_JOBS_SAFE. Notes: svn path=/head/; revision=317647
* Mark as broken and deprecated, since this port does not work with pythonRuslan Makhmatkhanov2013-05-071-0/+4
| | | | | | | | versions >= 2.6, that we have in the ports tree. Upstream development seems stalled too. Set expiration date to 2013-06-07. Notes: svn path=/head/; revision=317634
* Update to 0.9.0 release.Alex Dupre2013-05-074-9/+18
| | | | | | | | PR: ports/178401 Submitted by: Anes Mukhametov <anes@anes.su> (maintainer) Notes: svn path=/head/; revision=317617
* Update to 0.9.0 release.Alex Dupre2013-05-076-107/+119
| | | | Notes: svn path=/head/; revision=317607
* Add some shebangfix to allow building most of the ports tree without ↵Baptiste Daroussin2013-05-074-9/+16
| | | | | | | | | | /usr/bin/perl Submitted by: John Marino Obtained from: DPorts Notes: svn path=/head/; revision=317605
* - Update to 2.8.3Bryan Drewery2013-05-072-3/+4
| | | | | | | | | | | | - Add missing pkgconfig build dependency Changelog: http://lists.opendkim.org/archive/opendkim/announce/2013/05/0044.html PR: ports/178382 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> (maintainer) Notes: svn path=/head/; revision=317604
* - Convert to use shebangfix USES flagEmanuel Haupt2013-05-071-8/+7
| | | | | | | | - Trim header - Use new options framework for DOCS Notes: svn path=/head/; revision=317596
* Convert to use shebangfix USES flag.Emanuel Haupt2013-05-071-9/+3
| | | | Notes: svn path=/head/; revision=317591
* - Add LICENSESunpoet Po-Chuan Hsieh2013-05-061-5/+4
| | | | | | | | | | - Fix OPTIONSFILE issue PR: ports/177796 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=317536
* Fix with USES+= ncursesBaptiste Daroussin2013-05-061-3/+2
| | | | Notes: svn path=/head/; revision=317527
* Convert USE_NCURSES by USES=ncursesBaptiste Daroussin2013-05-065-17/+9
| | | | | | | Convert USE_READLINE by USES=readline Notes: svn path=/head/; revision=317525
* Make these ports build with glib 2.36Koop Mast2013-05-061-0/+4
| | | | Notes: svn path=/head/; revision=317508
* Update to 0.19.Anton Berezin2013-05-062-8/+4
| | | | | | | Changes: http://search.cpan.org/dist/Mail-GnuPG/Changes Notes: svn path=/head/; revision=317483
* Fix installation of ports that rely on cp -n for installing files. r245960Florian Smeets2013-05-041-1/+1
| | | | | | | | | | | | | | changed cp to exit with a non-zero exit code if the file exists and is not overwritten thus causing ports to fail installing when e.g. trying to cp .default -> .conf files that already exist. We just ignore the error and continue, as we used to. Reported by: jaset Approved by: portmgr (bapt) Notes: svn path=/head/; revision=317389
* Fix build on currentBaptiste Daroussin2013-05-031-1/+1
| | | | Notes: svn path=/head/; revision=317284
* Chase security/libgcrypt updateEmanuel Haupt2013-05-034-10/+6
| | | | Notes: svn path=/head/; revision=317220
* Fix build with bmakeBaptiste Daroussin2013-05-031-5/+5
| | | | Notes: svn path=/head/; revision=317214
* Fix build with bmake as makeBaptiste Daroussin2013-05-031-0/+3
| | | | Notes: svn path=/head/; revision=317208
* - Update to 2.201Frederic Culot2013-05-022-8/+4
| | | | | | | | | - Trim Makefile's header Changes: http://search.cpan.org/dist/Email-Simple/Changes Notes: svn path=/head/; revision=317088
* - Set expiration date to 2013-06-01, depends on expired mail/p5-vpopmailRene Ladan2013-05-021-11/+13
| | | | | | | | | | | | | - Convert to optionsNG - Convert Makefile header - Remove leading indefinite article from COMMENT PR: ports/177952 Submitted by: rene Approved by: maintainer timeout (james@now.ie , two weeks) Notes: svn path=/head/; revision=317084
* - Update to 1.9.9.13107Bryan Drewery2013-05-012-4/+4
| | | | | | | | PR: ports/178179 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer) Notes: svn path=/head/; revision=317065
* - add OPTION DKIMDirk Meyer2013-05-012-2/+21
| | | | | | | | | Submitted by: alastair - add OPTION MSP Notes: svn path=/head/; revision=316987
* Add licence info to some portsChris Rees2013-04-301-5/+4
| | | | | | | Submitted by: 4721 Notes: svn path=/head/; revision=316959
* - Remove redundant :install target on LIB_DEPENDS and RUN_DEPENDSBryan Drewery2013-04-301-5/+2
| | | | | | | | | | This fixes the following warning when running 'run-depends-list': "install" non-existent -- dependency list incomplete With hat: portmgr Notes: svn path=/head/; revision=316958
* - Fix cases where 2 USES= were usedBryan Drewery2013-04-302-4/+2
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=316950
* - conversion of USE_GETTEXT to USES frameworkJason Helfman2013-04-301-9/+5
| | | | | | | Approved by: portmgr (bapt@) Notes: svn path=/head/; revision=316949
* - Update to 3.1.77. [1]Stefan Walter2013-04-304-9/+56
| | | | | | | | | | | | - Fix build on 9.x. [1] - Convert Makefile header to new style and fix a couple of portlint warnings. PR: 164306 [1] Submitted by: Yoshiaki Kasahara <kasahara@nc.kyushu-u.ac.jp> [1] Notes: svn path=/head/; revision=316925
* Remove expired ports:Rene Ladan2013-04-308-319/+0
| | | | | | | | | | | | | 2013-04-30 devel/libusb: has been already included into base system 2013-04-30 www/typo346: Obsolete stable release 2013-04-30 www/ilias3: Obsolete stable release 2013-04-02 net-p2p/moodriver: Not supported by upstream, master site is down 2013-03-31 www/p5-Dancer-Plugin-DataFu: No more public distfiles 2013-03-31 devel/p5-Oogly: No more public distfiles 2013-03-01 mail/listmanager: No more upstream, no more public distfiles Notes: svn path=/head/; revision=316903
* - Update MASTER_SITESMartin Wilke2013-04-301-1/+1
| | | | | | | | PR: 177919 Submitted by: Ports Fury Notes: svn path=/head/; revision=316862
* Remove latest references to USE_BISONBaptiste Daroussin2013-04-291-1/+0
| | | | Notes: svn path=/head/; revision=316813
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-296-12/+11
| | | | | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format Notes: svn path=/head/; revision=316786
* - Update to 5.3.1p1Ashish SHUKLA2013-04-272-4/+4
| | | | | | | | | | - Use CONFLICTS_INSTALL, instead of CONFLICTS[1] Changes: http://article.gmane.org/gmane.mail.opensmtpd.general/469 Reported by: Vincent Gross <dermiste at kilob.yt> Notes: svn path=/head/; revision=316677
* - rename patch, since it's now applied uncoditionally and remove ↵Ruslan Makhmatkhanov2013-04-272-6/+4
| | | | | | | | | | | | | | | EXTRA_PATCHES[1] - remove indefinite article from COMMENT - eliminate PYTHON_SITELIBDIR from dependencies - limit python version to 2.x only Non-functional changes, so no PORTREVISION bump is required Discussed with: eadler Notes: svn path=/head/; revision=316671
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-2739-50/+40
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Remove MySQL 4.1, it has been unsupported upstream for almost 3.5 years.Florian Smeets2013-04-261-13/+4
| | | | | | | Approved by: ale Notes: svn path=/head/; revision=316631
* Update to 2.5.4.Stefan Walter2013-04-262-5/+5
| | | | Notes: svn path=/head/; revision=316599
* - Convert USE_GETTEXT to USES (part 4)Alex Kozlov2013-04-264-7/+4
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316596
* - Mark CONFLICTS among mail/libspf2, mail/p5-Mail-SPF and ↵Sunpoet Po-Chuan Hsieh2013-04-264-22/+13
| | | | | | | | | | | | | | | | mail/p5-Mail-SPF-Query, all of them installs PREFIX/bin/spfquery [1] - Bump PORTREVISION for package change - While I'm here: - Replace removed PTHREAD_LIBS with -pthread - Cleanup Makefile header - Add CPAN as primary WWW for mail/p5-Mail-SPF-Query PR: ports/177682 [1] Submitted by: dougb Notes: svn path=/head/; revision=316592
* Fix a regression that had crept in with r314621. Do notSahil Tandon2013-04-265-5/+5
| | | | | | | | bump PORTREVISION because this does not affect the default package. Notes: svn path=/head/; revision=316548
* Update to 1.4.31.Roman Bogorodskiy2013-04-252-3/+3
| | | | Notes: svn path=/head/; revision=316520