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
Wen Heping 16fbc9ac98 - Stage support [1]
- Drop easy_install [1]
- Pet portlint [1]
- Add LICENSE
- Reset maintainer to ports@

PR:		188946 [1]
Submitted by:	Bartek Rutkowski <ports@robakdesign.com> [1]
2014-04-25 02:52:48 +00:00
accessibility
arabic
archivers Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24 20:11:01 +00:00
astro Convert to USES=libtool. 2014-04-24 17:14:42 +00:00
audio Apply patch from tijl@ to resolve a lot of issues with the port: 2014-04-25 00:42:58 +00:00
benchmarks
biology
cad Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
chinese Convert to USES=libtool. 2014-04-24 17:16:28 +00:00
comms
converters
databases Convert to USES=libtool. 2014-04-24 17:18:40 +00:00
deskutils Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24 20:11:01 +00:00
devel Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24 20:11:01 +00:00
dns Convert to USES=tar 2014-04-24 19:32:13 +00:00
editors Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
emulators Remove emulators/mupen64-rice, part of removed mupen64 2014-04-24 21:49:07 +00:00
finance
french
ftp - Convert to USES=libtool. 2014-04-24 17:26:57 +00:00
games Update to version 5.01. Use upstream's new github account. 2014-04-24 23:34:39 +00:00
german
graphics - Stage support [1] 2014-04-25 02:52:48 +00:00
hebrew
hungarian
irc
japanese - Convert to USES=libtool. 2014-04-24 18:33:57 +00:00
java
Keywords
korean
lang Remove expired ports: 2014-04-24 21:44:24 +00:00
mail Somehow I committed the update to distinfo without committing the 2014-04-24 17:36:22 +00:00
math - Remove USE_GNOME=lthack ltverhack. Port does not use libtool. 2014-04-24 18:37:22 +00:00
misc
Mk - Fix check-stagedir causing staging violating. Quote all directory names 2014-04-24 22:42:06 +00:00
multimedia Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24 20:11:01 +00:00
net WANT_OPENLDAP_SASL seems conflicting with ldb and it's not confirmed yet(?) 2014-04-24 21:00:29 +00:00
net-im - update from ancient 20100131 snapshot to proper 1.1 release 2014-04-24 23:18:26 +00:00
net-mgmt - Update to 1.11.2 2014-04-24 20:41:37 +00:00
net-p2p
news
palm
polish
ports-mgmt Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24 20:11:01 +00:00
portuguese
print Convert to USES=libtool tar:bzip2. 2014-04-24 18:42:05 +00:00
russian
science Upgrade to v. 3.7.1. 2014-04-24 21:31:15 +00:00
security - Bunch of port fixes 2014-04-24 23:15:26 +00:00
shells
sysutils Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
Templates
textproc Replace all @unexec /bin/rmdir with @unexec rmdir 2014-04-24 16:42:32 +00:00
Tools
ukrainian
vietnamese
www Make owncloud's dependencies a little more lightweight. mp3info 2014-04-24 23:43:22 +00:00
x11 Remove expired ports: 2014-04-24 21:44:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Update my ports to be compliant with new USES framework and fix other issues. 2014-04-24 20:11:01 +00:00
x11-toolkits Update x11-toolkits/py-kivy to 1.8.0. 2014-04-24 20:04:48 +00:00
x11-wm - Update to version 0.6.0 [1] 2014-04-24 16:44:39 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove emulators/mupen64-rice, part of removed mupen64 2014-04-24 21:49:07 +00:00
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.