Commit graph

483764 commits

Author SHA1 Message Date
Niclas Zeising
cd09c20e61 x11-fonts/font-util: Update to 1.3.2
Update x11-fonts/font-util to 1.3.2
Switch to use USES=xorg-cat instead of home-grown solution.

Changelog:
https://lists.x.org/archives/xorg-announce/2019-August/003019.html
2019-08-26 13:36:15 +00:00
Niclas Zeising
7ceb44e598 Fix typo 2019-08-26 13:34:22 +00:00
Michael Gmelin
3cdc571ab8 Add protocol to CORS headers (fails otherwise), add direct dependency on
databases/py-sqlite3 (was implicit through www/py-django21 before).
Bump revision.
2019-08-26 13:30:12 +00:00
Dan Langille
3a04fe7a9d Upgrade to 0.0.17
Ignore the DAYS configuration item for cert-shifter. It is now no longer
used.

Why? Because we cannot depend upon the mtime of a directory to indicate that
it contains a new file. Instead, we must look at the certs contained within
those directories.
2019-08-26 13:16:24 +00:00
Alex Dupre
db2611dfbf Update to 1.0.3 release. 2019-08-26 13:07:55 +00:00
Piotr Kubaj
3894751aaf graphics/fractgen: fix build on GCC architectures
C++11 compiler is necessary:
  The compiler feature "cxx_decltype" is not known to CXX compiler

  "GNU"

  version 4.2.1.

Approved by:	mentors (implicit approval)
2019-08-26 12:59:18 +00:00
Baptiste Daroussin
ad89c673b9 Remove useless mkdir which will be created by the @dir
convert deprecated @exec into @postexec
2019-08-26 12:46:10 +00:00
Sunpoet Po-Chuan Hsieh
5718243552 Pass maintainership to mfechner@
- Add PORTSCOUT
2019-08-26 11:57:49 +00:00
Sunpoet Po-Chuan Hsieh
19042a5763 Add rubygem-zeitwerk 2.1.9
Zeitwerk is an efficient and thread-safe code loader for Ruby.

Given a conventional file structure, Zeitwerk is able to load your project's
classes and modules on demand (autoloading), or upfront (eager loading). You
don't need to write require calls for your own files, rather, you can streamline
your programming knowing that your classes and modules are available everywhere.
This feature is efficient, thread-safe, and matches Ruby's semantics for
constants.

Zeitwerk is also able to reload code, which may be handy while developing web
applications. Coordination is needed to reload in a thread-safe manner. The
documentation below explains how to do this.

The gem is designed so that any project, gem dependency, application, etc. can
have their own independent loader, coexisting in the same process, managing
their own project trees, and independent of each other. Each loader has its own
configuration, inflector, and optional logger.

Internally, Zeitwerk issues require calls exclusively using absolute file names,
so there are no costly file system lookups in $LOAD_PATH. Technically, the
directories managed by Zeitwerk do not even need to be in $LOAD_PATH.
Furthermore, Zeitwerk does only one single scan of the project tree, and it
descends into subdirectories lazily, only if their namespaces are used.

WWW: https://github.com/fxn/zeitwerk
2019-08-26 11:51:37 +00:00
Sunpoet Po-Chuan Hsieh
a700fff756 Update to 4.35.0
Changes:	https://github.com/tqdm/tqdm/releases
PR:		240112
Submitted by:	Neel Chauhan <neel@neelc.org> (maintainer)
2019-08-26 11:50:27 +00:00
Sunpoet Po-Chuan Hsieh
23f6cf9498 Fix build on powerpc64
PR:		240087
Submitted by:	pkubaj
2019-08-26 11:50:20 +00:00
Sunpoet Po-Chuan Hsieh
da42372c75 Update to 6.1.1
Changes:	https://github.com/ruby/rdoc/commits/master
PR:		240062
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2019-08-26 11:50:12 +00:00
Sunpoet Po-Chuan Hsieh
4334e084fc Mark DEPRECATED and set EXPIRATION_DATE to 2019-08-31
This port is identical to rubygem-rails-i18n-rails5 without PKGNAMESUFFIX.
2019-08-26 11:50:05 +00:00
Sunpoet Po-Chuan Hsieh
b91d2127d2 Update to 41.2.0
Changes:	https://github.com/pypa/setuptools/blob/master/CHANGES.rst
PR:		240045
Exp-run by:	antoine
2019-08-26 11:49:58 +00:00
Sunpoet Po-Chuan Hsieh
f67aad39ae Update to 3.1.0
Changes:	https://metacpan.org/changes/distribution/ack
2019-08-26 11:49:51 +00:00
Sunpoet Po-Chuan Hsieh
9ebe34f6d6 Update to 0.114
Changes:	https://metacpan.org/changes/distribution/Geo-WebService-Elevation-USGS
2019-08-26 11:49:44 +00:00
Sunpoet Po-Chuan Hsieh
792965aebd Update to 0.6806
- Add LICENSE_FILE
- Add NO_ARCH
- Do not install COPYING to DATADIR: it is almost identical to LICENSE_FILE which has been installed via LICENSE framework
- Convert to options target helper

Changes:	https://metacpan.org/changes/distribution/Mail-LMLM
2019-08-26 11:49:36 +00:00
Sunpoet Po-Chuan Hsieh
cf767d1cf2 Update to 0.29
Changes:	https://metacpan.org/changes/distribution/namespace-autoclean
2019-08-26 11:49:30 +00:00
Sunpoet Po-Chuan Hsieh
e31256923d Update to 20190823 2019-08-26 11:49:23 +00:00
Sunpoet Po-Chuan Hsieh
ff89706b59 Update to 2019.08.25 2019-08-26 11:49:17 +00:00
Sunpoet Po-Chuan Hsieh
6befbe9413 Update to 2.11.340
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-08-26 11:49:10 +00:00
Sunpoet Po-Chuan Hsieh
2c3b85928c Update to 2.11.340
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-08-26 11:49:03 +00:00
Sunpoet Po-Chuan Hsieh
6b1577f046 Update to 2.11.340
Changes:	https://github.com/aws/aws-sdk-ruby/releases
2019-08-26 11:48:54 +00:00
Sunpoet Po-Chuan Hsieh
8375551bf5 Update to 0.6.11
Changes:	https://github.com/ko-zu/psl/commits/master
2019-08-26 11:48:47 +00:00
Sunpoet Po-Chuan Hsieh
7edb938ebf Update to 3.3.2
Changes:	https://github.com/AnalogJ/lexicon/releases
2019-08-26 11:48:40 +00:00
Sunpoet Po-Chuan Hsieh
36c90da959 Update to 1.4.0
Changes:	https://github.com/ifduyue/python-xxhash/releases
2019-08-26 11:48:33 +00:00
Sunpoet Po-Chuan Hsieh
d2e0477233 Update to 1.0.9
Changes:	https://github.com/jupyterlab/jupyterlab/commits/master
2019-08-26 11:48:26 +00:00
Sunpoet Po-Chuan Hsieh
c2a667c52f Update to 0.17028
- Update pkg-descr
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Error
2019-08-26 11:48:18 +00:00
Sunpoet Po-Chuan Hsieh
2e07aec880 Update to 1.302167
- Take maintainership

Changes:	https://metacpan.org/changes/distribution/Test-Simple
2019-08-26 11:48:11 +00:00
Sunpoet Po-Chuan Hsieh
31e129b1df Update to 0.221
Changes:	https://metacpan.org/changes/distribution/Term-Detect-Software
2019-08-26 11:48:04 +00:00
Sunpoet Po-Chuan Hsieh
11a0a71146 Update to 0.9908
Changes:	https://metacpan.org/changes/distribution/Perl-PrereqScanner-NotQuiteLite
2019-08-26 11:47:56 +00:00
Sunpoet Po-Chuan Hsieh
7c3bf5d575 Update to 2.5.8
Changes:	https://metacpan.org/changes/distribution/Mouse
2019-08-26 11:47:48 +00:00
Sunpoet Po-Chuan Hsieh
e1408ce82e Update to 1.845
Changes:	https://metacpan.org/changes/distribution/MCE-Shared
2019-08-26 11:47:41 +00:00
Sunpoet Po-Chuan Hsieh
7ee365d287 Update to 1.845
Changes:	https://metacpan.org/changes/distribution/MCE
2019-08-26 11:47:34 +00:00
Sunpoet Po-Chuan Hsieh
d53ed35a2b Update to 0.37
Changes:	https://metacpan.org/changes/distribution/Archive-Tar-Wrapper
2019-08-26 11:47:28 +00:00
Sunpoet Po-Chuan Hsieh
28a8b8bc16 Update to 2.01.90
Changes:	https://tintin.sourceforge.io/news.php
2019-08-26 11:47:22 +00:00
Sunpoet Po-Chuan Hsieh
e00362d0b5 Bump PORTREVISION for dns/public_suffix_list update 2019-08-26 11:47:15 +00:00
Sunpoet Po-Chuan Hsieh
8986823578 Update to 20190824
Changes:	https://github.com/publicsuffix/list/commits/master
2019-08-26 11:47:09 +00:00
Marc Fonvieille
162f2a843e Update to r53316 from the FreeBSD docset.
Approved by:	doceng (implicit)
2019-08-26 11:37:37 +00:00
Baptiste Daroussin
ff5ccbaaeb Readd a line dropped by accident in pkg-plist 2019-08-26 11:26:04 +00:00
Baptiste Daroussin
2e53ca767a Convert to @sample 2019-08-26 11:24:28 +00:00
Baptiste Daroussin
bd150fea3a Get rid of the deprecated @exec and @unexec 2019-08-26 11:12:49 +00:00
Matthias Fechner
aaece8c4d0 Add rubygem-default_value_for32 3.2.0 (copied from rubygem-default_value_for@506051). 2019-08-26 11:06:21 +00:00
Baptiste Daroussin
d008056046 Convert to @sample 2019-08-26 11:00:14 +00:00
Dave Cottlehuber
e73c5cb413 net/zerotier: use amended distinfo broken in r509901
Approved by:	jrm (mentor, implicit)
2019-08-26 10:50:55 +00:00
Dave Cottlehuber
2dc6ddfcc1 net/zerotier: update to 1.4.2
Approved by:	jrm (mentor, implicit)
Sponsored by:	SkunkWerks, GmbH
2019-08-26 10:45:32 +00:00
Baptiste Daroussin
b4cb0ac2a8 Make the @rmtry keyword rootdir friendly 2019-08-26 10:41:50 +00:00
Niclas Zeising
397ec52f46 Fix typo 2019-08-26 10:37:55 +00:00
Niclas Zeising
3fb027e53b Fix typo
Reported by:	madpilot
2019-08-26 10:32:17 +00:00
Kubilay Kocak
686b6cc4e7 devel/caf: Reset MAINTAINER
While I'm here pet portlint: extra item placed in the USES/USE_x section

PR:		240119
Approved by:	Matthias Vallentin <vallentin icir org>
MFH:		2019Q3
2019-08-26 10:09:04 +00:00