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

365248 Commits

Author SHA1 Message Date
Vanilla I. Shu
ef62545c33 Remove -Werror
Submitted by:	marino@
2015-05-01 08:43:51 +00:00
Johannes Jost Meixner
a1bcf85bac databases/postgis21: fix typo
- Fix typo in pkg-plist.

PR:		199833
Submitted by:	packet@nerdheim.de
Approved by:	maintainer <harrison.grundy@astrodoggroup.com>
2015-05-01 08:01:01 +00:00
Antoine Brodin
e89f09225a Backout r385089 and unbreak again
With hat:	portmgr
2015-05-01 07:48:43 +00:00
Johan van Selst
b39dac4d01 Update patch files, forgotten in previous commit
This fixes a fatal patch error
2015-05-01 07:45:08 +00:00
John Marino
650f96d5dc deskutils/wyrd: mark BROKEN until camlp4 ports comes in 2015-05-01 07:24:42 +00:00
Thomas Zander
52a32b6505 Merge BUILD_DEPENDS change (texi2html) from r385084 into ffmpeg26 2015-05-01 07:24:20 +00:00
Antoine Brodin
58826f13d3 Backout r385057
No PORTEPOCH needed, it doesn't build anywhere

With hat:	portmgr
2015-05-01 07:17:02 +00:00
Martin Matuska
ac099b1790 Horde package update:
comms/pear-Horde_ActiveSync 2.27.0 -> 2.27.1
devel/pear-Horde_Argv 2.0.10 -> 2.0.11
security/pear-Horde_Auth 2.1.7 -> 2.1.8
devel/pear-Horde_Autoloader 2.1.0 -> 2.1.1
www/pear-Horde_Browser 2.0.8 -> 2.0.9
mail/pear-Horde_Mail 2.5.1 -> 2.6.0
mail/pear-Horde_Mapi 1.0.4 -> 1.0.5
mail/pear-Horde_Mime 2.8.1 -> 2.9.0
textproc/pear-Horde_Pdf 2.0.4 -> 2.0.5
security/pear-Horde_Perms 2.1.3 -> 2.1.4
devel/pear-Horde_Prefs 2.7.2 -> 2.7.3
devel/pear-Horde_Rdo 2.0.3 -> 2.0.4
www/pear-Horde_Routes 2.0.3 -> 2.0.4
mail/pear-Horde_Smtp 1.9.0 -> 1.9.1
devel/pear-Horde_Support 2.1.2 -> 2.1.3
textproc/pear-Horde_Text_Filter 2.3.0 -> 2.3.1
devel/pear-Horde_Tree 2.0.3 -> 2.0.4
devel/pear-Horde_View 2.0.4 -> 2.0.5
textproc/pear-Horde_Xml_Element 2.0.2 -> 2.0.3
www/horde-base 5.2.4 -> 5.2.5
mail/horde-imp 6.2.7 -> 6.2.8
mail/horde-ingo 3.2.4 -> 3.2.5
deskutils/horde-kronolith 4.2.5 -> 4.2.6
deskutils/horde-mnemo 4.2.5 -> 4.2.6
mail/horde-turba 4.2.5 -> 4.2.6
mail/horde-webmail 5.2.5 -> 5.2.6
deskutils/horde-groupware 5.2.5 -> 5.2.6
2015-05-01 07:11:54 +00:00
Thomas Zander
b9a3d2c9f1 Make BUILD_DEPENDS on texi2html conditionally (only if DOCS is selected)
PR:		199642
Submitted by:	rs@bytecamp.net
2015-05-01 06:54:17 +00:00
Johannes Jost Meixner
343828cd56 databases/postgis21: update to 2.1.7, reassign maintainer
- Update to 2.1.7
- Assign maintainership to Harrison Grundy

PR:		199831
Submitted by:	Harrison Grundy <harrison.grundy@astrodoggroup.com>
Approved by:	maintainer timeout (more than three in a row)
2015-05-01 04:29:36 +00:00
Roman Bogorodskiy
4459af7a9a Update to 4.5. 2015-05-01 04:23:30 +00:00
Roman Bogorodskiy
aa7a8ec424 Update to 0.2.11. 2015-05-01 04:18:47 +00:00
Bryan Drewery
8e6e8918f4 Force a rebuild for newer Ruby.
Pkg is not properly reinstalling this when ruby is upgraded which
causes this to break since it is left around in the old ruby
dir.

PR:	199828
2015-05-01 04:13:34 +00:00
Hajimu UMEMOTO
a342b14f4d Fix build on HEAD.
Spotted by:	pkg-fallout
2015-05-01 02:27:30 +00:00
Jan Beich
a81c2645e7 math/hfst: unbreak build on DragonFly and fix libxml2 usage
lang/gcc* by default search for includes and libraries under
PREFIX/LOCALBASE unlike compilers from base. DragonFly has gcc 5.0
*in base*, so...

  checking for main in -lxml2... no
  checking for main in -lglib-2.0... no
  checking for library containing readline... no
  configure: error: readline test failed (--without-readline to disable)

libxml2 while linked in isn't actually used due to the code being
guarded by #if HAVE_LIBXML_TREE_H while

  checking for main in -lxml2... yes
  checking libxml/tree.h usability... no
  checking libxml/tree.h presence... no
  checking for libxml/tree.h... no

Also, properly track readline dependency on 11.0C which was disabled
since base r268461.

Reported by:	DPorts (bustage)
Reported by:	pkg-fallout (detection quirks)
Approved by:	portmgr blanket
2015-05-01 01:01:28 +00:00
Mark Felder
a631ddae7a Support building with LibreSSL
Fully strip binaries unless DEBUG enabled
Create /var dirs in rc script start_precmd instead of in package
Make rc script pass rclint

Upstream has accepted the LibreSSL patches but their releases are far
apart, so patching in ports tree for now.

PR:		198506
2015-05-01 00:03:27 +00:00
Jan Beich
5b01cc043d math/hfst: unbreak build on 8.x/9.x (flex 2.5.4)
/bin/sh ../../../build-aux/ylwrap xre_lex.ll lex.yy.c xre_lex.cc -- flex --outfile=lex.yy.c
flex: unknown flag '-'.  For usage, try
	flex --help
*** [xre_lex.cc] Error code 1

Reported by:	pkg-fallout
Approved by:	portmgr blanket
MFH:		2015Q2
2015-04-30 23:53:03 +00:00
Don Lewis
a6dfd1234d Unbreak graphics/inkscape build on FreeBSD 9.3 i386.
The base version of clang 3.4.1 in FreeBSD 9.3 is missing some
patches that are present in clang 3.4.1 in FreeBSD 10.1.  One of
these patches appears to fix a code generation bug on i386 that is
triggered when building graphics/inkscape.

Work around this issue by building inkscape with lang/clang34 from
ports on FreeBSD 9.3 i386.

Approved by:	mat (mentor)
MFH:		2015Q2
Differential Revision:	https://reviews.freebsd.org/D2417
2015-04-30 23:29:35 +00:00
Sergey A. Osokin
b8a681bed2 Fix typo.
Reported by:	pluknet
2015-04-30 23:15:09 +00:00
Kris Moore
0cc308db93 - Remove old GH_COMMIT tag
- Restore PORTEPOCH
- Pet portlint

Reported by: many
2015-04-30 22:56:07 +00:00
Kris Moore
f44502c06f - Update to 0.8.4 2015-04-30 22:12:47 +00:00
Rene Ladan
101e41e684 www/chromium: fix build with GCC (FreeBSD < 10)
Submitted by:	Christoph Moench-Tegeder <cmt@buggraben.net>
MFH:		2015Q2
2015-04-30 21:56:20 +00:00
Jan Beich
792c4ddf5a math/fityk: unbreak build on 8.x/9.x (gcc 4.8)
Add -std=c++11 to fix

  /usr/local/include/wx-3.0/wx/strvararg.h:25:27: error: type_traits: No such file or directory

which itself exposes

  guess.cpp:20:7: error: unknown type name 'array'
  const array<string, 3> Guess::linear_traits =
        ^
  sidebar.cpp:900:52: error: invalid suffix on literal; C++11 requires a space between
        literal and identifier [-Wreserved-user-defined-literal]
                     + s2wx(format1<realt, 30>("%.10"REALT_LENGTH_MOD"g", a)));
                                                     ^
Reported by:	pkg-fallout
Approved by:	portmgr blanket
MFH:		2015Q2 (only USES due to lack of r383466)
2015-04-30 21:48:16 +00:00
John Marino
786e6186a3 archivers/libcabinet: link with libz
For about a week, a new error appeared on this port during linking:
undefined reference to deflateEnd@@ZLIB_1.2.8.  Portsmon so far has
indicated it is only happening on DragonFly so far.  Adding -lz
during the post-build linking for listcab fixes the issue.

Approved by:	Blanket
2015-04-30 21:34:51 +00:00
Olivier Duchateau
2cc1d05da1 Update to 1.3.7 2015-04-30 20:51:40 +00:00
Adam Weinberger
21a44801de Update to 0.303, and sort plist.
Note that there is a new unit test failure (t/23connect.t). Part of the
ChangeLog for 0.303 is "fixing" 23connect.t, though it worked on FreeBSD
in 0.302.

Changes: https://metacpan.org/changes/distribution/HTTP-Proxy
2015-04-30 20:36:33 +00:00
Adam Weinberger
a03a319729 Update to 5.90090. Add a couple more TEST_DEPENDS for more comprehensive
test coverage.

Changes: https://metacpan.org/changes/distribution/Catalyst-Runtime
2015-04-30 20:30:06 +00:00
Mark Felder
50af12419c Fix warnings when using rc script 2015-04-30 20:22:39 +00:00
Mark Felder
99689fcd24 Update to 0.9.12.0.1071 2015-04-30 20:19:37 +00:00
Adam Weinberger
16aee8a57d Update to 0.26.
Changes: https://metacpan.org/changes/distribution/Config-Any
2015-04-30 20:14:24 +00:00
Adam Weinberger
a858ce18dc Update to 0.708.1.0.
Changes: https://metacpan.org/changes/distribution/MongoDB

While here, move the second BUILD_DEPENDS block to before TEST_DEPENDS.
2015-04-30 20:12:36 +00:00
Dmitry Marakasov
b85d7151c4 - Add LICENSE 2015-04-30 20:00:23 +00:00
Adam Weinberger
f389986fcd Update multimedia/emby-server to latest upstream release 3.0.5597.1.
Changes this release:
 * Improve Xbox One Dlna
 * Episode metadata getting lost after upgrading video file
 * Video Ref frame count not being recorded
 * Live TV not working in Safari
 * PlayTo not working with MediaMonkey (this fix may benefit other DLNA media players)
 * Safari "Add to Homescreen" feature not hiding address bar

PR:		199791
Submitted by:	Ben Woods (maintainer)
2015-04-30 19:58:29 +00:00
Adam Weinberger
ae8d706eca Update to 2.02. 2015-04-30 19:53:24 +00:00
Johan van Selst
aedd345f33 - Update to WolfSSL 3.4.6
- Remove options to include ChaCha and Poly1305, these are now on by default
2015-04-30 19:41:38 +00:00
Johan van Selst
63d8e7a3ae - Update to GNU awk 4.1.2
http://lists.gnu.org/archive/html/info-gnu/2015-04/msg00011.html
- Use readline from base
2015-04-30 19:39:44 +00:00
Johan van Selst
b0b02f308b - Update plist for new ocaml release
- Rebuild patch files to get rid of portlint warnings
2015-04-30 19:37:06 +00:00
John Marino
083f772cc8 www/squid: Add MAP_NOSYNC flay to mmap call
This is the same technique used by PostgreSQL to prevent dirty pages
from flushing prematurely (performance hit).  In any case, it can't hurt
and it's been used in production for 18 months.  Timp87 provided the 3.5
version of squid; the port is still unmaintained.

PR:		198920
Submitted by:	emz (norma.perm.ru)
concurred:	timp87 (gmail)
2015-04-30 19:34:46 +00:00
Olivier Duchateau
d2d9dee332 Update to 0.9.15 2015-04-30 17:09:04 +00:00
Tijl Coosemans
6b3b61fe7d Use base system iconv.h again on FreeBSD stable/10. 2015-04-30 16:53:06 +00:00
Mark Felder
5fc54686d8 "But be aware that some variables will not work as expected after the
inclusion of bsd.port.pre.mk, typically some USE_* flags."

relocate to ensure port options don't end up broken

pointyhat -> me
2015-04-30 15:34:28 +00:00
Christian Weisgerber
655ea3bd7b Clear the timex UNSYNC flag so the RTC receives updates from the
system clock.
2015-04-30 15:17:20 +00:00
Mark Felder
8fe6ad9b9c Disable PCH when compiler is GCC to unbreak builds on 8.x and 9.x 2015-04-30 15:12:00 +00:00
Mathieu Arnold
9fbb9b3c6d When named.conf was placed somewhere else than %%ETCDIR%%, rndc would stop
working.

PR:		199384
Submitted by:	Curtis Villamizar
Sponsored by:	Absolight
2015-04-30 14:43:04 +00:00
Kurt Jaeger
fcf1576a79 multimedia/mplayer2: update maintainer, WWW: value
Submitted by:	Carlos Jacobo Puga Medina <cpm@fbsd.es> (new maintainer)
Approved by:	chris <chris@bsdjunk.com> (old maintainer)
2015-04-30 14:41:20 +00:00
Rene Ladan
8037b9e68c Remove expired ports:
2015-04-30 www/p5-Google-Code-Upload: Google Code will be shutting down (http://google-opensource.blogspot.tw/2015/03/farewell-to-google-code.html)
2015-04-30 net/ntp-rc: Upline no longer has RC branch.
2015-04-30 games/wmfortune: Broken for more than 6 months
2015-04-30 games/springlobby: Depends on expiring games/spring
2015-04-30 devel/p5-base: this port is outdated and base 2.18+ is already in all supported Perl releases
2015-04-30 14:37:01 +00:00
Adam Weinberger
773badafb6 Update to 2.01. Improve wording in the pkg-descr, and point WWW to the
GH page, which provides the same info as the old WWW but looks much better.
2015-04-30 14:31:01 +00:00
Mathieu Arnold
00f359ee54 Update to 2.1.0
Sponsored by:	Absolight
2015-04-30 14:27:24 +00:00
Renato Botelho
f89616b5e5 - Fix debug option that was always on
- Add a rc script
- Add a warning when user choose a different number of filedescr
- Fix PLIST when DNS option is off
- Bump PORTREVISION

PR:		199137
Submitted by:	Marcello Coutinho (maintainer)
2015-04-30 14:11:10 +00:00
Michael Moll
87969a4f85 devel/rubygem-awesome_print: update to 1.6.1
PR:		199543
Differential Revision:	https://reviews.freebsd.org/D2405
Reviewed by:	Koichiro IWAO
Approved by:	mat (mentor)
2015-04-30 14:01:56 +00:00