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
Po-Chuan Hsieh d8ea8a7b1c
dns/public_suffix_list: Update to 20230728
- Bump PORTREVISION of dependent ports for package change

Changes:	https://github.com/publicsuffix/list/commits/master
2023-08-01 04:44:26 +08:00
.hooks
accessibility
arabic
archivers archivers/py-brotli: Use archivers/brotli instead of bundled one 2023-08-01 00:39:55 +08:00
astro astro/py-metar: Update to 1.11.0 2023-08-01 00:39:56 +08:00
audio audio/ocp: Update to 0.2.106 2023-07-31 18:58:30 +02:00
benchmarks
biology biology/py-orange3-single-cell: Add NO_ARCH 2023-08-01 00:42:07 +08:00
cad cad/openvsp: update to 3.35.1 2023-07-31 09:36:25 +02:00
chinese
comms
converters
databases databases/rubygem-state_machines-activerecord: Remove unneeded PORTREVISION 2023-08-01 00:40:18 +08:00
deskutils deskutils/freebsd-update-notify: Desktop notification for av. updates 2023-07-31 10:24:35 -05:00
devel devel/xxhash: Update to 0.8.2 2023-08-01 04:44:25 +08:00
dns dns/public_suffix_list: Update to 20230728 2023-08-01 04:44:26 +08:00
editors
emulators emulators/rpcs3: update to 0.0.29 2023-07-31 18:36:13 +00:00
finance finance/py-yfinance: Update to 0.2.24 2023-08-01 00:40:10 +08:00
french
ftp
games games/py-pysol-cards: Add NO_ARCH 2023-08-01 00:42:09 +08:00
german
graphics graphics/py-pyglet: update 2.0.8 → 2.0.9 2023-07-31 21:03:18 +03:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/fasm: Update to 1.73.31 2023-08-01 00:39:49 +08:00
mail mail/spamassassin-devel: Fix syntax error 2023-07-31 12:32:20 -07:00
math math/py-timple: Allow build with newer py-setuptools 2023-08-01 00:42:09 +08:00
misc misc/p5-Business-ISBN-Data: Update to 20230714.001 2023-08-01 00:42:01 +08:00
Mk Mk/bsd.default-versions.mk: Sort lang (should be part of b98f62b5ec) 2023-08-01 03:17:57 +08:00
multimedia multimedia/mediainfo: Update to 23.07 2023-08-01 00:39:50 +08:00
net net/speedtest: Add speedtest 1.2.0 2023-08-01 04:44:25 +08:00
net-im
net-mgmt net-mgmt/p5-SNMP-Info: Update to 3.93 2023-08-01 00:42:02 +08:00
net-p2p net-p2p/cardano-db-sync: Update to 13.1.1.3 2023-07-31 14:00:46 +03:00
news
polish
ports-mgmt
portuguese
print print/py-pypdf: Update to 3.14.0 2023-07-31 13:04:47 +00:00
russian
science science/p5-Mcstas-Tools: Add NO_ARCH 2023-08-01 00:42:09 +08:00
security security/vuxml: Fix versions in previous commit 2023-07-31 22:41:03 +02:00
shells shells/nushell: Update 0.83.0 → 0.83.1 2023-07-31 12:58:24 -07:00
sysutils sysutils/rtx: Update 1.35.2 → 1.35.7 2023-07-31 12:58:24 -07:00
Templates
textproc textproc/vacuum: Update 0.3.0 → 0.3.1 2023-07-31 12:58:24 -07:00
Tools
ukrainian
vietnamese
www dns/public_suffix_list: Update to 20230728 2023-08-01 04:44:26 +08:00
x11 x11/ly: update to 0.6.0 2023-07-31 15:56:58 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/py-tkinter: Strip shared library 2023-08-01 00:42:04 +08:00
x11-wm x11-wm/sway-devel: update to 1.8.1.181 2023-07-31 18:40:16 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED astro/viking: the port had been readded 2023-07-31 13:21:37 +00: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.