1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov a6b51d470f - Add empty directory to plist
Approved by:	portmgr blanket
2015-04-22 22:57:18 +00:00
accessibility
arabic
archivers archivers/zip-ada: Upgrade version 48 => 49 2015-04-21 21:45:17 +00:00
astro - Fix shebangs 2015-04-22 22:56:16 +00:00
audio Fix with Perl 5.21.6+ (ExtUtils::MakeMaker 6.99 -> 7.02) 2015-04-22 13:17:26 +00:00
benchmarks
biology
cad - Fix plist: remove .desktop file which is handled by DESKTOP_ENTRIES 2015-04-22 22:56:05 +00:00
chinese
comms
converters
databases Update to 4.4.3 2015-04-21 13:20:31 +00:00
deskutils deskutils/fbreader: fix plist (orphaned file) 2015-04-21 06:20:42 +00:00
devel Horde package update: 2015-04-22 19:58:46 +00:00
dns Update to new release candidate #6. 2015-04-22 22:25:44 +00:00
editors Fix build with Perl 5.21.0+ (removal of CGI, and Module::Build) 2015-04-22 15:46:01 +00:00
emulators Fix build with Perl 5.21.1+ 2015-04-22 14:02:46 +00:00
finance - Update to 1.22 2015-04-22 18:51:49 +00:00
french
ftp - Update to 7.42.0 2015-04-22 18:51:24 +00:00
games - Fix build on 64 bit architectures (cast from pointer to int loses precision) 2015-04-22 22:53:03 +00:00
german - Update to 2015.04.19 2015-04-21 18:39:59 +00:00
graphics Fix build. 2015-04-22 22:18:04 +00:00
hebrew
hungarian
irc - Display a stage-qa warning when ports use PREFIX/var instead of /var 2015-04-20 19:06:29 +00:00
japanese japanese/k12: fix pkg-message paths 2015-04-21 12:36:56 +00:00
java the boostrap bundle libs, do not expose them to the pkg(8) solver 2015-04-21 23:37:20 +00:00
Keywords
korean
lang - Remove LICENSE 2015-04-22 20:14:51 +00:00
mail USE_AUTOTOOLS -> USES=autoreconf, GNU_CONFIGURE=yes 2015-04-22 22:16:22 +00:00
math - Upgrade math/plplot to 5.11.0 2015-04-22 20:16:04 +00:00
misc - Update patchutils to 0.3.4 2015-04-21 16:58:05 +00:00
Mk Since there is not going to be any new version of GCC in the FreeBSD 2015-04-22 21:29:21 +00:00
multimedia multimedia/handbrake: register CONFLICTS_BUILD with x265 2015-04-20 19:05:51 +00:00
net Horde package update: 2015-04-22 19:58:46 +00:00
net-im - Update to 15.1.0 2015-04-21 18:40:44 +00:00
net-mgmt - Display a stage-qa warning when ports use PREFIX/var instead of /var 2015-04-20 19:06:29 +00:00
net-p2p Fix configure 2015-04-20 07:27:09 +00:00
news - Update to 15.1.0 2015-04-21 18:40:48 +00:00
palm
polish - Update to 20150419 2015-04-21 18:40:03 +00:00
ports-mgmt Update to 3.1.4-62-g431268b 2015-04-22 16:18:28 +00:00
portuguese
print
russian
science - Upgrade math/plplot to 5.11.0 2015-04-22 20:16:04 +00:00
security - Add CPE info 2015-04-22 22:56:54 +00:00
shells Update to R50f 2015-04-20 20:18:03 +00:00
sysutils - Add CPE info 2015-04-22 16:55:51 +00:00
Templates
textproc - Add empty directory to plist 2015-04-22 22:57:18 +00:00
Tools
ukrainian
vietnamese
www Horde package update: 2015-04-22 19:58:46 +00:00
x11 x11/xsel: add WWW 2015-04-21 13:11:00 +00:00
x11-clocks
x11-drivers
x11-fm Update to 1.6.7 (bugfix) 2015-04-20 17:29:58 +00:00
x11-fonts Fix build with Perl 5.21.1+ 2015-04-20 17:43:12 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.99.27. 2015-04-20 22:16:39 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move devel/rubygem-inline to devel/rubygem-rubyinline 2015-04-21 18:52:57 +00:00
README
UIDs
UPDATING Update to Wine 1.7.41. This includes the following changes: 2015-04-19 20:51:11 +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.