1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kai Knoblich b165f773f4 textproc/py-ntc-templates: Update to 7.1.0
* Re-add the tweak of 873eee30b8 for the existing patch so that it
  also contains the current version.

Changelogs since 6.0.0:

https://github.com/networktocode/ntc-templates/releases/tag/v7.1.0
https://github.com/networktocode/ntc-templates/releases/tag/v7.0.0
2024-09-27 15:47:41 +02:00
.hooks
accessibility
arabic
archivers
astro
audio audio/py-pyttsx3: Update to 2.95 2024-09-27 08:50:10 +02:00
benchmarks benchmarks/stress-ng: Update to 0.18,04 2024-09-27 14:26:47 +02:00
biology
cad cad/veryl: Fix runaway builds problem by disabling LTO 2024-09-27 01:38:47 -07:00
chinese
comms
converters
databases databases/mongodb50: deprecate, EOL from October 2024 2024-09-27 15:04:30 +02:00
deskutils
devel devel/pecl-xdebug: Update to 3.3.2 2024-09-27 13:52:13 +02:00
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese japanese/font-moralerspace*: update to 1.0.2 2024-09-27 21:50:41 +09:00
java
Keywords
korean
lang
mail
math math/alglib: update 4.02.0 → 4.03.0 2024-09-27 01:38:50 -07:00
misc misc/llama-cpp: update 3821 → 3828 2024-09-27 01:38:49 -07:00
Mk
multimedia
net net/ntpd-rs: Update to 1.3.0 2024-09-27 11:08:17 +02:00
net-im
net-mgmt net-mgmt/py-netutils: Update to 1.10.0 2024-09-27 15:46:59 +02:00
net-p2p
news
polish
ports-mgmt
portuguese
print print/cups-filters: cups-browsed: disable cups protocol 2024-09-27 12:32:21 +02:00
russian
science science/shelxle: update 1.0.1678 → 1.0.1680 2024-09-27 01:38:48 -07:00
security security/vuxml: Add textproc/expat2 vulnerabilities 2024-09-27 10:42:19 +02:00
shells
sysutils sysutils/bkt: Update to 0.8.1 2024-09-27 13:00:16 +02:00
Templates
textproc textproc/py-ntc-templates: Update to 7.1.0 2024-09-27 15:47:41 +02:00
Tools
ukrainian
vietnamese
www www/py-yarl: update 1.11.1 → 1.12.0 2024-09-27 14:08:28 +03:00
x11 x11/kitty: Update to 0.36.4 2024-09-27 14:24:36 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/nextcloud-twofactor_nextcloud_notification: Remove port 2024-09-27 08:27:47 +02:00
README
UIDs
UPDATING databases/mongodb50: deprecate, EOL from October 2024 2024-09-27 15:04:30 +02:00

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

	https://ports.FreeBSD.org

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

	https://docs.freebsd.org/en/books/handbook/ports/
		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://docs.freebsd.org/en/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.