Personal patches
Go to file
Tobias Kortkamp ace161525d net/findomain: Update to 1.4.5
Changes:	https://github.com/Edu4rdSHL/findomain/releases/tag/1.4.5
PR:		245216
Submitted by:	Lewis Cook <vulcan@wired.sh> (maintainer)
2020-03-31 19:42:56 +00:00
accessibility
arabic
archivers Add compiler:c++11-lang to USES to fix build on GCC-based systems: 2020-03-31 01:21:31 +00:00
astro - Update Stellarium to version 0.20.0 2020-03-31 13:05:07 +00:00
audio audio/spotify-tui: Update to 0.17.1 2020-03-31 19:30:36 +00:00
base
benchmarks
biology biology/cufflinks: Update 2.2.1-83 -> 2.2.1-89 2020-03-31 06:42:22 +00:00
cad
chinese
comms
converters
databases Add comment to avoid future breakage 2020-03-31 15:01:10 +00:00
deskutils
devel devel/libphonenumber: update to 8.12.1 2020-03-31 17:39:42 +00:00
dns Update to 0.3.1. 2020-03-30 19:28:24 +00:00
editors Move groff dependency to an option. 2020-03-30 17:01:46 +00:00
emulators The Wine Staging patchset for Wine 5.5 (off by default) brought one 2020-03-31 19:01:48 +00:00
finance - Update to 2.2-3 2020-03-31 09:19:05 +00:00
french
ftp
games games/homura: Update 3.5 -> 3.6 2020-03-30 19:39:13 +00:00
german
graphics - Update to 1.5.2 2020-03-31 18:38:41 +00:00
hebrew
hungarian
irc New port: irc/birch: IRC client written in bash 2020-03-31 00:27:07 +00:00
japanese
java
Keywords
korean
lang Remove expired ports: 2020-03-31 11:26:12 +00:00
mail Fix missed '\' at line end 2020-03-31 17:48:10 +00:00
math Bump PORTREVISION after the previous change 2020-03-31 18:38:01 +00:00
misc misc/broot: Update to 0.13.5b 2020-03-31 19:13:28 +00:00
Mk Unregister expired Ruby 2.4 2020-03-31 11:13:55 +00:00
multimedia multimedia/ustreamer: Broken on FreeBSD 11 2020-03-31 05:04:26 +00:00
net net/findomain: Update to 1.4.5 2020-03-31 19:42:56 +00:00
net-im Update to 0.6.6 2020-03-31 12:54:09 +00:00
net-mgmt Clean up ports after FreeBSD 12.0 reached end-of-life. 2020-03-31 16:15:16 +00:00
net-p2p Clean up net-p2p/go-ethereum a little 2020-03-31 06:22:52 +00:00
news
polish
ports-mgmt
portuguese
print
russian
science Clean up ports after FreeBSD 12.0 reached end-of-life. 2020-03-31 16:15:16 +00:00
security Update 4.8 --> 4.9 2020-03-31 17:30:11 +00:00
shells
sysutils Clean up ports after FreeBSD 12.0 reached end-of-life. 2020-03-31 16:15:16 +00:00
Templates
textproc - Update to 1.4.6 2020-03-31 14:25:44 +00:00
Tools
ukrainian
vietnamese
www p5-Template-Toolkit: Update to 3.008 2020-03-31 16:27:30 +00:00
x11 - update to 5.62 2020-03-31 03:38:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2020-03-31 11:26:12 +00:00
README
UIDs Update sonarqube ports to the most revent version: 2020-03-26 10:03:49 +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.