Commit graph

4313 commits

Author SHA1 Message Date
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
Peter Wemm
a6d6133eb7 Update from squid-1.0.0 to 1.0.20. There are a large number of bug fixes
and stability measures.

This port installs in a "FreeBSD-native" tree (like apache) rather than
with a mini hierarchy under /usr/local/squid/{bin,etc,cache,logs,...}

(the default behavior seems to have changed between 1.0.0 and 1.0.20)

Also, build a rc.d/squid.sh script.
1996-11-06 16:37:26 +00:00
Jean-Marc Zucconi
2ce979f7da Upgrade to version 3.2 1996-11-06 13:38:22 +00:00
Satoshi Asami
9022bd9b15 Actually, I should just take out USE_X11 and PREFIX=, they cancel
each other. ;)
1996-11-06 13:34:05 +00:00
Satoshi Asami
8ea40a7ea7 Add NO_CDROM next to NO_PACKAGE, it says "don't sell for profit". 1996-11-06 13:12:38 +00:00
Satoshi Asami
aa4ccc7b6a Use ${LOCALBASE} instead of /usr/local. Move WRKSRC down to where
it belongs.
1996-11-06 13:07:35 +00:00
Satoshi Asami
8d87690528 Add xcept. 1996-11-06 13:06:41 +00:00
Thomas Gellekum
56715fcd55 Upgrade to 3.7.7 1996-11-06 07:53:24 +00:00
Satoshi Asami
57aa94a945 On a dark desert highway
Cool wind in my hair
Warm smell of colitas
Rising up through the air
Up ahead in the distance
I saw a shimmering light
My head grew heavy and my sight grew dim
I had a new INDEX.
1996-11-05 23:58:29 +00:00
Peter Wemm
82e68e552b Add a compile option so that identd will send encrypted cookies out rather
than usernames.  This makes it much more difficult for somebody to "frame"
one of your users.

ie: instead of people getting:
   connect from peter@spinner.DIALix.COM
in their syslogs, they will get this instead:
   connect from [W+rNvCy5FuPV4xEj8thdXIlfD9qNIbzB]@spinner.DIALix.COM

The remote site will have to send it to you to decode it.  When you are
given one of these cookies, you can know for sure it is not faked, and you
don't have to trust the word of the remote sysadmin when arranging your
local lame hacker-type user to meet with an unfortunate incident :-).

This feature is documented in the man pages.

Also, fix an apparent bug in the code that deals with this, but it might
be a feature of the version of libdes we have on FreeBSD.

Requested by: markm (a fair while ago)
1996-11-05 18:23:42 +00:00
James FitzGibbon
1f1c3ef553 Update placement of EXTRACT_SUFX in Makefile
Submitted-by: asami@freebsd.org
1996-11-05 17:53:16 +00:00
Peter Wemm
c1ffabdc3c Fix bug in man page path substitution.
(it used to come out as /usr/local/identd)
1996-11-05 16:41:44 +00:00
Satoshi Asami
c39a83c19f tk41 port installs wish4.1 not wish, so depend on that. 1996-11-05 13:19:57 +00:00
Satoshi Asami
dcddab0781 Checksum changed again. 1996-11-05 08:47:33 +00:00
Thomas Gellekum
a955a1bec9 Upgrade to version 9.1 1996-11-05 08:34:04 +00:00
Thomas Gellekum
7404b755e4 Upgrade to 5.2.12.
Submitted by: Eric J. Chet <ejc@bazzle.com>  (patch-aa)
1996-11-05 08:11:39 +00:00
Thomas Gellekum
66057a826c Upgrade to version 3.11. 1996-11-05 07:13:54 +00:00
Masafumi Max NAKANE
7b05adff0e Use ${COMPRESS_MAN} to compress man pages. 1996-11-05 04:14:42 +00:00
James FitzGibbon
637163fe4b Fix for changed distfile on master site.
Submitted by:	S-Pork (?) (sorry, forgot your e-mail)
1996-11-05 03:58:42 +00:00
Jean-Marc Zucconi
70d2bff251 New version - tk4.1 compatible. 1996-11-04 14:53:15 +00:00
Jean-Marc Zucconi
f0c853e05b Upgrade to version 1.5 (works with tk4.1) 1996-11-04 14:42:25 +00:00
David E. O'Brien
b33c94e758 Fix problem with <tab> characters.
Remove $Id$ from the patch file so the resulting fonts/Imakefile doesn't
confuse people.  Note this patch file gives a fuzz factor of 1.  W/o
removing $Id$, patch reports a fuzz factor of 2.

Reported by: ports mailing list
1996-11-04 13:16:20 +00:00
James FitzGibbon
f6a68e27d5 Add IS_INTERACTIVE
Fix placement of USE_X11
Submitted by:	asami@freebsd.org
1996-11-04 12:59:50 +00:00
Satoshi Asami
9e6b85ce8d Add vfghostscript to RUN_DEPENDS too, I heard it's kinda needed.
Submitted by:	mita@jp.FreeBSD.org
1996-11-04 10:56:48 +00:00
Satoshi Asami
751a221bb6 Fix typo in $Id$ (was "$Id:")
Use ${LOCALBASE}, not /usr/local.
1996-11-04 10:04:36 +00:00
Satoshi Asami
78bb37984f Oh please, don't put the name of the port in the beginning of this file.
I spent one full night going through the whole ports tree just to fix
this so nobody will have a bad example to follow! ;)
1996-11-04 10:03:49 +00:00
David E. O'Brien
b19dfd87af Fix name of default inbox stated in the man page.
Caught by: Andreas Klemm <andreas@klemm.gtn.com>
1996-11-04 07:57:07 +00:00