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
Sunpoet Po-Chuan Hsieh 9dfd56854f - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189144
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-01 05:26:08 +00:00
accessibility Convert from USE_GNOME=gnomehack -> USES=pathfix 2014-04-28 14:38:35 +00:00
arabic
archivers Update to version 1.17.8 2014-04-29 16:36:42 +00:00
astro Fix packaging celestia-gtk 2014-04-29 07:24:54 +00:00
audio 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
benchmarks - Remove GCC dependency 2014-04-28 11:39:52 +00:00
biology - Stage 2014-04-27 01:59:47 +00:00
cad
chinese
comms These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
converters - Update to 1.2-0.2 2014-04-30 21:02:04 +00:00
databases Fix kerberos enable/disable flags. 2014-04-29 21:09:26 +00:00
deskutils These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
devel 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
dns Convert p5-DNS-Ldns to staging. 2014-04-30 15:16:34 +00:00
editors
emulators Build with a dependency on the X composite extension. 2014-04-30 21:49:00 +00:00
finance
french
ftp
games - Strip executable 2014-04-30 23:08:05 +00:00
german - Update to 2014.04.27 2014-04-29 13:22:41 +00:00
graphics Fix-up a bug in the new code, which prevented safe-interpreters from using even the already opened file-handles. 2014-04-30 17:43:50 +00:00
hebrew - Port is stage safe 2014-04-29 17:07:57 +00:00
hungarian
irc - Force commit to fix prev entry 2014-04-29 06:00:06 +00:00
japanese
java Merge more HotSpot patches from java/openjdk6 and clean up. 2014-05-01 04:43:39 +00:00
Keywords
korean
lang Partially revert r352688 to actually do what was stated in the commit log 2014-04-30 16:55:22 +00:00
mail Update to 4.46.0, and STAGE. 2014-04-30 21:22:52 +00:00
math - Update to 2.2.1. 2014-04-30 21:32:28 +00:00
misc These ports are no longer used or cared for. 2014-04-28 21:31:31 +00:00
Mk - Update Firefox to 29.0 2014-04-29 20:35:24 +00:00
multimedia - Update to 0.3.9 2014-05-01 00:12:36 +00:00
net 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
net-im Mark net-im/pidgin-facebookchat and lang/clisp as deprecated: upstream 2014-04-29 02:13:29 +00:00
net-mgmt
net-p2p 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
news
palm
polish - Update to 20140427 2014-04-29 13:22:46 +00:00
ports-mgmt 1: Upgrade jansson to 2.6. 2014-05-01 01:31:06 +00:00
portuguese - Update to 20140427 2014-04-29 13:23:07 +00:00
print Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip. 2014-04-28 19:45:23 +00:00
russian
science - Remove leading indefinite article from COMMENT 2014-04-29 13:28:40 +00:00
security One more missing file. 2014-05-01 04:31:11 +00:00
shells
sysutils Finally upgrade to 1.1.7. 2014-04-30 21:19:16 +00:00
Templates
textproc - Add LICENSE 2014-05-01 05:26:08 +00:00
Tools
ukrainian
vietnamese
www - Add missing dependencies 2014-05-01 05:25:53 +00:00
x11 - fix staging issue, bump portrevision as build behavior is changed 2014-04-29 22:47:23 +00:00
x11-clocks - Fix build on i386 2014-04-29 06:01:16 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Convert to USES=libtool. 2014-04-28 18:20:55 +00:00
x11-wm Explicitly set libX11 dependency to fix build. 2014-05-01 04:32:55 +00:00
.gitignore
CHANGES Document r352514 2014-04-30 17:05:43 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED MOVED: fix various issues 2014-04-29 07:14:51 +00:00
README
UIDs
UPDATING - add comment to remove old apr-1.4.x ports before 2014-04-29 08:31:17 +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.