1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Loïc Bartoletti 95852fb819 devel/py-pyhcl: Update to 0.4.4
Changelog:
  - https://github.com/virtuald/pyhcl/blob/master/CHANGELOG.md#040-2020-01-07

PR:		245998
Submitted by:	Alessandro Sagratini (maintainer)
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D24636
2020-05-02 06:29:45 +00:00
accessibility
arabic
archivers archivers/quazip: update to 0.9 2020-05-01 07:08:20 +00:00
astro
audio audio/faudio: Update to 20.05 2020-05-02 04:40:23 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.36.4 2020-05-02 01:37:17 +00:00
deskutils deskutils/copyq: Update to v3.11.0 2020-05-02 04:42:25 +00:00
devel devel/py-pyhcl: Update to 0.4.4 2020-05-02 06:29:45 +00:00
dns Remove expired ports: 2020-04-30 11:08:20 +00:00
editors editors/emacs-devel: Update to master-branch commit c59e878 2020-05-02 01:48:23 +00:00
emulators emulators/yuzu: update to s20200501 2020-05-02 00:54:09 +00:00
finance
french
ftp Update to 7.70.0 2020-04-30 13:47:47 +00:00
games
german
graphics Update to 1.6.0 2020-05-02 01:36:41 +00:00
hebrew
hungarian
irc
japanese
java
Keywords Revert r533339, there is a regression in ordering 2020-05-01 19:39:26 +00:00
korean
lang lang/intel-compute-runtime: update to 20.17.16650 2020-05-01 14:52:10 +00:00
mail multimedia/aom: update to 1.0.0.3596 2020-05-02 00:54:20 +00:00
math math/vtk*: Fix CONFLICTS lines 2020-05-02 01:41:12 +00:00
misc Update RUN_DEPENDS for py-oslo.middleware 4.0.2 update 2020-05-02 01:38:52 +00:00
Mk Update PY_TYPING 2020-05-02 01:40:15 +00:00
multimedia multimedia/kodi-addon-inputstream.adaptive-devel: Update to 2.5.6-Matrix 2020-05-02 05:17:45 +00:00
net Update to 2.1.2 2020-05-02 01:39:01 +00:00
net-im - Update to 20.04 2020-05-01 20:31:01 +00:00
net-mgmt Update to 1.63 2020-04-30 15:28:48 +00:00
net-p2p net-p2p/bitcoin*: remove db48 dependency 2020-05-01 16:56:33 +00:00
news
polish
ports-mgmt
portuguese
print print/pdftk: Update to v3.1.1 2020-05-02 04:41:13 +00:00
russian
science science/lammps: Fix plist when MPI=off; Add to CONFLICTS_BUILD 2020-05-02 04:18:42 +00:00
security security/nss: update to 3.52 2020-05-02 00:54:30 +00:00
shells
sysutils Update to 6.11.0 2020-05-01 18:32:27 +00:00
Templates
textproc Update to 0.6.0 2020-05-02 01:39:06 +00:00
Tools
ukrainian
vietnamese
www www/qutebrowser: update to 1.11.0 2020-05-02 05:08:01 +00:00
x11 x11/brisk-menu: fix dependencies, remove duplicate plist entry 2020-05-02 04:44:17 +00:00
x11-clocks
x11-drivers Remove expired ports: 2020-05-01 12:55:50 +00:00
x11-fm
x11-fonts x11-fonts/vtfontcvt-ng: Sync with base r351425 2020-05-02 04:42:01 +00:00
x11-servers x11-servers/xwayland-devel: don't disable default font path 2020-05-01 14:43:41 +00:00
x11-themes
x11-toolkits
x11-wm Update xfce4-wm to 4.14.2 2020-05-01 23:39:52 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move net/py-smart_open to net/py-smart-open 2020-05-02 01:35:25 +00:00
README
UIDs
UPDATING Improve entry for Python 3.7 upgrade 2020-05-01 21:08:51 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):

	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect.