1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh ff0f719c53 - Add LICENSE
- Pass maintainership to submitter

PR:		188108
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-04-06 05:47:54 +00:00
accessibility
arabic
archivers
astro - Update to 3.7.5.2 2014-04-06 03:07:35 +00:00
audio audio/py-eyed3: remove not-needed slash 2014-04-05 17:42:34 +00:00
benchmarks - Convert to pkg-message 2014-04-05 19:16:48 +00:00
biology - Update to 0.5.2 2014-04-06 04:05:43 +00:00
cad
chinese
comms Horde package update: 2014-04-05 20:32:20 +00:00
converters
databases Horde package update: 2014-04-05 20:32:20 +00:00
deskutils
devel - Update to 0.32 2014-04-06 05:47:40 +00:00
dns
editors Possibly unbreak 2014-04-05 17:31:20 +00:00
emulators - Fix build with GCC 2014-04-06 03:28:33 +00:00
finance
french Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
ftp - Cleanup regression-test: 2014-04-05 16:57:06 +00:00
games - Bump PORTREVISION for dependency change 2014-04-05 22:09:15 +00:00
german Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
graphics - Update to 2.6 2014-04-06 05:47:04 +00:00
hebrew
hungarian
irc - Fix MASTER_SITES. Upstream has removed www. record. 2014-04-05 10:34:45 +00:00
japanese
java
Keywords
korean
lang - Fix shebang 2014-04-06 05:47:08 +00:00
mail Horde package update: 2014-04-05 20:32:20 +00:00
math Stage support 2014-04-05 16:30:29 +00:00
misc - Update to 3.3.3 2014-04-05 18:14:16 +00:00
Mk Mk/bsd.options.desc.mk: 2014-04-05 17:30:08 +00:00
multimedia Unbreak, for some reasons the glib schema files are not installed 2014-04-05 23:32:39 +00:00
net - Update to 4.1.0 2014-04-06 05:47:50 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print print/foo2zjs: update to version 20140401. 2014-04-05 16:52:34 +00:00
russian Eric4 ports: update to version 4.5.21. 2014-04-05 17:34:10 +00:00
science - Update to 2.2.5 2014-04-06 05:46:50 +00:00
security Horde package update: 2014-04-05 20:32:20 +00:00
shells
sysutils Reset MAINTAINER. 2014-04-05 23:20:18 +00:00
Templates
textproc Unbreak 2014-04-05 10:42:18 +00:00
Tools
ukrainian
vietnamese Mark broken: Conflicts with dependency vnpstext on share/vn-fonts/initcour.ps 2014-04-05 16:48:38 +00:00
www - Add LICENSE 2014-04-06 05:47:54 +00:00
x11 - Add LICENSE 2014-04-06 05:47:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Use MAKE_CMD 2014-04-06 05:46:41 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Fix order 2014-04-05 21:55:43 +00:00
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.