1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Justin M. Seger dd5734da93 Import of ja-dvi2dvi v 1.0
The program dvi2dvi is a DVI to DVI transformer. It can transform from
a dvi file created by ASCII Japanese TeX/pTeX into a NTT JTeX type of dvi file,
as well as the opposite transform of that.

PR:		ports/5706
Submitted by:	Makoto WATANABE
1998-12-22 00:59:15 +00:00
archivers Add some master sites. 1998-12-14 17:02:13 +00:00
astro Portlint. 1998-12-17 09:03:34 +00:00
audio Update to 1.0b1 1998-12-16 04:43:28 +00:00
benchmarks Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
biology
cad spice needs X. 1998-12-18 06:28:20 +00:00
chinese
comms Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our 1998-12-14 09:29:24 +00:00
converters
databases Fix typo in MASTER_SITES. 1998-12-11 23:37:16 +00:00
deskutils Switch to using TK8.0. 1998-12-12 21:41:25 +00:00
devel Activate rinfo 1998-12-20 18:00:32 +00:00
dns Path for p5-Net-DNS is moved. 1998-12-16 15:48:55 +00:00
editors Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLIST 1998-12-21 21:08:12 +00:00
emulators Activate vpce 1998-12-15 21:30:45 +00:00
finance Switch to using TK8.0. 1998-12-12 21:41:25 +00:00
ftp upgrade to alpha-9 1998-12-19 15:39:25 +00:00
games Add MASTER_SITES to Makefile 1998-12-21 11:51:11 +00:00
german
graphics Activate graphics/fly 1998-12-19 14:58:41 +00:00
irc Upgrade to 0.18. 1998-12-16 00:12:46 +00:00
japanese Import of ja-dvi2dvi v 1.0 1998-12-22 00:59:15 +00:00
java Remove trailing whitespace. 1998-12-17 09:23:22 +00:00
korean Use ${FILESDIR} instead of "../../files"; pass it in MAKE_ENV. 1998-12-18 11:19:05 +00:00
lang Activate lange/ici 1998-12-19 23:53:03 +00:00
mail Upgrade to 2.10 release. Bugfixes and some minor wishlist items added, 1998-12-17 10:54:24 +00:00
math Activate xwpl 1998-12-19 14:23:43 +00:00
mbone Redefine sendfile as sf_sendfile to work around namespace pollution. 1998-12-16 04:29:08 +00:00
misc Add {22[1257],30}upgrade. 1998-12-17 23:43:17 +00:00
Mk (0) Fast INDEX generation. Only print out the directory name and 1998-12-12 07:39:30 +00:00
multimedia
net Mark broken for ELF: 1998-12-19 18:33:30 +00:00
net-im Upgrade to 0.3.2 or 981213, depending on which of their two versioning 1998-12-14 22:36:07 +00:00
net-mgmt Mark broken for ELF: 1998-12-19 18:33:30 +00:00
news Switch to better MASTER_SITEs 1998-12-17 21:54:52 +00:00
palm
ports-mgmt
print Remove down site from MASTER_SITES, added some. 1998-12-14 15:47:43 +00:00
russian upgrade to 1.4 1998-12-22 00:51:59 +00:00
science PR: ports/8871 1998-12-16 12:23:06 +00:00
security Activate security/sentry 1998-12-19 16:54:12 +00:00
shells
sysutils Activate sysutils/copytape 1998-12-20 21:15:22 +00:00
Templates
textproc Add tidy (www/tidy) and the HTML stylesheets (textproc/html) to the 1998-12-20 20:49:13 +00:00
Tools Make this require perl version 5.002 or later to run. 1998-12-15 16:28:52 +00:00
vietnamese
www Must <smack> stop <smack> doing <smack> this <smack> without <smack> 1998-12-20 23:42:39 +00:00
x11 Upgrade to 1.14. Maintainer hasn't touched this port since July. ;) 1998-12-19 07:48:51 +00:00
x11-clocks
x11-fm
x11-fonts Activate p5-type1inst 1998-12-13 13:53:49 +00:00
x11-servers Add missing drivers: s3_virge, newmmio mmio_928 s3_generic, 1998-12-18 23:56:02 +00:00
x11-themes/gtkstep
x11-toolkits Tk v8.0.4. As with Tcl80 checked w/maintainer. 1998-12-19 07:27:40 +00:00
x11-wm Japanese Catalog file is more enhanched 1998-12-21 13:15:39 +00:00
.cvsignore
INDEX
LEGAL
Makefile Fast INDEX generation. See bsd.port.mk rev. 1.300 for details. 1998-12-12 07:41:49 +00:00
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.