Commit graph

357904 commits

Author SHA1 Message Date
Alexey Dokuchaev
461e10b698 - Update to version 0.13.2 and install better quality textures by default
- Ensure that complete distinfo is generated, irregardless of the options
- Mention legacy `astro/stellarium-qt4' port in the port description text
2015-01-21 07:35:41 +00:00
Vanilla I. Shu
a1a16fa6a8 Upgrade to 1.5.0. 2015-01-21 04:43:05 +00:00
Warner Losh
9e5d37221b Update to 2.8. 2015-01-21 04:31:17 +00:00
Dmitry Marakasov
bf8999168d - Change MAINTAINER ro ruby@ 2015-01-21 04:21:16 +00:00
Dmitry Marakasov
289b9f6e5b - Add www/rubygem-pusher-client
Ruby client for consuming WebSockets from http://pusher.com

WWW: https://github.com/pusher/pusher-ruby-client
2015-01-21 04:20:54 +00:00
Dmitry Marakasov
916390a0fc - Update to 20141230
PR:		196373
Submitted by:	lightside@gmx.com (maintainer)
2015-01-21 04:16:50 +00:00
Dmitry Marakasov
6a87bb0059 - Add devel/rubygem-gh
Multi-layer client for the github api v3

WWW: http://rubygems.org/gems/gh/
2015-01-21 03:24:55 +00:00
Dmitry Marakasov
d53918ba82 - Add www/rubygem-net-http-pipeline
An HTTP/1.1 pipelining implementation atop Net::HTTP. A pipelined
connection sends multiple requests to the HTTP server without waiting
for the responses. The server will respond in-order.

WWW: http://docs.seattlerb.org/net-http-pipeline/
2015-01-21 02:47:52 +00:00
Dmitry Marakasov
5aa3fe2483 - Update to 0.8.0
PR:		196936
Submitted by:	tommi.pernila@gmail.com
2015-01-21 02:42:41 +00:00
John Marino
06fc30e67c x11-toolkits/iwidgets: Update descriptions
PR:		195354
Submitted by:	maintainer (Chris Hutchinson)
2015-01-21 00:23:39 +00:00
Jan Beich
3d140725bd Backport Wikipedia crashfix for clang 3.5
PR:		196802
Reported by:	dumbbell
Obtained from:	https://github.com/mozilla/gecko-dev/commit/87f367b
Obtained from:	https://github.com/mozilla/gecko-dev/commit/c97894b (esr31 version)
Differential Revision:	https://reviews.freebsd.org/D1568
Approved by:	flo (mentor)
MFH:		2015Q1
2015-01-20 23:59:03 +00:00
Martin Matuska
cd754d7721 Horde package update:
mail/pear-Horde_Mime 2.6.1 -> 2.7.0
mail/horde-imp 6.2.5 -> 6.2.6
2015-01-20 23:49:20 +00:00
John Marino
4531434b30 databases/tcl-sqlite3: Upgrade version 3.8.7.4 => 3.8.8
PR:		196873
Submitted by:	maintainer (Pavel Volkov)
2015-01-20 23:23:19 +00:00
John Marino
f06cf1bdc4 databases/sqlite3: Upgrade version 3.8.7.4 => 3.8.8
PR:		196872
Submitted by:	maintainer (Pavel Volkov)
2015-01-20 23:17:11 +00:00
Sunpoet Po-Chuan Hsieh
dc5ec584f5 - Update to 1.366
- Use PORTEXAMPLES
- Sort PLIST

Changes:	http://search.cpan.org/dist/POE/CHANGES
2015-01-20 23:13:51 +00:00
Sunpoet Po-Chuan Hsieh
be627df2cb - Update to 1.360
Changes:	http://search.cpan.org/dist/POE-Test-Loops/CHANGES
PR:		196479
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 16 days)
2015-01-20 23:13:44 +00:00
Sunpoet Po-Chuan Hsieh
dd7c1268b7 - Update to 0.71
Changes:	http://search.cpan.org/dist/Net-GitHub/Changes
2015-01-20 23:12:27 +00:00
Sunpoet Po-Chuan Hsieh
e087d303e4 - Update to 4.01008
- Sort PLIST

Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2015-01-20 23:12:19 +00:00
Sunpoet Po-Chuan Hsieh
dd2b470886 - Update to 0.13.2
Changes:	https://github.com/bpython/bpython/blob/master/CHANGELOG
2015-01-20 23:12:14 +00:00
Sunpoet Po-Chuan Hsieh
4b7f97cfe7 - Update to 0.24
Changes:	http://search.cpan.org/dist/Test-CPAN-Meta-YAML/Changes
2015-01-20 23:11:55 +00:00
Pawel Pekala
de3db840c8 Update to version 0.17.4
Main Changes:
    Added: Saving SSL Certificates
    Fixed: Application crash

PR:		196644
Submitted by:	coder@tuxfamily.org (maintainer)
2015-01-20 23:00:37 +00:00
Koop Mast
36bd71cc4f Update webkit2gtk to 2.6.5. 2015-01-20 22:55:13 +00:00
John Marino
681931cafa graphics/seq2gif: upgrade version 0.10.3.20140802 => 0.10.4
PR:		196757
Submitted by:	maintainer (IWAMOTO Kouichi)
2015-01-20 22:52:00 +00:00
Jan Beich
94fd87bbbe Unbreak build with base libstdc++ on i386 and powerpc
std::abs(int64_t) for 32bit archs or std::llabs are not available in
base libstdc++ from forked GCC 4.2.1 or before 10.0-RELEASE (r255294)
for libstdc++ in lang/gcc47 and earlier (upstream PR libstdc++/54686).
To avoid the build error use mozilla::Abs which implements overloads
for all signed natural types but has unsigned return value.

This change won't be requried for Firefox 36 et al.

PR:		196772
Reported by:	many
Submitted by:	bar (initial version)
Obtained from:	https://github.com/mozilla/gecko-dev/commit/e664fe8
Differential Revision:	https://reviews.freebsd.org/D1569
Approved by:	flo (mentor)
MFH:		2015Q1
2015-01-20 22:49:41 +00:00
John Marino
e8cc8916c0 devel/ruby-build: Update version 20141225 => 20150116
PR:		196665
Submitted by:	maintainer (Koichiro IWAO)
2015-01-20 22:46:28 +00:00
Thierry Thomas
a6826981a8 Mark BROKEN and DEPRECATED.
Its maintainer left long ago and the Tox project have no future plans to
support it. Also, it does not currently build with Toxcore.

Suggested by:	urras (at) tox.im
2015-01-20 22:37:10 +00:00
Raphael Kubo da Costa
a0e0b3d6d8 - Add dependencies on devel/py-six and databases/py-sqlite3.
They were not announced but were introduced in this release.
- Add USE_PYTHON=concurrent. As the dependency on devel/py-six makes
  evident, the port is now supposed to work with both Python 2 and Python 3.
2015-01-20 22:36:02 +00:00
John Marino
b3d4c05052 www/calendarserver: Fix issues with rc script
The primary need for the patch is to fix errors with the RC script,
but it also installs the examples and document by default as originally
intended.

PR:		196768
Submitted by:	maintainer (Axel Rau)
2015-01-20 22:25:49 +00:00
Jan Beich
651e59488e Add missing checksum for ja-JP-mac language pack
This unbreaks PACKAGE_BUILDING build as used by poudriere and tinderbox.

PR:		196807
MFH:		2015Q1

Differential Revision:	https://reviews.freebsd.org/D1566
Approved by:		flo (mentor)
2015-01-20 22:12:28 +00:00
Olli Hauer
d36df4983e - use absolute perl path,
seems '/usr/bin/env perl' does not play nice
  with perl 5.20 during system restarts

PR:		196933
Submitted by:	Frank Reppin
2015-01-20 22:09:49 +00:00
Kris Moore
2ac820012d - Teach GRUB how to deal with device names that are geom labels
- Bump PORTREV
2015-01-20 22:05:38 +00:00
Jan Beich
3e90806aee Per convention change my address to @FreeBSD.org
Differential Revision:	https://reviews.freebsd.org/D1565
Approved by:		bapt (mentor)
2015-01-20 22:03:55 +00:00
John Marino
cde0eadf4e japanese/ebview-gtk2: Fix size mismatch between int and ssize_t (amd64)
This fetchs the source of segfaults on amd64.

PR:		196184
Submitted by:	moga (chigusa.homeunix.org)
2015-01-20 21:47:15 +00:00
John Marino
1e0f9df8bd deskutils/fet: Upgrade version 5.24.0 => 5.25.0
PR:		196686
Submitted by:	maintainer (Zsolt Udvari)
2015-01-20 21:24:09 +00:00
John Marino
0d92447e16 audio/libamr*: change INSTALL_TARGET to install-strip
PR:		196418
Submitted by:	maintainer (Tatsuki Makino)
2015-01-20 21:13:52 +00:00
Pawel Pekala
a4f417b4ec Update to version 1.5
Changelog:
- otr: #2895 fixed: strange error messages when using libotr5-4.1.0 (Vogel)
- history: #2902 fixed: clear history menu item dissappears
  after a second (Vogel)
2015-01-20 21:09:26 +00:00
John Marino
3fcf85f9b8 security/p5-Mcrypt: strip Mcrypt.so upon installation
PR:		196416
Submitted by:	maintainer (Tatsuki Makino)
2015-01-20 20:57:46 +00:00
John Marino
74f119f0b1 japanese/eb: replace USE_AUTOTOOLS with USES=autoreconf
PR:		196792
Submitted by:	maintainer (Yasuhiro KIMURA)
2015-01-20 20:47:34 +00:00
Cy Schubert
8bf33a4ad1 3.04 builds pdftopng and pdftohtml but does not instll them. Fix this. 2015-01-20 20:39:45 +00:00
Joerg Wunsch
f1e4bff1ae Remove the old patch since it has been integrated upstream now. 2015-01-20 20:23:18 +00:00
Rene Ladan
d32a3bec71 www/chromium: fix crashing on windows stacking, bump PORTREVISION
PR:		194484
Submitted by:	lapo@lapo.it
MFH:		2015Q1
2015-01-20 20:18:53 +00:00
William Grzybowski
f264b91f3b www/py-flexget: should be working with updated dateutil
Submitted by:	Chip Marshall (via email)
2015-01-20 19:39:23 +00:00
Cy Schubert
1c9c1644c2 pdftoppm was not built in all-no-x target. Fix this.
PR:		PR/196932
2015-01-20 19:14:06 +00:00
Antoine Brodin
ab123a952a Fix depends 2015-01-20 16:39:53 +00:00
Sean Bruno
ffbf74b2d3 Disable clang's integrated-as for this build. Modify ARM assembly
with upstream patch to handle different ARM revisions.  This fixes the build
since the clang 3.5 import

PR:		196847
Submitted by:	mikael.urankar@gmail.com
Reviewed by:	kwm
Approved by:	mentor (implicit)
2015-01-20 16:36:55 +00:00
Adam Weinberger
db418ff164 Add a patch to fix tab on an empty line producing:
$ bash: words: bad array subscript

PR:		196713
Submitted by:	gnudalf@yandex.com
Obtained from:	upstream bug #1289597
2015-01-20 16:22:17 +00:00
Sean Bruno
7efc3b05a5 With the update to 1.4.8, the JIT infrastructure was revamped to look a lot like
the source for webkit-gtk3.  Update the ARM assembler patch for the new file location
and delete the old one.

PR:		196908
Reviewed by:	kwm
Approved by:	mentor (implicit)
2015-01-20 16:15:30 +00:00
Jimmy Olgeni
bf5c67cacb Upgrade to version 2.2.4. 2015-01-20 15:48:29 +00:00
Ryan Steinmetz
ae3303f002 - Readd ${LOCALBASE}/lib to ldflags 2015-01-20 14:51:42 +00:00
Steven Kreuzer
d52f06f024 Python module to retrieve stock quote data from Yahoo Finance
WWW: https://github.com/cgoldberg/ystockquote
2015-01-20 14:45:20 +00:00