1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Carlos J. Puga Medina 98138fbae0 - Update to 2.3
- Remove unneeded patch

Reviewed by:	amdmi3 (mentor)
Approved by:	amdmi3 (mentor)
Differential Revision:	D7233
2016-07-18 17:26:10 +00:00
accessibility
arabic
archivers Update to 1.6.4 2016-07-18 06:46:05 +00:00
astro
audio Don't echo in post-install, use pkg-message. Also, don't "fix" 2016-07-18 16:41:19 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Fix build 2016-07-18 17:05:45 +00:00
deskutils deskutils/cairo-dock-plugins: Drop maintainership 2016-07-18 12:26:08 +00:00
devel - Fix FreeBSD version requirement (only builds on 10.3+, requires futimens(2)) 2016-07-18 17:23:45 +00:00
dns
editors editors/codelite: update 9.1 -> 9.2 2016-07-17 00:16:57 +00:00
emulators Update to Wine 1.9.14. This includes the following changes: 2016-07-17 03:07:43 +00:00
finance
french
ftp Make pure-ftpd flags configurable in /etc/rc.conf 2016-07-15 22:51:13 +00:00
games - Update to version 1.6.7.2 2016-07-18 05:25:03 +00:00
german
graphics - Update to 1.0.1 2016-07-18 06:24:54 +00:00
hebrew
hungarian
irc
japanese Update to version 2.13.4.15 2016-07-16 19:02:13 +00:00
java Remove expired port: 2016-07-17 18:41:30 +00:00
Keywords
korean
lang - Mark BROKEN: no suitable checksum found for rustc-1.9.0-x86_64-unknown-freebsd.tar.gz. 2016-07-18 17:02:46 +00:00
mail Don't echo in post-install, use pkg-message. Also, don't "fix" 2016-07-18 16:41:19 +00:00
math - Update to 1.2.3 2016-07-18 12:05:52 +00:00
misc - Update to 2.3 2016-07-18 17:26:10 +00:00
Mk
multimedia Fix build with libc++ 3.8.0 2016-07-18 13:31:08 +00:00
net net/mDNSResponder: fix build on 9.3-RELEASE 2016-07-18 17:16:23 +00:00
net-im New port: net-im/telepathy-qt5. 2016-07-17 16:48:19 +00:00
net-mgmt - Mark BROKEN: does not fetch 2016-07-18 17:09:35 +00:00
net-p2p
news Don't echo in post-install, use pkg-message. Also, don't "fix" 2016-07-18 16:41:19 +00:00
palm
polish
ports-mgmt Bump PORTREVISION to have portmaster be re-installed with the fix commited 2016-07-16 13:03:56 +00:00
portuguese
print
russian
science
security Cleanup USE_GITHUB usage. 2016-07-18 13:39:17 +00:00
shells
sysutils Don't echo in post-install, use pkg-message. Also, don't "fix" 2016-07-18 16:41:19 +00:00
Templates
textproc Invoke pytest from within desired python version 2016-07-18 16:15:01 +00:00
Tools MFportsindexbuild: 2016-07-17 12:26:00 +00:00
ukrainian
vietnamese
www Don't echo in post-install, use pkg-message. Also, don't "fix" 2016-07-18 16:41:19 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Update MASTER_SITES for extra fonts since the old one has disappeared. 2016-07-17 09:36:54 +00:00
x11-servers
x11-themes - Mark BROKEN: does not fetch 2016-07-18 16:28:58 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-07-17 18:41:30 +00:00
README
UIDs
UPDATING Update to 7.5. While here, completely rewrite the Makefile. Use sed 2016-07-18 15:26:42 +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.