Commit graph

375290 commits

Author SHA1 Message Date
Jan Beich
9bc15bd6ec multimedia/mpv: drop INSTALLS_ICONS per r390886
mpv works fine in a minimalistic X11 environment without any GUI toolkit
installed. No need to pull unnecessary dependencies when there's no
USE_GNOME=gtk* in Makefile.

PR:		202806
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-09-01 14:28:40 +00:00
Jan Beich
467778ae48 multimedia/mpv: convert waf to USE_GITHUB
PR:		202805
Approved by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
2015-09-01 14:27:48 +00:00
Dmitry Marakasov
c8a2e468bf - Switch to @sample
Approved by:	portmgr blanket
2015-09-01 14:15:01 +00:00
Dmitry Marakasov
d29939a1d6 - Switch to options helpers 2015-09-01 14:14:53 +00:00
Dmitry Marakasov
969c3e9260 - Switch to @sample
Approved by:	portmgr blanket
2015-09-01 14:14:45 +00:00
Dmitry Marakasov
fc5c7cee78 - Add LICENSE
- Switch to options helpers
- Fix WWW:
2015-09-01 14:14:24 +00:00
Dmitry Marakasov
bd258bf07e - Add LICENSE
- Strip library
- Pet portlint
2015-09-01 14:14:03 +00:00
Dmitry Marakasov
ab4551383e - Strip library 2015-09-01 14:13:55 +00:00
Akinori MUSHA
06f6949775 Update to 1.6.1 and unbreak the CHARSET option
PR:		202380
Approved by:	maintainer timeout
2015-09-01 13:52:37 +00:00
Dmitry Sivachenko
09d7b47614 Update to version 2.7.1. 2015-09-01 13:51:28 +00:00
Akinori MUSHA
f69eef95b0 Add rc.d script, LICENSE and CONFLICTS
PR:		202382
Approved by:	maintainer timeout
2015-09-01 13:50:53 +00:00
Jan Beich
8fd50d9cdd Document recent ffmpeg/libav vulnerabilities 2015-09-01 13:42:57 +00:00
Warren Block
0824611b3a Add Korean font support to the CJK option.
PR:		202699
Submitted by:	Hoyoung Kim <trig4800@gmail.com>
Approved by:	hrs, mat
Differential Revision:	https://reviews.freebsd.org/D3509
2015-09-01 13:41:39 +00:00
Kubilay Kocak
176a8f27cf www/py-cactus: Add colorlog and colorama dependencies 2015-09-01 07:44:43 +00:00
Kubilay Kocak
a13bb89f31 [NEW] www/py-cactus: Static site generator for designers
Cactus is a simple but powerful static website generator using Python
and the Django template system. Cactus also makes it easy to develop
locally and deploy your site to S3 directly. It works great for
company, portfolio, personal, support websites and blogs.

To get a quick overview watch this short video tutorial:

  https://vimeo.com/46999791

WWW: http://github.com/koenbok/Cactus
2015-09-01 07:34:24 +00:00
Alexey Dokuchaev
94cf9bb060 Update to version 0.5.14. 2015-09-01 07:19:33 +00:00
Kubilay Kocak
5a1e326341 [NEW] www/py-django-markwhat: Template filters that implement common markup languages
A collection of template filters that implement common markup languages.

provides template filters that implement the following markup
languages:

* ``textile`` -- implements `Textile`_ -- requires `PyTextile`_
* ``markdown`` -- implements `Markdown`_ -- requires `Python-markdown`_
* ``commonmark`` -- implements `CommonMark`_ -- requires `CommonMark-py`_
* ``reStructuredText`` -- implements `reST (reStructuredText)`_
-- requires `docutils`_

In each case, the filter expects formatted markup as a string and
returns a string representing the marked-up text. For example, the
``textile`` filter converts text that is marked-up in Textile format
to HTML.

WWW: https://pypi.python.org/pypi/django-markwhat
2015-09-01 07:05:42 +00:00
Kubilay Kocak
bd4c68f35e www/django1{4,6,7,8}: Reduce diffs between ports
Reduce diffs between Django ports, standardizing on:

 * Prefer CHEESESHOP (Geo CDN) over DjangoProject.com for DISTFILES
 * Include version and optionally "LTS" in COMMENT suffixes
 * De-scope CONFLICTS to CONFLICTS_INSTALL and update match strings
 * Whitespace alignment and improve readability
 * Use empty(VARIABLE) instead of ! ${VARIABLE}
 * Sort Makefile entries (CPE_VENDOR and CONFLICTS_INSTALL)

Approved by:	python (with hat)
2015-09-01 05:47:40 +00:00
Kubilay Kocak
98c3d8f445 www/py-django18: Remove invalid trailing backslash
Approved by:	python (with hat)
2015-09-01 05:27:43 +00:00
Kubilay Kocak
7b7f5ad788 [NEW] www/py-django18: Add Django 1.8.4 to the tree
Create a new www/django18 port using www/py-django17 as a base.

- Use CHEESESHOP (Geo-based CDN) as the default MASTER_SITES
- Update COMMENT to more closely match upstream
- Add version and LTS suffix to COMMENT
- Update CONFLICTS and de-scope to CONFLICTS_INSTALL
- Fix whitespace alignment and improve readability

Django 1.8 Release Notes:

  https://docs.djangoproject.com/en/1.8/releases/1.8/
2015-09-01 04:57:40 +00:00
Jan Beich
dc3f0d03a4 sysutils/wmmemload: put back Created by line
It's not supposed to be modified by anyone except the author himself.

PR:		202745
2015-09-01 04:55:50 +00:00
Jan Beich
f29ecd6901 sysutils/wmmemload: revive port and update to 0.1.8 [1]
Other changes include:
- Drop gmake dependency [1]
- Drop DOCS consisting only of ChangeLog [1]
- Define LICENSE as GPLv2+ like in debian/copyright
- Reword COMMENT and pkg-descr to drop indefinite article and author line

Changes:	http://repo.or.cz/w/dockapps.git/blob_plain/refs/tags/wmmemload-0.1.8:/wmmemload/ChangeLog
PR:		202745 [1]
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl> [1]
2015-09-01 04:40:30 +00:00
Kubilay Kocak
edcbcaa503 www/django16: Update DEPRECATED text and EXPIRATION date
Update DEPRECATED text displayed to users to match the verbage used at
upstream [1].

Set the EXPIRATION_DATE to "End of extended support" date + 6 months

While I'm here:

- Improve whitespace alignment
- Add whitespace for readability

[1] https://www.djangoproject.com/download/#supported-versions

Approved by:	python (with hat)
MFH:		2015Q3
2015-09-01 04:27:21 +00:00
Jan Beich
e02d1901da Pass maintainership to submitter
PR:		202751, 202753
Submitted by:	Marco Beishuizen <mbeis@xs4all.nl>
2015-09-01 03:31:16 +00:00
Guido Falsi
f230d342d2 Forcibly disable res_timing_kqueue again: it causes lockups.
Reported by:	Sulev-Madis Silber <madis555 at gmail.com> (via email)
2015-09-01 00:22:34 +00:00
Guido Falsi
0b150bce7d Fix distinfo mangled by previous commit. 2015-08-31 23:28:18 +00:00
Guido Falsi
41ff2a5e76 - Update to 1.4.37
- Use new OPTION helper
- Unsilence some installation commands

PR:			202637
Submitted by:		peter@
Update Submitted by:	pkubaj at riseup.net (maintainer)
MFH:			2015Q3
2015-08-31 23:14:14 +00:00
Sergey A. Osokin
99977ee584 Add third-party shibboleth module, https://github.com/nginx-shib/nginx-http-shibboleth.
Submitted by:	Guy Antony Halse <G.halse@ru.ac.za> (via private mail)
2015-08-31 22:12:30 +00:00
Raphael Kubo da Costa
0782e72984 Pass maintainership to submitter.
PR:		200141
Submitted by:	Chris Hutchinson <portmaster@bsdforge.com>
2015-08-31 21:56:06 +00:00
Dmitry Marakasov
9554502eb0 - Clarify license (GPL for tools, LGPL for lib)
- Pet portlint
- Switch to options helpers
- Fix install commands

Approved by:	portmgr blanket
2015-08-31 21:48:31 +00:00
Dmitry Marakasov
f43b997d00 - Add missing DOCS option
- Switch to options helpers
- Add NO_ARCH

Approved by:	portmgr blanket
2015-08-31 21:28:55 +00:00
Thomas Zander
d5c038ec8c Enable VDPAU by default for mplayer on i386/amd64; general port cleanup
amd64/i386:
- Enable VDPAU by default for the large NVIDIA user base,
  proposed by ehaupt
- BUILD_DEPEND on yasm only on amd64/i386

General cleanups:
- Remove REINPLACE_CMD on CONFIGURE_SCRIPT conditional for post-8.x
  machines, is now part of patch-configure
- Offer RTCPU OPTION only on archs that support it (amd64, i386, ppc)
- Update RTCPU_DESC accordingly
- Use OPTION helper for RTCPU instead of complicated conditionals
- Remove superfluous check for ARCH when setting CFLAGS for armv6
2015-08-31 21:26:40 +00:00
Dmitry Marakasov
cb004e044e - Add LICENSE
- Switch to options helpers

Approved by:	portmgr blanket
2015-08-31 21:24:49 +00:00
Li-Wen Hsu
4681b2def1 - Update to 1.627 2015-08-31 20:17:19 +00:00
David Naylor
eeb1443b97 lang/pypy: update to 2.6.1
Changes:
 - Add external cffi ports (a la python):
   - databases/pypy-gdbm
   - databases/pypy-sqlite3
   - x11-toolkits/pypy-tkinter
 - Add bsd.pypy.mk for consistency between pypy ports.
 - Add bsd.pypy.cffi.mk for consistency with external cffi ports.
 - Switch back to using $PREFIX/pypy-X.Y (the '-' separator is required to
   differentiate between lang/pypy and lang/pypy3)
 - Remove all patches (upstreamed, see announcement below)

ChangeLog:
 - Bug Fixes
   - Revive non-SSE2 support
   - Fixes for detaching _io.Buffer*
   - Clear up contention in the garbage collector between trace-me-later and
     pinning
   - Issues reported with our previous release were resolved after reports from
     users on our issue tracker at https://bitbucket.org/pypy/pypy/issues or on
     IRC at #pypy.
 - New features:
   - cffi was updated to version 1.3
   - The python stdlib was updated to 2.7.10 from 2.7.9
   - vmprof now supports multiple threads
   - The translation process builds cffi import libraries for some stdlib
     packages, which should prevent confusion when package.py is not used
   - better support for gdb debugging
   - FreeBSD should be able to translate PyPy "out of the box" with no patches
 - Numpy:
   - Better support for record dtypes, including the align keyword
   - Implement casting and create output arrays accordingly (still missing some
     corner cases)
   - Support creation of unicode ndarrays
   - Better support ndarray.flags
   - Support axis argument in more functions
   - Refactor array indexing to support ellipses
   - Allow the docstrings of built-in numpy objects to be set at run-time
   - Support the buffered nditer creation keyword
 - Performance improvements:
   - Delay recursive calls to make them non-recursive
   - Skip loop unrolling if it compiles too much code
   - Tweak the heapcache
   - Add a list strategy for lists that store both floats and 32-bit integers.
     The latter are encoded as nonstandard NaNs. Benchmarks show that the speed
     of such lists is now very close to the speed of purely-int or purely-float
     lists.
   - Simplify implementation of ffi.gc() to avoid most weakrefs
   - Massively improve the performance of map() with more than one sequence
    argument

Differential Revision:	https://reviews.freebsd.org/D3285
2015-08-31 19:38:23 +00:00
Kurt Jaeger
5c080d0f3d mail/ifile: fix mail/ifile build with FORTIFY_SOURCE
PR:		202572
Submitted by:	Oliver Pinter <op@freebsd.org>
2015-08-31 19:31:06 +00:00
Gerald Pfeifer
850e406d55 Update to the 20150830 snapshot of GCC 6. 2015-08-31 18:58:44 +00:00
Dmitry Marakasov
08aa69abe3 - Switch to USES=libedit as suggested by stage-qa
Approved by:	portmgr blanket
2015-08-31 18:42:59 +00:00
Dmitry Marakasov
6f220831a4 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:40:31 +00:00
Adrian Chadd
90f0bbbabd link storcli port into the build.
PR:		ports/201580
Sponsored by:	Norse Corp, Inc.
2015-08-31 18:39:58 +00:00
Adrian Chadd
5af250a875 Add storcli.
This is the replacement tool to megaraid for the Avago megaraid SAS
family.

PR:		ports/201580
Submitted by:	<takefu@airport.fm>
Reviewed by:	bapt
Sponsored by:	Norse Corp, Inc (my review, testing, commit)
2015-08-31 18:39:32 +00:00
Dmitry Marakasov
55551f727b - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:39:14 +00:00
Dmitry Marakasov
7b36dbdff6 - Switch to options helpers
Approved by:	portmgr blanket
2015-08-31 18:38:29 +00:00
Dmitry Marakasov
000feae2d9 - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:35:39 +00:00
Dmitry Marakasov
33e2037284 - Add USES=desktop-file-utils shared-mime-info as suggested by stage-qa
- Remove useless MAN1/MANLANG
- Add manpages to pkg-plist

Approved by:	vg@FreeBSD.org (maintainer)
MFH:		2015Q3 (blanket)
2015-08-31 18:32:42 +00:00
Dmitry Marakasov
14ec26abe3 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:15:23 +00:00
Dmitry Marakasov
a8cfc9d945 - Fix shebangs
- Add NO_ARCH

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 18:13:18 +00:00
Antoine Brodin
7d385e1b84 Update to 20150830 2015-08-31 18:10:22 +00:00
Jung-uk Kim
5681e1298a Look for an executable instead of a library for the build dependency. 2015-08-31 17:35:16 +00:00
Dmitry Marakasov
49b7d03dec - Add LICENSE_FILE
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-31 17:20:51 +00:00