1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-28 10:08:24 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA f6c4aeccb3 Update to 20020902.
- Fix the regexp for uname output so it can parse such as
  "5.0-CURRENT-YYYYMMDD-JPSNAP".

  Spotted by: will@FreeBSD.org

- portupgrade(1): Add more command failure checks in case sudo fails.

- portsclean(1): Add a cross reference to libchk(1) to the manpage.
2002-09-02 13:16:35 +00:00
accessibility
arabic
archivers
astro
audio Update to 0.3.1. 2002-09-02 04:12:40 +00:00
benchmarks Fix bonnie++ on -current 2002-09-01 19:01:21 +00:00
biology
cad
chinese
comms ${PERL} -> ${REINPLACE_CMD} 2002-09-01 16:07:59 +00:00
converters "libuu" -> "uulib" 2002-09-02 04:00:45 +00:00
databases Update to 2.7.1 2002-09-02 02:58:53 +00:00
deskutils
devel Update to version 2002.09.01. 2002-09-01 21:16:30 +00:00
dns Update to 0.5 2002-09-01 18:45:09 +00:00
editors Works again with system compiler. 2002-09-01 22:05:52 +00:00
emulators ${PERL} -> ${REINPLACE_CMD} 2002-09-01 16:07:59 +00:00
finance
french
ftp ${PERL} -> ${REINPLACE_CMD} 2002-09-01 16:07:59 +00:00
games Update to version 0.2.4 2002-09-02 03:47:21 +00:00
german
graphics Update dri-devel to recent trunk, respect CFLAGS 2002-09-01 18:58:12 +00:00
hebrew
hungarian
irc Update to version 0.9.6 2002-09-02 03:44:26 +00:00
japanese Update to 5.12.2 2002-09-01 16:46:39 +00:00
java
korean
lang Update to 0.4. 2002-09-02 11:07:23 +00:00
mail Add a missing dependency on gdbm. 2002-09-02 02:06:45 +00:00
math ${PERL} -> ${REINPLACE_CMD} 2002-09-01 16:07:59 +00:00
mbone
misc ${PERL} -> ${REINPLACE_CMD} 2002-09-01 16:07:59 +00:00
Mk
multimedia ${PERL} -> ${REINPLACE_CMD} 2002-09-01 16:07:59 +00:00
net Remove LIB_DEPENDS on uulib, which appears to have been bogus. 2002-09-02 12:30:01 +00:00
net-im
net-mgmt Kevin Oberman has offered to maintain this. 2002-09-02 00:09:31 +00:00
net-p2p
news Previous shlib update should have also bumped PORTREVISION (reminded 2002-09-02 04:27:13 +00:00
palm
picobsd
polish
ports-mgmt Update to 20020902. 2002-09-02 13:16:35 +00:00
portuguese
print Deploy USE_GNOMENG infrastructure 2002-09-02 01:03:49 +00:00
russian
science Deploy USE_GNOMENG infrastructure 2002-09-02 01:13:08 +00:00
security Add a mirror 2002-09-01 17:43:27 +00:00
shells
sysutils Update to 20020902. 2002-09-02 13:16:35 +00:00
Templates
textproc * Add patch to build DtdToHaskell correctly. 2002-09-02 12:16:21 +00:00
Tools
ukrainian
vietnamese
www Update to version 1.62 2002-09-02 09:10:35 +00:00
x11 Update to the repacked 0.30 and call it 0.30p1. 2002-09-02 13:06:09 +00:00
x11-clocks
x11-fm Upgrade to 0.11.33 2002-09-02 12:14:32 +00:00
x11-fonts Recognise koi8-u encoding. Bump PORTREVISION. 2002-09-02 08:45:19 +00:00
x11-servers
x11-themes Deploy USE_GNOMENG infrastructure 2002-09-02 03:58:24 +00:00
x11-toolkits Deploy USE_GNOMENG infrastructure 2002-09-02 03:58:24 +00:00
x11-wm Deploy USE_GNOMENG infrastructure 2002-09-02 01:30:26 +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/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.