Commit Graph

503808 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
66e7061b52 Update to 0.113
Changes:	https://metacpan.org/changes/distribution/Astro-satpass
2020-04-07 14:33:32 +00:00
Sunpoet Po-Chuan Hsieh
9ccb73872b Update to 0.139
Changes:	https://metacpan.org/changes/distribution/Astro-SpaceTrack
2020-04-07 14:33:26 +00:00
Ben Woods
73214be6cc net-mgmt/cacti: Update to 1.2.10
Changes this release:
  https://github.com/Cacti/cacti/blob/release/1.2.10/CHANGELOG

PR:		245198
Submitted by:	Michael Muenz <m.muenz@gmail.com>
Approved by:	Daniel Austin <freebsd-ports@dan.me.uk> (maintainer)
MFH:		2020Q2
Security:	https://www.vuxml.org/freebsd/e2b564fc-7462-11ea-af63-38d547003487.html
2020-04-07 14:24:39 +00:00
TAKATSU Tomonari
b429803509 - Update to 0.3.5 2020-04-07 13:54:14 +00:00
Jan Beich
d851455206 textproc/nuspell: update to 3.1.0
Changes:	https://github.com/nuspell/nuspell/releases/tag/v3.1.0
Changes:	https://github.com/nuspell/nuspell/compare/v3.0.0...v3.1.0
Reported by:	GitHub (watch releases)
2020-04-07 13:51:22 +00:00
Lorenzo Salvadore
9617dd1f32 emulators/i386-wine-devel: Update to 5.5
This update also fixes bug #244547.

PR:		244547
Approved by:	gerald (mentor)
Differential Revision:	https://reviews.freebsd.org/D24320
2020-04-07 13:36:11 +00:00
Jan Beich
b0a8c9d419 x11/wob: add new port
A lightweight overlay volume/backlight/progress/anything bar for
Wayland. This project is inspired by xob - X Overlay Bar.

https://github.com/francma/wob
2020-04-07 13:27:14 +00:00
TAKATSU Tomonari
1ee1c00578 - Update to 0.9-1 2020-04-07 13:16:10 +00:00
Alex Dupre
be2fedf025 Update to 1.3.9 release. 2020-04-07 12:29:29 +00:00
Alex Dupre
b698c4471e Update to 0.6.5 release. 2020-04-07 12:29:16 +00:00
Piotr Kubaj
71ebcb00b8 devel/samurai: fix build on GCC architectures
GCC 4.2 doesn't support -Wpedantic:
cc1: error: unrecognized command line option "-Wpedantic"

MFH:		2020Q2 (fix build blanket)
2020-04-07 12:23:46 +00:00
Dmitri Goutnik
1bdbe573f9 www/gobuffalo: Update to 0.16.2
Reported by:	portscout
2020-04-07 12:13:17 +00:00
Dmitri Goutnik
76ed3dc6c7 databases/pspg: Update to 3.0.0
- Unbreak inotify support, add INOTIFY knob
- Pet portfmt while here
2020-04-07 11:55:49 +00:00
Renato Botelho
d670739f24 devel/clixon: Update to 4.4.0
PR:		245409
Submitted by:	Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-04-07 11:50:43 +00:00
Renato Botelho
e0302b160c devel/cligen: Update to 4.4.0
PR:		245408
Submitted by:	Dave Cornejo <dcornejo@netgate.com> (maintainer)
Sponsored by:	Rubicon Communications, LLC (Netgate)
2020-04-07 11:50:10 +00:00
Dmitry Marakasov
e3240383a8 - Switch to share/man 2020-04-07 11:15:12 +00:00
Kai Knoblich
f9aff98bb8 [NEW PORT] www/py-django-debreach
Basic/extra mitigation against the BREACH attack for Django projects.

django-debreach provides additional protection to Django's built in CSRF token
masking by randomizing the content length of each response.

This is achieved by adding a random string of between 12 and 25 characters as a
comment to the end of the HTML content.  Note that this will only be applied to
responses with a content type of text/html.

WWW: https://github.com/lpomfrey/django-debreach
2020-04-07 10:41:34 +00:00
TAKATSU Tomonari
3803aeb484 - Update to 1.1-6 2020-04-07 10:28:01 +00:00
Mateusz Piotrowski
e1ed2cf149 New port: graphics/ttyplot
ttyplot is a realtime plotting utility for terminal with data input from
stdin.

It takes data from standard input / UNIX pipeline, most commonly some tool
like ping, snmpget, netstat, ifconfig, sar, vmstat, etc., and plots in text
mode on a terminal in real time.

It supports rate calculation for counters and up to two graphs on a single
display using reverse video for the second line.

WWW: https://github.com/tenox7/ttyplot
2020-04-07 10:27:20 +00:00
Kai Knoblich
88630fdbf6 www/py-django-{photologue,sortedm2m}: Update to 3.11 and 3.0.0
* Update both ports at once because www/py-django-photologue requires
  www/py-django-sortedm2m in version 3.0.0 or later.  Also assign them to
  Django 2.2 (current LTS release) as Django 1.11 is End-of-Life.

* www/py-django-photologue: Remove an obsolete patch that was required to
  fix build isses with newer versions of devel/py-pip .

* www/py-django-sortedm2m: Switch to GitHub for a while as no sdist is
  available at PyPI.

* Sort variables a bit according to the PHB.

Changelogs:

https://github.com/richardbarran/django-photologue/blob/3.11/CHANGELOG.txt
https://github.com/jazzband/django-sortedm2m/blob/3.0.0/CHANGES.rst

PR:		245359
Approved by:	Kevin Golding <ports@caomhin.org> (maintainer)
2020-04-07 10:19:40 +00:00
Antoine Brodin
35d872a255 Fix a MOVED entry 2020-04-07 10:15:37 +00:00
TAKATSU Tomonari
1da1725125 - Update to 1.7.8 2020-04-07 10:11:16 +00:00
Fernando Apesteguía
f64c352bca sysutils/reggae: Update to 0.1.12
ChangeLog: https://github.com/cbsd/reggae/releases/tag/0.1.12

 * Choose DHCP program (dhcpcd vs dhclient)
 * Default but changable devfs ruleset for jails
 * Use PKG_PROXY if defined (only in jails)
 * Improve bootstrap of master jail (cbsd)
 * Remove "jail" when generating service name

PR:	245412
Submitted by:	meka@tilda.center (maintainer)
2020-04-07 10:03:33 +00:00
Emanuel Haupt
df98eff1dc Update to 1.18 2020-04-07 09:48:23 +00:00
Dmitry Marakasov
837b0300b6 - Update WWW
Approved by:	portmgr blanket
2020-04-07 09:32:21 +00:00
Thierry Thomas
fea6dcf1c7 - A dd a SONAME to libLfunction.so;
- strip lcalc.
2020-04-07 09:26:41 +00:00
Mark Linimon
d2a67348da Unbreak bulk -a.
devel/g-wrap previously existed as version 1.9.6.  It was removed in
2014 with commit r351033.  So, the last version previously checked
in was r351032.
2020-04-07 09:16:52 +00:00
Muhammad Moinur Rahman
905236a3b2 textproc/groonga: Update version 10.0.0=>10.0.1
Relnotes:	https://groonga.org/en/blog/2020/03/30/groonga-10.0.1.html
2020-04-07 09:07:16 +00:00
Thierry Thomas
c7b78d48b2 Disable HPCombi on i386:
Intrinsic _mm_extract_epi64 not supported by compiler.

Reported by:	pkg-fallout
2020-04-07 08:57:27 +00:00
Wen Heping
5e072cd9a3 - Update to 7.4.4 2020-04-07 07:57:22 +00:00
Kai Knoblich
ed649ed30d graphics/py-sorl-thumbnail: Update to 12.6.3
* Assign to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life.

* Make port concurrent safe as it installs files outside Python's site-lib
  directory.

* Separate USES block from non-relevant variables and pet portlint
  (whitespace issues in pkg-plist)

* Also remove an obsolete patch that was required to fix build issues with
  the documentation files.

Changelog:

https://github.com/jazzband/sorl-thumbnail/blob/12.6.3/CHANGES.rst

PR:		245358
Approved by:	Kevin Golding <ports@caomhin.org> (maintainer)
2020-04-07 07:44:24 +00:00
Mikael Urankar
e1c55e389b www/youtube_dl: update to 2020.03.24
PR:		245018
Submitted by:	Greg Fitzgerald
Approved by:	araujo (maintainer timeout)
2020-04-07 07:21:52 +00:00
Kai Knoblich
e620434e10 www/py-django-ldapdb: Update to 1.4.0
* Assign to Django 2.2 (current LTS release) as Django 1.11 is End-of-Life.

* Make USES block separate from non-relevant variables.

Changelog:

https://github.com/django-ldapdb/django-ldapdb/blob/1.4.0/ChangeLog

PR:		245310
Approved by:	Alexander Kriventsov <avk@vl.ru> (maintainer)
2020-04-07 07:13:02 +00:00
Kubilay Kocak
3c5342b9d1 [NEW] graphics/guile-cairo: Wrapper for using the Cairo graphics library from Guile
Guile-Cairo wraps the Cairo graphics library for Guile Scheme.

WWW: http://www.nongnu.org/guile-cairo/

PR:		241731
Submitted by:	Andrew <andrew tao11 riddles org uk>
Differential Revision:	D22189
2020-04-07 06:24:02 +00:00
Kubilay Kocak
dc599129c3 [NEW] devel/g-wrap: Tool for generating function wrappers for Guile
G-Wrap is a tool (and guile library) for generating function wrappers
for inter-language calls. It currently only supports generating Guile
wrappers for C functions. Other languages may be supported in the
future, possibly on both sides.

WWW: http://www.nongnu.org/g-wrap/

PR:		241731
Submitted by:	Andrew <andrew tao11 riddles org uk>
Differential Revision: D22189
2020-04-07 06:22:45 +00:00
Yuri Victorovich
a04c7b787d Remove devel/jucipp: It is a duplicate of editors/jucipp
Repology failed to find it by name.
2020-04-07 03:31:43 +00:00
Santhosh Raju
b795819083 www/cliqz: Updates to 1.34.1
Changes since 1.34.0:

Merge with Firefox 74.0.1
2020-04-07 03:23:55 +00:00
David Thiel
e227afbf89 New maintainer.
PR:		245413
Submitted by:  Thomas Morper
2020-04-07 02:34:29 +00:00
Wen Heping
bad354bb42 - Update to 3.9.0 2020-04-07 00:24:04 +00:00
Wen Heping
f91c25cb8c - Update to 0.300001 2020-04-07 00:08:09 +00:00
Gerald Pfeifer
dab8fa7ebf Update to the 20200405 snapshot of GCC 10.0.1. 2020-04-06 23:46:56 +00:00
TAKATSU Tomonari
77ff4b1570 - Update to 8.12 2020-04-06 23:36:13 +00:00
Jan Beich
ec6808fccc emulators/citra: update to s20200404
Changes:	00667c222...3b1b8b7e1
2020-04-06 23:02:48 +00:00
Jan Beich
ac50938c78 emulators/yuzu: update to s20200406
Changes:	e6f02d572...588a20be3
2020-04-06 23:02:43 +00:00
Jan Beich
cefaf651e8 emulators/rpcs3: update to 0.0.9.10134
Changes:	63080c22a...4aae9a17c
2020-04-06 23:02:37 +00:00
Jan Beich
2094376a57 multimedia/aom: update to 1.0.0.3366
Changes:	https://aomedia.googlesource.com/aom/+log/b1d9a1811..611c58e51
2020-04-06 23:02:30 +00:00
TAKATSU Tomonari
d2bb13c6c4 - Update to 3.3.0
- Update WWW: line in pkg-descr
2020-04-06 22:56:20 +00:00
Alexandre C. Guimarães
e3068c4c11 x11-themes/Kvantum: Update to 0.15.2 2020-04-06 21:56:08 +00:00
Danilo G. Baio
08da2d9c2a devel/py-jupyter_client: Update to 6.1.2
Changelog:	https://github.com/jupyter/jupyter_client/blob/6.1.2/docs/changelog.rst

PR:		245390
Approved by:	koobs (python, maintainer)
MFH:		2020Q2 (blanket: bugfix release(s))
2020-04-06 21:27:31 +00:00
Danilo G. Baio
c88dba6602 devel/py-ipykernel5: Update to 5.2.0
Changelog:	https://github.com/ipython/ipykernel/blob/5.2.0/docs/changelog.rst

PR:		245391
Approved by:	koobs (python, maintainer)
MFH:		2020Q2 (blanket: bugfix release)
2020-04-06 21:25:41 +00:00