1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
John Marino 524197d87c misc/valspeak: Remove RESTRICTION
Valspeak comes from the same place as misc/jive which has never carried
a restriction.  Follow jive's suit; LEGAL entry no longer required.

PR:		174940
Reported by:	eadler
2014-06-28 22:11:53 +00:00
accessibility
arabic
archivers Revert to libtool:keepla to be on the safe side. 2014-06-28 16:30:00 +00:00
astro
audio QmidiNet is a MIDI network gateway application that sends and receives 2014-06-28 17:39:57 +00:00
benchmarks
biology
cad
chinese
comms - update to 3.21.83 Maintenance release 2014-06-28 13:48:54 +00:00
converters
databases
deskutils - Convert USE_BZIP2 to USES 2014-06-28 12:56:16 +00:00
devel Revive devel/codeville and assign new maintainer 2014-06-28 21:58:36 +00:00
dns
editors - Convert USE_BZIP2 to USES 2014-06-28 12:56:16 +00:00
emulators Fix build on powerpc64 in poudriere. 2014-06-27 23:28:08 +00:00
finance
french
ftp Mark BROKEN: Fails to install/package with new rexx-regina 2014-06-28 08:00:11 +00:00
games - Update to version 1.4.6.21 2014-06-28 09:57:48 +00:00
german
graphics . Make NETCDF the default rather than HDF, and hence unbreak. 2014-06-28 20:48:59 +00:00
hebrew
hungarian
irc
japanese Fix build error. 2014-06-28 13:42:04 +00:00
java
Keywords Use print/indexinfo to generate index of info pages 2014-06-28 10:03:00 +00:00
korean
lang Update to the 20140625 snapshot of GCC 4.9.1. 2014-06-27 23:27:57 +00:00
mail mail/py-spambayes: Stagify, modernise 2014-06-28 16:28:01 +00:00
math - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
misc misc/valspeak: Remove RESTRICTION 2014-06-28 22:11:53 +00:00
Mk Use print/indexinfo to generate index of info pages 2014-06-28 10:03:00 +00:00
multimedia - Stage 2014-06-28 20:10:10 +00:00
net Reset maintainer, email bounces 2014-06-28 07:48:01 +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 - Unbreak ports, which installed setup.py files due to the messed up argument 2014-06-28 07:03:19 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Stage support 2014-06-28 10:42:02 +00:00
russian - Stage support 2014-06-28 04:23:31 +00:00
science
security Update to 4.4. 2014-06-28 14:51:33 +00:00
shells
sysutils - Fix build with Q/A tests 2014-06-28 20:00:08 +00:00
Templates
textproc Allow to build with texinfo from ports 2014-06-28 20:53:27 +00:00
Tools
ukrainian
vietnamese
www - Add a workaround to fix conflicts with tests/__init__.py 2014-06-28 20:36:01 +00:00
x11 - Convert USE_BZIP2 to USES 2014-06-28 13:10:01 +00:00
x11-clocks Reset maintainer, email bounces 2014-06-28 07:48:01 +00:00
x11-drivers
x11-fm
x11-fonts - Fix Q/A test 2014-06-28 10:47:12 +00:00
x11-servers
x11-themes
x11-toolkits - Fix pkg-plist 2014-06-28 12:44:27 +00:00
x11-wm Reset maintainer, email bounces 2014-06-28 07:48:01 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Revive devel/codeville and assign new maintainer 2014-06-28 21:58:36 +00:00
README
UIDs
UPDATING - Add note about default JDK changing from OpenJDK 1.6 to OpenJDK 1.7 2014-06-28 03:22:13 +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.