1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh f974e4f681 - Update to 2014.05.16
2014-05-19 16:23:19 +00:00
accessibility
arabic
archivers For several MATE related ports: 2014-05-18 21:05:53 +00:00
astro Add the location of the secret BSD Now studio so you can nuke it from orbit if I break the build 2014-05-18 04:23:39 +00:00
audio - Fix build when a previous version of the library is installed. Reported 2014-05-19 09:57:54 +00:00
benchmarks
biology
cad - Update to 0.24.4 2014-05-19 02:46:34 +00:00
chinese Staging support, LICENSE, and remove pkg-plist in favor of PLIST_FILES. 2014-05-19 13:49:14 +00:00
comms
converters
databases Support staging. 2014-05-19 16:05:55 +00:00
deskutils For several MATE related ports: 2014-05-18 21:05:53 +00:00
devel Remove the 'lang' category. 2014-05-19 15:49:36 +00:00
dns Upgrade to new upstream version 2.71. Upstream's changelog: 2014-05-18 22:17:30 +00:00
editors Add some substitutions to ensure that plugins are linked with libabiword 2014-05-19 13:40:12 +00:00
emulators - Update to 2.7 2014-05-19 07:50:03 +00:00
finance - Support CFLAGS properly 2014-05-18 07:30:11 +00:00
french
ftp
games - Update to 3.10 2014-05-19 06:45:12 +00:00
german - Update to 2014.05.16 2014-05-19 16:23:19 +00:00
graphics - Update to 3.12.2 2014-05-19 14:39:18 +00:00
hebrew
hungarian
irc
japanese - Stage safe 2014-05-18 19:34:01 +00:00
java (1) Update to latest 1.8.9 2014-05-18 15:13:21 +00:00
Keywords
korean
lang Improve pkg-message for mod_php5. 2014-05-19 15:41:29 +00:00
mail - update MASTER_SITE, distfiles are now hosted by dovecot 2014-05-19 07:45:14 +00:00
math - Simplify code in patch. 2014-05-18 18:15:36 +00:00
misc Add rubygem-kensa v2.0.2. 2014-05-19 04:17:52 +00:00
Mk Add more files to orphans white list: 2014-05-19 16:09:00 +00:00
multimedia - Add documentation files 2014-05-19 06:21:06 +00:00
net - Add LICENSE 2014-05-19 16:20:19 +00:00
net-im - Update to 1.0.10 2014-05-18 06:34:39 +00:00
net-mgmt - Update to 0.911 2014-05-19 08:34:41 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 33c926770a 2014-05-18 01:10:14 +00:00
portuguese
print
russian
science - Support staging 2014-05-19 07:50:16 +00:00
security - Update to 1.988 2014-05-19 08:42:53 +00:00
shells
sysutils sysutils/syslinux: USES tar:xz, strip one file 2014-05-19 15:57:57 +00:00
Templates
textproc Copy textproc/py-openpyxl to textproc/py-openpyxl1 and put version 1.8.6 2014-05-19 15:07:35 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.1.2 [1] 2014-05-19 12:19:36 +00:00
x11 For several MATE related ports: 2014-05-18 21:05:53 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Whitespace (fix portlint warnings). 2014-05-18 13:11:44 +00:00
x11-servers
x11-themes
x11-toolkits - Update to snapshot 10147 2014-05-19 09:50:42 +00:00
x11-wm For several MATE related ports: 2014-05-18 21:05:53 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Very minor update to /usr/ports/LEGAL to resolve discrepancy with make -VLEGAL. 2014-05-18 19:01:19 +00:00
Makefile
MOVED Delete devel/msp430-gcc3, gcc3 is not actual anymore for many years. 2014-05-18 19:13:57 +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.