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
Jing-Tang Keith Jang dc8aedccce Sigh, go back to use AbiWord's builtin version of libiconv.
AbiWord will coredump and unable to display ANY character
correctly when linking against converters/iconv.

This is a temporary workaround.

Approved by:	"Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
2001-01-08 06:28:38 +00:00
archivers
astro Hand grog his Core hat back; fix stb's misplacement along the longitude. 2001-01-08 05:32:02 +00:00
audio 1) Revert change supporting for shared library build/installation 2001-01-08 00:54:30 +00:00
benchmarks
biology Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
cad
chinese Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
comms Upgrade to version 1.1.24-Jan07 2001-01-07 22:14:07 +00:00
converters Add shared library 2001-01-08 02:39:34 +00:00
databases
deskutils
devel Remove albast@xs4all.nl as MAINTAINER; mail has been bouncing for 3 months. 2001-01-07 18:32:16 +00:00
dns
editors Sigh, go back to use AbiWord's builtin version of libiconv. 2001-01-08 06:28:38 +00:00
emulators
finance
french
ftp
games Fix fennerism in pkg-descr. 2001-01-07 22:37:04 +00:00
german
graphics Revert changes that enabled usage of mp3 lame shared library. Due 2001-01-08 01:02:38 +00:00
hebrew
irc Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
japanese Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
java
korean
lang Introduce `TARGLIB' from gcc-devel to clean this thing up. 2001-01-07 21:59:01 +00:00
mail Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
math
mbone
misc Add USE_GMAKE and fix pkg-plist 2001-01-08 01:35:01 +00:00
Mk
multimedia Revert changes that enabled usage of mp3 lame shared library. Due 2001-01-08 01:02:38 +00:00
net - update port from 1-1-a6 to 1-1-a8 2001-01-07 23:36:44 +00:00
net-im update 0.9.6.2010 -> 0.10.1 2001-01-07 19:08:31 +00:00
net-mgmt - update port from 1-1-a6 to 1-1-a8 2001-01-07 23:36:44 +00:00
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
shells
sysutils Legato's main web server consistently fails Bill Fenner's 2001-01-07 23:40:52 +00:00
Templates
textproc Clean up some space/tabbing as hinted about by portlint. 2001-01-07 21:28:10 +00:00
Tools
vietnamese
www Add dependency on p5-Apache, p5-Apache-Icon, p5-Apache-Language and 2001-01-08 06:24:19 +00:00
x11 Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Update to 200012301145. 2001-01-08 01:17:20 +00:00
x11-toolkits Update to 200012301145. 2001-01-08 01:17:20 +00:00
x11-wm Update to the long awaited new release 0.63.1. 2001-01-08 02:09:09 +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.