FreeBSD ports tree (read-only mirror)
Find a file
Alexander Logvinov 3b694bdaf4 GPhotoFS is a filesystem client based on libgphoto2 that exposes
supported cameras as filesystems; while some cameras implement the
USB Mass Storage class and already appear as filesystems (making
this program redundant), many use the Picture Transfer Protocol (PTP)
or some other custom protocol. But as long as the camera is supported
by libgphoto2, it can be mounted as a filesystem using this program.

WWW: http://www.gphoto.org/
2009-10-05 12:43:54 +00:00
accessibility
arabic
archivers - Update to 0.6 2009-10-03 23:53:20 +00:00
astro - Update to 2221. 2009-10-04 19:35:03 +00:00
audio Take maintainership. 2009-10-05 12:00:38 +00:00
benchmarks
biology - Annotate that 8.x no longer needs libmap hack 2009-10-01 07:34:28 +00:00
cad
chinese Fix typo in previous commit. 2009-09-30 17:56:55 +00:00
comms - Update to 5.0 2009-10-05 07:41:56 +00:00
converters Add converters/p5-Encode-DoubleEncodedUTF8 0.04, a Perl module to fix 2009-10-01 14:01:09 +00:00
databases - Update to 2.0.20 2009-10-04 10:08:39 +00:00
deskutils Add mutual conflicts 2009-10-04 20:05:55 +00:00
devel - Update to 1.1.2 2009-10-05 08:59:50 +00:00
dns - Update to 1.37 2009-10-01 10:37:11 +00:00
editors - Update to 2.3.12 2009-10-04 10:08:28 +00:00
emulators Fix build on 7/amd64. 2009-09-29 22:16:37 +00:00
finance - Update to 5.0.6 2009-10-02 03:38:31 +00:00
french
ftp - Resurrect ftp/gwget 2009-10-04 00:06:51 +00:00
games Update to version 2.5.2. 2009-10-04 17:18:02 +00:00
german
graphics graphics/hugin: 2009-10-05 07:19:06 +00:00
hebrew
hungarian
irc - Update to latest snapshot 20090906 2009-09-30 13:11:59 +00:00
japanese - Update to 0.36 2009-09-30 14:05:11 +00:00
java
korean
lang Update to the 20091001 snapshot of GCC 4.5.0. 2009-10-03 07:27:00 +00:00
mail - Reset PORTREVISION due an update of mail/gmime24. 2009-10-05 02:34:01 +00:00
math - Change sed pattern delimited to something less common in CFLAGS strings 2009-10-04 20:20:48 +00:00
mbone
misc Update to 3.11. 2009-10-01 16:19:41 +00:00
Mk Have CFLAGS and LDFLAGS set an -rpath to the lang/gcc44 library directory 2009-09-26 01:02:01 +00:00
multimedia Add mutual conflicts 2009-10-04 20:05:55 +00:00
net - Update to 1.1.4 2009-10-04 20:47:15 +00:00
net-im Enable optional Cyrus-SASL support. 2009-10-05 07:12:56 +00:00
net-mgmt
net-p2p - Update to 1.4.1 2009-09-30 14:05:04 +00:00
news
palm
polish
ports-mgmt
portuguese
print - Update to 1.3.4. 2009-10-04 21:54:54 +00:00
russian
science - Change sed delimiters away from , 2009-10-04 20:26:01 +00:00
security - Fix objformat detection 2009-10-04 21:09:07 +00:00
shells - Update to 0.9.6 2009-10-04 10:16:29 +00:00
sysutils GPhotoFS is a filesystem client based on libgphoto2 that exposes 2009-10-05 12:43:54 +00:00
Templates
textproc - Mark BROKEN: does not configure 2009-10-04 20:22:37 +00:00
Tools
ukrainian
vietnamese
www Fix a long-standing bug which has not been fixed upstream for years. 2009-10-05 11:24:31 +00:00
x11 Fix mtree error 2009-10-02 21:26:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 0.93 2009-09-30 14:11:12 +00:00
x11-wm - Fix build on NOPORTDOCS 2009-10-05 12:03:42 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS - Add SLANG knob (we do have NCURSES there, right?) 2009-10-01 17:14:59 +00:00
LEGAL
Makefile
MOVED - Resurrect ftp/gwget 2009-10-04 00:08:10 +00:00
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.