aboutsummaryrefslogtreecommitdiff
path: root/archivers
Commit message (Collapse)AuthorAgeFilesLines
* Update to 5.90Sunpoet Po-Chuan Hsieh2020-04-022-6/+5
| | | | Notes: svn path=/head/; revision=530280
* Update to 5.9.0Sunpoet Po-Chuan Hsieh2020-04-022-6/+6
| | | | | | | Changes: https://www.rarlab.com/rarnew.htm Notes: svn path=/head/; revision=530279
* Update devel/tbb to 2020.2 and bump dependent port's revisionsGanael LAPLANCHE2020-04-011-1/+1
| | | | | | | Changelog: https://github.com/oneapi-src/oneTBB/blob/tbb_2020/CHANGES Notes: svn path=/head/; revision=530219
* Add compiler:c++11-lang to USES to fix build on GCC-based systems:Mark Linimon2020-03-311-1/+1
| | | | | | | | | /usr/local/include/qt5/QtCore/qtypeinfo.h:86: error: 'qIsRelocatable' was not declared in this scope Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=529938
* archivers/lib1541img: fix build on GCC architecturesPiotr Kubaj2020-03-291-1/+1
| | | | | | | | Use newer GCC: ./include/1541img/cbmdosfile.h:16: error: redefinition of typedef 'Event' Notes: svn path=/head/; revision=529840
* Update to 2.3.0Sunpoet Po-Chuan Hsieh2020-03-282-4/+4
| | | | | | | Changes: https://github.com/rubyzip/rubyzip/releases Notes: svn path=/head/; revision=529433
* Update to 1.68Sunpoet Po-Chuan Hsieh2020-03-282-6/+4
| | | | | | | Changes: https://metacpan.org/changes/distribution/Archive-Zip Notes: svn path=/head/; revision=529361
* Add new ports:Max Brazhnikov2020-03-279-0/+463
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=529236
* - Add LICENSE_FILEDmitry Marakasov2020-03-252-1/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=529083
* archivers/rpm4: Replace calls to xargs by gxargsRodrigo Osorio2020-03-221-1/+9
| | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=528924
* KDE Frameworks: update to 5.68Tobias C. Berner2020-03-211-3/+3
| | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=528830
* Fix build with clang 10Max Khon2020-03-171-0/+11
| | | | | | | | PR: 244636 Submitted by: Dimitry Andric Notes: svn path=/head/; revision=528589
* Update to 1.0.6.Hiroki Sato2020-03-165-160/+12
| | | | | | | | PR: 238900 Submitted by: yuri Notes: svn path=/head/; revision=528536
* archivers/p7zip: fix build on powerpc64Piotr Kubaj2020-03-141-0/+1
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=528445
* devel/icu: update to 66.1Jan Beich2020-03-131-1/+1
| | | | | | | | Changes: http://site.icu-project.org/download/66 ABI: https://abi-laboratory.pro/tracker/timeline/icu4c/ Notes: svn path=/head/; revision=528343
* KDE Applications: update to 19.12.3Tobias C. Berner2020-03-061-3/+3
| | | | Notes: svn path=/head/; revision=527897
* hand over Maintainership to miwiJochen Neumeister2020-03-065-5/+5
| | | | | | | Sponsored by: Netzkommune GmbH Notes: svn path=/head/; revision=527885
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix ↵Jose Alonso Cardenas Marquez2020-03-061-0/+1
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=527858
* Update to 3.4.2Greg Lewis2020-03-012-4/+4
| | | | | | | | PR: 244476 Submitted by: Yasuhiro KIMURA <yasu@utahime.org> Notes: svn path=/head/; revision=527600
* Fix LZ4 optionSunpoet Po-Chuan Hsieh2020-02-261-1/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=527189
* - Update WWWDmitry Marakasov2020-02-261-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=527158
* Deprecate a few portsAntoine Brodin2020-02-233-0/+9
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=526925
* - Update WWWDmitry Marakasov2020-02-221-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=526748
* - Update to 2.0.4Wen Heping2020-02-212-6/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=526614
* Update KDE Frameworks to 5.67.0Tobias C. Berner2020-02-191-3/+3
| | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=526525
* Clean up USESAntoine Brodin2020-02-191-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=526520
* Remove expired ports:Rene Ladan2020-02-165-81/+0
| | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=526263
* - Update WWWDmitry Marakasov2020-02-151-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=526214
* - Fix LICENSEDmitry Marakasov2020-02-142-2/+2
| | | | | | | | | - Update WWW Approved by: portmgr blanket Notes: svn path=/head/; revision=526096
* Set the install-path via configure instead of patching Makefile.inEmanuel Haupt2020-02-132-13/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=526076
* Update MAINTAINER: use @FreeBSD.orgSunpoet Po-Chuan Hsieh2020-02-132-2/+2
| | | | Notes: svn path=/head/; revision=526019
* archivers/lzlib: update to 1.11.Xin LI2020-02-092-4/+4
| | | | Notes: svn path=/head/; revision=525671
* Convert REINPLACE_CMD to patch fileSunpoet Po-Chuan Hsieh2020-02-082-4/+13
| | | | Notes: svn path=/head/; revision=525567
* - Install `Readme' file as documentationAlexey Dokuchaev2020-02-081-1/+8
| | | | | | | - Reclaim maintainership while I'm at it Notes: svn path=/head/; revision=525544
* Update KDE's Applications to 19.12.2Tobias C. Berner2020-02-061-3/+3
| | | | | | | | Changelog: https://kde.org/info/releases-19.12.2.php Notes: svn path=/head/; revision=525396
* remove rubyzip12 (use rubyzip instead)Christoph Moench-Tegeder2020-02-034-30/+0
| | | | | | | | 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). Notes: svn path=/head/; revision=525101
* Return dbn's ports to the pool after safekeeping his commit bit.Rene Ladan2020-02-032-2/+2
| | | | Notes: svn path=/head/; revision=525092
* Update WWWSunpoet Po-Chuan Hsieh2020-02-031-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=525085
* Update to 2.2.0Sunpoet Po-Chuan Hsieh2020-02-032-4/+4
| | | | | | | Changes: https://github.com/rubyzip/rubyzip/releases Notes: svn path=/head/; revision=525069
* Update to 2.1.0Sunpoet Po-Chuan Hsieh2020-02-022-4/+4
| | | | | | | Changes: https://github.com/rubyzip/rubyzip/releases Notes: svn path=/head/; revision=524895
* Add rubygem-rubyzip20 2.0.0 (copied from rubygem-rubyzip)Sunpoet Po-Chuan Hsieh2020-02-024-0/+30
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=524844
* Add rubygem-rubyzip13 1.3.0 (copied from rubygem-rubyzip)Sunpoet Po-Chuan Hsieh2020-01-314-0/+30
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=524724
* Update to 2.0.0 which is required for gitlab security update.Matthias Fechner2020-01-312-4/+4
| | | | | | | MFH: 2020Q1 Notes: svn path=/head/; revision=524697
* Remove expired ports:Rene Ladan2020-01-274-32/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=524263
* archivers/php-zstd: Update to 0.7.5Dima Panov2020-01-272-4/+4
| | | | | | | | | PR: 242738 Submitted by: fluffy Approved by: maintainaer (timeout, >1mo) Notes: svn path=/head/; revision=524239
* Cosmetic changeSunpoet Po-Chuan Hsieh2020-01-231-2/+3
| | | | Notes: svn path=/head/; revision=523894
* Update to 1.1.8.Vanilla I. Shu2020-01-222-4/+4
| | | | Notes: svn path=/head/; revision=523755
* Remove no-op commandSunpoet Po-Chuan Hsieh2020-01-201-1/+0
| | | | | | | The manpage is already installed in do-install: Notes: svn path=/head/; revision=523650
* Bump PORTREVISION after man page move, it has an impact on 1 reverse depAntoine Brodin2020-01-191-0/+1
| | | | Notes: svn path=/head/; revision=523581
* Updated to 1.1.0Richard Gallamore2020-01-172-4/+4
| | | | | | | Changes: http://storage.perlig.de/rjsmin/CHANGES-1.1.0 Notes: svn path=/head/; revision=523279