aboutsummaryrefslogtreecommitdiff
path: root/sysutils/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-2/+0
|
* The FluxEngine is a very cheap USB floppy disk interface capable of readingChris Rees2021-03-291-0/+1
| | | | | | | | | | | | | | | | | | and writing exotic non-PC floppy disk formats. It allows you to use a conventional PC drive to accept Amiga disks, CLV Macintosh disks, bizarre 128-sector CP/M disks, and other weird and bizarre formats. The hardware consists of a single, commodity part with a floppy drive connector soldered onto it. No ordering custom boards, no fiddly surface mount assembly, and no fuss: nineteen simple solder joints and you're done. WWW: http://cowlark.com/fluxengine/ PR: 254586 Submitted by: Simon Peter <probono@puredarwin.org> Notes: svn path=/head/; revision=569474
* Add sysutils/sd-mux-ctrl, Tizen SD mux control programEd Maste2021-03-281-0/+1
| | | | | | | | | | | | | | | | | | The Tizen SD Mux is a SD card multiplexer: it electrically moves an SD card between an SD reader and a device under test. Details available at https://wiki.tizen.org/SD_MUX and https://git.tizen.org/cgit/tools/testlab/sd-mux/ Thanks to Daniel Engberg and sbz for advice and updates. Reviewed by: sbz Approved by: sbz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D29474 Notes: svn path=/head/; revision=569418
* Added new ports required for gitlab-ce 13.10 upgrade.Matthias Fechner2021-03-251-0/+3
| | | | Notes: svn path=/head/; revision=569199
* sysutils/runj: include phab review feedbackDave Cottlehuber2021-03-171-0/+1
| | | | | | | | | Reviewed by: tobik Sponsored by: SkunkWerks, GmbH Differential Revision: https://reviews.freebsd.org/D29292 Notes: svn path=/head/; revision=568660
* Add sysutils/mxkill: An X11/Motif ps display with killCy Schubert2021-03-141-0/+1
| | | | | | | | | | Add sysutils/mxkill to ports. mxkill is a simple psaux utility that provides the ablilty to kill selected processes. Playing with it one evening it discovered for me a number of errant oclock processes running in my CDE dispaly. Notes: svn path=/head/; revision=568388
* Remove expired port:Rene Ladan2021-03-111-1/+0
| | | | | | | 2021-03-10 sysutils/prelink: Have no users in the ports tree Notes: svn path=/head/; revision=568134
* Add sysutils/u-boot-orangepi-zero-plus: Das U-Boot build for orangepi-zero-plusLi-Wen Hsu2021-03-091-0/+1
| | | | | | | | | | PR: 253052 Submitted by: balazs@wee.hu Reviewed by: manu Differential Revision: https://reviews.freebsd.org/D28325 Notes: svn path=/head/; revision=567909
* Clean up some thingsTobias Kortkamp2021-03-051-1/+1
| | | | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Sort categories Reported by: portscan Notes: svn path=/head/; revision=567386
* New port: sysutils/p5-Filesys-ZFS-Stat: perl interface to kstat.zfsOlivier Cochard2021-03-041-0/+1
| | | | | | | | Submitted by: glebius Sponsored by: Netflix Notes: svn path=/head/; revision=567340
* sysutils/synergy: Correct version confusion: current version is 1.x.x, not 2.x.xYuri Victorovich2021-03-031-1/+0
| | | | | | | | | | | Therefore sysutils/synergy-1 is removed, and sysutils/synergy PORTEPOCH is bumped because the prevuous commit went backwards 2.x.x -> 1.x.x Reference: https://github.com/symless/synergy-core/issues/6850#issuecomment-732045154 Reported by: Aleksander Matveev <timon@timon.net.nz> Notes: svn path=/head/; revision=567250
* Deprecate sysutils/py-salt-2019Kirill Ponomarev2021-03-021-1/+0
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=566969
* sysutils/ipfs-go-fs-repo-migrations: create portSteve Wills2021-03-021-0/+1
| | | | | | | | | | | Migrations for the filesystem repository of ipfs clients WWW: https://github.com/ipfs/fs-repo-migrations This will be useful for use with updates to sysutils/ipfs-go Notes: svn path=/head/; revision=566934
* Clean up some thingsTobias Kortkamp2021-02-261-5/+5
| | | | | | | | | | | | - Fix typos - Remove duplicate variables - Remove nop variables - Sort categories Reported by: portscan Notes: svn path=/head/; revision=566598
* Add sysutils/vividMateusz Piotrowski2021-02-241-0/+1
| | | | | | | | | | | | | | | | | | vivid is a generator for the LS_COLORS environment variable that controls the colorized output of ls, tree, fd, bfs, dust and many other tools. It uses a YAML configuration format for the filetype-database and the color themes. In contrast to dircolors, the database and the themes are organized in different files. This allows users to choose and customize color themes independent from the collection of file extensions. Instead of using cryptic ANSI escape codes, colors can be specified in the RRGGBB format and will be translated to either truecolor (24-bit) ANSI codes or 8-bit codes for older terminal emulators. WWW: https://github.com/sharkdp/vivid Notes: svn path=/head/; revision=566490
* Add Bacula 11.0.1Dan Langille2021-02-241-0/+4
| | | | | | | | | | | | | | | NOTE: New Catalog format in version 11.0 and greater The upgrade process will require more or less twice the size of the actual database. see update_bacula_tables re https://www.bacula.org/bacula-release-11-0-1/ While here, update Bacula 9 conflicts. Notes: svn path=/head/; revision=566444
* This port delivers tasks to the CBSD using beanstalkd broker.Kirill Ponomarev2021-02-231-0/+1
| | | | | | | | | | The service acts as an intermediate link between the broker and the CBSD. PR: 253789 Submitted by: olevole___at___olevole___dot___ru Notes: svn path=/head/; revision=566387
* Add sysutils/py-qmkMateusz Piotrowski2021-02-181-0/+1
| | | | | | | | | | | | | | | A program to help users work with QMK keyboard firmware. Features: - Interact with your qmk_firmware tree from any location - Use qmk clone to pull down anyone's qmk_firmware fork - Setup your build environment with qmk setup - Check that your environment is correctly setup with qmk doctor WWW: https://github.com/qmk/qmk_cli Notes: svn path=/head/; revision=565987
* sysutils/uefi-edk2-bhyve*: Update and migrate to Python 3Rebecca Cran2021-02-181-1/+0
| | | | | | | | | | | | | | | | | | o remove dependency on the now obsolete Python 2.7. o sysutils/uefi-edk2-bhyve now uses the GH/tianocore/edk2 upstream repo. Use commit 2e1e8c35f3178df95d79da81ac6deec242da74c2 from master on 2021-02-14. o sysutils/uefi-edk2-bhyve-csm is no longer a slave port, since it continues to use the GH/freebsd/uefi-edk2 repo. o sysutils/uefi-edk2-bhyve-devel is no longer required, so delete it. o Update the port Makefiles to follow the style in sysutils/edk2. Reviewed by: grehan Approved by: woodsb02 Differential Revision: https://reviews.freebsd.org/D27230 Notes: svn path=/head/; revision=565866
* new port: sysutils/hid-toolsVladimir Kondratyev2021-02-141-0/+1
| | | | | | | | | | sysutils/hid-tools: Python scripts to manipulate HID data PR: 253498 Approved by: lwhsu (ports) Notes: svn path=/head/; revision=565272
* New port: sysutils/wmscript: System monitoring dockapp for Window MakerRainer Hurling2021-02-101-0/+1
| | | | | | | | | | | | | | | | WMScript allows to specify a command and have the numeric result of that command displayed in the dock app's window. Up to 5 things to monitor, the interval is configurable. See http://freshmeat.sourceforge.net/projects/wmscript for details. PR: 253346 Submitted by: Igor Pokrovsky <ip@unixway.org> (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D28558 Notes: svn path=/head/; revision=564878
* New port, sysutils/rmlint: Remove duplicates from your filesystemJoseph Mingrone2021-02-091-0/+1
| | | | | | | | PR: 236362 Submitted by: Joachim Werner <jockl@pianojockl.org> (Maintainer) Notes: svn path=/head/; revision=564803
* New port: sysutils/p5-Filesys-ZFS: Perl interface to zpool(8) and zfs(8)Olivier Cochard2021-02-081-0/+1
| | | | | | | | Submitted by: glebius Sponsored by: Netflix Notes: svn path=/head/; revision=564729
* Remove halBaptiste Daroussin2021-02-081-2/+0
| | | | | | | | | | | | | Hal has been introduced as part of the Gnome2 desktop and used in many desktop application as an abstraction on the hardware layer, it has been quickly deprecated, but alternatives took time to land in freebsd. In most cases alternatives are now in place or upstreams dropped entirely support for HAL. As a result it is time to retire HAL Notes: svn path=/head/; revision=564691
* sysutils/nvimpager: Add portAdam Weinberger2021-02-051-0/+1
| | | | | | | | | | | | | | | | | | | | | | | Using neovim as a pager to view man pages, git diffs, whatnot with neovim's syntax highlighting and mouse support. The script also has a "cat mode" which will not start up the neovim interface but instead print a highlighted version of the file to the terminal. Like cat with neovim syntax highlighting! If the input has less lines than the terminal cat mode is activated automatically so nvimpager behaves similar to less -F. Pager mode and cat mode can be enforced with the options -p and -c respectively. Nvimpager comes with a small set of command line options but you can also use all of neovim's command line options. Use nvimpager -h to see the help text. The configuration is separated from the users config for neovim. The main config file is ~/.config/nvimpager/init.vim. See the manpage for further explanation. WWW: https://github.com/lucc/nvimpager Notes: svn path=/head/; revision=564089
* Remove expired gstreamer 0.xBaptiste Daroussin2021-02-041-2/+0
| | | | | | | | gstreamer 1.x has been introduced long ago and gstreamer 0.x was kept to let time for applications to catchup on gstreamer 1.x Notes: svn path=/head/; revision=563995
* In preparation for the removal of gstreamer 0.xBaptiste Daroussin2021-02-041-1/+0
| | | | | | | | | Remove fusefs-gstfs, it has never been ported to gstreamer 1 Approved by: rodrigo (maintainer) Notes: svn path=/head/; revision=563989
* Remove expired ports:Rene Ladan2021-02-011-4/+0
| | | | | | | | | | | | | | | | | 2021-01-31 deskutils/orage: Unsupported upstream, cannot work with XFCE 4.16 2021-01-31 sysutils/rubygem-chef-config12 2021-01-31 mail/openwebmail: Does not use modern Perl syntax and no development activity since 2006 2021-01-31 sysutils/rubygem-ohai8 2021-01-31 deskutils/xfce4-volumed: Unsupported upstream, cannot work with XFCE 4.16 2021-01-31 sysutils/rubygem-chef12: Please use sysutils/rubygem-chef instead 2021-01-31 x11/xfce4-embed-plugin: Unsupported upstream, cannot work with XFCE 4.16 2021-01-31 net-p2p/py-transmissionrpc: Unmaintained and dead upstream, use net-p2p/py-transmission-rpc instead 2021-01-31 science/xfce4-equake-plugin: Unsupported upstream, cannot work with XFCE 4.16 2021-01-31 sysutils/xfce4-kbdleds-plugin: Unsupported upstream, cannot work with XFCE 4.16 2021-01-31 textproc/py-gfm: No longer maintained by upstream, please use textproc/py-cmarkgfm instead Notes: svn path=/head/; revision=563574
* sysutils/nfs-over-tls: New portBernard Spil2021-01-311-0/+1
| | | | | | | | | | * For FreeBSD 13 * Requires in-kernel TLS and KTLS enabled OpenSSL Submitted by: rmacklem Notes: svn path=/head/; revision=563520
* Remove expired ports:Rene Ladan2021-01-241-3/+0
| | | | | | | | | | 2021-01-23 sysutils/bareos16-client: Unmaintained, please migrate to a newer version of bareos 2021-01-23 sysutils/bareos16-client-static: Unmaintained, please migrate to a newer version of bareos 2021-01-23 sysutils/bareos16-server: Unmaintained, please migrate to a newer version of bareos 2021-01-23 www/bareos16-webui: Unmaintained, please migrate to a newer version of bareos Notes: svn path=/head/; revision=562459
* gomi is a simple trash tool that works on CLI, written in Go.Alexey Dokuchaev2021-01-131-0/+1
| | | | | | | WWW: https://github.com/b4b4r07/gomi Notes: svn path=/head/; revision=561462
* Add rubygem-chef-bin 15.15.0Sunpoet Po-Chuan Hsieh2021-01-101-0/+1
| | | | | | | | | chef-bin provides the binstubs for chef-client. WWW: https://github.com/chef/chef/tree/master/chef-bin Notes: svn path=/head/; revision=561119
* sysutils/spcm: Tools for building and managing HPC clustersJason W. Bacon2021-01-061-0/+1
| | | | | | | | | | | | | | | | | SPCM (Simple, Portable Cluster Manager) is a free, open source integrated tool set for managing a simple HPC (High Performance Computing) cluster. It is the only portable cluster management suite we are aware of and is designed to be easily adapted to most POSIX platforms. SPCM automates the process of configuring a head node, compute nodes, file servers, and visualization nodes. Most common management tasks can be performed using a simple menu interface, while additional tasks are supported by command-line tools. Notes: svn path=/head/; revision=560515
* new port: sysutils/R-cran-xopen: Open System Files, 'URLs', AnythingGuangyuan Yang2021-01-051-0/+1
| | | | | | | Approved by: lwhsu Notes: svn path=/head/; revision=560445
* new port: sysutils/R-cran-fs: Cross-Platform File System OperationsGuangyuan Yang2021-01-051-0/+1
| | | | | | | Approved by: lwhsu Notes: svn path=/head/; revision=560444
* Remove expired ports:Rene Ladan2021-01-021-2/+0
| | | | | | | | | | | | | | | | | lang/julia: metaport, useless without any consumers 2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream 2020-12-31 mail/getmail: Uses deprecated version of python 2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream 2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/cliqz: Uses deprecated version of python 2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream Notes: svn path=/head/; revision=559949
* Re-apply part of r559792 (INDEX and bulk -a OK)Antoine Brodin2021-01-011-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559825
* Revert r559792 to unbreak INDEX and bulk -aAntoine Brodin2021-01-011-0/+5
| | | | | | | | | It seems a lot of reverse dependencies were missed With hat: portmgr Notes: svn path=/head/; revision=559822
* Undelete sysutils/wmbsdbatt providing live distfile sources.Eugene Grosbein2021-01-011-0/+1
| | | | | | | Requested by: Nick Kostirya Notes: svn path=/head/; revision=559806
* Undelete sysutils/wmcube providing live distfile sources.Eugene Grosbein2021-01-011-0/+1
| | | | | | | Requested by: Nick Kostirya Notes: svn path=/head/; revision=559805
* Undelete sysutils/xbattbar providing live distfile sources.Eugene Grosbein2021-01-011-0/+1
| | | | | | | Requested by: Nick Kostirya Notes: svn path=/head/; revision=559801
* Remove most expired ports that depend on Python 2.7:Rene Ladan2021-01-011-5/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Exceptions are: - mail/mailman, our listservers still use it - www/chromium, solely because of popular demand, upstream is (slowly) working on porting it to Python 3 - ports that have actual patches for Python 3 against them (Cinnamon and a few unrelated other ports) - llvm70 and qt5-webengine because they seem to have a lot of dependencies which need further analysis - sysutils/uefi-edk2-bhyve because bhyve seems to use them - python2 and python27 themselves I'm sure there will be complaints, but the nice thing about a version control system is that we can revert and adjust things. 2020-12-31 audio/ardour: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 audio/mixxx21: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 audio/xmms2: Uses Python 2.7 which is EOLed upstream 2020-12-31 chinese/sunpinyin: Uses Python 2.7 which is EOLed upstream 2020-12-31 databases/arangodb32: Uses Python 2.7 which is EOLed upstream 2020-12-31 databases/arangodb33: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/bzr: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/chromium-gn: Uses deprecated version of python, use devel/gn instead 2020-12-31 devel/electron4: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/electron5: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/electron6: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/electron7: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/gnatpython: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/godot2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 devel/godot2-tools: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 devel/libhid: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/libosmocore: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/llvm60: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/mongo-cxx-driver: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-06-30 devel/p5-Log-Any-Adapter-Callback: Use devel/p5-Log-Any (Log::Any::Adapter::Capture) instead 2020-12-31 devel/py-backports.functools_lru_cache: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-backports.os: Python 2 is EOL upstream 2020-12-31 devel/py-backports.shutil_get_terminal_size: Python 2 is EOL upstream 2020-12-31 devel/py-backports_abc: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-cheetah: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-dis3: Python 2 only, backport of Python 3 2020-12-31 devel/py-enum34: Will be removed along with python27 2020-12-31 devel/py-functools32: Python 2 only, backport of Python 3 2020-12-31 devel/py-futures: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-more-itertools5: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-pathlib: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-selectors2: Python 2 is EOL upstream 2020-12-31 devel/py-should_dsl: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-singledispatch: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-subprocess32: Python 2 only, following EOL of lang/python27 2020-12-31 devel/py-total-ordering: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/py-typing: Python 2 only, backport of Python 3 2020-12-31 devel/py-weakrefmethod: Python 2 only, backport of Python 3 2020-12-31 devel/rbtools: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/subversion-lts: Uses Python 2.7 which is EOLed upstream 2020-12-31 devel/viewvc: Uses Python 2.7 which is EOLed upstream 2020-12-31 dns/py-dns: Uses Python 2.7 which is EOLed upstream 2020-12-31 editors/atom: Uses Python 2.7 which is EOLed upstream 2020-12-31 emulators/fceux: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 emulators/gem5: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 emulators/nonpareil: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/0ad: Uses deprecated version of python 2020-12-31 games/dangerdeep: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/freera: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/glob2: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/marsnomercy: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/netpanzer: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/pingus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 games/renpy: Uses deprecated version of python 2020-12-31 graphics/goxel: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 graphics/py-pillow6: Uses Python 2.7 which is EOLed upstream 2020-12-31 graphics/sk1libs: Uses Python 2.7 which is EOLed upstream 2020-12-31 graphics/uniconvertor: Uses deprecated version of python 2020-12-31 lang/julia10: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/pypy: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/pypy3: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey185: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey24: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey52: Uses Python 2.7 which is EOLed upstream 2020-12-31 lang/spidermonkey60: Requires python2 to build 2020-12-31 lang/tolua++: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 mail/getmail: Uses deprecated version of python 2020-12-31 math/gringo: Uses Python 2.7 which is EOLed upstream 2020-12-31 multimedia/ffmpeg2theora: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 multimedia/mimms: Uses Python 2.7 which is EOLed upstream 2020-12-31 net/py-ipaddress: Uses Python 2.7 which is EOLed upstream 2020-12-31 net-p2p/linuxdcpp: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 security/broccoli: Depends lang/python27 which is EOLed upstream 2020-12-31 security/orthrus: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 security/py-backports.ssl_match_hostname: Uses Python 2.7 which is EOLed upstream 2020-12-31 security/sandsifter: Uses deprecated version of python, see https://github.com/rigred/sandsifter/issues/10 2020-12-31 sysutils/cinnamon-control-center: Uses Python 2.7 which is EOLed upstream 2020-12-31 sysutils/ori: Uses Python 2.7 version of scons, and Python 2.7 which is EOLed upstream 2020-12-31 sysutils/osquery: Uses Python 2.7 which is EOLed upstream 2020-12-31 sysutils/py-shutilwhich: Python 2 only, backport of Python 3 2020-12-31 sysutils/uefi-edk2-bhyve-csm: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/cliqz: Uses deprecated version of python 2020-12-31 www/iridium: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/moinmoin: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/node10: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/node12: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-OhlohWidgetsMacro: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-TracGoogleAnalytics: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-accountmanager: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-advancedticketworkflow: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-autocomplete: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ccselector: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-customfieldadmin: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-datefield: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-defaultcc: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-devel: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-discussion: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-downloads: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-email2trac: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-email2trac-postfix: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-estimator: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-fivestarvote: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-fullblog: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-fullblognotification: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-graphviz: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-iniadmin: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-keywords: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-keywordsecretticket: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ldap: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ldapauthstore: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-math: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-mercurial: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-navadd: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-permredirect: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-privatetickets: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-pydotorgtheme: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-scrumburndown: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-spam-filter: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-subtickets: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tags: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-themeengine: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-ticketimport: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tickettemplate: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-timingandestimation: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tocmacro: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-tweakui: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-vote: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikigoodies: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikinotification: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikitemplates: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wikitopdf: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-wysiwyg: Uses Python 2.7 which is EOLed upstream 2020-12-31 www/trac-xmlrpc: Uses Python 2.7 which is EOLed upstream Notes: svn path=/head/; revision=559792
* Remove expired ports not depending on Python 2.7:Rene Ladan2020-12-311-9/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-12-31 devel/arm-none-eabi-gdb: This is an old, obsolete version of gdb 2020-12-31 devel/pecl-weakref2: PHP 7.2 extension 2020-12-31 graphics/py-imageio24: Use graphics/py-imageio instead 2020-12-31 mail/bogofilter-tc: TokyoCabinet is being phased out in favor of KyotoCabinet. 2020-12-31 net/pecl-yaz: PHP 7.2 extension 2020-12-31 print/cloudprint: Google Cloud Print is being shut down by Google by end of 2020 2020-12-31 science/py-eccodes-python: Use science/py-eccodes instead 2020-12-31 sysutils/cfengine-masterfiles312: EOL 2020-12-31 sysutils/cfengine-masterfiles313: EOL 2020-12-31 sysutils/cfengine312: EOL 2020-12-31 sysutils/cfengine313: EOL 2020-12-31 sysutils/rubygem-chef-zero5: Please use sysutils/rubygem-chef-zero instead 2020-12-31 sysutils/syslog-ng325: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng326: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng328: Reduction of syslog-ng ports to one 2020-12-31 sysutils/syslog-ng329: Reduction of syslog-ng ports to one 2020-12-31 www/flashplayer: Depends on a deprecated port 2020-12-31 www/linux-flashplayer: Deprecated by upstream 2020-12-31 www/mediawiki133: Upstream end of life 2020-12-31 www/mediawiki134: Upstream end of life 2020-12-31 www/py-aiohttp2: Use www/py-aiohttp instead sysutils/drm-legacy-kmod is left in for now. Notes: svn path=/head/; revision=559743
* Remove PHP 7.2 which expired today, use PHP 7.4 instead.Rene Ladan2020-12-311-2/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2020-12-31 ./net/php72-soap: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-sockets: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-xmlrpc: Security Support ends on 30 Nov 2020 2020-12-31 ./net/php72-ldap: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xmlwriter: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-pspell: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-enchant: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-wddx: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xsl: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-dom: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-ctype: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xml: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-simplexml: Security Support ends on 30 Nov 2020 2020-12-31 ./textproc/php72-xmlreader: Security Support ends on 30 Nov 2020 2020-12-31 ./graphics/php72-gd: Security Support ends on 30 Nov 2020 2020-12-31 ./graphics/php72-exif: Security Support ends on 30 Nov 2020 2020-12-31 ./mail/php72-imap: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-opcache: Security Support ends on 30 Nov 2020 2020-12-31 ./www/mod_php72: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-session: Security Support ends on 30 Nov 2020 2020-12-31 ./www/php72-tidy: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-filter: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-sodium: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-hash: Security Support ends on 30 Nov 2020 2020-12-31 ./security/php72-openssl: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-shmop: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-tokenizer: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvshm: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-gettext: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-readline: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-pcntl: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-json: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvmsg: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-sysvsem: Security Support ends on 30 Nov 2020 2020-12-31 ./devel/php72-intl: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_sqlite: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_mysql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pgsql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_pgsql: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-odbc: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_odbc: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-mysqli: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-interbase: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_firebird: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-dba: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-pdo_dblib: Security Support ends on 30 Nov 2020 2020-12-31 ./databases/php72-sqlite3: Security Support ends on 30 Nov 2020 2020-12-31 ./ftp/php72-curl: Security Support ends on 30 Nov 2020 2020-12-31 ./ftp/php72-ftp: Security Support ends on 30 Nov 2020 2020-12-31 ./misc/php72-calendar: Security Support ends on 30 Nov 2020 2020-12-31 ./math/php72-bcmath: Security Support ends on 30 Nov 2020 2020-12-31 ./math/php72-gmp: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-zip: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-phar: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-zlib: Security Support ends on 30 Nov 2020 2020-12-31 ./archivers/php72-bz2: Security Support ends on 30 Nov 2020 2020-12-31 ./net-mgmt/php72-snmp: Security Support ends on 30 Nov 2020 ./lang/php72-extensions 2020-12-31 ./lang/php72: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-mbstring: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-recode: Security Support ends on 30 Nov 2020 2020-12-31 ./converters/php72-iconv: Security Support ends on 30 Nov 2020 2020-12-31 ./sysutils/php72-posix: Security Support ends on 30 Nov 2020 2020-12-31 ./sysutils/php72-fileinfo: Security Support ends on 30 Nov 2020 Notes: svn path=/head/; revision=559731
* new port: sysutils/R-cran-processx: Execute and Control System ProcessesGuangyuan Yang2020-12-311-0/+1
| | | | | | | Approved by: lwhsu Notes: svn path=/head/; revision=559709
* Hook nmrpflash to the buildAntoine Brodin2020-12-281-0/+1
| | | | Notes: svn path=/head/; revision=559470
* new port: sysutils/R-cran-ps: List, Query, Manipulate System ProcessesGuangyuan Yang2020-12-281-0/+1
| | | | | | | | PR: 252146 Approved by: lwhsu Notes: svn path=/head/; revision=559440
* - Connect bareos19-* portsJose Alonso Cardenas Marquez2020-12-271-0/+3
| | | | Notes: svn path=/head/; revision=559391
* sysutils/basu: move to devel/ where dbus isJan Beich2020-12-261-1/+0
| | | | Notes: svn path=/head/; revision=559264
* Add rubygem-chef-utils15 15.14.0 (copied from rubygem-chef-utils)Sunpoet Po-Chuan Hsieh2020-12-241-0/+1
| | | | | | | - Add PORTSCOUT Notes: svn path=/head/; revision=559097