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
Christian Weisgerber 54eb40c54a Update to version 1.3.5
PR:		51050
Submitted by:	Ports Fury
2003-04-25 18:50:38 +00:00
accessibility Convert to new GNOME infrastructure. 2003-04-22 05:02:24 +00:00
arabic
archivers Update to 0.1.7. 2003-04-24 20:34:52 +00:00
astro
audio Update to 2.5-pre1 2003-04-25 16:49:20 +00:00
benchmarks change maintainer address 2003-04-22 08:32:21 +00:00
biology Update to 20030425 snapshot 2003-04-25 18:01:46 +00:00
cad Update to version 0.13. 2003-04-23 22:13:41 +00:00
chinese
comms
converters Add a port for py-iconvcodec 1.0, a universal unicode codec for python. 2003-04-22 21:52:30 +00:00
databases Update to 0.1.9. 2003-04-24 20:36:42 +00:00
deskutils Update to 4.1.0. New Maintainer: Mike Patterson <mike.patterson@unb.ca> 2003-04-24 23:04:44 +00:00
devel Update to version 1.3.5 2003-04-25 18:50:38 +00:00
dns
editors Update WWW. 2003-04-24 01:53:33 +00:00
emulators
finance
french
ftp Update to 7.10.4. 2003-04-25 15:36:09 +00:00
games Fix WWW entry. 2003-04-25 11:53:11 +00:00
german
graphics Update WWW. 2003-04-25 11:26:14 +00:00
hebrew
hungarian
irc Add patches to prevent multibyte encoded strings to be garbaged. 2003-04-24 20:19:31 +00:00
japanese Fix WWW. 2003-04-24 01:09:48 +00:00
java Upgrade to 1.6.1. 2003-04-24 13:41:38 +00:00
korean Add a port for ko-qt31, Localized Qt 3.1 for Korean Users 2003-04-25 08:03:50 +00:00
lang Merge targets pre-configure and pre-build, simplify them, and remove 2003-04-25 18:45:31 +00:00
mail Fix MASTER_SITES to contain only fetchable sites. 2003-04-24 06:24:34 +00:00
math Fix WWW. 2003-04-25 11:17:58 +00:00
mbone
misc New port: wmcalendar: a dockable calendar with interface to iCalendar 2003-04-24 12:04:15 +00:00
Mk Update MASTER_SITE_APACHE_HTTPD and DEBIAN_NON_US. 2003-04-23 20:57:06 +00:00
multimedia Fix a not complete clean dependency on aalib. 2003-04-25 13:28:41 +00:00
net Update to 2.5-pre1 2003-04-25 16:49:20 +00:00
net-im Update to 0.62. 2003-04-25 13:25:07 +00:00
net-mgmt - Cosmetic fixes: 2003-04-23 21:27:28 +00:00
net-p2p Update to 2.5-pre1 2003-04-25 16:49:20 +00:00
news update to leafnode 1.9.38 and unbreak it on FreeBSD 4.8 2003-04-24 09:14:11 +00:00
palm
picobsd
polish
ports-mgmt Satisfy the latest ruby 1.8 more. 2003-04-22 11:38:19 +00:00
portuguese
print Update to 0.0.6. 2003-04-23 14:23:01 +00:00
russian Fix breakage caused by old translating patches. 2003-04-25 09:55:28 +00:00
science
security Change the group of /var/state/saslauthd mail to be sync with 2003-04-25 11:29:34 +00:00
shells Apply a fix against a macro expansion problem and bump PORTREVISION 2003-04-23 10:20:11 +00:00
sysutils Update MASTER_SITE and WWW. 2003-04-25 11:34:16 +00:00
Templates
textproc Update to 2.5.7. 2003-04-25 16:07:42 +00:00
Tools
ukrainian
vietnamese
www Make sure we add -devel to each of the dependencies in the Mozilla 2003-04-24 18:02:42 +00:00
x11 Add missing dependency on gtk12. 2003-04-23 15:11:46 +00:00
x11-clocks Fix MASTER_SITES. 2003-04-25 03:26:19 +00:00
x11-fm Add missing file (RunROX). 2003-04-23 20:14:37 +00:00
x11-fonts Add a patch to fix PCF glyph problems. 2003-04-25 14:55:39 +00:00
x11-servers
x11-themes Convert to new GNOME infrastructure. 2003-04-22 05:02:24 +00:00
x11-toolkits Fix typo in last commit. 2003-04-25 11:23:48 +00:00
x11-wm 1. Fix build error reported by Bento. 2003-04-23 17:29:41 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
README

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.