Commit graph

360195 commits

Author SHA1 Message Date
Adam Weinberger
1d3d39de88 Test::Pod is a TEST depends, not BUILD/RUN. 2015-02-25 18:57:00 +00:00
Adam Weinberger
8d80503781 p5-Test-Differences was already listed as a TEST_DEPENDS, but was missed
being removed from BUILD/RUN_DEPENDS.
2015-02-25 18:54:15 +00:00
Adam Weinberger
69b1761a4a Test::Exception is a TEST depend, not BUILD/RUN. 2015-02-25 18:50:37 +00:00
Adam Weinberger
e539e73ccd Test::Simple is a TEST depend, not BUILD/RUN. 2015-02-25 18:45:41 +00:00
Adam Weinberger
6da08d7b1c Test::Exception and Test-use-ok are TEST depends, not BUILD/RUN. 2015-02-25 18:43:48 +00:00
John Marino
48c7becae1 graphics/gexiv2: Use CXXFLAGS instead of CFLAGS
This program uses c++ to build, so it needs to use CXXFLAGS.  While
switching those in order to pick up external c++ flags, relocate the
WRKSRC definition to please portlint.
2015-02-25 18:42:53 +00:00
Adam Weinberger
e258823f5d Test::Assertions is a TEST depend, not a BUILD/RUN depend. 2015-02-25 18:41:22 +00:00
Adam Weinberger
85fcfd9de5 Test::ClassAPI is a TEST depend, not BUILD/RUN. 2015-02-25 18:38:24 +00:00
Adam Weinberger
31c63073d2 p5-Test-use-ok is a TEST depend, not BUILD/RUN. 2015-02-25 18:34:36 +00:00
Adam Weinberger
52dc5a8250 Update to 1.21. A number of dependency changes.
Changes: https://metacpan.org/changes/distribution/App-GitGot
2015-02-25 18:32:36 +00:00
Adam Weinberger
2141febc1d Add devel/p5-PerlX-Maybe, "return a pair only if they are both defined",
needed to update devel/p5-App-GitGot.
2015-02-25 18:23:31 +00:00
Adam Weinberger
7c3d00e79f Add devel/p5-IO-Prompt-Simple, a simple user input module. 2015-02-25 18:11:57 +00:00
Adam Weinberger
eb14292ff5 p5-Test-Simple is a TEST depend, not BUILD/RUN. 2015-02-25 17:58:59 +00:00
Andrej Zverev
ba9b1e4c50 - point WWW page to meta::cpan 2015-02-25 17:47:52 +00:00
Adam Weinberger
5d4a8069c2 Remove a number of unused dependencies.
p5-HTTP-Server-Simple-PSGI support was removed
	p5-LWP-Protocol-PSGI is for testing
	p5-Path-Class isn't used
	p5-URI-Escape-XS isn't used; it wants p5-URI instead

While here, add an XS option that depends on optional XS modules:
	p5-CGI-Deurl-XS
	p5-URL-Encode-XS
	p5-JSON-XS
	p5-YAML-LibYAML (moved from BUILD_DEPENDS to here)

PORTREVISION bump for these changes.
2015-02-25 17:42:58 +00:00
Stephen Montgomery-Smith
e3af778463 - Update to 0.1.3. 2015-02-25 17:41:32 +00:00
Stephen Montgomery-Smith
24f69730d5 - Update to 0.1.2. 2015-02-25 17:40:09 +00:00
Andrej Zverev
dd8e9e2832 -update to 0.16
Changes: https://metacpan.org/changes/distribution/Net-BGP
2015-02-25 17:37:07 +00:00
Andrej Zverev
bd92af2be1 - update to 0.13
- point WWW page to meta::cpan

Changes: https://metacpan.org/changes/distribution/MooseX-Types-LoadableClass
2015-02-25 17:20:47 +00:00
Adam Weinberger
2f1f529d65 Update to 0.159001.
Changes: https://metacpan.org/changes/distribution/Dancer2
2015-02-25 17:08:35 +00:00
Mark Felder
dcb47f1a6a Correct a spaces -> tab issue that slipped by the previous commit 2015-02-25 16:52:54 +00:00
Emanuel Haupt
6dfe54aa0f Remove compiler:nestedfct - this port does not require nested functions and
builds fine with clang. Also remove USE_GCC=any which was redundant with
compiler:nestedfct.
2015-02-25 16:40:14 +00:00
Dmitry Marakasov
83559c8fe7 - Bump PORTREVISION after previous change
Suggested by:	jbeich
2015-02-25 16:15:33 +00:00
Emanuel Haupt
5a77f85e9d Strip library 2015-02-25 15:59:29 +00:00
Mark Felder
7c45c72c91 Fix issues with LibreSSL
PR:		191853
Approved by:	maintainer
2015-02-25 14:44:41 +00:00
MANTANI Nobutaka
d92c3969a9 Add dshell, extensible network forensic analysis framework. 2015-02-25 14:35:07 +00:00
MANTANI Nobutaka
b33451a07c Add py-pygeoip, pure Python GeoIP API. 2015-02-25 14:31:44 +00:00
Danilo Egea Gondolfo
851d781b8c - Update to 9.7.89 2015-02-25 14:27:11 +00:00
Danilo Egea Gondolfo
5a7de270ef - Update to 4.650.1 2015-02-25 14:26:51 +00:00
Mark Felder
9acc0c04a7 Fix build with LibreSSL
PR:		196748
Approved by:	maintainer timeout
2015-02-25 14:21:25 +00:00
Mark Felder
efcc9ed5a6 Fix build with LibreSSL
PR:		196800
Approved by:	maintainer timeout
2015-02-25 14:19:43 +00:00
Tilman Keskinoz
1e6caabb24 Update to 2.9
PR:		197845
Submitted by:	Zsolt Udvari
2015-02-25 14:18:40 +00:00
John Marino
0e773465fa databases/mongodb: Pass CXXFLAGS instead of CFLAGS
Mongo is a c++ program, and the REINPLACE command was affecting the
CCFLAGS variable, not the CFLAGS variable.  In most cases, but not all,
CXXFLAGS and CFLAGS have the same value though.

Approved by:	just fix it.
2015-02-25 14:07:23 +00:00
Dmitry Marakasov
137a22e0a1 - Simplify MASTER_SITES
- Add LICENSE_FILE
- Recompile python files to make them not reference stagedir
- Drop @dirrm* from plist
2015-02-25 14:07:00 +00:00
Raphael Kubo da Costa
1fb68423ae Update to 3.3.1.
Release notes: http://blog.qt.io/blog/2015/02/24/qt-creator-3-3-1-released/
2015-02-25 13:18:26 +00:00
Kubilay Kocak
2715b5f070 net-p2p/bitcoin: Use linguisttools, 45 less dependencies
Take advantage of the new qt4-linguisttools port [1] to eliminate 45 build
dependencies.

[1] https://svnweb.freebsd.org/changeset/ports/379843

PR:		198024
Submitted by:	Robert Backhaus <robbak gmail com> (maintainer)
2015-02-25 13:16:35 +00:00
Tilman Keskinoz
3de196922f Update to 1.0.65
PR:		152982
Submitted by:	maintainer
2015-02-25 13:16:31 +00:00
Tilman Keskinoz
67b9b988e1 Update to 1.6.6
PR:		197976
Submitted by:	maintainer
2015-02-25 12:57:55 +00:00
Tilman Keskinoz
fcedf23cff Update to 1.4.8
PR:		197978
Submitted by:	maintainer
2015-02-25 12:53:20 +00:00
John Marino
f8a74cfb59 devel/avr-gdb: Fix build on gcc5 by disabling -Werror
Approved by:	blanket
2015-02-25 12:51:51 +00:00
Tilman Keskinoz
20fd971ef9 Update to 3.0.7 2015-02-25 12:29:39 +00:00
John Marino
d1404f6e9b science/bddsolve: Set environment, use CXXFLAGS, cleanup
This port had two main problems:
  1) failure to set the enviroment in the build target
  2) failure to use CXXFLAGS with CXX

While fixing those, clean up a bit:
  3) remove <pre>,<post> by using BROKEN_powerpc instead
  4) use CFLAGS+= to augment CFLAGS
  5) use LDFLAGS+= to augment LDFLAGS
  6) simplify do-build target accordingly

Approved by:	just fix it
2015-02-25 12:01:52 +00:00
John Marino
9e4bccdb18 multimedia/opencinematools: Use CXXFLAGS with CXX
CFLAGS are a subset of CXXFLAGS.  Since the compiler has been overridden
to c++, the flags also need overriding to use c++ flags.

Approved by:	just fix it
2015-02-25 11:46:23 +00:00
John Marino
52f0fabf1c multimedia/mkvtoolnix: set environment during build/install and unsuppress
This port was strange in that it not only failed to set the environment,
it was unsetting PREFIX to whatever environment it had.  This change sets
the environment in both build and install targets with the exception of
PREFIX.  I don't know why that is done, but I maintained that part.

While here, unsuppress the commands so that the build can be logged and
change ";" to "&&" conjunctions which is preferred.

Approved by:	blanket
2015-02-25 11:36:31 +00:00
Renato Botelho
728930e668 Update to 2.6.3 2015-02-25 11:35:14 +00:00
Renato Botelho
dad7f87794 Enable git-lite 2015-02-25 11:27:15 +00:00
Renato Botelho
08389071e1 Add git-lite, a new git slave port with minimal set of dependencies
PR:		196066
Submitted by:	chrissicool@gmail.com
2015-02-25 11:25:42 +00:00
Antoine Brodin
8842ccdc9a Those ports do not build with php 5.6 2015-02-25 11:22:40 +00:00
Renato Botelho
686e2f567e - Update to 2.3.1
- Add upcoming git-lite to the list of CONFLICTS
- Modernize Makefile
2015-02-25 11:19:45 +00:00
Michael Reifenberger
80f8affa17 Try to fix build on FreeBSD 8.* and 9.* 2015-02-25 11:03:09 +00:00