1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Sergey Skvortsov eec4b77525 Add p5-VCS 0.04,
library for generic Version Control System access
in Perl.

PR:		35368
Submitted by:	Kimura Fuyuki <fuyuki@mj.0038.net>
2002-06-09 14:57:10 +00:00
accessibility
arabic
archivers To ports@freebsd.org. 2002-06-08 17:33:41 +00:00
astro
audio Use MASTER_SITE_LOCAL. 2002-06-09 11:58:08 +00:00
benchmarks
biology
cad
chinese
comms My employer uses this one quite heavily. I'll maintain it. 2002-06-09 14:16:09 +00:00
converters
databases Add rdfdb 0.46, a lightweight RDF database. 2002-06-09 00:35:39 +00:00
deskutils
devel Add p5-VCS 0.04, 2002-06-09 14:57:10 +00:00
dns
editors
emulators - GNU_CONFIGURE -> USE_LIBTOOL 2002-06-08 18:33:56 +00:00
finance
french
ftp Update to 1.2.1. 2002-06-09 01:37:52 +00:00
games - GNU_CONFIGURE -> USE_LIBTOOL 2002-06-08 18:36:03 +00:00
german
graphics upgrade to 0.41 2002-06-08 19:24:39 +00:00
hebrew
hungarian
irc - Fix plist and portlint compliance 2002-06-08 19:41:09 +00:00
japanese
java
korean
lang Bump PORTREVISION to take the new version of use.perl into account. 2002-06-09 11:26:23 +00:00
mail devel/ruby-racc-runtime has been replaced with lang/ruby16-shim-ruby18. 2002-06-09 04:33:36 +00:00
math Put back python support (requires up to date libtool). 2002-06-08 18:51:03 +00:00
mbone
misc upgrade to 6.0.0 2002-06-08 18:42:40 +00:00
Mk
multimedia
net Unbreak: use TCL 8.3 (and actually add the dependency on it). 2002-06-09 03:16:07 +00:00
net-im
net-mgmt - update to 1.0.4.p1 2002-06-08 22:25:20 +00:00
net-p2p
news Try grouping of MASTER_SITES 2002-06-09 11:22:05 +00:00
palm
picobsd
polish
ports-mgmt Now that introducing ruby-shim is done, bump PORTREVISION to let users 2002-06-08 22:20:17 +00:00
portuguese
print
russian
science
security Upgrade to 2.3.5. 2002-06-09 08:22:55 +00:00
shells
sysutils Now that introducing ruby-shim is done, bump PORTREVISION to let users 2002-06-08 22:20:17 +00:00
Templates
textproc Add p5-XML-DBMS 1.03, perl port of Java package XML-DBMS v1.0. 2002-06-09 14:29:26 +00:00
Tools
ukrainian
vietnamese
www Unbreak: when running compile.py, don't assume that ${WRKSRC} is in 2002-06-09 14:32:44 +00:00
x11 Unbreak: switch to a working master site & distname. 2002-06-09 01:50:59 +00:00
x11-clocks Unbreak: allow this port to build with XFree86-4. 2002-06-09 00:59:34 +00:00
x11-fm
x11-fonts
x11-servers FreeBSD'ize the XFree86 v4 server configuration programs. 2002-06-09 02:21:26 +00:00
x11-themes
x11-toolkits
x11-wm Add the same patch that's in the afterstep port: fix a resources leak & 2002-06-09 14:24:35 +00:00
.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.