1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Michael Reifenberger d89dfda814 Register conflicts with texlive-base-* since it has one file in common.
PR:		ports/184368
Submitted by:	lbartoletti
2013-12-02 08:59:13 +00:00
accessibility
arabic
archivers - Add LICENSE 2013-12-02 08:25:11 +00:00
astro
audio after review from makc@ 2013-12-02 03:39:33 +00:00
benchmarks * Specify phase in which to use Perl. 2013-11-30 15:18:49 +00:00
biology - Fix build on head 2013-12-01 01:58:31 +00:00
cad Register conflicts with texlive-base-* since it has one file in common. 2013-12-02 08:59:13 +00:00
chinese
comms - Modernize the port: uses USES, etc. 2013-12-02 05:42:56 +00:00
converters
databases - USES=gmake 2013-12-01 18:14:00 +00:00
deskutils - Update to 1.12.0 2013-12-01 21:29:23 +00:00
devel - Add p5-File-Tail-Scribe 2013-12-02 08:14:25 +00:00
dns - Add LICENSE 2013-11-29 21:24:01 +00:00
editors Remove expired ports: 2013-12-01 00:37:20 +00:00
emulators Update emulators/wine-gecko to 2.21. 2013-12-01 18:36:01 +00:00
finance Remove expired ports: 2013-12-01 00:37:20 +00:00
french
ftp - Fix USE_PYTHON 2013-11-30 20:14:15 +00:00
games - Change maintainer email to @FreeBSD.org 2013-11-30 20:09:00 +00:00
german - Update to 2013.12.01 2013-12-02 08:14:55 +00:00
graphics Followup to r335410: use !defined(_LIBCPP_VERSION) instead 2013-12-02 08:07:56 +00:00
hebrew
hungarian
irc Remove expired ports: 2013-12-01 00:37:20 +00:00
japanese - Stage support 2013-12-01 19:50:25 +00:00
java
Keywords
korean
lang Update to the 20131130 snapshot of GCC 4.7.4. 2013-12-02 01:32:15 +00:00
mail - Update to 1.300006 2013-12-01 17:58:31 +00:00
math - Update to 3.19 2013-12-01 21:05:30 +00:00
misc - use OPTIONS_DEFINE 2013-12-02 04:03:29 +00:00
Mk Now that x11-toolkits/linux-f10-gtk is gone, remove its definition. 2013-12-01 00:40:07 +00:00
multimedia Fix build of dvbcut , which was broken by a recent ffmpeg upgrade. 2013-12-02 08:29:54 +00:00
net - Add ndpi 1.4.0 2013-12-02 08:02:31 +00:00
net-im - Update to 1.6.9 2013-12-01 17:45:16 +00:00
net-mgmt - Update to 0.9 2013-12-01 20:03:09 +00:00
net-p2p Mark as broken on i386 too 2013-12-01 21:52:13 +00:00
news - use STAGEDIR 2013-12-01 18:33:26 +00:00
palm
polish - Update to 20131201 2013-12-02 08:15:00 +00:00
ports-mgmt Someone should take this port and make it work with pkgng. 2013-12-01 03:41:06 +00:00
portuguese
print
russian
science - Upgrade to 1.3.18. 2013-11-30 15:08:05 +00:00
security - security update to 3.3.1 2013-12-01 15:10:18 +00:00
shells
sysutils - Update to 1.7.2 2013-12-02 08:17:14 +00:00
Templates
textproc - Update to 2013.12.01 2013-12-02 08:15:31 +00:00
Tools Adjust a bit towards the new world of SVN in terms of directory 2013-12-01 21:16:45 +00:00
ukrainian
vietnamese
www - Add LICENSE 2013-12-02 08:25:08 +00:00
x11 - Add LICENSE 2013-12-02 08:05:23 +00:00
x11-clocks
x11-drivers
x11-fm Remove expired ports: 2013-12-01 00:37:20 +00:00
x11-fonts . allow staging; 2013-12-01 16:10:24 +00:00
x11-servers
x11-themes
x11-toolkits - Mark BROKEN 2013-12-01 03:45:46 +00:00
x11-wm - Update to 0.95.5. 2013-12-02 07:16:31 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Remove outdated devel/py-setuptools entry (2013-03-06) 2013-12-01 18:18:38 +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.