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
James FitzGibbon f2c297ab03 Add asclock to PLIST
Submitted by:	Gabor Kincses <gabor@acm.org>
1997-07-13 17:27:12 +00:00
archivers Remove duplicate remsync menu entries so install-info won't barf up on 1997-07-10 07:04:45 +00:00
astro
audio Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
benchmarks
cad
chinese
comms Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
converters Pick up $CFLAGS from /etc/make.conf. 1997-07-09 11:39:36 +00:00
databases Add patch to make this compile on -current 1997-07-02 21:33:45 +00:00
deskutils
devel original distribution of portlint has updated to 1.32. 1997-07-13 13:37:59 +00:00
dns/p5-Net-DNS Upgrade to v0.11 1997-07-07 13:04:42 +00:00
editors Move aswedit from editors to www. 1997-07-10 06:29:41 +00:00
emulators Clean this up a bit so it will checksum and also not splat cookies all 1997-07-10 03:41:38 +00:00
finance/p5-Business-CreditCard
ftp Set maintainer to ports@freebsd.org 1997-07-10 15:50:55 +00:00
games Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +00:00
graphics Add magpic and PhotoCD support. The gist of original patch-aa is 1997-07-03 07:37:12 +00:00
irc upgrade to 2.9.2p3. 1997-07-08 23:02:18 +00:00
japanese Use ${SH} from bsd.port.mk instead of locally defined ${SHELL}. 1997-07-12 16:53:39 +00:00
java
korean
lang Fix a screwed up patch that broke things badly. 1997-07-11 05:51:28 +00:00
mail Upgrade to 4.0.0 1997-07-10 01:22:05 +00:00
math Upgrade 3.0 -> 3.4. 1997-07-08 08:29:25 +00:00
mbone
misc "mkdir" -> "mkdir -p" to make this port reinstallable. 1997-07-03 06:13:50 +00:00
Mk (1) Add preliminary support for architecture/operating system-dependent 1997-07-10 02:29:51 +00:00
multimedia
net Distfile (cough cough) changed on master site. :-} 1997-07-11 06:09:41 +00:00
net-mgmt Upgrade to 2.4.1 1997-07-05 03:19:18 +00:00
news Upgrade to 970709 1997-07-09 16:37:47 +00:00
palm/pilot_makedoc
ports-mgmt original distribution of portlint has updated to 1.32. 1997-07-13 13:37:59 +00:00
print Fix PR ports/3572 by using mkfifo instead of mknod. Update for new 1997-07-11 05:19:18 +00:00
russian
science/felt
security Fix for FreeBSD specific files and binaries 1997-07-06 18:28:06 +00:00
shells
sysutils
Templates
textproc Turn on iso12083 and linuxdoc. 1997-07-10 14:39:03 +00:00
vietnamese
www Reorder lines. 1997-07-12 00:15:04 +00:00
x11 Enable wm2. 1997-07-08 06:26:59 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-toolkits There's a new DISTFILE available. 1997-07-03 06:31:50 +00:00
x11-wm Add asclock to PLIST 1997-07-13 17:27:12 +00:00
.cvsignore I'm sick of "? distfiles" each time I do a 'cvs update'.. :-] 1997-07-12 04:41:43 +00:00
INDEX Hmm, now we have mpg123. Can I record songs with it? Will people 1997-07-10 10:34:47 +00:00
LEGAL Reflect new directory for aswedit. 1997-07-10 06:31:05 +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.