1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Froemberg 822aa246dd Clean up the latest mhash and mcrypt additions by nsayer:
- increase the number of menu items
- use LIB_DEPENDS instead BUILD_DEPENDS (shared libs are used)
- add ${PREFIX} to --with-mcrypt and --with-mhash
1999-06-30 09:56:39 +00:00
archivers
astro add dgpsip 1999-06-30 04:05:52 +00:00
audio Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
benchmarks Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
biology Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
cad
chinese
comms
converters
databases These were missing as well 1999-06-29 20:25:13 +00:00
deskutils
devel Activate tkcon. 1999-06-29 05:32:54 +00:00
dns Bring back bind8, even -CURRENT only has 8.1.2, this port is more up-to-date. 1999-06-28 21:25:34 +00:00
editors Update to 9.19. 1999-06-29 23:59:32 +00:00
emulators Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
finance
ftp Update Y2K URL 1999-06-29 18:30:00 +00:00
games Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
german
graphics Uncomment NO_PACKAGE again. 1999-06-28 13:35:05 +00:00
irc Whoops, forgot to move epic4 from net to irc. 1999-06-28 08:55:19 +00:00
japanese Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
java Undo part of previous commit to put back the correct ${WRKSRC}. 1999-06-29 23:14:36 +00:00
korean Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
lang Define "OBSTACK_CHUNK_SIZE" as getpagesize(). 1999-06-28 09:52:43 +00:00
mail Update to 0.4.8. 1999-06-29 21:28:31 +00:00
math Allow "x,y" in addition to "x y" formatted data points. 1999-06-28 07:46:04 +00:00
mbone
misc Remove the cls port. It can easily be done from the command line. 1999-06-30 07:14:46 +00:00
Mk
multimedia
net 1) Add a patch to fix the syntax for 'lpc status' for FreeBSD 3.x+ 1999-06-30 03:57:40 +00:00
net-im
net-mgmt Fix a typo (p5-SNMP_Simple -> p5-SNMP_Session) 1999-06-28 05:47:03 +00:00
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Activate cdlabelgen. 1999-06-28 19:50:55 +00:00
russian
science
security add --disable-posix-threads. Fixes apache+php3 hang. 1999-06-29 03:20:07 +00:00
shells
sysutils Update to version 0.1.18. 1999-06-30 03:48:04 +00:00
Templates
textproc new ports/{java,irc,x11-server}, dependency sweep #2 1999-06-28 19:29:20 +00:00
Tools
vietnamese
www Clean up the latest mhash and mcrypt additions by nsayer: 1999-06-30 09:56:39 +00:00
x11 Activate xmx. 1999-06-28 23:05:59 +00:00
x11-clocks
x11-fm Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
x11-fonts
x11-servers New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles. 1999-06-28 02:24:57 +00:00
x11-themes
x11-toolkits Use the proper links so dynamic linking will work. 1999-06-29 02:50:48 +00:00
x11-wm Update to 1.2.8 1999-06-29 17:09:23 +00:00
.cvsignore
INDEX
LEGAL Remove the cls port. It can easily be done from the command line. 1999-06-30 07:14:46 +00:00
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.