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
Rodrigo Osorio ab0fa5a36a x11/9box: Update WWW
Homepage link is dead (HTTP 404)
2023-10-30 23:37:05 +01:00
.hooks
accessibility
arabic
archivers KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
astro
audio audio/fasttracker2: Update to 1.73 2023-10-30 14:40:59 +01:00
benchmarks
biology biology/babel: Update WWW 2023-10-30 23:37:03 +01:00
cad
chinese
comms
converters
databases databases/powa-archivist: update to 4.2.1 2023-10-30 18:13:15 +01:00
deskutils
devel devel/argouml: Update MASTER_SITES and WWW 2023-10-30 23:37:04 +01:00
dns KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
editors
emulators emulators/wine-devel: Sort pkg-plist 2023-10-30 16:52:30 +00:00
finance
french
ftp
games games/hyperrogue: update 12.1q → 12.1y 2023-10-30 17:08:42 +03:00
german
graphics graphics/jpeg-turbo: Update to 3.0.1 2023-10-30 21:49:26 +01:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
mail mail/spamassassin-devel: update to latest github commit 2023-10-30 14:22:37 -07:00
math math/aribas: Update MASTER_SITE and WWW 2023-10-30 23:37:03 +01:00
misc KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
Mk KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
multimedia KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
net net/aoe: Update WWW 2023-10-30 23:37:04 +01:00
net-im
net-mgmt net-mgmt/arts++: Update MASTER_SITE and WWW 2023-10-30 23:37:03 +01:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science
security security/arpCounterattack: Update WWW 2023-10-30 23:37:03 +01:00
shells
sysutils sysutils/abgx360: Update MASTER_SITES and WWW 2023-10-30 23:37:05 +01:00
Templates
textproc textproc/amberfish: Update WWW 2023-10-30 23:37:04 +01:00
Tools
ukrainian
vietnamese
www KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
x11 x11/9box: Update WWW 2023-10-30 23:37:05 +01:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
x11-toolkits KDE: Update KDE Frameworks to 5.111 2023-10-30 19:13:25 +01:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
Makefile
MOVED
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.