home *** CD-ROM | disk | FTP | other *** search
/ Geek Gadgets 1 / ADE-1.bin / ade-dist / fontutils-0.6-base.tgz / fontutils-0.6-base.tar / fsf / fontutils / data / ChangeLog < prev    next >
Text File  |  1992-10-28  |  14KB  |  463 lines

  1. Wed Oct 28 15:10:12 1992  Karl Berry  (karl@claude.cs.umb.edu)
  2.  
  3.     * Vesion 0.6.
  4.  
  5.     * defsprog.make (install): Make second arg a file, not a dir.
  6.  
  7. Tue Oct 27 13:02:40 1992  Karl Berry  (karl@cs.umb.edu)
  8.  
  9.     * defs.make (dist): Make .c files from .y source.
  10.  
  11. Mon Oct 19 08:05:34 1992  Karl Berry  (karl@cs.umb.edu)
  12.  
  13.     * ascii.enc: Remove trailing .notdef's.
  14.  
  15.     * encoding.map (mflogo): New entry.
  16.         * mflogo.enc: New file.
  17.  
  18. Sun Oct  4 11:31:42 1992  Karl Berry  (karl@cs.umb.edu)
  19.  
  20.     * ggmr.{ifi,1200cmi}: Make links here so we distribute these files
  21.     (even though we can't use the image they go with for legal reasons).
  22.  
  23. Tue Sep 15 08:40:11 1992  Karl Berry  (karl@hayley)
  24.  
  25.         * defs.make (RANLIB): define as `@true', so it's silent.
  26.  
  27. Fri Sep  4 08:42:42 1992  Karl Berry  (karl@hayley)
  28.  
  29.         * defs.make (extraclean): new target.
  30.  
  31. Thu Sep  3 09:29:53 1992  Karl Berry  (karl@hayley)
  32.  
  33.         * Version 0.5.
  34.  
  35. Wed Sep  2 16:03:00 1992  Karl Berry  (karl@hayley)
  36.  
  37.         * defsprog.make (TAGS): make unconditional, instead of depending
  38.           on source files.
  39.  
  40.         * common.cmi: spelling fixes.
  41.  
  42. Mon Aug 31 09:38:01 1992  Karl Berry  (karl@hayley)
  43.  
  44.         * defs.make (depend, objects): output the Bison dependencies first.
  45.  
  46. Tue Aug 18 15:57:53 1992  Karl Berry  (karl@hayley)
  47.  
  48.         * defsprog.make (dist): don't look for *.PS.
  49.  
  50. Tue Jul 28 14:49:36 1992  Karl Berry  (karl@hayley)
  51.  
  52.         * encoding.map (dvips): maps to afm2tfm's `TeX text + adobestdenc...'.
  53.  
  54. Mon Jul 27 17:11:26 1992  Karl Berry  (karl@hayley)
  55.  
  56.         * defs.make (ourlibs, dlsym): use `../$(srcdir)'.
  57.  
  58. Sun Jul 19 08:41:17 1992  Karl Berry  (karl@hayley)
  59.  
  60.         * defs.make (CPPFLAGS): remove the `..'.
  61.  
  62. Thu Jul 16 17:24:38 1992  Karl Berry  (karl@claude.cs.umb.edu)
  63.  
  64.         * defs.make (depend): use `CPPFLAGS', `INCLUDES'.
  65.  
  66. Mon Jul 13 17:06:13 1992  Karl Berry  (karl@hayley)
  67.  
  68.         * defs.make (CCFLAGS): forgot to change back to `CFLAGS'.
  69.  
  70. Sun Jul  5 10:48:06 1992  Karl Berry  (karl@hayley)
  71.  
  72.         * defsprog.make (TAGS): use Bison sources to make the TAGS file,
  73.  
  74. Thu Jul  2 16:39:58 1992  Karl Berry  (karl@hayley)
  75.  
  76.         * defs.make (CPPFLAGS): new variable.
  77.         (.c.o): use it.
  78.  
  79. Mon Jun 29 09:08:43 1992  Karl Berry  (karl@hayley)
  80.  
  81.         * defs.make (%.o): new pattern rule to compile C source.
  82.         (CCFLAGS): rename from CFLAGS.
  83.  
  84. Sun Jun 21 15:37:46 1992  Karl Berry  (karl@io)
  85.  
  86.         * defs.make (X_libraries): change -lXaw back to libXaw.a; still
  87.           loses with dynamic linking because of our FormWidget etc.
  88.  
  89. Tue Jun  9 10:18:03 1992  Karl Berry  (karl@hayley)
  90.  
  91.         * defs.make (depend): make dependencies from Bison sources.
  92.  
  93. Thu May 21 13:16:12 1992  Karl Berry  (karl@hayley)
  94.  
  95.         * defs.make (clean): remove dvi etc. files here.
  96.         (distclean): not here.
  97.  
  98.         * defs.make (BISONFLAGS): remove -v.
  99.  
  100. Mon May 18 17:40:34 1992  Karl Berry  (karl@hayley)
  101.  
  102.         * defslib.make: doc fix.
  103.  
  104.         * defs.make (dist): new target.
  105.         (distdir): new variables.
  106.         * defsprog.make (dist): new target.
  107.  
  108. Thu May 14 22:22:38 1992  Karl Berry  (karl@claude.cs.umb.edu)
  109.  
  110.         * defs.make (X_libraries): add dlsym.o.
  111.  
  112. Fri May  8 15:58:53 1992  Karl Berry  (karl@hayley)
  113.  
  114.         * defs.make (*clean): change semantics again.
  115.  
  116. Thu May  7 08:13:03 1992  Karl Berry  (karl@hayley)
  117.  
  118.         * defs.make (X_libraries): change back to -lXaw now that we can
  119.           link with the dlsym stuff.
  120.  
  121.         * defs.make (TAGS): add dependencies on the source files; move to
  122.           defsprog.make.
  123.  
  124. Wed May  6 09:17:30 1992  Karl Berry  (karl@hayley)
  125.  
  126.         * defs.make (XCFLAGS) [hayley]: set this to include -Wall.
  127.  
  128. Sun Apr 19 10:41:25 1992  Karl Berry  (karl@hayley)
  129.  
  130.         * defs.make (mostlyclean): rm *.output.
  131.  
  132.         * defs.make (distclean): new target, same as `realclean'.
  133.  
  134. Wed Apr 15 13:38:18 1992  Karl Berry  (karl@hayley)
  135.  
  136.         * defs.make (YACC, YFLAGS): add these.
  137.         (realclean): remove the .c and .h files made from bison files.
  138.         (objects): add a .o for the yacc files.
  139.  
  140. Tue Apr 14 13:33:26 1992  Karl Berry  (karl@hayley)
  141.  
  142.         * defs.make (realclean): make a :: rule.
  143.  
  144. Wed Apr  8 14:14:58 1992  Karl Berry  (karl@hayley)
  145.  
  146.         * dvips.enc: character 32 is a space, not undefined.
  147.  
  148. Mon Mar 30 09:31:38 1992  Karl Berry  (karl at hayley)
  149.  
  150.         * psymbol.enc: new file.
  151.  
  152. Sat Mar 28 07:46:49 1992  Karl Berry  (karl at hayley)
  153.  
  154.         * Version 0.4.
  155.  
  156.         * Change copyright years to 1992 only.
  157.  
  158. Thu Mar 26 20:54:23 1992  Karl Berry  (karl at claude.cs.umb.edu)
  159.  
  160.         * defs.make (xlibdirslash): define this to work around dynamic
  161.           linking problems on the Sun.
  162.  
  163. Sun Mar  8 12:54:14 1992  Karl Berry  (karl at hayley)
  164.  
  165.         * defsprog.make ($(program)): lose our_X_library.
  166.  
  167.         * defs.make (mostlyclean): new target.
  168.         (clean): remove extra stuff.
  169.         (realclean): remove everything.
  170.         * defslibs.make (clean): change to mostlyclean.
  171.         * defsprog.make (clean): likewise.
  172.  
  173. Sun Mar  8 08:43:21 1992  Karl Berry  (karl at fosse)
  174.  
  175.         * defs.make (CFLAGS): include XCFLAGS.
  176.         (XCFLAGS) [fosse]: define.
  177.  
  178. Sat Mar  7 09:19:34 1992  Karl Berry  (karl at hayley)
  179.  
  180.         * defs.make: set CC for fosse.
  181.  
  182.         * defs.make (sources, headers): define these.
  183.  
  184.         * defs.make (ourlib): add lib here.
  185.         (fontutil_libraries, our_X_library): remove these.
  186.         (bitmap_libs): define this, for callers to use.
  187.         (librarytags): use $(libraries), remove stuff about X and pbm.
  188.  
  189. Wed Mar  4 10:33:52 1992  Karl Berry  (karl at hayley)
  190.  
  191.         * defs.make (our_X_library): change `gnuw' to `widgets'.
  192.  
  193.         * defs.make (headertags): remove; just use all of include/.
  194.         (librarytags): use all the libraries.
  195.  
  196.         * defs.make (clean): remove TAGS here.
  197.         (realclean): not here.
  198.  
  199. Sun Mar  1 13:02:31 1992  Karl Berry  (karl at hayley)
  200.  
  201.         * zdingbat.enc: new file.
  202.  
  203.         * defslib.make ($(library).a): use ar q, not ar r.
  204.  
  205.         * defs.make [need_pbm_library] (pbm_library): define.
  206.         (fontutil_libraries): include $(pbm_library).
  207.  
  208. Fri Feb 28 16:06:54 1992  Karl Berry  (karl at hayley)
  209.  
  210.         * dvips.enc: new file.
  211.  
  212. Sat Feb 22 12:52:16 1992  Karl Berry  (karl at hayley)
  213.  
  214.         * adobestd.enc: rename from standard.enc.
  215.  
  216. Mon Feb 17 15:59:52 1992  Karl Berry  (karl at hayley)
  217.  
  218.         * postscript.map (cmtext): this is now named textext.
  219.  
  220.         * defs.make (our_X_library): define this to be gnuw.
  221.         * defsprog.make (program): depend on $(our_X_library).
  222.  
  223. Sun Feb 16 09:31:32 1992  Karl Berry  (karl at hayley)
  224.  
  225.         * defs.make (X_libraries): include gnuw.a here.
  226.         (ourlibs): not here.
  227.  
  228. Tue Feb 11 10:14:18 1992  Karl Berry  (karl at hayley)
  229.  
  230.         * defs.make (X_libraries): append $(wlibs), add -l to each.
  231.         (syslibs): remove this.
  232.         (sys_libraries): rename to LIBS.
  233.         (LOADLIBES): include LIBS and X_libraries.
  234.         (copt): remove this.
  235.  
  236. Mon Feb 10 09:39:54 1992  Karl Berry  (karl at hayley)
  237.  
  238.         * defs.make (CFLAGS): include copt.
  239.         [hayley]: define copt=-posix.
  240.  
  241. Sat Feb  8 07:05:04 1992  Karl Berry  (karl at hayley)
  242.  
  243.         * defs.make ({extra_,}X_libraries): only define these if
  244.           `need_X_libraries' is defined.
  245.  
  246. Thu Jan  9 07:55:08 1992  Karl Berry  (karl at hayley)
  247.  
  248.         * defslib.make (install): use `INSTALL_DATA' (except it's
  249.           commented out).
  250.         * defsprog.make (install): use `INSTALL_PROGRAM'.
  251.         * defs.make: rename `kbase' to `lib', remove `getopt', etc.
  252.  
  253. Sun Nov 17 06:55:50 1991  Karl Berry  (karl at hayley)
  254.  
  255.         * postscript.map: don't refer to `postscript.c', since it's been
  256.           renamed to pstype3.c.
  257.  
  258. Tue Jul 30 13:19:05 1991  Karl Berry  (karl at ra.cs.umb.edu)
  259.  
  260.         * Version 0.3.
  261.  
  262. Fri Jul 19 09:11:07 1991  Karl Berry  (karl at hayley)
  263.  
  264.         * defs.make (XINCLUDES): remove this.
  265.         [hayley.fsf.org]: use XCFLAGS instead.
  266.  
  267.         * *.make: change `fileinstall' to `INSTALLDATA' and `proginstall'
  268.           to `INSTALL'.
  269.  
  270. Fri Jun 28 08:59:06 1991  Karl Berry  (karl at hayley)
  271.  
  272.         * defslib.make ($(library).a): remove the .a file before remaking it.
  273.  
  274. Fri Jun 14 15:35:46 1991  Karl Berry  (karl at hayley)
  275.  
  276.         * defs.make (OPT, LDOPT): replace with XCFLAGS and XLDFLAGS.
  277.         (gnu): remove.
  278.         (LOADLIBES): rework so that our libraries aren't looked for in lib.
  279.         * defsprog.make ($(program)): redo the library dependencies.
  280.         * defslib.make (install): remove this target; the libraries don't
  281.           get installed anywhere anymore.
  282.  
  283. Tue Jun 11 16:40:34 1991  Karl Berry  (karl at hayley)
  284.  
  285.         * defsprog.make (default): rename to `all'.
  286.  
  287.         * defs.make (default): new dependency `all'.
  288.         (tags): rename to `TAGS'.
  289.         (webclean): delete.
  290.  
  291. Sun Jun  9 13:44:07 1991  Karl Berry  (karl at hayley)
  292.  
  293.         * defs.make (proginstall, fileinstall): use -f for installation.
  294.  
  295. Thu Jun  6 07:30:56 1991  Karl Berry  (karl at hayley)
  296.  
  297.         * *.make: change to version 2 of the GPL.
  298.  
  299. Sat Apr 13 17:06:15 1991  Karl Berry  (karl at hayley)
  300.  
  301.         * cmtext.enc: rename to textext.enc.
  302.  
  303. Mon Apr  8 08:34:13 1991  Karl Berry  (karl at hayley)
  304.  
  305.         * cmtext.enc: add ligatures.
  306.  
  307. Sat Mar 30 03:54:14 1991  Karl Berry  (karl at hayley)
  308.  
  309.         * texlatin.enc: change `quoteright' to `caron', on the advice of
  310.           the linguists.
  311.  
  312. Wed Mar 27 10:28:45 1991  Karl Berry  (karl at hayley)
  313.  
  314.         * texlatin.enc: change code 055 to `asciihyphen', and 0177 to
  315.           `hyphen'.
  316.  
  317. Sun Mar 24 16:59:49 1991  Karl Berry  (karl at hayley)
  318.  
  319.         * texlatin.enc: new file.
  320.  
  321. Thu Mar  7 07:33:13 1991  Karl Berry  (karl at hayley)
  322.  
  323.         * Version 0.2.
  324.  
  325. Sat Feb 16 17:43:01 1991  Karl Berry  (karl at hayley)
  326.  
  327.         * defs.make (OS): remove this, since we use a configuration file
  328.           now.
  329.  
  330. Mon Jan  7 09:20:23 1991  Karl Berry  (karl at hayley)
  331.  
  332.         * defs.make [HOSTNAME=hayley] (sys_libraries): do not include
  333.           cposix anymore; gcc is configured to do so automatically. [No,
  334.           rescind this, because of shared libraries gcc doesn't do this
  335.           anymore.]
  336.  
  337.         * defs.make: doc fix.
  338.  
  339. Wed Dec 12 15:49:27 1990  Karl Berry  (karl at ra.cs.umb.edu)
  340.  
  341.         * defs.make (OS): allow for SunOS 4.1.
  342.  
  343. Fri Nov 23 09:45:16 1990  Karl Berry  (karl at hayley)
  344.  
  345.         * defs.make (research_libraries): add bzr.
  346.         (LOADLIBES): don't use `libraries'.
  347.  
  348. Fri Oct  5 07:13:30 1990  Karl Berry  (karl at hayley)
  349.  
  350.         * defs.make (INCLUDES): use XINCLUDES to get extra directories
  351.           into the list.
  352.  
  353. Mon Sep 24 16:40:17 1990  Karl Berry  (karl at claude)
  354.  
  355.         * defslib.make (install): remove the library after installing it.
  356.  
  357.         * defs.make: use `SunOS41', not `SUNOS4'.
  358.  
  359. Mon Sep 17 18:56:34 1990  Karl Berry  (karl at aten)
  360.  
  361.         * defs.make (gnu_libraries): only use malloc if I'm at home.
  362.         
  363. Fri Sep 14 10:41:38 1990  Karl Berry  (karl at hayley)
  364.  
  365.         * defslib.make (install): use `libdir', not `researchdir'; use
  366.         `$(fileinstall)', not `mv'; use `$(AR)', not `ar'.
  367.         * defsprog.make (install): use `$(proginstall)', not `mv'.
  368.         * defs.make (researchdir): rename to libdir.
  369.         
  370.  
  371. Sat Sep  8 09:01:02 1990  Karl Berry  (karl at hayley)
  372.  
  373.         * defs.make: check the envvar HOSTNAME instead of HOSTTYPE.
  374.  
  375. Fri Sep  7 13:43:18 1990  Karl Berry  (karl at hayley)
  376.  
  377.         * defs.make (LINT): remove this.
  378.  
  379. Sat Aug  4 14:01:09 1990  Karl Berry  (karl at hayley)
  380.  
  381.         * defs.make (OPT) [i386]: define USG instead of USGr3, for the
  382.         sake of X.
  383.         (LDFLAGS): search /usr/local/lib.
  384.         (INCLUDES): search /usr/local/include.
  385.  
  386. Fri Jul 13 16:52:35 1990  Karl Berry  (karl at hayley)
  387.  
  388.         * defsprog.make (library_files): compose list from both
  389.         $(libraries) and $(research_libraries), not just the former.
  390.  
  391. Thu Jul 12 09:05:47 1990  Karl Berry  (karl at hayley)
  392.  
  393.         * defs.make (realclean): remove .dvi and .log files.
  394.  
  395. Fri Jun 22 15:16:52 1990  Karl Berry  (karl at hayley)
  396.  
  397.         * defsprog.make ($(program)): make dependent on the libraries as
  398.         well as the objects.
  399.  
  400.         * defs.make (CFLAGS, extra_X_libraries): make definitions depend
  401.         on whether we're running under system V (to make development
  402.         easier).
  403.  
  404. Thu Jun 21 14:27:14 1990  Karl Berry  (karl at claude)
  405.  
  406.         * defs.make (default): define as a :: rule.
  407.         * defslib.make (default): define to be `install'.
  408.         * defsprog.make (default): define to be `$(program)', so the
  409.         program doesn't get installed by default.
  410.  
  411.         * defs.make (LDFLAGS): use LDOPT, not LOPT.
  412.  
  413. Mon Jun  4 15:40:00 1990  Karl Berry  (karl at hayley)
  414.  
  415.         * defs.make (load_libraries): change the name to $(LOADLIBES). 
  416.         * defsprog.make: ($(program)): likewise.
  417.  
  418.         * defs.make (LFLAGS): don't include $(OPT); instead, make a new
  419.         variable, $(LDOPT).  Also, change the name to $(LDFLAGS).
  420.  
  421. Sat Jun  2 16:09:22 1990  Karl Berry  (karl at hayley)
  422.  
  423.         * defs.make (link_libraries): add $(libraries) back in.
  424.  
  425. Wed May  2 11:53:13 1990  Karl Berry  (karl at claude)
  426.  
  427.     * defslib.make (researchinstall): do mv -f, not just mv.
  428.  
  429. Thu Apr 12 14:28:39 1990  Karl Berry  (karl at hayley)
  430.  
  431.     * defs.make: always link with the font libraries, since
  432.     kbase/font.c needs them.
  433.  
  434. Wed Apr  4 16:45:36 1990  Karl Berry  (karl at aten)
  435.  
  436.     * defsprog.make: do mv -f, not just mv.
  437.  
  438. Tue Apr  3 08:59:09 1990  Karl Berry  (karl at hayley)
  439.  
  440.     * defs.make: new variables `gnu_libraries', `X_libraries',
  441.     `extra_X_libraries', `sys_libraries', linked with in that order.
  442.  
  443. Sun Mar 25 12:00:43 1990  Karl Berry  (karl at aten)
  444.  
  445.     * defs.make: don't define the `libraries' variable to be empty.
  446.  
  447. Mon Nov 13 08:16:53 1989  Karl Berry  (karl at hayley)
  448.  
  449.     * defs.make (realclean): delete #* and *~, also.
  450.  
  451. Mon Oct 30 19:18:40 1989  Karl Berry  (karl at hayley)
  452.  
  453.     * all files: add the copyleft.
  454.  
  455. Tue Oct 10 10:05:53 1989  Karl Berry  (karl at hayley)
  456.  
  457.     * defs.make: delete the ifdef profile definitions, and define OPT,
  458.         which is included in CFLAGS and LFLAGS, instead.  Now can say,
  459.         e.g., `make OPT=-pg', instead of `make profile=t'.
  460.  
  461.     * defsprogram.make: rename this to defsprog.make, for the sake of
  462.     system V.
  463.