1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2007-03-16 02:24:30 +00:00
accessibility
arabic Release maintainerships. 2007-03-15 18:27:59 +00:00
archivers - Update to 1.0 2007-03-15 21:56:07 +00:00
astro
audio Bump PORTREVISION because of audio/libmtp shlib version bump 2007-03-16 00:19:07 +00:00
benchmarks
biology Reset razi@genet.sickkids.on.ca due to maintainer-timeouts and no response to 2007-03-14 08:18:21 +00:00
cad
chinese - Fix build after objformat removal 2007-03-15 03:16:45 +00:00
comms - Patch Makefile.in pre-configure 2007-03-14 17:32:09 +00:00
converters Reset dev@fenux.net due to maintainer-timeouts and no response to email. 2007-03-14 07:37:30 +00:00
databases - Fix freetds provider for freetds-0.64 API 2007-03-14 19:10:56 +00:00
deskutils - Update to 7.9.3 2007-03-16 02:06:03 +00:00
devel - Update to 0.70 2007-03-16 02:23:57 +00:00
dns
editors Unbreak by upgrading to 3.5.2. 2007-03-14 15:37:27 +00:00
emulators - Respect LOCALBASE and X11BASE 2007-03-15 15:53:34 +00:00
finance Update to 1.10 2007-03-15 19:15:50 +00:00
french - Mark BROKEN on != i386 2007-03-14 20:40:03 +00:00
ftp
games Avoid <sgtty.h> 2007-03-15 23:49:31 +00:00
german
graphics - update to 10.26.41 2007-03-15 16:28:16 +00:00
hebrew
hungarian
irc Reset webmaster@topfx.com due to maintainer-timeouts and no response to email. 2007-03-14 08:28:38 +00:00
japanese Updating to more recent dictionaries. 2007-03-15 03:44:48 +00:00
java . Don't allow bootstrapping with the expired linux-blackdown-jdk13 port. 2007-03-14 16:23:45 +00:00
korean
lang Update to the 20070312 snapshot of GCC 4.1.3. 2007-03-14 14:03:57 +00:00
mail Pass maintainership to previous submitter. 2007-03-15 07:39:18 +00:00
math Use relative dir for master port instead of using ${MASTERDIR}. 2007-03-15 06:04:53 +00:00
mbone
misc Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. 2007-03-14 04:12:32 +00:00
Mk * Add bsd.ocaml.mk to support OCaml packages [1] 2007-03-14 04:06:55 +00:00
multimedia - Update to 0.10.3 2007-03-14 21:37:07 +00:00
net - Update to 1.96.7 2007-03-16 02:24:30 +00:00
net-im - Add support and doc to work with jabber-1.6.0 2007-03-14 19:47:09 +00:00
net-mgmt - Fix plist if NOPORTDOCS is defined 2007-03-14 18:03:04 +00:00
net-p2p Reset hurbold@yahoo.com due to maintainer-timeouts and no response to email. 2007-03-14 08:04:31 +00:00
news
palm
polish
ports-mgmt Correct URL to the VuXML pages for FreeBSD. Also bump modification date. 2007-03-15 07:14:35 +00:00
portuguese
print Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. 2007-03-14 04:12:32 +00:00
russian
science Reset chizhang@uchicago.edu due to maintainer-timeouts and no response to email. 2007-03-14 07:33:02 +00:00
security Install puttygen even if you set WITHOUT_GTK since it doesn't require gtk. 2007-03-15 17:59:02 +00:00
shells
sysutils Remove 4.x cruft 2007-03-14 21:49:21 +00:00
Templates
textproc - Update to 1.5.3 2007-03-16 01:23:29 +00:00
Tools
ukrainian
vietnamese
www - Update to 2.0 2007-03-16 02:03:41 +00:00
x11 Look for xscreensaver executables in the correct prefix. 2007-03-15 14:53:01 +00:00
x11-clocks Switch to using new files Mk/bsd.ocaml.mk [1] and Mk/bsd.xfce.mk [2]. 2007-03-14 04:12:32 +00:00
x11-drivers/synaptics
x11-fm depreciated upstream, should be replaced by endeavour 2; hardcoded X11BASE 2007-03-14 21:27:47 +00:00
x11-fonts
x11-servers
x11-themes Look for xscreensaver executables in the correct prefix. 2007-03-15 14:53:01 +00:00
x11-toolkits - Pass actual python version to configure script. This is needed to support 2007-03-14 22:58:09 +00:00
x11-wm the file got included in Mk/ so it's not needed here any longer 2007-03-15 07:14:51 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED 2007-03-14 chinese/big5fs: Use mount_cd9660(8), mount_msdosfs(8), or mount_ntfs(8) instead 2007-03-14 10:28:18 +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.