1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Pav Lucistnik 3ca054c4d0 - Fix fetching
Submitted by:	Alastair Rankine <arsptr@optusnet.com.au> (maintainer)
Reported by:	krismail
2006-05-03 08:00:07 +00:00
accessibility Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
arabic
archivers Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
astro Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
audio - Update to 0.6.8 2006-05-03 06:44:48 +00:00
benchmarks GtkPerf is an application designed to test GTK+ performance. The point is to 2006-05-01 13:26:55 +00:00
biology - Update to 1.89 2006-05-02 23:16:02 +00:00
cad
chinese - Update to 1.1.9 2006-05-03 07:16:23 +00:00
comms - Update to 1.1.1 2006-05-02 20:30:07 +00:00
converters Update to 1.4 2006-05-01 17:27:41 +00:00
databases Update to 5.0.21 release. 2006-05-02 19:20:04 +00:00
deskutils Update to 2.5.4. 2006-05-02 23:15:42 +00:00
devel Remove a leftover directory. 2006-05-03 06:32:23 +00:00
dns
editors
emulators Change the path in the distinfo too. 2006-05-01 09:16:14 +00:00
finance
french
ftp - Update to version 1.3.0 2006-05-03 07:49:03 +00:00
games [new port] games/fxsudoku 2006-05-03 02:58:21 +00:00
german
graphics Update from 0.4r888 to 0.4r925 2006-05-02 11:37:36 +00:00
hebrew
hungarian
irc - Update to version 0.5.8 2006-05-01 17:34:41 +00:00
japanese - Mark as FORBIDDEN 2006-05-03 01:07:22 +00:00
java
korean
lang Remove obsolete USE_REINPLACE. 2006-05-03 04:55:51 +00:00
mail - update to 2.52 2006-05-03 05:47:54 +00:00
math - Let out to pasture and turn over to ports@ 2006-05-02 01:19:26 +00:00
mbone
misc - Update to 11.4 2006-05-01 14:58:57 +00:00
Mk Revert previous commit to this file (the commit message belongs to 2006-05-02 10:09:23 +00:00
multimedia Run update-desktop-database since bmp.desktop contains a MimeType entry. 2006-05-03 07:39:30 +00:00
net [patch] net/ngrep segfaults at startup on amd64 2006-05-03 03:00:21 +00:00
net-im o Fix: add matching pthread_attr_destroy(3) to each pthread_attr_init(3) 2006-05-03 01:06:46 +00:00
net-mgmt Update to 3.32. 2006-05-02 11:06:02 +00:00
net-p2p Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
news - Drop maintainership 2006-05-01 10:22:33 +00:00
palm - Update to 1.60 2006-05-01 15:00:27 +00:00
polish
ports-mgmt - Update to 0.76 (bugfix release, see NEWS for the list of changes) 2006-05-02 14:20:08 +00:00
portuguese
print Update to 2.3.h. 2006-05-02 01:50:19 +00:00
russian
science
security - Updating the Medusa password brute-forcer to 1.1. 2006-05-03 01:11:07 +00:00
shells - Fix build under 4.x: 2006-05-02 09:03:06 +00:00
sysutils - Update to 0.5.0 2006-05-03 02:20:03 +00:00
Templates
textproc Update to 1.1.16. 2006-05-02 22:40:27 +00:00
Tools Add support for specifying ports to be removed as directories on the 2006-05-02 11:31:54 +00:00
ukrainian
vietnamese
www - Fix fetching 2006-05-03 08:00:07 +00:00
x11 Fix a crash that can be triggered when searching through man pages. 2006-05-03 00:26:19 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts Mark as deprecated (+expiry), it is not needed. 2006-05-02 11:20:20 +00:00
x11-servers
x11-themes
x11-toolkits Add x11-toolkits/fox16 2006-05-03 02:54:18 +00:00
x11-wm Update to 0.17.1. 2006-05-01 07:10:59 +00:00
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED Remove sysutils/sgeee53 as it is a slave port of expired (and just removed) 2006-05-02 08:35:18 +00:00
README
UPDATING avahi and mDNSResponder no longer conflict. 2006-05-01 16:21:23 +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 which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can 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, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.