freebsd-ports/sysutils
Mathieu Arnold 551be3c723 Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
2017-11-30 15:50:30 +00:00
..
3dm
44bsd-more
915resolution
abck
abduco Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
abgx360 Remove libcurl.so.7 compatibility link that was added in r374303 to 2016-12-08 17:01:31 +00:00
abgx360gui Remove no-op WX_UNICODE 2017-06-10 01:51:02 +00:00
accountsservice - Switch to USES=localbase 2017-07-12 15:00:26 +00:00
acerhdf-kmod Update MAINTAINER to tobik@FreeBSD.org for my ports 2017-02-15 12:28:29 +00:00
acpi_call When ioctl() on /dev/acpi fails with `Device not configured' message, 2016-11-23 16:40:10 +00:00
acpica-tools Update the previous build fix for arm. 2017-11-13 22:28:46 +00:00
acts
adtool
afbinit
afflib Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
afio - Switch to options helpers 2017-11-25 09:00:15 +00:00
agedu Update to 20170831 2017-10-25 18:28:28 +00:00
ah-tty
aimage Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
aird - Update WWW 2017-06-17 09:01:25 +00:00
am-utils
amazon-ssm-agent Build amazon-ssm-agent directly from the port Makefile rather than recursing 2017-05-30 07:34:06 +00:00
amdmsrtweaker FreeBSD port of the AmdMsrTweaker program to adjust P-states for AMD 10h, 2017-02-25 02:47:55 +00:00
amrstat - Update WWW 2017-07-14 17:20:42 +00:00
amtc Do not use post-stage. Use post-install instead. 2016-12-02 11:58:21 +00:00
anacron - Add LICENSE 2017-03-22 19:50:07 +00:00
and - Always check OPSYS along with OSVERSION 2017-01-12 17:05:41 +00:00
android-file-transfer Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
android-file-transfer-qt4
android-file-transfer-qt5
ansible Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
ansible1 Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
ansible23 add sysutils/ansible23 2017-11-30 15:32:44 +00:00
anvil Remove references to FETCH_TOOL 2017-10-06 15:05:48 +00:00
apachetop Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
apcpwr
apcupsd sysutils/apcupsd: Several improvements 2017-06-19 22:45:58 +00:00
aptly aptly is a swiss army knife for Debian repository management: it allows you to 2017-08-28 21:28:17 +00:00
arcconf - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL 2017-01-12 11:38:22 +00:00
archivemount
areca-cli - Add LICENSE 2017-02-25 13:48:04 +00:00
ascpu Remove libjpeg.so.11 compatibility link that was added in r374303 to 2016-12-08 16:39:11 +00:00
asfsm
asmem Mark some ports failing on power64. In cases where the error message 2017-05-22 22:29:17 +00:00
asmon For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
asusoled
ataidle
atf-allwinner Add sysutils/atf-allwinner: ARM trusted Framework for Allwinner 64 bit 2017-07-27 18:12:58 +00:00
atitvout
atop Attempt to fix build on -current. Remove BROKEN_<arch> false positives. 2017-06-26 00:42:53 +00:00
auto-admin sysutils/auto-admin: update to 0.4.0 2017-10-20 14:18:01 +00:00
autojump http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
automount
automounter Reset maintainership on Dominic Fandrey's ports. 2017-09-23 21:11:51 +00:00
autopsy
avfs - update from 1.0.4 to 1.0.5 2017-05-13 13:51:32 +00:00
azure-agent Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
b2sum Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
b43-fwcutter
backupchecker Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
backuppc sysutils/backuppc, sysutils/backuppc4: Add GitHub to MASTER_SITES 2017-06-06 01:25:42 +00:00
backuppc-devel Remove outdated PERL_LEVEL check 2017-06-05 23:25:40 +00:00
backuppc4 sysutils/backuppc4: Update to 4.1.4 2017-11-26 17:44:27 +00:00
bacula-bat
bacula-client - Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely 2016-11-14 03:15:03 +00:00
bacula-client-static Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
bacula-docs
bacula-server Do a better job with options with respect to DBTYPE. 2017-08-23 21:32:40 +00:00
bacula9-bat Switch bacula9-bat to use bacula9-server as MASTERPORT 2017-08-31 14:10:27 +00:00
bacula9-client Add Bacula 9.0.3 2017-08-30 18:11:06 +00:00
bacula9-client-static Add Bacula 9.0.3 2017-08-30 18:11:06 +00:00
bacula9-docs Upgrade to 9.0.4 2017-09-06 18:28:20 +00:00
bacula9-server Update to 9.0.6: 2017-11-24 00:39:15 +00:00
baloo Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
baloo-widgets Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
bamf Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
bareos-bat - Update to 16.2.4 2016-11-16 07:11:54 +00:00
bareos-client - Update to 16.2.6 2017-07-07 02:19:21 +00:00
bareos-client-static - Update to 16.2.6 2017-07-07 02:19:21 +00:00
bareos-docs - Update to 16.2.6 2017-07-07 02:19:21 +00:00
bareos-server - Update to 16.2.6 2017-07-07 02:19:21 +00:00
bareos-traymonitor Stop exporting QT_BINDIR and QT_LIBDIR to PLIST_SUB. 2016-11-29 06:20:40 +00:00
batmon Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
battfink - Add LICENSE 2017-11-11 09:04:37 +00:00
battmond
battray Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
bbapm
bbcp
bchunk
beadm Unbreak 'beadm list'. 2017-07-08 16:47:22 +00:00
beadm-devel
beats Update to 5.6.4 2017-11-08 14:55:48 +00:00
bhyve-firmware
bhyve-rc Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
biosfont
bkpupsd
bksh
boxbackup Cleanup after removal of libexecinfo from ports. 2017-09-22 10:48:57 +00:00
boxbackup-devel
brasero
bsd-splash-changer
bsdconfig Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
bsdcrashtar - Update WWW 2017-03-15 17:09:56 +00:00
bsdhwmon http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
bsdinfo
bsdisks - Update WWW 2017-09-18 09:01:53 +00:00
bsdmoted Provide more descriptive error messages for ports failing on powerpc64. 2017-04-30 04:35:10 +00:00
bsdploy Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
bsdstats - Use anticongestion instead of simply sleeping. 2017-04-10 17:57:30 +00:00
bstack Change MAINTAINER email to my new FreeBSD email 2017-08-29 13:05:21 +00:00
btsixad
bulk_extractor Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
burp Fix some FreeBSD.org case of bad case. 2017-05-04 14:58:54 +00:00
busybox
byobu * Updated to 5.199 2017-06-29 18:14:07 +00:00
catfish Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
cbsd sysutils/cbsd: update to 11.1.10 2017-11-27 13:24:09 +00:00
ccd2iso Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
cciss_vol_status cciss_vol_status: update 1.11 -> 1.12 2017-11-12 11:26:36 +00:00
ccze Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
cdargs
cdbkup
cdeploy Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
cdf
cdircmp
cdls sysutils/cdls: honor CFLAGS 2016-11-19 16:36:54 +00:00
cdrdao Remove WANT_GNOME and HAVE_GNOME. 2017-10-12 15:57:51 +00:00
cdrkit
cdroot
cdrtools Integrate an official patch for isoinfo and mkisofs which adds directory 2017-07-25 20:11:28 +00:00
cdrtools-devel Update to 3.02a07 2016-12-27 20:40:35 +00:00
cfengine Welcome the new cfengine311 and cfengine-masterfiles311. 2017-08-11 13:59:57 +00:00
cfengine-masterfiles Welcome the new cfengine311 and cfengine-masterfiles311. 2017-08-11 13:59:57 +00:00
cfengine-masterfiles36 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine-masterfiles37 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine-masterfiles38 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine-masterfiles39 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine-masterfiles310 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine-masterfiles311 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
cfengine22 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine32 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine33 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine34 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine35 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine36 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
cfengine37 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine38 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
cfengine39 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine310 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
cfengine311 Register conflicts among the syslog-ng family of ports. 2017-10-05 01:56:32 +00:00
chgrep
chyves
cinnamon-control-center Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
cinnamon-settings-daemon
ciso Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
ciso-maker http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
ck4up
clean Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
clockspeed Register dependency on groff 2017-05-28 21:18:04 +00:00
clone Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
clonehdd Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
cloop-utils
cloudabi-utils devel/cloudabi and sysutils/cloudabi-utils: Upgrade to v0.17 and v0.35. 2017-11-12 22:13:47 +00:00
clsync Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
cluster-glue - Fix shebangs 2017-04-21 10:35:47 +00:00
cmdwatch sysutils/cmdwatch: honor CFLAGS 2016-11-19 16:42:08 +00:00
cmocka Upgrade port to the 1.1.1 version 2017-10-30 04:04:27 +00:00
cmockery2
cmogstored - Fix license 2017-09-06 09:01:42 +00:00
cmospwd
cog Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to 2016-12-08 17:17:43 +00:00
colorize
condor devel/boost-*: update to 1.65.1 2017-09-25 00:08:16 +00:00
confctl
confman
conky Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
conky-awesome
consolehm Pass -e to make so that the PREFIX-variable already in the environment 2017-11-28 18:58:57 +00:00
consolekit2 Update consolekit to 1.2.0. 2017-08-05 10:58:48 +00:00
consul Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
consul-alerts Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
consul_exporter sysutils/consul_exporter: create port 2017-09-11 14:40:12 +00:00
contractor Take in olivierd@'s commit bit on his request. 2017-03-19 14:02:23 +00:00
copytape
coreutils - Update to 8.28 2017-11-16 14:01:31 +00:00
cotty
cpdup - Add license 2017-04-10 16:40:23 +00:00
cpu
cpu-x Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
cpuburn
cpuid Update to 20170122 2017-07-16 03:14:53 +00:00
cpulimit
cramfs Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
crashme
createrepo Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
cronic
cronolog - Add LICENSE_FILE 2017-07-16 19:46:25 +00:00
cronolog-devel
curly - Switch to USES=tar 2017-08-21 16:45:27 +00:00
currtime
cw
daa2iso
dae
daemonize
daemontools
daemontools-encore sysutils/daemontools-encore: Fix RC script 2017-11-21 16:56:24 +00:00
dar sysutils/dar: Update version 2.5.11=>2.5.12 2017-09-19 01:05:41 +00:00
dateutils Mark some ports failing on power64. In cases where the error message 2017-05-13 23:50:49 +00:00
dc3dd For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
dcfldd
dd_rescue Mark as broken on various tier-2 archs. 2016-11-16 00:35:29 +00:00
ddpt
ddrescue Update to ddrescue version 1.22, which includes the following changes: 2017-04-30 17:11:56 +00:00
debhelper Update to 10.10.9 2017-11-20 13:21:43 +00:00
debootstrap update sysutils/debootstrap to 1.0.92 2017-10-29 21:41:19 +00:00
deltarpm Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
deltup Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
desktop-installer sysutils/desktop-installer: update to 0.5.4 2017-10-20 14:21:36 +00:00
detach
detox sysutils/detox: fix build by removing old patch 2017-03-05 07:53:16 +00:00
devcpu-data Allow custom cpucontrol(8) flags 2017-10-16 16:37:56 +00:00
devstat - update master site to unbreak the port 2017-03-24 16:57:15 +00:00
dfc sysutils/dfc: Update to 3.1.1 2017-09-17 21:33:54 +00:00
di Update to 4.44 2017-08-01 17:11:22 +00:00
dim
dirdiff
direnv sysutils/direnv: update to 2.13.1 2017-10-16 13:56:46 +00:00
dirvish Cleanup no longer needed CHMOD usage after r424898. 2016-11-02 22:45:14 +00:00
diskcheckd
diskimage-tools
diskscrub - Update to 2.6.1 2017-02-21 14:26:52 +00:00
disktool
disktype
djmount Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
dmg2img - Update to 1.6.6 2017-02-08 06:36:26 +00:00
dmidecode Simplify Makefile 2017-09-10 13:08:59 +00:00
docker update sysutils/docker to 17.06.1 2017-08-20 13:43:05 +00:00
docker-compose Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
docker-freebsd sysutils/docker-freebsd: add docker_flags to the rc script 2017-06-06 03:44:36 +00:00
docker-machine update sysutils/docker-machine to 0.13.0 2017-10-19 12:56:45 +00:00
doctl sysutils/doctl: Update to version 1.7.1 2017-11-02 10:11:44 +00:00
doinkd
dolly
downtime Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
downtimed - Update WWW 2017-07-21 09:01:02 +00:00
dsbbatmon Update sysutils/dsbbatmon to 1.0 2017-10-01 07:43:22 +00:00
dsbdriverd sysutils/dsbdriverd: Update to 0.3 2017-11-15 15:19:16 +00:00
dsblogoutmgr sysutils/dsblogoutmgr: Update to 1.1 2017-09-09 16:47:25 +00:00
dsbmc sysutils/dsbmc: Update to 0.2.2 2017-07-27 00:58:11 +00:00
dsbmc-cli sysutils/dsbmc-cli: Update to 0.1.2 2017-11-15 15:21:37 +00:00
dsbmd sysutils/dsbmd: Update to 0.4.1 2017-07-18 23:56:31 +00:00
dsbwrtsysctl
dt Reset ports of itetcu@ after taking in his commit bit for safekeeping. 2017-02-27 21:20:41 +00:00
dtc sysutils/dtc: Fix building 2017-11-27 12:47:18 +00:00
dtpstree Updated MASTER_SITES 2017-01-23 18:52:15 +00:00
DTraceToolkit Mark port as DEPRECATED 2017-11-22 19:52:48 +00:00
du2ps
duff Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
dunst sysutils/dunst: Update to 1.2.0 2017-08-09 03:09:26 +00:00
dupd New port: sysutils/dupd 2017-04-30 04:21:06 +00:00
duplicity Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
duply
dupmerge Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
dvd+rw-tools
dvdbackup
dvdimagecmp
dvdisaster - Remove obsolete OSVERSION condition 2017-04-12 12:40:32 +00:00
dvdvideo Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
dvtm
dwatch
e2fsprogs e2fsprogs, prepend new .so dir to RPATH/RUNPATH... 2017-10-30 19:04:02 +00:00
ec2-scripts
edid-decode - Update to latest git snapshot (0.1.20170329) 2017-05-01 11:39:44 +00:00
eject
endian
enteruser
entr Some typo fixes and whitespace cleanup for pkg-descr files. 2017-09-10 18:51:46 +00:00
env4801
envconsul Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
epazote Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
etcmerge
etcupdate
eventlog Add a reminder to expire this port when sysutils/syslog-ng310 is 2017-09-08 02:54:25 +00:00
evtviewer
exa sysutils/exa: Update to 0.8.0 2017-10-01 10:23:17 +00:00
exfat-utils
extipl
ezjail
f3 Update my email address 2017-05-08 17:21:49 +00:00
facter Update to 3.9.3 2017-11-15 18:48:16 +00:00
fanout
farbot Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
fastest_cvsup
fatback Add LICENSE 2016-12-17 12:31:49 +00:00
fconfig
fcron Some typo fixes and whitespace cleanup for pkg-descr files. 2017-09-10 18:51:46 +00:00
fd New port: sysutils/fd 2017-11-15 12:41:37 +00:00
fdupes
feather Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
fetchlog
ffs2recov unbreak sysutils/ffs2recov 2017-04-10 19:14:14 +00:00
file sysutils/file: Update to 5.32 2017-09-14 17:56:50 +00:00
filedupe
filelight Update sysutils/filelight-kde4 to 17.04.3 and rename it in the process 2017-09-16 07:10:37 +00:00
fileprune - Update WWW 2017-11-29 09:00:18 +00:00
fileschanged
filetype
filewatcherd Fix USE_GITHUB usage. 2017-02-13 16:38:32 +00:00
finfo
firstboot-freebsd-update - Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL 2017-01-09 09:54:20 +00:00
firstboot-growfs - Add NO_ARCH 2017-01-10 11:42:49 +00:00
firstboot-pkgs sysutils/firstboot-pkgs: Loop through the list installing one at a time to 2017-01-30 17:48:06 +00:00
flasher
flashrom devel/libftdi1: Update to version 1.4 and bump dependent ports. 2017-08-19 13:05:17 +00:00
flexbackup - Fix LICENSE 2017-02-27 12:18:35 +00:00
flock Update to 2.30.1 2017-10-05 19:38:08 +00:00
flog
flowgger sysutils/flowgger: Update to 0.2.6-28-gab572a0 2017-11-29 12:29:25 +00:00
fluent-bit Use post-install: instead of post-stage: 2017-08-05 23:13:45 +00:00
fonteditfs
foremost
fortunelock
fpart Update fpart and fpsync to v1.0.0 2017-11-10 21:57:56 +00:00
fpc-syslog - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-users - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-utmp - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
fpc-uuid - Pass maintainership to me. marino@ is not part of FreeBSD committers 2017-08-03 23:40:28 +00:00
freebsd-snapshot - Update WWW 2017-07-28 09:01:09 +00:00
freecolor
freedt
freefilesync devel/boost-*: update to 1.65.1 2017-09-25 00:08:16 +00:00
freeipmi Pet portlint: move ONLY_FOR_ARCHS* upward 2017-08-20 12:27:12 +00:00
freesbie Fix remaining uses of mount_devfs and pkg_install; cleanup port 2017-09-16 10:36:17 +00:00
froxlor Rename dovecot2/dovecot2-pigeonhole to dovecot/dovecot-pigeonhole. 2017-08-07 21:44:00 +00:00
fsbackup Remove Perl core modules 2017-06-30 22:14:53 +00:00
fsc
fsearch Mark some ports failing on powerpc64. These ports are either new 2017-06-02 15:49:34 +00:00
fstyp
fswatch-mon Update to 1.11.2 and conditionally uses NLS 2017-11-01 08:40:17 +00:00
ftwin
fusefs-afuse unbreak sysutils/fusefs-afuse 2017-02-16 19:59:52 +00:00
fusefs-chironfs unbreak sysutils/fusefs-chironfs 2017-02-16 19:46:23 +00:00
fusefs-cryptofs LIB_DEPENDS=libglib-2.0.so should be USE_GNOME=glib20. 2017-01-07 01:07:55 +00:00
fusefs-curlftpfs - Add LICENSE_FILE 2017-04-10 15:50:23 +00:00
fusefs-encfs Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
fusefs-exfat Some typo fixes and whitespace cleanup for pkg-descr files. 2017-09-10 18:51:46 +00:00
fusefs-ext2 Fix package list. 2017-10-31 10:28:14 +00:00
fusefs-ext4fuse Add a message pointing users at sysutils/fusefs-ext2 which is a more modern 2017-10-30 09:55:15 +00:00
fusefs-funionfs
fusefs-fusepak
fusefs-fusexmp_fh Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
fusefs-gitfs Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
fusefs-gnome-vfs - Add LICENSE 2017-02-12 09:01:29 +00:00
fusefs-gstfs Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
fusefs-gunzip
fusefs-httpfs
fusefs-ifuse
fusefs-libs Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
fusefs-libs3 Update to vesion 3.2.1. 2017-11-14 21:21:14 +00:00
fusefs-lkl Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
fusefs-mhddfs
fusefs-mp3fs
fusefs-ntfs Update 2016.2.22 --> 2017.3.23 2017-04-01 21:07:48 +00:00
fusefs-pod Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
fusefs-rar2fs Update to 1.26.0. 2017-10-27 09:08:53 +00:00
fusefs-s3fs Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
fusefs-simple-mtpfs Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
fusefs-smbnetfs Switch default version of samba from 4.3 to 4.4 2017-03-25 23:37:05 +00:00
fusefs-sqlfs Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
fusefs-squashfuse
fusefs-sshfs Upgrade to version SSHFS version 3.3.0. 2017-10-28 21:36:28 +00:00
fusefs-unionfs
fusefs-wdfs
fusefs-wikipediafs Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
fusefs-zip Bump PORTREVISION in ports depending on archivers/libzip. 2017-09-27 18:08:14 +00:00
fvcool
gaffitter
gai-leds Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to 2016-12-08 17:17:43 +00:00
ganglia-monitor-core
ganglia-webfrontend sysutils/ganglia-webfrontend: fix RUN_DEPENDS, minor changes to satisfy 2017-10-12 12:38:04 +00:00
gapcmon Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
garcon - Update sysutils/garcon to 0.6.1 [1] 2017-09-18 14:17:15 +00:00
gather update master site and unbreak the port 2017-03-24 16:41:51 +00:00
gcdmaster Remove duplicated scripts it is already handled by USES=shared-mime-info 2016-11-20 12:41:44 +00:00
gcombust - Fix LICENSE 2017-01-17 09:03:56 +00:00
gconf-editor Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
gdisk devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
gdmap Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
genisoimage Mark as broken on aarch64: fails to link with sbrk. 2016-11-10 01:21:43 +00:00
geomWatch For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
getdelta
geteltorito
gigolo
gkfreq Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
gkleds2
gkrellfire Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
gkrellflynn
gkrellm-trayicons Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
gkrellm2 Remove WANT_GNOME and HAVE_GNOME. 2017-10-12 15:57:51 +00:00
gkrelltop Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
gksu
gnome-control-center - Add LICENSE 2017-11-19 09:00:14 +00:00
gnome-device-manager Remove libart_lgpl_2.so.5 compatibility link that was added in r374303 to 2016-12-08 17:17:43 +00:00
gnome-mount Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
gnome-pkgview
gnome-power-manager - Add LICENSE 2017-09-10 09:01:46 +00:00
gnome-schedule
gnome-settings-daemon - Add LICENSE 2017-11-21 09:00:16 +00:00
gnome-system-monitor Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
gnome_subr - Update WWW 2017-09-28 09:02:02 +00:00
goaccess - Fix GeoIP support (use legacy) 2017-03-28 21:43:35 +00:00
goss Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
gpart - Try to fix build on DragonFly 2017-01-13 09:22:17 +00:00
gpte
graffer
graid5 Mark some ports failing on power64. In cases where the error message 2017-05-22 22:29:17 +00:00
graveman
graylog Update to 2.2.3 and fix daemon handling 2017-05-31 17:31:52 +00:00
grub2 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
grub2-bhyve Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
grub2-efi Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
grub2-pcbsd Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
gsh new port: sysutils/gsh 2017-01-01 18:48:22 +00:00
gsmartcontrol Update to version 1.1.3 2017-11-15 17:05:46 +00:00
gstopd
gstreamer-plugins-cdio
gstreamer-plugins-hal Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
gstreamer1-plugins-cdio Update GStreamer1 ports to 1.12.2. 2017-07-22 11:35:44 +00:00
gtk-imonc Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
hachoir-metadata hachoir-* is not compatible with python3 2017-10-07 06:11:17 +00:00
hachoir-subfile hachoir-* is not compatible with python3 2017-10-07 06:11:17 +00:00
hachoir-urwid Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
hachoir-wx hachoir-* is not compatible with python3 2017-10-07 06:11:17 +00:00
hal Update consolekit to 1.2.0. 2017-08-05 10:58:48 +00:00
hal-info
hardlink
hatop
hdrecover
healthd Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
heartbeat - Remove pkg-install.in which stopped heartbeat on 2017-09-04 11:46:51 +00:00
heirloom Mark some ports failing on armv6, for errors classified as "coredump". 2017-05-27 21:16:51 +00:00
hextools
hfm Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
hfsexplorer Omit GH_PROJECT=${PORTNAME} which is the default for USE_GITHUB=yes. 2017-02-26 14:27:21 +00:00
hfsutils
hidesvn
highlnk
hilite Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
host-setup
hourglass
hoz Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
hpacucli Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
hploscripts
hptcli
hs-angel - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-cpu - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-disk-free-space - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-ekg - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-ekg-core - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-ekg-json - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hs-mountpoints - Update The Glorious Glasgow Haskell Compiler to version 8.0.2 2017-08-08 17:21:45 +00:00
hstr New port: sysutils/hstr: Bash and Zsh shell history suggest box 2017-11-24 20:07:45 +00:00
htop Cleanup after removal of libexecinfo from ports. 2017-09-22 10:48:57 +00:00
httplog
hwstat
i2c-tools
i7z Simplify USE_GITHUB usage. 2017-05-03 12:16:49 +00:00
iat
immortal Update sysutils/immortal to version 0.17.0. 2017-11-07 23:09:44 +00:00
incron Hand over maintainership to the first confirmed user of the new port. 2017-11-14 16:13:24 +00:00
inotify-tools sysutils/inotify-tools: multiple cleanups 2017-08-18 15:25:32 +00:00
installwatch
intel-nvmupdate sysutils/intel-nvmupdate: Update to 6.01 2017-11-16 21:54:19 +00:00
intel-pcm sysutils/intel-pcm: update to 201710 2017-10-25 15:11:40 +00:00
intel-qcu sysutils/intel-qcu Update to 2.30.16.8 2017-11-16 21:47:57 +00:00
iocage Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
iocell sysutils/iocell: update 2.1.0 -> 2.1.1 2017-05-31 14:13:52 +00:00
iogen
iograph
iohyve Fix build on 12.0-CURRENT 2017-07-11 14:04:56 +00:00
ioping Remove BROKEN_FreeBSD_9 2017-01-01 03:45:12 +00:00
ipa
ipad_charge
ipdbtools For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
ipfs-go Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
ipmitool Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
ipsc
isc-cron - Add LICENSE 2016-11-23 14:45:54 +00:00
isomaster Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
isomd5sum Switch to USE_GITHUB. 2017-05-25 10:12:10 +00:00
istatserver Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
jadm Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
jail-primer
jailadmin
jailctl
jaildaemon - Update to 0.3 2017-06-05 15:28:07 +00:00
jailme
jailrc
jailutils
javaservicewrapper
jdiskreport
jdupes New port: sysutils/jdupes 2017-04-30 04:31:02 +00:00
jkill
jobd For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
jps - Mark CONFLICT with openjdk* (install same files to bin/) 2017-04-21 07:40:31 +00:00
jtop Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
jtopen
jvmtop
jx
k3b-kde4 multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
k8temp
kcm-polkit-kde Make ninja opt-out in cmake.mk 2017-06-25 21:07:58 +00:00
kcron Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
kdeadmin4 Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
kdf Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
kdirstat Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
keyboard-daemon
kf5-baloo Update KDE Frameworks to 5.40.0 2017-11-16 05:59:35 +00:00
kf5-kwallet Update KDE Frameworks to 5.40.0 2017-11-16 05:59:35 +00:00
kfilemetadata multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
kfloppy Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
kiconvtool Update WWW 2017-01-23 17:29:26 +00:00
kldfind Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
kldpatch
knutclient-kde4 Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
krename-kde4 Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
kshutdown-kde4 Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
ksysguardd Account for "laundry" memory as part of "inactive" memory 2017-07-15 10:04:13 +00:00
ksystemlog Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
kuser Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
lava sysutils/lava: style fixes 2017-03-07 18:16:17 +00:00
lbl-cf Update pkg-descr and Makefile in my ports to use https where possible. 2017-10-21 00:45:50 +00:00
lbl-hf Update to 1.8. Move the primary download site and add MASTER_SITE_LOCAL 2017-10-21 23:57:38 +00:00
lcdproc Fix parallel build (fix port-internal make dependencies) on many cores 2017-03-12 11:36:21 +00:00
ldap-account-manager * Updated to 6.0 2017-06-29 18:18:47 +00:00
ldapvi Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
ledit
less
lfm Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
libcdio - Update to 0.94 2017-01-19 07:13:10 +00:00
libcdio-paranoia Update to 10.2+0.94+1 2017-04-15 21:24:41 +00:00
libchk
libcpuid - Update `sysutils/libcpuid' to version 0.4.0 2017-01-20 16:44:13 +00:00
libfvde - Update to experimental-20170930 2017-10-05 19:23:16 +00:00
libgksu Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
libieee1284
libretto-config Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
libsunacl
liburcu sysutils/liburcu: Update port to 0.10.0 2017-07-17 14:44:39 +00:00
libutempter Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
life-preserver Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
lineak-defaultplugin
lineak-xosdplugin
lineakd
linrename
linux-crashplan * Updated to 4.8.3 2017-08-11 07:21:43 +00:00
linuxfdisk
livecd
lmmon
lmon
lnav Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
log_analysis
logrotate sysutils/logrotate: Update to 3.13.0 2017-10-17 08:21:17 +00:00
logstalgia Bump portrevision to chase graphics/glew shard library version update. 2017-11-18 19:32:38 +00:00
logstash Upgrade to 2.4.1 2017-05-24 17:28:21 +00:00
logstash-forwarder
logstash5 Update to 5.3.0. 2017-04-06 00:40:33 +00:00
logtool
logwatch
lookat
LPRng Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
LPRngTool
lr sysutils/lr: Update to 1.2 2017-11-18 15:28:30 +00:00
lscpu New port: sysutils/lscpu: 2017-09-29 11:52:28 +00:00
lsof sysutils/lsof: official release picking up glebius' fix in r451103.. 2017-10-03 18:52:51 +00:00
lsop New port: sysutils/lsop 2017-03-21 21:00:32 +00:00
ltrace
lttng-tools sysutils/liburcu: Update port to 0.10.0 2017-07-17 14:44:39 +00:00
lttng-ust sysutils/liburcu: Update port to 0.10.0 2017-07-17 14:44:39 +00:00
luckybackup
lxinput - Update to 0.3.5 2016-12-29 15:49:56 +00:00
lxsplit
lxtask Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
lxterminal sysutils/lxterminal: update to 0.3.1 2017-11-01 22:12:32 +00:00
magicrescue
manck
mapchan Fix the context of some patches so that they apply with stricter patch(1) 2017-11-10 07:10:35 +00:00
massadmin
mate-control-center Minor MATE 1.18 update. 2017-10-14 20:51:48 +00:00
mate-polkit Update the mate desktop to 1.18. 2017-07-04 11:44:30 +00:00
mate-power-manager Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
mate-settings-daemon Update the mate desktop to 1.18. 2017-07-04 11:44:30 +00:00
mate-system-monitor Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
mbgtools Update Meinberg Tools package to 1.0.0 2017-08-28 15:16:50 +00:00
mcelog * Updated to 154 2017-10-14 01:30:49 +00:00
mcollective Update to 2.11.4 2017-11-15 18:50:12 +00:00
mcollective-actionpolicy-auth Pass maintainership to puppet@ 2017-07-20 15:30:52 +00:00
mcollective-nettest-agent
mcollective-nettest-client
mcollective-nettest-common Pass maintainership to puppet@ 2017-07-20 15:30:52 +00:00
mcollective-nrpe-agent
mcollective-nrpe-client
mcollective-nrpe-common Pass maintainership to puppet@ 2017-07-20 15:30:52 +00:00
mcollective-puppet-agent
mcollective-puppet-client
mcollective-puppet-common Update to 1.13.2 2017-09-22 15:07:57 +00:00
mcollective-service-agent
mcollective-service-client
mcollective-service-common Update to 3.2.0 2017-09-22 15:07:31 +00:00
mcollective-shell-agent
mcollective-shell-client
mcron
mcweject
mdcp
mdf2iso
megacli Change LICENSE_NAME and MASTER_SITES 2017-01-04 02:23:29 +00:00
megarc
memdump
memfetch
memtest
memtest86
memtest86+ Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
metalog
mfid
mgeupsd
minimunin
minirsyslogd
mixer
mkdesktop mkdesktop is a Bourne script that helps to standardize the process of FreeBSD 2017-10-25 03:01:56 +00:00
mkfile
mkfwimage - Add LICENSE 2017-07-26 09:01:06 +00:00
mkntpwd Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
mksunbootcd
mmc-utils Add a patch allowing mmc-utils to detect HS400/HS400ES support. 2017-08-11 21:32:37 +00:00
mnrpes - Add NO_ARCH 2016-12-03 19:32:09 +00:00
modman Developing extensions for software that doesn't allow you to separate 2017-06-13 16:29:40 +00:00
modules
mog Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
monit sysutils/monit: Update to 5.25.0 2017-11-08 16:30:26 +00:00
monitord
monitorix Update to 3.9.0 2017-02-02 20:43:15 +00:00
mono-kmod Sort ARCHS. While here, pet portlint. 2017-06-27 00:05:15 +00:00
moosefs2-cgi
moosefs2-cgiserv
moosefs2-chunkserver
moosefs2-cli
moosefs2-client
moosefs2-master
moosefs2-metalogger
moosefs2-netdump
moosefs3-cgi
moosefs3-cgiserv
moosefs3-chunkserver
moosefs3-cli
moosefs3-client Mark some ports failing on power64. In cases where the error message 2017-05-13 23:50:49 +00:00
moosefs3-master update MooseFS to 3.0.97-1 2017-08-02 18:13:26 +00:00
moosefs3-metalogger
moosefs3-netdump
moreutils Update to 0.61 2017-04-30 12:00:08 +00:00
most
mount.app Remove libtiff.so.4 compatibility links that were added in r374303 to 2016-12-08 16:07:33 +00:00
mountsmb2
mpiexec
mptd
msktutil - MASTER_SITES cleanup 2017-08-01 17:07:58 +00:00
msyslog
mtpfs Update maintainer email address. 2017-03-20 18:42:27 +00:00
mtxorbd Use USES=tar:tgz 2017-06-13 16:55:25 +00:00
multitail
munin-common Update to 2.0.34. 2017-10-27 12:19:09 +00:00
munin-contrib Update to latest commit. 2017-03-02 09:55:20 +00:00
munin-master Update to 2.0.34. 2017-10-27 12:19:09 +00:00
munin-node Add a plugin to graph zfs arc compression. 2017-11-06 14:39:47 +00:00
muse For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
mybashburn
myrescue sysutils/myrescue: Add the port to the tree. 2017-03-02 09:25:10 +00:00
n98-magerun sysutils/n98-magerun: update 1.97.12 -> 1.98.0 2017-09-13 15:18:16 +00:00
nagios-statd
namefix
nbosd
ncdu
ndmpd - Unbreak it on FreeBSD HEAD(12) and FreeBSD STABLE(11). 2017-10-02 01:46:13 +00:00
neofetch - Update sysutils/neeofetch to 3.3.0 2017-10-08 12:43:54 +00:00
nepomuk-core multimedia/ffmpeg: update to 3.4 2017-10-21 06:50:49 +00:00
nepomuk-widgets Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
nfcutils - Remove bogus (in presence of USE_GITHUB) USES=tar* 2016-12-27 12:20:41 +00:00
nfsping
nitrogen Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
no-login
node_exporter sysutils/node_exporter: Update to 0.15.0 2017-10-25 15:17:59 +00:00
nomad sysutils/nomad: update 0.6.3 -> 0.7.0 2017-11-09 14:25:08 +00:00
npadmin
nrg2iso
nut Fix build with SERIAL option. 2017-10-20 14:51:35 +00:00
nvclock Use option helper variable when defining INSTALLS_ICONS knob. 2017-04-13 15:34:24 +00:00
nvramtool
oak
obliterate
odo http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
ods2
ohmu Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
open
openhpi Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
openipmi Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
openupsd
ori devel/boost-*: update to 1.65.1 2017-09-25 00:08:16 +00:00
osinfo-db-tools Switch libosinfo project related ports' MASTER_SITES to pagure 2017-03-25 04:52:02 +00:00
osquery - Update to 2.10.2 2017-11-14 18:29:43 +00:00
p5-arclog
p5-BackupPC-XS Update to 0.56 2017-06-12 10:39:32 +00:00
p5-Brackup
p5-BSD-Jail-Object Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-BSD-Process
p5-BSD-Sysctl Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Dir-Purge
p5-File-DirCompare
p5-File-Listing Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-File-Log
p5-File-Next Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-File-Signature
p5-File-Stat-Bits
p5-File-Stat-ModeString
p5-File-Tee
p5-File-Which Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Filesys-Df
p5-Filesys-DfPortable Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
p5-Filesys-DiskFree
p5-Filesys-DiskSpace
p5-Filesys-DiskUsage Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Filesys-Statvfs
p5-Fuse
p5-Fuse-Simple Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Giovanni Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
p5-Iterator-File
p5-Lchown
p5-Linux-Cpuinfo Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Log-Syslog-Constants
p5-Log-Syslog-Fast Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-MogileFS-Client
p5-MogileFS-Network Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-MogileFS-Server Remove Perl core modules 2017-06-26 03:24:53 +00:00
p5-MogileFS-Utils
p5-Monitor-Simple Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Plugtools
p5-Plugtools-Plugins-HomeOU
p5-Probe-Perl Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Proc-PidUtil
p5-Proclet Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Quota Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-reslog
p5-Rex
p5-Samba-SIDhelper
p5-Schedule-At
p5-Schedule-Cron
p5-Schedule-Cron-Events Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Schedule-Load Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Schedule-Match
p5-Shell-Command
p5-Stat-lsMode
p5-Sys-CpuLoad Moving maintainership burden onto broader shoulders 2017-04-07 18:50:22 +00:00
p5-Sys-Filesystem
p5-Sys-Gamin
p5-Sys-Group-GIDhelper
p5-Sys-HostIP
p5-Sys-Hostname-FQDN
p5-Sys-Hostname-Long
p5-Sys-Load
p5-Sys-Syslog Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Sys-User-UIDhelper
p5-Sysadm-Install Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-SyslogScan
p5-Tail-Stat Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Tie-Syslog Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Ubic Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Unix-ConfigFile Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
p5-Unix-Lsof
p5-Unix-Mknod
p5-Unix-Processors - Fix FreeBSD support 2017-09-30 19:26:32 +00:00
p5-Unix-Syslog
p5-User
p5-ZConf-Cron Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
packer update sysutils/packer to 1.1.2 2017-11-17 14:11:18 +00:00
pacman - Add missing dependency on GNU m4 [1] 2017-11-23 18:54:44 +00:00
paicc
paladin - Update to 1.1.0 2017-04-17 15:23:59 +00:00
pam_mount
panicmail Cleanup NO_BUILD and NO_INSTALL usage. 2016-12-29 12:41:04 +00:00
parafly Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
parallel Update to 20170122 2017-01-23 18:51:56 +00:00
password-store pwgen is only used by some contributed zsh scripts of password-store 2017-05-14 12:57:42 +00:00
passwordsafe For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so 2017-11-30 05:55:17 +00:00
patchelf Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
pax-utils - Update to 1.2.2 2017-02-22 20:41:50 +00:00
pbi-manager Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
pbimaker
pc-networkmanager TrueOS Qt Network Manager 2017-11-06 07:48:22 +00:00
pcapfix Fix USE_GITHUB usage. 2017-02-13 16:38:32 +00:00
pcbsd-appweb Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
pcbsd-libsh Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
pcbsd-syscache Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
pcbsd-utils Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
pcbsd-utils-qt5 Add missed PORTREVISION bumps after recent poppler update 2017-08-24 15:49:34 +00:00
pciutils Update to 3.5.6 2017-11-19 03:31:38 +00:00
pcpustat
pdixtract
pdumpfs
pear-Cache Update distinfo and unbreak this port 2017-06-11 07:45:03 +00:00
pear-Cache_Lite Update distinfo and unbreak this port 2017-06-11 07:45:08 +00:00
pear-File Update distinfo and unbreak this port 2017-06-11 07:45:13 +00:00
pear-File_Find Update distinfo and unbreak this port 2017-06-11 07:45:17 +00:00
pear-File_Fstab - Update maintainer address 2017-05-16 13:37:51 +00:00
pear-File_Gettext Update distinfo and unbreak this port 2017-06-11 07:45:22 +00:00
pear-Horde_Log Horde package update: 2017-03-07 14:22:52 +00:00
pear-Horde_Vfs Horde package update: 2017-03-07 14:22:52 +00:00
pear-I18Nv2 Update distinfo and unbreak this port 2017-06-11 07:45:27 +00:00
pear-Log sysutils/pear-Log: fix wrong OPTIONS_DEFINDE 2017-10-31 19:53:54 +00:00
pear-Translation2 Update distinfo and unbreak this port 2017-06-11 07:45:32 +00:00
pecl-mogilefs - Fix LICENSE 2017-04-20 09:05:04 +00:00
pecl-proctitle Convert all PECL ports to USES=php:pecl. 2017-04-10 15:08:47 +00:00
pefs-kmod - Update to 2017-06-20, which fixes PR 220141, 219914 2017-07-12 00:16:54 +00:00
personality
pesign For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so 2017-11-30 05:55:17 +00:00
pflogx
pfstat sysutils/pfstat: initialize pfstatd_enable in rc script. 2017-10-28 17:56:01 +00:00
pftables
pftop Fix building of sysutils/pftop on FreeBSD 12, where pcap-int.h has been 2017-05-26 20:01:01 +00:00
phantom
php56-fileinfo
php56-posix
php70-fileinfo
php70-posix
php71-fileinfo Add PHP 7.1 2017-01-24 11:54:20 +00:00
php71-posix Add PHP 7.1 2017-01-24 11:54:20 +00:00
php72-fileinfo PHP 7.2: Remove bad repocopies. 2017-11-16 17:12:24 +00:00
php72-posix PHP 7.2: Remove bad repocopies. 2017-11-16 17:12:24 +00:00
phybs
pick sysutils/pick: update 1.6.1 -> 2.0.0 2017-11-08 14:56:58 +00:00
pidof - Add LICENSE 2017-07-22 09:01:02 +00:00
pipemeter
plconfig
pmt In several dozen ports, use single space for WWW: line in pkg-descr, and 2016-11-22 14:04:21 +00:00
policykit
policykit-gnome Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
policykit-qt
polkit Drop the use of USE_GCC on arm. 2017-05-10 21:37:57 +00:00
polkit-gnome Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
polkit-kde Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
polkit-qt
polkit-qt5
powerdxx Reset maintainership on Dominic Fandrey's ports. 2017-09-23 21:11:51 +00:00
powerman
powermon sysutils/powermon: 2017-07-11 10:29:11 +00:00
pp
pprotectd
prelink
prips Update my email address 2017-05-08 17:21:49 +00:00
procenv
procmap
progsreiserfs
pslist Update my email address 2017-05-08 17:21:49 +00:00
psmisc Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
pstack Change MAINTAINER email to my new FreeBSD email 2017-08-29 13:05:21 +00:00
pstacku Change MAINTAINER email to my new FreeBSD email 2017-08-29 13:05:21 +00:00
pstree
ptools
puppet-lint Update to 2.3.3 2017-09-29 10:28:19 +00:00
puppet-mode.el Chase Emacs update 2017-09-12 15:38:56 +00:00
puppet4 Update to 4.10.9 2017-11-18 07:56:45 +00:00
puppet5 Update to 5.3.3 2017-11-15 18:49:18 +00:00
puppetserver sysutils/puppetserver: correct patch 2017-07-01 19:46:44 +00:00
puppetserver5 New port: sysutils/puppetserver5 2017-10-03 23:37:18 +00:00
pv Update to 1.6.6 2017-07-03 10:16:33 +00:00
pwd_unmkdb
pwgen Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
pwsafe Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
pxattr New port: `sysutils/pxattr', command-line utility to manage filesystem 2017-05-13 12:40:53 +00:00
py-analyzemft
py-bcfg2 Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-cdmi Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-consul Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-croniter Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-crontab Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-diffoscope Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-dirsync Register conflicts for sysutils/py-dirsync and www/py-jsonfield 2017-10-09 17:03:00 +00:00
py-dlipower Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-docker Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-drmaa Update MASTER_SITES and unbreak this port 2017-01-23 18:51:47 +00:00
py-execnet Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-ezjailremote Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-filelike Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-filelock sysutils/py-filelock: Update to 2.0.13 2017-11-14 18:07:28 +00:00
py-freenas.cli Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-glances Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-gmailfs-fuse Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-google-compute-engine Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-halite Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-honcho Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-iowait Pass maintainership to python@ 2017-03-19 16:11:40 +00:00
py-nagiosplugin
py-nomad Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pkginfo Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-ploy Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-ploy_ansible Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-ploy_ec2 Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-ploy_ezjail Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-ploy_fabric Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-plumbum Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-power
py-psutil Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-psutil121 Make it compilable on FreeBSD 12 after struct inpcb and struct tcpcb were 2017-03-21 08:42:58 +00:00
py-ptyprocess Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-pytsk Update sleuthkit to 4.4.2 2017-09-24 08:18:16 +00:00
py-pywatchman
py-queuelib
py-ranger - Fix shebangs 2017-04-21 16:23:17 +00:00
py-salt Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-scandir sysutils/py-scandir: update to 1.6 2017-09-30 14:45:58 +00:00
py-scriptine Update my email address 2017-05-08 17:21:49 +00:00
py-shutilwhich Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-stdiff Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-superlance Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-supervisor Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-tmuxp Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-uptime
py-XenAPI
py-zdaemon Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
py-zfs
pydf Update to 12 2016-12-23 20:50:10 +00:00
qchroot
qjail Update to 5.4. 2017-08-27 01:14:01 +00:00
qjail4 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-01 13:10:35 +00:00
qlogtools
qpxtool Update Qt5 to 5.7.1, and unify the Qt4 and Qt5 ports some more 2017-02-18 19:48:05 +00:00
qsudo TrueOS Qt sudo front-end 2017-11-06 07:50:18 +00:00
qsynergy
qt5-qtdiag Add two new ports: sysutils/qt5-qtdiag and sysutils/qt5-qtplugininfo 2017-06-21 18:07:19 +00:00
qt5-qtpaths Minor cleanup of sysutils/qt5-qtpaths 2017-06-21 18:00:42 +00:00
qt5-qtplugininfo Add two new ports: sysutils/qt5-qtdiag and sysutils/qt5-qtplugininfo 2017-06-21 18:07:19 +00:00
qtpass Revision bump of all ports with USE_GL after consolidation of mesa-libs 2017-05-23 05:03:14 +00:00
quicksynergy Remove libiconv.so.3 compatibility link that was added in r374303 to 2016-12-08 19:23:24 +00:00
qzeitgeist Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
racktables - Update to 0.20.14 2017-08-12 21:56:21 +00:00
radeontool
radeontop For ports that are marked NOT_FOR/ONLY_FOR armv6, also mark them so 2017-11-30 05:55:17 +00:00
radmind Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
rainbarf Fix license information for portgs that use "the same license as Perl". 2017-09-15 08:58:46 +00:00
raincoat
rcadm
rclean
rcm
rdate
rdiff-backup multiple ports: Update MAINTAINER 2017-07-04 19:41:21 +00:00
rdiff-backup-devel Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
rdup Convert every usage of https://github.com/.../archive/xxx to USE_GITHUB. 2017-06-06 16:18:16 +00:00
read-edid
realsync - Fix shebangs 2017-04-26 12:18:36 +00:00
recoverdm
reed sysutils/reed: Honor cflags, provide ncurses header location 2016-11-19 17:30:36 +00:00
rej
relaxconf
rename
renameutils Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
reoback Remove Perl core modules 2017-06-30 22:15:03 +00:00
reptyr http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
respond
restic Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
retail
rex REX is a remote execution utility that runs a supplied command or shell 2017-06-18 10:10:03 +00:00
rfstool
rhc Fix RUN_DEPENDS and unbreak this port 2017-07-28 02:41:48 +00:00
riak-cs Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
rinse Some typo fixes and whitespace cleanup for pkg-descr files. 2017-09-10 18:51:46 +00:00
rmonitor
roottail
rovclock For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
rpi-firmware sysutils/rpi-firmware: Update to version 1.20171029 2017-11-13 19:29:34 +00:00
rsnapshot
rsyncbackup Update to version 1.1 2017-05-10 18:09:37 +00:00
rsyncrypto
rsyslog8 Update to 8.31.0 2017-11-30 07:01:14 +00:00
rtty
rubygem-backup Update RUN_DEPENDS: change from devel/rubygem-builder32 to devel/rubygem-builder 2017-02-05 05:32:36 +00:00
rubygem-bosh-gen Update to 0.97.0 2017-11-18 00:11:18 +00:00
rubygem-bosh_cli Fix gemspec for rubygem-minitar 0.6.1 update 2017-06-05 14:51:23 +00:00
rubygem-bundler Update to 1.16.0 2017-11-01 16:51:08 +00:00
rubygem-bundler_ext sysutils/rubygem-bundler_ext: update to 0.4.1 2016-12-28 22:58:38 +00:00
rubygem-capistrano Update to 3.10.0 2017-10-24 17:42:02 +00:00
rubygem-capistrano-ext
rubygem-capistrano-harrow - Update to 0.5.3 2016-12-03 19:34:44 +00:00
rubygem-chef Create and manage /var/chef via the @dir directive 2017-10-21 07:50:44 +00:00
rubygem-chef-api Update to 0.7.1 2017-08-07 18:51:59 +00:00
rubygem-chef-config Add rubygem-chef-config 13.2.20 2017-07-31 15:50:30 +00:00
rubygem-chef-zero Update to 13.0.0 2017-07-31 15:50:35 +00:00
rubygem-facter sysutils/rubygem-facter: add AWS EC2 facts option 2017-11-08 11:53:49 +00:00
rubygem-fluent-mixin-plaintextformatter
rubygem-fluent-plugin-config-expander
rubygem-fluent-plugin-file-alternative - Update WWW: rubygems.org uses https:// 2016-12-11 19:27:01 +00:00
rubygem-fluent-plugin-graylog - Fix shebangs 2017-04-19 10:34:43 +00:00
rubygem-fluent-plugin-tail-asis
rubygem-fluentd Add missing RUN_DEPENDS 2017-07-30 13:13:20 +00:00
rubygem-fluentd010 Add missing RUN_DEPENDS 2017-07-30 13:13:25 +00:00
rubygem-fssm
rubygem-god
rubygem-guard Update to 2.14.1 2017-01-29 16:05:06 +00:00
rubygem-guard-compat
rubygem-guard-livereload
rubygem-guard-minitest - Update to 2.4.6 2016-12-03 19:31:10 +00:00
rubygem-guard-rspec - Update to 4.7.3 2016-12-03 19:31:14 +00:00
rubygem-hammer_cli Update to 0.11.0 2017-08-02 18:36:57 +00:00
rubygem-hammer_cli_foreman Update to 0.11.0 2017-08-02 18:37:03 +00:00
rubygem-hammer_cli_foreman_bootdisk Use PLIST_FILES instead of PLIST 2017-05-07 21:27:08 +00:00
rubygem-hammer_cli_foreman_salt - Remove unnecessary MKDIR 2016-12-30 19:21:29 +00:00
rubygem-hammer_cli_foreman_ssh
rubygem-hiera Update to 3.4.2 2017-10-03 15:36:18 +00:00
rubygem-hiera-eyaml sysutils/rubygem-hiera-eyaml: create port 2017-07-08 00:24:05 +00:00
rubygem-hiera-file Use rubygem- instead of ${PKGNAMEPREFIX} 2017-01-01 02:09:41 +00:00
rubygem-hiera1 Update WWW 2017-09-14 23:48:44 +00:00
rubygem-hieracles
rubygem-httplog Set ruby@FreeBSD.org as maintainer of these ports, so that ruby team can 2017-08-05 03:25:17 +00:00
rubygem-itamae Update to 1.9.11 2017-03-31 20:39:51 +00:00
rubygem-librarian-puppet sysutils/rubygem-librarian-puppet: fix incorrect dependency 2017-04-07 12:45:34 +00:00
rubygem-log4r
rubygem-logify
rubygem-mogilefs-client Update WWW 2017-10-04 10:56:21 +00:00
rubygem-mothra
rubygem-murder
rubygem-ohai Update to 13.2.0 2017-07-31 15:50:46 +00:00
rubygem-parallel Update to 1.12.0 2017-07-25 16:21:50 +00:00
rubygem-puppet_forge Update to 2.2.8 2017-11-10 19:03:42 +00:00
rubygem-r10k Change RUN_DEPENDS back to rubygem-semantic_puppet to avoid mixed versions 2017-07-11 17:07:44 +00:00
rubygem-rubyipmi
rubygem-serverspec sysutils/rubygem-serverspec: create port 2017-07-08 02:56:12 +00:00
rubygem-shellany
rubygem-smart_proxy_chef Update to 0.2.0 2017-01-28 20:53:17 +00:00
rubygem-smart_proxy_dynflow Update to 0.1.8 2017-10-05 09:49:55 +00:00
rubygem-smart_proxy_remote_execution_ssh Update to 0.1.6 2017-10-07 09:14:21 +00:00
rubygem-smart_proxy_salt Update to 2.1.8 2017-03-30 15:14:11 +00:00
rubygem-specinfra sysutils/rubygem-specinfra: update to 2.68.0 2017-07-08 02:47:08 +00:00
rubygem-sys-admin
rubygem-sys-cpu
rubygem-sys-filesystem Update to 1.1.8 2017-09-04 00:00:43 +00:00
rubygem-sys-host
rubygem-sys-proctable Update to 1.1.5 2017-08-11 21:39:17 +00:00
rubygem-sys-uname - Update to 1.0.3 2016-12-06 14:53:23 +00:00
rubygem-sys-uptime - Update to 0.7.1 2016-12-06 14:53:27 +00:00
rubygem-syslog-logger Add rubygem-syslog-logger 1.6.8 2017-07-16 00:47:40 +00:00
rubygem-teamocil Add RUN_DEPENDS 2017-01-16 15:26:07 +00:00
rubygem-tmuxinator Update to 0.10.0 2017-09-20 16:32:37 +00:00
rubygem-vagrant-bhyve sysutils/rubygem-vagrant-bhyve: create port 2016-11-01 14:23:13 +00:00
rubygem-vagrant-mutate Remove RUN_DEPENDS 2017-06-07 19:11:22 +00:00
rubygem-vagrant-vbguest Update to 0.15.0 2017-09-22 09:14:08 +00:00
rubygem-vmstat qa: add check for NO_ARCH 2017-06-18 18:09:16 +00:00
rubygem-winrm Add missing RUN_DEPENDS 2017-07-28 02:41:18 +00:00
rubygem-winrm-elevated sysutils/rubygem-winrm-elevated: create port 2017-03-29 21:05:42 +00:00
rubygem-winrm-fs Update to 1.1.1 2017-11-23 19:10:01 +00:00
rubygem-yell sysutils/rubygem-yell: update to 2.0.7 2016-12-28 23:14:12 +00:00
rundeck sysutils/rundeck: Update from 2.8.2 to 2.10.0 2017-11-04 19:32:59 +00:00
runit Remove svn keywords from patches. 2017-05-15 15:38:56 +00:00
runwhen Make libskarnet.so a runtime dependency. 2016-10-28 14:22:36 +00:00
s6 - Update to 2.4.0.0 2016-12-13 15:45:52 +00:00
s6-rc add sysutils/s6-rc - service manager for s6-based systems 2017-01-06 20:01:08 +00:00
safe-rm
safecat sysutils/safecat: fix linking with GNU ld 2017-11-23 22:34:23 +00:00
safecopy New port: sysutils/safecopy 2017-02-07 20:31:32 +00:00
samefile
samesame sysutils/samesame: unbreak with clang 4.0 2017-03-20 00:00:02 +00:00
sample Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
sas2ircu Update MASTER_SITE and make fetchable again. 2016-12-11 17:14:58 +00:00
sas3ircu
savelogs
sb16config
sbsigntool Remove BROKEN_FreeBSD_9 2017-01-01 03:45:12 +00:00
scalpel
scan_ffs
scanbuttond
scct
schedutils Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
scprotect Fix BROKEN spelling 2017-05-28 11:55:35 +00:00
screen Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
screenfetch - update to 3.8.0 2017-07-25 23:57:39 +00:00
screenie Release maintainership 2017-04-24 08:31:48 +00:00
scterc
sd-agent - Fix shebangs 2017-04-21 03:11:17 +00:00
sdparm
searchmonkey
seatools
sec sysutils/sec: Update to 2.7.11 2017-08-13 16:50:11 +00:00
serf Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
setcdboot
setquota
sformat For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
sg3_utils
shim Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
shlock Update to 2.6.1 2016-12-16 08:36:10 +00:00
shmcat Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
showbeastie For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
siegfried Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
signon-qt5 Add ports for future KDE Telepathy versions 2017-07-06 15:18:01 +00:00
signon-ui Cleanup ${PORTSDIR}/ from *DEPENDS. 2017-08-21 16:55:01 +00:00
skill
slack
sleuthkit Update sleuthkit to 4.4.2 2017-09-24 08:18:16 +00:00
sloth
slst sysutils/slst, sysutils/ldapvi: Document ncurses requirement 2016-11-19 16:55:28 +00:00
slurm-wlm sysutils/slurm-wlm: Update to version 17.02.9 2017-11-03 03:46:51 +00:00
smart New port, sysutils/smart: Output disk SMART values 2017-10-31 22:55:39 +00:00
smartmontools Update to 6.6 2017-11-06 19:39:05 +00:00
smenu Update my email address 2017-05-08 17:21:49 +00:00
smp_utils
snap
snowlog Remove libpcre.so.3 compatibility link that was added in r374303 to 2016-12-08 17:26:09 +00:00
socket sysutils/socket: Mark DEPRECATED on request of wosch (maintainer and developer) 2017-07-08 10:32:22 +00:00
socklog
solaar Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
sortu
spindown
spinner
spiped Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
squashfs-tools
sshsudo Clean up Makefile 2017-03-26 21:25:05 +00:00
ssid
ssync
stalepid
stanchion Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
stmpclean Register dependency on groff 2017-05-29 11:32:14 +00:00
storcli Update to upstream version 1.23.02 2017-09-02 11:36:52 +00:00
stow
stowES
stress Remove fossies.org from MASTER_SITES as the distfile they are distributing is 2017-04-03 13:06:28 +00:00
superiotool
swapd - Add LICENSE 2017-02-25 13:50:59 +00:00
swapexd
swapmon
sweeper Chase ffmpeg 3.3 update (ABI changes) 2017-04-25 08:20:30 +00:00
symlinks
symon Register dependency on groff 2017-05-29 11:32:14 +00:00
synergy Update to 1.8.8 2017-08-18 05:19:39 +00:00
sysadm Split part of www/qt5-websockets into new port www/qt5-websockets-qml 2017-07-06 20:40:51 +00:00
sysadm-client Split part of www/qt5-websockets into new port www/qt5-websockets-qml 2017-07-06 20:40:51 +00:00
sysgather
sysinfo
syslinux Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-10-31 14:51:53 +00:00
syslog-ng Welcome to syslog-ng312, trackng syslog-ng the 3.12 branch. 2017-09-25 18:51:17 +00:00
syslog-ng-incubator Register conflicts with syslog-ng ports > 3.6. 2017-10-05 06:22:25 +00:00
syslog-ng36 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
syslog-ng37 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
syslog-ng39 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
syslog-ng310 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
syslog-ng311 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
syslog-ng312 Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
syslogger
sysrc
system-tools-backends
sysvbanner
tai64nfrac
tarsnap Update sysutils/tarsnap to 1.0.39. This fixes four crashes, including an 2017-07-29 04:00:56 +00:00
tarsnap-gui Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
tarsnap-periodic sysutils/tarsnap-periodic update to 1.0.20170413 2017-05-20 02:51:17 +00:00
tartarus - Fix test expression (/usr/local/bin/tartarus: line 716: [: missing `]') 2017-01-25 16:09:44 +00:00
tbku Update to 1.120 2016-12-08 23:40:05 +00:00
tclsyslog
tcplist
tdir
tenshi
tentakel Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
terraform update sysutils/terraform to 0.11.0 2017-11-17 19:22:24 +00:00
testdisk sysutils/testdisk: remove optional option on expired ntfsprogs, always use 2016-12-31 17:38:55 +00:00
thefish Remove WANT_GNOME and HAVE_GNOME. 2017-10-12 15:57:51 +00:00
timelimit Update to 1.8.2 2017-11-23 19:08:19 +00:00
timemon Update GNUstep core libraries. 2017-08-21 13:26:28 +00:00
titlefix Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ 2017-01-20 20:33:30 +00:00
tkdvd
tlsdate devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
tm
tmate devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
tmate-slave devel/libevent2: drop historical suffix after r362796 2017-02-20 02:57:04 +00:00
tmpreaper
tmpwatch Update MASTER_SITES and WWW 2017-03-25 04:38:07 +00:00
tmux Update to 2.6. 2017-10-18 15:34:01 +00:00
tmux-mem-cpu-load Mark some ports failing on power64. In cases where the error message 2017-05-13 23:50:49 +00:00
topless - Add LICENSE 2017-07-24 09:01:04 +00:00
torque Mark some ports failing on power64. In cases where the error message 2017-05-20 16:58:10 +00:00
toshctl
tracker devel/icu: update to 60.1 2017-11-09 02:31:47 +00:00
tree
tren
trueos-libqt5 TrueOS QT5 Library 2017-11-06 07:51:57 +00:00
ts
tss
tty-clock Update to 2.3 2017-06-14 16:10:51 +00:00
ttyd sysutils/ttyd: Update to 1.3.3 2017-09-02 12:03:32 +00:00
ttyload
tuptime
tw_cli Begin deorbit burn of ia64. We have not attempted to build packages for 2017-06-25 00:29:09 +00:00
tzdialog
u-boot-a13-olinuxino Make the package name match the model name. 2017-08-02 16:17:08 +00:00
u-boot-bananapi Convert all the allwinnner-based u-boot boards over to 2017-01-12 22:49:08 +00:00
u-boot-bananapim2 Convert all the allwinnner-based u-boot boards over to 2017-01-12 22:49:08 +00:00
u-boot-beaglebone Roll forward to u-boot v2017.01. Many thanks to manu@ for cleaning up 2017-01-12 22:49:01 +00:00
u-boot-chip Make CHIP a proper slave port of u-boot-master rather than 2017-08-02 16:17:14 +00:00
u-boot-cubieboard Convert all the allwinnner-based u-boot boards over to 2017-01-12 22:49:08 +00:00
u-boot-cubieboard2 Convert all the allwinnner-based u-boot boards over to 2017-01-12 22:49:08 +00:00
u-boot-cubox-hummingboard Update SolidRun Cubox and Hummingboard U-Boot to use the new master port; 2017-03-09 22:44:33 +00:00
u-boot-duovero Roll forward to u-boot v2017.01. Many thanks to manu@ for cleaning up 2017-01-12 22:49:01 +00:00
u-boot-imx-serial-loader This program boots an i.MX or Vybrid system using a copy of U-Boot 2017-06-25 20:02:56 +00:00
u-boot-master Update the u-boot-rpi port to use the u-boot-master port. 2017-11-15 18:50:36 +00:00
u-boot-nanopi-m1plus Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
u-boot-nanopi-neo Add slave port of u-boot-master for NanoPi Neo board. 2017-08-02 15:36:30 +00:00
u-boot-nanopi-neo-air Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
u-boot-olimex-a20-som-evb Fix pkg-descr information. 2017-06-25 23:26:45 +00:00
u-boot-olinuxino-lime Fix pkg-descr information. 2017-06-25 23:26:45 +00:00
u-boot-orangepi-one Fix pkg-descr information. 2017-06-25 23:26:45 +00:00
u-boot-orangepi-plus-2e Trim unneeded lines in this slave port. 2017-08-02 16:17:19 +00:00
u-boot-pandaboard
u-boot-pcduino3 Fix pkg-descr information. 2017-06-25 23:26:45 +00:00
u-boot-pine64 Update sysutils/u-boot-pine64/pkg-descr with an example on how to dd to an image. 2017-11-10 16:23:23 +00:00
u-boot-rpi Update the u-boot-rpi port to use the u-boot-master port. 2017-11-15 18:50:36 +00:00
u-boot-rpi2 Update the u-boot-rpi2 port to use the u-boot-master port. 2017-11-15 18:57:48 +00:00
u-boot-rpi3 Do not overwrite WRKSRC when USE_GITHUB=nodefault. 2017-03-29 13:11:26 +00:00
u-boot-sinovoip-bpi-m3 Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
u-boot-sopine Add u-boot port for Sopine/Pine64-LTS 2017-11-11 17:08:49 +00:00
u-boot-utilite Mark some ports failing on power64. In cases where the error message 2017-05-22 22:29:17 +00:00
u-boot-wandboard Update Wandboard U-Boot to use the new master port; also effectively updates 2017-03-09 22:39:52 +00:00
u-boot-zedboard Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
u-boot-zybo Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
ua Update license of ports using MPL (without version) 2017-11-04 11:43:35 +00:00
ucspi-ipc
ucspi-proxy - Update to 1.0. 2017-03-26 04:54:07 +00:00
ucspi-ssl Update to 99b, and honor DEFAULT_VERSIONS=ssl=openssl. 2017-07-19 19:36:41 +00:00
ucspi-tcp Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
ucspi-unix - Update to 1.0. 2017-03-26 04:52:16 +00:00
udfclient sysutils/udfclient: update 0.7.5 -> 0.8.8 2017-05-25 17:26:40 +00:00
uefi-edk2-bhyve sysutils/uefi-edk2-bhyve: stick to python2.7 2017-11-06 15:28:51 +00:00
uefi-edk2-bhyve-csm
UEFITool sysutils/UEFITool: update to 44 2017-11-14 06:37:18 +00:00
ufs_copy - Update WWW 2017-07-25 09:01:05 +00:00
uhidd Fix some typos 2017-07-26 17:02:36 +00:00
uif2iso
unetbootin - Update `sysutils/unetbootin' to version 657, which had added 2017-10-31 10:30:04 +00:00
unieject
uniutils
unquote
unstow http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
upower
upsdaemon
uptimed
usb_modeswitch sysutils/usb_modeswitch: Update to 2.5.1 2017-10-20 14:32:35 +00:00
usbhid-dump Assume "pkg-config libusb*" works after 9.x EOL 2017-01-05 22:58:02 +00:00
usbhotkey Mark some ports failing on power64. In cases where the error message 2017-05-22 22:29:17 +00:00
usbutils Add PORTSCOUT 2017-04-27 07:02:52 +00:00
uschedule For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
userinfo
userlist
usermatic Fix ports using PREFIX in their depends instead of LOCALBASE. 2017-01-13 16:54:55 +00:00
usermin Update sysutils/usermin to version 1.720. 2017-07-23 16:05:31 +00:00
userneu
userneu-devel
usrinfo
utcount
vagrant Import upstream patch for vagrant to add support for virtualbox 5.2 2017-10-24 07:04:47 +00:00
vbetool
vchanger Update maintainer email address 2017-06-26 23:17:20 +00:00
vcp
videogen
vii Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
vils
vimpager - Add LICENSE_FILE 2017-07-09 09:00:21 +00:00
virtualmin Update sysutils/virtualmin to version 6.01. 2017-10-19 09:18:53 +00:00
vm-bhyve sysutils/vm-bhyve: Update to 1.1.8 2017-06-24 19:50:07 +00:00
vmdktool
vmtouch update to 1.3.0 2017-03-23 12:46:16 +00:00
vobcopy Cleanup no longer needed CHMOD usage after r424898. 2016-11-02 22:45:14 +00:00
volman
vordog
vpnc-scripts - Update to 20171005 2017-11-12 14:28:29 +00:00
vstrip
vttest
wait_on
warden Cleanup BROKEN/IGNORE for 10.3- 2017-01-03 11:01:05 +00:00
watchdog
watchfolder
watchman Remove USES=execinfo. 2017-09-22 10:48:28 +00:00
watchmen - Update WWW as well 2017-03-03 15:29:27 +00:00
webjob Remove all USE_OPENSSL occurrences. 2017-03-15 14:45:30 +00:00
webmin Update sysutils/webmin to version 1.860. 2017-10-19 09:18:30 +00:00
weedit
wemux
whatpix
whowatch
wiimms Bump PORTREVISION for ports depending on the canonical version of GCC 2017-09-10 20:55:38 +00:00
wmapmload
wmbluecpu
wmbsdbatt
wmcpuload
wmcube
wmcube-gdk Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
wmdiskmon
wmfire Remove libintl.so.9 compatibility link that was added in r374303 to 2016-12-08 19:52:19 +00:00
wmflame
wmmemfree For ports that are marked BROKEN on armv6, and also fail to build on 2017-11-30 06:13:34 +00:00
wmmemload
wmtop
wmupmon
worldtools
wtail
wuzzah
x86info Remove GH_PROJECT and update WWW 2017-05-30 15:23:06 +00:00
xbatt
xbattbar
xcdroast Remove WANT_GNOME and HAVE_GNOME. 2017-10-12 15:57:51 +00:00
xcpustate
xdu
xe sysutils/xe: Update to 0.11 2017-11-07 14:19:58 +00:00
xe-guest-utilities
xen-guest-tools Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
xen-tools Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. 2017-11-02 21:41:47 +00:00
xfburn - Fix run dependencies (see error message below) 2016-12-06 18:22:14 +00:00
xfce4-battery-plugin - Update sysutils/xfce4-battery-plugin to 1.1.0 2017-09-27 18:24:40 +00:00
xfce4-bsdcpufreq-plugin
xfce4-cpugraph-plugin
xfce4-diskperf-plugin - Update to 2.6.1 2017-03-01 17:35:59 +00:00
xfce4-fsguard-plugin - Update to 1.1.0 2017-02-26 09:58:48 +00:00
xfce4-genmon-plugin Update xfce4-genmon-plugin to 4.0.1 2017-10-29 22:37:40 +00:00
xfce4-mount-plugin Update to 1.1.2 2017-02-25 16:21:40 +00:00
xfce4-netload-plugin - Update to 1.3.1 2017-02-25 17:26:38 +00:00
xfce4-power-manager
xfce4-settings Tell to PORTSCOUT to monitor only 4.12.x releases. Others (>= 4.13) require 2016-11-04 05:54:20 +00:00
xfce4-systemload-plugin - Update to 1.2.1 2017-02-25 16:54:48 +00:00
xfce4-wavelan-plugin - Update to 0.6.0 2017-02-25 17:39:02 +00:00
xfsm
xfsprogs Update devel/readline to 7.0 patch 3 2017-06-27 13:46:53 +00:00
xin
xjobs - update to 20170630 2017-07-25 21:43:40 +00:00
xlogmaster
xmbmon
xorriso Use shebangfix. 2017-04-02 09:56:34 +00:00
xosview Update to 1.19, Fix build error on FreeBSD 12 2017-07-02 15:44:01 +00:00
xstow
xsysstats
xvidcap sysutils/xvidcap: align whitespace for PORTREVISION 2017-10-21 06:57:23 +00:00
yum Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
zap sysutils/zap: Update to version 0.7.4 2017-10-03 21:04:07 +00:00
zbackup Update devel/protobuf to 3.4.0 2017-08-16 15:44:48 +00:00
zeitgeist Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00
zeroer Add license 2016-12-18 09:58:36 +00:00
zetaback
zfs-periodic
zfs-replicate
zfs-snap-diff Stripping go binaries is perfectly fine. 2017-10-12 09:06:17 +00:00
zfs-snapshot-clean http://github.com redirects to https://github.com, spare everyone a redirect. 2016-12-02 09:21:58 +00:00
zfs-snapshot-mgmt
zfs-stats
zfs-stats-lite
zfsnap
zfsnap2 Fix USE_GITHUB usage. 2017-02-13 16:38:32 +00:00
zfstools sysutils/zfstools: Add SHEBANGFIX 2017-02-25 19:47:43 +00:00
zidrav Begin deorbit burn of ia64. We have not attempted to build packages for 2017-06-25 00:29:09 +00:00
zisofs-tools
znapzend Add sysutils/znapzend 2017-09-13 17:48:05 +00:00
zogftw
zrep Update sysutils/zrep to version 1.7.3. 2017-06-26 09:34:54 +00:00
zrepl sysutils/zrepl: Update to 0.0.2 2017-11-20 15:40:31 +00:00
zsd
zxfer
Makefile Convert Python ports to FLAVORS. 2017-11-30 15:50:30 +00:00