1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Price 58861acc87 Initial import of topaz version 3.22.
A command driven graph plotting system for scientists and engineers.

PR:		13149
Submitted by:	Issei Suzuki <issei@jp.FreeBSD.ORG>
1999-11-01 02:27:11 +00:00
archivers Update to version 2.5.6. 1999-11-01 00:12:24 +00:00
astro ... and update the PLIST, too.... 1999-11-01 00:16:18 +00:00
audio Update to version 1.1.3. 1999-11-01 02:04:33 +00:00
benchmarks
biology
cad Minor style change. 1999-10-27 08:12:45 +00:00
chinese Update to version 4.20. 1999-11-01 00:41:02 +00:00
comms
converters
databases Fix wrong "version required" 1999-10-29 16:26:33 +00:00
deskutils Update to 1.0.55 1999-10-27 10:25:17 +00:00
devel Use the force option to rm(1) to avoid the possibility of errors on 1999-11-01 01:50:03 +00:00
dns Initial import of ddup version 2.0.4. 1999-11-01 02:08:06 +00:00
editors Update to 0.7.6 1999-11-01 00:53:16 +00:00
emulators update mastersite 1999-10-27 07:00:08 +00:00
finance
ftp Upgrade to curl 6.1 1999-10-26 22:00:42 +00:00
games Update maintainer's Email address. 1999-11-01 00:51:53 +00:00
german Add '-lpng' for linking the against the static libgd.a. 1999-11-01 00:58:47 +00:00
graphics Remove a patch and a call to ldconfig(1) that is now handled with 1999-11-01 01:58:17 +00:00
irc Upgrade to zircon-1.18.223 1999-10-29 17:03:29 +00:00
japanese Update to version 1.1. 1999-11-01 01:10:42 +00:00
java
korean Handle the Gulim font correctly. 1999-11-01 01:26:13 +00:00
lang Update to version 2.1.3. 1999-11-01 02:01:39 +00:00
mail Update to version 0.2. 1999-11-01 00:09:38 +00:00
math Initial import of topaz version 3.22. 1999-11-01 02:27:11 +00:00
mbone
misc Some minor portlint cleaning. 1999-11-01 00:53:41 +00:00
Mk
multimedia Upgrade to version 1.01, which has Hauppauge Infra Red Remote Control Support 1999-10-27 09:42:47 +00:00
net Activate the ddup port. 1999-11-01 02:08:48 +00:00
net-im
net-mgmt
news prefix -> localbase 1999-10-27 09:43:58 +00:00
palm Update to include the latest distribution patches. 1999-11-01 02:26:25 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Update MASTERSITE. 1999-10-31 23:47:45 +00:00
russian
science Update MAINTAINER's email address. 1999-10-26 21:18:42 +00:00
security Teach this port's configure script that phtread_create can be found in 1999-11-01 01:33:43 +00:00
shells Fix reported in ports/14376 does not solve the problem essentially. 1999-10-29 14:39:47 +00:00
sysutils Update to version 1.1.3. 1999-11-01 02:04:33 +00:00
Templates
textproc Update to 0.5.14-bw6 1999-10-31 02:08:14 +00:00
Tools
vietnamese
www Add WWW: 1999-11-01 01:54:34 +00:00
x11 Pickup some missing files in PLIST. 1999-11-01 01:54:10 +00:00
x11-clocks Update to 2.14 1999-10-31 23:59:41 +00:00
x11-fm Update to version 2.00b1. 1999-11-01 01:29:28 +00:00
x11-fonts
x11-servers Pickup some missing files in PLIST. 1999-11-01 01:54:10 +00:00
x11-themes Don't remove directories that are owned by the gtk12 port. 1999-11-01 01:36:09 +00:00
x11-toolkits Don't remove directories that are owned by the gtk12 port. 1999-11-01 01:36:09 +00:00
x11-wm Update to 0.16.1 1999-10-29 11:09:47 +00:00
.cvsignore
INDEX
LEGAL
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.