Personal patches
Go to file
Dan Langille 3a04fe7a9d Upgrade to 0.0.17
Ignore the DAYS configuration item for cert-shifter. It is now no longer
used.

Why? Because we cannot depend upon the mtime of a directory to indicate that
it contains a new file. Instead, we must look at the certs contained within
those directories.
2019-08-26 13:16:24 +00:00
accessibility
arabic
archivers Update to 0.37 2019-08-26 11:47:28 +00:00
astro
audio Fix Linux ALSA OSS plugin by removing a configuration file. The 2019-08-25 20:02:09 +00:00
base
benchmarks Fix build on gcc-based architectures: 2019-08-25 13:43:14 +00:00
biology
cad
chinese
comms
converters
databases Add rubygem-redis-actionpack-rails52 5.0.2 (copied from rubygem-redis-actionpack-rails5). 2019-08-26 07:58:32 +00:00
deskutils
devel Pass maintainership to mfechner@ 2019-08-26 11:57:49 +00:00
dns Update to 0.6.11 2019-08-26 11:48:47 +00:00
editors
emulators Get rid of the deprecated @exec and @unexec 2019-08-26 11:12:49 +00:00
finance
french
ftp
games games/anki: Update to 2.1.15 2019-08-25 10:35:38 +00:00
german Update to 2019.08.25 2019-08-26 11:49:17 +00:00
graphics graphics/fractgen: fix build on GCC architectures 2019-08-26 12:59:18 +00:00
hebrew
hungarian
irc
japanese
java Add powerpc64 support 2019-08-26 02:00:42 +00:00
Keywords Make the @rmtry keyword rootdir friendly 2019-08-26 10:41:50 +00:00
korean
lang Update to 0.17028 2019-08-26 11:48:18 +00:00
mail Update to 0.6806 2019-08-26 11:49:36 +00:00
math Unobfuscate. 2019-08-26 09:00:47 +00:00
misc Update to 4.35.0 2019-08-26 11:50:27 +00:00
Mk Fix typo 2019-08-26 10:37:55 +00:00
multimedia Change bsd.xorg.mk to USES=xorg and USES=xorg-cat 2019-08-26 09:45:15 +00:00
net Update to 2.01.90 2019-08-26 11:47:22 +00:00
net-im
net-mgmt - Add LICENSE 2019-08-26 09:02:39 +00:00
net-p2p
news
palm
polish Update to 20190823 2019-08-26 11:49:23 +00:00
ports-mgmt Remove useless mkdir which will be created by the @dir 2019-08-26 12:46:10 +00:00
portuguese
print Move security/linux-c7-openssl into emulators/linux_base-c7. It is needed 2019-08-25 15:37:08 +00:00
russian
science Update to 0.114 2019-08-26 11:49:44 +00:00
security security/vuxml: Document multiple vulnerabilities in www/h2o* 2019-08-25 18:34:49 +00:00
shells
sysutils Upgrade to 0.0.17 2019-08-26 13:16:24 +00:00
Templates
textproc Update to 3.1.0 2019-08-26 11:49:51 +00:00
Tools
ukrainian
vietnamese
www Update to 1.0.3 release. 2019-08-26 13:07:55 +00:00
x11 Change bsd.xorg.mk to USES=xorg and USES=xorg-cat 2019-08-26 09:45:15 +00:00
x11-clocks
x11-drivers Change bsd.xorg.mk to USES=xorg and USES=xorg-cat 2019-08-26 09:45:15 +00:00
x11-fm www/konqueror: add hint and resolution to color problems in video playback 2019-08-25 16:21:43 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Move security/linux-c7-openssl into emulators/linux_base-c7. It is needed 2019-08-25 15:37:08 +00:00
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 Add entries for r509784 (linux-c?-libelf -> linux-c?-elfutils-libelf) and 2019-08-25 16:09:44 +00:00
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://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.