Commit graph

2169 commits

Author SHA1 Message Date
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
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Ade Lovett
d3fc97c432 Remove pkg-comment from remaining master/slave port sets.
Approved by:	portmgr (implicitly)
2003-03-07 00:16:25 +00:00
Ade Lovett
a5be358b9d More manual pkg-comment cleanups.
Approved by:	portmgr (implicitly)
2003-03-06 21:01:40 +00:00
Ade Lovett
84ea4ee842 Destroy pkg-comment for some of the stranger uses in the tree,
pending the final semi-automatic purge.

Approved by:	portmgr (implicitly)
2003-03-06 19:23:19 +00:00
Mario Sergio Fujikawa Ferreira
57427523d4 o Unbreak WITH_QT for 4-STABLE branch
o Fix so that USE_GCC is no longer required for 4-STABLE branch
o CFLAGS safeness

PR:		48862
Submitted by:	David Yeske <dyeske@yahoo.com>
Approved by:	maintainer
2003-03-05 21:27:17 +00:00
Hye-Shik Chang
a8fe7af687 Update to 1.17 2003-03-03 07:15:10 +00:00
Jean-Marc Zucconi
ea09ed0895 Fix pkg-plist. 2003-03-03 01:52:33 +00:00
Yen-Ming Lee
c731019d87 - chown font files to root:wheel after extract them into datadir
- bump PORTREVISION

PR:		48821
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
2003-03-02 08:57:09 +00:00
Trevor Johnson
5e37fb828f Retire comment file. 2003-03-01 14:34:33 +00:00
Dmitry Sivachenko
abcc5675b9 Thomas Esser rerolled tarball with our patch included. 2003-03-01 12:45:42 +00:00
Dmitry Sivachenko
d06eebe0b9 Version 2.0.2 released with minor updates. 2003-03-01 09:27:48 +00:00
Kris Kennaway
1c24674242 Use pre-everything:: instead of pre-everything: to avoid conflict with
targets in bsd.port.mk
2003-02-28 22:53:02 +00:00
Foxfair Hu
1ece85480a pkg-comment police: Purge them in this category while I'm here. 2003-02-26 14:23:43 +00:00
Hye-Shik Chang
fbc660cb2c De-pkg-comment for my ports. 2003-02-25 06:25:35 +00:00
Edwin Groothuis
67a93e9786 [update orphan port] : print/guitartex
PR:		ports/48528
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-02-24 06:40:48 +00:00
Maxim Sobolev
a70e8bd0f8 GC empty files. 2003-02-23 17:43:18 +00:00
Mark Pulford
bdbb3bc341 De-pkg-comment. 2003-02-22 17:14:31 +00:00
MIHIRA Sanpei Yoshiro
99eb073c48 de-pkg-comment. 2003-02-22 13:24:09 +00:00
Kris Kennaway
2bb96d5341 BROKEN: installs files in / 2003-02-22 03:30:47 +00:00
Akinori MUSHA
4c2e4f1862 De-pkg-comment. 2003-02-21 13:28:59 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Joe Marcus Clarke
83f8fbbf86 Re-add libgnomeprint-2.0 for ports that will need it:
misc/gretl
deskutils/glabels
www/screem
graphics/gthumb2
graphics/sodipodi

libgnomeprint[ui]-2.0 will be removed as soon as all dependent ports are
upgraded to the new API.
2003-02-20 18:29:05 +00:00
Ying-Chieh Liao
029b209d33 make it work with teTeX 2.0.1 2003-02-20 16:26:58 +00:00
Dmitry Sivachenko
fa5c454a49 Add WWW;
Use MAN variables and remove man-pages from PLIST;
Sort PLIST;
Do not explicitly add 'strip' target to INSTALL_TARGET, binaries are
now stripped during normal install.
2003-02-20 16:13:22 +00:00
Ying-Chieh Liao
a34c947526 dvipdfm is now part of teTeX
PR:		48242
Submitted by:	maintainer
2003-02-20 15:50:45 +00:00
Ying-Chieh Liao
5dcc1f568f upgrade to 2.0.1
PR:		48242
Submitted by:	Stephen Montgomery-Smith <stephen@math.missouri.edu>
2003-02-20 15:07:25 +00:00
Hye-Shik Chang
229d1a8302 Update to 2.0a1
Approved by:	maintainer
2003-02-19 09:25:27 +00:00
CHOI Junho
6efe4b2c1e Update to 1.2.3.
PR:		ports/46946
Submitted by:	Ports Fury
2003-02-19 00:59:16 +00:00
Daniel Harris
3eeb47cbcf Upgrade to 1.3.0.
PR:		48112
Submitted by:	Ports Fury
Approved by:	maintainer
2003-02-18 19:22:06 +00:00
Oliver Braun
3d2b895bb7 De-pkg-comment and make portlint a little bit happier. 2003-02-18 10:50:48 +00:00
Akinori MUSHA
1f7c47a812 De-pkg-comment my non-ruby ports as well. 2003-02-18 05:52:56 +00:00
Akinori MUSHA
3594eaa303 De-pkg-comment. 2003-02-18 05:42:05 +00:00
Christian Weisgerber
702afd3b0d Fix include path order so headers from a previously installed version
are not picked up.

PR:		48354
2003-02-18 02:53:23 +00:00
Christian Weisgerber
d06d377b91 Update to version 1.2.5.
PR:		47493
Submitted by:	Ports Fury

Additional regex fixes by Simon Schubert <corecode@corecode.ath.cx>.
2003-02-16 15:28:49 +00:00
Mark Pulford
aeaba268e6 Update to 0.9.7.
PR:		48149
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-02-14 13:22:57 +00:00
Norikatsu Shigemura
f4e2828c76 Checksum update.
PR:		ports/48213
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> (maintainer)
Reported by:	SHIMURA Tatsuya <shimura@math.cst.nihon-u.ac.jp>
2003-02-12 15:56:09 +00:00
Alan Eldridge
91b0276e9d Updated to 7.05.6. I only have a PS printer, so others will have to test
this and help debug if it doesn't work.
2003-02-12 03:48:19 +00:00
Norikatsu Shigemura
311ba95d9e Update to 20030211.
PR:		ports/48194
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp> (maintainer)
2003-02-12 03:09:09 +00:00
Christian Weisgerber
830343f52e Fix breakage introduced with recent security update.
PR:		47776
Submitted by:	tmm
2003-02-12 01:11:28 +00:00
Kris Kennaway
02baa4219f Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by:	lioux
2003-02-10 09:04:04 +00:00
Norikatsu Shigemura
db880d1caa Update to 20030208.
PR:		ports/48108
Submitted by:	KANOU Hiroki <kanou@mil.allnet.ne.jp> (maintainer)
2003-02-09 12:45:50 +00:00
Mikhail Teterin
365b28cd15 Upgrade to 3.2.4, with a minor addition to the patch in the PR.
PR:		ports/46948 ports/38324
Submitted by:	KATO Tsuguru
Approved by:	chuckr (maintainer -- by phone)
2003-02-09 04:26:33 +00:00
Mikhail Teterin
4c3a4f94fa [Get a new printer. Upgrade the software for it. Before committing --
check the PR database. Find out, you are one day too late...]

Update to 1.3.1

PR:	ports/48043
Submitted by: KATO Tsuguru
2003-02-09 01:52:33 +00:00
Norikatsu Shigemura
d6428c128a Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by:	Ports Fury
2003-02-08 05:27:23 +00:00
Joe Marcus Clarke
336b31c394 Update to GNOME 2.2.
This is Phase I.  All existing ports have been updated to their GNOME 2.2
counterparts.
2003-02-07 18:42:25 +00:00
Alan Eldridge
6cb7ccbad0 insert missing INSTALLS_SHLIB 2003-02-07 04:50:53 +00:00
Sean Chittenden
b8e1e7ef86 Correct ports that were abusing the FORBIDDEN variable and replace with
either IGNORE or BROKEN.

Since there seems to be some confusion, for the record:

BROKEN		is reserved for ports that don't work.  This will prevent
		users from installing the port, but please note that
		ports marked as BROKEN will still be built by bento
IGNORE		is reserved for ports that should not be built for one
		reason or another (including bento).  Users and bento
		will not build ports marked as IGNORE.
FORBIDDEN	is reserved for security breakages only!!!  Only mark a
		port as FORBIDDEN if there is a security issue with the
		port at the time.

Reviewed by:	kris (portmgr)
2003-02-07 02:44:21 +00:00
Ying-Chieh Liao
f7ade7257c add Acrobat Reader 5 CJK font packs
PR:		39140
Submitted by:	KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Repo-copy approved by:		lioux (portmgr)
Repo-copy performed by:		joe (cvs)
2003-02-05 17:57:47 +00:00
Anton Berezin
88549d7a84 Add PostScript::Simple 0.05 - a perl module to produce PostScript files. 2003-02-03 17:42:48 +00:00
Alan Eldridge
0eef67a91c add missing MANLANG for French manpages 2003-02-02 22:21:07 +00:00
Norikatsu Shigemura
531a30ff85 Conditionalize libgnugetopt dependencies.
PR:		ports/47754
Submitted by:	Ports Fury
2003-02-02 14:46:15 +00:00