1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-09-25 07:26:20 +00:00
accessibility
arabic
archivers - update to 8.o4.v2 (improved jpeg, pgm, and bmp compression) 2007-09-23 12:57:40 +00:00
astro Document my new location at the moment. 2007-09-24 15:23:41 +00:00
audio Unbreak. 2007-09-24 21:52:13 +00:00
benchmarks
biology biology/linux-foldingathome needs to run as root? 2007-09-23 05:45:41 +00:00
cad Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
chinese Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
comms Dominic is a new dad, and will be too busy for a while to work on ports. 2007-09-24 07:38:42 +00:00
converters
databases - update to 1.7.13 2007-09-24 21:35:06 +00:00
deskutils
devel - Mark BROKEN: Unfetchable 2007-09-24 17:48:23 +00:00
dns
editors [PATCH] update editors/hexedit to 1.2.12 2007-09-24 12:32:54 +00:00
emulators Change run-dependency on dynamips instead of dynamips-devel 2007-09-24 07:56:10 +00:00
finance For now, remove the locale directories for es_AR 2007-09-25 01:53:18 +00:00
french
ftp - Change libevent lib and bump PORTREVISION since devel/libevent are updated. 2007-09-21 20:21:30 +00:00
games - Don't install books.bin in this port. That file should be installed by 2007-09-25 05:51:24 +00:00
german Localized messages for vtiger (www/vtiger). 2007-09-23 16:56:45 +00:00
graphics - Fix index build 2007-09-24 09:44:35 +00:00
hebrew
hungarian
irc - Update to 0.2.8 2007-09-24 07:43:29 +00:00
japanese - Update to 1.9 2007-09-25 07:26:20 +00:00
java Implementaion of the OMG OCL for EMF-based models. 2007-09-23 17:27:22 +00:00
korean
lang Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
mail - New port phplist-2.10.4 2007-09-24 21:38:43 +00:00
math Upgrade to 3.5. 2007-09-24 20:45:46 +00:00
mbone Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
misc - Update to 2.1.2 2007-09-24 06:18:48 +00:00
Mk Disable AutoInstall from trying to contact CPAN directly in the case of 2007-09-24 23:05:56 +00:00
multimedia xfmedia remote plugin enables control of xfce4 media player via a 2007-09-24 23:08:54 +00:00
net - Update to 0.6.0 2007-09-24 20:23:52 +00:00
net-im - Chase libpurple version bump [1] 2007-09-24 18:02:51 +00:00
net-mgmt Dominic is a new dad, and will be too busy for a while to work on ports. 2007-09-24 07:38:42 +00:00
net-p2p -Update to 1.0.0, finally an offical tarball from them. 2007-09-23 22:22:27 +00:00
news
palm Dominic is a new dad, and will be too busy for a while to work on ports. 2007-09-24 07:38:42 +00:00
polish
ports-mgmt Throw the switch that only includes bsd.perl.mk if the port really 2007-09-25 02:54:44 +00:00
portuguese
print Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
russian
science
security Add missing files from pkg-plist after upgrade to masterport 2007-09-24 21:38:19 +00:00
shells
sysutils - Fix failing mmap calls in mkcramfs by correctly defining a constant. 2007-09-24 17:18:06 +00:00
Templates
textproc Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
Tools
ukrainian
vietnamese
www Update to 0.7.5.3 release. 2007-09-25 05:52:57 +00:00
x11 - Respect LOCALBASE 2007-09-24 11:15:43 +00:00
x11-clocks
x11-drivers
x11-fm - Fix the port after removal of pkg-message 2007-09-21 22:37:14 +00:00
x11-fonts Dominic is a new dad, and will be too busy for a while to work on ports. 2007-09-24 07:38:42 +00:00
x11-servers
x11-themes
x11-toolkits Update to 2.8.5. 2007-09-23 05:53:02 +00:00
x11-wm - update to 1.42 2007-09-23 17:02:20 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl 2007-09-24 08:43:49 +00:00
Makefile
MOVED print/ghostscript-afpl* is gone. 2007-09-24 08:41:09 +00:00
README
UIDs
UPDATING Welcome to the new emulation/linux_base-fc7 port. 2007-09-23 16:33:56 +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.