Commit graph

510 commits

Author SHA1 Message Date
soren
45baef69ec Make acroread Netscape plugin work. 2000-02-20 20:10:12 +00:00
soren
7037314fb3 Upgrade to version 4.05.
Fixes some display artifacts for me.
2000-02-20 19:26:04 +00:00
agc
4cffd86a29 When multi-line dependencies occur, use a "DEPENDS+= package" format
for each of the continuation lines, rather than using backslashes to
continue a single, long definition. This makes it much easier to spot
pre-requisite packages and other dependencies.
2000-02-15 09:26:12 +00:00
dmcmahill
3bce7ac7d9 change PLATFORM to alphaosf for the alpha version.
Thanks to Michael Hitch for finding this.
2000-02-13 19:36:01 +00:00
dmcmahill
47034270c9 add quotes around the IGNORE strings. Enable alpha section. 2000-02-13 15:34:10 +00:00
wiz
fe8633e381 remove unneeded md5 files 2000-02-12 17:18:34 +00:00
tron
e8a1039530 Use "png>=1.0.3" instead of "png-*" in dependence list. 2000-02-09 20:20:52 +00:00
tron
f184beb4a5 Use wildcard dependence for "png" package. 2000-02-09 15:22:32 +00:00
wiz
34a4db260c add info-dir entries for info files, even for binary packages 2000-02-05 20:03:01 +00:00
wiz
17d50d741d added patch-sum 2000-02-05 03:49:23 +00:00
wiz
784db360e9 add empty md5 for pkglint 2000-02-05 03:48:28 +00:00
wiz
9c72de39da make pkglint happy; remove obsoleted patch-sums from patch-sum 2000-02-05 03:46:36 +00:00
drochner
9a23e2d5ca not needed anymore 2000-02-03 19:34:19 +00:00
drochner
5cb106eec7 Upgrade to pdflib-2.01. Changes include a new (autoconf based) build
environment, bugfixes and documentation improvements.
2000-02-03 19:32:59 +00:00
rh
1de7dd9451 Update gnome-print to 0.10. Changes are mostly bugfixes and small
enhancements.
2000-01-26 11:57:12 +00:00
jlam
24ef86f870 Update dependency on ncurses to >=4.2 2000-01-15 18:46:22 +00:00
tron
0e3f98369d Update for yet another change of the directory structure on the GNOME FTP
servers.
2000-01-15 09:58:13 +00:00
dmcmahill
747d03fa77 add and enable acroread3 2000-01-14 15:21:22 +00:00
dmcmahill
02ff9b055e Acrobat Reader is part of the Adobe Acrobat family of software, which lets
you view, distribute, and print documents in Portable Document Format
(PDF)--regardless of the computer, operating system, fonts, or application
used to create the original file.  PDF files retain all the formatting,
fonts, and graphics of the original document, and virtually any
PostScript(TM) document can be converted into a PDF file.

This is version 3 of the Adobe Acrobat Reader.  The reason for adding acroread3
to the package collection when we also have acroread4 is that acroread4 does
not run in the current state (January 2000) of our SVR4 binary emulation.  The
missing system calls are non-trivial.  Hence I wanted to make sure sparc users
had a version of acroread.  Note that acroread3 is available for sunos and this
version does correctly run under our SunOS emulation.
2000-01-14 15:19:28 +00:00
soren
705a41a128 Depend on suse_linux>=6.1, not >=6.1p1. 2000-01-13 11:15:09 +00:00
soren
ff8673445d Allow newer versions of SuSE Linux libraries. 2000-01-12 03:44:28 +00:00
hubertf
098a610138 Correctly recognize $PAPERSIZE, and add the appropriate configure
switch.

Patch sent in in PR 9168 by Jim Bernard <jbernard@mines.edu>
2000-01-11 19:31:00 +00:00
wiz
b8356435bb whitespace cleanup 2000-01-10 01:13:35 +00:00
wiz
eadd890e05 replaced a whole lot more commands with ${COMMAND} 2000-01-10 00:57:13 +00:00
jwise
9fda7a5300 Make these two conflict.
${PREFIX}/bin/omega is either a very nice unicode-aware TeX or a very
nice rogue-like game.  ``There can be only one.''
2000-01-09 06:10:43 +00:00
abs
df05aef71f Strip trailing '.', and/or leading '(a|an) ' 2000-01-05 15:37:50 +00:00
bouyer
6dd65f597f works on solaris 2000-01-04 18:53:33 +00:00
hubertf
08d63e0f1f Recognize PAPERSIZE, and default papersize only to DIN A4 if PAPERSIZEis
set to "A4".

Fixes PR 9100 by Jim Bernard <jbernard@mines.edu>
2000-01-02 01:32:30 +00:00
sakamoto
a8dbfc006b DEPENDS=suse_linux-6.1p1:../../emulators/suse_linux, suggested by Hubert Feyrer. 1999-12-22 05:09:19 +00:00
agc
f56dfe8833 Use 3 lines of context, but protect the RCS Id in a different way, in
patch-aa, and use a pre-patch step in the package Makefile to substitute
for RCS keywords. Regenerate patch file checksum.
1999-12-16 14:34:10 +00:00
fredb
a22da089c6 Add (placeholder) patch-sum file. Closes PR 8975. 1999-12-09 07:41:00 +00:00
rh
319ab90bcc defuzz. 1999-12-07 21:01:46 +00:00
rh
f3c715064b defuzz. patch-aa contains an RCS Id, so we have to reduce context lines
by one (patch blocks are large enough to still provide enough context).
1999-12-07 20:51:31 +00:00
tron
f01494702b Compile this package without optimization under arm32 port to avoid
problems reported in PR pkg/7256.
1999-12-02 14:45:57 +00:00
tron
dcea0015b6 Don't overwrite "${LDFLAGS}" in "unix-gcc.mak". 1999-12-02 14:26:30 +00:00
tron
768a0fb0f7 Use "${MAKE_FLAGS}" instead of a custom "do-build" target. 1999-12-02 13:46:50 +00:00
tron
687008665a Don't overwrite "${CFLAGS}" and "${prefix}" in "unix-gcc.mak". 1999-12-02 13:37:25 +00:00
tron
530d710b95 - Use "${MAKE_ENV}" and not "${MAKE_FLAGS}" to set make variables.
- We don't need to supply "${CFLAGS}" explicitly.
1999-12-02 13:30:28 +00:00
jlam
935fbd40ea Update patchsum file. 1999-11-29 02:31:13 +00:00
jlam
82780e62f7 Add and enable cups 1999-11-29 02:19:32 +00:00
jlam
9e3defa0e6 Common UNIX Printing System, a IPP 1.0 implementation. 1999-11-29 02:18:53 +00:00
frueauf
28994678a6 No longer wildcard depend to teTeX, use the current version 1.0.6.
Remove fonts from PLIST which get installed if one uses the old version
of teTeX.
1999-11-28 21:17:10 +00:00
rh
2e4772b474 defuzz 1999-11-27 23:23:18 +00:00
agc
5c7529e051 Move from RUN_DEPENDS to plain DEPENDS. 1999-11-24 10:35:28 +00:00
hubertf
edc2cddf33 add a bunch of NO_CDROM where appropriate 1999-11-23 16:26:12 +00:00
hubertf
03a0fee9a7 Enable acroread. 1999-11-22 16:20:06 +00:00
jwise
6c872d9249 One character change -- DEPENDS= --> DEPENDS+= 1999-11-19 17:15:12 +00:00
rh
27c923019a Add 'hpdj' generic PCL3/3+ ghostscript driver which supports C-Ret and other
enhancements.
1999-11-15 11:36:04 +00:00
frueauf
c61c3c26dc Update lyx to 1.1.2. 1999-11-14 22:51:18 +00:00
rh
48ef784c1a defuzz 1999-11-12 15:17:15 +00:00
jwise
48be00755b -Wl,-R${X11BASE}/lib, so this works on ELF.
As an X-Window front-end to LaTeX, shouldn't this install into ${X11BASE}?
1999-11-05 15:37:53 +00:00
kim
8f90c94d93 Add and enable psify. 1999-11-05 00:10:48 +00:00
kim
5062a08ef0 Pretty print source code or just convert any ascii file to PostScript. 1999-11-05 00:10:13 +00:00
kim
a1740a56ca Enable mp. 1999-10-28 20:06:54 +00:00
kim
c675825f52 The mp program will pretty print various files for you. It can be used
in conjunction with a mail reading utility for producing a pretty print
of your mail items. It can be used with a news reading tool to pretty
print news articles. Digests can also be printed, and this version can
pretty print ordinary ASCII files as well. Support for personal organiser
printing was added into the last released version. There are numerous
configuration options to allow you to adjust the way mp generates it's
output.

[Note: mptool and mimep must be created as additional packages.]
1999-10-28 19:52:26 +00:00
tron
8e90d81d05 Use wildcard dependences for "gnome-libs" and "gnome-core" packages. 1999-10-23 11:08:54 +00:00
simonb
ca1aafa775 Don't remove a distfile, then try to symlink to it! 1999-10-17 23:47:37 +00:00
rh
94743c44f1 Update gnome-print to 0.9. Changes are mostly bugfixes, including a fix
that prevented the creation of correct PostScript(tm) code.
1999-10-10 15:30:27 +00:00
deberg
60693ed415 update dependency to libwww-5.2.8, using libwww-config program. 1999-10-08 04:46:34 +00:00
tron
8d7d754dfa Remove me as maintainer of those packages. 1999-10-07 17:41:46 +00:00
agc
65016f23e0 Incorporate Solaris changes. 1999-10-05 13:59:57 +00:00
simonb
d5e7e4c0d4 Regen. 1999-10-04 23:23:22 +00:00
simonb
f6748c3f74 Don't use a function called "abort" that takes one char * as a
parameter.  Fixes compile problems on at least pmax, arm32.
1999-10-04 23:21:44 +00:00
agc
a0fb635dab Make this package work on Solaris again. 1999-09-30 08:21:51 +00:00
soren
3a94a4cd47 Use a relative path for bsd.pkg.mk instead of relying on the search path. 1999-09-28 20:40:02 +00:00
tron
b27364a715 Add RCS Id. 1999-09-26 12:53:51 +00:00
tron
fb3cad5af7 Install emacs lisp files to "${LOCALBASE}/share/emacs/site-lisp" instead of
"${LOCALBASE}/share/emacs/site-lisp/${LOCALBASE}/share/emacs/site-lisp".
1999-09-24 15:54:08 +00:00
tron
09bdf70796 Fix wrong directory in dependence for "teTeX-bin" package. 1999-09-24 15:31:22 +00:00
hubertf
a847bb07bf Don't install .el-files in / 1999-09-21 03:36:01 +00:00
dmcmahill
76e031e596 delete ted from Makefile. ted has been moved to textproc. 1999-09-19 02:00:45 +00:00
dmcmahill
e984f8e4a9 Moved to textproc/ted/pkg/PLIST,v 1999-09-19 01:57:57 +00:00
dmcmahill
509a80b0f1 Moved to textproc/ted/pkg/MESSAGE,v 1999-09-19 01:57:48 +00:00
dmcmahill
5bd29063a3 Moved to textproc/ted/pkg/DESCR,v 1999-09-19 01:57:39 +00:00
dmcmahill
5fb1baada5 Moved to textproc/ted/pkg/COMMENT,v 1999-09-19 01:54:46 +00:00
dmcmahill
52e8bc1f54 Moved to textproc/ted/patches/patch-aa,v 1999-09-19 01:54:34 +00:00
dmcmahill
715502b5d7 Moved to textproc/ted/files/README.ind,v 1999-09-19 01:54:17 +00:00
dmcmahill
1c0d8253bc Moved to textproc/ted/files/patch-sum,v 1999-09-19 01:54:02 +00:00
dmcmahill
f219989537 Moved to textproc/ted/files/md5,v 1999-09-19 01:53:52 +00:00
dmcmahill
8c3a7696ef Moved to textproc/ted/Makefile,v 1999-09-19 01:52:39 +00:00
jlam
c4d921ff1a Add and enable LPRng. 1999-09-13 18:41:38 +00:00
jlam
f2f95e6b46 Adapt FreeBSD LPRng port to work with pkgsrc machinery.
Also add back FreeBSD RCS ID to Makefile.
1999-09-13 18:40:51 +00:00
jlam
119b83fe06 LPRng 3.6.6: An Enhanced Printer Spooler. From FreeBSD ports collection. 1999-09-11 21:58:30 +00:00
hubertf
117a024db7 fix 1999-09-09 02:27:13 +00:00
jwise
fd49b9466a Now that POST-DEINSTALL works (Thanks, Hubert!), rebuild teTeX's ls-R
database after deinstallation, rather than advising the user to do so.
1999-09-09 02:06:01 +00:00
jwise
ecbf4f855c Add INSTALL and DEINSTALL scripts, to handle the teTeX ls-R database.
Unfortunately, since DEINSTALL gets run before the actual de-installation
(if I understand correctly), the DEINSTALL script advises the user to
rebuild the database (and explains how) rather than doing it.
1999-09-08 19:29:16 +00:00
tron
81e1a47bbc Use standard gnome master site list. 1999-09-08 19:27:16 +00:00
jwise
b0a36504cf Regenerate teTeX ls-R database after installing 1999-09-08 18:55:59 +00:00
rh
7d2a2a8cdd Update gnome-print to 0.7
Changes include:
 * Fixes to the PrintPreview.
 * PrintMeta driver has been expanded to render only specific pages.
 * Constification, Ansification (Morten).
 * Various bug fixes.
1999-09-08 16:13:06 +00:00
jlam
d922939879 Fix installation of example files. 1999-09-08 03:08:02 +00:00
kim
e6d542185a The a2ps package keeps the paper size in a2ps-site.cfg -- the script
should really check better for failures, now it just assumes it is
getting something when grepping a file.  Fix that one day...
1999-09-05 18:38:55 +00:00
kim
6035b0a38f Update dependencies for papersize (wildcard except for a2ps). 1999-09-05 18:37:48 +00:00
jlam
9f0d50490b Add and enable stylewriter. 1999-09-04 15:56:33 +00:00
jlam
65a8539930 stylewriter-0.9.9 -- Apple StyleWriter driver for un*x 1999-09-04 15:56:04 +00:00
tron
2e861215f1 Install to "${X11BASE}" so that GNOME will find the desktop files. 1999-09-03 17:58:02 +00:00
rh
8a3d542cd6 Update depencency on libxml to version 1.6.1 1999-09-03 07:21:26 +00:00
dmcmahill
ecafd704ff add & enable ted 1999-09-02 17:57:33 +00:00
dmcmahill
e9de1701c2 add ted-2.5
X11 based WordPad-like word processor.
1999-09-02 17:51:15 +00:00
tron
5aeef8d63f Add "gnome" to category list. 1999-08-30 23:11:14 +00:00
rh
d448fad011 Remove useless dependency on pth as pointed out by Christoph Badura. 1999-08-29 22:07:19 +00:00
rh
1533d077a1 Update dependency on gnome-core-1.0.9 1999-08-29 12:48:58 +00:00
rh
0213afdc72 Update dependency on gnome-libs-1.0.14 1999-08-29 12:48:23 +00:00
rh
611efe7dde Update dependency on pth to version 1.1.3 1999-08-29 09:44:07 +00:00
jlam
29d918e96d Add needed WRKSRC definition (extracts to ${WRKDIR}/teTeX-1.0). 1999-08-27 18:16:02 +00:00
rh
9c99313d06 Update dependency on pth to version 1.1.2 1999-08-27 07:03:31 +00:00
tron
4e1c541220 Depend only on "teTeX-bin" package and use wildcard dependences. 1999-08-26 19:32:31 +00:00
tron
493379e8d4 Update dependence on "teTeX" package. 1999-08-26 19:30:37 +00:00
tron
f560aefe96 If "${XAW_TYPE}" is set to "standard" depend on "Xaw3d-1.5" manually
instead aborting the build process.
1999-08-26 15:05:16 +00:00
tron
d050f963c2 The "gv" package cannot be built with the standard Xaw library. 1999-08-26 07:03:45 +00:00
agc
86aced3a9d Introduce a USE_XAW definition, which is used in package Makefiles, to
denote that the package uses libXaw.

Introduce an XAW_TYPE definition, which is defined in /etc/mk.conf by
the user, to denote the type of libXaw to use. Possible values are:
standard, 3d and xpm.

Define USE_XAW in relevant Makefiles.

Set default XAW_TYPE in Makefiles which previously did a DEPENDS+= Xaw3d...

This means that package builds should not fail because of conflicting
Xaw packages being installed on machines.
1999-08-25 13:37:34 +00:00
tron
1a54d29bbc pkglint: use of DISTFILES with single file discouraged. 1999-08-24 14:21:40 +00:00
tron
2efef5e863 Fix typo in last commit. 1999-08-24 14:21:00 +00:00
tron
cbc7c6375f pkglint: use of DISTFILES with single file discouraged. 1999-08-24 14:19:49 +00:00
tron
57ead3cd01 Make sure that "bison" binary from package sources is used. 1999-08-24 14:18:53 +00:00
tron
2bec83f71b "share/texmf/source/latex/aguplus" is an empty directory, not a file. 1999-08-22 22:22:55 +00:00
tron
16628fb1be Use "MASTER_SITE_GNOME" instead of individual "MASTER_SITE" lists. 1999-08-22 22:02:32 +00:00
rh
53dcde395a Add and enable ggv. 1999-08-22 20:29:29 +00:00
rh
2eb0ab74b1 regen. 1999-08-22 20:29:08 +00:00
rh
1a401749b7 Initial import of ggv-0.50, a GNOME postscript viewer. 1999-08-22 20:27:24 +00:00
hubertf
1673752a64 regard command line arguments 1999-08-22 03:29:50 +00:00
fredb
2bcbc99497 Update "DEPENDS" line to teTeX-1.0.6. 1999-08-20 01:44:48 +00:00
tron
8432197d1b Execute "${INSTALL_FILE}" in "do-install" target instead of printing
a dummy message.
1999-08-18 07:48:31 +00:00
tron
8de5cd19eb Don't print message twice during installation. 1999-08-18 07:47:37 +00:00
tron
3992b5f377 Fix indentation. 1999-08-18 07:43:29 +00:00
tron
ef54c9704c Get package prefix from correct environment variable. 1999-08-17 23:38:17 +00:00
tron
a9b790c2f9 Fix typo in last commit. 1999-08-17 23:33:49 +00:00
tron
5f343a102f - Don't print message twice during installation.
- Create "/var/spool/texfonts".
1999-08-17 23:16:11 +00:00
tron
25e08d2b55 Don't "strip" the "dialog" binary. It is not part of this package. 1999-08-17 23:01:33 +00:00
tron
679b7b793d Let this package depend on "teTeX-share" to avoid ugly "@unexec rmdir"
kludge for directory "share/texmf".
1999-08-17 21:39:45 +00:00
tron
cd263edd81 Avoid conflicts between "teTeX-share" and "teTeX-bin" package completely
instead of trying to work arround them with "preserve" option (which
would have required some changes to the install target).
1999-08-17 21:20:40 +00:00
tron
9c34be0d7e pkglint: use of DISTFILES with single file discouraged. 1999-08-17 19:58:29 +00:00
tron
6f0780076a Don't install "web2c" logfiles. 1999-08-14 18:42:09 +00:00
drochner
a8ac21c9a6 update dependencies 1999-08-14 14:23:55 +00:00
tron
6ef20ac945 Add "teTeX-bin", "teTeX-share" and "teTeX-sharesrc". 1999-08-14 14:11:40 +00:00
tron
a3b59be57b Use "@unexec rmdir %D/share/texmf || true" to remove "share/texmf" to avoid
error message on package deinstallation.
1999-08-12 21:11:29 +00:00
tron
295e239550 Sync. 1999-08-12 20:42:41 +00:00
tron
3b7f8317c2 Link "oxdvi" and "xdvi" with "z" library to make this work on ELF systems. 1999-08-12 20:41:55 +00:00
tron
dce64d6130 Adding missing RCS Id. 1999-08-12 20:23:34 +00:00
hubertf
82abcc45dc Bison is needed to build this - dependency noted by
Alan Barrett <apb@iafrica.com> in private mail.
1999-08-10 14:51:54 +00:00
abs
6b71037340 Needs ghostscript5 for fonts. 1999-08-03 21:32:51 +00:00
hubertf
f5f867a008 Sources for machine independent parts for teTeX 1.0.6.
Provided to fulfil the licensing terms.
1999-08-03 14:10:42 +00:00
hubertf
5ac13387ac Machine independent parts for teTeX 1.0.6:
web files, metafont bases, style files, font definitions,
localisation, ofm-, ovf-, vf-, pfb- and tfm-files,
(meta)font source files, lots of documentation, ...
1999-08-03 14:04:56 +00:00
hubertf
069c061468 This package contains the executables for the teTeX installation
as well as other files that were created when generating the binaries:
info files, format files and manual pages.

Belongs to teTeX-1.0(.6)
1999-08-03 13:54:56 +00:00
hubertf
de169786f0 why did these not get deleted automatically? :-/ 1999-08-03 13:32:40 +00:00
hubertf
483b8b65ac update to teTeX-1.0.6 (this is a meta pkg, the rest will follow in a minute) 1999-08-03 13:29:59 +00:00
hubertf
b136df4dcb New meta-package for teTeX-1.0(.6), that will pull in all the other
teTeX-pieces.

(Now let's see if I get that import game right...)
1999-08-03 12:33:45 +00:00
agc
d612f82164 Make this package work on Solaris. 1999-08-02 10:57:53 +00:00
tron
a4aacaa919 Install locale files in "share/locale" as usual. 1999-08-01 18:57:07 +00:00
abs
7646f1153a Make this work under 1.4/i386 by ensuring the object is before the libraries
on the link line.
1999-08-01 15:54:59 +00:00
tron
80febb6f7c Add missing dependence on "libxml" package. 1999-08-01 12:27:10 +00:00
rh
b9d7d6286e Add and enable gnome-print. 1999-07-31 19:14:28 +00:00
rh
bd292e52ed Import of gnome-print-0.4, a prototype implementation of the Gnome Printing
Architecture.
1999-07-31 19:13:07 +00:00
tron
5b668620db Apply official patches to "ghostscript" package as suggested by John Kohl
in PR pkg/8000.
1999-07-18 21:54:17 +00:00
kleink
301e438b2c Even though it's not sufficient as a check for a complete Linux emulation
setup, at least check for the ld.so version actually required by the i386
executable; addresses PR pkg/7983.
1999-07-15 12:27:36 +00:00
agc
ff10f67cc4 Add md5 file for the package distfile, and a patch-sum file for the package's
patches.
1999-07-09 14:46:43 +00:00
agc
e703be3cdf Add NetBSD RCS Id as a comment. 1999-07-09 14:25:28 +00:00
agc
00a16e3008 Add package patch checksum files. 1999-07-09 14:22:59 +00:00
tron
7dc9d79e45 Fix run time library search path. 1999-07-08 01:56:16 +00:00
agc
8d5254d780 Make this package work on Solaris. 1999-07-02 09:14:04 +00:00
tron
b26d420a43 Improved messages if libraries required for emulation are missing. 1999-07-01 23:28:31 +00:00
hubertf
cc869f051f Assign DEPENDS with +=, not = 1999-06-22 15:52:12 +00:00
tron
3c70284fbb Call "a2ps" with arguments that our version really supports.
Fixes PR pkg/7795 by Chris Demetriou.
1999-06-20 18:25:22 +00:00
tron
0ad720d520 Update dependence on "a2ps" package. 1999-06-20 18:21:05 +00:00
tron
a983e151a0 Update "a2ps" package to version 4.12. 1999-06-20 15:53:28 +00:00
sakamoto
2c45ab6008 Add IS_INTERACTIVE=yes, and RESTRICTED="Original installer required
to redistribute.", as suggested by minoura makoto (minoura@netbsd.org).
Add alpha,sparc support, but disabled now.
1999-06-17 01:04:29 +00:00
cgd
948edb1e0e papersize-1.0 had a bug: when setpapersize was run, magicfilter's filter
scripts (.../libexec/magicfilter/*-filter) would as a side effect have
their executable bit set.  Fix that, bump the papersize revisions to
1.0.1, and update other packages' DEPENDS lines to compensate.
1999-06-16 17:28:24 +00:00
sakamoto
d55c62c778 Adapt this package to NetBSD.
Update 4.0beta to 4.0.
For the present, i386 only.
1999-06-16 11:08:30 +00:00
sakamoto
384f0af2c3 Import FreeBSD's "acroread4" port:
View, distribute and print PDF documents.
1999-06-16 11:04:33 +00:00
frueauf
eec5e885b4 Update lyx to 1.0.3. 1999-06-04 06:00:10 +00:00
tv
5c60ed5794 Change {ONLY,NOT}_FOR_{ARCH,OPSYS} format to {ONLY,NOT}_FOR_PLATFORM
pattern match format.  Minor pkglint along the way.
1999-05-24 20:39:35 +00:00
tron
02e48b67b3 Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-05-20 20:09:49 +00:00
hubertf
25a3d67707 remove cdlabelgen (it is in pkgsrc/graphics alread) 1999-05-16 17:36:04 +00:00
hubertf
c003183487 this was already in pkgsrc/graphics. duh. 1999-05-15 20:04:38 +00:00
hubertf
04662246ed add and enable cdlabelgen 1999-05-15 07:55:08 +00:00
hubertf
6b91ab75f8 Generates frontcards and traycards for CDs. 1999-05-15 07:54:27 +00:00
frueauf
a500559ad6 Update lyx to 1.0.2. 1999-05-09 14:06:38 +00:00
garbled
388860d23f add USE_X11=yes 1999-04-26 19:25:05 +00:00
tron
23e0063766 Completely replace "MASTER_SITE_SUBDIR" and "PATCH_SITE_SUBDIR" with
variable substituition of "MASTER_SITES" and "PATCH_SITES".
1999-04-15 20:39:38 +00:00
tron
9c4c0c2b50 Remove unnecessary slash from master site list. 1999-04-14 21:39:01 +00:00
agc
e20be6c347 Remove NOPORTDOCS definition - it was useless anyway, as any attempt to
build a binary package with this definition would fail as the PLIST is
not correct.

If a package's documentation is overwhelming, it should arguably be handled
in a separate pre-requisite documentation package.
1999-04-13 15:31:04 +00:00
hubertf
29c13c7ba4 fix teTeX depends version 1999-04-06 02:15:00 +00:00
hubertf
d45ab2ffef Back out last change.
Obviously it wasn't the package that installed this file on my system...
1999-04-04 16:46:38 +00:00
hubertf
e5f8187afd add share/texmf/fonts/tfm/jknappen/ec/ecrm1000.tfm 1999-03-29 15:47:12 +00:00
frueauf
f625c92bc2 Update lyx to 1.01. 1999-03-27 18:23:17 +00:00
agc
49ad04f369 Move the definition of BUILD_ROOT into bsd.pkg.mk, from the individual
package Makefiles which need it.
1999-03-22 09:38:22 +00:00
agc
c9bbd781e0 Make this work on Solaris. Also use the new GTAR definition. 1999-03-16 15:30:58 +00:00
hwr
f43e490ca4 Remove additional bugfix. 1999-03-11 12:29:36 +00:00
hwr
54b5fe8935 Reenable pdflib, as pkglint likes it and Hubertf is also fine with it. 1999-03-11 12:28:30 +00:00
jwise
ab18d02277 Add and enable lgrind 1999-03-10 17:04:54 +00:00
jwise
a58002bb36 Initial import of lgrind-3.5, a document pretty-printer for LaTeX. 1999-03-10 17:03:13 +00:00
tron
4b8cb793c0 Update dependence for "png" package. 1999-03-04 13:51:17 +00:00
hwr
0d7c68f744 This should be better now. Thanks Hubert and Milano. 1999-03-01 20:33:01 +00:00
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