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
Kirill Ponomarev de3c7785c7 - Rearrange USE_GNOME
PR:		55156
Submitted by:	Ports Fury
Approved by:	fjoe (mentor) (implicit)
2003-08-01 18:30:46 +00:00
accessibility
arabic
archivers Update to 0.6.6 2003-07-31 20:31:05 +00:00
astro
audio Update to 0.2.30. 2003-08-01 16:42:25 +00:00
benchmarks
biology Somehow pkg-plist is removed... 2003-08-01 03:31:42 +00:00
cad
chinese
comms
converters
databases Add pkg-message back, I missed it in last commit. 2003-08-01 05:41:20 +00:00
deskutils Upgrade to 38.1667. 2003-07-31 21:13:06 +00:00
devel Upgrade to v5.5.1. 2003-08-01 14:08:20 +00:00
dns
editors - Update to version 1.5.2 2003-07-31 19:46:59 +00:00
emulators Make up to mention the needing of VFS_AIO to use VMWare properly. 2003-07-31 10:02:36 +00:00
finance - Fix build on -current 2003-08-01 18:18:17 +00:00
french
ftp Fix build on -current 2003-08-01 09:03:37 +00:00
games bumped PORTREVISION 2003-07-31 12:01:37 +00:00
german
graphics Fix Build on STABLE. 2003-08-01 13:41:37 +00:00
hebrew
hungarian
irc Remove PATCH_DIST_STRIP as it is no longer needed. 2003-07-31 18:21:56 +00:00
japanese update to 1.7+20030723 snapshot. 2003-08-01 03:06:07 +00:00
java
korean
lang Add md5 digest for python 2.4a0.20030801 2003-08-01 09:14:44 +00:00
mail Finish up postfix1 after repo-copy from postfix. 2003-08-01 11:20:17 +00:00
math - Update to 0.6.1 2003-07-31 20:28:33 +00:00
mbone
misc - Rearrange USE_GNOME 2003-08-01 18:24:48 +00:00
Mk - Update to Python-2.3 2003-07-31 19:34:54 +00:00
multimedia a) Update to 0.6.0 2003-08-01 05:18:11 +00:00
net - Rearrange USE_GNOME 2003-08-01 18:28:03 +00:00
net-im
net-mgmt
net-p2p
news - Rearrange USE_GNOME 2003-08-01 18:30:46 +00:00
palm Update to 0.31 2003-08-01 15:45:45 +00:00
picobsd
polish
ports-mgmt - Update to 0.25: allows generating diffs 2003-07-31 21:48:23 +00:00
portuguese
print bumped PORTREVISION 2003-07-31 12:01:37 +00:00
russian
science
security Upgrade to 4.29.12f 2003-07-31 17:55:05 +00:00
shells
sysutils Add xfce4-systemload-plugin 0.3.2, system Load plugin for XFce4. 2003-08-01 14:35:59 +00:00
Templates
textproc - Use ports/lang/python's MD5_FILE. 2003-07-31 19:48:34 +00:00
Tools
ukrainian
vietnamese
www Fix the GTK+-1.2 plist. To do this, we create one plist for GTK1 and one for 2003-07-31 18:18:56 +00:00
x11 Update to 2.4.1.5. 2003-08-01 03:08:52 +00:00
x11-clocks - Rearrange USE_GNOME 2003-08-01 18:21:07 +00:00
x11-fm fix LIB_DEPENDS. dbh library got changed during the last databases/dbh changes. 2003-08-01 08:35:51 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits enable xinerama support by default, 2003-08-01 08:09:47 +00:00
x11-wm bumped PORTREVISION 2003-07-31 12:01:37 +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.