1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris Piazza 512dfb1eed Fix packaging for this port.
It doesn't seem to be installing static libraries any more, this
is probably related to the libtool changes.
1999-09-17 18:21:29 +00:00
archivers
astro
audio
benchmarks Switch back dependency to gnuplot, now that chuckr has fixed it. 1999-09-11 00:46:39 +00:00
biology
cad
chinese
comms
converters
databases Let the generated Makefiles install the perl modules. 1999-09-11 00:55:52 +00:00
deskutils
devel This port seems to require the '-b' flag in FETCH_BEFORE_ARGS. 1999-09-17 18:21:03 +00:00
dns
editors Fix packaging for this port. 1999-09-17 18:21:29 +00:00
emulators pgcc compiler is called pgcc, not egcs. The port still doesn't build 1999-09-11 13:21:02 +00:00
finance
ftp
games Unbreak this port, thanks to suggestions made by 1999-09-11 01:00:29 +00:00
german
graphics Update to version 0.1.12 1999-09-17 17:35:35 +00:00
irc
japanese No need to create ${PORTINFORDIR}/dir explicitly -- install-info does it for 1999-09-11 10:02:24 +00:00
java Mark this port as being i386 only. 1999-09-17 18:19:30 +00:00
korean
lang Nuke tcl 7.5 and tk 4.1 1999-09-17 15:04:39 +00:00
mail
math xbae shlib is now at version 7. 1999-09-11 14:37:09 +00:00
mbone
misc Nuke misc/ctk 1999-09-17 15:00:53 +00:00
Mk (1) Adjust to new libtools. 1999-09-11 01:11:21 +00:00
multimedia
net This port now respects ${LOCALBASE}. 1999-09-17 13:09:35 +00:00
net-im
net-mgmt
news Typo ("$(CHOWN}" -> "${CHOWN}"). Fix "version required" comment and 1999-09-11 11:25:28 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Update to version 1.2 1999-09-17 17:35:06 +00:00
shells Fix packaging. Move all version info out of PLIST using PLIST_SUB. 1999-09-11 10:00:18 +00:00
sysutils - upgrade to 1.8a28: 1999-09-17 12:20:04 +00:00
Templates
textproc Fix categories after repo-copy (I could have sworn I had done this...) 1999-09-17 17:36:20 +00:00
Tools Remove /var/db/pkg/* *inside* chroot area, not outside. 1999-09-11 13:19:32 +00:00
vietnamese
www Fix installation. 1999-09-12 02:48:34 +00:00
x11
x11-clocks Upgrade to KDE-1.1.2. 1999-09-17 12:47:53 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Update to version 0.6 1999-09-17 17:34:23 +00:00
x11-toolkits Update to version 0.6 1999-09-17 17:34:23 +00:00
x11-wm
.cvsignore
INDEX (forced commit) This is the official index file for 3.3-release. 1999-09-14 22:58:50 +00:00
LEGAL
Makefile
README
YEAR2000

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.