Commit Graph

22220 Commits

Author SHA1 Message Date
Romain Tartière
09a20cd303 Update to 0.9.1 2019-10-14 02:21:55 +00:00
Thierry Thomas
de1e9f0100 Upgrade to 0.60.8 final. 2019-10-13 10:59:13 +00:00
Matthew Seaman
dc48452075 Update to 3.0.6
ChangeLog: https://github.com/un33k/python-slugify/blob/3.0.6/CHANGELOG.md
2019-10-13 09:59:28 +00:00
Piotr Kubaj
3ba96c5d96 textproc/R-cran-readxl: fix build on GCC architectures
Include sys/types.h in src/ColSpec.h to fix build with GCC:
/usr/include/unistd.h:327:26: error: 'uid_t' has not been declared

PR:		240796
Approved by:	linimon (mentor), dbn (maintainer timeout)
2019-10-12 15:48:59 +00:00
Tobias Kortkamp
3a7e1817be Drop nop XFREE86_HTML_MAN 2019-10-12 12:02:26 +00:00
Rodrigo Osorio
c7de5f0abd New port textproc/pageedit v0.9.5
pageedit is an WYSIWYG visual XHTML editor
based on Sigil's deprecated BookView.

PR:		240633
Submitted by:	Shane <FreeBSD@ShaneWare.Biz>
2019-10-11 07:23:17 +00:00
Alexey Dokuchaev
8027deddcf Manual pages are not subject to DOCS option and typically installed
unconditionally, especially when they come pre-built.
2019-10-10 14:42:10 +00:00
Dmitry Marakasov
1683a87721 - Update to 0.1.5 2019-10-09 20:05:37 +00:00
Sergey A. Osokin
6fdc84fe22 Add p5-BigIP::ParseConfig module. 2019-10-09 19:29:47 +00:00
Michael Gmelin
8c5b13e8d3 Update to 2.1.2, add test target 2019-10-08 07:32:16 +00:00
TAKATSU Tomonari
914fc8d318 - Update to 0.4.0 2019-10-07 22:41:53 +00:00
Guido Falsi
513f3e27bb Update xfce4-dist to 0.8.3 2019-10-07 19:05:59 +00:00
Muhammad Moinur Rahman
075f26a910 textproc/groonga: Update version 9.0.7=>9.0.8 2019-10-07 18:43:21 +00:00
Pedro F. Giffuni
99656da541 textproc/apache-commons-digester: Update URL.
Approved by:	thierry (mentor, implicit)
2019-10-07 16:49:01 +00:00
Dmitry Marakasov
add9b490f2 - Update WWW
Approved by:	portmgr blanket
2019-10-07 09:38:53 +00:00
Alex Dupre
bb329460f7 Remove leftovers and fix PKGNAMEPREFIX. 2019-10-07 08:21:39 +00:00
Antoine Brodin
1a19ad83f6 Mark BROKEN
gmake[1]: Entering directory '/wrkdirs/usr/ports/textproc/libxml++26-reference/work/libxml++-2.40.1'
gmake[1]: *** No rule to make target 'install-data-local'.  Stop.

Reported by:	pkg-fallout
2019-10-06 20:54:06 +00:00
Pedro F. Giffuni
c937a4ccc9 rename most cases of jakarta- to apache-
The Apache Softare Foundation used to maintain an umbrella project named
Jakarta but it was retired on 2011. This name now conflicts with the new
name for Java EE under the Eclipse Foundation.

Rename most of the packages to be more consistent. Some other packages remain
but they will require intervention by their corresponding maintainers.

Approved by:	thierry (mentor), makc
Differential Revision:	https://reviews.freebsd.org/D21902
2019-10-06 19:08:14 +00:00
Tobias Kortkamp
8d4a83086a Drop nop NO_CONFIGURE 2019-10-06 13:47:06 +00:00
Thierry Thomas
53a12af85b Upgrade to 2.6.7.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.6.7>.
2019-10-05 16:21:23 +00:00
Thierry Thomas
fbe157f869 Upgrade to 36.0.
Release notes at <http://cldr.unicode.org/index/downloads/cldr-36>.
2019-10-05 16:20:40 +00:00
Antoine Brodin
4d8148ba5f MASTERDIR is always defined after bsd.port.pre.mk 2019-10-05 05:42:01 +00:00
Greg Lewis
479830d495 Update to 6.8.3
* Update to 6.8.3
* Switch to the Darwin distribution instead of the Linux one since files
  like node_modules/x-pack/plugins/reporting/server/browsers/chromium/paths.js
  have platform specifications and in the Darwin distribution that includes
  FreeBSD (not so for the Linux one).
* Depend on node 10, which is the version distributed with 6.8.3
* Improve pkg-deinstall by indicating how to permanently delete data

PR:		240694
Approved by:	maintainer timeout
Sponsored by:	The FreeBSD Foundation
2019-10-05 00:18:50 +00:00
Greg Lewis
3bae17d80b Update to 6.8.3
* Update to 6.8.3, which allows the use of newer versions of Java (e.g. 11)
* Modify the rc file to allow the version of Java to be used to be configured
* Pull in changes to jvm.options that allow for newer versions of Java
* Fix a type in pkg-message

PR:		239972
Approved by:	maintainer timeout
Sponsored by:	The FreeBSD Foundation
2019-10-05 00:09:16 +00:00
Mark Linimon
a4c44afe3e Prepare for powerpc-on-clang by deleting hard-coded tests for libstdc++.so
as a stand-in for "are we running on gcc".

For people already testing powerpc on clang, it is possible that they
already have both compilers in base.  Thus, the assumption that "gcc is
in base" (e.g.  libstdc++.so exists) always means "force use of GCC" is
already broken.  It will be for everyone on -CURRENT once the switch is
made.

Tested on both amd64 and powerpc64.

PR:		239153
Approved by:	gnome (maintainer-timeout, > 1 month)
2019-10-04 22:24:36 +00:00
Matthew Seaman
85655d065a Update to 3.0.4
Note that the module could depend on py-unidecode as an alternative to
py-text-unidecode, but py-text-unidecode is preferred upstream.

ChangeLog:	   https://github.com/un33k/python-slugify/blob/3.0.4/CHANGELOG.md
2019-10-03 21:52:19 +00:00
Jan Beich
4bbb4133b2 devel/icu: update to 65.1
Changes:	http://site.icu-project.org/download/65
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2019-10-03 20:35:29 +00:00
Sunpoet Po-Chuan Hsieh
a5028a5bf9 Update to 3.11.1
Changes:	https://github.com/rouge-ruby/rouge/releases
		https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
2019-10-03 18:25:08 +00:00
Sunpoet Po-Chuan Hsieh
b445c06a39 Update to 7.0.5
Changes:	https://github.com/elastic/elasticsearch-py/blob/master/Changelog.rst
2019-10-03 18:24:04 +00:00
Jochen Neumeister
8565113b29 Update to 2.2.1
Sponsored by:	Netzkommune GmbH
2019-10-03 16:37:00 +00:00
Piotr Kubaj
637bcbce3a Fix build on GCC architectures. Use GCC from ports.
Approved by:	mentors (implicit approval)
2019-10-03 15:49:00 +00:00
Baptiste Daroussin
b09eabcaa7 groff: remove X11 option and dependency
Now that groff is required for manpages that are not supported by mandoc
the default dependency on X11 has become a big concern for many people.

From now the entire X11 option has been removed as it is only needed for
legacy part of groff that have little end user value.

The other part that was dragging in all the X11 dependencies was the ghostscript
dependency which is needed for 2 cases:
1. find the path of the urw fonts which is needed for pdf generation. the
configure script has been patched to stop using ghostscript to find that path,
but directly use the one provided.
2. the html driver which calls at runtime the gs binary along with some binaries
provided by the netpbm package. Given how little use it is, add a message to
tell the users to manually install ghostscript and netpbm as optional dependency
if they do need to use groff -Thtml.

Requested by:	many
2019-10-02 08:46:19 +00:00
TAKATSU Tomonari
328e3924f1 - Update to 1.16 2019-10-02 05:21:22 +00:00
Alexander Nedotsukov
9afe33b325 Update to 2.40.1 2019-10-01 20:58:16 +00:00
Baptiste Daroussin
56a6c38e8d Drop build dependency on GNU m4.
m4 from base is able to do the job, if properly wrapped to mimic GNU m4

Differential Revision:	https://reviews.freebsd.org/D21835
2019-10-01 14:35:23 +00:00
Dmitry Marakasov
c83c0a98dc - Update to 1.5
- Add LICENSE
2019-10-01 13:42:21 +00:00
Matthias Fechner
5eaa3d8a76 New ports required for gitlab-ce 12.3 upgrade. 2019-09-30 22:20:30 +00:00
Pietro Cerutti
7714691dbc textproc/re-flec: update to 1.4.3
Release notes:
https://github.com/Genivia/RE-flex/releases/tag/v1.4.2
https://github.com/Genivia/RE-flex/releases/tag/v1.4.3
2019-09-30 13:39:37 +00:00
Sunpoet Po-Chuan Hsieh
7be344d91a Update to 6.0.0
Changes:	https://github.com/rails/sass-rails/releases
		https://github.com/rails/sass-rails/commits/master
2019-09-30 11:31:34 +00:00
Sunpoet Po-Chuan Hsieh
442f3f85fb Update to 6.0.0
- Remove PORTSCOUT

Changes:	https://github.com/rails/sass-rails/releases
		https://github.com/rails/sass-rails/commits/master
2019-09-30 11:31:29 +00:00
Sunpoet Po-Chuan Hsieh
17bc90c933 Update to 6.0.0
- Remove PORTSCOUT

Changes:	https://github.com/rails/sass-rails/releases
		https://github.com/rails/sass-rails/commits/master
2019-09-30 11:31:23 +00:00
Sunpoet Po-Chuan Hsieh
ac5915f654 Update to 6.0.0
- Take maintainership

Changes:	https://github.com/rails/sass-rails/releases
		https://github.com/rails/sass-rails/commits/master
2019-09-30 11:31:18 +00:00
Sunpoet Po-Chuan Hsieh
5d09dbcd9b Move textproc/rubygem-sassc-rails to textproc/rubygem-sassc-rails-rails52
- Add PKGNAMESUFFIX
2019-09-30 11:15:39 +00:00
Sunpoet Po-Chuan Hsieh
1910e06a4a Add rubygem-sassc-rails-rails50 2.1.2 (copied from rubygem-sassc-rails) 2019-09-30 11:15:33 +00:00
Sunpoet Po-Chuan Hsieh
387f07ad9f Add rubygem-sassc-rails-rails5 2.1.2 (copied from rubygem-sassc-rails) 2019-09-30 11:15:28 +00:00
Sunpoet Po-Chuan Hsieh
21b5ccd52c Add rubygem-sassc-rails-rails4 2.1.2 (copied from rubygem-sassc-rails) 2019-09-30 11:15:22 +00:00
Sunpoet Po-Chuan Hsieh
a1125e5eb6 Remove expired textproc/rubygem-elasticsearch6 2019-09-30 05:17:59 +00:00
Sunpoet Po-Chuan Hsieh
4669829674 Remove expired textproc/rubygem-elasticsearch-xpack6 2019-09-30 05:17:42 +00:00
Sunpoet Po-Chuan Hsieh
b93905cf7d Remove expired textproc/rubygem-elasticsearch-transport6 2019-09-30 05:17:27 +00:00
Sunpoet Po-Chuan Hsieh
bbec8505b7 Remove expired textproc/rubygem-elasticsearch-api6 2019-09-30 05:17:13 +00:00