1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 60766b8378 - Add some NO_ARCH'es
Approved by:	portmgr blanket
2015-08-26 02:00:19 +00:00
accessibility Remove conditions around the EXTRA_PATCHES: always apply the patch 2015-08-24 06:05:53 +00:00
arabic
archivers - Add some NO_ARCH'es 2015-08-26 02:00:19 +00:00
astro - Add LICENSE 2015-08-25 11:12:15 +00:00
audio Fix a code typo. 2015-08-25 20:32:49 +00:00
benchmarks - Remove useless use of MASTER_SITE_SUBDIR [1] 2015-08-24 20:55:40 +00:00
biology Switch to USES=iconv:build. 2015-08-25 13:15:17 +00:00
cad
chinese
comms Fix GSSAPI related (wrongly removed in previous commit). 2015-08-23 14:51:08 +00:00
converters - Add LICENSE 2015-08-25 14:51:27 +00:00
databases Upgrade to version 0.3.9. 2015-08-25 19:36:03 +00:00
deskutils Drop USES=iconv. 2015-08-25 15:40:08 +00:00
devel Fix pessimizing moves in devel/llvm36, for the benefit of other ports 2015-08-25 23:08:51 +00:00
dns dns/dnsdist: 0.0.213g3172f9b -> 0.0.217g7a89932 2015-08-25 09:24:02 +00:00
editors editors/texstudio: 2015-08-24 21:00:38 +00:00
emulators Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
finance - update to 0.25 2015-08-25 23:00:19 +00:00
french
ftp Update to 4.6.4 2015-08-24 19:10:08 +00:00
games Properly fix the LP64 issue in the application resource handling rather 2015-08-25 20:51:59 +00:00
german - Update to 2015.08.23 2015-08-25 03:08:44 +00:00
graphics - Add LICENSE 2015-08-25 14:51:45 +00:00
hebrew
hungarian
irc Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
japanese
java Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
Keywords
korean
lang lang/pcc is not jobs safe 2015-08-25 22:52:58 +00:00
mail Import the patch to fix segfault during delivery from exim git [1]. 2015-08-25 22:31:15 +00:00
math - Add LICENSE_FILE 2015-08-25 10:57:12 +00:00
misc misc/qt5ct: 2015-08-24 21:04:33 +00:00
Mk Make package-depends-list accept dependency entries without ${PORTSDIR} 2015-08-25 12:17:25 +00:00
multimedia multimedia/plexmediaserver-plexpass: Update to 0.9.12.11.1406 2015-08-25 14:39:08 +00:00
net - Update to 0.0.2 2015-08-25 17:28:44 +00:00
net-im Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
net-mgmt - Add more MASTERSITE; 2015-08-26 00:30:36 +00:00
net-p2p - Add LICENSE 2015-08-25 14:51:54 +00:00
news Update to new upstream release 1.11.11. (Bugfixes) 2015-08-24 23:43:55 +00:00
palm - Clarify LICENSE 2015-08-23 07:47:20 +00:00
polish
ports-mgmt Update to version 3.5 2015-08-23 20:51:39 +00:00
portuguese
print Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
russian - Pass maintainership to perl@ 2015-08-25 14:52:27 +00:00
science Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
security Fix security/obfsclient build with clang 3.7.0. 2015-08-26 00:23:39 +00:00
shells
sysutils - Set EXPIRATION_DATE 2015-08-25 20:50:56 +00:00
Templates
textproc Drop USES=iconv. 2015-08-25 15:07:18 +00:00
Tools
ukrainian
vietnamese
www GH_ACCOUNT was switched to webmachine. 2015-08-25 22:35:00 +00:00
x11 - Switch to options helpers 2015-08-24 00:11:22 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Convert my ports to new options helpers 2015-08-25 10:03:08 +00:00
x11-toolkits x11-toolkits/qwt5 and qwt6: 2015-08-25 10:01:19 +00:00
x11-wm Update to 0.19.9 2015-08-24 12:12:26 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.