1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Yuri Victorovich 58c7d9a697 science/{,py-}libgetar: update 1.1.5 → 1.1.7
Reported by:	portscout
2024-07-16 17:42:46 -07:00
.hooks
accessibility
arabic
archivers
astro devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
audio
benchmarks devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
biology
cad
chinese
comms
converters
databases databases/py-sqlparse: Update to 0.5.1 2024-07-17 02:36:16 +08:00
deskutils
devel devel/libiqxmlrpc: Remove expired port 2024-07-16 22:26:35 +02:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20240714 2024-07-16 23:38:56 +08:00
editors
emulators
finance
french
ftp
games games/0ad: Fix build with miniupnpc 2.2.8 2024-07-16 22:56:18 +02:00
german
graphics graphics/py-pydot: Update to 3.0.0 2024-07-17 02:36:17 +08:00
hebrew
hungarian
irc irc/inspircd: update to 4.1.0 2024-07-16 20:07:52 +02:00
japanese
java
Keywords
korean
lang devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
mail mail/thunderbird: update to 115.13.0 (rc5) 2024-07-16 15:02:59 +02:00
math math/rumur: Update comment 2024-07-16 17:42:44 -07:00
misc misc/dlpack: New port: Common in-memory tensor structure 2024-07-16 17:42:45 -07:00
Mk
multimedia devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
net net/rubygem-packetgen: Update to 3.3.3 2024-07-17 02:36:19 +08:00
net-im devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
net-mgmt net-mgmt/tcpreplay: take maintainership, add LICENSE_FILE, OPTIONS modified 2024-07-16 19:12:17 +03:00
net-p2p devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
news
polish
ports-mgmt
portuguese
print
russian
science science/{,py-}libgetar: update 1.1.5 → 1.1.7 2024-07-16 17:42:46 -07:00
security security/ncrack: fix build on -CURRENT 2024-07-16 23:06:14 +02:00
shells
sysutils
Templates
textproc textproc/liblingoteach: Remove expired port 2024-07-16 22:25:34 +02:00
Tools
ukrainian
vietnamese
www www/{,py-}yt-dlp: update 2024.07.09 → 2024.07.16 2024-07-16 17:42:45 -07:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts devel/googletest: Update to 1.15.0 2024-07-17 02:36:15 +08:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED devel/libiqxmlrpc: Remove expired port 2024-07-16 22:26:35 +02:00
README
UIDs
UPDATING

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.