1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Commit Graph

15857 Commits

Author SHA1 Message Date
John Marino
84f50e0b9a mail/deforaos-mailer: Not jobs safe
Also changed order and removed whitespace to make portlint happy.

Approved by:	bapt/culot (mentors, implicit)
2013-07-26 21:41:07 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
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
2013-07-26 19:19:20 +00:00
Andrej Zverev
19ae251b54 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 07:33:41 +00:00
Baptiste Daroussin
0c0d53c691 Fix build with linker that does not copy the dt_need from libraries it links
with like recent binutils.

Obtained from:	DPorts
2013-07-26 06:36:28 +00:00
Andrej Zverev
a4fc6158f5 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:	bapt@ (portmrg@)
2013-07-26 05:33:51 +00:00
William Grzybowski
b8249de235 mail/dbmail: update to 3.1.1
- 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)
2013-07-25 19:58:17 +00:00
Mark Felder
cd4fd7cb34 Update my email address throughout the tree
Approved by:	swills (mentor)
2013-07-25 11:30:01 +00:00
Martin Matuska
e71757d25d Horde package update:
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
2013-07-24 21:04:41 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Baptiste Daroussin
042b51e3a3 Deprecate: broken for more than 6 month 2013-07-24 06:24:45 +00:00
Ade Lovett
0d7b7f5e50 Hack around fallout from recent update to automake-1.14 2013-07-23 21:39:06 +00:00
Pawel Pekala
f01a9d0b17 Cyrus2Dovecot is a full-featured command line tool for converting the
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>
2013-07-23 20:35:11 +00:00
Steven Kreuzer
20e437d39d Revert commit 323487 since renaming spfquery.pl to spfquery causes a
conflict with mail/libspf2
2013-07-23 17:43:52 +00:00
Bryan Drewery
89c0646bba - Add support to have vdelivermail send to stdout by defining
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
2013-07-23 16:01:03 +00:00
Steven Kreuzer
425329f690 Update to 2.9.0 2013-07-23 15:56:45 +00:00
Bryan Drewery
421d43417b - The build script is looking for aclocal/automake/autoconf and failing
if 1.1.4 is found. Add them as in dependencies and add --add-missing.

Reported by:	Alexander B. Zubkov
2013-07-23 10:46:40 +00:00
Tijl Coosemans
050ec0e7de - Since gtkspell uses enchant which supports several spellchecking
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)
2013-07-23 08:48:04 +00:00
Ashish SHUKLA
560fed175b - Update to latest snapshot 201307221453
- 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
2013-07-23 07:35:47 +00:00
Carlo Strub
749120cd2b Update to 2.11.3 2013-07-19 20:57:59 +00:00
Steve Wills
968b6ebe41 - Update to 1.1.2
PR:		ports/180129
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-19 15:42:15 +00:00
William Grzybowski
2e4da07308 www/zend-framework: update to 2.2.1
- 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
2013-07-18 15:36:01 +00:00
Martin Wilke
3cd6d2172b - Unbreak build after autotools update 2013-07-18 05:28:36 +00:00
Matthias Andree
b7909a4e47 Move GUILE_* options before bsd.options.mk so they can take effect. 2013-07-17 21:38:09 +00:00
Matthias Andree
5040a69fa7 Fix GUILE option for "OFF" case (GUILE_CONFIGURE_OFF, rather than a dup' _ON)
Submitted by:	jgh
2013-07-17 21:29:25 +00:00
Matthias Andree
9cc5f670f8 Mark DEPRECATED, until some has the time to look after it. 2013-07-17 19:04:56 +00:00
Matthias Andree
6c4c65ef49 - Return port to ports@, at the maintainers request (private mail in
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.
2013-07-17 18:58:39 +00:00
Martin Wilke
54a874ee8f - Fix plist to keep user configuration files safe.
PR:		180575
Submitted by:	maintainer
2013-07-17 04:05:33 +00:00
Martin Matuska
b864c5b83f Horde package update:
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
2013-07-16 23:00:57 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Ade Lovett
e4d968507a Couple of missed patches from recent automake update. 2013-07-16 20:10:08 +00:00
Mark Felder
f552f11557 - Fix conflict with mail/dovecot2
PR:		ports/175523
Approved by:	crees (mentor)
2013-07-16 17:51:12 +00:00
Martin Wilke
d78d066859 - Unbreak build after autotools update 2013-07-16 14:43:38 +00:00
Grzegorz Blach
5fbcc991f1 - Fix RUN_DEPENDS
- Bump PORTREVISION

Approved by:	crees, tabthorpe (mentors, implicit)
2013-07-16 09:12:25 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- 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
2013-07-16 05:42:36 +00:00
Hajimu UMEMOTO
21234b8848 Add Cyrus man pages to manpath.
PR:		ports/180363
Submitted by:	Panagiotis Christias <p.christias__at__noc.ntua.gr>
2013-07-15 19:45:38 +00:00
Hajimu UMEMOTO
846a3072ea Add Cyrus man pages to manpath.
PR:		ports/180362
2013-07-15 19:44:20 +00:00
Martin Wilke
68790047e5 Trojita is a fast cross-platform Qt IMAP e-mail client.
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>
2013-07-15 14:59:14 +00:00
Martin Wilke
408aaab415 - Update to 1.8.8
PR:		180400
Submitted by:	maintainer
2013-07-15 14:57:29 +00:00
Martin Wilke
b9b8d86322 - Update to 5.2.6
PR:		180397
Submitted by:	maintainer
2013-07-15 14:56:34 +00:00
Martin Wilke
4be3611d5a - Update to 0.9.2
PR:		180323
Submitted by:	maintainer
2013-07-15 14:56:04 +00:00
Martin Wilke
d2e1e3391d - Update to 0.4
PR:		180322
Submitted by:	maintainer
2013-07-15 14:55:32 +00:00
Ashish SHUKLA
fcf2f055a6 - Update to latest snapshot 201307121003
Changes:		http://article.gmane.org/gmane.mail.opensmtpd.general/778
			http://article.gmane.org/gmane.mail.opensmtpd.general/789
2013-07-15 14:37:33 +00:00
John Marino
474f7ff576 mail/thunderbird-dictionaries: Fix extraction phase typo
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)
2013-07-14 16:22:29 +00:00
Baptiste Daroussin
774657d407 Mark jobs unsafe 2013-07-13 13:11:53 +00:00
Dmitry Marakasov
daffe00d4a - Trim Makefile headers
- 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
2013-07-12 15:01:45 +00:00
Steve Wills
e31b77b4f4 - Update to 1.5
PR:		ports/179868
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-12 03:35:10 +00:00
Steve Wills
8c15d7dc06 - Update to 2.8.6
PR:		ports/179867
Approved by:	maintainer timeout (hhyou@cs.nctu.edu.tw, >2 weeks)
2013-07-12 03:33:48 +00:00
Sunpoet Po-Chuan Hsieh
c2d1a14c7c - Update to 7.31.0
- 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
2013-07-11 16:26:26 +00:00
Alex Dupre
e1ecf5a9e4 Add missing ctype dependency.
Submitted by:	Andrea Venturoli <ml@netfence.it>
2013-07-11 08:11:51 +00:00
Baptiste Daroussin
18dbe4987a Mark job unsafe
While here:
- Trim headers
- Convert to USES
- Remove code for unsupported version
2013-07-11 06:39:14 +00:00