1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sunpoet Po-Chuan Hsieh 6462719ce3 - Remove empty PLIST
2014-05-17 16:42:55 +00:00
accessibility
arabic
archivers
astro
audio - Remove empty PLIST 2014-05-17 16:42:55 +00:00
benchmarks
biology
cad
chinese
comms Horde package update: 2014-05-17 07:12:06 +00:00
converters
databases Fix shebang. 2014-05-17 13:11:59 +00:00
deskutils
devel - Update to version 1.6.1 2014-05-17 16:40:19 +00:00
dns
editors
emulators Update to Wine 1.7.19. This includes the following changes: 2014-05-17 01:43:53 +00:00
finance
french
ftp
games - Update to 2.2.0 2014-05-17 10:53:48 +00:00
german
graphics Enable shared libglapi library and make a port for it. It is used by libGL 2014-05-17 09:56:00 +00:00
hebrew
hungarian
irc - Fix build on 10.x and later. 2014-05-17 03:13:56 +00:00
japanese - Add staging support 2014-05-17 16:37:07 +00:00
java Remove a hack to create symlink to libjli.so. java/openjdk8 does not need 2014-05-17 06:19:24 +00:00
Keywords
korean
lang Correctly handle lang/dmd1: the port should *not* define LEGAL_PORT but should instead correctly define NO_PACKAGE 2014-05-17 07:28:44 +00:00
mail Horde package update: 2014-05-17 07:12:06 +00:00
math - Fix build 2014-05-17 09:51:11 +00:00
misc
Mk Fix quoting: make is too smart and quotes tildes, which trips up pkg. 2014-05-17 03:25:37 +00:00
multimedia - Fix build with clang 2014-05-17 09:52:23 +00:00
net - Merge in upstream patch 2014-05-17 15:50:50 +00:00
net-im - Support USE_GITHUB 2014-05-17 09:49:51 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt - Update to checkin 3a2569440b 2014-05-17 15:48:50 +00:00
portuguese
print - Update to 1.6.6 2014-05-17 12:25:51 +00:00
russian
science - Update to 0.6.4 2014-05-17 10:53:20 +00:00
security - Support USE_GITHUB 2014-05-17 08:36:15 +00:00
shells
sysutils Update to 1.9. This fixes a bug in ec2_ephemeralswap where the amount of 2014-05-17 16:40:54 +00:00
Templates
textproc textproc/templates_parser: Define Naming in gpr file 2014-05-17 15:34:01 +00:00
Tools
ukrainian
vietnamese
www Take over port due to long maintainer timeout. 2014-05-17 14:07:04 +00:00
x11
x11-clocks - Fix build on -current 2014-05-17 08:42:00 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL LEGAL: update for stuffit 2014-05-17 07:51:39 +00:00
Makefile
MOVED
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.