1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Bryan Drewery fe77fdc73b Spell 'OSREL' properly from r399155.
With hat:	portmgr
2015-10-12 22:17:09 +00:00
accessibility
arabic
archivers - Reset MAINTAINER due to fatal bounce 2015-10-11 13:19:10 +00:00
astro
audio Update to upstream version 0.46.7 2015-10-10 16:41:45 +00:00
benchmarks
biology - Fix typo 2015-10-10 23:15:16 +00:00
cad
chinese
comms graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22 2015-10-11 16:20:41 +00:00
converters Fixes to r399104. Don't use hard coded /usr/local in patch files, and 2015-10-11 21:51:28 +00:00
databases - Add USES=uidfix to fix staging as non-root 2015-10-12 18:55:26 +00:00
deskutils Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
devel devel/etl: Change download location, update checksum and bump PORTREVISION 2015-10-12 20:03:07 +00:00
dns - Update to 1.5.5 2015-10-11 12:58:34 +00:00
editors
emulators Unconditionally prevent the detection of libinotify which fails the 2015-10-12 05:54:57 +00:00
finance
french
ftp
games - Update to 20151110 2015-10-12 14:23:21 +00:00
german
graphics devel/etl: Change download location, update checksum and bump PORTREVISION 2015-10-12 20:03:07 +00:00
hebrew
hungarian
irc - Update maintainer's address 2015-10-12 14:18:57 +00:00
japanese Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
java Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
Keywords
korean
lang Update to v5.23.3-106-ga0c8eb5. 2015-10-12 13:05:33 +00:00
mail - Fix plist for mail/popa3d-before-sendmail 2015-10-12 18:22:34 +00:00
math math/scilab: fix build with OpenJDK8 2015-10-12 14:31:07 +00:00
misc
Mk Spell 'OSREL' properly from r399155. 2015-10-12 22:17:09 +00:00
multimedia Simplify DOCS handling, install manpages section 3 for ffmpeg libraries 2015-10-12 19:24:22 +00:00
net - Mark BROKEN on 10.2: does not build. It was not fixed by previous commit by danfe@ 2015-10-12 19:08:08 +00:00
net-im net-im/jitsi: update to 2.8 2015-10-12 14:25:50 +00:00
net-mgmt Remove iconv(), iconv_open() and iconv_close() symbols from libiconv. 2015-10-10 14:03:00 +00:00
net-p2p net-p2p/btsync: update 1.4.111 -> 2.2.0 2015-10-10 22:42:35 +00:00
news - Fix permissions, fix install by non-root 2015-10-12 17:53:47 +00:00
palm
polish
ports-mgmt Remove bpm which does not support pkg and has no upstream anymore 2015-10-10 20:38:42 +00:00
portuguese
print
russian
science graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22 2015-10-11 16:20:41 +00:00
security Add CVE assignment to r398701 Zend Framework 1 entry 2015-10-12 14:19:25 +00:00
shells
sysutils Upgrade sysutils/usermin to version 1.680. 2015-10-12 14:54:14 +00:00
Templates
textproc gspell is now hosted on GNOME website 2015-10-12 14:28:50 +00:00
Tools
ukrainian
vietnamese
www - Switch to @sample 2015-10-12 18:06:39 +00:00
x11 x11/xvkbd: Upgrade version 3.6 => 3.7 2015-10-10 15:37:51 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 0.10.1 2015-10-11 18:23:43 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2015-10-11 16:26:09 +00:00
README
UIDs
UPDATING Update qemu-sbruno to track my github repo. 2015-10-11 22:11:52 +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.