1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

4339 Commits

Author SHA1 Message Date
Satoshi Asami
754f6fdca0 You thought I was going to write some cute lyrics here? Wrong! :) 1996-11-09 13:46:31 +00:00
Satoshi Asami
0801398fc6 Complete PLIST, as promised. Will also @dirrm everything except the
toplevel directories (bin, include, lib, man) and major second
levels ({include,lib}/X11, man/man[135]).
1996-11-09 13:02:53 +00:00
Satoshi Asami
457892bb86 Added dvi2ps and vfxdvi (now that's one hard-to-type word!). 1996-11-09 13:00:37 +00:00
Satoshi Asami
0b0882524b Japanese version of xdvi with vector font support.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:59:11 +00:00
Satoshi Asami
3a0efa087f Japanese version of dvi2ps
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 12:55:12 +00:00
Satoshi Asami
9414d90ca0 Add new resolutions (360dpi and 600dpi).
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 11:30:02 +00:00
Satoshi Asami
a83f278952 lib/pkgIndex.tcl was listed three times. 1996-11-09 11:26:14 +00:00
Satoshi Asami
df9a3920e7 Split out contrib part (is now x11/XFree86-contrib port). Make this
Makefile look like one for a regular port.

Full PLIST will follow later, I'm doing a recompile now.

Reviewed by:	jmz
1996-11-09 02:08:56 +00:00
Satoshi Asami
1828b02102 Add XFree86-contrib. 1996-11-09 02:05:45 +00:00
Satoshi Asami
158f664e77 Contrib part of XFree86.
Hints on how to fix xload by:	joerg
1996-11-09 02:04:57 +00:00
Satoshi Asami
bf622a3d6d Seems like David committed a Makefile based on the testing version
of bsd.port.mk I sent him. ;)

Since it's already in here, I might as well update it to the latest
version.
1996-11-09 01:17:15 +00:00
Satoshi Asami
e67604089d Fix doc path so this thing actually packages. 1996-11-09 01:15:48 +00:00
Satoshi Asami
036f1dd3e0 Put CATEGORIES above MASTER_SITES. 1996-11-09 01:09:20 +00:00
Stefan Eßer
6a9d64de7b Update to match Wine-96.11.02.tar.gz distribution file. 1996-11-09 00:13:22 +00:00
David E. O'Brien
a81eb15fb2 Turned on xripple. (and fixed alphabetical ordering problem) 1996-11-09 00:02:53 +00:00
David E. O'Brien
b9c36dc4b5 XRipple is a program that causes the bottom of the screen to ripple,
like a pool of water.

Submitted by:	oly@world.std.com (w/changes by me)
1996-11-09 00:01:32 +00:00
Stefan Eßer
2cfe6539d4 Update to Nov. 2nd version of Wine. 1996-11-08 23:57:24 +00:00
David E. O'Brien
5d505c0ed6 Turned on lout. 1996-11-08 23:04:11 +00:00
David E. O'Brien
5ff04abdb1 Lout is similar in concept to LaTeX, but it is much smaller
(in that it doesn't depend on TeX).  Lout produces regular
postscript for output.  External postscript images/files can be
easily embedded in an Lout document.

Submitted by:	oly@world.std.com (w/changes by me)
1996-11-08 23:00:22 +00:00
Satoshi Asami
ec5e0fa9f3 Add two patches.
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-08 20:54:33 +00:00
Thomas Gellekum
a606d0fcd0 Upgrade to version 3.0pl2.
Submitted by: Mats Lofkvist <mal@algonet.se> (minor changes by tg)
1996-11-08 07:32:53 +00:00
Satoshi Asami
439fe1d7cd No version number in COMMENT please! 1996-11-08 07:21:00 +00:00
Andrey A. Chernov
4d5e22d9d6 Upgrade to 961101 1996-11-08 06:15:12 +00:00
David E. O'Brien
541ffb04b1 Turned on gvim 1996-11-07 18:42:06 +00:00
Paul Traina
8e121723dd Update to zephyr 2.0.4 1996-11-07 17:49:43 +00:00
Masafumi Max NAKANE
e6d7b0d245 On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami
1996-11-07 14:53:08 +00:00
Masafumi Max NAKANE
4751e7d07c On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami

Simplified character code dependent contitionals.
1996-11-07 14:52:26 +00:00
Masafumi Max NAKANE
944b6afed0 On system without ptex2 and platex, after doing ``make install'' in
platex, ``make package'' in ptex2 failed.  It happend as:

``Make install'' led to ``make install'' in ptex2 and it installed old
LaTeX files which ptex2 doesn't seem to use.  However, they seem to be
necessary for platex to generate newer pLaTeX files.  Before
installing new files, pLaTex removes old files, and that causes some
files for ptex2 package to be missing.

To solve this problem, ptex2 now doesn't install old LaTeX files and
instead, platex port installs them.

The Bug Found by:	asami

Moved around some lines to standardize Makefile.

Simplify character code dependent conditionals.
1996-11-07 14:49:57 +00:00
Satoshi Asami
84f7cbe97a Add mbone. 1996-11-07 12:30:23 +00:00
Satoshi Asami
8fd7a14593 Add tkgoodstuff. 1996-11-07 12:28:22 +00:00
Satoshi Asami
b805b62cd3 imm, nv and vic are moved to mbones/. Repository copy is already
done, this is change to CATEGORIES line only.
1996-11-07 12:27:06 +00:00
Satoshi Asami
2caf562457 imm, nv, vic are moved to mbone/. 1996-11-07 12:18:37 +00:00
Satoshi Asami
954bfab2f0 A new category for MBone applications. I'll move imm, nv and vic here,
and Bill Fenner will add 6 new ports.

Suggested by:	fenner
1996-11-07 12:09:26 +00:00
Satoshi Asami
b92c1d5070 Add lsof. 1996-11-07 11:38:34 +00:00
Satoshi Asami
4e89b7baaf Install manpage in /usr/X11R6/man/man1, not /usr/X11R6/man. 1996-11-07 07:37:35 +00:00
Bill Fenner
77aec50355 Find the tcl library files in /usr/libdata/tcl . 1996-11-07 06:46:42 +00:00
Bill Fenner
9f490072fe Fix install target 1996-11-07 02:15:09 +00:00
Andrey A. Chernov
5008ac84cd Add information URLs comment 1996-11-07 01:53:14 +00:00
Andrey A. Chernov
866036dc80 Conditionalize all my patches 1996-11-07 01:49:57 +00:00
Andrey A. Chernov
0063086e56 remove netscape301.language 1996-11-07 00:16:12 +00:00
Andrey A. Chernov
2ba0bbb233 Move ru-netscape301 here 1996-11-07 00:12:05 +00:00
Andrey A. Chernov
70ff528a24 remove netscape301 1996-11-07 00:08:58 +00:00
Andrey A. Chernov
704c2b8afd Upgrade to 3.01, netscape301 will be removed 1996-11-07 00:03:32 +00:00
Adam David
75cf9f05ad updated for dgd >= 1.0.91 1996-11-06 22:53:25 +00:00
Adam David
9dfcb3c424 add kernel lib 1996-11-06 21:43:10 +00:00
Adam David
cbd78571a6 new distribution files 1996-11-06 21:42:27 +00:00
Peter Wemm
f9e78a1828 Add squid11 1996-11-06 19:04:27 +00:00
Peter Wemm
3f8bf3d375 Squid-1.1.beta13. This was a little unusual in that the www/squid ncvs
files were repository copied to www/squid11, then this commit brings it
to 1.1.b13.  (This was Satoshi's idea :-) It preserves the history)

Squid-1.0 and 1.1 are under parallel development, kinda like when we had
2.1-stable and 2.2-current in parallel development.  The 1.0 code is well
polished, and 1.1 is "on the bleeding edge" as such.  The features and
performance are much improved, but it can be a bit hair-raising.  I
personally have no major hassles with 1.1beta13.

Among the nicer things that this version has over 1.0:
- URL redirector..  ie: you can rewrite url's of sites with "mirrors"
  so that you don't have 15 copies of the same files.
- optional ident logging
- improved acl's
- dramatically improved cache directory structure (scales much better with
  gigantic disk caches)
- much improved DNS ttl handling (esp. with resolver hack)
- more control over neighbor status; parent, sibling etc.
- much improved refresh rules to help combat stupid sites that needlessly
  set the Expires: field to zero when it doesn't need to be.  (This is fine
  when it's genuinely needed, but some sites really abuse it to to attempt
  to negate caching to get inflated hit counts etc)
Reviewed by:
Submitted by:
Obtained from:
1996-11-06 17:21:00 +00:00
Adam David
a3b5b51af8 1.0.90- --> 1.0.9 1996-11-06 17:01:03 +00:00
Adam David
c0c6156834 1.0.90 --> 1.0.91 1996-11-06 16:45:52 +00:00