1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey Skvortsov 3db7e113ce Update to 0.28
2003-02-05 11:49:41 +00:00
accessibility
arabic
archivers Update: archivers/p5-Archive-Tar 0.22 -> 0.23 2003-02-05 10:04:35 +00:00
astro Fix WWW in pkg-descr 2003-02-05 02:30:09 +00:00
audio update audio/p5-Xmms from 0.10 to 0.12 2003-02-05 10:30:07 +00:00
benchmarks Fix pkg-plist 2003-02-03 12:38:14 +00:00
biology Remove gaussian98 2003-02-05 09:01:06 +00:00
cad
chinese
comms comms/birda: fix annoing fetching 2003-02-05 11:23:53 +00:00
converters Maintainer update: converters/p5-String-Multibyte from 1.00 to 1.03 2003-02-05 03:24:13 +00:00
databases Update to 0.28 2003-02-05 11:49:41 +00:00
deskutils Install the modules .la files. This is one of the rare exceptions where 2003-02-05 08:33:53 +00:00
devel BUILD_DEPENDS isn't enough, we need RUN_DEPENDS as well so the dependency 2003-02-05 11:23:26 +00:00
dns - Use DOCSDIR, make some style changes 2003-02-04 19:23:04 +00:00
editors o Build and install some tools in the wily tarball to make the behaviour 2003-02-05 06:36:11 +00:00
emulators Support PTHREAD_CFLAGS/PTHREAD_LIBS properly. 2003-02-03 12:01:56 +00:00
finance Install the modules .la files. This is one of the rare exceptions where 2003-02-05 08:33:53 +00:00
french Version bump and master sites fix. 2003-02-03 23:40:33 +00:00
ftp
games BUILD_DEPENDS isn't enough, we need RUN_DEPENDS as well so the dependency 2003-02-05 11:23:26 +00:00
german
graphics Fix for INDEX builds. 2003-02-04 22:30:29 +00:00
hebrew
hungarian
irc o Update to 6.3.1 2003-02-04 22:09:50 +00:00
japanese Make it compilable with newer bison. 2003-02-05 05:31:02 +00:00
java - Changed maintainer to the JDK porting team <java-port@FreeBSD.org>, 2003-02-05 05:22:33 +00:00
korean
lang * Teach guile about LOCALBASE and X11BASE when looking for scheme modules 2003-02-05 06:10:54 +00:00
mail Upgrade to 0.10.2. 2003-02-05 10:39:40 +00:00
math Add missing files to pkg-plist.emacs 2003-02-05 07:19:07 +00:00
mbone
misc Maitnainer update: misc/p5-Locale-SubCountry from 1.21 to 1.22 2003-02-05 03:21:06 +00:00
Mk Mk/bsd.sites.mk - add Apache master sites 2003-02-05 10:50:04 +00:00
multimedia Maintainer update of graphcs/transcode 2003-02-04 05:03:43 +00:00
net Finalize the p5-File-Spec dependency now that PERL_LEVEL is is. 2003-02-05 10:16:06 +00:00
net-im - convert INCDIR -> LICQ_PORT 2003-02-04 20:07:03 +00:00
net-mgmt Fix typo in domain. 2003-02-03 09:17:21 +00:00
net-p2p Update to 0.66 2003-02-04 15:23:39 +00:00
news
palm Update to 3.25 2003-02-05 11:29:43 +00:00
picobsd
polish
ports-mgmt Let the PORTSDIR environment variable override our defaults. 2003-02-02 21:17:40 +00:00
portuguese
print Add PostScript::Simple 0.05 - a perl module to produce PostScript files. 2003-02-03 17:42:48 +00:00
russian
science
security Update to 1.1 2003-02-05 11:30:53 +00:00
shells
sysutils New port: whatpix 2003-02-05 11:36:13 +00:00
Templates
textproc Add p5-XML-Quote 1.02, XML quote/dequote functions. 2003-02-05 11:41:52 +00:00
Tools
ukrainian
vietnamese
www Fix digit to compare against. 2003-02-05 10:37:48 +00:00
x11 Upgrade to version 4.07, the latest release version. 2003-02-04 05:34:20 +00:00
x11-clocks
x11-fm Update to version 5.0.2 2003-02-05 08:21:16 +00:00
x11-fonts
x11-servers
x11-themes Change WWW URL. 2003-02-04 13:19:02 +00:00
x11-toolkits Update Port: x11-toolkits/p5-Tk 2003-02-05 00:57:45 +00:00
x11-wm Change WWW URL. 2003-02-04 12:57:57 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED I hope rarlab would keep releasing FreeBSD binary. 2003-02-03 17:11:47 +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.