1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jimmy Olgeni da73395b5f Update port to version 1.11
PR:		30911
Submitted by:	Simon Marlow <simon@smarlow.com>
2002-01-07 14:40:14 +00:00
accessibility/atk
arabic
archivers First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
astro Add missing dependency for XPM. 2002-01-05 03:52:00 +00:00
audio First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
benchmarks
biology
cad
chinese Chasing mail/mutt-devel upgrade. 2002-01-04 15:38:57 +00:00
comms Upgrade to 1.1. This includes fixes for -CURRENT according to Daniel 2002-01-07 03:04:52 +00:00
converters
databases Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. 2002-01-07 13:26:47 +00:00
deskutils Make pilot-link install directly into PREFIX. This should allow 2002-01-05 08:57:29 +00:00
devel Update port to version 1.11 2002-01-07 14:40:14 +00:00
dns
editors Update to 0.14beta2. 2002-01-07 09:02:58 +00:00
emulators include pre.mk for XFREE86_VERSION usage. 2002-01-07 14:08:24 +00:00
finance
french include pre.mk for XFREE86_VERSION usage. 2002-01-07 14:08:24 +00:00
ftp o update to 1.8.1. 2002-01-05 10:41:15 +00:00
games Install HTML file built by mkhtmlindex. 2002-01-07 05:32:34 +00:00
german - make portlint happier 2002-01-05 23:43:13 +00:00
graphics Update to 9.23. 2002-01-07 08:08:02 +00:00
hebrew
hungarian
irc Update to 1.0.2 2002-01-06 21:05:22 +00:00
japanese o update to 1.4. 2002-01-07 12:23:01 +00:00
java
korean First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
lang Update port to version 5.02.1 2002-01-07 14:39:00 +00:00
mail Update to exim-3.34: 2002-01-07 12:06:08 +00:00
math Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. 2002-01-07 13:26:47 +00:00
mbone
misc Add a fallback MASTER_SITE where old DISTFILES are moved to. This 2002-01-06 23:58:41 +00:00
Mk Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. 2002-01-07 13:26:47 +00:00
multimedia Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
net Update plist with files installed in version 0.12.2 2002-01-07 11:35:27 +00:00
net-im Fix for building on -CURRENT without <malloc.h> 2002-01-06 20:53:22 +00:00
net-mgmt First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
net-p2p o Fix bug: do not incorrectly use shift from sh(1). First command 2002-01-06 03:05:49 +00:00
news First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
palm Now pisock shared library is in the ${LOCALBASE}/lib, move pilot-link from 2002-01-07 00:36:42 +00:00
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Update to 0.1.0. 2002-01-07 03:35:12 +00:00
shells
sysutils RUN_DEPEND on latex to build documentation correctly. 2002-01-07 13:47:40 +00:00
Templates
textproc - Add a patch for a small typo(?) which results in half the bits of a 2002-01-07 13:02:01 +00:00
Tools
ukrainian
vietnamese
www Catch up with interface change in XML::LibXML 1.31, using a patch 2002-01-07 13:18:48 +00:00
x11 include pre.mk for XFREE86_VERSION usage. 2002-01-07 14:08:24 +00:00
x11-clocks Fix manpage install 2002-01-05 10:15:33 +00:00
x11-fm
x11-fonts Update to 4.5.1 2002-01-05 09:18:43 +00:00
x11-servers configure exits with error if 2002-01-06 20:55:22 +00:00
x11-themes Conditionalize use of objprelink based on whether we're running on 2002-01-05 02:29:15 +00:00
x11-toolkits Upgrade lang/python to 2.2. Adjust bsd.python.mk accordingly. 2002-01-07 13:26:47 +00:00
x11-wm First round of auto* cleanups: 2002-01-06 06:20:22 +00:00
.cvsignore
INDEX It's been a long time 2002-01-06 18:43:47 +00:00
LEGAL
Makefile
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/handbook/handbook.html

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.