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
Erwin Lansing 705d662718 o upgrade from 1.12 to 1.13: [1]
- Fixed portability issues for Windows. (It should now work under the normal
    Windows command shell.) Note that this requires the use of a temporary file
    for decompression of file handles on Windows--a minor security risk.
  - Makefile.PL version detection for GNU grep now works correctly for version
    numbers which end with letters.
  - Fixed typo bugs in a couple test cases.

o Add missing PKGNAMEPREFIX
o Add missing entries in PLIST

PR:		60724 [1]
Submitted by:	maintainer
2003-12-30 18:55:38 +00:00
accessibility
arabic
archivers
astro
audio Add cuetools, a set of utilities for manipulating cue and toc sheets 2003-12-30 12:43:23 +00:00
benchmarks
biology
cad
chinese
comms The port did not build on many systems due to conflicting and missing 2003-12-29 07:58:47 +00:00
converters
databases Build, link and install the plugins properly so they can actually work. 2003-12-30 10:09:57 +00:00
deskutils Add kickpim 0.5.1, 2003-12-29 16:00:52 +00:00
devel - Update to 7.1.4 2003-12-30 12:17:06 +00:00
dns Correct the distsite for the dnscache-dumpcache patch. 2003-12-29 14:08:08 +00:00
editors Fix DISTNAME which I forgot in my previous commit. 2003-12-29 18:22:10 +00:00
emulators - Fix dependencies 2003-12-30 12:57:49 +00:00
finance finance/grisbi: upgrading to 0.4.2. 2003-12-29 07:11:03 +00:00
french remove commented-out variables accidently commited in. 2003-12-29 06:36:38 +00:00
ftp
games - Update to 0.8.5 2003-12-30 13:13:30 +00:00
german - update to 0.95 2003-12-29 06:47:01 +00:00
graphics - Fix argument handling in perl scripts 2003-12-29 19:59:33 +00:00
hebrew
hungarian
irc update to 7.0, with support for other irc clients 2003-12-30 11:38:33 +00:00
japanese
java Add Linux Blackdown Java3D 1.3.1, provides a set of object-oriented 2003-12-30 08:58:41 +00:00
korean
lang unbreak lang/bigloo 2003-12-30 09:05:37 +00:00
mail o upgrade from 1.12 to 1.13: [1] 2003-12-30 18:55:38 +00:00
math
mbone
misc Add sonytv, an infrared remote control for SONY TV sets, written in Tk. 2003-12-30 15:05:05 +00:00
Mk
multimedia
net fix typo. 2003-12-30 18:51:41 +00:00
net-im Install startup script jabberd.sh. 2003-12-30 16:18:46 +00:00
net-mgmt
net-p2p - Update to version 0.6.1 2003-12-29 18:43:34 +00:00
news - Update to version 0.26 2003-12-29 19:21:39 +00:00
palm Add uppc-kmod, USB device driver for Windows CE handhelds which provides serial 2003-12-29 16:33:02 +00:00
picobsd
polish
ports-mgmt
portuguese
print add texpower 0.0.9d 2003-12-30 08:26:41 +00:00
russian
science
security - update to 20031229 2003-12-30 15:42:38 +00:00
shells Use DOCSDIR macro. 2003-12-30 17:13:27 +00:00
sysutils Correct the order in which we obtain read and write speeds so as not to 2003-12-30 18:02:43 +00:00
Templates
textproc - update from 3.11 to 3.44 2003-12-30 12:23:00 +00:00
Tools
ukrainian
vietnamese
www Vendor update to 2.46 2003-12-30 17:29:13 +00:00
x11 add grabc 1.1 2003-12-30 07:47:48 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL Add LEGAL status of java/orion 2003-12-29 07:18:37 +00:00
Makefile
MOVED HTML::MagicTemplate package now include in Text-MagicTemplate, which is 2003-12-30 12:29:02 +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.