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
Sahil Tandon dfaf5f8e99 - Refactor to supporting staging
PR:		190114
Submitted by:	Joseph Benden <joe@thrallingpenguin.com>
2014-06-29 18:31:49 +00:00
accessibility
arabic
archivers Revert to libtool:keepla to be on the safe side. 2014-06-28 16:30:00 +00:00
astro - Update to 0.8-30 2014-06-29 08:27:11 +00:00
audio Mark BROKEN, fails to configure 2014-06-29 08:39:06 +00:00
benchmarks Update phoronix-test-suite to 5.2.0 2014-06-29 12:26:47 +00:00
biology
cad
chinese
comms - update to 3.21.83 Maintenance release 2014-06-28 13:48:54 +00:00
converters Remove unnecessary define 2014-06-29 16:24:37 +00:00
databases Must remember to Hook databases/pgpool-II-33 up to the build.. 2014-06-29 16:44:03 +00:00
deskutils - Stage 2014-06-29 15:11:16 +00:00
devel - Update to 0.06 2014-06-29 16:08:41 +00:00
dns
editors Fix package installation in a world WITHOUT_INFO 2014-06-29 15:47:52 +00:00
emulators
finance
french
ftp
games . Move OPTIONS_DEFINE before bsd.port.pre.mk, per portlint. 2014-06-29 08:19:25 +00:00
german
graphics - Fix build/staging of graphics/zbar for all permutations of OPTIONS 2014-06-29 07:58:02 +00:00
hebrew
hungarian
irc
japanese Fix build error. 2014-06-28 13:42:04 +00:00
java - Update to 3.9.2 2014-06-29 16:19:46 +00:00
Keywords
korean
lang
mail mail/dovecot2: Reset maintainer after numerous PR timeouts 2014-06-29 15:57:17 +00:00
math
misc misc/valspeak: Remove RESTRICTION 2014-06-28 22:11:53 +00:00
Mk
multimedia - Stage 2014-06-28 22:31:54 +00:00
net Allow building with newer texinfo 2014-06-29 08:59:17 +00:00
net-im - Add a workaround to fix conflicts with tests/__init__.py 2014-06-28 20:58:24 +00:00
net-mgmt
net-p2p Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
news
palm
polish
ports-mgmt
portuguese
print print/font-amsfonts: keep pkg-plist sorted 2014-06-29 10:45:16 +00:00
russian
science - maintain by hamradio as we have gsmc another smith charting program 2014-06-29 11:55:30 +00:00
security Update to 0.17.5. 2014-06-29 14:54:03 +00:00
shells
sysutils - Update to 1.4.4 2014-06-29 16:08:36 +00:00
Templates
textproc textproc/pt-sphinx_rtd_theme: fix CATEGORIES 2014-06-29 11:01:09 +00:00
Tools
ukrainian
vietnamese
www - Refactor to supporting staging 2014-06-29 18:31:49 +00:00
x11 - Convert USE_BZIP2 to USES 2014-06-28 13:10:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Adjust COMMENT to the current nitpicking standards. 2014-06-29 12:22:04 +00:00
x11-servers
x11-themes
x11-toolkits - Fix pkg-plist 2014-06-28 12:44:27 +00:00
x11-wm - Fix Q/A tests 2014-06-29 07:18:59 +00:00
.arcconfig
.gitignore
CHANGES Add a bit about USE_PERL5=fixpacklist here. 2014-06-29 10:28:28 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
LEGAL
Makefile
MOVED - Remove textproc/ruby-hikidoc 2014-06-29 08:05:04 +00:00
README
UIDs Add btsync, distributed peer-to-peer file syncing application. 2014-06-29 10:55:52 +00:00
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.