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
2024-10-25 23:56:41 +08:00
.hooks
accessibility
arabic
archivers
astro astro/py-sunpy: Update to 6.0.3 2024-10-24 08:09:53 +00:00
audio
benchmarks
biology textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
cad textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
chinese
comms
converters
databases */geoserver*: Update version 2.25.3=>2.26.0 2024-10-25 17:54:30 +02:00
deskutils textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
devel textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
dns dns/py-publicsuffixlist: Update to 1.0.2.20241018 2024-10-25 19:17:53 +08:00
editors textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
emulators emulators/qemu: Update version 9.1.0=>9.1.1 2024-10-25 17:54:48 +02:00
finance finance/quba-viewer: bump port revision after electron32 update 2024-10-24 20:33:52 +09:00
french
ftp ftp/py-aioftp: update 0.22.3 → 0.23.1 2024-10-24 19:08:14 +03:00
games textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
german
graphics textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
hebrew
hungarian
irc
japanese
java java/jcommon: enable armv6 and armv7 2024-10-24 13:42:28 +02:00
Keywords
korean
lang lang/php84: Update version 8.4.0RC2=>8.4.0RC3 2024-10-25 17:54:52 +02:00
mail mail/spamassassin*: Remove redundant plist entries 2024-10-25 07:18:42 -07:00
math textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
misc textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
Mk multimedia/mlt7: Update to 7.28.0 2024-10-24 05:27:51 -04:00
multimedia multimedia/kew: Update dependencies 2024-10-25 03:15:35 -07:00
net textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
net-im net-im/mastodon: Update version 4.3.0=>4.3.1 2024-10-25 17:54:44 +02:00
net-mgmt
net-p2p
news news/nntp: fix path for NNTP post 2024-10-25 14:19:51 +02:00
polish
ports-mgmt
portuguese
print print/pdfcpu: Update to 0.9.1 2024-10-24 21:44:55 +02:00
russian
science textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
security textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
shells shells/starship: update 1.21.0 → 1.21.1 2024-10-23 23:36:02 -07:00
sysutils textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
Templates
textproc textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
Tools
ukrainian
vietnamese
www textproc/xerces-c3: Update to 3.3.0 2024-10-25 23:56:41 +08:00
x11 x11/waybar: Take maintainership 2024-10-25 11:05:42 +02:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/py-shaperglot: Update to 0.6.4 2024-10-25 19:18:10 +08:00
x11-servers
x11-themes x11-themes/Kvantum: Update to 1.1.3 2024-10-24 10:30:54 +01:00
x11-toolkits
x11-wm x11-wm/leftwm: Update version 0.5.2=>0.5.3 2024-10-25 17:54:38 +02:00
.arcconfig
.gitignore
.mailmap
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED security/rubygem-doorkeeper-rails61: Remove expired port 2024-10-24 22:39:39 +02:00
README
UIDs
UPDATING

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.