1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 42d6d25c03 Update to 0.2.1.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-09-13 07:01:02 +00:00
accessibility/atk
arabic
archivers
astro Add the town I live, where we have a US Navy base. 2001-09-12 16:26:40 +00:00
audio
benchmarks
biology style fix: un"echo" commands 2001-09-13 03:50:40 +00:00
cad Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
chinese Chase the png library version bump. 2001-09-13 03:26:18 +00:00
comms Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
converters Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. 2001-09-12 01:07:29 +00:00
databases honor PREFIX 2001-09-12 23:20:29 +00:00
deskutils Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessary 2001-09-11 15:52:31 +00:00
devel switch maintainership over to submitter 2001-09-13 02:15:14 +00:00
dns
editors Update to Vim 6.0 beta AV 2001-09-12 07:24:23 +00:00
emulators
finance Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessary 2001-09-11 15:52:31 +00:00
french honor PREFIX: USE_GMAKE and MAKE_ARGS 2001-09-13 00:48:00 +00:00
ftp unbreak: ${FILESDIR} is read-only. 2001-09-11 21:21:33 +00:00
games o update MASTER_SITES; update DESCR accordingly 2001-09-13 03:07:59 +00:00
german
graphics Update to 0.2.1. 2001-09-13 07:01:02 +00:00
hebrew
hungarian
irc
japanese Chase the png library version bump. 2001-09-13 03:26:18 +00:00
java Add jakarta-regexp 1.2, regular expressions for Java. 2001-09-12 13:10:54 +00:00
korean Chase the png library version bump. 2001-09-13 03:26:18 +00:00
lang Accompanying commit for Makefile rev 1.20. 2001-09-13 05:58:21 +00:00
mail Fix compilation problems. 2001-09-13 06:43:26 +00:00
math Unbroke with latest libglade. 2001-09-11 15:37:23 +00:00
mbone Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
misc o style changes 2001-09-13 00:34:19 +00:00
Mk Fix a logic problem in rev 1.10. Allow datadir to be overridden in all 2001-09-11 18:56:22 +00:00
multimedia
net Drop support to link with openldap2 2001-09-13 03:47:37 +00:00
net-im
net-mgmt fix package: remove nonexistent bin/argusarchive. 2001-09-11 22:34:32 +00:00
net-p2p
news Correct MASTER_SITES. 2001-09-12 07:53:06 +00:00
palm
picobsd
polish
ports-mgmt Add Perl modules for parsing and querying FreeBSD's Ports INDEX file 2001-09-12 22:58:50 +00:00
portuguese
print Fix a compilation error when A4 is defined. 2001-09-12 17:06:59 +00:00
russian
science New port: xmakemol - a motif molecule viewer program 2001-09-12 16:36:24 +00:00
security o Update to 1.1 2001-09-13 02:01:11 +00:00
shells
sysutils Update to 4.1. 2001-09-13 04:17:39 +00:00
Templates
textproc honor PREFIX: USE_GMAKE and MAKE_ARGS 2001-09-13 00:48:00 +00:00
Tools
ukrainian
vietnamese
www Sync with www/apache13: Rewrite @exec's so final condition always be true 2001-09-12 07:29:52 +00:00
x11 Allow japanese/gnomelibs to add LIB_DEPENDS: 2001-09-12 15:39:01 +00:00
x11-clocks
x11-fm Update to 4.5.55. 2001-09-11 16:25:08 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
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.