Commit graph

5717 commits

Author SHA1 Message Date
Tobias C. Berner
1e50dd898b archivers/urbackup-server: Update to 2.4.12
- Drop maintainership
- Fix man page location

PR:		245377
Submitted by:	freebsd@coombscloud.com (maintainer)
2020-04-11 12:20:23 +00:00
Tobias C. Berner
4a3c1f824d archivers/urbackup-client: Update to 2.4.10
- Drop maintainership

PR:		245378
Submitted by:	freebsd@coombscloud.com (maintainer)
2020-04-11 12:18:49 +00:00
Tobias C. Berner
87859fef98 archivers/py-borgbackup: Update to 1.1.11
PR:		245329
Submitted by:	jjuanino@gmail.com (maintainer)
2020-04-03 21:31:40 +00:00
Sunpoet Po-Chuan Hsieh
29d3b3ad68 Update to 5.90 2020-04-02 12:00:38 +00:00
Sunpoet Po-Chuan Hsieh
73e4737dec Update to 5.9.0
Changes:	https://www.rarlab.com/rarnew.htm
2020-04-02 12:00:33 +00:00
Ganael LAPLANCHE
555ae57247 Update devel/tbb to 2020.2 and bump dependent port's revisions
Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES
2020-04-01 14:14:51 +00:00
Mark Linimon
4b8b382acd Add compiler:c++11-lang to USES to fix build on GCC-based systems:
/usr/local/include/qt5/QtCore/qtypeinfo.h:86: error: 'qIsRelocatable' was not declared in this scope

Approved by:	portmgr (tier-2 blanket)
2020-03-31 01:21:31 +00:00
Piotr Kubaj
d09456c17f archivers/lib1541img: fix build on GCC architectures
Use newer GCC:
./include/1541img/cbmdosfile.h:16: error: redefinition of typedef 'Event'
2020-03-29 21:11:13 +00:00
Sunpoet Po-Chuan Hsieh
b1087b1866 Update to 2.3.0
Changes:	https://github.com/rubyzip/rubyzip/releases
2020-03-28 12:56:14 +00:00
Sunpoet Po-Chuan Hsieh
14ac11b7b3 Update to 1.68
Changes:	https://metacpan.org/changes/distribution/Archive-Zip
2020-03-28 12:47:20 +00:00
Max Brazhnikov
c16f851e66 Add new ports:
archivers/lib1541img:
- Library for creating and manipulating commodore 1541 disk images.

archivers/v1541commander:
- This application allows you to create and modify D64 disk images
  for the Commodore 1541 floppy drive.

PR:		243966
Submitted by:	Felix Palmen
2020-03-27 09:40:04 +00:00
Dmitry Marakasov
83c511422a - Add LICENSE_FILE
- Update WWW

Approved by:	portmgr blanket
2020-03-25 09:32:14 +00:00
Rodrigo Osorio
6ad44dd253 archivers/rpm4: Replace calls to xargs by gxargs
Latest version of archivers/rpm4 uses GNU specific option
when calls xargs. This causes the proccess to fail.

This commit adds misc/findutils as a run dependency and
replaces xargs calls by its GNU variant gxargs.

Also Bump portrevision.

PR:		244606
Reported by:	Brian Zou <zoujiaqing@gmail.com>
2020-03-22 16:05:50 +00:00
Tobias C. Berner
a3ede83826 KDE Frameworks: update to 5.68
March 15, 2020. KDE today announces the release of KDE Frameworks 5.68.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

[1] https://kde.org/announcements/kde-frameworks-5.68.0.php

PR:		244824
Exp-run by:	antoine
2020-03-21 07:26:32 +00:00
Max Khon
ebaffa0a43 Fix build with clang 10
PR:		244636
Submitted by:	Dimitry Andric
2020-03-17 17:45:47 +00:00
Hiroki Sato
9cf82897b1 Update to 1.0.6.
PR:		238900
Submitted by:	yuri
2020-03-16 19:08:57 +00:00
Piotr Kubaj
66bf6e9e00 archivers/p7zip: fix build on powerpc64
lld 10 reports the following error:
ld: error: relocation R_PPC64_TOC16_LO cannot be used against symbol MatchFinder_GetNumAvailableBytes; recompile with -fPIC
>>> defined in LzFind.o
>>> referenced by LzFind.c
>>>               LzFind.o:(MatchFinder_CreateVTable)
2020-03-14 21:04:01 +00:00
Jan Beich
f821cdc347 devel/icu: update to 66.1
Changes:	http://site.icu-project.org/download/66
ABI:		https://abi-laboratory.pro/tracker/timeline/icu4c/
2020-03-13 09:47:16 +00:00
Tobias C. Berner
3cb2eef56a KDE Applications: update to 19.12.3 2020-03-06 22:11:55 +00:00
Jochen Neumeister
e6b48082a4 hand over Maintainership to miwi
Sponsored by:	Netzkommune GmbH
2020-03-06 17:05:44 +00:00
Jose Alonso Cardenas Marquez
8c8a336495 - Remove compat < 11 dependencies from bootstrap and compiler. It could fix problems
when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
2020-03-06 06:26:05 +00:00
Greg Lewis
9839fa58ce Update to 3.4.2
PR:		244476
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
2020-03-01 20:14:06 +00:00
Sunpoet Po-Chuan Hsieh
2b82906c20 Fix LZ4 option
- Bump PORTREVISION for package change

Duplicate USES=localbase blocks lz4 detection.
Before this commit, it fails to detect liblz4 as follows:

==> no liblz4, building zstd without .lz4 support
2020-02-26 20:46:28 +00:00
Dmitry Marakasov
106362239f - Update WWW
Approved by:	portmgr blanket
2020-02-26 09:31:54 +00:00
Antoine Brodin
41a5348a3b Deprecate a few ports
With hat:	portmgr
2020-02-23 15:25:53 +00:00
Dmitry Marakasov
2bcba13362 - Update WWW
Approved by:	portmgr blanket
2020-02-22 09:31:31 +00:00
Wen Heping
1b71c39829 - Update to 2.0.4
- Take maintainership
2020-02-21 08:10:01 +00:00
Tobias C. Berner
fcbb2b746d Update KDE Frameworks to 5.67.0
February 02, 2020. KDE today announces the release of KDE Frameworks 5.67.0.

KDE Frameworks are over 70 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well tested
libraries with friendly licensing terms. For an introduction see the KDE
Frameworks web page.

This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.

Announcement:
	https://kde.org/announcements/kde-frameworks-5.67.0.php

PR:		244015
Exp-run by:	antoine
2020-02-19 18:49:22 +00:00
Antoine Brodin
9bef23ecc2 Clean up USES
With hat:	portmgr
2020-02-19 17:59:35 +00:00
Rene Ladan
b78d5957b4 Remove expired ports:
2020-02-16 archivers/rox-archive: Old, uses EOLed python27
2020-02-15 databases/ldb: Old version, uses EOLed python27
2020-02-15 databases/ldb12: Old version, uses EOLed python27
2020-02-15 databases/ldb13: Old version, uses EOLed python27
2020-02-15 databases/tdb1: Old version, uses EOLed python27
2020-02-16 deskutils/rox-memo: Old, uses EOLed python27
2020-02-16 devel/py-roxlib: Old, uses EOLed python27
2020-02-15 devel/talloc1: Old version, uses EOLed python27
2020-02-15 devel/tevent1: Old version, uses EOLed python27
2020-02-16 editors/rox-edit: Old, uses EOLed python27
2020-02-15 graphics/ocre: unfetchable, author not reachable, seems discontinued
2020-02-14 math/py-basemap: Deprecated upstream
2020-02-16 multimedia/rox-videothumbnail: Old, uses EOLed python27
2020-02-14 security/morphis: Fails to build with recent versions of python, upstream git repository is gone
2020-02-16 x11/rox-wallpaper: Old, uses EOLed python27
2020-02-16 x11-fm/rox-mime-editor: Old, uses EOLed python27
2020-02-16 x11-fm/rox-session: Old, uses EOLed python27
2020-02-16 12:34:44 +00:00
Dmitry Marakasov
c060322082 - Update WWW
Approved by:	portmgr blanket
2020-02-15 09:31:24 +00:00
Dmitry Marakasov
845b58f6a9 - Fix LICENSE
- Update WWW

Approved by:	portmgr blanket
2020-02-14 09:31:23 +00:00
Emanuel Haupt
2d6803abe7 Set the install-path via configure instead of patching Makefile.in
The change gets rid of the sole patch -- and thus the entire files/ -- by using
a Makefile-knob.

The resulting build is exactly the same -- no need to bump PORTREVISION.

PR:		244107
Submitted by:	mi
2020-02-13 23:42:42 +00:00
Sunpoet Po-Chuan Hsieh
e9056c9e5d Update MAINTAINER: use @FreeBSD.org 2020-02-13 14:27:46 +00:00
Xin LI
504651b9e5 archivers/lzlib: update to 1.11. 2020-02-09 20:45:07 +00:00
Sunpoet Po-Chuan Hsieh
4723f93aa5 Convert REINPLACE_CMD to patch file 2020-02-08 19:01:35 +00:00
Alexey Dokuchaev
bf66aa0aae - Install `Readme' file as documentation
- Reclaim maintainership while I'm at it
2020-02-08 10:34:21 +00:00
Tobias C. Berner
557a04d0c8 Update KDE's Applications to 19.12.2
Changelog:
	https://kde.org/info/releases-19.12.2.php
2020-02-06 18:08:07 +00:00
Christoph Moench-Tegeder
d7daa8a755 remove rubyzip12 (use rubyzip instead)
This port existed for the benefit of vagrant 2.2.6, which has been moved
to the main rubyzip with the update to 2.2.7 (ports r525097).
2020-02-03 22:37:47 +00:00
Rene Ladan
c7bd9b3c24 Return dbn's ports to the pool after safekeeping his commit bit. 2020-02-03 20:21:08 +00:00
Sunpoet Po-Chuan Hsieh
898afe3ac4 Update WWW
Approved by:	portmgr (blanket)
2020-02-03 19:47:52 +00:00
Sunpoet Po-Chuan Hsieh
c971069b6f Update to 2.2.0
Changes:	https://github.com/rubyzip/rubyzip/releases
2020-02-03 19:46:27 +00:00
Sunpoet Po-Chuan Hsieh
569fd39c4f Update to 2.1.0
Changes:	https://github.com/rubyzip/rubyzip/releases
2020-02-02 11:04:17 +00:00
Sunpoet Po-Chuan Hsieh
83f68d4cae Add rubygem-rubyzip20 2.0.0 (copied from rubygem-rubyzip)
- Add PORTSCOUT
2020-02-02 10:54:51 +00:00
Sunpoet Po-Chuan Hsieh
07169cf051 Add rubygem-rubyzip13 1.3.0 (copied from rubygem-rubyzip)
- Add PORTSCOUT
2020-01-31 16:08:34 +00:00
Matthias Fechner
68c6e4411e Update to 2.0.0 which is required for gitlab security update.
MFH:		2020Q1
2020-01-31 12:13:04 +00:00
Rene Ladan
aa27691193 Remove expired ports:
2020-01-27 accessibility/py-papi: Unmaintained, uses EOLed python27
2020-01-27 archivers/py-czipfile: Unmaintained, uses EOLed python27
2020-01-27 audio/boodler: Unmaintained, uses EOLed python27
2020-01-27 audio/dir2ogg: Unmaintained, uses EOLed python27
2020-01-27 audio/jokosher: Unmaintained, uses EOLed python27
2020-01-27 audio/mpdbrowser: Unmaintained, uses EOLed python27
2020-01-27 audio/nekobee: Unmaintained, uses EOLed python27
2020-01-27 audio/patchage: Unmaintained, uses EOLed python27
2020-01-27 audio/py-ao: Unmaintained, uses EOLed python27
2020-01-27 audio/py-id3: Unmaintained, uses EOLed python27
2020-01-27 audio/py-shout: Unmaintained, uses EOLed python27
2020-01-27 audio/py-speex: Unmaintained, uses EOLed python27
2020-01-27 audio/pytone: Unmaintained, uses EOLed python27
2020-01-27 audio/solfege: Unmaintained, uses EOLed python27
2020-01-27 audio/trommler: Unmaintained, uses EOLed python27
2020-01-27 benchmarks/pybench: Unmaintained, uses EOLed python27
2020-01-27 biology/pycogent: Unmaintained, uses EOLed python27
2020-01-27 biology/unanimity: Unmaintained, uses EOLed python27
2020-01-27 cad/pythoncad: Unmaintained, uses EOLed python27
2020-01-27 chinese/bg5pdf: Unmaintained, uses EOLed python27
2020-01-27 comms/py-libimobiledevice: Unmaintained, uses EOLed python27
2020-01-27 converters/py-bcode: Unmaintained, uses EOLed python27
2020-01-27 converters/py-iconv: Unmaintained, uses EOLed python27
2020-01-27 converters/py-zfec: Unmaintained, uses EOLed python27
2020-01-27 databases/gadfly: Unmaintained, uses EOLed python27
2020-01-27 databases/metakit: Unmaintained, uses EOLed python27
2020-01-27 databases/openark-kit: Unmaintained, uses EOLed python27
2020-01-27 databases/py-MySQLdb55: Unmaintained, uses EOLed python27
2020-01-27 databases/py-MySQLdb56: Unmaintained, uses EOLed python27
2020-01-27 databases/py-forgetsql: Unmaintained, uses EOLed python27
2020-01-27 databases/py-oops: Unmaintained, uses EOLed python27
2020-01-27 databases/py-rrdtool_lgpl: Unmaintained, uses EOLed python27
2020-01-27 deskutils/conkyemail: No longer maintained by upstream
2020-01-27 deskutils/cycle: Unmaintained, uses EOLed python27
2020-01-27 deskutils/everygui: Unmaintained, uses EOLed python27
2020-01-27 deskutils/ganyremote: Unmaintained, uses EOLed python27
2020-01-27 deskutils/pypanel: Unmaintained, uses EOLed python27
2020-01-27 deskutils/taskcoach: Unmaintained, uses EOLed python27
2020-01-27 deskutils/tel: Unmaintained, uses EOLed python27
2020-01-27 deskutils/tnote: Unmaintained, uses EOLed python27
2020-01-27 deskutils/vnc2flv: Unmaintained, uses EOLed python27
2020-01-27 deskutils/wammu: Unmaintained, uses EOLed python27
2020-01-27 devel/bbfreeze: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-builder: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-colo: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-externals: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-git: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-gtk: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-loom: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-pipeline: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-rewrite: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-scmproj: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-stats: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-svn: Unmaintained, uses EOLed python27
2020-01-27 devel/bzr-upload: Unmaintained, uses EOLed python27
2020-01-27 devel/ditrack: Unmaintained, uses EOLed python27
2020-01-27 devel/drpython: Unmaintained, uses EOLed python27
2020-01-27 devel/epydoc: Unmaintained, uses EOLed python27
2020-01-27 devel/fb303: Unmaintained, uses EOLed python27
2020-01-27 devel/fnorb: Unmaintained, uses EOLed python27
2020-01-27 devel/gazpacho: Unmaintained, uses EOLed python27
2020-01-27 devel/libmpsse: Unmaintained, uses EOLed python27
2020-01-27 devel/open-usp-tukubai: Unmaintained, uses EOLed python27
2020-01-27 devel/phpbt: Unmaintained, uses EOLed python27
2020-01-27 devel/py-anonfunc: Unmaintained, uses EOLed python27
2020-01-27 devel/py-bison: Unmaintained, uses EOLed python27
2020-01-27 devel/py-fortran: Unmaintained, uses EOLed python27
2020-01-27 devel/py-grouch: Unmaintained, uses EOLed python27
2020-01-27 devel/py-mwlib.rl: Unmaintained, uses EOLed python27
2020-01-27 devel/py-nagioscheck: Unmaintained, uses EOLed python27
2020-01-27 devel/py-ncurses: Unmaintained, uses EOLed python27
2020-01-27 devel/py-ocempgui: Unmaintained, uses EOLed python27
2020-01-27 devel/py-palm: Unmaintained, uses EOLed python27
2020-01-27 devel/py-pyechonest: Unmaintained, uses EOLed python27
2020-01-27 devel/py-resourcepackage: Unmaintained, uses EOLed python27
2020-01-27 devel/py-rlcompleter2: Unmaintained, uses EOLed python27
2020-01-27 devel/py-spark: Unmaintained, uses EOLed python27
2020-01-27 devel/py-xoltar-toolkit: Unmaintained, uses EOLed python27
2020-01-27 devel/py-zkpython: Unmaintained, uses EOLed python27
2020-01-27 devel/pychecker: Unmaintained, uses EOLed python27
2020-01-27 devel/pymacs: Unmaintained, uses EOLed python27
2020-01-27 devel/trac-bitten: Unmaintained, uses EOLed python27
2020-01-27 devel/wxGlade: Unmaintained, uses EOLed python27
2020-01-27 emulators/catapult: Unmaintained, uses EOLed python27
2020-01-27 emulators/dynagui: Unmaintained, uses EOLed python27
2020-01-27 finance/mybudget: Unmaintained, uses EOLed python27
2020-01-27 finance/sabernetdcs-client: Unmaintained, uses EOLed python27
2020-01-27 games/4stattack: Unmaintained, uses EOLed python27
2020-01-27 games/barbie_seahorse_adventures: Unmaintained, uses EOLed python27
2020-01-27 games/battletanks: Unmaintained, uses EOLed python27
2020-01-27 games/bombz: Unmaintained, uses EOLed python27
2020-01-27 games/bouncy: Unmaintained, uses EOLed python27
2020-01-27 games/bubbros: Unmaintained, uses EOLed python27
2020-01-27 games/childsplay: Unmaintained, uses EOLed python27
2020-01-27 games/crossfire-server: Unmaintained, uses EOLed python27
2020-01-27 games/duckmaze: Unmaintained, uses EOLed python27
2020-01-27 games/farblazer: Unmaintained, uses EOLed python27
2020-01-27 games/gbottler: Unmaintained, uses EOLed python27
2020-01-27 games/glchess: Unmaintained, uses EOLed python27
2020-01-27 games/gretools: Unmaintained, uses EOLed python27
2020-01-27 games/kye: Unmaintained, uses EOLed python27
2020-01-27 games/liquidwar: Unmaintained, uses EOLed python27
2020-01-27 games/mopesnake: Unmaintained, uses EOLed python27
2020-01-27 games/nelly: Unmaintained, uses EOLed python27
2020-01-27 games/oneisenough: Unmaintained, uses EOLed python27
2020-01-27 games/ptkei: Unmaintained, uses EOLed python27
2020-01-27 games/py-poker-eval: Unmaintained, uses EOLed python27
2020-01-27 games/pycadia: Unmaintained, uses EOLed python27
2020-01-27 games/pydance: Unmaintained, uses EOLed python27
2020-01-27 games/pysycache: Unmaintained, uses EOLed python27
2020-01-27 games/pythonchess: Unmaintained, uses EOLed python27
2020-01-27 games/pytowerdefense: Unmaintained, uses EOLed python27
2020-01-27 games/rtb: Unmaintained, uses EOLed python27
2020-01-27 games/schiff: Unmaintained, uses EOLed python27
2020-01-27 games/schwarzweiss: Unmaintained, uses EOLed python27
2020-01-27 games/secrettower: Unmaintained, uses EOLed python27
2020-01-27 games/slune: Unmaintained, uses EOLed python27
2020-01-27 games/super_mario_bros_python: Unmaintained, uses EOLed python27
2020-01-27 games/tuxfighter: Unmaintained, uses EOLed python27
2020-01-27 games/twitch: Unmaintained, uses EOLed python27
2020-01-27 games/vegastrike: Unmaintained, uses EOLed python27
2020-01-27 games/zephulor: Unmaintained, uses EOLed python27
2020-01-27 graphics/boxer: Unmaintained, uses EOLed python27
2020-01-27 graphics/electrix: Unmaintained, uses EOLed python27
2020-01-27 graphics/exact-image: Unmaintained, uses EOLed python27
2020-01-27 graphics/gnofract4d: Unmaintained, uses EOLed python27
2020-01-27 graphics/gsculpt: Unmaintained, uses EOLed python27
2020-01-27 graphics/imgtops: Unmaintained, uses EOLed python27
2020-01-27 graphics/imgv: Unmaintained, uses EOLed python27
2020-01-27 graphics/lcms-python: Unmaintained, uses EOLed python27
2020-01-27 graphics/mirage: Unmaintained, uses EOLed python27
2020-01-27 graphics/partio: Unmaintained, uses EOLed python27
2020-01-27 graphics/py-exif: Unmaintained, uses EOLed python27
2020-01-27 graphics/py-gd: Unmaintained, uses EOLed python27
2020-01-27 graphics/py-paint: Unmaintained, uses EOLed python27
2020-01-27 graphics/pygts: Unmaintained, uses EOLed python27
2020-01-27 graphics/pysvg: Unmaintained, uses EOLed python27
2020-01-27 irc/py-supybot-plugins: Unmaintained, uses EOLed python27
2020-01-27 japanese/kana-no-quiz: Unmaintained, uses EOLed python27
2020-01-27 lang/py-prolog: Unmaintained, uses EOLed python27
2020-01-27 lang/sdcc: Unmaintained, uses EOLed python27
2020-01-27 mail/archivemail: Unmaintained, uses EOLed python27
2020-01-27 mail/mailfmt: Unmaintained, uses EOLed python27
2020-01-27 mail/py-libgmail: Unmaintained, uses EOLed python27
2020-01-27 mail/py-ppolicy: Unmaintained, uses EOLed python27
2020-01-27 mail/rss2email2: Unmaintained, uses EOLed python27
2020-01-27 mail/svnmailer: Unmaintained, uses EOLed python27
2020-01-27 math/biggles: Unmaintained, uses EOLed python27
2020-01-27 math/py-gato: Unmaintained, uses EOLed python27
2020-01-27 math/py-gnuplot: Unmaintained, uses EOLed python27
2020-01-27 math/py-mathdom: Unmaintained, uses EOLed python27
2020-01-27 math/py-probstat: Unmaintained, uses EOLed python27
2020-01-27 math/py-rpy: Unmaintained, uses EOLed python27
2020-01-27 misc/gnome-osd: Unmaintained, uses EOLed python27
2020-01-27 misc/gonvert: Unmaintained, uses EOLed python27
2020-01-27 misc/metalink-editor: Unmaintained, uses EOLed python27
2020-01-27 misc/py-YABT: Unmaintained, uses EOLed python27
2020-01-27 misc/xdg-menu: Unmaintained, uses EOLed python27
2020-01-27 multimedia/devede: Unmaintained, uses EOLed python27
2020-01-27 multimedia/gdvrecv: Unmaintained, uses EOLed python27
2020-01-27 multimedia/mmpython: Unmaintained, uses EOLed python27
2020-01-27 multimedia/pymp: Unmaintained, uses EOLed python27
2020-01-27 net/gtknetcat: Unmaintained, uses EOLed python27
2020-01-27 net/ntlmaps: Unmaintained, uses EOLed python27
2020-01-27 net/polyorb: Unmaintained, uses EOLed python27
2020-01-27 net/py-zsi: Unmaintained, uses EOLed python27
2020-01-27 net/pythondirector: Unmaintained, uses EOLed python27
2020-01-27 net/sippy_b2bua: Unmaintained, uses EOLed python27
2020-01-27 net-im/py-jabber: Unmaintained, uses EOLed python27
2020-01-27 net-im/py-jabberbot: Unmaintained, uses EOLed python27
2020-01-27 net-im/py-libturpial: Unmaintained, uses EOLed python27
2020-01-27 net-im/py-xmpppy-irc: Unmaintained, uses EOLed python27
2020-01-27 net-mgmt/pdagent-integrations: Unmaintained, uses EOLed python27
2020-01-27 net-p2p/tribler: Unmaintained, uses EOLed python27
2020-01-27 news/papercut: Unmaintained, uses EOLed python27
2020-01-27 print/pkipplib: Unmaintained, uses EOLed python27
2020-01-27 print/pkpgcounter: Unmaintained, uses EOLed python27
2020-01-27 print/ttfquery: Unmaintained, uses EOLed python27
2020-01-27 science/gwyddion: Unmaintained, uses EOLed python27
2020-01-27 science/psychopy: Unmaintained, uses EOLed python27
2020-01-27 science/py-hcluster: Unmaintained, uses EOLed python27
2020-01-27 science/py-pyteomics.biolccc: Unmaintained, uses EOLed python27
2020-01-27 science/pycdf: Unmaintained, uses EOLed python27
2020-01-27 security/blindelephant: Unmaintained, uses EOLed python27
2020-01-27 security/cfv: Unmaintained, uses EOLed python27
2020-01-27 security/fsh: Unmaintained, uses EOLed python27
2020-01-27 security/gcipher: Unmaintained, uses EOLed python27
2020-01-27 15:34:18 +00:00
Dima Panov
9d507e703a archivers/php-zstd: Update to 0.7.5
PR:		242738
Submitted by:	fluffy
Approved by:	maintainaer (timeout, >1mo)
2020-01-27 03:40:17 +00:00
Sunpoet Po-Chuan Hsieh
c57dbf1cf3 Cosmetic change 2020-01-23 04:23:19 +00:00
Vanilla I. Shu
e695cd05f1 Update to 1.1.8. 2020-01-22 00:12:31 +00:00