1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Commit Graph

381896 Commits

Author SHA1 Message Date
Timur I. Bakeyev
2885f1117a Update Samba supplimentary libs 2015-11-30 00:17:41 +00:00
John Marino
82cfb486dc Add gnatdroid-x86 (3 new ports), X-compiler to Android-x86
Similar to lang/gnatdroid-armv7, lang/gnatdroid-x86 is a cross-compiler
targetting Android. The former targets ARMv7 processors while the latter
targets Android on x86 (32-bit).  The latter also runs on Virtualbox as
a bonus.  The new ports are implemented as slaves to the ARMv7 versions.

The GNAT ACATS were run, and it passed every test except CXG2024,
"accuracy of multiplication and division of mixed decimal and binary
fixed point numbers".
subtest 13: expected -51.00 got 50.0
subtest 14: expected 51.0 got 50.0

This is probably a rounding error unique to 32-bit x86.  Overall this
version passed better than gnatdroid-armv7 because unwind is supported,
enabling check check support.

Also added:
lang/gnatdroid-sysroot-x86 (KitKat and Lollipop API)
lang/gnatdroid-binutils-x86

Despite the desciption, C++, Fortran and Objective-C should also work
well (in addition to advertised C and Ada frontends).

===

The gnatdroid-x86 port builds a C/Ada cross-compiler based on GCC 4.9
that targets the Android operating system (up to version 5.0, API level
21) running on x86 or x86_64 architecture (version 7).  This produces
binaries that run natively on x86-based Android devices.
2015-11-30 00:15:39 +00:00
Jason Unovitch
bf321e1073 New Port: textproc/kibana43
Repo copy textproc/kibana42 to textproc/kibana43:
- Remove Makefile logic to make this a slave port of kibana42.
- Update PORTVERSION, PKGNAMESUFFIX, and distinfo for 4.3.0.

Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 4.3 is compatible with Elasticsearch 2.1.x.

WWW: https://www.elastic.co/products/kibana

PR:             204355
Submitted by:   Sergey Kozlov <kozlov.sergey.404@gmail.com>
Differential Revision:  https://reviews.freebsd.org/D4289
2015-11-29 23:57:02 +00:00
Jason Unovitch
679d00df9b New Port: textproc/kibana42
Repo copy textproc/kibana41 to textproc/kibana42:
- Update PORTVERSION, PKGNAMESUFFIX, and distinfo for 4.2.1 and leave the
  variables conditional for the upcoming textproc/kibana43 slave port.
- Added https MASTER_SITES as a first option.
- New versions rely on node 0.12, change RUN_DEPENDS accordingly.
- Copy the config file before deleting directories, as it will also delete
  the config file.
- kibana.in: New kibana has to be launched in the different way, reflect
  that in rc script.
- kibana.in: New kibana can write to log file by itself, delete all output
  redirection magic from rc script.

Kibana is an open source (Apache Licensed), browser based analytics and search
dashboard for Elasticsearch. Kibana is a snap to setup and start using. Kibana
strives to be easy to get started with, while also being flexible and powerful,
just like Elasticsearch.

Kibana 4.2 is compatible with Elasticsearch 2.0.x.

WWW: https://www.elastic.co/products/kibana

PR:             204355
Submitted by:   Sergey Kozlov <kozlov.sergey.404@gmail.com>
Differential Revision:  https://reviews.freebsd.org/D4289
2015-11-29 23:49:44 +00:00
Jason Unovitch
4ed34a9d2d textproc/kibana41: add periods to the end of sentences in pkg-descr. 2015-11-29 23:23:02 +00:00
Michael Moll
c217cd891f x11-wm/blackbox: fix build on arm
PR:		200124
Submitted by:	Mikael Urankar <mikael.urankar@gmail.com>
Approved by:	maintainer (timeout)
2015-11-29 21:53:12 +00:00
Gerald Pfeifer
c89322dc4b Update to Wine 1.8 RC2. Just bugfixes (though one new header). 2015-11-29 21:22:21 +00:00
Michael Moll
8aa3129856 new port: www/rubygem-octopress
Octopress is an obsessively designed toolkit for writing and deploying
static Jekyll blogs.

WWW: http://octopress.org/
2015-11-29 21:17:59 +00:00
Michael Moll
6408151c8c new port: textproc/rubygem-octopress-escape-code
Adds escape sequences for code blocks in Jekyll, so liquid tags can be used
without having to surround these with {% raw %} and {% endraw %} tags.

WWW: https://github.com/octopress/escape-code
2015-11-29 21:14:56 +00:00
Adam Weinberger
22173578b4 Update to 4.00. Sort plist. Remove patches that are now part of upstream.
Changes: https://metacpan.org/changes/distribution/podlators
2015-11-29 21:14:00 +00:00
Michael Moll
0925aaa95f new port: net/rubygem-octopress-deploy
Easily deploy any Jekyll or Octopress site using S3, Git, or Rsync.

WWW: https://github.com/octopress/deploy
2015-11-29 21:11:05 +00:00
Michael Moll
836b66e488 new port: devel/rubygem-octopress-hooks
Allows access to Jekyll's site, posts and pages at different points in the
processing life cycle of a build. Formerly known as 'jekyll-page-hooks'.

WWW: https://github.com/octopress/hooks
2015-11-29 21:08:28 +00:00
Michael Moll
c14f991164 new port: devel/rubygem-titlecase
A set of methods added to the String class to allow title casing of strings:
- capitalize each word
- downcase each of the small_words
- words with capitals after the first character are left alone
- words with periods are left alone
- first and last word always capitalized
- small words after colons are capitalized

WWW: https://github.com/samsouder/titlecase
2015-11-29 21:04:36 +00:00
Adam Weinberger
51f8b3adae Update to 0.12, and sort plist.
This module does not provide a ChangeLog.
2015-11-29 21:04:14 +00:00
Adam Weinberger
bea2abe9cc Update to 1.123. Remove Test::POD and Test::POD::Coverage from TEST_DEPENDS;
those are tests for the developers, not end-users. Also, sort plist.

There is no ChangeLog for this module.
2015-11-29 21:01:17 +00:00
Adam Weinberger
54bc460725 Update to 1.17.
Changes: https://metacpan.org/changes/distribution/Parallel-ForkManager
2015-11-29 20:54:16 +00:00
Adam Weinberger
f8946c9e4d Update to 0.59.
Changes: https://metacpan.org/changes/distribution/Data-Object
2015-11-29 20:48:45 +00:00
Kurt Jaeger
488ef81a5e audio/festival: 2.1 -> 2.4
- Updated HTS and CG engines
- Support for newer compilers
- Bug fixes galore.

PR:		204754
Submitted by:	Michael Danilov <mike.d.ft402@gmail.com>
Approved by:	mi (maintainer)
2015-11-29 20:09:49 +00:00
Michael Moll
550250ee5b net/freerdp: fix build on sparc64
PR:		186395
Obtained from:	FreeRDP commit 68619b6
2015-11-29 20:06:29 +00:00
Andreas Tobler
9d1bdf2ea8 Add ELFv2 support for FreeBSD PowerPC.
Submitted by:	nwhitehorn@
Approved by	bapt@:
2015-11-29 19:12:03 +00:00
David Naylor
cda83b3960 emulators/i386-wine-devel: update to 1.8.r1
Packages for -CURRENT were not packages due to dependencies:
 - gnutls
2015-11-29 18:54:44 +00:00
Conrad Meyer
ea5f047f43 sysutils/fusefs-lkl: Add needed USES=python 2015-11-29 18:23:15 +00:00
Raphael Kubo da Costa
0fea06fbb5 Make devel/qt4's clang+base libstdc++ patch work without changes to x11/kdelibs4.
Unconditionally including ciso646 in qglobal.h to check for libc++ makes
including qglobal.h from C programs fail.

qglobal.h is not supposed to be used in C programs, but kdelibs4's
FindQt.cmake ends up calling CHECK_SYMBOL_EXISTS() instead of
CHECK_CXX_SYMBOL_EXISTS() to check if some macros are defined. Since
kdelibs4 is in maintenance mode, our changes to it can be avoided if we just
check for __cplusplus before including ciso646 (<initializer_list> is not
available in C anyway).
2015-11-29 18:08:04 +00:00
Koop Mast
8e918ec1df Update libepoxy to 1.3.1.
Add LICENSE_FILES link.
Don't restrict to python3 only. It only needs a python to build.
2015-11-29 17:51:03 +00:00
Marc Fonvieille
9a43aa8c94 Update to r47441 of the FreeBSD docset.
Approved by:	doceng (implicit)
2015-11-29 17:03:14 +00:00
Bartek Rutkowski
8903a10f54 devel/pecl-ev: fix build errors
PR:		204895
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
MFH:		2015Q4
2015-11-29 17:02:38 +00:00
Thomas Zander
4745b45b5a Fix runtime segfault due to uninitialised variable, bump PORTREVISION
While on it:
- Pet portlint: regenerate patches using 'make makepatch'
- Add LICENSE

PR:		204845
Submitted by:	yama@jasper.co.jp
MFH:		2015Q4 (ports-secteam fix blanket)
2015-11-29 16:52:05 +00:00
Michael Moll
1b60e3f502 graphics/libGL: unbreak build on sparc64
Approved by:	x11 (kwm)
MFH:		2015Q4
Differential Revision:	https://reviews.freebsd.org/D4311
2015-11-29 16:34:04 +00:00
Mikolaj Golub
2a00ee1eb6 Update to 2.6.0 2015-11-29 15:52:26 +00:00
Olli Hauer
e28a239c8e - original MASTER_SITE is gone.
Author pushed the source to github, use it as new site [1]
- add extra-patch to PATCHDIR
- use new post-patch target
- unbreak the port
- bump PORTREVISION

[1] verified there is no difference between old 1.6.2 and github 8ea64c0
2015-11-29 15:41:07 +00:00
Rene Ladan
b375293a8e Take maintainership of emulators/fuse-roms 2015-11-29 15:19:09 +00:00
Mikolaj Golub
6e42e72365 Update to 1.5.0 2015-11-29 15:12:20 +00:00
Mikolaj Golub
584b7998f3 Update to 0.29.1 2015-11-29 14:53:21 +00:00
Dmitry Marakasov
04440bb270 - Remove BROKEN, fetch was fixed 2015-11-29 14:41:36 +00:00
Danilo Egea Gondolfo
5b2529cf2b - Fix build in FreeBSD 9 2015-11-29 14:38:20 +00:00
Jimmy Olgeni
e83301ab7d Upgrade www/elixir-maru to version 0.9.0. 2015-11-29 14:21:59 +00:00
TAKATSU Tomonari
1ec6437ea4 - Update to 6.2
- Update WWW in pkg-descr
2015-11-29 13:58:45 +00:00
Alexey Dokuchaev
0eae38450b Allow to build on PowerPC. 2015-11-29 12:50:09 +00:00
TAKATSU Tomonari
3530da76ff - Update to 1.1.2
- Update WWW in pkg-descr
2015-11-29 12:49:05 +00:00
TAKATSU Tomonari
83d4aa76ef - Update to 0.5 2015-11-29 12:15:18 +00:00
John Marino
1eb69a9b28 devel/lfcbase: Fix build on modern gcc (add <cstdlib>)
Approved by:	modern gcc/just fix it blankets
2015-11-29 11:56:04 +00:00
Rene Ladan
4a189558e6 graphics/gimp-elsamuko-script: make fetchable
This port needs to use USE_GITHUB properly.

PR:		200272
Submitted by:	Rainer Hurling (rhurling gwdg de)
2015-11-29 11:37:36 +00:00
Jimmy Olgeni
a8999d426d Upgrade www/erlang-hackney to version 1.4.6. 2015-11-29 11:19:16 +00:00
Jimmy Olgeni
d681812a02 Upgrade databases/elixir-mariaex to version 0.6.0. 2015-11-29 10:44:54 +00:00
Sunpoet Po-Chuan Hsieh
66cc5f5647 - Update to 2.2.0
- Update and sort RUN_DEPENDS
- Add NO_ARCH

Changes:	https://github.com/maxmind/GeoIP2-python/releases
PR:		204870
Submitted by:	sunpoet (myself)
Approved by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2015-11-29 09:54:26 +00:00
Sunpoet Po-Chuan Hsieh
ac63a9b1cc - Fix RUN_DEPENDS
- Use USES=localbase
- Strip shared library
- Bump PORTREVISION for dependency and package change

PR:		204869
Submitted by:	sunpoet (myself)
Approved by:	Olivier Cochard-Labbe <olivier@cochard.me> (maintainer)
2015-11-29 09:54:14 +00:00
Antoine Brodin
a1af583929 Deprecate ports broken for more than 6 months 2015-11-29 09:51:30 +00:00
Muhammad Moinur Rahman
26678e8889 sysutils/dar: Update version 2.5.1=>2.5.2 2015-11-29 09:42:47 +00:00
Sunpoet Po-Chuan Hsieh
9218ded2ca - Add p5-PerlX-Maybe-XS 1.001
PerlX::Maybe::XS is the XS backend for PerlX::Maybe.

WWW: http://search.cpan.org/dist/PerlX-Maybe-XS/
2015-11-29 07:02:01 +00:00
Sunpoet Po-Chuan Hsieh
ca3e92cbbd - Update to 1.19
- Add LICENSE_FILE
- Use CONFLICTS_INSTALL instead of CONFLICTS

Changes:	http://search.cpan.org/dist/SOAP-Lite/Changes
PR:		204873
Submitted by:	sunpoet (myself)
Approved by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2015-11-29 07:00:46 +00:00