Personal patches
Go to file
2020-12-31 21:37:11 +00:00
accessibility
arabic
archivers archivers/nfpm: Update 2.1.0 -> 2.1.1 2020-12-31 20:41:47 +00:00
astro Update Stellarium to version 0.20.4. 2020-12-31 15:21:41 +00:00
audio audio/rawrec: Pass maintainership 2020-12-31 21:23:10 +00:00
base
benchmarks
biology - Update Unipro UGENE port to version 37.0 2020-12-31 13:43:09 +00:00
cad
chinese
comms Lime Suite is a collection of software supporting several hardware platforms 2020-12-31 01:35:40 +00:00
converters Remove PHP 7.2 which expired today, use PHP 7.4 instead. 2020-12-31 12:44:39 +00:00
databases Remove PHP 7.2 which expired today, use PHP 7.4 instead. 2020-12-31 12:44:39 +00:00
deskutils Update WWW 2020-12-30 12:21:45 +00:00
devel devel/notcurses: upgrade to 2.1.3 2020-12-31 19:10:04 +00:00
dns dns/yadifa: update to 2.4.1 2020-12-31 18:04:11 +00:00
editors Start searching for headers and libraries under ${LOCALBASE}/ -- 2020-12-31 20:21:52 +00:00
emulators emulators/open-vm-tools: update to 11.2.0 release 2020-12-31 19:17:51 +00:00
finance
french
ftp Remove PHP 7.2 which expired today, use PHP 7.4 instead. 2020-12-31 12:44:39 +00:00
games New port: games/automuteus 2020-12-31 19:52:45 +00:00
german
graphics Remove expired port: 2020-12-31 15:30:10 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Start searching for headers and libraries under ${LOCALBASE}/ -- 2020-12-31 20:21:52 +00:00
mail Remove expired ports not depending on Python 2.7: 2020-12-31 15:07:01 +00:00
math Remove PHP 7.2 which expired today, use PHP 7.4 instead. 2020-12-31 12:44:39 +00:00
misc misc/thrill: Fix build on big-endian architectures 2020-12-31 18:59:28 +00:00
Mk Unregister expired PHP 7.2 2020-12-31 11:46:52 +00:00
multimedia multimedia/obs-audio-spectralizer: Update 1.3.1 -> 1.3.2 2020-12-31 20:32:54 +00:00
net New port: net/cloudquery: Transform cloud infrastructure into queryable SQL tables 2020-12-31 20:06:30 +00:00
net-im Uses/cabal.mk: Set EXTRACT_ONLY based on DISTFILES value, just like bsd.port.mk does. 2020-12-30 18:57:32 +00:00
net-mgmt Update to 1.6.0p19 2020-12-31 14:42:34 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print Remove expired ports not depending on Python 2.7: 2020-12-31 15:07:01 +00:00
russian
science Remove expired ports not depending on Python 2.7: 2020-12-31 15:07:01 +00:00
security New port: security/ssb: SSH Server Bruteforcer 2020-12-31 20:12:18 +00:00
shells
sysutils Mark as broken with removal date 2021-01-31. 2020-12-31 21:37:11 +00:00
Templates
textproc Revert accidental unrelated patch from previous commit. 2020-12-31 12:54:55 +00:00
Tools
ukrainian
vietnamese
www www/flexget: update to 3.1.93 2020-12-31 17:53:33 +00:00
x11 Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-12-31 12:34:47 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2020-12-31 12:34:47 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT copyrights: Happy New Year 2021 2020-12-31 15:28:09 +00:00
GIDs Recycle UID and GID for removed net/mediatomb 2020-12-31 15:41:26 +00:00
LEGAL
Makefile
MOVED Remove net/mediatomb, there have been no new releases for over 10 years. 2020-12-31 15:40:49 +00:00
README
UIDs Recycle UID and GID for removed net/mediatomb 2020-12-31 15:41:26 +00:00
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://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.