1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov 42efa27b36 - Drop @dirrm* from plist
Approved by:	portmgr blanket
2015-07-16 03:27:47 +00:00
accessibility
arabic arabic/khotot: cleanups 2015-07-15 20:58:38 +00:00
archivers Update to version 0.09.42 2015-07-14 15:05:27 +00:00
astro - Update to 5.8 2015-07-12 18:21:25 +00:00
audio Update to flac-1.2.1-7.el6_6 2015-07-15 19:37:27 +00:00
benchmarks - Mark BROKEN: does not build as it still requires libtarantool.so which databases/tarantool no longer installs 2015-07-13 20:27:49 +00:00
biology - Update Unipro UGENE to version 1.17.0 (documentation was also rerolled) 2015-07-15 07:18:08 +00:00
cad Update to r5933. 2015-07-14 07:44:21 +00:00
chinese
comms - Fix shebangs 2015-07-14 19:49:22 +00:00
converters
databases Upgrade to version 0.3.0. 2015-07-15 15:56:05 +00:00
deskutils Fix build when NLS is disabled. 2015-07-14 22:33:49 +00:00
devel devel/psptoolchain: cleanup 2015-07-15 20:57:39 +00:00
dns - Fix shebangs 2015-07-15 18:31:13 +00:00
editors - Drop @dirrm* from plist 2015-07-16 02:37:40 +00:00
emulators - Update to db4-4.7.25-19.el6_6 2015-07-15 18:35:03 +00:00
finance
french
ftp Update to curl-7.19.7-40.el6_6.4 2015-07-15 15:50:25 +00:00
games - Fix build on non-x86 2015-07-15 20:34:28 +00:00
german - Update to 2015.07.12 2015-07-13 17:28:59 +00:00
graphics graphics/evas_generic_loaders: 2015-07-15 20:58:29 +00:00
hebrew
hungarian
irc - Fix shebangs 2015-07-14 15:11:43 +00:00
japanese Update to 2.17.2106.102. 2015-07-13 07:30:49 +00:00
java . Update to 8u51. 2015-07-15 02:44:30 +00:00
Keywords
korean
lang Mark broken on armv6 as it fails to link there and currently wouldn't be very 2015-07-15 23:31:39 +00:00
mail - Update to 5.7.1p1 2015-07-15 15:53:21 +00:00
math - ~convert to USES=metaport. 2015-07-16 01:12:36 +00:00
misc Drop maintainership of compat*x ports 2015-07-15 12:31:09 +00:00
Mk Find more instances of ":only" dependencies in MIX_REWRITE. 2015-07-15 14:09:26 +00:00
multimedia multimedia/umplayer: cleanup 2015-07-15 20:58:57 +00:00
net - Use | as separator in sed regexps to not stumble on ${CC} containing slashes 2015-07-15 20:39:32 +00:00
net-im - Fix shebangs 2015-07-14 19:46:18 +00:00
net-mgmt - Fix shebangs 2015-07-15 18:56:49 +00:00
net-p2p net-p2p/zetacoin: cleanup 2015-07-15 20:59:19 +00:00
news - Drop @dirrm* from plist 2015-07-16 02:44:10 +00:00
palm
polish
ports-mgmt Add a patch to address an issues that causes the port create command to use 2015-07-15 18:46:48 +00:00
portuguese
print Update to cups-libs-1.4.2-67.el6_6.1 2015-07-15 18:58:04 +00:00
russian
science science/metaf2xml update 1.56 -> 1.57 2015-07-14 21:00:53 +00:00
security - Drop @dirrm* from plist 2015-07-16 03:12:01 +00:00
shells
sysutils - Drop @dirrm* from plist 2015-07-15 22:56:16 +00:00
Templates
textproc textproc/ibus: cleanup 2015-07-15 20:58:48 +00:00
Tools
ukrainian
vietnamese
www - Drop @dirrm* from plist 2015-07-16 03:27:47 +00:00
x11 Update to 1.6.0 2015-07-15 16:02:07 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/pcmanfm: cleanup 2015-07-15 20:59:07 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits The lazarus GTK1 interface has been discontinued upstream: 2015-07-14 20:16:29 +00:00
x11-wm x11-wm/compiz-fusion: cleanup 2015-07-15 20:58:53 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove a printer configuration tool that is not usable anymore 2015-07-14 21:09:55 +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.