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 b94c1ba553 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189169
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:41:58 +00:00
accessibility
arabic
archivers - Remove Author line 2014-05-02 09:41:34 +00:00
astro Fix packaging celestia-gtk 2014-04-29 07:24:54 +00:00
audio Convert to USES=libtool. 2014-05-01 16:22:34 +00:00
benchmarks
biology biology/seqtools: 4.24 -> 4.25 2014-05-01 16:50:34 +00:00
cad
chinese
comms
converters - Update to 1.2-0.2 2014-04-30 21:02:04 +00:00
databases Update to 1.4.8. 2014-05-02 09:40:06 +00:00
deskutils
devel - Update to 1.0.1 2014-05-02 09:41:25 +00:00
dns Convert p5-DNS-Ldns to staging. 2014-04-30 15:16:34 +00:00
editors - Update to bzr revision 24.4.50 2014-05-02 01:51:50 +00:00
emulators Build with a dependency on the X composite extension. 2014-04-30 21:49:00 +00:00
finance
french
ftp
games - Add USES shebangfix and SHEBANG_FILES 2014-05-01 21:48:33 +00:00
german - Update to 2014.04.27 2014-04-29 13:22:41 +00:00
graphics graphics/jogamp-jogl: 2014-05-01 21:46:14 +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 Improvements. 2014-05-01 17:01:18 +00:00
java Grab unmaintained dependencies for math/scilab 2014-05-01 16:49:42 +00:00
Keywords
korean
lang Back out prev commit since it does nothing, because F_OGETLK/F_OSETLK are 2014-05-02 06:36:57 +00:00
mail - Update to 2.0.9 2014-05-02 09:41:30 +00:00
math Grab unmaintained dependencies for math/scilab 2014-05-01 16:49:42 +00:00
misc - Update to 20140430 2014-05-02 09:40:58 +00:00
Mk - Update to bzr revision 24.4.50 2014-05-02 01:51:50 +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
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 - Update to 0.0206 2014-05-02 09:41:15 +00:00
russian
science - Remove leading indefinite article from COMMENT 2014-04-29 13:28:40 +00:00
security Update to 1.0.3 2014-05-01 20:42:57 +00:00
shells
sysutils - Update to 2.1.1 2014-05-02 09:41:10 +00:00
Templates
textproc - Add LICENSE 2014-05-02 09:41:58 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.0.25 2014-05-02 09:41:05 +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 Restore PORTREVISION mistakenly removed in last commit 2014-05-01 10:44:16 +00:00
x11-themes
x11-toolkits
x11-wm Fix pkg-plist when built without GNOME 2014-05-01 11:08:29 +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.