1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kurt Jaeger ea0ae84334 devel/p5-Test-YAML: add CONFLICTS with p5-YAML-0.*
PR:		192727
Approved by:	Sergei Vyshenski <svysh.fbsd@gmail.com>
2014-09-06 13:57:10 +00:00
accessibility
arabic
archivers Allow staging as regular user 2014-09-05 18:28:06 +00:00
astro - Update to 7480 2014-09-06 08:14:32 +00:00
audio Allow staging as a regular user 2014-09-06 13:01:59 +00:00
benchmarks
biology Fix MASTER_SITES 2014-09-05 09:25:45 +00:00
cad
chinese
comms Horde package update: 2014-09-05 23:02:48 +00:00
converters
databases - Update to new upstream version 1.00.20140902 2014-09-06 09:27:24 +00:00
deskutils Horde package update: 2014-09-05 23:02:48 +00:00
devel devel/p5-Test-YAML: add CONFLICTS with p5-YAML-0.* 2014-09-06 13:57:10 +00:00
dns Allow staging as a regular user 2014-09-06 13:03:23 +00:00
editors Allow staging as regular user 2014-09-06 13:04:30 +00:00
emulators - Add pipelight-mkufs script for users on ZFS 2014-09-05 19:38:06 +00:00
finance
french
ftp
games - Set PORTSCOUT, Do not use older versions 2014-09-05 16:41:35 +00:00
german Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@) 2014-09-05 23:09:27 +00:00
graphics - Allow staging as a regular user 2014-09-06 13:07:30 +00:00
hebrew
hungarian
irc security/cracklib: 2014-09-05 20:19:04 +00:00
japanese Change MAINTAINER to bz-ports@ as discussed with bugzilla@ (now bz-ports@) 2014-09-05 23:09:27 +00:00
java
Keywords
korean
lang
mail Horde package update: 2014-09-05 23:02:48 +00:00
math Allow staging as a regular user 2014-09-05 18:26:46 +00:00
misc Allow staging as a regular user 2014-09-06 13:08:22 +00:00
Mk After patching configure restore the original modification time. This 2014-09-05 15:31:31 +00:00
multimedia - Fix build dependency on v4l2 2014-09-06 13:56:43 +00:00
net Update to version 5.4.2 2014-09-06 12:56:06 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt Allow staging as a regular user 2014-09-06 13:13:25 +00:00
portuguese
print
russian - Update to 4.0 2014-09-06 13:52:30 +00:00
science - Update to 1.6-4 2014-09-06 06:16:50 +00:00
security Update to 2.1.0.7 2014-09-06 13:14:38 +00:00
shells
sysutils Allow staging as a regular user 2014-09-06 13:23:59 +00:00
Templates
textproc - Update to 0.15 2014-09-05 13:32:55 +00:00
Tools
ukrainian
vietnamese
www Allow staging as regular user 2014-09-06 13:24:46 +00:00
x11 - USE_AUTOTOOLS contains aclocal but not autoconf which leaves configure 2014-09-06 10:37:55 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10272 2014-09-05 12:01:40 +00:00
x11-wm - Add LICENSE 2014-09-05 14:23:46 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Update to 4.1.0 2014-09-05 11:20:42 +00:00
LEGAL
Makefile
MOVED - Use devel/rubygem-memoize instead of this 2014-09-06 08:01:10 +00:00
README
UIDs - Update to 4.1.0 2014-09-05 11:20:42 +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.