1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Tilman Keskinoz 73a261a79c Use the official arduino icon in DESKTOP_ENTRIES
PR:		156065
Submitted by:	maintainer
2011-04-09 13:54:44 +00:00
accessibility
arabic
archivers
astro - Update to 0.39 2011-04-08 12:34:21 +00:00
audio Include support for AAC formats. 2011-04-08 22:18:22 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases - Fix fb_inet_server path in pkg-message.in file 2011-04-08 08:00:17 +00:00
deskutils - Fix build after recent ocaml update. 2011-04-08 16:25:43 +00:00
devel Use the official arduino icon in DESKTOP_ENTRIES 2011-04-09 13:54:44 +00:00
dns
editors
emulators - Fix dependency, PYLXML_EGG does not exist now 2011-04-09 05:35:42 +00:00
finance
french
ftp
games - Update games/knights-kde4 port to latest version (2.3.1) 2011-04-08 12:36:09 +00:00
german
graphics - Update to 0.39 2011-04-09 08:06:46 +00:00
hebrew
hungarian
irc
japanese Update to 2.8.1 2011-04-09 13:30:14 +00:00
java
korean
lang - Remove Pike 7.8 dependency on the Nettle port, 2011-04-09 10:08:27 +00:00
mail
math
misc Update to 3.25. 2011-04-08 10:04:18 +00:00
Mk - Update kdevelop to 4.2.2. 2011-04-09 09:31:40 +00:00
multimedia Update to 2.14 2011-04-09 13:38:03 +00:00
net - Update to 1.4.15 2011-04-08 19:11:48 +00:00
net-im - Update net-im/kmess-kde4 port to latest version (2.0.6.1) 2011-04-08 11:50:47 +00:00
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 4.0.7 2011-04-08 06:39:06 +00:00
russian Clean up in preparation for open-motif update (ports/154044): 2011-04-09 06:01:21 +00:00
science - update to 4.5.4 2011-04-09 13:25:13 +00:00
security - Update to 0.21.1 2011-04-09 05:40:16 +00:00
shells
sysutils - Update to 0.9.7 2011-04-08 18:00:32 +00:00
Templates
textproc - Specify CMAKE_BUILD_TYPE locally until it will be implemented with global cmake rules 2011-04-09 12:17:31 +00:00
Tools
ukrainian
vietnamese
www - update to 3.1.12 2011-04-08 23:24:55 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Upgrade to version 1.40. 2011-04-08 09:44:11 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING - Update to 1.8 (vendor version stays with 1.6) 2011-04-09 10:02:32 +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.