1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Masafumi Max NAKANE f7a9b303c2 Disable vfghostscript5 (which is just a repository copy of vfghostscript
at this moment) until vfghostscript5 is committed.
1997-09-19 10:22:32 +00:00
archivers Use freebsd: bulding target, faster i386 crc 1997-09-18 22:23:50 +00:00
astro
audio Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
benchmarks
cad
chinese Misc. cleanup from maintainer. Create "wnn" account automatically if 1997-09-19 09:34:33 +00:00
comms
converters Add `q' to EXTRACT_BEFORE_ARGS so that lha will do its work quietly. 1997-09-14 17:32:19 +00:00
databases Upgrade to v1.1810 1997-09-17 13:59:00 +00:00
deskutils
devel Some patches submitted as PR are not suitable to be committed blindly and 1997-09-19 09:29:05 +00:00
dns/p5-Net-DNS
editors Make this port compile with tcl80. 1997-09-18 08:02:35 +00:00
emulators
finance/p5-Business-CreditCard
ftp Upgrade to beta-15, nlist hole fixed 1997-09-15 05:48:35 +00:00
games Upgrade to 2.8.2 1997-09-19 06:46:46 +00:00
german
graphics Correctly define the jpeg tool location. 1997-09-19 03:47:36 +00:00
irc The proper install target isn't install: it's do-install. 1997-09-08 12:46:49 +00:00
japanese Disable vfghostscript5 (which is just a repository copy of vfghostscript 1997-09-19 10:22:32 +00:00
java
korean Misc. cleanup from maintainer. Create "wnn" account automatically if 1997-09-19 09:34:33 +00:00
lang Bring back tclX75 -- sorry, I mis-read my reply from Satoshi 1997-09-12 17:16:28 +00:00
mail Upgrade, 3.0pl56 -> 3.0pl58. 1997-09-16 01:03:34 +00:00
math Typo in dependency (X11/libsx -> x11/libsx). 1997-09-17 06:29:25 +00:00
mbone Move files from ${FILESDIR} to ${WRKSRC} in post-extract: target 1997-09-13 16:58:21 +00:00
misc Update to use fileutils-3.16 (forgot "cvs add" the first time) 1997-09-18 17:41:30 +00:00
Mk
multimedia Make port work with tcl/tk 8.0 1997-09-11 03:55:02 +00:00
net fix this so it installs 1997-09-17 05:39:33 +00:00
net-mgmt
news Tell the correct place of the history file to the program. 1997-09-17 02:51:24 +00:00
palm/pilot_makedoc
ports-mgmt original distribution upgraded to 1.48. 1997-09-14 14:24:54 +00:00
print Install metafont files in the right place. 1997-09-15 22:54:54 +00:00
russian
science/felt
security Fix commented #MASTER_SITE line 1997-09-18 02:47:42 +00:00
shells
sysutils Sorry I forgot. 1997-09-19 02:20:20 +00:00
Templates
textproc Upgrade, fixes bogon in handling of the linuxdoc <code> element. 1997-09-13 19:28:22 +00:00
vietnamese
www Fix broken MAN3PODS section of Makefile.PL 1997-09-18 02:30:31 +00:00
x11 Make this port work on OpenBSD, and still work on FreeBSD. Fix a warning 1997-09-17 23:30:48 +00:00
x11-clocks Use ${MASTER_SITE_SUNSITE} instead of a mirror close to porter. 1997-09-09 11:19:58 +00:00
x11-fm Upgrade to 2.4. 1997-09-19 06:59:52 +00:00
x11-fonts
x11-servers
x11-toolkits Mass update of CPAN ports 1997-09-14 04:00:20 +00:00
x11-wm Remove RUN_DEPENDS as necessary RUN_DEPENDS is now defined in imlib port. 1997-09-19 03:51:35 +00:00
.cvsignore
INDEX
LEGAL xtetris port no longer exists (and cannot) 1997-09-11 02:56:34 +00:00
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.