1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Andrew Pantyukhin 9aecc9c063 - Update to 0.3
2006-09-20 10:23:44 +00:00
accessibility
arabic
archivers - Add OPTIONS to some freepascal ports. Now, we can install the external libs 2006-09-18 18:41:13 +00:00
astro Update to 4.0.2091. This version finally works again on FreeBSD \o/ 2006-09-18 14:53:38 +00:00
audio - fix dependencies (py-musicbrainz -> py-musicbrainz2) 2006-09-19 19:39:38 +00:00
benchmarks
biology
cad Add pthread dependency to fix a crash problem. 2006-09-18 18:13:42 +00:00
chinese - Update to 0.1.20060903 2006-09-20 06:18:21 +00:00
comms CHU is a time-standard shortwave radio station operated by National 2006-09-19 20:09:27 +00:00
converters
databases - Chase URL change of the main distribution site [1] 2006-09-20 09:18:31 +00:00
deskutils
devel Update to the latest version being tested on i386-6-exp on pointyhat. 2006-09-20 08:01:59 +00:00
dns
editors upgrade to 1.3.5 2006-09-20 03:29:38 +00:00
emulators Maintiainer no longer has time to look after this port. 2006-09-19 02:01:09 +00:00
finance
french
ftp - Fix crash when getaddrinfo(3) (for DNS resolving) fails. 2006-09-18 22:57:33 +00:00
games - No need to use bsdtar on 4.x anymore 2006-09-19 13:17:40 +00:00
german
graphics - Update to 0.609 2006-09-20 03:36:59 +00:00
hebrew
hungarian
irc fixup build 2006-09-19 09:36:55 +00:00
japanese With PR ports/103373, this port is not broken. 2006-09-19 21:12:14 +00:00
java
korean
lang - Bring down the parts of upstream change SVN#4389 that make 2006-09-20 06:25:49 +00:00
mail - Update to 2.2.11 2006-09-20 03:13:48 +00:00
math add cvcl 2.5.1 2006-09-20 01:42:03 +00:00
mbone
misc update to 2006l 2006-09-19 11:44:39 +00:00
Mk Remove PARALLEL_PACKAGE_BUILD check from MANUAL_PACKAGE_BUILD, it is 2006-09-20 04:04:05 +00:00
multimedia Fix plist. 2006-09-18 16:32:08 +00:00
net - Update to 0.3 2006-09-20 10:23:44 +00:00
net-im - Update to 0.8.2 2006-09-20 04:53:59 +00:00
net-mgmt
net-p2p - Depend on py-wxPython26-unicode instead of py-gtk2 for gui mode 2006-09-19 21:30:02 +00:00
news
palm
polish
ports-mgmt Update to the latest version being tested on i386-6-exp on pointyhat. 2006-09-20 08:01:59 +00:00
portuguese
print
russian
science
security - Update to 0.05 2006-09-20 03:29:20 +00:00
shells
sysutils Upgrade to 2.21. 2006-09-19 19:32:32 +00:00
Templates
textproc - Update to 1.28 2006-09-20 06:19:37 +00:00
Tools
ukrainian
vietnamese
www - The port was fixed to correct a problem that caused to be marked 2006-09-20 07:10:48 +00:00
x11 Upgrade to version 5.01, which contains various small bug fixes. 2006-09-20 05:52:16 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Add OPTIONS to some freepascal ports. Now, we can install the external libs 2006-09-18 18:41:13 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS Add WITH_FIREBIRD 2006-09-18 15:53:50 +00:00
LEGAL
Makefile
MOVED Add Firebird 2.0.0 (RC4) 2006-09-18 15:20:04 +00:00
README
UIDs
UPDATING - Fix typo 2006-09-19 15:13:45 +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.