Pawel Pekala
de1f7a1ccc
Update to version 2.4.5
...
Changelog:
Fix for undo after downsampling video (regression).
Fix regression in resizing when encoding.
Fix missing audio issue after loading new audio for a clip.
Set default encoder to multi_encoder3 if python version >= 3.
Fix some message translation issues in dialog windows.
mplayer2 compatibility fix for ffmpeg_encoder.
Correct encoding framerate for mjpegtools_encoder dvd-ntsc format.
Minor fix for compiling without OSC.
Remove support for transcode_encoder.
2015-12-11 20:27:37 +00:00
Kurt Jaeger
d17c5cf923
www/obhttpd: 5.7.20150508 -> 5.8.20151023
...
Changes: Tracking upstream update 5.7 -> 5.8
PR: 205197
Submitted by: Nikola Kolev <koue@chaosophia.net> (maintainer)
2015-12-11 20:20:23 +00:00
Martin Wilke
22ddf78637
- Update to 2.5.0
...
- Switch to options helper
- Switch to do-test
PR: 205137
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4507
2015-12-11 20:19:10 +00:00
Antoine Brodin
22f1c96bd7
Finish py-jep rename
2015-12-11 19:59:16 +00:00
Mark Felder
d1933e8ebd
news/nzbget: Update to 16.4
...
Approved by: maintainer (private email)
2015-12-11 17:48:25 +00:00
Michael Moll
156439cd26
www/redmine: change how optional gems are included
...
- patch Gemfile to pull in files in bundler.d/
o eases including optional features without regenerating
extra patches with each update
o convert thin and imagemagick options to use bundler.d
o this does not fix PR 201112, but eases future updates
which will fix it implicitly
- while here, use @sample
2015-12-11 17:28:01 +00:00
Jung-uk Kim
441bb19368
Restore jtreg disappeared in r396353.
...
PR: 205234
2015-12-11 16:54:22 +00:00
Dmitry Marakasov
628427f431
- List more 32bit platforms in NOT_FOR_ARCHS
...
Suggested by: imp
Approved by: portmgr blanket
2015-12-11 16:29:47 +00:00
Grzegorz Blach
4f8f9e7b07
- Update Enlightenment to 0.20.0
...
- Mark e_dbus as deprecated
- Mark some e-module-* as broken (Not compatible with Enlightenment 0.20)
2015-12-11 16:26:18 +00:00
Vanilla I. Shu
ab803eadff
Rename devel/jep to devel/py-jep.
2015-12-11 16:25:52 +00:00
Dmitry Sivachenko
95633d0d8d
Update to version 0.15.0
2015-12-11 16:23:42 +00:00
Dmitry Marakasov
8d82d88685
- Switch to options helpers
2015-12-11 16:21:57 +00:00
Dmitry Marakasov
d0ec9f645b
- Switch to options helpers
...
Approved by: portmgr blanket
2015-12-11 16:21:20 +00:00
Koop Mast
a324e64f75
Update libXfont2 to 2.0.1.
2015-12-11 15:25:07 +00:00
Sunpoet Po-Chuan Hsieh
52ddbb2c21
- Use @FreeBSD.org
...
- Fix typo: PyPi -> PyPI
2015-12-11 14:49:20 +00:00
Sunpoet Po-Chuan Hsieh
ca7ee45589
- Fix typo: PyPi -> PyPI
2015-12-11 14:45:52 +00:00
Martin Wilke
6f0ecdc5d6
Tree widgets for urwid.
...
WWW: https://github.com/pazz/urwidtrees
PR: 204980
Submitted by: geier@lostpackets.de
Approved by: mat (mentor)
Differential Revision: D4512
2015-12-11 14:32:39 +00:00
Martin Wilke
afc52f8ce1
Python binding of the notmuch mail search and indexing library.
...
WWW: http://notmuchmail.org
PR: 204981
Submitted by: geier@lostpackets.de
Approved by: mat (mentor)
Differential Revision: D4510
2015-12-11 14:29:41 +00:00
Martin Wilke
8d4883c9d0
- Update to 0.3.2
...
- Switch to options helper
- Add NO_ARCH
PR: 205117
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4508
2015-12-11 14:26:16 +00:00
Jimmy Olgeni
c134c31ada
Upgrade databases/elixir-calecto to version 0.4.3.
2015-12-11 14:13:17 +00:00
Martin Wilke
d0d234e45b
- Update to 0.20
...
PR: 205240
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4513
2015-12-11 14:12:34 +00:00
Martin Wilke
4ee6e6cda4
- Update to 0.4.1
...
PR: 205119
Submitted by: maintainer
Approved by: mat (mentor)
Differential Revision: D4509
2015-12-11 14:08:42 +00:00
Martin Wilke
44e3c7d5ff
pkgconfig is a Python module to interface with the pkg-config command line tool.
...
WWW: https://pypi.python.org/pypi/pkgconfig
PR: 205136
Submitted by: Johannes Meixner <xmj@chaot.net>
Approved by: mat (mentor)
Differential Revision: D4511
2015-12-11 14:01:03 +00:00
Martin Wilke
4bb1f5b6cb
Simple Log::Dispatch replacement of Mojo::Log
...
WWW: http://search.cpan.org/dist/MojoX-Log-Dispatch-Simple/
PR: D4502
Submitted by: Tomohiro Hosaka <bokutin@bokut.in>
Approved by: mat (mentor)
Differential Revision: D4502
2015-12-11 13:58:46 +00:00
Martin Wilke
148ed443c2
A Moose-based role that enables the consumer to easily serialize/deserialize
...
data structures. The default serializer is Storable, but any serializer in the
Data::Serializer hierarchy can be used automatically. You can even install your
own custom serializer if the pre-defined ones are not useful for you.
WWW: http://search.cpan.org/dist/Data-Serializable/
PR: 204058
Submitted by: jeremybbaggs@gmail.com
Approved by: mat (mentor)
Differential Revision: D4498
2015-12-11 13:55:32 +00:00
Martin Wilke
86dd1f9a20
Simplistic wrapper for the PDF-API2 modules
...
WWW: http://search.cpan.org/dist/PDF-API2-Simple/
PR: 204064
Submitted by: jeremybbaggs@gmail.com
Approved by: mat (mentor)
Differential Revision: D4503
2015-12-11 13:52:46 +00:00
Martin Wilke
71b30cc8ce
This is a simple appender for writing log info to a unix domain socket.
...
WWW: http://search.cpan.org/dist/Log-Log4perl-Appender-Socket-UNIX/
PR: 204059
Submitted by: jeremybbaggs@gmail.com
Approved by: mat (mentor)
Differential Revision: D4499
2015-12-11 13:48:31 +00:00
Jimmy Olgeni
fc60dc50f8
Upgrade devel/elixir-calendar to version 0.12.0.
2015-12-11 13:42:22 +00:00
Martin Wilke
04ed40c345
Turn free-text queries into SQL WHERE clauses. The idea is to allow you to treat
...
your database like a free-text search index, when it really isn't.
WWW: http://search.cpan.org/dist/Search-QueryParser-SQL/
PR: 204067
Submitted by: jeremybbaggs@gmail.com
Approved by: mat (mentor)
Differential Revision: D4501
2015-12-11 13:42:20 +00:00
Martin Wilke
981f150769
Plack Middleware. By enabling this middleware, all multiple slashes in your
...
requests will automatically be cut. //hello///world becomes /hello/world.
Simple as that.
WWW: http://search.cpan.org/dist/Plack-Middleware-NoMultipleSlashes/
PR: 204068
Submitted by: jeremybbaggs@gmail.com
Approved by: mat (mentor)
Differential Revision: D4500
2015-12-11 13:39:36 +00:00
Martin Wilke
49df406507
Parse and create rules for the Snort IDS.
...
WWW: http://search.cpan.org/dist/Parse-Snort/
PR: 204063
Submitted by: jeremybbaggs@gmail.com
Approved by: mat (mentor)
Differential Revision:D4504
2015-12-11 13:36:25 +00:00
Martin Wilke
e9ce85919b
Official command-line client for RIPE Atlas. RIPE Atlas is a global network
...
of probes that measure Internet connectivity and reachability, providing
an unprecedented understanding of the state of the Internet in real time.
WWW: https://github.com/RIPE-NCC/ripe-atlas-tools
PR: 204784
Submitted by: Massimiliano Stucchi <mstucchi@ripe.net>
Approved by: mat (mentor)
Differential Revision: D4505
2015-12-11 13:27:49 +00:00
Martin Wilke
cb17eafaa6
Parsing library for RIPE Atlas measurement results.
...
WWW: https://github.com/RIPE-NCC/ripe.atlas.sagan
PR: 204783
Submitted by: Massimiliano Stucchi <mstucchi@ripe.net>
Differential Revision: 204783
2015-12-11 13:20:37 +00:00
Sergey A. Osokin
e9d406f45b
Upgrade third party push_stream module from 0.3.5 to 0.5.1.
...
PR: 205233
2015-12-11 13:01:22 +00:00
Martin Wilke
c4c017b243
- Update to 1.7.4
...
PR: 205126
Submitted by: vladimir.chukharev@gmail.com (maintainer)
Approved by: mat (mentor)
Differential Revision: D4437
2015-12-11 12:58:13 +00:00
Koop Mast
ad97dbbfc8
Update webcamd to 4.2.0.8.
...
Fix a segfault with a RTL2832U/R820T-based DVB-T USB stick
PR: 205174
Submitted by: f.degner
Approved by: maintainer
2015-12-11 12:31:52 +00:00
Sunpoet Po-Chuan Hsieh
6d2acd2b90
- Add missing OPTIONS_DEFINE
...
- Bump PORTREVISION for package change
2015-12-11 11:45:58 +00:00
Sunpoet Po-Chuan Hsieh
0386be6f75
- Move astro/py-metar to astro/py-pymetar
2015-12-11 11:45:54 +00:00
Sunpoet Po-Chuan Hsieh
d0456c7572
- Move astro/py-metar to astro/py-pymetar
...
- Add LICENSE_FILE
2015-12-11 11:45:50 +00:00
Dmitry Marakasov
4babb74c41
- Add LICENSE
...
- Switch to options helpers
2015-12-11 11:09:26 +00:00
Sunpoet Po-Chuan Hsieh
c2a3036beb
- Move print/py-cups to print/py-pycups
...
- Bump PORTREVISION for dependent ports
2015-12-11 10:07:27 +00:00
Sunpoet Po-Chuan Hsieh
05defa0911
- Add LICENSE
...
Approved by: portmgr (blanket)
2015-12-11 10:03:54 +00:00
Sunpoet Po-Chuan Hsieh
6c8314a758
- Update to 1.3.0
...
Changes: http://fossies.org/linux/cups-filters/NEWS
PR: 205235
Submitted by: Naram Qashat <cyberbotx@cyberbotx.com> (maintainer)
2015-12-11 10:02:40 +00:00
Sunpoet Po-Chuan Hsieh
d324967fbf
- Update to 4.4.0
...
Changes: https://github.com/wernerd/ZRTPCPP/commits/master
PR: 205221
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2015-12-11 10:02:35 +00:00
Sunpoet Po-Chuan Hsieh
296d4f35bb
- Update to 0.1.24
...
Changes: http://linux.thai.net/taxonomy/term/1
PR: 205200
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
2015-12-11 10:02:31 +00:00
Sunpoet Po-Chuan Hsieh
90de1b1a25
- Update to 0.2.8
...
- While I'm here, fix LOCALBASE usage
Changes: https://git.pwmt.org/pwmt/zathura-pdf-mupdf/commits/master
PR: 205094
Submitted by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
2015-12-11 10:02:27 +00:00
Sunpoet Po-Chuan Hsieh
ea9d3a330c
- Move print/py-cups to print/py-pycups
2015-12-11 10:02:23 +00:00
Sunpoet Po-Chuan Hsieh
90dcc9ae9e
- Move print/py-cups to print/py-pycups
...
- Bump PORTREVISION for dependent ports
2015-12-11 10:02:18 +00:00
Sunpoet Po-Chuan Hsieh
6713c94829
- Update to 3.01
...
- Remove DOCS option
- Use PORTEXAMPLES and sort it
Changes: http://search.cpan.org/dist/CGI-Lite/CHANGES
2015-12-11 10:02:14 +00:00
Sunpoet Po-Chuan Hsieh
dd838e5819
- Update to 1.031
...
Changes: http://search.cpan.org/dist/Data-Range-Compare/Changes
2015-12-11 10:02:10 +00:00