Commit Graph

344 Commits

Author SHA1 Message Date
avsm
c3686a4064 initial import of htmldoc-1.8.11
--
HTMLDOC was developed in response to a need to generate high quality
documentation in printed and electronic forms.  It converts source
HTML documentation into PDF and Postscript form, and has a GUI and
CLI front-end to accomplish this.
2001-02-21 23:31:31 +00:00
danh
30c19863f4 sync libtool patches 2001-02-19 20:04:09 +00:00
espie
a832f97289 Update to acroread-4.05. This one works with redhat_base.
Ok'd angelos@
2001-02-13 20:15:35 +00:00
avsm
f17b671559 + dvipdfm 2001-01-12 23:22:12 +00:00
avsm
6b338200be - import of dvipdfm-0.13.2
- patch to cure /tmp race condition added; it needs cleaning up before
  submitting back to authors though (espie@ ok)

--
Dvipdfm is a command-line DVI to PDF translator.

Its features include TeX \special's that approximate the functionality
of the PostScript pdfmarks used by Adobe Acrobat Distiller, the
ability to include PDF files and JPEG files as embedded images,
support for both Type1 and PK fonts, support for arbitrary linear
graphics transformations, a color stack accessible via \special's,
partial font embedding and stream compression for reduced output
file size, native, portable graphics via TPIC \specials, balanced
page and destination trees for improved reader access on very large
document files.
2001-01-12 23:21:06 +00:00
naddy
9c91e662ff fix CFLAGS; ok espie@ 2001-01-11 00:21:14 +00:00
espie
77dd8ba007 Fix packing list, we handle symlinks just fine, and there is no reason
not to package the man pages.
2000-12-26 23:28:21 +00:00
espie
ec0ac95073 bug-fix from graywane. 2000-12-23 20:51:22 +00:00
naddy
abfa9851a8 If HOMEPAGE is defined in Makefile, reference it in DESCR, too.
authorized by espie@

Fix a few minor cosmetic issues along the way.
2000-12-21 21:20:34 +00:00
brad
6cfef18ddc the freetype library itself does not require X libraries, so only install
the libraries and the headers.
2000-11-21 16:05:53 +00:00
brad
023fab349b - do not link shared libraries with libc.
- use "cc -shared" to create shared libraries.
2000-11-21 16:04:34 +00:00
espie
94a69d5e21 MAINTAINER 2000-10-23 16:08:12 +00:00
espie
03116ad3c6 A few more. 2000-10-22 16:21:17 +00:00
espie
efeb849ba1 A few more MAINTAINERS 2000-10-22 16:16:26 +00:00
espie
46b5f232b5 Kill
FAKE=Yes
HAS_CONFIGURE, GNU_CONFIGURE, USE_IMAKE, NO_INSTALL_MANPAGES, USE_AUTOCONF
and bump NEED_VERSION accordingly.
2000-10-22 15:41:23 +00:00
espie
aa4a7733cc Complete a few MAINTAINER names. 2000-10-22 14:02:46 +00:00
espie
3bfa960528 Use var substitution to yield a better installation message 2000-10-22 13:26:51 +00:00
espie
a9bbe85c9d Rewrite changes so that DEVICES is taken into account. 2000-10-16 17:50:14 +00:00
avsm
2328f50a9c add espie and my real names to MAINTAINER (comma separated) 2000-10-09 00:21:14 +00:00
jakob
98b9861186 add pdflib 2000-09-28 20:37:54 +00:00
jakob
a336f706d3 a C library to produce PDF files 2000-09-28 20:36:56 +00:00
avsm
5b96c29316 add jadetex to list 2000-09-13 15:05:37 +00:00
avsm
76d84f18d1 add jadetex-2.20 port
--
A set of TeX macros to process the output from the Jade/OpenJade
DSSSL tex backend.  It can output to DVI format, or directly to PDF
via the 'pdfjadetex' command.
2000-09-13 15:05:00 +00:00
avsm
8373f1365d - add a no_x11 flavour
- MAINTAINER is now both espie@ and avsm@
- use CONFIGURE_STYLE and remove deprecated GNU_CONFIGURE
- remove redundant FAKE=yes
- up the default limits for tex considerably.  This may be too
  much according to espie@, but we will down them later
- bump NEED_VERSION 1.218 -> 1.330
- add HOMEPAGE

ok'ed by espie@
2000-09-13 14:22:08 +00:00
jakob
c25b8c5d7f freetype needs X11; ok jasoni@ 2000-08-22 05:47:54 +00:00
brad
804b08c7e7 unified diff 2000-08-06 19:33:15 +00:00
brad
c0ff3477d4 upgrade to transfig 3.2.3c; From: ibrahim khalifa <maillist@val-axs.net> 2000-08-06 19:16:49 +00:00
matt
22f6eab7d5 Missing directory in $CONFIG_SAMPLE. 2000-07-30 20:03:31 +00:00
matt
a9546019be Bump NEED_VERSION (oops). 2000-07-28 10:32:52 +00:00
matt
88d80c0965 - take over as MAINTAINER from ports@
- FAKE, CONFIGURE_STYLE, HOMEPAGE
- move sample cfg file from lib to share/examples/enscript
2000-07-28 03:14:58 +00:00
brad
accb9f1a74 - sort PLIST
- remove old pre-extract check
2000-07-19 23:06:26 +00:00
espie
c030d29ba8 Bad Matt. 2000-07-11 14:48:21 +00:00
matt
e93eeaf4d1 Subst underscores for hyphens in FLAVOR names, since packages and work
directories use hyphens as FLAVOR delimiters.  OK'd by maintainer.
2000-07-11 01:09:35 +00:00
angelos
a99a21022b Release ports@openbsd.org, as I can no longer maintain ports that
depend on XFree86 3.3.6
2000-07-10 02:06:46 +00:00
krw
8066ef4fab Change PFRAG.shared ldconfig invocation(s) to
DYNLIBDIR() invocations.

Bump NEED_VERSION to 1.310 so DYNLIBDIR() works.

As requested by espie@
2000-07-04 01:29:29 +00:00
brad
fc9eafa939 change dependency, png.1.6 -> png.1 2000-06-25 22:40:14 +00:00
marc
bbc11d5544 png dependency fix; pointed out by jabley@automagic.org 2000-06-25 22:23:39 +00:00
espie
f100c128f9 Remove NO_CONFIGURE/NO_PATCH/NO_EXTRACT/NO_MTREE
Kill corresponding FAKE=Yes and switch to CONFIGURE_STYLE while I'm at it.
2000-06-16 23:06:03 +00:00
brad
e82860af8d - remove FAKE=Yes
- HAS_CONFIGURE -> CONFIGURE_STYLE
- enable inter-library dependencies
- use new framework for PLISTs
2000-06-12 16:42:13 +00:00
espie
e7e7c80785 Minor clean-up
- bump NEED_VERSION
- FLAVOR:L for user-friendlyness
- use PLIST
- add comment to PFRAG.shared
2000-06-11 02:17:22 +00:00
weingart
8244b6f3da Update a2ps port to use latest sources. Update to
more recent ports infrastructure.  Update license
information.  Fake.
2000-06-11 01:13:42 +00:00
espie
d85b4b4744 trivial fake 2000-06-05 01:46:09 +00:00
espie
87e965f32e Fake 2000-06-02 19:41:58 +00:00
espie
6fe8134048 Missed by Federico 2000-05-31 13:01:08 +00:00
espie
303da97ff6 Remove work-around for pre-2.7 pkg_add. 2000-05-17 00:24:51 +00:00
espie
a4e832d557 Tell people about the -encrypt package. 2000-04-30 00:03:41 +00:00
espie
6c75efb72a Rebuilding the ls-R database when *removing* the package is useless... 2000-04-28 21:06:37 +00:00
espie
85969d5495 packaging tweaks... not 100% perfect, but getting closer. 2000-04-28 20:01:30 +00:00
espie
506338a341 Turns out tetex dialog is not suitable for anything but tetex.
In particular, XF86Setup complains...

So, fix texconfig to find misc/dialog first, then fall back on teTeX's
dialog.

This removes the teTeX/dialog conflict, repairs XF86Setup.
Installing tetex-dialog as a fall back removes the need for teTeX to
depend on misc/dialog.

Solved by fries@.
2000-04-25 18:54:29 +00:00
turan
58a958fdfd and cvs missed this one. 2000-04-22 14:04:03 +00:00
turan
32c3161dd8 flavor these ports 2000-04-22 12:12:07 +00:00
espie
ab3a337943 Register conflicts 2000-04-21 19:20:57 +00:00
espie
7fc7a85137 Set default flavor. 2000-04-19 01:21:45 +00:00
espie
78ce8abb06 Use Ian McWilliam version.
In particular:
- remove PAGESIZE variable,
- no need for FAKE_FLAGS.
2000-04-18 19:47:04 +00:00
millert
5572a916ee Revert to 4.0, we are in release mode. 2000-04-18 01:49:47 +00:00
espie
1fee925e65 make-plist somehow fails, remove duplicated files with teTeX-texmf... 2000-04-17 23:34:59 +00:00
millert
bcde541f71 Update acroread to 4.05 2000-04-17 00:53:56 +00:00
turan
023cfb92ec forgot to enable this for mpage flavors. 2000-04-14 16:40:21 +00:00
turan
d7c830368e fix this to get the existing "flavors" to work with package builds. 2000-04-14 08:34:24 +00:00
turan
85d39aa5fd fix port broken by move from X11R6 to local. 2000-04-14 07:59:55 +00:00
turan
f64e82e2c2 broken. sources moved. 2000-04-11 06:09:57 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
marc
e950973fc1 missing \${DESTDIR} added 2000-04-06 17:12:47 +00:00
espie
e1c120c9c4 Flavors for ghostscript_encrypt. 2000-04-03 01:54:06 +00:00
espie
3526925cbb Flavored ghostscript 2000-03-30 21:09:54 +00:00
espie
3b5e3e8d17 Introduce :: in *_DEPENDS as a place holder for a package spec
Bump NEED_VERSION.
2000-03-24 23:28:01 +00:00
espie
0fd05ef2ce Move all NEED_VERSION right after CATEGORY 2000-03-24 22:11:32 +00:00
espie
4b4f8cddf9 Maintenance update (6.01, bug fixes) 2000-03-24 17:57:02 +00:00
turan
a9908b4869 unmark broken 2000-03-24 04:02:19 +00:00
turan
70fe3b5b19 xforms is broken. fake problems. Mark ports w/ depends broken as well. 2000-03-24 01:00:38 +00:00
turan
46964b88ef license 2000-03-23 04:12:04 +00:00
espie
bf1e0fc128 Bye, gs 5.10 2000-03-19 16:44:44 +00:00
espie
6369f43cd9 Use new LIB_DEPENDS specs everywhere (sed takes care of . -> \.)
Turn new ghostscript on everywhere.
2000-03-19 16:43:40 +00:00
espie
de78358626 Don't depend on :extract, that's stupid.
Even if it doesn't make a difference now,
:patch ensures we won't miss jpeg/png changes.
2000-03-19 00:24:19 +00:00
espie
38d72ce3ad Missed aladdin's packing list. 2000-03-19 00:23:32 +00:00
espie
403a21e918 Put docs under /usr/local 2000-03-18 22:35:13 +00:00
espie
4e88b01943 Work with Aladdin ghostscript.
Remove duplicate package/install using fake.
2000-03-15 14:48:48 +00:00
espie
3f55dc1c7c Fake 2000-03-14 01:14:18 +00:00
espie
74d0a76cb9 Fake 2000-03-12 18:03:57 +00:00
espie
c3fa34cf75 Use gs 5.50 port.
Fake
2000-03-11 18:21:51 +00:00
todd
525050a372 fake 2000-03-11 04:12:16 +00:00
espie
91d92f4811 texmf 1.0.2
tetex 1.0.7

Fake, some heavy tweaking needed, but it works.
2000-03-11 00:07:37 +00:00
espie
bd03428a45 Fake 2000-03-09 01:58:24 +00:00
espie
dd7b85d743 Fake
The change of checksum meant a few details changed as well...
2000-03-07 15:32:18 +00:00
espie
f0a28f4a35 Add aladdin 2000-03-07 01:38:44 +00:00
espie
35d3c8ccd6 Ghostscript 6.0 port 2000-03-07 01:37:36 +00:00
espie
ed4e4937c4 Fake 2000-03-06 19:46:51 +00:00
espie
76d52e1f68 PORTSDIR no longer needed in *DEPENDS. 2000-03-05 18:30:21 +00:00
brad
d9f885d99e Fake 2000-03-04 23:07:20 +00:00
turan
7456cd85ad these have glue to take care of packaging. mark unbroken 2000-03-03 13:01:49 +00:00
turan
03325804f1 broken, installs files automatically in /etc 2000-03-03 11:25:05 +00:00
turan
cf26821fb3 change maintainer to ports@openbsd.org as requested 2000-03-01 10:08:03 +00:00
espie
edba5cfedf MAKEFILE-> MAKE_FILE 2000-02-22 17:08:31 +00:00
espie
1920695089 Set up list of common mirrors in preparation for Aladdin ghostscript. 2000-02-20 17:18:59 +00:00
espie
b67de67310 Forgot about moving stuff around... 2000-02-20 00:59:49 +00:00
espie
0240051c15 Missing ", let all devices be built correctly... 2000-02-20 00:57:18 +00:00
espie
088b215766 New ghostscript port, living in a subdir.
Important changes:
- prodded by Nikolay Sturm to do the upgrade,
- Gnu-ghostscript is now 5.50, packaging changed slightly,
- most patches have been integrated,
- use MAKE_FLAGS to remove Makefile patches and gnu-make dependency,
- pull pdf_encrypt out from the main package so that gs can be distributed
on CD-Rom,
- simplify DEVICE_DEVS (get list from NetBSD), removed interactive script
for now, as it wasn't reliably upgraded,
- infrastructure allows for Aladdin ghostscript along-side.
2000-02-19 17:40:42 +00:00
espie
4420842031 All the Makefiles cvs missed first time around... 2000-02-16 10:52:08 +00:00
turan
504f314d16 espie will not shut up about this, DISTF -> DISTFILES, PKG -> PACKAGE 2000-02-15 05:03:51 +00:00
turan
ce65793f81 none licenses 2000-02-12 08:41:07 +00:00
turan
1574b9aa2e gpl licenses 2000-02-12 08:02:07 +00:00
turan
8d37dded6c bsd licenses 2000-02-12 06:29:49 +00:00
espie
b3ed337056 Change MAKE_FLAGS to remove the -f.
Actually reading the Makefiles proved that about one third of them was
confused about this already...
2000-02-12 00:43:57 +00:00
espie
a813079932 Kill a large set of deprecated variables.
Thoroughly unsubtle, most mkdir -p should probably be INSTALL* at
*install stage, and echo/ECHO_MSG is somewhat unsorted.

It's quite possible I missed a few automated changes...
2000-02-11 01:09:59 +00:00
espie
28accd1d93 Use WRKDIST where appropriate. 2000-02-11 00:37:15 +00:00
espie
1958137a5f Kill NO_WRKSUBDIR.
Clean up a few deprecated variables on the fly.
2000-02-10 23:14:27 +00:00
espie
175b091fd2 Distfile changed without any version change.
WRKDIST, deprecated variables.
2000-02-10 20:16:03 +00:00
espie
1717505839 Remove need for configure script, use MAKE_FLAGS instead.
Create proper package names, based on PAPERSIZE.
WRKDIST
2000-02-10 20:11:52 +00:00
espie
98dbaa02e3 WRKDIST, RM...
ECHO_MSG -> echo for license agreement, this message should NOT be
optional.
2000-02-10 17:40:56 +00:00
brad
eb978bb736 - make sym links for header files, backwards compatibility for programs
that expect the headers in the old location
- sync PLISTs and add missing @dirrm tag
2000-02-04 08:01:35 +00:00
kevlo
7b4f217f68 Upgrade to version 3.2.3. 2000-02-03 03:19:06 +00:00
kevlo
11a020fa5b Fix up PLISTs. 2000-01-21 16:21:24 +00:00
kevlo
6d9a1f18f8 Upgrade to version 1.3. 2000-01-19 10:23:03 +00:00
kevlo
2ff2008544 Fix PLIST. 1999-12-27 10:46:23 +00:00
kevlo
14b1df39fb Remove all warnings. Change all strcpy -> strlcpy, strcat-> strlcat,
and  sprintf -> snprintf.
1999-12-14 06:42:22 +00:00
brad
0e30b92884 - include lib rev # in dependency check
- rearrange Makefile
1999-12-08 05:11:21 +00:00
espie
f0b89fbbbc Full CATEGORY. 1999-12-01 15:32:57 +00:00
kevlo
4bdb1ef4f3 Mark it unbroken and update to version 4.12g. Change the MASTER_SITES.
Fix up PLISTs.
1999-11-27 13:33:50 +00:00
kevlo
6ce4586734 Update to version 4.12g, we don't need those patches. 1999-11-27 13:30:53 +00:00
kevlo
7b7bfe12d7 Fix: install the bibview.0 file into man/cat1 1999-11-04 02:46:56 +00:00
kevlo
14354935ad Mark it unbroken 1999-11-04 02:46:28 +00:00
turan
776ef51370 mark NO_PACKAGE. packaging must be manual. 1999-11-03 01:22:10 +00:00
jasoni
6901789d3c Fix Makefile - now extracts and installs. Package tested. 1999-10-31 20:06:36 +00:00
turan
77b26a9d75 fix the extraction so that WRKDIR is created before touching the cookie.
This is an interim fix and is waiting a pending approval to a
bsd.port.mk modification.
1999-10-31 06:27:48 +00:00
turan
1183ab9cf5 these ports are interactive. mark NO_PACKAGE 1999-10-29 09:40:15 +00:00
turan
c5965282f3 These ports have bad packing lists.
Ports tree is now unlocked.  Read the new policy first.
1999-10-26 04:56:35 +00:00
espie
0d08750698 Noticed by rohee@ 1999-09-29 08:55:05 +00:00
espie
3222b739eb Source site actually changed name 1999-09-26 22:51:37 +00:00
espie
62eb042fbc After tracking down hp850, I found the newest stable version.
It's still GPL. The devs.mak it includes has the Aladdin GhostScript
license, so we brew our own instead.
1999-09-26 22:47:53 +00:00
turan
7df4ff583c remove few nonexisting files 1999-09-26 12:17:52 +00:00
espie
526215c724 More uses of FULLDISTDIR 1999-09-22 10:44:21 +00:00
espie
1ed9dd2c2e _DISTDIR => FULLDISTDIR 1999-09-22 10:34:03 +00:00
marc
1828f4b958 Fix mpost bus error on sparc but compiling with -O
patch from espie@, tested by me
1999-09-20 03:37:15 +00:00
espie
e0fccd4d8a teTeX has moved. 1999-09-14 10:01:31 +00:00
brad
ef1b4d6e64 - remove unnecessary comments from the top of the Makefile
- new style shared lib dependency check
1999-09-06 23:09:40 +00:00
maja
de58fdceda don't check PAGESIZE when doing a make mirror-distfiles. -moj 1999-08-28 10:32:03 +00:00
marc
8cbc6d6eed add mpage to Makefile 1999-08-24 22:50:58 +00:00
marc
898ca96435 mpage from Ian McWilliam, <ianm@cit.nepean.uws.edu.au>
print multiple pages per sheet on PostScript printer
1999-08-24 22:49:10 +00:00
espie
7a8f5a7e1d Add work-around for sparc compilation problem. 1999-08-24 14:50:46 +00:00
espie
a52310b473 Makes more sense that direction (noticed by marc@) 1999-08-22 17:29:41 +00:00
espie
37cef18744 Remove old teTeX port (stuff moved around) 1999-08-10 19:31:04 +00:00
espie
d25bc1578c texmf part. No programs, just common files like latex format, font sources
and such.
1999-08-10 19:11:02 +00:00
espie
9d6565969b Port of teTeX 1.0.6, base archive.
(first try at removing the 2 level limitation of the ports tree)
1999-08-10 19:09:58 +00:00
brad
265987f365 style 1999-08-02 04:38:26 +00:00
espie
6dc790636f Likewise, revert to sane state 1999-07-27 21:34:10 +00:00
espie
2e53f391f9 Oversight,
I should have reverted this ages ago.
1999-07-27 21:32:54 +00:00
jakob
ec0ba68378 MASTER_SITES updated. 1999-07-19 18:21:16 +00:00
angelos
113cce6b3f Fix problem with extract flags since EXTRACT_CMD is now gzip (was tar)
(discovered by alex@p9.com)
1999-07-14 20:29:39 +00:00
jakob
f751674868 Acrobat v4 (it works better _with_ the makefile) 1999-07-14 10:58:37 +00:00
jakob
e32f75c0c8 Missing file. 1999-07-14 10:55:44 +00:00