1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 793e6d3d89 add c_parser 0.2.5
A C99 Parser
2002-01-18 14:38:49 +00:00
accessibility/atk Update to 0.9. 2002-01-18 13:28:57 +00:00
arabic
archivers Remove empty files. 2002-01-15 09:28:31 +00:00
astro Update maintainer's email address 2002-01-17 23:13:38 +00:00
audio Update maintainer's email address 2002-01-17 23:13:38 +00:00
benchmarks
biology - Update to version 2.2.0 2002-01-18 14:04:03 +00:00
cad
chinese Update to 4.44 2002-01-11 22:27:53 +00:00
comms suppress potential error message when kldunloading the ixj driver 2002-01-18 08:48:11 +00:00
converters - Add NOPORTDOCS support to pkg-plist 2002-01-17 03:07:33 +00:00
databases Update maintainer's email address 2002-01-17 23:13:38 +00:00
deskutils Update maintainer's email address 2002-01-17 23:13:38 +00:00
devel add c_parser 0.2.5 2002-01-18 14:38:49 +00:00
dns Update to 0.9.01 2002-01-11 22:31:42 +00:00
editors Update to 1.0.8. Changes in this version include: 2002-01-17 12:21:00 +00:00
emulators Oops. Add missing entry to plist 2002-01-11 06:28:32 +00:00
finance
french Update maintainer's email address 2002-01-17 23:13:38 +00:00
ftp
games Fix sdl errors caught by bento 2002-01-17 08:20:44 +00:00
german
graphics o Update to 0.6.0.20011220. Therefore, since this version is smaller 2002-01-17 20:05:16 +00:00
hebrew
hungarian
irc Fix MASTER_SITES. 2002-01-13 09:04:50 +00:00
japanese use particular emacsen for compiling. 2002-01-18 02:51:40 +00:00
java
korean
lang Update maintainer's email address 2002-01-17 23:13:38 +00:00
mail - Fix depends 2002-01-18 10:07:23 +00:00
math Update to 1.0.2. 2002-01-16 12:45:38 +00:00
mbone
misc Update maintainer's email address 2002-01-17 23:13:38 +00:00
Mk Grr. Really fix PYTHON_WRKSRC for 2.1.1. 2002-01-16 12:24:32 +00:00
multimedia o Update to 0.6.0.20011220. Therefore, since this version is smaller 2002-01-17 20:05:16 +00:00
net Change PORTSDIR to ${WRKDIRPREFIX}${.CURDIR}/../../ so that bento 2002-01-18 05:27:29 +00:00
net-im add py-jabber 0.2 2002-01-13 09:21:34 +00:00
net-mgmt TAR file was modified without changing the name. 2002-01-17 22:52:59 +00:00
net-p2p
news Update to 0.11.91. 2002-01-15 08:32:27 +00:00
palm
picobsd
polish
ports-mgmt Update to 20020117. 2002-01-16 17:53:23 +00:00
portuguese
print Update HPIJS package from 1.0 to 1.0.1. 2002-01-17 20:57:53 +00:00
russian
science
security upgrade to 1.6 2002-01-18 13:07:09 +00:00
shells Upgrade to v0.6.0. 2002-01-14 06:53:27 +00:00
sysutils Update maintainer's email address 2002-01-17 23:13:38 +00:00
Templates
textproc Update maintainer's email address 2002-01-17 23:13:38 +00:00
Tools - New option `-e' - threat warnings as errors; 2002-01-14 13:07:34 +00:00
ukrainian Change "PNG" to "image", as this library can generate different formats 2002-01-12 18:45:25 +00:00
vietnamese
www Upgrade to 1.1.8 2002-01-18 09:04:35 +00:00
x11 upgrade to 1.2.2 2002-01-17 08:00:03 +00:00
x11-clocks Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Bring in a few changes to the KDE ports infrastructure, and some fixes. 2002-01-11 06:17:04 +00:00
x11-toolkits Update to 1.3.12. 2002-01-18 13:26:02 +00:00
x11-wm add aewm++ 1.0.15 2002-01-17 05:37:59 +00:00
.cvsignore
INDEX
LEGAL Add mingw/opengl95.exe which is distributed on a Microsoft FTP site. 2002-01-16 19:46:18 +00:00
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.