Commit graph

2120 commits

Author SHA1 Message Date
Greg Lehey
9737c0e470 Remove FORBIDDEN, which was added by accident.
Reviewed by: kris
2003-04-30 05:48:39 +00:00
Christian Weisgerber
51fb141007 Update to version 7.06.
PR:		51062
Submitted by:	Ports Fury
2003-04-27 23:09:13 +00:00
Christian Weisgerber
b814dd1ef6 - Fix EPLASER driver support
- chown font files to root:wheel after extracting them into datadir

PR:		51061
Submitted by:	Ports Fury
2003-04-27 22:11:29 +00:00
Oliver Braun
c390bad0e7 Upgrade to 0.70. 2003-04-26 22:05:40 +00:00
Akinori MUSHA
c1ebc85e6a Update to 0.0.6. 2003-04-23 14:23:01 +00:00
Joe Marcus Clarke
0874a46409 Convert to new GNOME infrastructure. 2003-04-22 04:46:36 +00:00
Joe Marcus Clarke
b33eaf3276 Remove USE_GNOMENG. 2003-04-20 19:54:55 +00:00
Joe Marcus Clarke
607c7f12d6 Add a check to avoid a NULL pointer dereference.
Approved by:	sobomax (maintainer)
2003-04-18 18:06:49 +00:00
Tilman Keskinoz
60c7ce6282 Update to 0.9.8
PR:		51063
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-04-17 09:28:39 +00:00
Masafumi Max NAKANE
fa343f38ef I should've bumped the port revision with the previous commit since this port now can be added/deleted cleanly. 2003-04-17 09:06:37 +00:00
Masafumi Max NAKANE
47dab80827 * Since this port doesn't seem to have any man page, remove MAN1
definition from the Makefile.

* Redirect the output of the cp and the mv command in pre-install to
  /dev/null so that users don't need to see the error messages.

* Add @exec entries in the pkg-plist which essentially do the same
  thing as the cp and mv command in pre-install, except these are
  performed only when the target file/directory exists.

* Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch.
  Otherwise, @dirrm of share/texmf/dvipdfm/config fails.

* Change the @unexec entries in pkg-plist so that they are executed
  only when target file/directory exists.

* Remove entry for bin/dvipdfm-orig from the pkg-plist since this file
  does not necessarily exist in every situation.

reviewed by:	maintainer
2003-04-17 09:03:45 +00:00
Joe Marcus Clarke
063e67aaae Add a PKGNAMESUFFIX when building with Perl to avoid a duplicate entry
in INDEX.

Reported by:	kris
2003-04-16 03:36:58 +00:00
Joe Marcus Clarke
7dc133c4b6 Update to 2.0.0 and convert to new GNOME infrastructure. 2003-04-14 18:57:51 +00:00
Yen-Ming Lee
e68c283893 Update to 4.5.2
PR:		50493
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
Approved by:	maintainer timeout
2003-04-14 17:59:48 +00:00
Edwin Groothuis
4380b092a1 print/pdflib -> print/pdflib4
Informed maintainers.
2003-04-14 06:29:22 +00:00
Edwin Groothuis
37b64dcbc6 [Maintainer Update] Port: print/pdflib
Update from 4.0.3 to 5.0.0 release.

PR:		ports/50715
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-04-14 05:03:12 +00:00
Edwin Groothuis
45b6366e30 print/pdflib -> print/pdflib4
PR:		ports/50715
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-04-14 04:43:07 +00:00
Dirk Meyer
e7f6e61c38 - Fix BROKEN install of emacs files
- Fix PLIST
- no response from MAINTAINER since 2003-04-04
2003-04-11 17:25:03 +00:00
Adam Weinberger
f8cd0f639b Update to 2.1.4.
PR:		50808
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-04-11 08:16:51 +00:00
Joe Marcus Clarke
5b5bb6733b Update to 2.1.4. This fixes the memory leak exploited by fc-cache
and fontconfig.  With this update, fc-cache takes no more that 2.1 MB
when running against full XFree fonts as well as webfonts, URW fonts,
and a collection of Internet-downloaded TrueType fonts.

PR:	50791
Submitted by:	anholt and myself
Approved by:	sobomax (maintainer)
2003-04-10 20:10:27 +00:00
Ying-Chieh Liao
bf5e88084b o add a file: patch/patch-data::config::dvipdfmx.cfg
due to teTeX2 merge *.map to psfonts.map
o add mktexlsr after install and deinstall

PR:		50703
Submitted by:	maintainer
2003-04-08 05:35:29 +00:00
Norikatsu Shigemura
0646590b94 Update to 20030404.
PR:		ports/50660
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-04-07 06:11:42 +00:00
Norikatsu Shigemura
4e4e7712f4 Drop a line which contain apLineDel key, and bump PORTREVISION accordingly.
PR:		ports/50074
Submitted by:	Daniel Lang <langd@informatik.tu-muenchen.de>
2003-04-06 15:50:55 +00:00
Oliver Braun
71934abba4 * Create a uniq tmpfile for each user.
* Bump PORTREVISION.

PR:		ports/50540
Submitted by:	Alex Semenyaka <alexs@snark.ratmir.ru>
2003-04-06 14:32:55 +00:00
Joe Marcus Clarke
a594f65604 Add pdflib-perl. 2003-04-05 23:02:42 +00:00
Joe Marcus Clarke
0e98521512 Make this port depend on the slave port pdflib-perl. 2003-04-05 23:02:04 +00:00
Joe Marcus Clarke
36f443c82a Allow this port to take a slave port. 2003-04-05 23:01:43 +00:00
Joe Marcus Clarke
72f3fd650a Add pdflib-perl, a slave port of pdflib that enables Perl support. 2003-04-05 23:01:09 +00:00
Edwin Groothuis
f606c70c91 Solved the sh/bash issue in configure.in a little bit nicer.
Added dependency on autoconf.
Notited by: kris/bento
2003-04-05 22:59:25 +00:00
Yen-Ming Lee
70b3386448 Update to 3.4.3
PR:		50018
Submitted by:	Statue <statue@freebsd.sinica.edu.tw>
2003-04-05 17:39:28 +00:00
Kris Kennaway
ee546c96d4 Add missing directory. This still handles the config file incorrectly. 2003-04-05 06:51:03 +00:00
Joe Marcus Clarke
ce93ddb84f Update to 2.2.1.2. 2003-04-04 07:31:47 +00:00
Edwin Groothuis
d173fd124f New port: print/foomatic-db
foomatic printer driver database

PR:		ports/48814
Submitted by:	Martin Ranne <gasp@ridcully.dnsalias.org>
2003-04-01 03:08:29 +00:00
Edwin Groothuis
177d351fb3 [Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
(really this time)

PR:		ports/48961
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-31 07:04:43 +00:00
Edwin Groothuis
90d9207db4 [Maintainer Patch] print/pdflib (USE_LIBTOOL, WITH_PERL, install fonts)
PR:		ports/48961
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-31 01:09:31 +00:00
Ying-Chieh Liao
776d5a532b author import my patch without release a new version
Noted by:	kris
2003-03-30 15:50:42 +00:00
Ying-Chieh Liao
c356e47e0d dvipdfm-cjk -> dvipdfmx, and upgrade to 20030313
PR:		45787
Submitted by:	maintainer
Repo-copied by:	joe
2003-03-29 17:29:57 +00:00
Ying-Chieh Liao
d6b0f9fbef upgrade to 2.3 2003-03-28 16:55:32 +00:00
Tilman Keskinoz
f5171e36a2 Unbreak by updating to 1.6.0
PR:		41978
Submitted by:	maho
Approved by:	maintainer timeout (7 months)
2003-03-28 15:21:30 +00:00
Norikatsu Shigemura
51eaecabcd Resurrect new address changed in previous commit.
Pointed out by:	kris
2003-03-28 13:35:05 +00:00
Kris Kennaway
2889256029 Reset bouncing maintainer address. 2003-03-28 13:06:30 +00:00
Yoichi NAKAYAMA
af8bc5a0ea Update preview-latex to 0.7.8, drop maintainership
for auctex,preview-latex.
2003-03-28 00:44:10 +00:00
Norikatsu Shigemura
6161656233 Bump PORTREVISION by previous commit.
And I forgot to mention that Support for EPSON LPC-9500.
2003-03-27 16:02:50 +00:00
Norikatsu Shigemura
7d2af463d9 Eplaser update to 3.0.6.
PR:		ports-jp/13600
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2003-03-27 15:41:29 +00:00
Norikatsu Shigemura
c758a578f5 Eplaser update to 3.0.6.
PR:		ports-jp/13605
Submitted by:	Yoshihiko Sarumaru <mistral@imasy.or.jp>
2003-03-27 15:41:28 +00:00
Dmitry Sivachenko
8f0f066748 Disable *all* programs that depend on X11 when WITHOUT_X11=yes and
X does present on the system.

PR:		50021
Submitted by:	Alex Dupre <sysadmin@alexdupre.com>
2003-03-25 09:29:58 +00:00
Ying-Chieh Liao
7587dec214 chase t1lib version 2003-03-24 01:10:23 +00:00
Norikatsu Shigemura
4962561410 Update to 20030313, and Change mail address.
PR:		ports/50209
Submitted by:	KANOU Hiroki <kanou@khdd.net> (maintainer)
2003-03-23 12:16:51 +00:00
Dmitry Sivachenko
822f733030 Install listings.sty file which was omitted from texmf tarball by accident.
Bump PORTREVISION.
Grab maintainership. (*)

PR:		50131 except (*).
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (with
modifications).
Approved by:	kris
2003-03-20 21:24:54 +00:00
Edwin Groothuis
5168b5afa2 Fix bento building by adding the pkg-message.
Noticed by: bento

PR:		ports/48528
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	kris@
2003-03-12 22:03:34 +00:00