1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills 71ff17525e - Stage
PR:		ports/188546
Submitted by:	Bartek Rutkowski <ports@robakdesign.com>
Approved by:	portmgr@ (blanket)
2014-04-15 01:30:51 +00:00
accessibility
arabic
archivers
astro Back to pool 2014-04-14 20:01:18 +00:00
audio audio/shoutcast: Fix DragonFly breakage due to OSVERSION use 2014-04-14 20:25:41 +00:00
benchmarks
biology Remove expired ports: 2014-04-13 10:55:38 +00:00
cad
chinese Upgrade to 2.8.2. 2014-04-12 03:09:06 +00:00
comms - Remove GCC dependency which made qsstv crash with a clang-built world. 2014-04-13 23:37:15 +00:00
converters Back to pool 2014-04-14 20:01:18 +00:00
databases Fix plist 2014-04-13 21:14:45 +00:00
deskutils Bump PORTREVISIONs for r350704 (liferea), r350914 (libxklavier), 2014-04-14 10:30:30 +00:00
devel - Stage 2014-04-15 01:30:51 +00:00
dns - Really fix unbound_anchorflags 2014-04-12 19:43:33 +00:00
editors - Oops, PORTEPOCH shouldn't go backwards! 2014-04-14 11:58:29 +00:00
emulators - Update from 4.0 to 4.1 2014-04-12 14:56:10 +00:00
finance - Update to 1.29 2014-04-12 21:22:45 +00:00
french
ftp - drop MAN8PREFIX 2014-04-11 18:56:16 +00:00
games - Bump PORTREVISION for pkg-plist change 2014-04-14 21:56:12 +00:00
german
graphics - Support stage; 2014-04-14 21:09:48 +00:00
hebrew
hungarian
irc - Bump PORTREVISION for dependencies changes 2014-04-12 15:21:22 +00:00
japanese - Fix leftover file 2014-04-13 13:18:45 +00:00
java Finish stage support 2014-04-13 13:04:31 +00:00
Keywords - Add a @sample plist keyword 2014-04-12 03:39:02 +00:00
korean
lang Fix up conflict with lang/dmd1. 2014-04-14 20:00:37 +00:00
mail - Fix build with vpopmail-5.4.33 2014-04-13 18:10:50 +00:00
math Remove expired ports: 2014-04-13 10:55:38 +00:00
misc Remove expired ports: 2014-04-13 10:55:38 +00:00
Mk - Fix issues with specifying ${RUBY} variable 2014-04-13 02:44:45 +00:00
multimedia - Update from 1.2.1 to 1.3 2014-04-14 15:20:45 +00:00
net Update to 1.4.3 (IPv6 BGP bugfix). 2014-04-14 21:35:27 +00:00
net-im net-im/qq: Stage, remove pre-fetch message, fix pkg-descr 2014-04-13 09:18:40 +00:00
net-mgmt Fix build WITH=JAILS. 2014-04-14 20:39:46 +00:00
net-p2p
news Mark broken: Fails to configure 2014-04-12 22:06:34 +00:00
palm
polish
ports-mgmt ports-mgmt/porttools: upgrade to 1.01 2014-04-14 09:13:47 +00:00
portuguese
print Remove expired ports: 2014-04-13 10:55:38 +00:00
russian - Update to 3.8.2 2014-04-12 21:47:03 +00:00
science Undeprecate by depending on any version of python 3 rather than deprecated 2014-04-14 18:14:54 +00:00
security security/cfv: Resurrection, stage, assign maintainer 2014-04-14 20:14:01 +00:00
shells
sysutils Use @sample pkg-plist macro. 2014-04-14 17:44:58 +00:00
Templates
textproc Update to 3.0.1 2014-04-14 18:45:19 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.70 2014-04-14 17:16:49 +00:00
x11 - Update to 2.0.1 2014-04-14 14:30:41 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm . Don't use inline on functions that are intended to be used in multiple 2014-04-13 17:46:59 +00:00
.gitignore
CHANGES - Add a @sample plist keyword 2014-04-12 03:39:02 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs - add anonymous FTP user 2014-04-11 18:51:04 +00:00
LEGAL
Makefile
MOVED security/cfv: Resurrection, stage, assign maintainer 2014-04-14 20:14:01 +00:00
README
UIDs - add anonymous FTP user 2014-04-11 18:51:04 +00:00
UPDATING lang/dmd is no longer the primary dmd port as it is no longer supported 2014-04-14 19:46:59 +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.