1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
Commit Graph

17867 Commits

Author SHA1 Message Date
John Marino
73b243dd74 mail/gnarwl: Try again to make this port jobs safe
My previous attempt at making this jobs safe wasn't entirely succesful.
It was still deleting the generating files and deleting them in a race.
This updated patch should fix that.
2015-04-16 23:01:41 +00:00
Grzegorz Blach
45bf4cceb6 Back to the pool.
Currently and in near future I don't have time to be responsible
for any port.
2015-04-16 20:13:43 +00:00
Martin Matuska
10e2040e74 Add CVE information to all Horde applications
PR:		199368
2015-04-15 11:29:26 +00:00
Tijl Coosemans
074ea5282a converters/libiconv:
- Remove const qualifier from iconv(3) to match POSIX:
  http://pubs.opengroup.org/onlinepubs/9699919799/functions/iconv.html
- Patch iconv.h to expose more GNU extensions when LIBICONV_PLUG is
  defined because the base system iconv supports these extensions too.

Add/remove patches to/from ports to call iconv with non-const arguments.

This breaks some ports on FreeBSD 10 because base system iconv.h still has
the const qualifier.  Fix this by letting USES=iconv add a build dependency
on converters/libiconv so ports can use its iconv.h (with LIBICONV_PLUG
defined) instead of the base system iconv.h.

This exposed some ports that link with libiconv when it is available instead
of using libc iconv.  In these cases one of the following changes has been
made:
- patch configure scripts to test for libc iconv first
- add ac_cv_lib_iconv_libiconv=no or similar to CONFIGURE_ARGS to disable
  some configure tests
- converters/wkhtmltopdf: this includes Qt4 so add a patch from devel/qt4
- lang/gcc5-aux: respect CFLAGS and friends during configure such that
  LIBICONV_PLUG is defined in the iconv test, also switch to external
  gettext
- mail/gnarwl: replace patches with CPPFLAGS/LIBS
- multimedia/ffmpeg2theora: remove iconv test from SConstruct and use
  ICONV_LIB in port Makefile instead, also fix a bug in subtitles.c
- net-im/licq: finish conversion to cmake
- net-mgmt/bandwidthd, net-mgmt/icinga, net-mgmt/nagios, net-mgmt/nagios4:
  don't need iconv
- textproc/p5-XML-TinyXML: finish conversion to USES=perl5

Other changes:
- databases/qdbm and slaves: respect CFLAGS and friends, also enable bzip2
  and lzo support
- games/ldmud: respect CFLAGS and friends
- graphics/inventor: replace some patches with MAKE_ARGS/MAKE_ENV to respect
  CFLAGS and friends, also remove FreeBSD/alpha patch and add missing xorg
  dependencies

PR:		199099
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2015-04-15 08:20:27 +00:00
Bryan Drewery
785aeadebd Fix /usr/local/etc/man.d appearing as a leftover since ~pkg 1.3.8.
Not bumping PORTREVISION as this is not worth shaking up qmail installations
over.
2015-04-14 22:48:40 +00:00
Dmitry Marakasov
748a2e5cae - Add CPE info
Approved by:	portmgr blanket
2015-04-14 02:19:00 +00:00
Adam Weinberger
3f9d0dff10 Update to 0.7.0. The manpages and usage.html files aren't part of the
package anymore, so remove all the bits for it from the Makefile.

PR:		199318
Approved by:	maintainer (Corey Halpin)
2015-04-13 18:06:56 +00:00
Adam Weinberger
95e8a3dac8 Update to 1.5102.
This module keeps doing really weird things. Remove the patch for the random
POD command that broke the module last time, and now add a post-install:
target to remove a module that most likely shouldn't be installed
(Module::Install::PRIVATE::Add_Test_Target).

Changes: https://metacpan.org/changes/distribution/Mail-Mbox-MessageParser
2015-04-13 17:46:57 +00:00
Koop Mast
f782153658 Mini gnome update. Next stop GNOME 3.16!
Update rhythmbox to 3.2.
Update gnome-tweak-tool to 3.14.3.
Update gnome-mines to 3.14.2.
Update eog to 3.14.4.
Update geary to 0.10.0.
Update tracker to 1.2.6.
Update gdm to 3.14.2.
Update gtk30 to 3.14.12.
Update gtksourceview3 to 3.14.4.

Obtained from:	GNOME dev repo
2015-04-10 12:50:09 +00:00
Alexey Dokuchaev
304a4ab7ab - Update to version 1.23
- Canonicalize Makefile header
- Move OPTIONS_DEFINE knob where it belongs
- Remove double space after comma in pkg-descr

PR:	199242
2015-04-10 09:59:22 +00:00
Matthias Andree
3eb0692848 Update to new upstream release 2.1.20.
Fixes one security bug [1], a few other bugs, and adds a feature so that
list admins can edit list addresses.

Uses newer Mailman-and-HTDig integration patches. [2]

Security:	CVE-2015-2775 [1]
Security:	a5f160fa-deee-11e4-99f8-080027ef73ec [1]
PR:		199286 [2]
Submitted by:	David Siebörger [2]
2015-04-09 20:08:50 +00:00
Hajimu UMEMOTO
d996228059 Add CPE information. 2015-04-09 17:06:11 +00:00
Baptiste Daroussin
06f79b66f2 Convert bsd.gnustep.mk to USES=gnustep
Simplify gnustep ports
Hook into the regular ports framework:
- LIB_DEPENDS for library dependencies
- Use regular USE_LDCONFIG

Reuse USES=objc (automatic)
USE_GNUSTEP is now a macro to set the dependencies and build feature needed.
Accepted arguments: back base build gui

Merge deskutils/preferencepanes into deskutils/systempreferences
2015-04-09 07:44:41 +00:00
Koop Mast
e8249670e1 Fix the backup/restore feature of evolution.
Reported by:	Randall R. King <rrking949@cox.net>
Obtained from:	upstream (patch by Ting-Wei Lan)
2015-04-08 11:46:21 +00:00
Baptiste Daroussin
9add29ba5c Remove last occurences of USE_BZIP2 2015-04-07 11:34:18 +00:00
Sunpoet Po-Chuan Hsieh
7b34401de8 - Move mail/rubygem-qmail to mail/rubygem-ruby-qmail
- Add LICENSE
- Update WWW
- Pass maintainership to ruby@
2015-04-05 18:26:09 +00:00
Dmitry Marakasov
21c66239b2 - Add CPE info
Approved by:	portmgr blanket
2015-04-05 00:53:36 +00:00
Emanuel Haupt
36a48916e1 Update to 1.2.0 2015-04-04 14:32:14 +00:00
Pawel Pekala
f4ef470ff5 Convert to new USE_GITHUB 2015-04-04 12:25:30 +00:00
Thomas Quinot
ffeaae26e3 Previous change introduces a new dependency, so bump PORTREVISION
PR:             197699
Differential Revision:  D2218
Approved by:    portmgr (mat)
2015-04-03 15:56:57 +00:00
Thomas Quinot
d5626a73b3 Add "translit" ARG to USES=iconv so that the full port still
uses GNU iconv (not the system iconv): users may rely on
being able to set charset=//TRANSLIT

PR:		197699
Differential Revision:	D2218
Approved by:	maintainer (Udo.Schweigert@siemens.com), portmgr (mat), roberto
2015-04-03 15:35:29 +00:00
Steve Wills
b84bb74821 mail/ruby-rmail: mark broken with ruby 2.2 2015-04-03 12:23:13 +00:00
Mathieu Arnold
0438143249 Remove OSVERSION checks that do not make sense any more.
For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
2015-04-03 11:26:48 +00:00
Mathieu Arnold
d539b11129 Update to 1.3.158.
Sponsored by:	Absolight
2015-04-03 09:22:42 +00:00
Steve Wills
fba40cb504 www/rubygem-rails: update rubygem-rails and friends to 3.2.21 2015-04-02 19:58:59 +00:00
Mathieu Arnold
4e80935c64 Update to 1.3.156.
Sponsored by:	Absolight
2015-04-02 13:56:31 +00:00
Bartek Rutkowski
7d0b8fa5c9 mail/gnubiff: add CPE information
- Maintainer's timeout (tdb@FreeBSD.org)

PR:		198636
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-04-01 13:03:15 +00:00
Mathieu Arnold
de6661fef2 Update to 1.3.156.
Sponsored by:	Absolight
2015-04-01 10:03:55 +00:00
Alex Dupre
ef0db9978c Update to 1.1.1 release. 2015-04-01 06:05:03 +00:00
Jan Beich
351d85711d - Update gmp-api to 38.0
- Update Firefox to 37.0
- Update Firefox ESR and libxul to 31.6.0
- Update Thunderbird to 31.6.0
- Backport a few GTK3 fixes to Firefox 37

MFH:		2015Q1
Security:	https://vuxml.freebsd.org/freebsd/d0c97697-df2c-4b8b-bff2-cec24dc35af8.html
2015-03-31 19:10:39 +00:00
Kurt Jaeger
ccf4ef9db5 mail/rainloop: yet another OPTIONS fix
PR:		198374
Submitted by:	danfe
2015-03-31 07:50:36 +00:00
Kurt Jaeger
5b728e2a77 mail/rainloop: Add an OPTIONS_DEFAULT
PR:		198374
Submitted by:	Bernard Spil <spil.oss@gmail.com>
2015-03-31 07:33:55 +00:00
Antoine Brodin
c4c8456530 - Remove duplicate lines
- Mark BROKEN
2015-03-31 06:24:15 +00:00
Baptiste Daroussin
fdf29be1f6 Remove dead RINGSERVER 2015-03-30 22:39:26 +00:00
Baptiste Daroussin
ecc99c898e Mark as broken: dead patch site 2015-03-30 22:32:40 +00:00
Baptiste Daroussin
807fd7833f Remove dead mirror 2015-03-30 21:40:17 +00:00
Kurt Jaeger
b460b25d6a mail/rainloop: 1.8.0 -> 1.8.2
Changes: http://www.rainloop.net/changelog/
Added OPTION to select database

PR:		198374
Submitted by:	Bernard Spil <spil.oss@gmail.com>
Approved by:	loic.blot@unix-experience.fr (maintainer)
2015-03-30 19:54:21 +00:00
Pawel Pekala
7532d10786 - Fix build when GDBMAUTH=on [1]
- Use options helpers
- Correct CFLAGS handling - don't append "-g -O2" to our flags
- Remove optional installation of DOCS, staging takes care of that

PR:		198918 [1]
Reported by:	vas@mpeks.tomsk.su [1]
2015-03-30 18:00:38 +00:00
Xin LI
c594f634de Update enigmail to 1.8.1.
PR:		ports/198973
Approved by:	gecko@ (jbeich)
2015-03-30 17:08:14 +00:00
Bartek Rutkowski
1899a17243 mail/gnumail: add CPE information
- Maintainer's timeout (theraven@FreeBSD.org)

PR:		198470
Submitted by:	Shun <shun.fbsd.pr@dropcut.net>
2015-03-30 17:07:24 +00:00
Hajimu UMEMOTO
e8e858daf4 Specify GSSAPIBASEDIR explicitly even with heimdal in base. 2015-03-30 16:13:29 +00:00
Wen Heping
8c318bbc76 - Update to 0.19
- Add options to customize build
- Mark ignored for everything below 9.0 release

PR:		198464
Submitted by:	mp39590@gmail.com
Approved by:	maintainer(timeout, >14 days)
2015-03-29 10:03:55 +00:00
Ashish SHUKLA
1bef36aa0c - Add OPTION to only update mailer.conf(5) on demand
- Update COMMENT so it complies with guidelines in Porter's
  Handbook

PR:		198375
Submitted by:	adamw
2015-03-29 05:17:43 +00:00
Sunpoet Po-Chuan Hsieh
080178c03e - Add CPE information
PR:		198968
Submitted by:	shun <shun.fbsd.pr@dropcut.net>
2015-03-28 12:18:17 +00:00
Sunpoet Po-Chuan Hsieh
e6674d4681 - Update to 1.012
Changes:	http://search.cpan.org/dist/MIME-Charset/Changes
Approved by:	Olivier Girard <Olivier.Girard@univ-angers.fr> (maintainer, blanket)
2015-03-28 12:17:29 +00:00
Sunpoet Po-Chuan Hsieh
1ae3c5afee - Update to 2.206
Changes:	http://search.cpan.org/dist/Email-Simple/Changes
2015-03-27 13:47:18 +00:00
Sunpoet Po-Chuan Hsieh
eae1f0464e - Update to 1.02
Changes:	http://search.cpan.org/dist/Net-SMTP-SSL/Changes
2015-03-27 13:46:51 +00:00
Koop Mast
09e627a363 Update the Gnome stack to the latest in the 3.14 series.
Thanks to Gustau Pérez <gustau.perez@gmail.com> for helping to keep thes
   ports updated.

Obtained from:	GNOME dev repo
2015-03-27 09:24:39 +00:00
John Marino
030a0aaf30 mail/mailx: set zero arg to sendmail, not send-mail
This was probably a decade old oversight, but mail has spawned as
"sendmail" but set with first argument as "send-mail", requiring mail
wrapper to know both sendmail and send-mail.  The path and zero argument
should match, so let's do that here.

Taken from:	DragonFly
2015-03-26 14:47:41 +00:00
John Marino
50d18b729c mail/dma: disable -Werror 2015-03-26 14:33:34 +00:00