FreeBSD ports tree (read-only mirror)
Find a file
Tobias C. Berner a28f6cfe2a Update finance/skrooge to 2.7.0
* SQLCipher is no longer optional, so drop the option again.
* There is no need for conflicts and suffixes.

Reviewed by:	rakuco, fluffy
Approved by:	rakuco (mentor)
Differential Revision:	https://reviews.freebsd.org/D9336
2017-01-26 18:09:54 +00:00
accessibility
arabic
archivers
astro
audio Update to 1.36.2 2017-01-26 14:38:08 +00:00
base
benchmarks
biology
cad
chinese - Mark BROKEN on DragonFly: 2017-01-26 11:37:33 +00:00
comms
converters
databases databases/puppetdb: update maintainer email address 2017-01-26 17:57:08 +00:00
deskutils Mark BROKEN, DEPRECATED and set EXPIRATION_DATE to 3 months. The panel plugin 2017-01-25 16:01:31 +00:00
devel devel/: unbreak whole-tree build after r432468 2017-01-26 17:45:36 +00:00
dns
editors
emulators emulators/py-nova: fix floating ips and serial console 2017-01-26 14:23:02 +00:00
finance Update finance/skrooge to 2.7.0 2017-01-26 18:09:54 +00:00
french
ftp Add php71-fastdfs 5.0.8 (copied from php70-fastdfs) 2017-01-26 14:38:32 +00:00
games - Update `games/qstat' to version 2.14 2017-01-26 10:59:47 +00:00
german
graphics graphics/llpp: Update to v25, unbreak after r431509 2017-01-25 22:11:15 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Update lang/elixir to version 1.4.1. 2017-01-26 16:50:00 +00:00
mail Quickly revert the previous commit -- 1.0.3 is not ready. 2017-01-26 07:07:08 +00:00
math Disable portscout for math/opensolaris-libm 2017-01-25 15:55:48 +00:00
misc Update to 0.29 2017-01-25 16:29:58 +00:00
Mk Fix memcache_DEPENDS 2017-01-25 18:42:26 +00:00
multimedia Update phonon to 4.9.1 2017-01-26 18:05:48 +00:00
net Update to 2.2.4. See 2017-01-26 17:07:48 +00:00
net-im
net-mgmt - Update to 1.5 2017-01-26 10:49:07 +00:00
net-p2p
news
palm
polish
ports-mgmt ports-mgmt/synth: Upgrade version 1.67 => 1.67a 2017-01-26 15:24:42 +00:00
portuguese
print
russian
science Update to 2.2.24 2017-01-25 16:31:27 +00:00
security Document new vulnerabilities in www/chromium < 56.0.2924.76 2017-01-26 17:44:29 +00:00
shells
sysutils Update to 10.2.5 2017-01-26 14:37:48 +00:00
Templates
textproc Update to 2.4.9 2017-01-26 14:38:22 +00:00
Tools
ukrainian
vietnamese
www Update to 0.204003 2017-01-26 14:38:03 +00:00
x11 - Update to 0.38.2 2017-01-24 23:49:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers Use localbase instead of prefix 2017-01-25 12:12:40 +00:00
x11-themes
x11-toolkits - Main download site uses https 2017-01-25 15:52:14 +00:00
x11-wm LXAppearance is a theme switcher for the Lightweight X11 Desktop Environment 2017-01-24 21:54:23 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	http://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	http://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:

	http://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.