1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh f3a9136ddb - Add LICENSE
- Add BUILD_DEPENDS
- Sort PLIST
- Reformat pkg-descr
- Use CPAN as primary WWW
- Use single space after WWW:
2014-07-31 18:55:40 +00:00
accessibility
arabic
archivers - Update to 5.10 (5.1.6) 2014-07-31 15:12:00 +00:00
astro - Update to 1.06 2014-07-31 10:30:16 +00:00
audio audio/pianobar: update to 2014.06.08 2014-07-31 17:27:28 +00:00
benchmarks Fix build with clang. 2014-07-30 13:27:40 +00:00
biology biology/seqtools: 4.27 -> 4.28 2014-07-31 03:17:54 +00:00
cad
chinese Fix patch. 2014-07-30 21:08:51 +00:00
comms
converters - Move converters/igbinary to converters/pecl-igbinary 2014-07-31 17:28:40 +00:00
databases - Update *_DEPENDS 2014-07-31 17:28:49 +00:00
deskutils
devel devel/cpptest: really fix Makefile 2014-07-31 18:53:10 +00:00
dns Add ldconfig to rc.d script requisites to make sure we can link to, 2014-07-31 17:56:45 +00:00
editors editors/zoinks: Upgrade version 0.3.7 => 0.4.1 and stage 2014-07-31 15:50:53 +00:00
emulators Unbreak a bit 2014-07-31 07:43:12 +00:00
finance - Switch finance/ktoblzcheck to USES=libtool, drop .la files 2014-07-31 12:36:52 +00:00
french
ftp
games games/py-pychess: Update 0.10rc1 => 0.10.1 and stage 2014-07-31 12:39:07 +00:00
german
graphics graphics/bmeps: update to 3.16.0 2014-07-31 14:04:58 +00:00
hebrew
hungarian
irc net/dante: update to 1.4.0 2014-07-31 15:18:55 +00:00
japanese japanese/kdrill: Update version 6.4 => 6.5 and stage 2014-07-31 12:52:38 +00:00
java
Keywords
korean
lang lang/polyml: depend on ffi, use pkg-plist, add motif option 2014-07-31 18:43:35 +00:00
mail - Add LICENSE 2014-07-31 10:05:43 +00:00
math Use staging 2014-07-31 17:56:59 +00:00
misc Actually, this is only necessary on 32-bit systems. This is probably also 2014-07-31 00:12:48 +00:00
Mk Add descriptions for Nagios/Monitoring Plugins from {nagios,monitoring}-plugins.org 2014-07-30 16:15:54 +00:00
multimedia Update to 0.9.9.13.525 2014-07-31 18:55:37 +00:00
net net/dante: update to 1.4.0 2014-07-31 15:18:55 +00:00
net-im - Update to 14.07 2014-07-31 11:27:40 +00:00
net-mgmt Fix build without gcc. 2014-07-31 15:45:30 +00:00
net-p2p net-p2p/uhub: update to 0.4.1 2014-07-30 15:32:51 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science science/clhep: Upgrade version 2.1.0.1 => 2.2.0.1 and stage 2014-07-31 18:08:53 +00:00
security security/libgcrypt: avoid non-portable use of assembler instruction on amd64 2014-07-31 18:30:51 +00:00
shells
sysutils sysutils/zfs-stats: fix zfs-mon shebang 2014-07-31 17:31:14 +00:00
Templates
textproc - Add LICENSE 2014-07-31 18:55:33 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2014-07-31 18:55:40 +00:00
x11 Add upstream patch for CVE-2014-5033. 2014-07-31 15:24:44 +00:00
x11-clocks Stage x11-clocks/intclock 2014-07-30 19:16:24 +00:00
x11-drivers
x11-fm
x11-fonts x11-fonts/proggy_fonts: support stage 2014-07-31 14:11:39 +00:00
x11-servers
x11-themes
x11-toolkits - Update to 1.7.49 2014-07-31 12:51:19 +00:00
x11-wm - Switch to USES=libtool 2014-07-30 18:33:45 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Stage, and fix build without gcc. 2014-07-31 13:28:45 +00:00
LEGAL
Makefile
MOVED - Move converters/igbinary to converters/pecl-igbinary 2014-07-31 17:31:03 +00:00
README
UIDs Stage, and fix build without gcc. 2014-07-31 13:28:45 +00:00
UPDATING Back to the future. 2014-07-31 17:20:51 +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.