1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Baptiste Daroussin 14e416cf1b Support stage
2013-09-23 21:50:51 +00:00
accessibility
arabic
archivers - Set EXPIRATION date to match www/puppet26 2013-09-23 17:06:38 +00:00
astro Oops, these two ports only conflict if they install the screen saver. 2013-09-23 21:23:29 +00:00
audio Things using py-distutils works ootb with staging 2013-09-23 21:16:32 +00:00
benchmarks
biology Respect 'make check-sanity' for this port too. 2013-09-23 19:54:50 +00:00
cad - Convert to USES+=tk 2013-09-23 14:21:53 +00:00
chinese
comms
converters
databases - Mark databases/ruby-memcache DEPRECATED 2013-09-23 17:13:28 +00:00
deskutils
devel - Add explicit ICONV_LIB [1] 2013-09-23 21:36:09 +00:00
dns Add an option for filter-aaaa 2013-09-23 10:20:56 +00:00
editors - Add patches to for port to build on clang platform (missed from previous 2013-09-23 08:46:16 +00:00
emulators Also use new LIB_DEPENDS syntax in non-default cases... 2013-09-23 20:30:03 +00:00
finance
french Support stage 2013-09-23 21:24:50 +00:00
ftp
games Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS 2013-09-23 16:42:30 +00:00
german - Update to 2013.09.22 2013-09-23 06:56:23 +00:00
graphics - Update to 9.37 2013-09-23 18:53:17 +00:00
hebrew
hungarian
irc irc/py-irc: update to 8.5.3 2013-09-23 16:40:00 +00:00
japanese
java
Keywords
korean
lang - add new USES target: zope, and convert the tree to it 2013-09-23 13:42:48 +00:00
mail
math
misc
Mk Fix STAGEDIR support for ports using DESKTOP_ENTRIES 2013-09-23 21:21:05 +00:00
multimedia Fix packaging after conversion to stage 2013-09-23 21:42:46 +00:00
net Update to version 4.2.68 2013-09-23 16:36:37 +00:00
net-im
net-mgmt - fix packing list with JAVAGW option enabled 2013-09-23 14:26:59 +00:00
net-p2p - Bump PORTREVISION to fix missing PORTEXAMPLES,PORTDOCS,PORTDATA 2013-09-23 15:42:03 +00:00
news - fix perl compatibility with getopt 2013-09-23 18:54:29 +00:00
palm
polish - Update to 20130922 2013-09-23 06:56:27 +00:00
ports-mgmt - Remove stray "done" message during startup, which slipped in partially 2013-09-23 15:21:07 +00:00
portuguese
print
russian
science
security - Remove leading indefinite article from COMMENT 2013-09-23 19:06:06 +00:00
shells Convert to stage, while here, cleanup a bit 2013-09-23 16:40:47 +00:00
sysutils We should not distribute exFAT related packages due to licensing issues. 2013-09-23 21:36:30 +00:00
Templates
textproc Support stage 2013-09-23 21:50:51 +00:00
Tools
ukrainian
vietnamese
www www/subsonic: update to 4.8 2013-09-23 21:37:35 +00:00
x11 Use stage 2013-09-23 06:20:07 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Fix polkit detection and convert to new LIB_DEPENDS syntax 2013-09-23 21:25:01 +00:00
CHANGES - add new USES target: zope, and convert the tree to it 2013-09-23 13:42:48 +00:00
COPYRIGHT
GIDs
KNOBS ZOPE option knob should be going to bsd.options.desc.mk, not KNOBS. Fixing. 2013-09-23 14:01:51 +00:00
LEGAL
Makefile
MOVED Resurrect this port, there is an active PR against it (ports/181062) 2013-09-23 19:57:08 +00:00
README
UIDs
UPDATING

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.