1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 10d8208c6c Add LICENSE
- Add NO_ARCH
- Remove outdated PERL_LEVEL check
2017-06-01 23:50:38 +00:00
accessibility Update to 3.1.4 2017-05-31 14:54:05 +00:00
arabic
archivers - archivers/pecl-lzf: Update from 1.6.5 to 1.6.6 2017-05-31 15:10:21 +00:00
astro - Don't needlessly rebuild bundled manpages, drop unneeded build depends 2017-05-31 17:46:59 +00:00
audio audio/py-pyacoustid: Update to 1.1.5 2017-05-31 19:06:05 +00:00
base
benchmarks Updating to version 0.08.02 2017-05-31 10:07:59 +00:00
biology Remove outdated PERL_LEVEL check 2017-06-01 23:50:33 +00:00
cad Update WWW 2017-05-30 15:22:11 +00:00
chinese
comms Update WWW 2017-05-30 15:22:16 +00:00
converters Remove outdated PERL_LEVEL check 2017-06-01 19:57:45 +00:00
databases Add LICENSE 2017-06-01 23:50:38 +00:00
deskutils Make this build again in poudriere, add back some missing dependancies. 2017-06-01 05:56:42 +00:00
devel Update to 0.56.0 2017-06-01 19:59:16 +00:00
dns Update to new release 2.77. 2017-06-01 17:55:27 +00:00
editors New port: editors/juci 2017-05-30 18:20:17 +00:00
emulators Update to Wine 2.9. This includes the following changes: 2017-05-31 06:53:21 +00:00
finance
french
ftp
games update games/wtf to 20170529 snapshot from NetBSD 2017-05-31 13:31:09 +00:00
german - Fix checksum because of changes in the language files 2017-05-31 15:03:42 +00:00
graphics graphics/libgphoto2: Update to 2.5.13 2017-06-01 16:05:18 +00:00
hebrew
hungarian
irc Update to 1.7.2 and rename to irc/konversation. 2017-05-30 21:10:24 +00:00
japanese
java java/intellij-pycharm: Update to version 2017.1.3 2017-05-31 11:44:51 +00:00
Keywords
korean
lang Update to the 20170531 snapshot of GCC 6.3.1. 2017-06-01 22:52:54 +00:00
mail - Update to 1.5.9 2017-06-01 21:32:39 +00:00
math Define LICENSE 2017-06-01 18:29:19 +00:00
misc Fix install 2017-05-31 14:36:02 +00:00
Mk Remove lang/perl5.20 and unregister it, it expired in May 2017. 2017-06-01 02:26:53 +00:00
multimedia multimedia/plexpy: Update to 1.4.19 2017-06-01 15:21:30 +00:00
net Update DEPRECATED 2017-06-01 19:59:21 +00:00
net-im net-im/mastodon: No need to patch ${WRKSRC}/bin/yarn now, because www/yarn 2017-05-31 18:07:10 +00:00
net-mgmt
net-p2p - Add missing desktop-file-utils' to USES as reported by stage-qa' 2017-06-01 20:22:18 +00:00
news
palm
polish - Add LICENSE information 2017-05-31 20:43:21 +00:00
ports-mgmt Update to 3.1.19 2017-06-01 17:25:19 +00:00
portuguese Update to 20170529 2017-05-31 18:45:04 +00:00
print Update to 3.13.1 2017-05-31 18:45:12 +00:00
russian
science science/InsightToolkit: Update to 4.11.1 2017-06-01 15:29:48 +00:00
security Update to 1.3 2017-06-01 19:58:50 +00:00
shells
sysutils Update to 20170531. 2017-05-31 22:10:40 +00:00
Templates
textproc Adding Unihan.zip to satisfy Gucharmap and replace misc/unicode-ucd. 2017-06-01 20:36:38 +00:00
Tools
ukrainian
vietnamese
www Update to 4.6.1 2017-06-01 19:57:30 +00:00
x11 Update to 328 2017-06-01 11:28:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes - Mark port as architecture neutral 2017-05-31 19:25:35 +00:00
x11-toolkits Update to 3.1.4 2017-05-31 14:55:50 +00:00
x11-wm Pet portlint 2017-05-31 13:10:52 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove lang/perl5.20 and unregister it, it expired in May 2017. 2017-06-01 02:26:53 +00:00
README
UIDs
UPDATING sysutils/dsbmd: Update to 0.3 2017-05-30 01:08:08 +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.