1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexander Nedotsukov 76525248a2 Add libgnomecanvasmm 2.6.1 after repocopy from libgnomecanvasmm,
C++ wrapper for libgnomecanvas library.
2004-07-08 06:15:03 +00:00
accessibility Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
arabic
archivers
astro Fix WWW: line 2004-07-07 21:10:40 +00:00
audio Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
benchmarks
biology
cad Chase libgsl-update 2004-07-07 08:22:50 +00:00
chinese
comms
converters
databases Change email address for my ports. 2004-07-07 19:20:02 +00:00
deskutils Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
devel Add gconfmm 2.6.1 after repocopy from gconfmm, C++ wrapper for 2004-07-08 06:09:39 +00:00
dns
editors Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
emulators
finance
french
ftp Change email address for my ports. 2004-07-07 19:20:02 +00:00
games Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
german
graphics Add libgnomecanvasmm 2.6.1 after repocopy from libgnomecanvasmm, 2004-07-08 06:15:03 +00:00
hebrew
hungarian
irc Update to 0.90a, which fixes y! signon. 2004-07-06 19:04:31 +00:00
japanese
java . Set LATEST_LINK. 2004-07-06 22:07:38 +00:00
korean
lang Update to 1.1 2004-07-07 14:11:59 +00:00
mail Update to 2.0.18 and use OPTIONS. 2004-07-07 22:29:40 +00:00
math Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
mbone
misc Welcome tkinfo to the 3rd millenium. 2004-07-07 19:46:13 +00:00
Mk
multimedia Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
net Update to version 1.36 2004-07-07 20:56:09 +00:00
net-im Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
net-mgmt update to 0.67 2004-07-07 22:17:17 +00:00
net-p2p Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
news
palm Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
picobsd
polish
ports-mgmt add targets master-sites-all, master-sites, patch-sites-all, patch-sites 2004-07-07 14:51:17 +00:00
portuguese
print Add another XML patch to fix the build. 2004-07-07 20:27:26 +00:00
russian
science
security Change email address for my ports. 2004-07-07 19:20:02 +00:00
shells
sysutils Change email address for my ports. 2004-07-07 19:20:02 +00:00
Templates
textproc . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. 2004-07-07 23:24:04 +00:00
Tools
ukrainian
vietnamese
www add feedonfeeds 0.1.7 2004-07-08 03:31:15 +00:00
x11 Fix PREFIX setting to match other xlibs ports and unmark BROKEN on -current. 2004-07-07 22:05:09 +00:00
x11-clocks
x11-fm Use the new GConf handling policy, this will be required for GNOME 2.7/2.8 or 2004-07-07 16:23:51 +00:00
x11-fonts Canonicalize MASTER_SITES a bit, to ease sorting by dumb scripts (ranksites) 2004-07-07 08:42:53 +00:00
x11-servers
x11-themes Requires fvwm2-devel, not plain fvwm2 2004-07-07 07:45:47 +00:00
x11-toolkits Change email address for my ports. 2004-07-07 19:20:02 +00:00
x11-wm Change email address for my ports. 2004-07-07 19:20:02 +00:00
.cvsignore
CHANGES Add a blurb about the new GConf schema handling style. More details are 2004-07-07 20:14:08 +00:00
INDEX
INDEX-5
LEGAL
Makefile
MOVED
README
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 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.