1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Adam Weinberger 654cfe5a3b Add libgnomeprintui to USE_GNOME to fix build.
Reported by:	kris
2003-06-18 21:33:09 +00:00
accessibility
arabic
archivers
astro Fix pkg-plist. 2003-06-15 16:00:18 +00:00
audio Add USE_LIBTOOL. 2003-06-18 10:08:12 +00:00
benchmarks File moved on master site. 2003-06-17 20:54:34 +00:00
biology - update to 1.83 2003-06-17 18:39:47 +00:00
cad
chinese 1. add missing manpage. 2003-06-18 01:27:22 +00:00
comms
converters Update to 1.1.1 2003-06-18 18:08:12 +00:00
databases Update to 0.7 2003-06-17 15:10:00 +00:00
deskutils - Fix PLIST with WITH_GNUSTEP_DEVEL 2003-06-18 06:45:11 +00:00
devel * Update to 0.900 2003-06-18 20:40:55 +00:00
dns Update to 0.10 2003-06-17 13:04:53 +00:00
editors Fix rendering crash with patch developed by the Ted developer and 2003-06-18 02:34:27 +00:00
emulators
finance
french
ftp update pure-ftpd to 1.0.15 [0], add knobs for MySQL 4 and OpenLDAP 2.1 [0] 2003-06-18 19:01:24 +00:00
games Add missing #include 2003-06-18 11:40:32 +00:00
german
graphics - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
hebrew
hungarian
irc Update muh to 2.2beta1 2003-06-18 18:22:36 +00:00
japanese o Update to 1.4.4. 2003-06-18 15:23:59 +00:00
java . Fix packing list. 2003-06-17 23:22:44 +00:00
korean
lang - Update to 1.1.1 2003-06-18 04:18:50 +00:00
mail Use REINPLACE_CMD 2003-06-18 11:32:58 +00:00
math Update scilab to make use of math/atlas (some speed improvement). 2003-06-17 16:35:18 +00:00
mbone
misc Add missing #includes and bump PORTREVISION. 2003-06-18 11:53:49 +00:00
Mk Add ftp.gnome.org to MASTER_SITE_GNOME. Given its place in the list, 2003-06-18 20:36:56 +00:00
multimedia o Simplify {x,}videosink build fix. Furthermore, this correctly 2003-06-16 01:08:19 +00:00
net Add a missed dependency to gdbm 2003-06-18 17:42:25 +00:00
net-im updates ports/net/icmpchat from 0.5.1 to 0.6 2003-06-15 14:58:25 +00:00
net-mgmt better COMMENT 2003-06-18 02:24:04 +00:00
net-p2p o New port mldonkey-core version 2.5.3: Client 'core' for the 2003-06-15 19:58:08 +00:00
news Update to 2.15. 2003-06-16 10:58:55 +00:00
palm
picobsd
polish merge from kde-freebsd Repository: 2003-06-15 16:19:13 +00:00
ports-mgmt
portuguese
print Update to 2.2.1.3. 2003-06-18 20:13:35 +00:00
russian Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new 2003-06-17 13:53:45 +00:00
science
security Update to DAT-4272 2003-06-18 19:43:12 +00:00
shells - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
sysutils Update to 2.1.13. 2003-06-18 15:40:04 +00:00
Templates
textproc - don't package ~/GNUSstep 2003-06-18 04:07:19 +00:00
Tools
ukrainian
vietnamese
www Make WKRDIRPREFIX clean. 2003-06-18 07:34:02 +00:00
x11 Add a custom FreeBSD splash screen to help make GNOME more daemonic. 2003-06-18 17:13:06 +00:00
x11-clocks
x11-fm
x11-fonts Update to 2.2.1. 2003-06-17 22:57:20 +00:00
x11-servers
x11-themes OK, so apparently certain parts of the control center system look for 2003-06-18 11:54:58 +00:00
x11-toolkits Add libgnomeprintui to USE_GNOME to fix build. 2003-06-18 21:33:09 +00:00
x11-wm Quiet compiler warnings on sparc64 by adding missing #includes 2003-06-16 01:16:25 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Since devel/p5-Time-modules is the successor port to devel/p5-Time 2003-06-18 08:13:08 +00:00
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.