1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Marcus von Appen 885b528f02 New USES=twisted, to replace the old USE_TWISTED knob.
twisted can be configured with the arguments run or build to replace
the previous USE_TWISTED_RUN and USE_TWISTED_BUILD knobs. The twisted
components can be added as comma-separated arguments. If you previously
wrote
    USE_TWISTED=        yes
    USE_TWISTED=        conch names
    USE_TWISTED_RUN=    yes
you now would write
    USES=       twisted
    USES=       twisted:conch,names
    USES=       twisted:run
2013-12-08 12:04:07 +00:00
accessibility
arabic
archivers - Update to version 1.17.3 2013-12-07 14:18:51 +00:00
astro
audio - Use USE_GCC=yes instead of =4.6+ 2013-12-07 22:58:53 +00:00
benchmarks
biology
cad
chinese
comms - Fix build on 10.x 2013-12-08 01:14:18 +00:00
converters - Support staging 2013-12-07 21:20:25 +00:00
databases New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
deskutils New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
devel New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
dns To prevent fallout of lowering __FreeBSD_version in releng/10.0 branch, 2013-12-07 10:50:23 +00:00
editors - Update from 37.0.0 to 37.0.1 2013-12-07 20:29:21 +00:00
emulators Update to Wine 1.7.8. This includes the following changes: 2013-12-07 10:21:22 +00:00
finance
french
ftp
games New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
german
graphics Fix the build with freetype 2.5.1. 2013-12-08 11:21:07 +00:00
hebrew
hungarian
irc
japanese - Fix build for recent FreeBSD 9.1, 10.0 or later. 2013-12-06 21:31:48 +00:00
java . Update to 7u45. 2013-12-08 04:11:54 +00:00
Keywords
korean
lang Bump PORTREVISION for all Python ports to pickup the recent ARM patch 2013-12-08 09:03:01 +00:00
mail New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
math - Add patch to make compatible with gcc47. 2013-12-07 19:23:05 +00:00
misc - Add stage support 2013-12-08 03:21:53 +00:00
Mk New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
multimedia Update to 1.7.1 2013-12-08 06:10:24 +00:00
net New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
net-im New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
net-mgmt
net-p2p New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
news New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
palm
polish
ports-mgmt Add recently added NO_ARCH variable to some of my ports which can use it. 2013-12-07 05:19:44 +00:00
portuguese
print Add patches to fix the build with freetype 2.5.1. 2013-12-06 18:57:55 +00:00
russian
science
security New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
shells
sysutils Fix dumb typo: Need to check if the number of rc.d scripts has changed 2013-12-08 11:03:09 +00:00
Templates
textproc - Update to 1.04 2013-12-07 20:25:52 +00:00
Tools
ukrainian
vietnamese
www New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
x11 - Update from 0.25.0 to 0.25.1 2013-12-06 23:50:50 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update list of man pages (1 disappeared, 6 new) 2013-12-07 10:12:37 +00:00
x11-servers
x11-themes
x11-toolkits Add vte3, the Gtk 3 version of the vte terminal widget. 2013-12-08 09:55:41 +00:00
x11-wm Remove PORT_OPTIONS:MDOCS checks from ports which don't need it 2013-12-07 05:34:49 +00:00
CHANGES New USES=twisted, to replace the old USE_TWISTED knob. 2013-12-08 12:04:07 +00:00
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2013-12-07 www/clickheat: No more activity since 2011 2013-12-07 09:01:00 +00:00
README
UIDs
UPDATING Add vte3, the Gtk 3 version of the vte terminal widget. 2013-12-08 09:55:41 +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.