frueauf
016df42dd6
Comment out pdflib until someone (not me for sure) fixed it.
...
Its a mess in some ways:
- BUILD_DEPEND is not set properly;
- fixed to /usr/pkg;
- does install a directory into /usr/pkg when ist really should install its
fonts to somehere in ${PREFIX}/share/pdflib or similar;
1999-02-28 17:32:15 +00:00
hwr
445079aa83
This was left over from the how-the-hell-can-I-run-a-script-for-do-install
...
phase.
1999-02-28 15:39:09 +00:00
hwr
0daf809c0d
Enable pdflib.
1999-02-28 15:19:55 +00:00
hwr
8770eb29ba
Pdflib 0.6 A library to generate PDF documents.
...
XXX One of our pkg-gurus should probably look at this, as
a) /usr/pkg is a the moment hardwired
b) no builtin support for perl/phyton/tcl is yet enabled (I don't want
to build phyton in order to build the pdflib package).
1999-02-28 15:17:54 +00:00
hubertf
2a95ad9c6b
Fix CONFLICTS (remove redundancy, mostly)
1999-02-20 22:48:24 +00:00
tv
21b0401479
Remove obsolete version-based CONFLICTS.
1999-02-19 01:02:54 +00:00
tv
d583d187fa
Use wildcard CONFLICTS.
1999-02-19 01:02:14 +00:00
tv
af56306819
Clean up:
...
- re-enable localization with included GNU gettext
- use wildcard CONFLICTS
1999-02-19 00:45:23 +00:00
tv
111c4f44b0
Use install-info in $PATH, so that systems with it in base will work too.
1999-02-11 19:17:28 +00:00
agc
a971dd9739
Set USE_X11=yes, as this package needs X11 headers and libs to build
...
xdvi (from Tim Rightnour).
1999-02-04 19:07:51 +00:00
frueauf
937f35b14d
Update lyx to 1.0.0. Many bugfixes and some new features.
1999-02-03 17:24:22 +00:00
frueauf
b6ccdb2040
Make fig2dev work on ELF.
1999-01-19 17:22:11 +00:00
frueauf
395738c635
Make gs work on ELF too.
1999-01-04 21:44:47 +00:00
frueauf
5df67c48ba
Fix thinko - #if (defined(BSD) && BSD >= 199306) does only work if
...
sys/param.h is included. Check for __NetBSD__ this time to define
the unix symbol in every part of the teTeX package.
1999-01-03 16:15:26 +00:00
tron
6a8fff5871
Enable "rtf2latex".
1998-12-30 18:00:33 +00:00
tron
7308f0790b
Adapt this package to NetBSD.
1998-12-30 18:00:03 +00:00
tron
f27ceef623
Initial import of FreeBSD's "rtf2latex" port:
...
rtf2LaTeX is a filter built on Paul DuBois' RTF reader that converts
RTF (Microsoft's Rich Text Format) into LaTeX.
1998-12-30 17:49:03 +00:00
frueauf
2e46d9eb4a
Remove a / for optical reasons.
1998-12-23 23:21:26 +00:00
frueauf
024fafda9b
Don't install an empty manpage, there is one in the package, pointed
...
out in pr 6632 by Johnny C. Lam.
1998-12-23 23:09:59 +00:00
frueauf
4d1c25fe4c
Define "unix" in kpse-2.6/web2c/lib/texmf.h, pointed out in pr 6507
...
by Johnny C. Lam, fixes also pr 6638 by Ignatios Souvatzis.
1998-12-23 22:42:50 +00:00
frueauf
df62f46b25
Use new version 1.3 of the hp8xx package, which also supports
...
HP670, HP690, HP850, HP855, HP870, HP890, HP1100 and HP1600 color printers.
1998-11-29 16:34:27 +00:00
agc
2cd5eb4894
Remove RUN_DEPENDS from package Makefiles, and replace it with an ordinary
...
DEPENDS definition.
1998-11-19 15:40:45 +00:00
matthias
f9d417bc3f
Enable ns32k architecture.
1998-11-13 13:04:15 +00:00
agc
e1b93aed42
Add missing NetBSD RCS Id.
1998-11-12 14:37:14 +00:00
agc
ad5316cc66
Move DEPENDS definition up in the Makefile, to keep pkglint happy.
1998-11-12 14:35:49 +00:00
tron
e0a31937c5
Put back "pre-clean" target to get "jpeg-6b" cleaned, too.
1998-11-12 00:44:39 +00:00
frueauf
539db031c0
Remove the configure script that depends on dialog at all. It's out of
...
date and really an update-nightmare. Use the configure.batch script
by default - this enables all available drivers.
1998-11-11 11:58:55 +00:00
agc
88071d16b7
Read the config file only where necessary.
...
Cross-reference setpapersize(1) from the relevant man pages.
1998-11-11 11:42:57 +00:00
agc
ae0a7520f1
Include bsd.prefs.mk, and set PAPERSIZE if it's not been set already.
...
Only calculate the lower-case papersize variable when it's needed.
1998-11-11 11:28:02 +00:00
tron
cab0e5ec4a
Fix paper size handling broken by "papersize" modification.
1998-11-11 00:28:45 +00:00
tron
368e0a9285
Fix typo in dependences.
1998-11-10 18:34:28 +00:00
agc
a5ca16da1c
s/echo/${ECHO}/g
...
s/tr/${TR}/g
Move DEPENDS up in the file to satsify pkglint.
1998-11-10 14:08:16 +00:00
agc
e1b96d6d39
Modify this package to use the papersize package, to set the default
...
paper size at run-time.
1998-11-09 18:06:19 +00:00
agc
d6266139f9
Modify this package to use the papersize package, to set the default
...
paper size at run-time.
1998-11-09 18:04:52 +00:00
agc
6375ffa642
Read the default paper size from a configuration file at run-time.
1998-11-09 18:02:36 +00:00
agc
74bee87021
Modify this package to use the papersize package, so that default paper
...
size is read from a configuration file at run-time. If this doesn't exist,
or is in the wrong format, use the compiled-in default.
Correct the inclusion of system files.
1998-11-09 18:01:48 +00:00
agc
4eb2699d9e
Add and enable papersize package.
1998-11-09 17:56:31 +00:00
agc
f4a8eb4567
Import a utility to set the default paper size at run time for various
...
packages.
1998-11-09 17:55:22 +00:00
tron
73b8265a43
Update dependence on "ghostscript5" package.
1998-11-08 22:03:57 +00:00
frueauf
f1a935bd9c
Depend on dialog package if BATCH is not set; make the configure script
...
work, inspired by pr 5070 from Johnny C. Lam.
XXX The list of available drivers in this configure script is NOT
XXX uptodate to what gs 5.50 supports. Someone needs to find a clever
XXX way to extract such a list from the gs docs.
1998-11-08 11:04:50 +00:00
mycroft
91b29b363f
Oops; forgot to commit this.
1998-11-05 17:58:22 +00:00
mycroft
9f1b7c2697
Work around Makefile bugs.
1998-11-04 23:36:49 +00:00
mycroft
33818e86c5
Oops.
1998-11-04 22:00:59 +00:00
mycroft
23dd6fefb6
5.50
1998-11-04 21:42:11 +00:00
tron
395d89a575
Patch filter files to call "gs" with "-PAPERSIZE=...", create seperate
...
A4 and letter version of this package.
1998-10-12 22:21:49 +00:00
agc
3bec9bdf26
Remove @exec statement which didn't do the right thing when installing
...
an info file.
1998-09-22 10:17:38 +00:00
agc
aaf5955178
Modifications for a read-only pkgsrc (but writable WRKOBJDIR).
1998-09-15 17:05:04 +00:00
garbled
f2fdf7e83f
fix conflict with getxinfo-3.12 as pointed out by Charles Hannum
...
(texi2dvi)
1998-08-28 15:23:43 +00:00
frueauf
1bc01635da
Add PAPERSIZE?=A4 to give a default value for the dependence on a2ps
...
to make the build work if the user did not set PAPAERSIZE at all too.
Closes pr 6042 by David W. Talmage after some clearification.
1998-08-27 22:18:31 +00:00
garbled
c9ab23f10f
Fix my MAINTAINER= field on these, because that old address bounces mail
...
now.
1998-08-27 13:46:00 +00:00
tsarna
5e9cc577b8
Automatically append HOMEPAge to DESCR files, and remove homepage URLs
...
from individual DESCR files that had them.
1998-08-26 16:50:48 +00:00
tsarna
6bd0d65c65
The Grand Homepagification:
...
- New, optional Makefile variable HOMEPAGE, specifies a URL for
the home page of the software if it has one.
- The value of HOMEPAGE is used to add a link from the
README.html files.
- pkglint updated to know about it. The "correct" location for
HOMEPAGE in the Makefile is after MAINTAINER, in that same
section.
1998-08-20 15:16:34 +00:00
kim
1f6ed4e868
Let us support PAPERSIZE=Letter for all packages.
1998-08-16 23:49:08 +00:00
frueauf
81b848fefc
Letter->letter, fixes pr 5971 by Brian Grayson.
1998-08-14 20:59:43 +00:00
frueauf
c9cc505a63
remove me as MAINTAINER.
1998-08-08 12:35:41 +00:00
agc
f7c4996e0b
Add NetBSD RCS Ids.
1998-08-07 13:27:33 +00:00
agc
41bfb30737
Add NetBSD RCS Ids.
1998-08-07 11:08:53 +00:00
frueauf
d558428ac2
Since the pkg is in print, add it to CATEGORIES.
1998-07-31 20:32:21 +00:00
frueauf
ff2e8d2feb
This package needs perl, so set USE_PERL5 as pointed out in pr 5823
...
by Brook Milligan.
1998-07-28 11:18:58 +00:00
tv
a75a2272cd
Update to use USE_LIBTOOL.
1998-07-24 01:56:59 +00:00
tv
10c7f46929
Update to use the pkg version of libtool instead of a2ps's own private
...
copy.
1998-07-17 19:08:28 +00:00
mycroft
d141ff7a82
Fix libpng dependency.
1998-07-16 00:37:06 +00:00
tv
54ceb4bc86
Update libpng to 1.0.2. Works with all dependent pkgs I have tested
...
(everything but ImageMagick, gs5, and xemacs20). The API hasn't changed
much, say the install instructions, but it isn't binary compatible--bump
shlib version to 1.0.
1998-07-15 11:45:49 +00:00
agc
4f8c9d7740
Use automatic shared object handling
1998-07-15 10:39:36 +00:00
frueauf
aeea60a278
Don't try to install contrib el files.
1998-07-09 12:03:49 +00:00
frueauf
71a9dbbd6a
Update to enscript-1.6.1.
1998-07-08 10:37:48 +00:00
tron
34a0ba1c81
${ECHO} -> @${ECHO}.
1998-07-05 12:27:14 +00:00
tron
daa17e5cf5
Fix dependence for "a2ps" package and install filter configuration files
...
in "${PREFIX}/libexec/magicfilter".
1998-07-05 10:09:58 +00:00
mycroft
a49540238a
Update netpbm version.
1998-07-04 09:26:16 +00:00
mycroft
c73ee53134
Update xpm to 3.4k.
1998-07-04 09:18:54 +00:00
mycroft
40060a6677
Update Xaw3d to 1.5.
1998-07-04 05:53:33 +00:00
mycroft
89e90a2f81
Override JSRCDIR.
1998-07-04 05:31:38 +00:00
mycroft
0167d80629
Update libjpeg to v6b.
1998-07-04 05:11:12 +00:00
frueauf
7e3cf06b04
Update to transfig-3.2.1.
1998-07-03 14:24:42 +00:00
frueauf
0ffbd4e009
Update to a2ps-4.10.3.
1998-07-02 14:04:53 +00:00
tron
f38cfd0b17
Add support for encrypted PDF documents.
1998-06-30 21:38:49 +00:00
tron
f277b08808
Add and enable "magicfilter".
1998-06-23 21:37:17 +00:00
tron
7a29d57b21
New "magicfilter-1.2" package:
...
customizable, extensible automatic printer filter.
1998-06-23 21:35:55 +00:00
agc
988019b016
Update package Makefiles for automatic manual page handling.
1998-06-22 12:58:33 +00:00
frueauf
a45d3c586b
Update to version 1.6.0.
1998-06-17 20:59:19 +00:00
agc
94216426d2
Add -f before ${MAKEFILE}. Pointed out by Benjamin Lorenz, in PR 5578.
1998-06-15 10:26:09 +00:00
tron
d960f03dd3
Don't use vendor specific X11 directories (e.g. "/usr/openwin" on Sparcs),
...
should fix PR pkg/5579.
1998-06-14 19:37:46 +00:00
agc
666273802a
Remove the trailing '-f' from MAKE_FLAGS in bsd.pkg.mk, and include it
...
explicitly in the commands before ${MAKEFILE}; modify package
Makefiles to conform to this rationalisation. This was used
inconsistently in many packages, some including it, some not.
1998-06-10 08:02:08 +00:00
agc
008120493a
Include bsd.prefs.mk, so that variables can be set in /etc/mk.conf
1998-06-03 14:08:50 +00:00
tron
14efdf179e
- portlint: fix version number
...
- fix "make clean" for non "root" users
- add dependence on "dialog" package to get interactive version of
"texconfig"
1998-06-01 22:18:34 +00:00
tron
6f64bcc748
Make sure that files created by "texconfig" get deleted.
1998-06-01 22:15:11 +00:00
frueauf
8473708dd4
Add missing CAT1=fig2dev.0 fig2ps2tex.0 pic2tpic.0 transfig.0.
1998-05-24 20:07:27 +00:00
hubertf
67ab609c2a
Make this work on 64bit machines; (PR 5449 by Johnny C. Lam <lamj@stat.cmu.edu>)
1998-05-22 01:52:29 +00:00
frueauf
7540db3af6
Add missing entry for bin/texi2dvi4a2ps, resort PLIST. Fix ldconfig
...
handling and add proper dir info entry to a2ps.info.
1998-05-09 12:01:57 +00:00
hubertf
1251b3b370
add bin/texi2dvi4a2ps
1998-05-09 11:57:01 +00:00
hubertf
1f104218f0
fix info handling, complete PLIST
1998-05-09 01:51:31 +00:00
hubertf
4cbadac8fb
add lib/liba2ps.la
1998-05-09 00:53:38 +00:00
agc
692004ef0b
The user should not have to set PAPERSIZE in either the environment or
...
/etc/mk.conf - so add a suitable default accordingly. This is only used
if PAPERSIZE is NOT specified in environment or /etc/mk.conf
1998-05-08 16:20:43 +00:00
agc
bdd81b21bd
Refer to the jpeg and libpng directories using PKGSRCDIR.
1998-05-08 16:09:46 +00:00
frueauf
c7973e0ad4
Use user defined CFLAGS, based on pr 5255 and fixes it.
1998-05-06 12:52:07 +00:00
agc
6e7b5cf644
Move to relative paths in the pkgsrc tree.
1998-04-24 09:20:33 +00:00
agc
1f4495b33e
Remove the old deprecated DEPENDS definition from bsd.pkg.mk.
...
Implement a new DEPENDS definition, which looks for an installed
package, building it if not present, and use it in preference to
LIB_DEPENDS. This should make the package collection more useful on
NetBSD ELF ports.
1998-04-22 14:22:39 +00:00
agc
ff3e48e78c
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
1998-04-22 11:05:01 +00:00
frueauf
49e36ada0b
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
1998-04-20 11:56:17 +00:00
hubertf
0990c9899d
this needs perl for the fix* scripts
1998-04-17 20:17:18 +00:00
agc
5201e68497
Introduce USE_GTEXINFO and INFO_FILES definitions to bsd.pkg.mk, and use them.
1998-04-17 09:37:21 +00:00
agc
258b808c9f
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
...
Remove redundant (and sometimes erroneous) comments.
1998-04-15 10:38:15 +00:00
tron
17bb7bd438
Add and enable "mpage-2.5", fixes PR pkg/5189.
1998-04-01 21:07:49 +00:00
tron
c3a77c5370
RCS ID police.
1998-04-01 21:06:09 +00:00
tron
a9627f8301
Initial import of FreeBSD's "mpage" port.
1998-04-01 20:57:18 +00:00
frueauf
ca3069a811
Set ONLY_FOR_ARCHS like in x11/xforms as the pkg does not work without.
...
Make me the MAINTAINER.
1998-03-20 12:37:50 +00:00
agc
1b04f316d1
Install the configure script with BSD_INSTALL_SCRIPT, rather than
...
INSTALL_DATA, so that the script is able to be executed when starting
lyx for the first time.
1998-03-19 23:18:42 +00:00
frueauf
2f675d2f47
Directory on main site changed from beta_stable->stable.
...
Pointed out by Alistair Crook.
1998-03-19 13:43:04 +00:00
frueauf
0ee3d81049
enable lyx.
1998-03-19 12:57:46 +00:00
frueauf
b1c63b57c8
Don't install ${PREFIX}/info/README;
...
Correct owner:group of ${PREFIX}/info/texfm.
1998-03-02 20:13:00 +00:00
frueauf
e9b3a64a2b
add NetBSD Id.
1998-02-28 20:37:30 +00:00
frueauf
a184b37413
we need this patch as out INSTALL_PROGRAM barfs on striping shell scripts.
1998-02-28 20:36:20 +00:00
frueauf
fe98327701
shut up portlint; remove post-install rule as our INSTALL_PROGRAM does strip.
1998-02-28 20:34:12 +00:00
frueauf
3963b0f207
initial import of lyx-0.12.0.
1998-02-28 20:28:20 +00:00
agc
7718c4f85b
Don't include /etc/mk.conf explicitly. It's not necessary.
1998-02-23 14:27:51 +00:00
agc
7a718e783a
Don't include /etc/mk.conf explicitly. It's not necessary.
1998-02-23 14:02:29 +00:00
agc
bc2cd24ec8
Back out explicit inclusion of /etc/mk.conf. It's not necessary.
1998-02-23 11:47:07 +00:00
agc
7f538bb753
Back out the explicit inclusion of mk.conf - it's not necessary.
1998-02-23 11:43:22 +00:00
frueauf
aa179a5ba4
enable psutils.
1998-02-22 20:42:36 +00:00
frueauf
4e8dc2178c
/usr/bin/perl -> $PREFIX/bin/perl.
1998-02-22 20:41:45 +00:00
frueauf
eecddc616e
Sort, add NetBSD id, add @dirrm for share/psutils.
1998-02-22 20:40:09 +00:00
frueauf
94e78ca922
- include mk.conf/make.conf to get user defined PAPERSIZE
...
- add post-install rule that strips the binaries
- some reformating and echo->${ECHO}
1998-02-22 20:37:58 +00:00
frueauf
bfda9feee2
Initial importf of psutils-p17 FreeBSD port.
1998-02-22 20:32:08 +00:00
frueauf
a0744f1e50
Enable enscript.
1998-02-22 17:25:22 +00:00
frueauf
a706cff551
Add NetBSD id; add missing files.
1998-02-22 17:24:25 +00:00
frueauf
4c842848b2
- don't use gmake, works with ours too
...
- add missing man page to MAN1
- addjust CONFIGURE_ENV
- include mk.conf/make.conf to get user defined PAPERSIZE
- s/echo/${ECHO}/
- s/false/${FALSE}
1998-02-22 17:21:41 +00:00
frueauf
5cbe14ed2e
Initial import of enscript-1.5.0 FreeBSD port.
1998-02-22 17:15:35 +00:00
frueauf
4290979081
- include mk.conf/make.conf to get user defined PAPERSIZE
...
- s/PAPER_SIZE/PAPERSIZE to keep FreeBSD compatibility
- addjust pre-configure rule
- add rules for each papersize
1998-02-22 17:11:53 +00:00
frueauf
3551c91f17
Link against SM ICE like suggested for X11R6.
...
Fixes pr 5028 by Jonathan Stone.
1998-02-22 17:08:14 +00:00
frueauf
d73bf0c712
- include mk.conf/make.conf to get user defined PAPERSIZE
...
- s/PAPER_SIZE/PAPERSIZE to keep FreeBSD compatibility
- add pre-clean rule to clean jpeg and png too
1998-02-22 17:05:12 +00:00
frueauf
0752c1d110
portlint: add '||/usr/bin/true' after ldconfig; add "%D/bin/" to install-info.
1998-02-18 11:40:23 +00:00
frueauf
f5a3f73088
portlint: use ${VARIABLE} instead of $(VARIABLE); ${FALSE} instead false;
1998-02-18 11:39:10 +00:00
tron
a7a5488a69
Hard code "lpr" as print command so that the configure script doesn't
...
select a local command called "lp".
1998-02-16 23:06:40 +00:00
agc
39a37f4d3e
Don't try to strip scripts or libraries on installation.
1998-02-16 17:45:03 +00:00
agc
cfd2ac6ff6
Add NetBSD RCS Id.
1998-02-16 17:44:05 +00:00
agc
63efbef1b1
Enable a2ps.
1998-02-16 17:43:24 +00:00
agc
651cc5072c
Add NetBSD RCS Id.
...
Attempt to clean up the handling of PAPER_SIZE.
1998-02-16 17:41:26 +00:00
agc
3671528ad8
Initial import of a2ps 4.9.9, a utility to translate ASCII text to
...
Postscript, into the NetBSD packages collection. This is taken from
the FreeBSD port.
1998-02-16 17:38:27 +00:00
hubertf
ae0f216fb4
Name of Master-site changed, reported by ThEP Linux-Administrator
...
<admin@ThEP.Physik.Uni-Mainz.DE>.
1998-02-11 07:29:58 +00:00
hubertf
325c03f2cb
transfig works
1998-02-08 23:33:04 +00:00
hubertf
aa423f8841
Via PR 4822 by garbled@garbled.futureone.com
1998-02-08 23:31:22 +00:00
hubertf
2ec44b9710
Via PR 4822 by garbled@garbled.futureone.com
1998-02-08 23:20:43 +00:00
agc
ae35b61548
Modify individual package Makefiles to use the new way of specifying
...
shared object dependencies (LIB_DEPENDS).
1998-01-30 13:56:55 +00:00
hubertf
bad1606cba
portlint: use our install-info
1998-01-24 22:44:47 +00:00
hubertf
896ff1d552
portlint: move PATCH_DIST_STRIP
1998-01-24 22:42:49 +00:00
hubertf
06b5a1ef0d
portlint: remove space at EOL
1998-01-24 22:39:04 +00:00
hubertf
c1d0d99c12
portlint: add RCS Id
1998-01-24 22:37:53 +00:00
agc
d3b8025d02
Add ls-R.5 manual page to the Makefile's MAN5 definition so that it
...
gets gzipped/gunzipped using the usual package compression mechanism.
1998-01-20 17:09:21 +00:00
agc
38ef44e1a9
Make this package depend on the gs binary installed by the
...
ghostscript5 package as (a) we should be encouraging people to use the
packages collection where possible, and (b) it messes up the package
depencies if we don't, to the extent that pkg_delete will have problems.
1998-01-19 11:30:32 +00:00
agc
da06ca2f20
Fix typo in version required comment.
...
Specify the working directory name for pre-requisite packages the same
way that Hubert did (using ${WRKDIR:T}). This works both with and
without OBJMACHINE set.
Change the way that paper size is selected. All packages that use
a paper size definition should use a PAPER_SIZE definition, set in
either the environment or /etc/mk.conf. This can be set to "A4" or
"a4", but defaults to US letter ("letter") if not set. Re-define
the do-build target accordingly.
1998-01-19 11:26:50 +00:00
hubertf
036c2c0319
ftp://bonk.ethz.ch/gs-driver-distrib/hp850.zip has two lines of
...
documentation fixed, breaking our checksum; fix.
1998-01-16 06:42:10 +00:00
chopps
1806bbe130
make work with OBJMACHINE
1998-01-15 18:38:21 +00:00
agc
f178215613
Make gv depend on an executable gs in the $PATH.
...
We need some dependency here, and it's either on ${LOCALBASE}/bin/gs
to pick up the ghostscript 5 package's gs binary, or simply gs, to
pick up any gs binary in the path. The latter was chosen for the
moment.
1998-01-15 16:53:53 +00:00
hubertf
9d10f271d0
Yet another changed distfiles with the same version-number.
...
Also fixed on ftp.netbsd.org(:/pub/NetBSD/packages/distfiles).
1998-01-06 04:07:15 +00:00
hubertf
98078035d9
We do depend on two certain directories, not /nonexistant.
1998-01-06 04:05:04 +00:00
hubertf
32d8b9ca5c
Add all entries from FreeBSD, uncommend gv.
1997-12-29 02:47:45 +00:00
hubertf
89cd174ebd
Fix for NetBSD, by soren@t.dk.
1997-12-29 02:42:26 +00:00
hubertf
4bab62d9fa
PostScript and PDF previewer.
...
Taken from FreeBSD.
1997-12-29 02:38:27 +00:00
hubertf
b4c566e30b
s/pre-fetch/pre-extract/
1997-12-19 09:21:07 +00:00
explorer
dbf2c7f568
Update to version 5.10.
...
Get the "other" and "std" fonts out of the ../fonts/ directory, and use
the real names of the files. If this is not done, you will get many
files that have slightly different version numbers, but are otherwise
exactly the same. This is noted in the Makefile.
I'll be maintainer on this one as well, unless someone else wants it. If
so, commit a new Makefile. :)
1997-11-27 11:35:37 +00:00
agc
7d64f7cafd
Enable teTeX
1997-11-26 15:35:36 +00:00
agc
33cfcfc21a
Don't use csh expansions in a shell command.
1997-11-25 14:10:45 +00:00
augustss
c62688233a
Fix typo in font file name.
1997-11-24 11:14:46 +00:00
hubertf
f406663f0e
Fix for NetBSD:
...
- don't build/install the texinfo that comes with teTeX
- display comment to run texconfig also when installing pachage
(via INSTALL file)
1997-11-23 16:28:14 +00:00
hubertf
f3883fceab
Typesetting system.
1997-11-23 16:20:06 +00:00
augustss
a819380127
Add a Makefile with ghostscript5.
1997-11-22 23:12:58 +00:00
augustss
bb6bc15611
Some very minor adjustments for NetBSD.
1997-11-22 23:01:13 +00:00
augustss
289535a557
Import ghostscript 5.03 from FreeBSD.
1997-11-22 22:55:04 +00:00
hubertf
9a1d93c087
Import of some more missing categories
...
(only directories and pkg-descriptions!)
1997-11-20 21:01:17 +00:00