1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ion-Mihai Tetcu 9c6d8541ef make fetchable, same site, different path
PR:		ports/107872
Submitted by:	Thomas Abthorpe
2007-01-13 17:12:33 +00:00
accessibility
arabic
archivers - update to use new bsd.gnustep.mk 2007-01-13 03:57:11 +00:00
astro Use only gfortran42. not using gcc42, etc. 2007-01-12 05:30:04 +00:00
audio - Fix pkg-plist 2007-01-13 16:35:35 +00:00
benchmarks Using gfortran42, and not gcc42. 2007-01-12 05:42:29 +00:00
biology - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
cad * Migrate to gfortran. 2007-01-12 23:39:02 +00:00
chinese make BROKEN reason more detailed 2007-01-13 00:25:27 +00:00
comms - Update to 0.7.2 2007-01-12 21:57:33 +00:00
converters
databases - use new macros 2007-01-13 10:55:37 +00:00
deskutils - use new macros 2007-01-13 10:55:37 +00:00
devel make fetchable, same site, different path 2007-01-13 17:12:33 +00:00
dns - Add support for geo backend 2007-01-12 23:49:04 +00:00
editors - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
emulators Update qemu to 2007-01-11 snapshot: 2007-01-12 00:13:58 +00:00
finance
french
ftp - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
games Fix MASTER_SITES 2007-01-13 16:43:49 +00:00
german Another pastebin Application written in Ruby. 2007-01-12 16:55:46 +00:00
graphics - use USE_LDCONFIG 2007-01-13 11:05:42 +00:00
hebrew
hungarian
irc - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
japanese - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
java
korean
lang * Migrate to gfortran. 2007-01-13 09:17:14 +00:00
mail - update to 4.66 2007-01-13 08:48:16 +00:00
math * Migrate to gfortran. 2007-01-13 09:35:55 +00:00
mbone
misc - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
Mk
multimedia - use new macros 2007-01-13 10:55:37 +00:00
net Fix WWW 2007-01-13 16:40:58 +00:00
net-im - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
net-mgmt - Apply four patches from vendor. Two of them is a fix for vulnerabilities. 2007-01-12 14:54:43 +00:00
net-p2p - Update to 0.0.11 2007-01-12 21:57:29 +00:00
news Add a new patch/files dir to news/klibido port to enable support 2007-01-13 15:28:12 +00:00
palm
polish
ports-mgmt
portuguese
print - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
russian
science Fix typo 2007-01-13 09:42:55 +00:00
security Fix PLIST. 2007-01-12 21:54:09 +00:00
shells - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
sysutils Update to 2.0.1 2007-01-13 17:05:51 +00:00
Templates
textproc - use new macros 2007-01-13 10:55:37 +00:00
Tools
ukrainian
vietnamese
www - Ensure configure script won't force us to use an unwanted apr dbd backend. 2007-01-13 13:18:35 +00:00
x11 - use new macros 2007-01-13 10:55:37 +00:00
x11-clocks - update to use new bsd.gnustep.mk 2007-01-13 03:57:25 +00:00
x11-drivers/synaptics
x11-fm - Update to 2.14.1 2007-01-12 21:57:38 +00:00
x11-fonts
x11-servers
x11-themes - use new macros 2007-01-13 10:55:37 +00:00
x11-toolkits - use new macros 2007-01-13 10:55:37 +00:00
x11-wm - Update to 3.0 2007-01-12 21:19:30 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Remove devel/versuch, duplicate of net/versuch. 2007-01-12 12:06:07 +00:00
README
UIDs
UPDATING Add an entry for irc/weechat client update 2007-01-11 20:37:34 +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.