1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Maxim Sobolev 22dba834b7 Fixes:
- Fix pkg-plist in the case when NOPROFILE isn't defined;
- fix breakage on system with old perl < 5.6.0 (4-STABLE and downward) by
  including pre-generated on 5-CURRENT files. Perl scripts supplied with the
  port have some problems with old perl and I hope Konstantin will address this
  problem in the next revision of iconv.

Prompted by:	asami (plist), Mikhail Teterin <mi@privatelabs.com> (4-CURRENT)
2000-11-30 09:23:33 +00:00
archivers
astro
audio Update to 1.2.4 2000-11-29 11:22:55 +00:00
benchmarks
biology
cad
chinese
comms
converters Fixes: 2000-11-30 09:23:33 +00:00
databases
deskutils
devel Add "#define BuildAoutLibraries ${BuildAoutLibraries}". 2000-11-29 12:08:19 +00:00
dns
editors Update Vim 5.7 to patchlevel 19. 2000-11-29 16:58:21 +00:00
emulators
finance
french
ftp
games Update to HLDS 3.0.1.4 (comataible with 1.1.0.4 clients) and 2000-11-29 20:30:54 +00:00
german
graphics
hebrew
irc
japanese Update iconv to 2.0 and reflect shared library version bump. 2000-11-29 11:46:42 +00:00
java
korean
lang Upgrade to 0.20. 2000-11-29 18:39:54 +00:00
mail Look for the py-tkinter shared library in the correct directory when 2000-11-30 08:51:48 +00:00
math Upgrade to 17.1.2. 2000-11-29 12:54:14 +00:00
mbone
misc
Mk
multimedia Update to 1.2.4 2000-11-29 11:22:55 +00:00
net Update iconv to 2.0 and reflect shared library version bump. 2000-11-29 11:46:42 +00:00
net-im Update iconv to 2.0 and reflect shared library version bump. 2000-11-29 11:46:42 +00:00
net-mgmt tcpreplay - a *working* libpcap trace file replay tool 2000-11-29 02:29:03 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security
shells Drop my maintainership 2000-11-30 01:32:31 +00:00
sysutils
Templates
textproc Update iconv to 2.0 and reflect shared library version bump. 2000-11-29 11:46:42 +00:00
Tools
vietnamese
www Upgrade to dev.14 2000-11-30 03:34:09 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
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.