Commit Graph

441232 Commits

Author SHA1 Message Date
Adriaan de Groot
a00a8803a0 Fix games/supertux2 build (noticed in CMake update, although this is
unrelated). The explanation is in the patch: C++ code that #defines type
is asking for trouble in other headers.

Approved by:	tcberner (mentor, implicit)
2018-03-20 19:07:35 +00:00
Steven Kreuzer
51e3ac26ce Update to version 1.1.2
PR:		226748
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
2018-03-20 18:42:37 +00:00
Rene Ladan
e6c9745c9d Remove expired ports:
2018-03-19 graphics/code-eli: Broken for more than 6 months
2018-03-19 databases/pg_rman: Broken for more than 6 months
2018-03-19 devel/elixir-simple_bayes: Broken for more than 6 months
2018-03-19 devel/elixir-stemmer: Broken for more than 6 months
2018-03-19 benchmarks/expedite: Broken for more than 6 months
2018-03-19 textproc/p5-HTML-CTPP2: Broken for more than 6 months
2018-03-19 textproc/rubygem-compass-rails: Broken for more than 6 months
2018-03-20 18:39:34 +00:00
Tobias C. Berner
0e76a8f6df Update devel/xdg-user-dirs to 0.17 2018-03-20 18:26:31 +00:00
Emanuel Haupt
563b046c65 Update to 0.1.4 2018-03-20 18:09:36 +00:00
Tobias C. Berner
d6c7ef51cf Move databases/akonadi to databases/akonadi-kde4 2018-03-20 18:03:48 +00:00
Joseph Mingrone
fe24e01fa7 sysutils/smart: Update to version 0.0.8
Upstream changes:
 - fix build error on 12-CURRENT
 - enable NVMe for 11-stable
 - fix bug with SCSI passthrough of ATA devices
2018-03-20 17:41:33 +00:00
Matthias Andree
ca13cf8ad6 Update to release v4.1.
Release info: <https://github.com/JabRef/jabref/releases/tag/v4.1>
Changes: <https://github.com/JabRef/jabref/blob/v4.1/CHANGELOG.md#41---2017-12-23>

Reported by:	portscout
2018-03-20 17:37:47 +00:00
Baptiste Daroussin
4293ae249b Update to 4.15 2018-03-20 17:25:58 +00:00
Baptiste Daroussin
b78695d91f Update to 0.10.1 2018-03-20 17:19:38 +00:00
Tobias C. Berner
b61e363ffc Move astro/libkgeomap to astro/libkgeomap-kde4 2018-03-20 17:19:01 +00:00
Roman Bogorodskiy
2c5b355f50 www/qutebrowser: update to 1.2.1
- Update to 1.2.1;
 - Switch MASTER_SITE to CHEESESHOP and install documentation
   this distfile provides;
 - Add WebEngine backend support and drop pkg-message that tells
   only WebKit is supported;
 - Add missing audio/alsa-plugins dependency for sound support;
 - Drop deprecated optsuffix;
 - Install .desktop file.

Reviewed by:	jrm
Differential Revision:	https://reviews.freebsd.org/D14723
2018-03-20 17:15:44 +00:00
Tobias Kortkamp
f1df0a8d9a Fix format of UPDATING entry
PR:		226632
2018-03-20 17:12:48 +00:00
Tobias Kortkamp
8f66372557 x11/sterm: Update to 0.8
- Fix LICENSE and set it to MIT
- Fix the way we handle the terminfo of x11/sterm.  FreeBSD 12,
  11-STABLE, and 11.2-RELEASE do not require any additional
  configuration (thanks to bapt@) [1].  For older versions, there is a
  simple set of instructions on how to configure terminfo for x11/sterm
  in pkg-message.
- Create a symbolic link to user-defined config.h instead of making a
  copy as is done in other suckless.org ports such as x11-wm/dwm and
  www/quark.
- Respect CPPFLAGS
- Add some files to DOCS and DATA
- Eliminate an unnecessary .for loop during install
- Use HTTPS in WWW
- Add UPDATING entry as old config.h files will need to be updated for
  the newer version

[1] https://svnweb.freebsd.org/changeset/base/331006

Changes:	https://git.suckless.org/st/log/?qt=range&q=0.7..0.8
PR:		226632
Submitted by:	0mp
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018-03-20 17:10:09 +00:00
Nikolai Lifanov
2b188a165b update databases/mongodb36 to 3.6.3
change MAINTAINER back to dev@dudu.ro to match Bugzilla email address

PR:		226192
Submitted by:	dev@dudu.ro (maintainer)
2018-03-20 16:55:46 +00:00
Matthias Andree
e95ed222b3 Mark IGNORE since the stable version dns/dnsmasq is newer. 2018-03-20 16:53:15 +00:00
Mark Felder
44471f8cb4 textproc/elasticsearch5-search-guard: Update to 5.6.8
- Automate pkg-plist as well
2018-03-20 16:52:01 +00:00
Mark Felder
397fce9114 textproc/elasticsearch{5,6}: Pidfiles should be in a writable subdirectory
This fixes issues Elastic has with starting/stopping in some situations

PR:		226800
2018-03-20 16:19:08 +00:00
Dan Langille
27aa66d076 Unbreak and update to 3.0.0-a4.243
Submitted by:	Daniel Engberg
Differential Revision:	https://reviews.freebsd.org/D14582
2018-03-20 15:33:09 +00:00
Eugene Grosbein
3261026f5e sysutils/cpupdate: update to g20180320
Additional port changes:

- move binary from /bin/ to /sbin/ as this is sysadmin's utility;
- supply startup script for boot time updates started as early as possible,
  before configuration of network interfaces;
- make code respect PREFIX;
- patch source to kldload("cpuctl") automatically, if needed;
- fix some compiler warning;
- update pkg-descr to mention that CPU microcode updates bringing
  new features like IBRS require recent FreeBSD version
  for sake of CPUCTL_EVAL_CPU_FEATURES support.
2018-03-20 14:56:15 +00:00
Steve Wills
9ddc59bdf6 www/redmine: Remove passenger option
It's not needed, users can install passenger and use it without the dependency.

PR:		226058
2018-03-20 13:41:32 +00:00
Adriaan de Groot
b60ab85bf2 Fix graphics/dspdfviewer build with modern Clang. The error message
is in the (new) patch.

PR:		226524
Approved by:	tcberner (mentor, implicit)
Differential Revision:	https://reviews.freebsd.org/D14652
2018-03-20 13:01:42 +00:00
Dmitry Marakasov
cee31ddc3b Add PORTSCOUT to ignore a broken version 2018-03-20 12:59:50 +00:00
Cy Schubert
4f12b12a16 Add syslog-ng314 to list.
Since there are no issues with make 314 default.

Discussed with:		Peter Czanik (CzP) <peter.czanik@balabit.com>
			Balabit / syslog-ng upstream
2018-03-20 12:22:46 +00:00
Mathieu Arnold
f82285841d Update acme/certbot ports to 0.22.2.
Sponsored by:	Absolight
2018-03-20 12:03:59 +00:00
Tobias Kortkamp
22b2094f9c x11/rofi: Update to 1.5.1
Changes:	https://github.com/DaveDavenport/rofi/releases/tag/1.5.1
PR:		226715
Submitted by:	Alexandre C. Guimarães <lebarondemerde@privacychain.ch>
Approved by:	nomoo@nomoo.ru (maintainer)
2018-03-20 11:34:42 +00:00
Kubilay Kocak
3a02f5d014 sysutils/py-salt: Bump PORTREVISION
Chase ports r464891 that switched salt's dependencies from tornado (5.x) to
tornado (4.x, www/tornado4), as the failure occurs at runtime.

Since package builds werent affected (packages were created) after the
ports r464162 regression (updating tornado to 5.x), we need to force a rebuild.

PR:		226548
Reported by:	dani-hp (via IRC)
2018-03-20 10:56:52 +00:00
TAKATSU Tomonari
5da59ab896 - Update to 3.6.5 2018-03-20 10:46:14 +00:00
Guido Falsi
9232549eff Update xfce4-pulseaudio-plugin to 0.4.0 2018-03-20 10:11:24 +00:00
Jean-Sébastien Pédron
ef4d051b13 net/bosh-bootloader: Update to 6.4.7
Sponsored by:	Pivotal Software, Inc.
2018-03-20 10:02:27 +00:00
Yuri Victorovich
19afc79be2 databases/go-carbon: Prevent overwriting config files by adding the @sample keyword
PR:		226796
Submitted by:	Andreas Andersson  <a.andersson.thn@gmail.com> (maintainer)
2018-03-20 09:51:35 +00:00
Luca Pizzamiglio
794e0e032f devel/pecl-xdebug26: Fix patch phase
Remove a patch left during the repocopy
2018-03-20 09:35:49 +00:00
Dmitry Marakasov
10f97bf42e - Update WWW
Approved by:	portmgr blanket
2018-03-20 09:33:17 +00:00
Dmitry Marakasov
5ec1a2bc41 - Add LICENSE
- Update WWW

Approved by:	portmgr blanket
2018-03-20 08:33:20 +00:00
Yuri Victorovich
c5bbc1bf90 New port: math/py-uncertainties: Calculations with uncertainties on the quantities involved 2018-03-20 08:16:55 +00:00
Mathieu Arnold
3b488b4cc6 Update to 4.0.3.
Sponsored by:	Absolight
2018-03-20 07:58:02 +00:00
Yuri Victorovich
ed32f634e1 science/py-pymol: Update to 2.1.0
Release notes:
https://pymol.org/dokuwiki/?id=media:new21

Port changes:
* Fixed shebang in bin/pymol
* Misc minor changes

Reported by:	portscout
2018-03-20 07:53:14 +00:00
Yuri Victorovich
686234fbe8 audio/lollypop: Unbreak by fixing the shebang
Approved by:	portmgr (port compliance, infrastructure)
2018-03-20 06:39:08 +00:00
Yuri Victorovich
54975cd08c graphics/pfstools: Update to 2.1.0
Port changes:
* Change to DISTVERSION
* Add LICENSE_FILE
* Change to cmake (from gmake)
* Update of all options accordingly

PR:		225537
Submitted by:	Iouri V. Ivliev <fbsd@any.com.ru> (maintainer)
2018-03-20 06:33:01 +00:00
Antoine Brodin
b5c93165bb Fix build with clang 6 2018-03-20 06:28:52 +00:00
Koichiro Iwao
853c80c70a Update MAINTAINER to my new FreBSD.org account
also update my email address in "Created by:" field.

Approved by:	hrs (mentor)
2018-03-20 06:16:18 +00:00
TAKATSU Tomonari
c4c49f9109 - Update to 1.95-4.10 2018-03-20 05:52:10 +00:00
Li-Wen Hsu
fa743ce121 - Update to 2.112
- Pet rclint
2018-03-20 05:31:10 +00:00
Yuri Victorovich
1f9bc2001b print/qpdf: Update to 8.0.1
Port changes:
* Add the second license

Bump print/cups-filters

PR:		226370
Submitted by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	d.y.kazarov@mail.ru (maintainer's timeout, 14 days)
2018-03-20 05:13:24 +00:00
Yuri Victorovich
85a6a142cd sysutils/ipdbtools: Update to 1.1.2
Port changes:
* Rhange to github
* Add LICENSE_FILE
* Remove BROKEN_xx because these are now not broken
* Remove post-patch

PR:		226566
Submitted by:	cyclaero@gmail.com (maintainer)
2018-03-20 04:48:47 +00:00
Yuri Victorovich
fb118f07c9 New port: sysutils/tmux23: The older version 2.3 of sysutils/tmux
Miroslav Lachman reported that the version 2.3 is free
of buggy behavior with mouse scrolling etc. that was
introduced in later versions.

While in sysutils/Makefile, also fixed a minor ordering
problem.

PR:		223685
Submitted by:	Miroslav Lachman <000.fbsd@quip.cz>
2018-03-20 03:39:57 +00:00
Don Lewis
1592296a88 Bump PORTREVISION on ports depending on devel/libical.
PR:		226460
2018-03-20 02:54:23 +00:00
Don Lewis
ba213ee037 Import upstream patch:
https://github.com/libical/libical/commit/77f82ba88abbb633dc52335fcc050bec3b41c2
69

  icaltzutil_fetch_timezone now creates VTIMEZONE components using
  RRULEs rather than expanding out every year (if
  USE_INTEROPERATIVE_VTIMEZONES was off) or using a single time zone
  back to 1970 (if it was one).

  This creates more accurate time zones that are compatible with dates
  whose time zones have since transitioned to a different offset (such
  as a date in America/New_York in 1980).  Removed
  icaltzutil_set_exact_vtimezones_support and
  icaltzutil_get_exact_vtimezones_support.  Removed
  USE_INTEROPERABLE_VTIMEZONES.

Add missing USE_GNOME=introspection:build

Fix segmentation fault with evolution-calendar-factory

Pet portlint, USE_* comes before USES

PR:		226460
Submitted by:	cpm
Obtained from:	github libical/libical (partially)
2018-03-20 02:52:28 +00:00
Kubilay Kocak
31cb5d1aa6 devel/py-futures: Update to 3.2.0
- Update COMMENT to match upstream change

Changelog:

  https://github.com/agronholm/pythonfutures/blob/3.2.0/CHANGES.rst

PR:		226540
Submitted by:	sunpoet
2018-03-20 02:47:17 +00:00
Yuri Victorovich
ed2d9472fb www/chromium: Workaround description for the hanging tabs problem
Thanks to the solution suggested by Dmitri Goutnik, I am amending
pkg-message with the workaround for the hanging tabs problem.

Putting ~/.cache/chromium on memory-fs solved the problem for me.
Now chromium doesn't hang even on a heavily loaded machine.

PR:		226793
Reported by:	Dmitri Goutnik <dg@syrec.org>
Approved by:	Carlos J. Puga Medina <cpm@freebsd.org> (maintainer)
2018-03-20 02:46:15 +00:00