1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Kirill Ponomarev 280375e84a - Update to version 3.1.11
PR:		ports/64851
Submitted by:	Ports Fury
Approved by:	maintainer
2004-04-08 20:41:21 +00:00
accessibility Update to 1.6.1. 2004-04-07 16:56:59 +00:00
arabic
archivers
astro
audio - Update to version 3.1.11 2004-04-08 20:41:21 +00:00
benchmarks
biology Update to 1.7.8. 2004-04-07 17:26:09 +00:00
cad
chinese - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
comms - Update to 0.94.0 2004-04-08 12:15:10 +00:00
converters
databases Add p5-Class-DBI-Loader-Relationship 1.2, easier relationship 2004-04-08 15:58:14 +00:00
deskutils fix dbh Dependency 2004-04-07 19:23:24 +00:00
devel - use INFO 2004-04-07 20:19:50 +00:00
dns
editors a) Update to 1.1.1p1 (treated as bump port revision) 2004-04-08 12:13:39 +00:00
emulators unzip is an EXTRACT_DEPENDS, not BUILD_DEPENDS 2004-04-07 03:30:38 +00:00
finance Upgrade to 0.4.5: bug fixes. 2004-04-07 21:46:37 +00:00
french - Cosmetic changes. 2004-04-06 08:51:40 +00:00
ftp remove wget+ipv6, ftp/wget has its function. 2004-04-07 15:15:59 +00:00
games - Remove unneeded line 2004-04-08 18:20:49 +00:00
german
graphics - Fix bug with avifile 2004-04-08 18:28:21 +00:00
hebrew
hungarian
irc This port requires Python 2.3+. 2004-04-08 06:56:17 +00:00
japanese - Update to 0.76 2004-04-08 08:06:42 +00:00
java add jcalendar 1.1.4 2004-04-07 08:37:29 +00:00
korean
lang Upgrade to 4.9. 2004-04-07 11:53:19 +00:00
mail Upgrade to 1.1.3. 2004-04-08 20:16:02 +00:00
math Update to 1.2.9. 2004-04-08 08:49:22 +00:00
mbone
misc Use PLIST_DIRS. Avoid REINPLACE_CMD. Drop maintainership. 2004-04-07 13:51:58 +00:00
Mk - Fix dependency problem 2004-04-08 10:01:53 +00:00
multimedia Update to 0.7.0, and unbreak. 2004-04-08 07:38:10 +00:00
net Update to 0.10.pre3 2004-04-08 16:18:51 +00:00
net-im The last commit lost previously applied security fixes. Again. 2004-04-07 15:17:37 +00:00
net-mgmt - Update to version 3.4.5 2004-04-06 11:56:39 +00:00
net-p2p Update to 0.10.pre3 2004-04-08 16:18:51 +00:00
news - add/remove servers from MASTER_SITES 2004-04-07 15:00:57 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 2.6.0.1 2004-04-07 16:40:47 +00:00
russian
science
security *******************IMPORTANT******************* 2004-04-08 16:02:11 +00:00
shells - tar -> ${TAR} (since we have now a bsdtar ;) 2004-04-07 13:26:20 +00:00
sysutils Fix pkg-plist 2004-04-08 08:57:51 +00:00
Templates
textproc Upgrade to 0.500. 2004-04-08 08:12:28 +00:00
Tools
ukrainian
vietnamese
www Add p5-Maypole 1.3, mVC web application framework. 2004-04-08 18:27:19 +00:00
x11 - Update to version 0.7 2004-04-06 12:58:09 +00:00
x11-clocks
x11-fm fix dbh Dependency 2004-04-07 19:23:24 +00:00
x11-fonts Use SORT macro. Clarify COMMENT. Use PLIST_DIRS. Drop maintainership. 2004-04-07 13:37:26 +00:00
x11-servers
x11-themes New port kde-icons-realistic version 0.10: KDE Realistic complete 2004-04-08 02:56:05 +00:00
x11-toolkits * Teach vte about posix_openpt() 2004-04-08 18:36:39 +00:00
x11-wm Update to 1.9.7. 2004-04-07 18:35:56 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED assign ftp/wget as successor of wget+ipv6. 2004-04-08 11:00:55 +00:00
README
UPDATING

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.