Personal patches
Go to file
Yuri Victorovich da87b8a1d5 biology/mummer: Update 3.23 -> 4.0.0beta2-2
Port changes:
* Moved to github
* It now installs itself
* It uses yaggo during build
2018-12-11 07:43:45 +00:00
accessibility
arabic
archivers archivers/dpkg: fix build with GCC-based architectures 2018-12-09 02:59:55 +00:00
astro
audio Return currently unmaintained ports to sobomax@ who is still a src committer. 2018-12-10 16:50:08 +00:00
base
benchmarks
biology biology/mummer: Update 3.23 -> 4.0.0beta2-2 2018-12-11 07:43:45 +00:00
cad Fix pkg-plist 2018-12-10 17:37:04 +00:00
chinese - Update WWW 2018-12-09 09:31:29 +00:00
comms
converters
databases Add new ldb 1.4 port, required by Samba 4.9 2018-12-11 00:45:34 +00:00
deskutils deskutils/taskcoach: update to 1.4.4 2018-12-10 17:56:43 +00:00
devel devel/eric6: update to 18.12 2018-12-11 05:59:11 +00:00
dns dns/dnscrypt-wrapper: Update to 0.4.2 2018-12-11 00:08:48 +00:00
editors editors/emacs-devel: Update to latest master-branch commit 2018-12-11 02:48:13 +00:00
emulators emulators/rpcs3: update to 0.0.5.1109 2018-12-11 00:56:10 +00:00
finance
french - Update WWW 2018-12-10 09:31:30 +00:00
ftp
games Fix plist 2018-12-08 12:13:43 +00:00
german devel/eric6: update to 18.12 2018-12-11 05:59:11 +00:00
graphics Return currently unmaintained ports to sobomax@ who is still a src committer. 2018-12-10 16:50:08 +00:00
hebrew
hungarian
irc irc/ratbox-respond: Fix build with OpenSSL 1.1.1 2018-12-09 08:13:09 +00:00
japanese
java . Fix build on gcc based architectures (e.g. powerpc64) 2018-12-11 03:23:57 +00:00
Keywords
korean
lang lang/ghc843: Use PLIST definition from bsd.ghc.mk. 2018-12-10 17:08:17 +00:00
mail mail/thunderbird: update to 60.4.0 2018-12-10 23:32:09 +00:00
math math/R-cran-haven: updated to version 2.0.0 2018-12-10 10:54:30 +00:00
misc Update iso-codes to 4.1. 2018-12-09 15:07:57 +00:00
Mk
multimedia multimedia/aom: update to 1.0.0.1023 2018-12-11 00:56:20 +00:00
net Add new port net/bredbandskollen 2018-12-10 21:09:38 +00:00
net-im Set c++11 on some more kde@ ports. 2018-12-08 13:20:36 +00:00
net-mgmt Update to 5.6.39 release [1]. 2018-12-10 14:19:22 +00:00
net-p2p
news
palm palm/jpilot: Build with Clang 2018-12-09 07:07:48 +00:00
polish
ports-mgmt
portuguese
print Update to 2.0.13 release. 2018-12-10 14:21:46 +00:00
russian devel/eric6: update to 18.12 2018-12-11 05:59:11 +00:00
science - Update to 3.0.4. 2018-12-10 13:42:52 +00:00
security security/nss: update to 3.41 2018-12-10 23:43:38 +00:00
shells
sysutils Mark BROKEN: fails to build 2018-12-10 22:16:20 +00:00
Templates
textproc New port: textproc/crex 2018-12-10 15:11:22 +00:00
Tools
ukrainian
vietnamese
www www/grafana5: update to 5.4.1 2018-12-11 00:19:42 +00:00
x11 Update to 338 2018-12-10 11:07:58 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/kde4-style-skulpture: drop maintainership 2018-12-08 23:35:27 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED LinuxKPI-based DRM ports: move to new ports nomenclature. 2018-12-10 03:02:11 +00:00
README
UIDs
UPDATING Fix english grammar in my latest UPDATING entry: possessive for 2018-12-10 07:38:18 +00:00

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.