1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2017-02-14 22:23:06 +00:00
accessibility
arabic
archivers Update to 2.072 2017-02-13 19:01:37 +00:00
astro Add myself to astro/xearth/files/freebsd.committers.markers 2017-02-14 20:01:32 +00:00
audio Remove -fPIC from audio/audiere and add it to audio/dumb where the real 2017-02-13 22:13:34 +00:00
base
benchmarks Update benchmarks/stress-ng to 0.07.18 2017-02-13 17:23:35 +00:00
biology Move -fPIC to where Linux puts it so it is limited to a single library. 2017-02-13 22:43:58 +00:00
cad
chinese
comms Use -fPIC for all architectures because the makefile tries to create a 2017-02-14 10:57:11 +00:00
converters Update to 3.0227 2017-02-14 14:33:17 +00:00
databases Update to 3.0.2 2017-02-14 14:33:32 +00:00
deskutils Update to 0.3.5 2017-02-14 13:05:30 +00:00
devel Update to 17.1.0 2017-02-14 14:34:02 +00:00
dns Update to 1.17 2017-02-14 14:33:57 +00:00
editors
emulators clarify in pkg-message that 32 bit Wine is required 2017-02-13 20:08:22 +00:00
finance
french
ftp
games Port uses shared libode after r434086. 2017-02-14 15:19:18 +00:00
german - Update to 2017.02.12 2017-02-13 19:02:04 +00:00
graphics Remove -fPIC. The problem was in devel/ode. 2017-02-14 15:02:19 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Remove expired port: 2017-02-14 20:27:25 +00:00
mail Remove -fPIC. Problem was in mail/vpopmail. 2017-02-14 17:04:37 +00:00
math Remove -fPIC. Problem was already fixed in r432070. 2017-02-14 18:08:27 +00:00
misc Remove -fPIC. Clang crashes for some reason but this has nothing to do 2017-02-14 18:27:45 +00:00
Mk Automatically generate @dir entries for package list if :debug is used. 2017-02-13 21:48:12 +00:00
multimedia - Simply enable pic for all architectures. Upstream configure already does 2017-02-14 20:33:44 +00:00
net Copy luasocket to a 5.1-specific port 2017-02-14 22:23:06 +00:00
net-im - Update to 17.01 2017-02-14 00:29:03 +00:00
net-mgmt Update net-mgmt/prometheus to 1.5.2 2017-02-14 21:05:34 +00:00
net-p2p
news
palm
polish - Update to 20170212 2017-02-13 19:01:56 +00:00
ports-mgmt Pass maintainership by request to the reporter. 2017-02-13 21:28:45 +00:00
portuguese Update to 20170211 2017-02-13 19:02:00 +00:00
print - Fix license 2017-02-14 16:09:00 +00:00
russian
science
security security/nss: stop excessive getpid(2) calls 2017-02-14 21:49:25 +00:00
shells
sysutils sysutils/py-diffoscope: update to version 71 2017-02-14 20:17:04 +00:00
Templates
textproc Fix build with python3.x 2017-02-14 17:07:10 +00:00
Tools
ukrainian
vietnamese
www www/mod_http2-devel: Update to 1.9.0 2017-02-14 19:42:17 +00:00
x11 Update x11/tint to 0.12.12 2017-02-14 19:34:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Update net/chrony: enable privilege separation and other minor changes. 2017-02-13 18:05:34 +00:00
LEGAL
Makefile
MOVED Remove expired port: 2017-02-14 20:27:25 +00:00
README
UIDs Update net/chrony: enable privilege separation and other minor changes. 2017-02-13 18:05:34 +00:00
UPDATING Enable BUNDLED_SSL by default only on FreeBSD 10 2017-02-14 16:15:02 +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.