Commit graph

408985 commits

Author SHA1 Message Date
MANTANI Nobutaka
71ebfbc45a Modify affected version of w3m entry accordingly since w3m port has been
updated to fixed version.

MFH:		2017Q1
2017-01-09 07:56:16 +00:00
MANTANI Nobutaka
b510f57b66 - Update to 0.5.3.20170102.
- Switch to code maintained by the Debian Project.
- This version fixes multiple vulnerabilities.
- Add LICENSE.
- Add NLS option.
- Change default Japanese character encoding to UTF-8.

PR:		215822
Reported by:	Daniel <d.stoye@cms.hu-berlin.de>
MFH:		2017Q1
Security:	http://www.vuxml.org/freebsd/eafa3aec-211b-4dd4-9b8a-a664a3f0917a.html
2017-01-09 07:48:30 +00:00
Vanilla I. Shu
2c3415a951 Update to 0.6.0. 2017-01-09 07:44:02 +00:00
Babak Farrokhi
e25f86c337 Remove dead mirror
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9090
2017-01-09 07:10:40 +00:00
Babak Farrokhi
733a653b58 Update net/lft to 3.77
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9089
2017-01-09 07:09:06 +00:00
Babak Farrokhi
457f8a4d13 Update benchmarks/sipp to 3.5.1
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9088
2017-01-09 07:07:49 +00:00
Babak Farrokhi
c33c6bce4e Update archivers/pbzip2 to 1.1.13
Reviewed by:	bapt
Approved by:	bapt
Differential Revision:	https://reviews.freebsd.org/D9087
2017-01-09 07:05:56 +00:00
Alberto Villa
85c60133c9 - Remove soversion from RUN_DEPENDS
Reported by:	adamw
2017-01-09 07:00:47 +00:00
Ruslan Makhmatkhanov
a2f76d0c91 science/vmd: correct the wording of numpy keyword 2017-01-09 06:03:05 +00:00
David Naylor
797c113a6f science/vmd: fix port to depend on numpy.
Reported by:	Ruslan Makhmatkhanov <cvs-src@yandex.ru>
2017-01-09 05:53:51 +00:00
David Naylor
d4f1a32eef sysutils/py-plumbum: update to 1.6.3
* Python 3.6 is now supported, critical bug fixed (#302)
 * Commands: Better handling of return codes for pipelines (#288)
 * Paths: Return split support (regression) (#286) - also supports dummy args
   for better ``str`` compatibility
 * Paths: Added support for Python 3.6 path protocol
 * Paths: Support Python's ``in`` syntax
 * CLI: Added Config parser (provisional) (#304)
 * Color: image plots with `python -m plumbum.cli.image` (#304)
 * SSH: No longer hangs on failure (#306)
 * Test improvements, especially on non-linux systems
2017-01-09 05:42:52 +00:00
David Naylor
b3571405cb emulators/i386-wine-devel: distfiles rerolled for 2.0.rc3_1.
The distfiles were rerolled, accidentally, however the contents are
identical.
2017-01-09 05:35:23 +00:00
John Marino
4af5e8cbb2 x11/qterminal(-l10n): Fix builds after recent change to devel/liblxqt
Approved by:	Just-fix-it
2017-01-09 04:29:12 +00:00
Jason Unovitch
1f45bb9812 www/py-django-allauth: update 0.29.0 -> 0.30.0
PR:		215755
Submitted by:	Vladimir Chukharev <vladimir.chukharev@gmail.com> (maintainer)
2017-01-09 03:10:06 +00:00
Jason Unovitch
1386183d11 devel/py-http-prompt: update 0.6.0 -> 0.8.0; update dependency [1]
- Update dependency version
- Rename dependency to match standard Python package naming and support
  multiple/concurrent versions on httpie and py-http-prompt

www/py-httpie: rename from www/httpie; fix dependencies; set NO_ARCH [2]
www/Makefile: chase rename
MOVED: document rename

Changelog:
- 0.7.0
* New feature: Shell substitution (#54, #61, #74)
* New feature: Piping to shell (#61, #74)
* New feature: Be able to delete all parameters of a given type (#
- 0.8.0
* Add support for OPTIONS method (#84)
* Fix highlighting bug with parameters starting with HTTP method names (#86)
* Fix excessive newlines after headers and body (#89)

PR:		213700 [1]
PR:		213728 [2]
Submitted by:	Danilo G. Baio <dbaio@bsd.com.br> (maintainer)
2017-01-09 02:53:05 +00:00
Steve Wills
dd952ea5f1 security/rubygem-net-ssh: update to 4.0.1 2017-01-09 02:28:30 +00:00
Ryan Steinmetz
875a797428 - Update to 3.0.10
PR:		215841
Submitted by:	zi@ (me)
Approved by:	moggie@elasticmind.net (maintainer)
2017-01-09 00:20:55 +00:00
Steve Wills
d0d8ee54db textproc/rubygem-nokogiri: update to 1.7.0.1 2017-01-09 00:07:01 +00:00
Steve Wills
862a1935dd devel/rubygem-climate_control: update to 0.1.0 2017-01-08 22:42:50 +00:00
Romain Tartière
f133bebcaa - Update to 4.8.1
PR:		215872
Approved by:	Zach Leslie <freebsd@zleslie.info> (maintainer)
2017-01-08 21:57:37 +00:00
Adam Weinberger
6326dd983c Change the description of WANT_OPENLDAP_SASL to make it clear that
that variable is for end-users in make.conf, not for port Makefiles.

See CHANGES 20040717.
2017-01-08 21:20:57 +00:00
Sunpoet Po-Chuan Hsieh
c37d809b08 Use USES=tar:tgz
Approved by:	portmgr (blanket)
2017-01-08 20:43:50 +00:00
Sunpoet Po-Chuan Hsieh
9f1c3b4a12 Update to 1.16.2
- Sort *_DEPENDS
- Remove blank line between BUILD_DEPENDS and RUN_DEPENDS
- Remove OXLIB and use the shared library path right after STRIP_CMD
- Use PORTEXAMPLES to simplify PLIST
- While I'm here, fix indent

Changes:	https://github.com/openxpki/openxpki/commits/develop
PR:		215670
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
2017-01-08 20:43:45 +00:00
Sunpoet Po-Chuan Hsieh
5e82505d98 Add p5-DBIx-Handler 0.14
DBIx::Handler is fork-safe and easy transaction handling DBI handler.
It provides scope base transaction, fork safe dbh handling.

WWW: http://search.cpan.org/dist/DBIx-Handler/

- While I'm here:
  - Add LICENSE_FILE
  - Add p5-DBI to {BUILD|RUN}_DEPENDS
  - Move p5-Test-* to TEST_DEPENDS

PR:		214293
Submitted by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2017-01-08 20:43:39 +00:00
Sunpoet Po-Chuan Hsieh
724ba4b8b1 Fix *_DEPENDS
- Bump PORTREVISION for dependency change

SQL::Abstract::Test requires Test::Deep.
2017-01-08 20:43:34 +00:00
Sunpoet Po-Chuan Hsieh
b9b55e2147 Update to 2.2.0
Changes:	https://github.com/ruby-rdf/rdf/releases
2017-01-08 20:43:30 +00:00
Sunpoet Po-Chuan Hsieh
ac4836664c Update to 1.13.2
- Update WWW

Changes:	https://kramdown.gettalong.org/news.html
2017-01-08 20:43:25 +00:00
Sunpoet Po-Chuan Hsieh
ec79ee2b7d Update to 3.2.2
Changes:	https://github.com/puppetlabs/hiera/commits/master
2017-01-08 20:43:20 +00:00
Sunpoet Po-Chuan Hsieh
9e11680899 Update to 2.1.1
- Add LICENSE
- Remove leading indefinite article from COMMENT

Changes:	https://github.com/jasonroelofs/rice/commits/master
2017-01-08 20:43:16 +00:00
Sunpoet Po-Chuan Hsieh
60ab9fe007 Update to 3.16.0
Changes:	https://github.com/seattlerb/hoe/blob/master/History.rdoc
2017-01-08 20:43:11 +00:00
Sunpoet Po-Chuan Hsieh
7a04259d6a Update to 0.9.6
Changes:	https://github.com/lsegal/yard/releases
2017-01-08 20:43:06 +00:00
Sunpoet Po-Chuan Hsieh
e07c9f5b30 Update to 1.0201
Changes:	http://search.cpan.org/dist/Validator-Custom/Changes
2017-01-08 20:43:02 +00:00
Sunpoet Po-Chuan Hsieh
422ab070d1 Update to 0.0.20140710
- Change MASTER_SITES to GitHub
- Add LICENSE_FILE

Changes:	https://github.com/alobbs/libhpack/commits/master
2017-01-08 20:42:57 +00:00
Sunpoet Po-Chuan Hsieh
127606ca73 Update to 20170108
Changes:	https://github.com/pciutils/pciids/commits/master
2017-01-08 20:42:52 +00:00
Sunpoet Po-Chuan Hsieh
a6d5096657 Update to 1.0.44
- Clean up MASTER_SITES
- Convert to options target helper
- Update WWW

Changes:	https://github.com/jedisct1/pure-ftpd/releases
2017-01-08 20:42:47 +00:00
Sunpoet Po-Chuan Hsieh
06b96dd731 Update to 5.0.1
- Add PLIST_SUB

Changes:	https://github.com/facebook/rocksdb/releases
2017-01-08 20:42:42 +00:00
Jason Unovitch
91655e45dd devel/stack: update 1.3.0 -> 1.3.2
PR:		215807
Submitted by:	Tobias Kortkamp <t@tobik.me> (maintainer)
2017-01-08 20:29:53 +00:00
David Naylor
153bb9688c science/vmd: update to 1.9.3
- update MASTER_SITES to use upstream stride (the old - repackages - sources
   were no longer working).
 - take maintainership: although I don't use the software I am happy to respond
   to PR's and check for updates periodically,
 - add license information for each source:
   - vmd: custom license that requires the user to explicitly download (and
          accept the license before downloading).  Mark the license as
          auto-accept here as the present of the DISTFILE will indicate that
          the license has been accepted
   - tachyon: standard 3-clause BSD license :-)
   - stride: almost BSD license, except only for academic use (i.e.
             non-commersial) and a requirement to report bugs to the author.
             Add a plain text copy of the license file to the port.
   - add missing dependencies: gl, x11
   - fix detection of python.
   - simplify configure patch.
   - update pkg-plist for changes in plugin versions.
2017-01-08 17:36:15 +00:00
Sunpoet Po-Chuan Hsieh
eb2cee80bf Remove outdated OSVERSION check 2017-01-08 16:50:57 +00:00
Gerald Pfeifer
53ec23dc47 Update to the 20170105 snapshot of GCC 6. 2017-01-08 16:38:53 +00:00
Ben Woods
8e1ec2423b multimedia/plexhometheater: Pet portlint (no-op)
- Re-generate patches with makepatch (pet portlint)
- Remove blank lines between BUILD/LIB/RUN_DEPENDS (pet portlint)
- Add LICENSE_FILE
2017-01-08 15:29:22 +00:00
Sunpoet Po-Chuan Hsieh
b9f566db00 Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat:	python
2017-01-08 14:42:50 +00:00
Sunpoet Po-Chuan Hsieh
48a50eba87 Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
- Add NO_ARCH
- Use bsd.port.mk instead of bsd.port.pre.mk + bsd.port.post.mk

Approved by:	portmgr (blanket)
With hat:	python
2017-01-08 14:42:45 +00:00
Sunpoet Po-Chuan Hsieh
df5d057f9b Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat:	python
2017-01-08 14:42:41 +00:00
Sunpoet Po-Chuan Hsieh
472eb7ba26 Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}- 2017-01-08 14:42:37 +00:00
Sunpoet Po-Chuan Hsieh
eae7e6bedb Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat:	python
2017-01-08 14:42:32 +00:00
Sunpoet Po-Chuan Hsieh
988b1149f5 Use PYTHON_PKGNAMEPREFIX instead of py${PYTHON_SUFFIX}-
With hat:	python
2017-01-08 14:42:28 +00:00
Sunpoet Po-Chuan Hsieh
caf49f6b30 Move devel/rubygem-activejob to devel/rubygem-activejob4
- Bump PORTREVISION for dependent ports
2017-01-08 14:31:16 +00:00
Rene Ladan
c2e343a1c8 Remove expired port:
2017-01-08 devel/rubygem-rdoc3: Older version no longer required
2017-01-08 14:21:34 +00:00
Sunpoet Po-Chuan Hsieh
7d12e91d38 Move devel/rubygem-actionview to devel/rubygem-actionview4
- Bump PORTREVISION for dependent ports
2017-01-08 14:16:36 +00:00