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
1997-10-28 22:52:52 +00:00
archivers Upgrade to 2.4.8. 1997-10-24 09:40:42 +00:00
astro
audio Use tk8.0 1997-10-08 13:10:34 +00:00
benchmarks
cad Port cleanup. Upgrade version number to 3f5. 1997-10-22 07:04:55 +00:00
chinese chinese/{big5,cns,gb}font -> chinese/{big5,cns,gb}fonts 1997-10-27 15:21:52 +00:00
comms Move ports/misc/qpage to ports/comms/misc. 1997-10-13 04:41:07 +00:00
converters 2 (two!) lines to upgrade to tk80, plus misc. minor fixes. 1997-10-23 17:59:34 +00:00
databases update to release 0.62 1997-10-27 21:48:06 +00:00
deskutils Update MAINTAINER address 1997-10-26 23:57:21 +00:00
devel Forgot the Doc files. 1997-10-27 00:53:30 +00:00
dns/p5-Net-DNS
editors Update MAINTAINER address 1997-10-26 23:57:21 +00:00
emulators Upgrade to 971012 version of Wine. 1997-10-13 21:51:46 +00:00
finance CBB is a personal check book balancing utility for Unix/X. 1997-10-11 04:13:39 +00:00
ftp Switch to a MASTER_SITE that works. 1997-10-28 18:12:43 +00:00
games Checksum changed on one of the files. It appears to still build fine 1997-10-28 22:52:52 +00:00
german Um, you can't just "enable checksum test" in the Makefile without 1997-10-08 05:26:10 +00:00
graphics Point to new MASTER_SITES, author moved on from CMU. 1997-10-24 16:51:59 +00:00
irc
japanese add "ja-" prefix. 1997-10-28 22:39:03 +00:00
java
korean Update the MASTER_SITES. 1997-10-12 15:36:45 +00:00
lang Removed -p from ${MKDIR} commands to make portlint happy. 1997-10-28 12:50:42 +00:00
mail Remove bogus *alloc() declarations so this one compiles. 1997-10-28 04:56:29 +00:00
math portlint. 1997-10-15 23:20:44 +00:00
mbone Don't use the libs.tcl from the distribution; let it get dynamically 1997-10-15 20:35:20 +00:00
misc add "ja-" prefix. 1997-10-28 22:39:03 +00:00
Mk Install ${PKGDIR}/MESSAGE as /var/db/pkg/${PKGNAME}/+DISPLAY if it exists. 1997-10-08 05:04:48 +00:00
multimedia Update to version 0.45. 1997-10-11 20:39:19 +00:00
net The maintainer submitted files for the Japanese version of samba. 1997-10-28 16:05:27 +00:00
net-mgmt tkined.sh.in was missing the "$*", which led to the misbehaviour, 1997-10-14 15:37:50 +00:00
news Update MAINTAINER address 1997-10-26 23:57:21 +00:00
palm/pilot_makedoc
ports-mgmt original distribution updated to 1.55. 1997-10-13 11:30:18 +00:00
print Upgrade to version 0.11.45. 1997-10-24 15:18:16 +00:00
russian original distribution updated to 1.4.2. 1997-10-23 13:38:46 +00:00
science/felt
security Sudo's config is in fact the autoconf type.. lets say so. 1997-10-22 08:46:03 +00:00
shells Upgrade to 5.2.13. 1997-10-28 15:36:37 +00:00
sysutils Update of LPRng to version 3.3.3 1997-10-28 22:24:24 +00:00
Templates
textproc Update the references to other mule ports. 1997-10-23 14:24:39 +00:00
vietnamese Portlint these babies. 1997-10-13 07:12:28 +00:00
www Upgrade to Website META Language, Version 1.3.1 1997-10-28 13:13:03 +00:00
x11 Update MAINTAINER address 1997-10-26 23:57:21 +00:00
x11-clocks Patch to output time in 12hr format (ie, 11:00pm is "11:00" rather than 1997-10-07 06:11:12 +00:00
x11-fm Make this port work again in the post-tcl world. 1997-10-28 06:11:59 +00:00
x11-fonts
x11-servers
x11-toolkits DISTFILE now on MASTER_SITE_LOCAL. 1997-10-28 12:28:08 +00:00
x11-wm Submitted by: Maintainer (me@freebsd.org) 1997-10-28 21:59:55 +00:00
.cvsignore
INDEX A new INDEX so that lynx can be put back into order on wcarchive. 1997-10-25 10:19:39 +00:00
LEGAL Net/samba-des also uses libdes. 1997-10-23 15:39:45 +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.