1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
John Marino 8ba0ff3dba Update conflicts between modula3 and cvsup*
Modula3 provides a newer cvsup which is unconditionally installed.
This put the port in conflict with the two expiring cvsup ports.  They've
been removed, but a new cvsup-static port took their place.  Update the
CONFLICTS_INSTALL on both modula3 and cvsup-static as a follow-up to
change in cvsup-* ports.
2014-09-11 06:05:04 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel Change the words NOPORTDOCS and NOPORTEXAMPLES in a couple comments so that 2014-09-10 22:27:47 +00:00
dns - unbreak port by fixing GeoIP dependency 2014-09-10 23:00:53 +00:00
editors Use OPTIONS_SUB to obtain NO_DOCS, rather than adding NOPORTDOCS to PLIST_SUB. 2014-09-10 22:23:26 +00:00
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese
java Fix build by forcing -lpopt. 2014-09-10 22:03:13 +00:00
Keywords
korean
lang Update conflicts between modula3 and cvsup* 2014-09-11 06:05:04 +00:00
mail Change the words NOPORTDOCS and NOPORTEXAMPLES in a couple comments so that 2014-09-10 22:27:47 +00:00
math
misc
Mk - fix DEFAULT_APACHE_VERSION, 2014-09-10 21:51:25 +00:00
multimedia - Update to 0.5.3 2014-09-10 23:16:27 +00:00
net Update conflicts between modula3 and cvsup* 2014-09-11 06:05:04 +00:00
net-im
net-mgmt - Allow staging as a regular user 2014-09-10 21:01:44 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print Stage print/musixtex (the last unstaged port in the tree) 2014-09-10 21:04:55 +00:00
russian
science
security Fix a typo 2014-09-10 22:01:04 +00:00
shells
sysutils Change the words NOPORTDOCS and NOPORTEXAMPLES in a couple comments so that 2014-09-10 22:27:47 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www - allow build with apache22/24 2014-09-10 20:58:28 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.