1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Vanilla I. Shu 708154eb70 A version of amp plus qt gui.
PR:		ports/7439
Submitted by:	Joe Jih-Shian Lu <jslu@dns.ntu.edu.tw>
1998-08-25 02:02:43 +00:00
archivers These manpages removed by Tim Vanderhoek. 1998-08-19 20:43:24 +00:00
astro These ports install uncompressed manpages even though USE_IMAKE is 1998-08-25 00:44:33 +00:00
audio A version of amp plus qt gui. 1998-08-25 02:02:43 +00:00
benchmarks
biology Unbreak by making a new checksum and fixing the makefile to find a new source 1998-08-21 03:09:08 +00:00
cad
chinese Update to version 4.0a2. 1998-08-24 01:24:44 +00:00
comms BROKEN: 1998-08-20 17:45:23 +00:00
converters Change for perl5 scheme. 1998-08-19 13:14:57 +00:00
databases Perl fixes 1998-08-23 14:21:41 +00:00
deskutils Could this be one of those that require an old version of qt? 1998-08-20 09:12:04 +00:00
devel Upgrade to 0.0.6, and change PKGNAME to gide. 1998-08-25 01:53:21 +00:00
dns Adjust to new perl5 scheme. I don't continue fixing things but this port 1998-08-20 10:04:02 +00:00
editors Use MAN1. Install correctly from usermode. 1998-08-23 02:34:23 +00:00
emulators Maintainer has new Email address. 1998-08-24 00:51:36 +00:00
finance
ftp Add MAINTAINER (ports@FreeBSD.ORG). Reorder variable. 1998-08-19 04:16:15 +00:00
games Installs manpages uncompressed. 1998-08-25 01:22:23 +00:00
german Move PLIST generation to do-install. Since do-install is already define 1998-08-25 01:25:05 +00:00
graphics Imlib depend gtk11 now. 1998-08-25 01:38:23 +00:00
irc Another port that broke with the gtk movement. Vanilla? :) 1998-08-24 07:13:53 +00:00
japanese These ports install uncompressed manpages even though USE_IMAKE is 1998-08-25 00:44:33 +00:00
java - Update to jdk1.1.6.V98-8-14. 1998-08-19 14:56:41 +00:00
korean
lang Honor CFLAGS is set. 1998-08-24 00:59:59 +00:00
mail These ports install uncompressed manpages even though USE_IMAKE is 1998-08-25 00:44:33 +00:00
math Suffix has changed (.tar.gz -> .tgz) 1998-08-24 19:48:14 +00:00
mbone
misc manpage, PLIST, Makefile, move, compressed, maybe? 1998-08-24 08:27:46 +00:00
Mk
multimedia - Use a do-install: target instead of patching one into the source 1998-08-24 03:13:47 +00:00
net Minor cleanups including fixing the executable so it actually 1998-08-25 00:04:05 +00:00
net-im Update to latest snapshot of xicq. All previous patches were submitted and 1998-08-23 04:18:52 +00:00
net-mgmt The manpage that was listed in pkg/PLIST has been moved to the Makefile. 1998-08-24 08:39:18 +00:00
news Add a reminder that this software is not free and give a pointer to 1998-08-24 01:02:39 +00:00
palm
ports-mgmt
print Upgrade to version T90 1998-08-24 19:44:26 +00:00
russian
science ${PKGDIR}/PLIST -> ${PLIST} 1998-08-22 16:20:24 +00:00
security Update to version 0.09. 1998-08-24 00:43:56 +00:00
shells
sysutils Locate the secondary master site again. 1998-08-24 01:13:55 +00:00
Templates
textproc None of these textproc tools were quite advanced enough to be 1998-08-19 20:48:45 +00:00
vietnamese
www This port didn't survive the perl5 upgrade. 1998-08-25 00:16:46 +00:00
x11 Use the MANx variables. This commit only covers ports that 1998-08-23 07:34:47 +00:00
x11-clocks Use the MANx variables. This commit only covers ports that 1998-08-23 07:34:47 +00:00
x11-fm Fix the path problem. 1998-08-20 11:18:07 +00:00
x11-fonts For removing this one manpage, I can not be bothered to 1998-08-20 03:29:15 +00:00
x11-servers
x11-toolkits I eat manpages for lunch. 1998-08-20 03:41:09 +00:00
x11-wm Portlint, and strip binary. 1998-08-25 01:45:33 +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.