No description
  • Makefile 50.1%
  • C 22.7%
  • C++ 10.2%
  • Shell 5.7%
  • Roff 3.2%
  • Other 6.9%
Find a file
lwhsu e010feae47 Mark the repository as being converted to Git.
This is the last Subversion commit to ports.

Sponsored by:	The FreeBSD Foundation
2021-03-31 03:12:20 +00:00
accessibility Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
arabic
archivers
astro Clean up PYTHON_PYOEXTENSION (followup of r500018 and 569588) 2021-03-30 19:20:21 +00:00
audio audio/gsequencer: Update 3.6.21 -> 3.7.50 2021-03-30 21:27:19 +00:00
base
benchmarks Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
biology biology/subread: Update to 2.0.2 2021-03-30 15:30:27 +00:00
cad
chinese
comms comms/py-lirc: Mark as DEPRECATED 2021-03-29 16:36:39 +00:00
converters
databases databases/timescaledb: Update to 2.2.1 2021-03-29 20:41:34 +00:00
deskutils deskutils/just: Update 0.8.4 -> 0.9.0 2021-03-29 21:50:25 +00:00
devel devel/bitkeeper: fix poudriere build 2021-03-31 02:46:05 +00:00
dns Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
editors Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
emulators Reimplement patch to disable Asyncronous IO in virtualbox-ose 6 as 2021-03-30 21:30:31 +00:00
finance - Update gnucash to 4.5 2021-03-30 07:44:39 +00:00
french
ftp
games Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
german
graphics graphics/art: Update 1.8.2 -> 1.8.3 2021-03-30 22:10:44 +00:00
hebrew
hungarian
irc
japanese
java Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
Keywords
korean
lang lang/rust-nightly: Update to 1.53.0.20210329 2021-03-29 20:31:34 +00:00
mail Update RUN_DEPENDS after r569185 2021-03-30 19:12:28 +00:00
math math/petiga: Update g20200316 -> g20210307 2021-03-30 21:28:15 +00:00
misc misc/py-eemeter: Update 2.10.11 -> 3.0.0 2021-03-30 04:43:12 +00:00
Mk Clean up PYTHON_PYOEXTENSION (followup of r500018) 2021-03-30 19:18:58 +00:00
multimedia multimedia/simplescreenrecorder: Improve and add to options 2021-03-31 03:11:13 +00:00
net Update to version 2.3.9. 2021-03-30 21:10:42 +00:00
net-im Update LIB_DEPENDS 2021-03-30 19:14:34 +00:00
net-mgmt Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
net-p2p Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
news
polish
ports-mgmt
portuguese
print print/lilypond-devel: update to 2.23.1 2021-03-30 12:53:01 +00:00
russian
science
security Build and install example applications 2021-03-30 20:56:01 +00:00
shells shells/starship: Update 0.50.0 -> 0.51.0 2021-03-30 06:10:50 +00:00
sysutils sysutils/conan: Update 1.34.1 -> 1.35.0 2021-03-30 18:25:17 +00:00
Templates
textproc Revert r566084, fixed in r567245 2021-03-30 19:27:05 +00:00
Tools
ukrainian
vietnamese
www www/youtube_dl: update to 2021.03.31 2021-03-30 20:16:13 +00:00
x11 Rebuild lang/rust consumers after r569489 2021-03-29 18:10:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix build with Python 3.8+ 2021-03-30 19:16:51 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm x11-wm/river: update to s20210328 2021-03-30 19:43:37 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move net/libsignal to net/libsignal-protocol-c 2021-03-30 19:13:29 +00:00
README Mark the repository as being converted to Git. 2021-03-31 03:12:20 +00:00
UIDs
UPDATING

This repository is being converted from Subversion to Git.
The latest status is available at https://wiki.freebsd.org/git

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://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		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://www.FreeBSD.org/doc/en_US.ISO8859-1/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.