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
Baptiste Daroussin 45f7d4ce9c Use USES=tar:bzip2
Use USES=libtool
2014-05-06 06:57:01 +00:00
accessibility
arabic
archivers Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all 2014-05-05 22:50:59 +00:00
astro
audio Use USES=tar:bzip2 2014-05-06 06:57:01 +00:00
benchmarks
biology Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
cad Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all 2014-05-05 22:50:59 +00:00
chinese
comms
converters
databases Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all 2014-05-05 22:50:59 +00:00
deskutils
devel Remove expired port: 2014-05-06 06:49:29 +00:00
dns
editors
emulators - bsd-user: Handle FreeBSD sysctl hw.pagesizes (by returning only 2014-05-05 16:40:49 +00:00
finance - Update to 1.31 2014-05-05 14:39:52 +00:00
french Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
ftp Fix unixODBC vs libiodbc conflicts 2014-05-05 16:24:00 +00:00
games - Transfer maintainership to games@ team 2014-05-06 06:41:55 +00:00
german - Update to 2014.05.02 2014-05-05 14:39:21 +00:00
graphics Update to 0.0.4. 2014-05-06 04:37:46 +00:00
hebrew
hungarian
irc
japanese
java Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
Keywords
korean
lang Update to pick up recent LLDB and MIPS assembler improvements. 2014-05-05 22:09:48 +00:00
mail Tell configure to use python27-config instead of python-config. 2014-05-05 21:00:20 +00:00
math - Update to ocamlgraph 1.8.5 2014-05-05 20:59:40 +00:00
misc The KDE on FreeBSD team presents Qt 4.8.6. 2014-05-05 20:47:22 +00:00
Mk The KDE on FreeBSD team presents Qt 4.8.6. 2014-05-05 20:47:22 +00:00
multimedia - Update to 2.3.1 (from audio/libshout2) 2014-05-05 14:51:06 +00:00
net Fix unixODBC vs libiodbc conflicts 2014-05-05 16:24:00 +00:00
net-im
net-mgmt Fix unixODBC vs libiodbc conflicts 2014-05-05 16:24:00 +00:00
net-p2p
news
palm
polish - Update to 20140502 2014-05-05 14:39:26 +00:00
ports-mgmt Clean up the /var/db/portindex directory (if it is empty) on 2014-05-05 20:13:39 +00:00
portuguese - Update to 20140429 2014-05-05 14:39:47 +00:00
print Update to 2.1.0. 2014-05-05 17:30:01 +00:00
russian - update to bugzilla-4.4.4-ru-20140422 2014-05-05 21:38:41 +00:00
science Replace "${OPSYS:tl}" with "freebsd" on 4 ports 2014-05-05 15:04:38 +00:00
security Update to SKS 1.1.5 2014-05-06 06:10:46 +00:00
shells
sysutils Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all 2014-05-05 22:50:59 +00:00
Templates
textproc Convert archivers/libzip to USES=libtool. Bump PORTREVISION on all 2014-05-05 22:50:59 +00:00
Tools
ukrainian
vietnamese
www The KDE on FreeBSD team presents Qt 4.8.6. 2014-05-05 20:47:22 +00:00
x11 Remove gnome-games-extra-data, it not used in GNOME3. 2014-05-05 14:50:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Carlito is metric-compatible with Calibri font. 2014-05-06 04:47:02 +00:00
x11-servers
x11-themes Update to 1.4.5. 2014-05-05 21:21:22 +00:00
x11-toolkits Catch a couple of missing convertsion to :tu/:tl 2014-05-05 11:15:53 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2014-05-06 06:49:29 +00:00
README
UIDs
UPDATING Fix unixODBC vs libiodbc conflicts 2014-05-05 16:24:00 +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.