Commit Graph

1620 Commits

Author SHA1 Message Date
Ying-Chieh Liao
9258f62e20 add scribus 0.5
A Layout program
2002-03-14 19:01:11 +00:00
Maxim Sobolev
d8543839e6 Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
2002-03-14 11:16:45 +00:00
Maxim Sobolev
900ab41eb4 Install includes into ${PREFIX}/include/freetype1/freetype instead of
${PREFIX}/include/freetype, so that ports that want freetype2 but don't
pay particular attention to the order of `-I' directives won't be screwed
if freetype1 is occasionally installed on the same system. This should
fix recent problems with Mozilla.

Bump PORTREVISION.
2002-03-14 11:15:03 +00:00
Maxim Sobolev
eb17ecf3a7 LIB_DEPENDS=ttf.4[...] --> USE_FREETYPE=yes 2002-03-14 07:30:37 +00:00
Akinori MUSHA
b227cad07a Bump PORTREVISION after the freetype2 shlib major update. 2002-03-12 22:58:40 +00:00
Peter Pentchev
22a46c2ad6 Bump the freetype2 library version in a couple of ports sobomax missed. 2002-03-12 11:51:15 +00:00
Patrick Li
966ec17eec Update to 2.0.9
PR:		35805
Submitted by:	maintainer
2002-03-12 02:13:43 +00:00
Ade Lovett
1eb2bf7620 Update to current version, remove install foo from port Makefile, use
more port variables.

PR:		35759
Submitted by:	MAINTAINER
2002-03-12 01:24:13 +00:00
Patrick Li
904f4a4abc Fix build on current.
PR:		35799
Submitted by:	maintainer
Noticed by:	bento
2002-03-11 23:46:50 +00:00
Ade Lovett
45cbc36f1d Allow teTeX to be buildable without bringing in X11 (the only casualty
being xdvi, for obvious reasons).  Only difference from the original patch
is the use of PLIST_SUB instead of duplicating (most of) the pkg-plist.

Switch maintainer to ports@ - current maintainer has been unresponsive to
both the submitter and to myself.  doc@ might want to pick up on this one
since it's a critical port for make release.

PR:		34864
Submitted by:	Steve Wills <steve@stevenwills.com>
2002-03-11 22:51:18 +00:00
Maxim Sobolev
112a9e25e8 Chase increase of freetype2 shlib version. 2002-03-11 17:25:31 +00:00
Maxim Sobolev
4296953a4e Update to 2.0.9. 2002-03-11 17:16:02 +00:00
Yoichi NAKAYAMA
12aa16b177 Update to 0.6.1.
Notified by:	David.Kastrup@t-online.de (David Kastrup)
2002-03-11 11:01:54 +00:00
Trevor Johnson
1d782a9d11 Use MASTER_SITE_N for some sites. 2002-03-09 00:41:56 +00:00
Trevor Johnson
1b9908746b Sort some of the master sites. 2002-03-09 00:27:21 +00:00
Patrick Li
619d5c964b - Update to 20020306
Submitted by:	maintainer
2002-03-08 21:03:53 +00:00
Akinori MUSHA
96092fc0b1 Update to 0.71. Add a WITH_PDFLIB4 knob. 2002-03-05 18:38:32 +00:00
Vanilla I. Shu
5376317fe6 Upgrade to 0.62b
PR:		ports/35258
Submitted by:	maintainer
2002-02-28 15:12:32 +00:00
Patrick Li
7e349a6508 Update to 2.0.8
PR:		35299
Submitted by:	maintainer
2002-02-25 05:54:03 +00:00
Andreas Klemm
c497db157a - new apsfilter version 7.2.2 - bugfix release !
- please upgrade
- updated pkg-plist to match reality
- tested packaging
Changes:
- replace awk "duplex" function with psset call
- adjust psnup rotation to various converters
  for landscape mode
- add landscape option to enscript command line
- introduce IGNORE_LPD_RAW variable to please buggy
  spoolers that send jobs in raw mode
- sanitize ": ${foo:-bar}" to ": ${foo:=bar}"
- make n{c}print line whitespace-safe
- save return code in global temporary file
- typo in wmf2eps line
- make apspreview use global "restrictions" file
- get basedir in SETUP from configure
- protect $foo[bar] contructs from being expanded
  to array elements by zsh
- add "-dPARANOIDSAFER" for gs7.04 (harmless for all
  older releases)
- save "rm" and "rp" in SETUP.cfg
- add some hints w.r.t landscape and n-up in handbook
- remove media types in scripts for some PCL printers
- be more helpful with "invalid method"
- LaserJet 4L needs fixed 300dpi
- LN macro in Makefile needs -n switch -- we must
  create a directory link even if one exists already
- add .PHONY targets in Makefiles
- MAPPING update
- change email address in various places
new driver scripts:
-  ljet4l, pips/sc70s, pips/sc80s, stp/pcl-2, stp/pcl-4
2002-02-24 21:33:46 +00:00
Jean-Marc Zucconi
74bdde3d5f Maintainer update.
PR:		ports/35225
Submitted by:	maintainer
2002-02-24 00:39:16 +00:00
Jacques Vidrine
9625578842 Correct MASTER_SITES.
Submitted by:	MAINTAINER
2002-02-24 00:00:56 +00:00
Jacques Vidrine
d16b0f3a13 Update 1.1.12 -> 1.1.14
Submitted by:	MAINTAINER
2002-02-23 16:46:58 +00:00
Jean-Marc Zucconi
6157bfc1b0 Change the dependency from tex to tetex, as the tetex users are probably
the majority.
Alan Eldridge will be the new maintainer.

PR:		ports/34868
Submitted by:	Alan Eldridge <ports@geeksrus.net>
2002-02-22 23:34:13 +00:00
Patrick Li
826f36f5dc Update to 20020220
PR:		35200
Submitted by:	maintainer
2002-02-22 06:52:23 +00:00
Lars Koeller
a74f3d228b * This fixes the problem where fig2dev uses the "transparentimage" code
for JPEG images, which is only supposed to be used for GIF.

 * I get this patch from the author of transfig after reporting some
   problems with jpeg embedded into PS files generated with xfig.
2002-02-20 19:20:01 +00:00
Mark Pulford
fc87a8aea7 Updated to 0.62a.
PR:		35066
Submitted by:	maintainer
2002-02-18 09:54:28 +00:00
Patrick Li
cb9f110490 * Add dependence on the new port graphics/compface in order to enable printing
x-faces.
* Bump PORTREVISION.

PR:		35035
Submitted by:	maintainer
2002-02-17 22:12:27 +00:00
Mark Pulford
43b326ed06 Updated to 1.15. 2002-02-17 07:11:41 +00:00
David W. Chapman Jr.
78b29549d2 Add dependencies on teTeX, psutils, and ImageMagick.
Add -w flag for perl.
Bump PORTREVISION

PR:		34900
Submitted by:	Alan Eldridge
Reviewed by:	maintainer
2002-02-13 15:59:10 +00:00
David W. Chapman Jr.
58c1f4c2b6 Don't use warnings
BUMP PORTREVISION

PR:		34867
Submitted by:	ports@geeksrus.net
2002-02-12 22:58:59 +00:00
Maxim Sobolev
c4ba20d449 Update to 2.0.8.
Submitted by:	Mark J. Miller <mjmiller@uclink.berkeley.edu>
2002-02-12 08:24:16 +00:00
David W. Chapman Jr.
298ec05dd2 Fix spacing problem I created when fixing tabs 2002-02-12 04:22:45 +00:00
David W. Chapman Jr.
1a5e47a2dd Add muttprint 0.61, utility to print mail with mutt.
PR:		29712
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
Reviewed by:	alane@geeksrus.net
2002-02-12 04:18:19 +00:00
Jun Kuriyama
21db3e6f00 Refine path description for README.jp. 2002-02-11 12:20:00 +00:00
Ying-Chieh Liao
1b595092a9 add catdvi 0.12
A DVI to text/plain translator
2002-02-11 09:08:47 +00:00
Ying-Chieh Liao
0ff251dc90 upgrade to 3.4.1
PR:		34773
Submitted by:	Ports Fury
2002-02-10 02:58:12 +00:00
Patrick Li
5eb1bd5f81 - Fix translation of dashed or dotted lines
- Bump PORTREVISION

PR:		34678
Submitted by:	maintainer
2002-02-10 00:56:57 +00:00
Yoichi NAKAYAMA
18f6288b96 Use Emacs21 by default.
Terminate XEmacs support (ports/editors/xemacs-packages includes auctex).
Arrange Makefile with bsd.emacs.mk.

Approved by:	maintainer
2002-02-04 10:22:47 +00:00
Maxim Sobolev
da22f39fbd Fix patch, so that it doesn't break some ports on 4-STABLE.
Submitted by:	Joe Macus Clarke <marcus@marcuscom.com>
2002-02-03 07:16:38 +00:00
Patrick Li
75ed15bf2a Update to 4.0.2
PR:		34563
Submitted by:	maintainer
2002-02-03 01:27:26 +00:00
Maxim Sobolev
3dd518887e Fix a bug preventing from viewing pdf files.
Submitted by:	Tomas Kindahl <stok@mhd.mh.se>
2002-02-02 19:04:39 +00:00
David W. Chapman Jr.
5663ca78a0 Add MASTER_SITES because pdflib.com doesn't keep older versions around
PR:		34531
Submitted by:	kiwi@oav.net
2002-02-01 19:53:26 +00:00
Murray Stokely
8d73e48aad Bump PORTREVISION now that ps2epsi has been fixed.
Suggested by: bmah, will
2002-02-01 14:07:17 +00:00
Maxim Sobolev
377dc67fa9 Update to 0.35. 2002-02-01 11:24:03 +00:00
Patrick Li
02e50464e2 Update to 0.4.1
PR:		34386
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-01-30 02:57:45 +00:00
Murray Stokely
f4945ef9c0 Fix the ps2epsi program to create encapsulated PostScript out of a
PostScript page.  There is a blatant typo here that is fixed in the
ghostscript-afpl version.
2002-01-30 01:20:08 +00:00
Akinori MUSHA
897d06aa97 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
2002-01-29 11:48:57 +00:00
Akinori MUSHA
c982f5faf1 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
Akinori MUSHA
0b10204950 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 11:08:52 +00:00