Commit graph

416148 commits

Author SHA1 Message Date
Ben Woods
7906272348 security/keepass: Prevent crash when running in i3 window manager
Obtained from:	https://sourceforge.net/p/keepass/bugs/1545/#1618
MFH:		2017Q2
2017-04-16 17:10:58 +00:00
Ashish SHUKLA
3c64608ce8 - Switch to egrep from grep to avoid GNU extensions in basic
regular expressions.

PR:		218615
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
2017-04-16 16:43:23 +00:00
Thomas Zander
46829e25ee Update to upstream snapshot as of 2017-04-15
Details:
- Update to upstream snapshot as of 2017-04-15
- Fix stage-qa in mencoder after recent changes to the
  aggressiveness of shebangfix:
  - Fix TOOLS/vobshift.py erroneously missing from
    SHEBANG_FILES
  - Add USES=python and PYTHON_NO_DEPENDS
2017-04-16 14:51:14 +00:00
Diane Bruce
dc83de2b4d This got lost due to confusion over who was handling what.
> > Attached is a revised patch, s/STAGEDIR/DESTDIR/ and the dw-start.sh
> > script was getting installed with the wrong permissions because I
> > overlooked the fact it's installed in the examples/ with a bunch of
> > datafiles.

PR:		ports/436814
Submitted by:	Kyle Evans <bsdports@kyle-evans.net>
Reported by:	danfe
MFH:		2017Q2
2017-04-16 14:48:16 +00:00
Nicola Vitale
c94895d4d3 Add slave port of devel/py-pygments to support
Python 3 version

PR:	217468
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br>
2017-04-16 13:45:28 +00:00
Nicola Vitale
5dff3838b5 - Allow overriding of Python version from its slave port 2017-04-16 13:38:25 +00:00
Sergey A. Osokin
2674c78a22 Move the patches for third-party lua module to lua code block.
Do not bump PORTREVISION.

PR:	218683
2017-04-16 13:25:41 +00:00
Jan Beich
3c883d4ead games/openbor: move to GitHub where new builds are
http://www.chronocrash.com/forum/index.php?topic=3344.0

MFH:		2017Q2
2017-04-16 12:58:28 +00:00
Alexey Dokuchaev
e27ff90e17 Remove dependency on GNU make(1).
It turns out that GNU make(1) is only required because their make(1) spells
target dependencies as $^ while ours use $>.  This change makes the pbzip2's
Makefile both GNU and BSD make(1) friendly at the same time.

This is required to be able to use `archivers/pbzip2' port as a PKG_DEPEND.

Approved by:	farrokhi (maintainer)
2017-04-16 12:03:05 +00:00
Dmitry Sivachenko
7b5335baec bash is needed on build stage too. 2017-04-16 12:00:13 +00:00
Sunpoet Po-Chuan Hsieh
ccd5ff7f1f Remove DOCS option
- Bump PORTREVISION for package change
2017-04-16 11:10:06 +00:00
Sunpoet Po-Chuan Hsieh
cfb1cbcad3 Use BROKEN_SSL 2017-04-16 11:09:07 +00:00
Sunpoet Po-Chuan Hsieh
e2085d40d3 Convert to options target helper
- Use BROKEN_SSL

Approved by:	portmgr (blanket)
2017-04-16 11:09:03 +00:00
Sunpoet Po-Chuan Hsieh
2641c899f2 Use BROKEN_SSL 2017-04-16 11:08:58 +00:00
Sunpoet Po-Chuan Hsieh
8743b72929 Use BROKEN_SSL 2017-04-16 11:08:54 +00:00
Sunpoet Po-Chuan Hsieh
fe32291a49 Update to 3.10.0
Changes:	https://github.com/fonttools/fonttools/releases
2017-04-16 11:08:49 +00:00
Sunpoet Po-Chuan Hsieh
2619ed3ece Use BROKEN_SSL and fix indent 2017-04-16 11:08:44 +00:00
Sunpoet Po-Chuan Hsieh
760faa0fd3 Modernize port
- Use PORTVERSION
- Use BROKEN_SSL
- Fix indent
- Update WWW
2017-04-16 11:08:39 +00:00
Sunpoet Po-Chuan Hsieh
be33cc43f0 Fix indent and update WWW 2017-04-16 11:08:34 +00:00
Sunpoet Po-Chuan Hsieh
026b804fad Update WWW 2017-04-16 11:08:30 +00:00
Sunpoet Po-Chuan Hsieh
a9fa3bf2ae Use BROKEN_SSL and update WWW 2017-04-16 11:08:25 +00:00
Sunpoet Po-Chuan Hsieh
041eb0a4d0 Use BROKEN_SSL
- Remove MASTER_SITE_SUBDIR
2017-04-16 11:08:20 +00:00
Sunpoet Po-Chuan Hsieh
7b661f6282 Use BROKEN_SSL 2017-04-16 11:08:15 +00:00
Sunpoet Po-Chuan Hsieh
bd4520afe4 Add LICENSE
- Use BROKEN_SSL
- Remove regression-test:
- Sort PLIST
2017-04-16 11:08:10 +00:00
Sunpoet Po-Chuan Hsieh
a644e6fed1 Use BROKEN_SSL 2017-04-16 11:08:06 +00:00
Sunpoet Po-Chuan Hsieh
359043f5d7 Strip shared library
- Bump PORTREVISION for package change
2017-04-16 11:08:01 +00:00
Sunpoet Po-Chuan Hsieh
bf7288bf4f Update to 1.302083
Changes:	http://search.cpan.org/dist/Test-Simple/Changes
2017-04-16 11:07:56 +00:00
Sunpoet Po-Chuan Hsieh
e7a0276152 Update to 0.004014
Changes:	http://search.cpan.org/dist/Contextual-Return/Changes
2017-04-16 11:07:51 +00:00
Sunpoet Po-Chuan Hsieh
ffa6e4e22a Fix shebang
- Fix LICENSE
- Add LICENSE_FILE
- Sort USE_PYTHON
- Update pkg-descr
- Update WWW
- Bump PORTREVISION for package change
- Take maintainership
2017-04-16 11:07:46 +00:00
Sunpoet Po-Chuan Hsieh
ae6dc9afac Add missing RUN_DEPENDS
- Update COMMENT
- Add LICENSE_FILE
- Sort RUN_DEPENDS
- Allow concurrent installation (USE_PYTHON=concurrent)
- Update pkg-descr
- Update WWW
- Add GitHub repository to WWW
- Bump PORTREVISION for dependency change
- Take maintainership
2017-04-16 11:07:41 +00:00
Sunpoet Po-Chuan Hsieh
ab5b2a644a Allow concurrent installation (USE_PYTHON=concurrent) 2017-04-16 11:07:36 +00:00
Sunpoet Po-Chuan Hsieh
688d8c486f Allow concurrent installation (USE_PYTHON=concurrent)
- Strip shared library
- Add PyPI as primary WWW
- Bump PORTREVISION for package change
- Take maintainership
2017-04-16 11:07:31 +00:00
Sunpoet Po-Chuan Hsieh
6e0559bb50 Add missing RUN_DEPENDS
- Add TEST_DEPENDS
- Cosmetic change
- Reformat pkg-descr
- Add PyPI as primary WWW
- Update WWW
- Bump PORTREVISION for dependency change
- Take maintainership
2017-04-16 11:07:26 +00:00
Sunpoet Po-Chuan Hsieh
6bbf806b29 Take maintainership
- Add NO_ARCH
- Update COMMENT
- Update pkg-descr
- Add PyPI as primary WWW
2017-04-16 11:07:21 +00:00
Sunpoet Po-Chuan Hsieh
e92b859fac Update to 1.2.0
- Fix shebang

Changes:	https://github.com/mattbrictson/airbrussh/blob/master/CHANGELOG.md
2017-04-16 11:07:16 +00:00
Sunpoet Po-Chuan Hsieh
2e4af257cd Update to 1.0.7
Changes:	https://github.com/KimNorgaard/validates_hostname/commits/master
2017-04-16 11:07:11 +00:00
Sunpoet Po-Chuan Hsieh
d7abbe7d7a Update to 0.44
Changes:	http://search.cpan.org/dist/Math-GMPq/CHANGES
2017-04-16 11:07:06 +00:00
Sunpoet Po-Chuan Hsieh
2ea14542df Add you-get 0.4.652
You-Get is a tiny command-line utility to download media contents (videos,
audios, images) from the Web, in case there is no other handy way to do it.

WWW: https://you-get.org/
WWW: https://github.com/soimort/you-get
2017-04-16 11:06:31 +00:00
Sunpoet Po-Chuan Hsieh
db20ae26cb Add py-editdistance 0.3.1
This library simply implements Levenshtein distance with C++ and Cython.

WWW: https://pypi.python.org/pypi/editdistance
WWW: https://github.com/aflc/editdistance
2017-04-16 11:03:13 +00:00
Sunpoet Po-Chuan Hsieh
56e782fece Sort INFO 2017-04-16 11:01:47 +00:00
Dmitry Sivachenko
3735f513fe Update to version 8.4.1. 2017-04-16 10:18:34 +00:00
Jan Beich
d0965d20e1 graphics/sekrit-twc-zimg: update to 2.5.1
Changes:	https://github.com/sekrit-twc/zimg/blob/release-2.5.1/ChangeLog
ABI:		https://abi-laboratory.pro/tracker/timeline/z/
MFH:		2017Q2
2017-04-16 09:41:21 +00:00
Dmitry Marakasov
7ae6f5a484 - Fix LICENSE
- Add LICENSE_FILE
- Update WWW
- Verbosify build

Approved by:	portmgr blanket
2017-04-16 09:02:18 +00:00
Guido Falsi
c2a9f19568 Update deskutils/calibre to 2.83.0 2017-04-16 07:46:27 +00:00
Guido Falsi
d8d4fb67e0 - Add patches to fix build with LibreSSL [1]
- Add dependencies and new SHEBANG_FILE to per stage-qa warnings
- Stop istalling python script to avoid stage-qa error about wrong
  python shabang(adding a python dependency just for a contributed
  python script seems overkill)

PR:		218599 [1]
Submitted by:	OlivierW <olivierw1+bugzilla-freebsd@hotmail.com>
Obtained from:	https://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/telephony/asterisk/patches/ [1]
2017-04-16 07:45:33 +00:00
Wen Heping
2f13f5e378 - Update to 0.5.2
PR:		218565
Submitted by:	eric@camachat.org(maintainer)
2017-04-16 07:31:07 +00:00
Stephen Hurd
63ca772b44 Small fixes for rig type 2
1) Disable Nagle on the socket since all queries are sent as a single
   string

2) Stop using sizeof("\n") to get the length of the string "\n"

These need to be submitted upstream as well.
2017-04-16 03:12:08 +00:00
Gerald Pfeifer
d973653c7b Copy files/patch-gcc_system.h over from lang/gcc49 to fix the build
with libc++ 3.9.0.

PR:		212804
Submitted by:	dim
Approved by:	ian (maintainer)
2017-04-16 02:40:18 +00:00
Wen Heping
035ff827f4 - Update to 1.7.1.0 2017-04-16 02:37:26 +00:00
Vanilla I. Shu
db9594e7c7 Update to 1.5.1. 2017-04-16 02:31:21 +00:00