Commit graph

330304 commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
d917f0d6fa - Add HTTP2 option 2014-03-27 16:22:01 +00:00
Alex Dupre
a4cffdad1a Welcome the new mod_php ports, in order to have default packages for
Apache PHP modules.

Submitted by:	marcus
Reworked by:	ale (me)
Requested by:	many, too many
2014-03-27 16:09:37 +00:00
Alexey Dokuchaev
75779ff8c6 Add an option to disable IPX support. Given that IPX was removed in SRC
r263140, conditionalize on exists(/usr/include/netipx/ipx.h), and disable
it by default (thus bump PORTREVISION).  While here, stagify the port.

PR:		ports/186966
Submitted by:	swills
2014-03-27 15:31:46 +00:00
Gerald Pfeifer
0099857979 Update to the 20140323 snapshot of GCC 4.9.0.
Address a bug where -Wcast-qual would report an incorrect message. [1]

PR:		179204 [1]
2014-03-27 15:04:15 +00:00
Renato Botelho
08f0ef4874 . Support STAGE
. Use new LIB_DEPENDS syntax
. Add LICENSE

Approved by:	portmgr (blanket)
2014-03-27 14:37:43 +00:00
Mathieu Arnold
9e86044525 - Fix startup script
- Fix whitespace

PR:		188011
Submitted by:	takefu
Sponsored by:	Absolight
2014-03-27 13:30:12 +00:00
Pawel Pekala
e64fdb9d4e - Add staging support
- Remove leading article from COMMENT
- Define DOCS option, switch to PORTDOCS
- Remove pkg-message, it contained only copyright info
  which can be found inside package contents
2014-03-27 13:28:58 +00:00
Pawel Pekala
8624d5a946 - Add staging support
- More precise LICENSE
- Strip cilly.native binary
- Don't install temporary binary files from WRKSRC/doc
2014-03-27 13:23:10 +00:00
Emanuel Haupt
c800a2bba4 Support staging 2014-03-27 13:11:55 +00:00
Jason E. Hale
94dff112d3 - Add dependency on qt4-network to fix build
- Bump PORTREVISION

Reported by:	swills
2014-03-27 12:53:49 +00:00
Emanuel Haupt
e0a17d558f - Support staging
- Use curly brackets
- Remove an obsolete warning about potentially overwriting existing binaries
2014-03-27 12:53:16 +00:00
Emanuel Haupt
e81b02ac0d - Support staging
- Define DOCS option
- Use WWW: with a single space
2014-03-27 12:40:26 +00:00
Emanuel Haupt
0d13099ce3 Support staging 2014-03-27 12:36:18 +00:00
John Marino
f41e7b9979 Add new Ocaml port: lang/js_of_ocaml
The initial version submitted in the PR was augmented by later changes
seen in pkgsrc where the counterpart is maintained by the submitter.

==
Js_of_ocaml is a compiler of OCaml bytecode to Javascript. It makes it
possible to run Ocaml programs in a Web browser.

WWW: http://ocsigen.org/js_of_ocaml/
==

PR:		ports/176163
Submitted by:	Jaap Boender
Maintainer:	Jaap Boender
Stage support:	Taken from pkgsrc
2014-03-27 12:29:54 +00:00
Renato Botelho
557659d9bb . Support STAGE
. Use new LIB_DEPENDS syntax
. USES=gmake instead of USE_GMAKE

Approved by:	portmgr (blanket)
2014-03-27 12:29:25 +00:00
Renato Botelho
211ee5cc7a Undo a bad change on latest commits, let user install compatNx on systems running FreeBSD N 2014-03-27 12:26:51 +00:00
Sunpoet Po-Chuan Hsieh
c0bd13f1f7 - Fix PORTSCOUT 2014-03-27 12:15:24 +00:00
Emanuel Haupt
f309a8f06e Support staging 2014-03-27 12:08:40 +00:00
Danilo Egea Gondolfo
54c5111054 - Update from 37.1.0 to 37.2.0
- Convert USE_BZIP2 to USES
2014-03-27 11:53:34 +00:00
John Marino
1183662d86 www/ocsigen: Update from version 1.1.0 -> 2.2.0 (Unbreaks port)
I started with the PR, but it required heavy modification.  It was very
out of date after several ports infrastructure changes and updates to
its dependencies.  Luckily the pkgsrc version also maintained by Jaap
was up to date, especially the required patches.  The docs generation
seems to be broken so it's been inhibited for now.

PR:		ports/176117
Submitted by:	Jaap Boender
Stage support:	Taken from pkgsrc
2014-03-27 11:48:45 +00:00
Pawel Pekala
aad05dfa29 - Add staging support
- Convert USE_GMAKE, USE_BZIP2 to USES
2014-03-27 09:47:25 +00:00
John Marino
92a3e465c3 Add new Ocaml port: databases/dbm
The initial version submitted in the PR was augmented by later changes
seen in pkgsrc where the counterpart is maintained by the submitter.

==
This OCaml library is a binding to the NDBM/GDBM Unix "databases". It
provides persistent storage of key-value pairs of strings.

WWW: http://forge.ocamlcore.org/projects/camldbm/
==

PR:		ports/176115
Submitted by:	Jaap Boender
Maintainer:	Jaap Boender
Stage support:	Taken from pkgsrc
2014-03-27 09:41:44 +00:00
Vanilla I. Shu
613e9d821a 1: fix build with clang34.
2: convert to new style of LIB_DEPENDS.
3: switch to tar:xz

Submitted by:	lev@ [1]
2014-03-27 09:22:54 +00:00
Dmitry Marakasov
b253dc3f2b - Convert to USES=tar:bzip2
- Add USES=desktop-file-utils
2014-03-27 08:15:58 +00:00
Olli Hauer
cc99aa9fab - update to version 2.2.27
- fix apache-mpm-peruser graceful reload [1]

Changes with Apache 2.2.27

  *) SECURITY: CVE-2014-0098 (cve.mitre.org)
     Clean up cookie logging with fewer redundant string parsing passes.
     Log only cookies with a value assignment. Prevents segfaults when
     logging truncated cookies.
     [William Rowe, Ruediger Pluem, Jim Jagielski]

  *) SECURITY: CVE-2013-6438 (cve.mitre.org)
     mod_dav: Keep track of length of cdata properly when removing
     leading spaces. Eliminates a potential denial of service from
     specifically crafted DAV WRITE requests
     [Amin Tora <Amin.Tora neustar.biz>]

  *) core: draft-ietf-httpbis-p1-messaging-23 corrections regarding
     TE/CL conflicts. [Yann Ylavic <ylavic.dev gmail com>, Jim Jagielski]

  *) mod_proxy_http: Core dumped under high load. PR 50335.
     [Jan Kaluza <jkaluza redhat.com>]

  *) proxy_util: NULL terminate the right buffer in 'send_http_connect'.
     [Christophe Jaillet]

  *) mod_proxy: Remove (never documented) <Proxy ~ wildcard-url> syntax which
     is equivalent to <ProxyMatch wildcard-url>. [Christophe Jaillet]

  *) mod_ldap: Fix a potential memory leak or corruption.  PR 54936.
     [Zhenbo Xu <zhenbo1987 gmail com>]

  *) mod_ssl: Do not perform SNI / Host header comparison in case of a
     forward proxy request. [Ruediger Pluem]

  *) mod_rewrite: Add mod_rewrite.h to the headers installed on Windows.
     PR46679 [Bob Ionescu]

PR:		ports/182947 [1]
Submitted by:	Andrew Azarov <andrew@azar-a.net> [1]
2014-03-27 05:28:11 +00:00
Andrej Zverev
49f951cca5 - allow build with ARGS by default since user can control usage of such option
via nrpe.conf and dont_blame_nrpe option which is "off" by default.
- remove text about "securityy risk" from ARGS_DESC since nrpe.conf itself
  contain paragraph about it.

PR:		ports/187534
Submitted by:	az@
Approved by:	maintainer (timeout)
2014-03-27 04:41:36 +00:00
Jason E. Hale
40d21c1122 - Update to 0.4.8 2014-03-27 04:38:40 +00:00
Bruce A. Mah
d2a5f28bc6 Update to iperf3 3.0.3.
Move PLIST out of the Makefile and into a separate pkg-plist file.

Approved by:	mat (mentor)
Sponsored by:	ESnet
2014-03-27 03:36:33 +00:00
Stephen Montgomery-Smith
268eadf1be - Update to 1.4.4. 2014-03-27 01:58:01 +00:00
Rusmir Dusko
21f9a9e974 - Use tar:bzip2 instead of USE_BZIP2=yes
- Change PLIST_FILES
- Change REINPLACE, cosmetical changes
- Fix typo, blank character
2014-03-27 01:26:03 +00:00
John Marino
999946259f databases/ocaml-sqlite3: Upgrade from 1.6.1 -> 2.0.4 and stage
The referenced PR was implemented, and then augmented with stage
support from pkgsrc.  The unique license was also documented.

PR:		ports/176067
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 01:14:25 +00:00
Rusmir Dusko
d5b76c37c1 - Switch to USES=cmake
- Use patch instead of USES pathfix
- Remove THREAD Option
- Remove obsolete REINPLACE and .la files, needed that works
  graphics/nvidia-texture-tools ports/172108, remove from pkg-plist  [1]
- Symlink libraries [1]
- Add patches files/patch-CMakeLists.txt and
  files/patch-IlmThread__CMakeLists.txt for proper Cmake usage [1]
- Remove obsolete patch files/patch-configure
- All dependent ports builds fine, only graphics/hugin-devel have self
  problem with build

Reviewed by:	amdmi3@ [1]
2014-03-27 01:03:59 +00:00
Bryan Drewery
1196c289c3 - Enable X256 by default
PR:		ports/186844
Submitted by:	bdrewery
Approved by:	s@samu.pl (maintainer)
2014-03-27 00:58:45 +00:00
John Marino
ad7d492f2b textproc/ocaml-tyxml: Upgrade 2.0.1 -> 2.2.0 and support stage
The implements the referenced PR and then stage support was added.
The latter largely came from the pkgsrc version of this port which
has the same maintainer.  The modified LGPL license (with an OpenSSL
exception) was annotated as well.

PR:		ports/176065
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 00:51:33 +00:00
Renato Botelho
b306894ebc Support STAGE
Approved by:	portmgr (blanket)
2014-03-27 00:30:34 +00:00
John Marino
69ffa6b7d9 www/ocaml-net: Upgrade version 3.5.1 -> 3.7.3 and stage
The original PR requested to version 3.6.3, but it was straight-forward
to jump to the latest version.  The stage support came from the pkgsrc
version.

PR:		ports/176062
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-27 00:29:11 +00:00
Thierry Thomas
51bd54d267 - Unbreak Code_Saturne;
- Adapt to the new infrastructure.

Note: these ports should be upgraded - this is on my todo list.
2014-03-26 23:29:28 +00:00
Dmitry Marakasov
02eb598200 - Add encryption support
PR:		187855
Submitted by:	Jonathan Price <freebsd@jonathanprice.org>
2014-03-26 23:23:27 +00:00
John Marino
331389df3f textproc/ocaml-text: Use ldconfig and autogen plist
Neither USE_OCAML_LDCONFIG nor USE_OCAMLFIND_PLIST were working
properly earlier.  Now that they are, come back to this port and use
those facilities, then bump it.
2014-03-26 23:16:09 +00:00
John Marino
32f5f26d2b ocaml-(react, lwt): Use ldconfig again
USE_OCAML_LDCONFIG should be working again, so fix the last two Ocaml
ports to use it, and bump them too.
2014-03-26 23:04:13 +00:00
John Marino
ca7d460ca3 devel/ocaml-lwt: Upgrade from 1.1.0 -> 2.4.3 and support stage
This is a major update.  The PR was followed, but it came pre-stage
era.  The staging came from pkgsrc where the maintainer maintains the
same DESTDIR-enabled package.

PR:		ports/176061
Submitted by:	maintainer (Jaap Boender)
Stage support:	Taken from pkgsrc
2014-03-26 22:51:33 +00:00
Antoine Brodin
0c186dcad5 - Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
2014-03-26 22:36:46 +00:00
Guido Falsi
8fe3d0df7b - Update to 1.3.0
- Silence some portlint warnings
2014-03-26 22:06:38 +00:00
John Marino
78f8e4cc0d lang/ocaml: Make expunge executable
devel/ocaml-lwt needs to use it.
2014-03-26 21:58:06 +00:00
Rusmir Dusko
c10cd8f893 - Change Makefile header, use my name and @FreeBSD.org email
- Change master site
- Remove TODO from DOCS
- Change REINPLACE, cosmetical changes
2014-03-26 21:56:25 +00:00
Antoine Brodin
1809968b52 Stage support 2014-03-26 21:53:01 +00:00
Antoine Brodin
b0f417a9b5 Stage support 2014-03-26 21:32:39 +00:00
Pawel Pekala
26a172d516 - Update to version 2.10.4 [1]
- More precise LICENSE

PR:		ports/187953 [1]
Submitted by:	maintainer
2014-03-26 21:21:41 +00:00
Chris Rees
cd9057c8df Modify manpage for FreeBSD-specific information.
Add rc note to pkg-message

PR:		ports/187431
Submitted by:	Henry Hu <henry.hu.sh@gmail.com> (maintainer)
2014-03-26 21:18:57 +00:00
Antoine Brodin
54cc705bed - Stage support
- Use USE_OCAMLFIND_PLIST instead of doing it manually
2014-03-26 21:11:12 +00:00