1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

342659 Commits

Author SHA1 Message Date
Rene Ladan
2f2814513d Mark vulnerable ports as forbidden (category a*)
Approved by:	portmgr (bapt)
2014-07-15 15:17:37 +00:00
Adam Weinberger
15f66e4deb Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:13:45 +00:00
Adam Weinberger
9bfca7c0d6 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:12:57 +00:00
Adam Weinberger
9e0f5bece0 Remove unnecessary bsd.port.options.mk inclusion. 2014-07-15 15:10:55 +00:00
Adam Weinberger
123723612f Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:09:58 +00:00
Adam Weinberger
c9b57e45d9 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:07:15 +00:00
Adam Weinberger
550b770c1e Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
Adam Weinberger
1ab2ae78ed Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:04:30 +00:00
Adam Weinberger
78edb12293 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:03:23 +00:00
Adam Weinberger
195a103c5b Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:00:15 +00:00
Vanilla I. Shu
cde80172d8 remove NO_STAGE. 2014-07-15 14:56:31 +00:00
Adam Weinberger
e7e692da08 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
While here, use OPTIONS helpers and re-enable manpage installation.
2014-07-15 14:54:54 +00:00
Adam Weinberger
d96b5b34ca Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:42:26 +00:00
Adam Weinberger
bbf9606858 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:41:47 +00:00
Adam Weinberger
73b7748ca9 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Also, remove NOPORTDOCS as requested by the pre-commit hook.
2014-07-15 14:39:56 +00:00
Danilo Egea Gondolfo
e052ee909d - Fix plist
Reported by:	swills
2014-07-15 14:38:53 +00:00
Adam Weinberger
38c88dc57d Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 14:36:12 +00:00
William Grzybowski
c5f6c8b922 www/phalcon: update to 1.3.2
PR:		191332
Submitted by:	Franco Fichtner
Approved by:	maintainer
2014-07-15 14:32:51 +00:00
Andrey A. Chernov
a6a2ea0ea1 Update to 2.03pre25 2014-07-15 14:25:27 +00:00
Vanilla I. Shu
a685dad2eb Stagify. 2014-07-15 14:24:34 +00:00
Pietro Cerutti
ea412d5072 New port: math/mpir
MPIR is an open source multiprecision integer (bignum) library forked from the
GMP (GNU Multi Precision) project. It consists of much code from past GMP
releases, in combination with much original contributed code.

MPIR is constructed by a developer and vendor friendly community of
professional and amateur mathematicians, computer scientists and hobbyists.

WWW: http://www.mpir.org
2014-07-15 14:23:11 +00:00
Tijl Coosemans
d3116291b1 - Add a patch to devel/libantlr3c to define ANTLR3_USE_64BIT on 64-bit
architectures and bump dependent ports
- Patch configure to respect CFLAGS
2014-07-15 14:21:30 +00:00
Baptiste Daroussin
c0a31965b7 Use modern LIB_DEPENDS 2014-07-15 14:07:09 +00:00
Baptiste Daroussin
636c239503 Modernize LIB_DEPENDS 2014-07-15 14:05:16 +00:00
Baptiste Daroussin
99923618c7 Really modernize LIB_DEPENDS 2014-07-15 14:02:01 +00:00
Vanilla I. Shu
89e5146c2b Stagify.
Approved by:	portmgr@ (blanket)
2014-07-15 13:45:53 +00:00
Vanilla I. Shu
e186c0c110 Add BUILD_DEPENDS to p5-ExtUtil-MakeMaker when perl < 5.18. 2014-07-15 13:23:16 +00:00
John Marino
6afd4a2d6f bsd.port.mk: Define CONFIGURE_TARGET using OPSYS instead of freebsd
This change has been applied locally to dports for over a year, but it
also will facilitate vendor rebranding for FreeBSD.

Phabric:	D413
Approved by:	portmgr (bapt)
2014-07-15 13:20:56 +00:00
Baptiste Daroussin
86b1bf4c10 Fix simple condition in making directories
Phabric:	D101
PR:		164351
Submitted by:	yaneurabeya@gmail.com
Reviewed by:	swills
2014-07-15 13:13:03 +00:00
Gabor Pali
9d73ec3dbc - Fix LIB_DEPENDS lines
Obtained from:	FreeBSD Haskell
2014-07-15 13:08:09 +00:00
Vanilla I. Shu
d186825cf3 1: Stagify.
2: USES=tar:bzip2

Approved by:	portmgr@ (blanket)
2014-07-15 12:50:28 +00:00
Ganael LAPLANCHE
dfada8db06 Update to 1.20.1 2014-07-15 12:46:58 +00:00
Pietro Cerutti
cb0d64bb60 - Update to 1.7.48
Changes:

  * Added verbose option to reswrap.
  * Updated BMP loader routines, some bullet-proofing against malicious
    bitmap files.
  * Changes in FXVariant: operator bool returns true for non-zero numerical
    values, non-empty arrays or non-empty dictionaries. It only returns
    false if the variant is FXVariant::null. This new interpretation strokes
    much better with common usage patterns.
  * Added asChars() API to FXVariant.
  * FXPtrList now index with FXival.
  * Print routines fxprintf() are now supporting NaN and Inf printouts. Also
    fixed -0 printout.
  * Change in FXThreadPool::wait() routine: now waits till all jobs are
    finished.
  * Added executeAndWait() routine to FXThreadPool and FXTaskGroup.
  * Small change in FXParallel: ensure tasks are aligned in memory.
  * Added FXEXEIcon and FXEXEImage. These should icons or bitmaps embedded
    in Windows Executable files.
  * Added FXCOLORREF2RGB and FXRGB2COLORREF macros for Windows based FOX
    applications.
  * Some complex math transcendentals added.
  * Population-count inline functions added to fxendian.h. These use x86
    builtins when possible.
  * API fixes (bad parameter signatures) fixed in the list-widgets.
  * CDECL attributes in some FXApp member functions (Windows Only).
2014-07-15 12:42:48 +00:00
Emanuel Haupt
ca53ab48f7 Remove patches that are not functionally relevant (accidentally imported with
the previous commit).
2014-07-15 12:31:32 +00:00
Emanuel Haupt
03d9c6ceb8 Add an Xaw 3d xft library support option. 2014-07-15 12:24:32 +00:00
Emanuel Haupt
668f631309 Update to 4.0.8 2014-07-15 12:20:30 +00:00
Emanuel Haupt
6639c390aa Update to 4.2.8 2014-07-15 12:20:03 +00:00
Sunpoet Po-Chuan Hsieh
abb9c4d09f - Update to 0.008
Changes:	http://search.cpan.org/dist/Type-Tie/Changes
2014-07-15 11:42:22 +00:00
Sunpoet Po-Chuan Hsieh
95f4e13726 - Update to 0.18
Changes:	http://search.cpan.org/dist/Devel-MAT/Changes
2014-07-15 11:42:17 +00:00
Sunpoet Po-Chuan Hsieh
463af62c6d - Add p5-Struct-Dumb 0.02
Struct::Dumb creates record-like structure types, similar to the struct keyword
in C, C++ or C#, or Record in Pascal. An invocation of this module will create a
construction function which returns new object references with the given field
values. These references all respond to lvalue methods that access or modify the
values stored.

It's specifically and intentionally not meant to be an object class. You cannot
subclass it. You cannot provide additional methods. You cannot apply roles or
mixins or metaclasses or traits or antlers or whatever else is in fashion this
week.

On the other hand, it is tiny, creates cheap lightweight array-backed
structures, uses nothing outside of core. It's intended simply to be a slightly
nicer way to store data structures, where otherwise you might be tempted to
abuse a hash, complete with the risk of typoing key names. The constructor will
croak if passed the wrong number of arguments, as will attempts to refer to
fields that don't exist.

WWW: http://search.cpan.org/dist/Struct-Dumb/
2014-07-15 11:42:11 +00:00
Philippe Audeoud
78c5b72c29 - Update to 2.022 2014-07-15 11:36:16 +00:00
Philippe Audeoud
58cd30448f - Update to 1.997 2014-07-15 11:35:19 +00:00
Hiroki Sato
91312dfd11 Fix build. 2014-07-15 10:22:16 +00:00
Erwin Lansing
654ebb6ed8 Make p5-Try-Tiny a build instead of test dependency as it is already
needed at the configure stage.
2014-07-15 10:20:07 +00:00
Kubilay Kocak
da07a7d542 devel/py-tox: Update to 1.7.2
- Update to 1.7.2
- Add LICENSE_FILE

Changes:

  * http://tox.readthedocs.org/en/latest/changelog.html
2014-07-15 09:59:45 +00:00
Baptiste Daroussin
13354f7627 Fixed build on head with no shared readline
Reported by:	kwm
2014-07-15 08:59:39 +00:00
Andrey A. Chernov
9b2086ba54 Add direct KERBEROS_SUPPORT assignment to avoid undefined variable 2014-07-15 08:45:50 +00:00
Andrey A. Chernov
0b94597cca MK_KERBEROS_SUPPORT can't be set by user, so rename it to KERBEROS_SUPPORT 2014-07-15 08:39:26 +00:00
Vanilla I. Shu
e0fa1aafe0 Update to 1.3.2.
PR:		ports/191864
Submitted by:	maintainer
2014-07-15 08:35:53 +00:00
Andrey A. Chernov
129553ddfa Fix build on systems without kerberos installed by adding
KERBEROS option (default on, so unchanged from previous state)
2014-07-15 08:25:44 +00:00