1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Akinori MUSHA 1ebdec8e3d Add compat22, compat3x and compat4x. These packages allow you to
install the compat libraries on your system, so you can use legacy
binaries that depend on them.

PR:		ports/29371
Submitted by:	Scot W. Hetzel <hetzels@westbend.net>
Altered by:	knu
2001-08-13 04:32:06 +00:00
accessibility/atk
arabic
archivers Protect against bad entry size in header 2001-08-11 18:19:11 +00:00
astro o) Configure tests for Mesa/OpenGL without -lXi which leads to a 2001-08-12 15:17:56 +00:00
audio The author rerolled the tarball with a VMS-specific change. Chase the 2001-08-11 23:10:51 +00:00
benchmarks
biology
cad
chinese
comms Update to new version. 2001-08-12 13:26:01 +00:00
converters
databases Update to 0.9 2001-08-12 16:09:06 +00:00
deskutils Adieu ftp.freesoftware.com! 2001-08-12 14:43:48 +00:00
devel Update master site and fix compliation problem on newer FreeBSD systems. 2001-08-12 21:14:42 +00:00
dns
editors
emulators
finance add quantlib 2001-08-12 12:39:44 +00:00
french
ftp This port installs 88 setuid root binaries. That cannot be correct; 2001-08-11 05:29:56 +00:00
games When I committed this port originally I forgot to reset the maintainer 2001-08-12 04:07:59 +00:00
german
graphics Upgrade to version 1.2 . 2001-08-12 20:11:24 +00:00
hebrew
hungarian
irc
japanese Update 1.3.20.ja0. 2001-08-12 19:58:36 +00:00
java
korean Update to 4.78. 2001-08-12 14:40:54 +00:00
lang Update to 3.02. 2001-08-12 20:06:45 +00:00
mail Rename variables using WITH_POPPER_ prefix 2001-08-12 20:11:38 +00:00
math add cxsc 2001-08-11 15:54:45 +00:00
mbone
misc Add compat22, compat3x and compat4x. These packages allow you to 2001-08-13 04:32:06 +00:00
Mk Oops, it turned out that the MASTER_SITE_FREEBSD variable is already 2001-08-12 17:19:41 +00:00
multimedia o Avoid modifying CFLAGS 2001-08-12 09:44:16 +00:00
net Update to 1.1.6 2001-08-12 17:01:22 +00:00
net-im Update to 1.1.6 2001-08-12 17:01:22 +00:00
net-mgmt New port: net/ehnt - A simple Cisco NetFlow data collector 2001-08-11 17:38:05 +00:00
net-p2p
news Add WITH_TIN_ to variable 2001-08-12 20:40:15 +00:00
palm
picobsd
polish
ports-mgmt Reword more. 2001-08-11 21:19:33 +00:00
portuguese
print add ttf2pt1 2001-08-11 17:12:38 +00:00
russian Upgrade to 0.99e2 2001-08-12 16:07:24 +00:00
science
security USE DOCSDIR and PORTDOCS 2001-08-13 04:01:26 +00:00
shells 1. This should never have been a port 2001-08-11 06:12:49 +00:00
sysutils add anteater 2001-08-13 04:00:41 +00:00
Templates
textproc Fix the build from the textproc/ispell directory for the german dictionaries 2001-08-13 01:26:04 +00:00
Tools
ukrainian
vietnamese
www Update to 0.9.2. 2001-08-13 04:16:22 +00:00
x11 Remove three files: 2001-08-11 22:22:36 +00:00
x11-clocks
x11-fm Correct some items I was overzealous about 2001-08-12 18:18:59 +00:00
x11-fonts Change MASTER_SITE to maintainer's site due to unavail distfiles. 2001-08-12 15:07:10 +00:00
x11-servers
x11-themes
x11-toolkits Chase gnomemm shlib bump. 2001-08-12 12:29:52 +00:00
x11-wm Add MANCOMPRESSED 2001-08-12 17:53:44 +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.