FreeBSD ports tree (read-only mirror)
Find a file
Baptiste Daroussin 70ef64e730 Make portlint not yelling at TIMESTAMP in distinfo
PR:		209522
Reported by:	John W. O'Brien <john@saltant.com>
2016-05-15 16:09:02 +00:00
accessibility
arabic
archivers Pass maintainership to submitter 2016-05-15 12:24:20 +00:00
astro
audio audio/pd: Fix builtin documentation 2016-05-14 15:08:08 +00:00
benchmarks
biology biology/bowtie2: 2.2.7 -> 2.2.8 2016-05-13 20:12:44 +00:00
cad cad/openvsp: update 3.5.2 -> 3.6.0 2016-05-12 14:07:23 +00:00
chinese
comms Prevent collision with getline(3) 2016-05-13 18:45:43 +00:00
converters - Update to 0.9.20 2016-05-13 12:37:41 +00:00
databases Switch to rubygem-activerecord4, metasploit will be upgraded to a version 2016-05-15 07:12:12 +00:00
deskutils - Update to 5.29.3 2016-05-12 15:37:10 +00:00
devel Update devel/py-monotonic to version 1.1. 2016-05-15 15:53:05 +00:00
dns Prevent collision with dprintf(3) 2016-05-13 18:59:03 +00:00
editors Remove changes that crept in by accidents 2016-05-14 10:17:16 +00:00
emulators Do not try to load the linux* modules from the pre install scripts 2016-05-15 14:51:38 +00:00
finance
french
ftp
games Update to FreeCiv 2.5.4 (bugfix release) 2016-05-14 16:08:09 +00:00
german
graphics graphics/osgearth: 2016-05-14 21:44:49 +00:00
hebrew
hungarian
irc
japanese Prevent collision with getline(3) 2016-05-13 19:24:51 +00:00
java
Keywords
korean
lang Add support for compiling in a no-SSLv3 environment. 2016-05-15 10:04:11 +00:00
mail mail/p5-Email-MIME-RFC2047: 0.93 -> 0.95 2016-05-15 02:11:11 +00:00
math - Update to 5.24 2016-05-15 01:29:24 +00:00
misc Prevent collision with getline(3) 2016-05-11 20:32:44 +00:00
Mk Fix "need root" logic for PORT_DBDIR. 2016-05-13 20:53:10 +00:00
multimedia - Add missing files to plist 2016-05-13 18:03:00 +00:00
net Update to 1.1.11 2016-05-15 07:19:09 +00:00
net-im - Update to 3.3.9 2016-05-14 07:08:49 +00:00
net-mgmt - Fix shebangs 2016-05-13 17:59:13 +00:00
net-p2p net-p2p/btsync: 2.3.6 -> 2.3.7 2016-05-14 16:16:49 +00:00
news Prevent collision with get_line 2016-05-11 21:51:01 +00:00
palm
polish
ports-mgmt Make portlint not yelling at TIMESTAMP in distinfo 2016-05-15 16:09:02 +00:00
portuguese
print - Update to 1.13 2016-05-13 09:39:41 +00:00
russian
science science/veusz: Fix build with libc++ 3.8.0 2016-05-13 18:29:12 +00:00
security Update to 4.12.1 2016-05-15 07:32:30 +00:00
shells
sysutils sysutils/slurm-wlm: improve build on hosts with other ports installed 2016-05-15 01:48:24 +00:00
Templates
textproc update textproc/erlang-p1xml to 1.1.2 2016-05-15 15:39:00 +00:00
Tools
ukrainian
vietnamese
www Update www/py-websocket-client to version 0.37.0. 2016-05-15 15:50:43 +00:00
x11 x11/lemonbar: update 1.1 -> 1.2 2016-05-15 14:28:50 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-input-wacom: update to 0.33.0 2016-05-14 22:32:18 +00:00
x11-fm
x11-fonts Cleanup github bits. 2016-05-12 13:13:36 +00:00
x11-servers
x11-themes
x11-toolkits Update scite and scintilla to 3.6.5. 2016-05-14 08:54:49 +00:00
x11-wm Prevent collision with getline(3) 2016-05-13 19:40:11 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES Fix typo. 2016-05-12 19:43:46 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove duplicate port 2016-05-14 15:19:08 +00:00
README
UIDs
UPDATING Update clementine-player to Upstream Release 1.3.1: 2016-05-11 20:54:32 +00:00

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.