1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich f64e44b64c science/shelxle: update 1.0.1652 → 1.0.1660
Reported by:	portscout
2024-07-15 12:34:53 -07:00
.hooks
accessibility
arabic
archivers archivers/py-zstandard: update 0.22.0 → 0.23.0 2024-07-15 00:49:28 -07:00
astro
audio audio/plasma5-oxygen-sounds: Fix build with KF6 2024-07-15 11:12:19 +03:00
benchmarks benchmarks/inferno: update 0.11.19 → 0.11.20 2024-07-15 00:19:24 -07:00
biology biology/gatk: Fix fetch 2024-07-14 09:32:42 -07:00
cad cad/nvc: update 1.12.2 → 1.13.0 2024-07-15 00:19:26 -07:00
chinese chinese/tin: Remove port 2024-07-14 20:03:27 +02:00
comms
converters
databases
deskutils deskutils/lumina-textedit: More targeted WWW 2024-07-14 15:38:28 -05:00
devel devel/aws-sdk-cpp: Update to 1.11.367 2024-07-15 20:19:05 +01:00
dns net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
editors editors/helix: Update to 24.07 2024-07-15 15:43:34 +00:00
emulators net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
finance
french
ftp
games net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
german
graphics graphics/py-albumentations: update 1.4.5 → 1.4.8 2024-07-14 15:29:35 -07:00
hebrew
hungarian
irc net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
japanese
java
Keywords
korean
lang lang/typstyle: update 0.11.29 → 0.11.30 2024-07-15 00:19:24 -07:00
mail mail/exim*: update to 4.98 release (+) 2024-07-15 13:51:07 +03:00
math math/py-rustworkx: Fix plist 2024-07-15 00:46:53 -07:00
misc misc/llama-cpp: update 3386 → 3389 2024-07-15 00:19:23 -07:00
Mk
multimedia multimedia/mkvtoolnix: Update to upstream release 86.0 2024-07-15 09:00:13 +02:00
net net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
net-im
net-mgmt net-mgmt/netbox: Update to 4.0.7 2024-07-15 18:58:00 +02:00
net-p2p net/miniupnpc: Update to 2.2.8 2024-07-15 13:45:00 +02:00
news news/tin: Improve port 2024-07-14 20:03:27 +02:00
polish
ports-mgmt
portuguese
print print/a2ps: update to 4.15.6 2024-07-15 13:12:45 +02:00
russian
science science/shelxle: update 1.0.1652 → 1.0.1660 2024-07-15 12:34:53 -07:00
security security/py-netbox-secrets: Update to 2.0.0 2024-07-15 18:58:01 +02:00
shells
sysutils sysutils/xfburn: Update to 0.7.1 2024-07-15 18:17:43 +02:00
Templates
textproc textproc/py-mkdocs-material: Update to 9.5.28 2024-07-15 18:58:00 +02:00
Tools rmport: warn about node slave packages when removing a www/node port 2024-07-14 16:01:55 +02:00
ukrainian
vietnamese
www www/luakit: skip date-based versions 2024-07-15 19:27:43 +02:00
x11 x11/antimicrox: Fix build with KF6 2024-07-15 11:32:05 +03:00
x11-clocks
x11-drivers
x11-fm
x11-fonts KDE ports: Fix build with KF6 2024-07-15 11:22:14 +03:00
x11-servers
x11-themes KDE ports: Fix build with KF6 2024-07-15 11:22:14 +03:00
x11-toolkits x11-toolkits/tix: add LICENSE 2024-07-14 20:29:35 +02:00
x11-wm x11-wm/afterstep: move to x11-wm/afterstep1 2024-07-15 14:02:19 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED x11-wm/afterstep: move to x11-wm/afterstep1 2024-07-15 14:02:19 +02:00
README
UIDs
UPDATING UPDATING: Add upgrade instructions for net-mgmt/netbox 2024-07-15 18:58:00 +02: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://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.