1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 33f607e0e7 - Fix WRKSRC (affected by DISTNAME)
Reported by:	swills
2014-05-09 15:23:12 +00:00
accessibility
arabic
archivers
astro - Fix the plist when the CFITSIO option is on. 2014-05-08 22:41:00 +00:00
audio Support stage 2014-05-09 13:26:06 +00:00
benchmarks
biology
cad Support stage 2014-05-08 23:41:05 +00:00
chinese Support stage 2014-05-08 23:41:36 +00:00
comms Convert to USES=pgsql 2014-05-07 23:37:53 +00:00
converters - Merge two USES definitions. 2014-05-08 10:52:14 +00:00
databases Update to 4.2.0 2014-05-09 06:27:17 +00:00
deskutils - Remove Author lines 2014-05-07 21:02:48 +00:00
devel devel/ocaml-pomap: Update version 3.0.1 => 3.0.3 to unbreak and stage 2014-05-09 13:09:22 +00:00
dns Update to 9.10.0-P1. 2014-05-08 21:48:08 +00:00
editors Complete previous commit, missed some files 2014-05-08 10:56:17 +00:00
emulators - Fix dependencies. devel/qt4-linguist is not needed at run-time. [1] 2014-05-08 23:58:00 +00:00
finance - Add LICENSE 2014-05-09 03:52:30 +00:00
french Support stage 2014-05-08 23:41:30 +00:00
ftp
games - Add LICENSE 2014-05-09 03:52:18 +00:00
german Support stage 2014-05-08 23:41:30 +00:00
graphics - Add LICENSE 2014-05-09 03:52:10 +00:00
hebrew
hungarian
irc - Add staging support, allow it as normal user 2014-05-08 17:42:31 +00:00
japanese - Add staging support 2014-05-09 12:56:57 +00:00
java . Handle spaces in CC, CXX or HOST_CC [1] 2014-05-09 01:36:19 +00:00
Keywords
korean Support stage 2014-05-08 23:41:22 +00:00
lang - Add LICENSE 2014-05-09 03:51:22 +00:00
mail - Add LICENSE 2014-05-09 03:51:13 +00:00
math - Fix WRKSRC (affected by DISTNAME) 2014-05-09 15:23:12 +00:00
misc Update to 1.2. 2014-05-09 13:29:06 +00:00
Mk Add a USES to handle objective C (chosing compiler adding the right dependency on the runtime library) 2014-05-08 13:32:12 +00:00
multimedia - Add LICENSE 2014-05-09 03:40:46 +00:00
net Add rubygem-netrc. 2014-05-09 05:25:56 +00:00
net-im Don't rely anymore upon the provided autogen.sh script and fix the build 2014-05-09 12:33:43 +00:00
net-mgmt Support stage 2014-05-09 00:01:54 +00:00
net-p2p - Stage 2014-05-09 03:02:53 +00:00
news
palm
polish
ports-mgmt Update to 1.3.0 beta1 2014-05-07 13:29:45 +00:00
portuguese Support stage 2014-05-08 23:41:22 +00:00
print Support stage 2014-05-09 00:20:52 +00:00
russian
science - Fix "make test" 2014-05-09 15:14:28 +00:00
security Support stage 2014-05-09 13:31:29 +00:00
shells
sysutils - Bump PORTREVISION after last change 2014-05-09 13:20:50 +00:00
Templates
textproc USES=tar:bzip2 2014-05-09 00:20:43 +00:00
Tools
ukrainian
vietnamese
www Fix build on i386 with GCC 2014-05-09 11:49:43 +00:00
x11 - Update to 0.4.0 2014-05-08 03:25:06 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Convert USE_BZIP2 to USES 2014-05-07 18:21:33 +00:00
x11-toolkits - Update to 0.4.0 2014-05-08 03:25:06 +00:00
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Remove entry for sysutils/condor, it is no longer requires registration/manual download 2014-05-07 14:53:54 +00:00
Makefile
MOVED - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +00:00
README
UIDs
UPDATING - Move lang/open-cobol to lang/gnu-cobol to reflect project changes 2014-05-07 16:13:10 +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.