Commit graph

365529 commits

Author SHA1 Message Date
Bryan Drewery
94b4d68eae USE_GITHUB: Treat 'V' special just as 'v' is for DISTVERSIONPREFIX.
Fixes security/libzrtpcppcore after r385420.

Reported by:	antoine
With hat:	portmgr
2015-05-04 22:02:29 +00:00
Sunpoet Po-Chuan Hsieh
5d198f1cae - Update to 1.4207
Changes:	http://search.cpan.org/dist/CGI-Cache/CHANGES
2015-05-04 20:20:38 +00:00
Sunpoet Po-Chuan Hsieh
04ff3e8512 - Update to 2.0121
Changes:	http://search.cpan.org/dist/XML-LibXML/Changes
2015-05-04 20:18:35 +00:00
Sunpoet Po-Chuan Hsieh
a76b679d8a - Update to 1.5105
Changes:	http://search.cpan.org/dist/Mail-Mbox-MessageParser/CHANGES
2015-05-04 20:18:30 +00:00
Sunpoet Po-Chuan Hsieh
1ce87018f7 - Update to 0.1628
- Remove RUN_DEPENDS: it is a configure_requires

Changes:	http://search.cpan.org/dist/FileHandle-Unget/CHANGES
2015-05-04 20:18:25 +00:00
Bryan Drewery
7af131f0d7 - Fix orphaned include/event2 dir (likely an upstream error that it is created)
- Fix shebang QA error when not using PERL_UTILS. This was broken in r374987.
  Error: '-w' is an invalid shebang you need USES=shebangfix for 'sbin/ntptrace'
  Must replace @PERL_PATH@ before install or it becomes a blank: '#!  -w'

Sponsored by:	EMC / Isilon Storage Division
2015-05-04 19:10:17 +00:00
Renato Botelho
f1f753d6f4 Update to 0.98.7 2015-05-04 18:36:04 +00:00
Renato Botelho
9656a414f5 Update to 2.4.0
PR:		199881 (based on)
Submitted by:	pi@
2015-05-04 18:28:15 +00:00
Guido Falsi
cffde0555f Fix build on 10.1 i386.
This slipped by me in the previous commit.
2015-05-04 18:26:55 +00:00
Brendan Fabeny
f13fbbab84 Update to 3.0.4.1; simplify with @sample and @dir 2015-05-04 18:08:45 +00:00
Stephen Montgomery-Smith
c846c14451 - Add PDF documentation.
- Add option to build PSL version (amd64 only).

PR:		199910
Submitted by:	Pedro F. Giffuni <pfg@FreeBSD.org>
2015-05-04 17:48:08 +00:00
Bryan Drewery
007bf7a3d4 USE_GITHUB: Fix WRKSRC to contain the full DISTVERSION prefix/suffx when GH_TAGNAME not set.
The GH_TAGNAME-based GH_TAGNAME_EXTRACT is now always used for the new style
USE_GITHUB WRKSRC default.

This was not spotted before since all but 1 github ports were using 'v' as a
prefix, where github already stripped it. So the default GH_PROJECT-DISTVERSION
was fine. The other case was x11-fonts/sourcesanspro-ttf where
GH_TAGNAME was defined to have the full DISTVERSION prefix/suffx.

Tested against all current USE_GITHUB !GH_COMMIT ports.

PR:		199913
With hat:	portmgr
Reported by:	jbeich
2015-05-04 17:42:29 +00:00
Johan van Selst
6dac8f0436 - Update to 1 May version of OpenBSD's rdate
- Add code for reallocarray.c (copied from CURRENT)
2015-05-04 17:26:30 +00:00
Johan van Selst
92124815b9 - Update to 1 May version of opencvs
- Redo patches to please portlint
2015-05-04 17:15:19 +00:00
Marcus von Appen
d1696065cf - Update to version 5.1.0
Version 5.1.0 comes with new and improved collectors, filters and
matchers and several bug fixes and optimizations.

Changelog: https://lucene.apache.org/core/5_1_0/changes/Changes.html
2015-05-04 16:56:48 +00:00
Marcus von Appen
bcc7edcfb2 - Update to version 0.14
Aside from bug fixes and smaller changes, this release comes with new
svgwriter and svgfile modules, which bring SVG in- and output support to
PyX.

Changelog: http://sourceforge.net/p/pyx/code/HEAD/tree/tags/pyx_0_14/pyx/CHANGES
2015-05-04 16:49:23 +00:00
Mathieu Arnold
7a907c0abc Update to 1.52.
Sponsored by:	Absolight
2015-05-04 16:17:40 +00:00
Jason Helfman
a1b450d338 - update to devel/libvirt and devel/py-libvirt to 1.2.15
http://libvirt.org/git/?p=libvirt.git;a=shortlog;h=refs/tags/v1.2.15
2015-05-04 16:08:15 +00:00
Guido Falsi
2c44e6acd0 - Add USE_OCAML_CAMLP4 and USE_OCAML_TK to bsd.ocaml.mk which add
depends on the camlp4 language and labltk ocaml modules, which are
  now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt

PR:			199845
Submitted by:		jbeich@
Differential Revision:	https://reviews.freebsd.org/D2434
Approved by:		portmgr (mat)
2015-05-04 15:46:51 +00:00
Guido Falsi
cb214a8a7b Objective Caml interface to Tk
LablTk is an interface to the Tcl/Tk GUI framework. It allows to
develop GUI applications in a speedy and type safe way. A legacy
Camltk interface is included. The OCamlBrowser library viewer is
also part of this project.

WWW: https://forge.ocamlcore.org/projects/labltk/

PR:		195737
Submitted by:	Michael Grunewald <michipili at gmail.com>
2015-05-04 15:39:41 +00:00
Guido Falsi
ae7699ae20 Install META file, needed by the ports using ocaml-findlib.
While here, use USE_OCAML.

PR:		199895
Submitted by:	me
Approved By:	portmgr (blanket for modernization)
2015-05-04 15:34:19 +00:00
Mikolaj Golub
6fa9193435 Update to 2.4.0. 2015-05-04 15:10:48 +00:00
Danilo Egea Gondolfo
7e02f402b6 vips
- Update to 8.0.1
nip2
- Update to 8.0
- Add LDFLAGS=-lm to fix build when math options are disabled
2015-05-04 15:04:02 +00:00
Guido Falsi
f0bc5e8dd9 Modify asterisk UPDATING entry to reflect the present situation.
While here also modify misleading and stale comment in the net/pjsip
port EXTSRTP option.

Thanks to mat@ for making me notice these.
2015-05-04 14:32:15 +00:00
Wen Heping
1e1677cea1 - Update to 9.94
Changes: http://www.sno.phy.queensu.ca/~phil/exiftool/history.html

PR:		199926
Submitted by:	linpct@gmail.com(maintainer)
2015-05-04 14:13:01 +00:00
TAKATSU Tomonari
72ec688683 - Update to 1.0.0 2015-05-04 14:02:12 +00:00
TAKATSU Tomonari
dad86b79c5 - Add a new port: devel/R-cran-magrittr
The magrittr package offers a set of operators which promote semantics
  that will improve your code by

  * structuring sequences of data operations left-to-right (as
    opposed to from the inside and out),
  * avoiding nested function calls,
  * minimizing the need for local variables and function
    definitions, and
  * making it easy to add steps anywhere in the sequence of operations.

  WWW: http://cran.r-project.org/web/magrittr/
2015-05-04 14:01:41 +00:00
TAKATSU Tomonari
085de01cc9 - Add a new port: textproc/R-cran-stringi
stringi (pronounced "stringy") is THE R package for fast, correct,
  consistent and convenient string/text processing in each locale and
  any native character encoding. The use of the ICU library gives R
  users a platform-independent set of functions known to Java, Perl,
  Python, PHP, and Ruby programmers.

  WWW: http://www.rexamine.com/resources/stringi/
2015-05-04 13:26:28 +00:00
Antoine Brodin
f7f5de9089 Remove _*OWNGRP, with staging it's not useful anymore
With hat:	portmgr
Original submission:	bapt
Exp-run:	self
2015-05-04 13:21:17 +00:00
Wen Heping
6bdc725c02 - Pass maintainership to submitter
- Add mirrors
- Set to NO_ARCH port

PR:		199908
Submitted by:	freebsd-ports@dan.me.uk
2015-05-04 13:03:27 +00:00
Bartek Rutkowski
b880fd5c1d mail/milter-greylist-devel: update 4.5.11 -> 4.5.12
PR:		199909
Submitted by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
2015-05-04 12:58:51 +00:00
Antoine Brodin
ff258d339c Finish r385284 (audio/linux-c6-sdl_mixer: update to 1.2.12)
Pointy hat:	xmj
2015-05-04 12:35:17 +00:00
Antoine Brodin
2e1a3eafbe - Allow staging as a regular user
- Cleanup plist
2015-05-04 12:29:05 +00:00
Mikolaj Golub
59fdb202ab Update to 2.2.2. 2015-05-04 12:20:24 +00:00
Antoine Brodin
b75ce58782 - Allow staging as a regular user
- Cleanup plist
2015-05-04 12:02:11 +00:00
Jan Beich
49e2a12e43 games/wxlauncher: update to 0.9.6
- Remove sed patches, which were fixed upstream

Changes:	https://github.com/wxLauncher/wxlauncher/compare/release-0.9.5...release-0.9.6
PR:		199429 (sans WX3 by default)
Submitted by:	lightside <lightside@gmx.com> (maintainer)
2015-05-04 11:18:03 +00:00
Jan Beich
decefcad97 x11-toolkits/scintilla, editors/scite: update to 3.5.5
- Pet portlint since r383894 by formatting patches with makepatch target

Changes:	http://www.scintilla.org/ScintillaHistory.html
PR:		199565
Submitted by:	lightside <lightside@gmx.com>
Approved by:	Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-05-04 11:17:39 +00:00
Jan Beich
2ff55b4bb2 devel/upp: update to 8227 and improve
- Adapt MASTER_SITES
- Adapt MACRO_FLAGS
- Adapt include directories for CINC
- Adapt sed patches
- Adapt GCC build method
- Add LICENSE_FILE
- Add execinfo to USES
- Add creation of CLANG build method, based on GCC with some changes
- Add patch to build U++ package(s) using modern GCC [1]
- Add patch to delete *.bm files for local install, not just GCC.bm [2]
- Add patches for some U++ packages to compile on FreeBSD [3]
- Do not copy (unused) empty directories to DATADIR
- Wrap cd related command to parentheses

Changes:	http://upp.sf.net/www$uppweb$Roadmap$en-us.html
PR:		198359
Submitted by:	lightside <lightside@gmx.com>
Approved by:	m.sund@arcor.de (maintainer)
Obtained from:	https://code.google.com/p/upp-mirror/source/detail?r=8242 [1]
Obtained from:	https://code.google.com/p/upp-mirror/source/detail?r=8251 [2]
Obtained from:	https://code.google.com/p/upp-mirror/source/detail?r=8267 [3]
Obtained from:	https://code.google.com/p/upp-mirror/source/detail?r=8268 [3]
2015-05-04 11:17:21 +00:00
Jan Beich
4858b57f38 devel/tig: update to 2.1.1
- Add upstream patch to "fix crash due to out-of-bounds array access" [1]
- Pet portlint since r383894 by formatting patches with makepatch target

Changes:	http://jonas.nitro.dk/tig/NEWS.html#_tig_2_1_1
PR:		199382
Submitted by:	lightside <lightside@gmx.com>
Approved by:	maintainer timeout (3 weeks)
Obtained from:  https://github.com/jonas/tig/commit/718c6e9 [1]
2015-05-04 11:17:03 +00:00
Jan Beich
4f960ddb6b games/assaultcube: unbreak on DragonFly and the package cluster
- Disable PCH (precompiled header) to unbreak build with GCC in
  jails for older branches and recent 11.0C kernel
- Add upstream patch for bundled libenet to unbreak build on DragonFly [1]
- Convert patch for ${BUILD_WRKSRC}/Makefile into sed(1) variant
- Pet portlint since r383894 by formatting patches with makepatch target

PR:		199912
Submitted by:	lightside <lightside@gmx.com> (maintainer)
Obtained from:	https://github.com/lsalzman/enet/commit/8df6e58 [1]
2015-05-04 11:16:47 +00:00
Alexander V. Chernikov
ecb286eedd Finally delete files/patch-conf-cf-lex.l.
Pointed by:	az
2015-05-04 10:36:59 +00:00
Alexander V. Chernikov
7eb9f40e47 Bump version to 1.5.0 (changelog below).
Remove experimental and already included patches.
Add OSPF: Fixes validation of LSA checksums from git.
Remove clang gnu89 constaint.

Version 1.5.0 (2015-04-20)
  Major OSPF protocol redesign.
  OSPFv2 multi-instance extension (RFC 6549).
  BGP AS-wide unique router ID (RFC 6286).
  BGP enhanced route refresh (RFC 7313).
  Link state support in BGP.
  Latency tracking and internal watchdog.
  Uses high port range for BFD on BSD.
  Increase max symbol length to 64.
  Allows to define unnamed protocols from templates.
  Fixes two serious bugs in BGP.
  Several bugfixes and minor improvements.
  Several minor option changes:
     - OSPF: Protocol-wide 'instance id' option added.
     - BGP: Parameters to option 'neighbor' extended.
     - BGP: Separate option 'interface' added.
     - BGP: Option 'start delay time' renamed to 'connect delay time'.
     - BGP: Option 'route limit' deprecated.

  Upgrade notes:

  For OSPF, there are deep internal changes, but user-visible changes
  are limited to log messages and minor changes in formatting of command
  output.

  For BGP, version 1.5.0 is essentially a minor release. There are two
  deprecated options ('start delay time' and 'route limit') and some
  minor formatting changes.

Reviewed by:	az(implicit)
2015-05-04 10:24:00 +00:00
TAKATSU Tomonari
bcf6bf3606 - Update to 0.5.100.1.0 2015-05-04 09:10:26 +00:00
Antoine Brodin
59ea40bfc2 Mark BROKEN
All uses of MAP_NORESERVE in the ports tree were removed in r371117
It shouldn't have come back
2015-05-04 09:09:31 +00:00
Antoine Brodin
b0bd89c66f Fix distinfo 2015-05-04 09:03:33 +00:00
Mathieu Arnold
b5bd59fd9f Update to v5.21.11-26-g86c3558.
Changes:	https://github.com/Perl/perl5/compare/v5.21.11-19-g257844b...v5.21.11-26-g86c3558
Sponsored by:	Absolight
2015-05-04 09:02:40 +00:00
Baptiste Daroussin
0f5d587ef2 Remove unintended change from r385384 those will come later 2015-05-04 08:55:04 +00:00
Baptiste Daroussin
dd86eab2d5 Mark NEED_ROOT as deprecated, It was a wrong idea as people are abusing it.
There is now USES=fakeroot for complicated cases if needed.
2015-05-04 08:53:20 +00:00
Mikolaj Golub
7f9e59a8d9 Remove GH_PROJECT and GH_TAGNAME, which match the defaults.
Submitted by:	mat
2015-05-04 08:38:41 +00:00
Baptiste Daroussin
dc8712c760 Allow packaging as a user 2015-05-04 08:17:12 +00:00