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

379751 Commits

Author SHA1 Message Date
Antoine Brodin
06b265fa47 Mark BROKEN: fails to build
cc -DHAVE_CONFIG_H -I.    -include config.h -I/usr/local/include/varnish -O2 -pipe  -lm -fstack-protector -fno-strict-aliasing -MT check_varnish-check_varnish.o -MD -MP -MF .deps/check_varnish-check_varnish.Tpo -c -o check_varnish-check_varnish.o `test -f 'check_varnish.c' || echo './'`check_varnish.c
cc: warning: -lm: 'linker' input unused
check_varnish.c:199:27: error: no member named 'fmt' in 'struct VSC_desc'

Reported by:	pkg-fallout
2015-10-28 18:39:23 +00:00
Kurt Jaeger
680f85adfe New port: net-mgmt/klg
klg is a looking glass written in PHP that can access and report
back routing information from Cisco, Juniper and Zebra/Quagga
routers. It can also lookup AS numbers to names via WHOIS interfaces,
and supports friendly BGP community names via MySQL database.

WWW: http://sourceforge.net/projects/klg

PR:		204020
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk>
2015-10-28 18:38:28 +00:00
Antoine Brodin
dc0a634f5c Mark BROKEN: fails to build
Making all in src
gmake[3]: Entering directory '/wrkdirs/usr/ports/www/varnish-libvmod-header/work/libvmod-header-e87ac92/src'
/usr/local/share/varnish/vmodtool.py ../src/vmod_header.vcc
ERROR: Format error reading "../src/vmod_header.vcc": 'Unknown keyword: $Init'
Makefile:678: recipe for target 'vcc_if.c' failed

Reported by:	pkg-fallout
2015-10-28 18:37:56 +00:00
Brooks Davis
4175993ed5 Mark broken when LLDB is enabled and python >= 3.0 is the default.
Build clang extra tools correctly so a build system patch isn't required.
2015-10-28 18:17:37 +00:00
Pawel Pekala
a39bd5e3fa The Google JsonNet for PHP.
Jsonnet language, from its most basic features to its powerful object model,
punctuated with examples drawn from the world of cocktails. These examples are
meant to be fun, and although a little contrived, do not restrict our thinking
to any one particular application of Jsonnet.

WWW: https://pecl.php.net/package/jsonnet

PR:		200676
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2015-10-28 18:05:03 +00:00
Pawel Pekala
839a71b6bf Jsonnet is a domain specific configuration language that helps you define JSON
data. Jsonnet lets you compute fragments of JSON within the structure, bringing
the same benefit to structured data that templating languages bring to plain
text. The example below illustrates a few features -- referring to another part
of the structure, overriding object fields, and string operations.

WWW: https://github.com/google/jsonnet

PR:		200671
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
2015-10-28 17:41:45 +00:00
Michael Moll
34b64f24a0 www/rubygem-jekyll: update to 3.0.0
and preserve 2.5.3 as www/rubygem-jekyll2
2015-10-28 17:04:09 +00:00
Kurt Jaeger
62eb61a64c mail/mimedefang: 2.75 -> 2.78
Changes:
- Fix code that coalesces multiparts into single-parts so that it
  does not break DKIM signing. Fix is courtesy of Peter Nagel.
- Change old author's name to "Dianne Skoll" in many places.
- Add "All / Summary" button to watch-multiple-mimedefangs.tcl
- Add a filter_wrapup callback. This permits header modifications,
  but not body modifications. It has access to the final
  (possibly modified) message, so is the ideal place to do DKIM-signing.
- Remove all function prototypes from mimedefang.pl.in as per current
  Perl5 best practices.

Submitted by:	Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer)
2015-10-28 16:58:56 +00:00
Pawel Pekala
92329e2249 Update to version 2.1.0
PR:		200503
Submitted by:	maintainer
2015-10-28 16:25:27 +00:00
Alonso Schaich
588664a551 Use pkgsrc's patch to fix build
The subversion port was upgraded to version 1.9. devel/kdesdk4-kioslaves fails
to build against it now.

pkgsrc has a patch that fixes this issue in
${CVSROOT}/devel/kdesdk-kioslaves/patches/patch-svn_svn.cpp
of their repository. Add this patch.

Approved by:	rakuco (mentor)
Obtained from:	pkgsrc
Differential Revision:	https://reviews.freebsd.org/D4002
2015-10-28 16:05:02 +00:00
Guido Falsi
8df20cbbba - Update to 0.92 [1]
- Fix build without SSLv3 [2]

Thanks ro brnrd for providing an updated patch.

PR:		202677 [1], 203697 [2]
Submitted by:	yamagi at yamagi.org [1]
Submitted by:	cpbsdmail at gmail.com [2]
MFH:		2015Q4
2015-10-28 15:45:45 +00:00
Kubilay Kocak
a8f51ee484 sysutils/bsdploy: Update to 2.1.0
- Update PORTVERSION and distinfo checkum (2.1.0)
- Update RUN_DEPENDS versions
- Add NO_ARCH
- Remove pytest.ini which forces pep8 and flakes for tests

Changes:

  https://github.com/ployground/bsdploy/blob/master/CHANGES.rst
2015-10-28 14:39:02 +00:00
Jan Beich
f9c81aec37 devel/android-tools-simpleperf: update to m.p.752
Changes:	af995fe..4ea2a41/simpleperf
2015-10-28 14:30:46 +00:00
Jan Beich
2616b68e1b devel/fb-adb: add Android x86 support via NDK
Differential Revision:	https://reviews.freebsd.org/D3930
2015-10-28 14:30:27 +00:00
Jan Beich
c4c46c0516 devel/fb-adb: add new port
Differential Revision:	https://reviews.freebsd.org/D3930

fb-adb is a tool for interacting with Android systems. It does much of
what adb does, but with better remote shell support and, hopefully,
fewer bugs. Differences between adb and fb-adb are that fb-adb:

  * is binary clean (no LF -> CRLF mangling)
  * transmits and updates window size
  * distinguishes standard output and standard error
  * properly muxes streams with independent flow control
  * allows for ssh-like pty allocation control
  * propagates program exit status instead of always exiting
    with status 0
  * properly escapes program arguments
  * kills remote program
  * provides a generic facility to elevate to root without re-escaping

https://github.com/facebook/fb-adb
2015-10-28 14:29:52 +00:00
Renato Botelho
48f7ab060b - Add a new option (VICI) to build VICI management protocol
- Change SMP option description to show users it's deprecated

PR:		204090
Approved by:	maintainer
2015-10-28 14:27:28 +00:00
Bryan Drewery
69d0711932 Re-apply r400350 which is correct, to remove libutil-provided symbols. 2015-10-28 14:23:51 +00:00
Muhammad Moinur Rahman
f1dc45bcb8 devel/p5-App-Cmd: Update version 0.327=>0.330
- Mark NO_ARCH as there is no platform dependent files
2015-10-28 13:56:17 +00:00
Mark Felder
a49588587c www/varnish-libvmod-saintmode: required varnish version is >=4.1.0 2015-10-28 13:43:03 +00:00
Kubilay Kocak
35c16ed47c devel/py-py: Update to 1.4.30
- Update PORTVERSION and distinfo checksum (1.4.30)
- Update COMMENT to match upstream (setup.py:description=)
- Add TEST_DEPENDS and do-test target
- Add NO_ARCH

Changes:

  https://pylib.readthedocs.org/en/latest/changelog.html
2015-10-28 13:12:44 +00:00
Mathieu Arnold
4b2033bc3a Update to 0.11.2
PR:		203981
Submitted by:	Torsten Zühlsdorff
Approved by:	maintainer
Sponsored by:	Absolight
2015-10-28 12:57:46 +00:00
Mathieu Arnold
ffc04dc323 Update to 2.93.
While there, convert to options helpers.

PR:		204086
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-28 12:57:41 +00:00
Mathieu Arnold
3e39973af4 Add a dependency on devel/icu to fix the build if boost-libs is built
without it.

PR:		204079
Submitted by:	Tony Morlan
Sponsored by:	Absolight
2015-10-28 12:57:37 +00:00
Mathieu Arnold
7a83f67243 Update to 2.3.8
PR:		204077
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-28 12:57:32 +00:00
Mathieu Arnold
9060fd7dda Update to 20151024
PR:		203946
Submitted by:	maintainer
Sponsored by:	Absolight
2015-10-28 12:57:27 +00:00
Mathieu Arnold
932759e8a0 add IPv6 support in connect_callback
maintainer timeout

PR:		202248
Submitted by:	fbsd opal com
MFH:		2015Q4
Sponsored by:	Absolight
2015-10-28 12:57:22 +00:00
Muhammad Moinur Rahman
6d2a1bb0a1 devel/gsoap: Update version 2.8.23=>2.8.24 2015-10-28 12:18:32 +00:00
Kubilay Kocak
2730f4f299 www/py-bleach: Update to 1.4.2
- Update PORTVERSION and distinfo checksum (1.4.2)
- six is a RUN not BUILD dependency
- Remove TEST options and hooks since the framework now supports
  TEST_DEPENDS. Remove html5lib from TEST_DEPENDS.

Changes:

  https://github.com/mozilla/bleach/blob/v1.4.2/CHANGES
2015-10-28 12:11:20 +00:00
Kubilay Kocak
795e2d3041 www/py-hyper: Update to 0.5.0
- Update PORTVERSION and distinfo checksum (0.5.0)
- Update RUN_DEPENDS
- Add TEST_DEPENDS and do-test: target. Note, we disable
  test_integration* tests because they hang, and I don't yet know why.
- Add test files that are not (yet [1]) included in the PyPI sdist

Changes: (No repository tag for v0.5.0 [2])

  https://github.com/Lukasa/hyper/blob/development/HISTORY.rst

[1] https://github.com/Lukasa/hyper/issues/175
[2] https://github.com/Lukasa/hyper/issues/173
2015-10-28 12:02:54 +00:00
Jimmy Olgeni
eae2db7422 Upgrade devel/erlang-rebar3_hex to version 1.8.1. 2015-10-28 10:00:48 +00:00
Kubilay Kocak
4ae25f7984 www/py-pelican: Enable concurrent (Python) installs
- Enable concurrent Python version installations
- Remove TEST option and hooks since the framework now supports
  TEST_DEPENDS.
- Rename test target to framework supplied one
2015-10-28 09:56:43 +00:00
Pietro Cerutti
1135eb383a x11-toolkits/bwidget - update to 1.9.9
Announce: http://sf.net/p/tcllib/mailman/message/34549122
2015-10-28 09:07:17 +00:00
Kubilay Kocak
850b058049 www/py-requests-oauthlib: Update to 0.5.0
- Update PORTVERSION and distinfo checksum (0.5.0)
- Update TEST_DEPENDS
- Remove TESTS option since the framework now supports TEST_DEPENDS,etc
- Rename test target and use canonical/wrapped PYDISTUTILS_SETUP
  variable.

Changes:

  https://github.com/requests/requests-oauthlib/blob/v0.5.0/HISTORY.rst
2015-10-28 09:06:54 +00:00
Thomas Zander
727d34c18f Update to recent snapshot 4.8.0.20151020.3
PR:		203690
Submitted by:	kalten@gmx.at (maintainer)
2015-10-28 08:07:24 +00:00
Antoine Brodin
6a22bfab53 Revert recent config.site changes, ports-mgmt/pkg fails to build on FreeBSD
9.3 and some ports (science/netcdf, print/hplip) now fail to configure

With hat:	portmgr
2015-10-28 06:35:13 +00:00
Kurt Jaeger
73a3228c60 www/p5-CGI-ExtDirect: 3.12 -> 3.20
- Updated to support call metadata feature in RPC::ExtDirect 3.20
- Added unit tests
- RPC::ExtDirect depdendency bumped to 3.20

PR:		203674
Approved by:	tj (maintainer timeout)
2015-10-28 06:23:05 +00:00
Don Lewis
92632f13e1 Upgrade to pywdns revsion 0.8.0.
pywdns (0.8.0)

 * Add str_to_rcode and str_to_name_case functions

 * Add str_to_name_case function

 * Add str_to_rcode function

 * Add str_to_rrclass and str_to_rdata functions from wdns

 * domain_to_str(): PyString_FromStringAndSize -> PyString_FromString

   this fixes a regression introduced in d04d3919. wdns_domain_to_str()
   does not return the number of bytes written to dst, it returns the
   number of bytes read from src. dst is guaranteed to be NUL-terminated
   after a call to wdns_domain_to_str(), so switch back to using
   PyString_FromString() to convert dst to a python string.

 * the comparison against WDNS_MAXLEN_NAME should be strictly greater
   than, not greater than or equal to.

 * setup.py: add back missing 'import os'

Sponsored by:	Farsight Security, Inc.
2015-10-28 02:39:01 +00:00
Don Lewis
fba9095e99 Upgrade to pynmsg revision 0.4.0.
pynmsg (0.4.0)

  * Add missing 'nogil' annotations to nmsg_input_open_json(),
    nmsg_message_from_json()

  * setup.py: Require libnmsg >= 0.10.0 due to JSON I/O

  * Add JSON IO support

  * setup.py: Use pkg-config to retrieve -I, -L, -l flags for libnmsg

  * Add embedsignature preprocessor directive to all pyx files

Sponsored by:	Farsight Security, Inc.
2015-10-28 02:37:51 +00:00
Don Lewis
c7e328bb68 Upgrade to nmsg revision 0.10.0.
nmsg (0.10.0)

  [ Henry Stern ]
  * Add JSON input and output support, including new libnmsg functions
    nmsg_input_open_json(), nmsg_output_open_json(), nmsg_message_from_json(),
    and nmsg_message_to_json(); new -j and -J command line options for
    nmsgtool; and new per-field 'format' and 'parse' methods in the msgmod
    plugin API.

  [ Chris Mikkelson ]
  * nmsg_chalias_free(): Check for null aliases list.

Sponsored by:	Farsight Security, Inc.
2015-10-28 02:36:18 +00:00
Don Lewis
aadb18327d Upgrade to wdns version 0.8.0.
wdns (0.8.0)

  [ Henry Stern ]
  * wdns_str_to_rcode(): New function.

  * wdns_str_to_name_case(): New function.

Sponsored by:	Farsight Security, Inc.
2015-10-28 02:34:45 +00:00
Vanilla I. Shu
a0176eecf6 Add p5-CHI-Driver-DBI 1.27, use DBI for CHI unified cache interface
storage.

PR:		204057
Submitted by:	jeremybbaggs@gmail.com
2015-10-28 02:18:58 +00:00
Brooks Davis
0c59cb6e64 Fix the build when cc isn't a C++11 compiler. 2015-10-28 00:42:31 +00:00
Jason Unovitch
12c656fa52 Hook devel/myrepos to the build (chase r400363) 2015-10-28 00:39:03 +00:00
Muhammad Moinur Rahman
86fe2d43b0 devel/py-omniorb: Update version 4.2.0=>4.2.1
- Rearrange USES in alphabetical order
- Remove <bsd.port.options.mk> in lieu of OPTIONSNG
- Fix patch files to reflect 'make makepatch'
2015-10-28 00:37:46 +00:00
Jonathan Anderson
c629fe88a1 Add new port: devel/libdistance.
This is a library for calculating the edit distance between strings or data
using various metrics (Levenshtein, Damerau, Needleman-Wunsch, Hamming...).

Reviewed by:	garga
Approved by:	brooks
Differential Revision:	https://reviews.freebsd.org/D3730
2015-10-28 00:07:10 +00:00
Muhammad Moinur Rahman
93e0bd397f devel/omniORB: Update version 4.2.0=>4.2.1
- Remove OPTIONS EXAMPLES as the mentioned file is a config file which has
  been moved to @sample framework
- Remove <bsd.port.options.mk> in lieu of OPTIONSNG
- Fix patch files to reflect 'make makepatch'
2015-10-27 23:51:18 +00:00
Pawel Pekala
f32802ec51 Update to version 3.7.0
PR:		203488
Submitted by:	sergey.v.brunov@gmail.com
Approved by:	maintainer
2015-10-27 23:50:39 +00:00
Alonso Schaich
f77ca01949 Use tcberner's patch to fix build with recent svn
The subversion port was upgraded to version 1.9. devel/kdevplatform fails to
build against it.

Bring in the patch attached to the bug tracking system by Tobias C. Berner.
See #203843 for more information.

PR:		203843
Submitted by:	Tobias C. Berner (tcberner@gmail.com) via Bug Tracking System
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D4003
2015-10-27 22:56:56 +00:00
Michael Moll
bf9093d09e textproc/rubygem-liquid: update to 3.0.6
and preserve 2.6.3 as textproc/rubygem-liquid2
2015-10-27 22:49:57 +00:00
Bryan Drewery
70b8294d37 Indent and remove more libutil functions. 2015-10-27 22:15:21 +00:00