1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00
Commit Graph

379485 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
232e462026 - Update MASTER_SITES
- While I'm here, add LICENSE_FILE

PR:		204004
Submitted by:	Christoph Moench-Tegeder <cmt@burggraben.net> (maintainer)
2015-10-24 17:46:02 +00:00
Thierry Thomas
477b012142 - Fix hard-coded endian assumption;
- Change /usr/local replacement from LOCALBASE -> PREFIX.

PR:		ports/203706
Submitted by:	John Hein <z7dr6ut7gs (at) snkmail.com>
2015-10-24 16:48:48 +00:00
Jan Beich
5870a701de devel/android-tools-fastboot: fix copy/paste typo in r400115
Reported by:	sunpoet
2015-10-24 16:28:40 +00:00
Roman Bogorodskiy
ef3466f9a1 devel/rubygem-ruby-libvirt: add ruby bindings for libvirt 2015-10-24 16:11:44 +00:00
Baptiste Daroussin
cf6dfaf14c Mark as broken: Does not fetch 2015-10-24 15:38:13 +00:00
Baptiste Daroussin
f320151d51 Mark as broken: does not fetch 2015-10-24 15:30:08 +00:00
Kris Moore
8cbde188d9 - Switch to INSTALL_PROGRAM
Submitted by: danfe@
2015-10-24 15:10:01 +00:00
Alexey Dokuchaev
02b2e72d5d - Unbreak the build by s/glPolygonOffsetEXT/glPolygonOffset/
- Simplify installation routine while I'm here

PR:		203455
Submitted by:	Walter Schwarzenfeld
2015-10-24 15:08:39 +00:00
Alexey Dokuchaev
4db3327f69 Bump port revision after `audio/libsidplayfp' update to chase the shared
library libsidplayfp.so's version (3 -> 4).

Reported by:	bar
2015-10-24 14:46:28 +00:00
Mikolaj Golub
0fb364cce0 Update to 1.2.16 2015-10-24 14:21:40 +00:00
Jan Beich
31737a71ce archivers/zopfli: update to 1.0.1
Changes:	https://github.com/google/zopfli/compare/6ff3ba2...zopfli-1.0.1
2015-10-24 14:16:23 +00:00
Kris Moore
55770b3669 - Remove unneeded ".include <bsd.port.options.mk>"
Submitted by: mat@
2015-10-24 14:06:55 +00:00
Mikolaj Golub
83fed08847 Update to 20151020 2015-10-24 14:00:10 +00:00
Thomas Zander
a8d0d986c6 Un-break build on systems where cxx does not support c++11
PR:		203992
Submitted by:	eric@camachat.org (maintainer)
2015-10-24 13:10:50 +00:00
Matthias Andree
70092ef822 Handle OpenSSL/PolarSSL options in the right way,
such that it is maintainable if we add more SSL libs in the future.

To fix fall-out from r399858 and r399982.
2015-10-24 11:18:04 +00:00
Guido Falsi
44f13dd9ba Update mame/mess to 0.166
PR:		203509, 203510
Submitted by:	Paul Boehmer <freebsd at never4evil.com>
2015-10-24 11:13:16 +00:00
Jan Beich
84f22b5968 devel/android-tools-{adb,fastboot}: force all distfiles for |make makesum|
Forgetting to pass DISABLE_CONFLICTS= is easy to notice unlike
a missing checksum. So, hook into makesum like with update-revision.
2015-10-24 10:12:36 +00:00
Jan Beich
584d8de2d1 devel/android-tools-{adb,fastboot}: update BASH to 20150902 snapshot
- Switch to the actual upstream on GitHub
- Reduce overuse of :FOO make(1) variable modifiers
- Restore conditional install via target option helper
2015-10-24 10:12:21 +00:00
Antoine Brodin
1d9d5c3917 Update to 1.4.5
PR:		203970
2015-10-24 08:40:13 +00:00
Guido Falsi
2bab744e11 Update to 1.21.2.
PR:		203797
Submitted by:	Ports Fury
2015-10-24 07:15:27 +00:00
Guido Falsi
66478f6866 Import change from upstream to fix build after net/miniupnp update. [1]
While here also mark BROKEN on 9.x, due to gcc crashing during the
build.

PR:		203983 [1]
Submitted by:	monwarez at mailoo.org
2015-10-24 07:12:13 +00:00
Antoine Brodin
1e9abb7f8e Unbreak fetch by swithing to USE_GITHUB, there is no diff between the
extracted tarballs
2015-10-24 06:00:36 +00:00
Bryan Drewery
cbe81c4373 Make fmake happy 2015-10-24 05:33:43 +00:00
Dmitry Marakasov
f277be1e8e - Drop @dirrm* from plist
- Add empty directories to plist
2015-10-24 04:57:47 +00:00
Kubilay Kocak
9297c40658 Mk/bsd.sites.mk: Remove non-PEP449 Python mirrors [Part III]
PEP-449 [1] describes the 'Removal of the PyPI Mirror Auto Discovery and
Naming Scheme'.

The main elements of this (Accepted) proposal are:

    Removal of [a-z].pypi.python.org DNS CNAMES
    Replacing individual mirrors with a single Geo-aware CDN service

Previous revisions 365159, 347895, 342514 deprecated several individual
mirrors and *.pypi.python.org aliases. The following changes (Part III)
completes the (PEP-449 compatibility) transition:

    Remove pypi.crate.io (NXDOMAIN)
    Remove pypi.python.jp (Outdated, Broken for DISTNAMEs w/ hyphens
    Switch to TLS (HTTPS) MASTER_SITE by default
    Leave a non-TLS (HTTP) MASTER_SITE for fallback (proxy environments)

This change is also likely to fix PyPI (CHEESESHOP) update detection in
Portscout, at least until upcoming changes for the portscout port add a
dedicated sitehandler for it (and GitHub).

[1] https://www.python.org/dev/peps/pep-0449/

MFH:			2015Q4
Differential Revision:	https://reviews.freebsd.org/D3972
2015-10-24 04:28:37 +00:00
Sergey A. Osokin
27c30970be Update from 5.0.20 to 5.0.21:
o) www/rubygem-passenger;
o) third-party passenger modules for www/nginx and www/nginx-devel.
2015-10-24 04:28:32 +00:00
Jason Unovitch
45c6942772 www/drupal7: security update 7.40 -> 7.41 [1]
- While here also add NO_ARCH

PR:		203977
Submitted by:	Simon Wright <simon.wright@gmx.net> (maintainer) [1]
Security:	CVE-2015-7943
Security:	https://vuxml.FreeBSD.org/freebsd/75f39413-7a00-11e5-a2a1-002590263bf5.html
MFH:		2015Q4
X-MFH-With:	r399526
2015-10-24 03:57:08 +00:00
Jason Unovitch
f919e6acd7 Document redirect vulnerability in the drupal7 overlay module
PR:		203977
Security:	CVE-2015-7943
Security:	https://vuxml.FreeBSD.org/freebsd/75f39413-7a00-11e5-a2a1-002590263bf5.html
2015-10-24 03:55:25 +00:00
Greg Lewis
619bf17cdc . Update to 8u66. 2015-10-24 02:38:20 +00:00
Greg Lewis
6e8f0909dc . Update to 8u66. 2015-10-24 02:37:54 +00:00
Jason Unovitch
0e53247ef7 finance/bitcoin-armory: update 0.92.3 -> 0.93.2
- Update PORTVERSION, distinfo, pkg-plist, and patches for 0.93.2
- Remove "Implementation of" word fluff from COMMENT
- Add missing run-dep on bitcoin daemon
- USES: Add compiler:c++11-lang and compiler:c++11-lib
- USES: Restrict to python:2
- Remove USE_GCC, set and pass CXXFLAGS
- Mark BROKEN on FreeBSD 9 due upstream issues with atomic ops on FreeBSD
- Use INSTALL_ICONS and install several during post-stage

PR:		199490
Submitted by:	yuri@rawbw.com (maintainer)
2015-10-24 02:25:45 +00:00
Muhammad Moinur Rahman
6b7930963c astro/swe: UNBREAK
- Update version 2.03=>2.04
2015-10-24 01:18:51 +00:00
Baptiste Daroussin
f61c2b04a4 Mark as broken: does not fetch 2015-10-24 01:17:05 +00:00
Baptiste Daroussin
6976a7f097 Mark as broken: does not fetch 2015-10-24 01:16:35 +00:00
Baptiste Daroussin
2c1ccc7747 Mark as broken: does not fetch 2015-10-24 01:15:53 +00:00
Baptiste Daroussin
ef800fced1 Mark as broken: does not fetch 2015-10-24 01:14:41 +00:00
Baptiste Daroussin
35ee38ac70 Mark as broken: does not fetch 2015-10-24 01:12:39 +00:00
Baptiste Daroussin
7738a8344d Mark as broken: does not fetch 2015-10-24 01:11:33 +00:00
Baptiste Daroussin
d6e76ed25d Mark as broken: does not fetch 2015-10-24 01:09:19 +00:00
Baptiste Daroussin
6e994a491b Mark as broken: does not fetch 2015-10-24 01:08:14 +00:00
Baptiste Daroussin
f34bbf7f97 Mark as broken: does not fetch 2015-10-24 01:05:59 +00:00
Baptiste Daroussin
d5ab0f5b8d Mark as broken: does not fetch 2015-10-24 01:03:57 +00:00
Baptiste Daroussin
4d4eb7d9a4 Mark as broken: does not fetch 2015-10-24 01:03:18 +00:00
Don Lewis
a1b912e122 Upgrade to OpenOffice 4.1.2-RC3.
Explicity set $JAVA_HOME in startup wrapper to the OpenJDK version used
for the build to avoid any potential issues with relying on javavmwrapper
parsing bsd.java.mk to determine this at runtime.

Fix an botch in the FreeBSD-specific $LD_LIBRARY_PATH code in the
startup wrapper.

Java is needed at runtime, so flag it as a runtime dependency.

Add an option to build and install the SDK and disable it by default.
The port has been building it all along, but not installing it.  We
save only a small amount of time by not building it, but we save about
70 MB of space when the port is installed.

Add an option to build and install the Wiki Publisher extension.  If
it is enabled, it is now handled as an integrated extension, so the
user does not have manually use the extension manager to track it down
and install it.

Tweak an existing script to install the icons instead of using a bunch
of complicated code in the Makefile.

Nuke some unused targets in Makefiles.others.  The SDK is now explicitly
handled, and the Uno Runtime Environment hasn't had the capability for
separate installation in quite some time.

Nuke an extraneous "-" from the tar command when unpacking the
installation archive during staging.
2015-10-24 01:00:29 +00:00
Jan Beich
43b8c0f399 graphics/waifu2x-converter-cpp: update to 1.0.0.318
Changes:	a5228c5...ddb865a
2015-10-24 00:55:24 +00:00
Baptiste Daroussin
e8bc9fc484 Mark as broken: does not fetch 2015-10-24 00:49:09 +00:00
Baptiste Daroussin
ebb7928913 Mark as broken: does not fetch 2015-10-24 00:48:28 +00:00
Baptiste Daroussin
374a141577 Mark as broken: does not fetch 2015-10-24 00:47:57 +00:00
Baptiste Daroussin
e27828d172 Mark as broken: does not fetch 2015-10-24 00:47:13 +00:00
Baptiste Daroussin
64be528976 Mark as broken: does not fetch 2015-10-24 00:45:57 +00:00