1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-27 10:03:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev bf0d53047a - Allow to build with unofficial Xft support
- Rebase existing milliseconds timeout patch up to -p1 so we can have Xft
  patch unmodified to avoid gratuitous differences with various GNU/Linux
  distributions out there

Obtained from:	Puppy Linux Discussion Forum
Feature safe:	yes
2012-11-10 16:30:46 +00:00
accessibility
arabic
archivers update zpaq to 6.16 2012-11-08 22:54:15 +00:00
astro - Update to 0.8-18 2012-11-06 22:50:22 +00:00
audio Add harp 0.5.2, minimalist audio player. 2012-11-09 17:58:38 +00:00
benchmarks
biology
cad
chinese Re-roll patch to unbreak build. This is a strange patch and half of the 2012-11-06 03:40:59 +00:00
comms Add rtl-sdr, set of tools to use RTL2832U-based USB dongles as cheap SDR 2012-11-07 07:48:48 +00:00
converters
databases Update from 2.6.3 to 2.6.4. 2012-11-08 21:37:55 +00:00
deskutils - update to 0.3 2012-11-09 09:05:20 +00:00
devel New port: devel/pmccabe 2012-11-10 09:53:50 +00:00
dns - Rename DOCS option to DOXYGEN and turn it off by default, restoring pre-OptionsNG status quo 2012-11-08 17:57:59 +00:00
editors - Add upstream patch to fix build with lcms 2.4 2012-11-08 22:32:31 +00:00
emulators Update to Wine 1.5.17. This includes the following changes: 2012-11-09 22:25:26 +00:00
finance
french
ftp - Update to 1.2.2 2012-11-09 16:08:33 +00:00
games - Update MASTER_SITES 2012-11-09 20:22:42 +00:00
german
graphics - Add LICENSE 2012-11-10 11:57:18 +00:00
hebrew
hungarian
irc - Update to 20121110 2012-11-10 14:07:11 +00:00
japanese - Update to 20121031. 2012-11-06 15:07:03 +00:00
java Add libxul19 as a possible Gecko. 2012-11-09 22:45:19 +00:00
korean Add fcitx-hangul, Korean input back-end to the Fcitx IM framework. 2012-11-08 14:50:14 +00:00
lang - Remove DEPRECATED 2012-11-10 12:27:38 +00:00
mail - Update to 1.6.0 2012-11-10 11:42:06 +00:00
math - Update MASTER_SITES 2012-11-10 13:49:51 +00:00
misc - Allow to build with unofficial Xft support 2012-11-10 16:30:46 +00:00
Mk - Update lang/ruby19 to 1.9.3p327 2012-11-10 04:00:41 +00:00
multimedia Apparently, in some cases (per what I observe here) using empty(...) for 2012-11-10 09:44:01 +00:00
net - Add MASTER_SITES 2012-11-10 14:52:33 +00:00
net-im - Update to 0.2.0.1054 2012-11-06 21:40:46 +00:00
net-mgmt Fix rc file order to respect defaults correctly, style nits and stop 2012-11-10 15:58:37 +00:00
net-p2p Fix build. 2012-11-08 08:17:01 +00:00
news
palm
polish
ports-mgmt Import an upstream patch to fix build with ccache and nullfs. While here trim 2012-11-08 21:35:17 +00:00
portuguese
print
russian
science - update to 3.3.4 (old version isn't fetchable anymore) 2012-11-08 11:40:29 +00:00
security - Improve latest ruby entry slightly 2012-11-10 15:17:31 +00:00
shells
sysutils - Update to 0.8 2012-11-10 15:22:12 +00:00
Templates
textproc - fix NLS support, which was wired backwards 2012-11-08 22:09:33 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.9.2 2012-11-10 15:20:17 +00:00
x11 - Update to 1.06 2012-11-09 16:14:16 +00:00
x11-clocks
x11-drivers . incorporate an upstream patch to fix wrong read Protocol and Device 2012-11-07 08:36:25 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 1.3.1 2012-11-08 09:11:52 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - update devel/py-liblarch to 2.1.0 2012-11-09 09:03:50 +00:00
README
UIDs
UPDATING Collection of kernle messages via kqueue was broken in syslog-ng since 3.3.6. 2012-11-10 04:21:18 +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.