Andreas Klemm
4149507ec1
- update port to use pcl3-3.2, this is the release version of the
...
PCL3 driver from Martin Lottermoser (former 3.0.2 was BETA)
- therefore bump PORTREVISION
- pkg-plist: remove BETA file, added NEWS file instead
2001-03-26 17:11:40 +00:00
David E. O'Brien
30af7b687e
rpm' and
rpm2cpio' have been repocopied from "misc" to "archivers".
2001-03-20 20:28:14 +00:00
Andreas Klemm
c7a47ac606
minor fix: apsfilter developement started one year earlier (1993).
2001-03-20 15:51:45 +00:00
Andreas Klemm
d580510dc9
update to new apsfilter version 6.1.0
...
all from -current has been merged after a long testing period.
See the ANNOUNCE file for the long list of bugfixes, security,
feature and code enhancements.
I hope, this time apsfilter port will fit on CD 1, so
people can install apsfilter during initial FreeBSD
installation.
2001-03-20 15:46:10 +00:00
Andreas Klemm
e64705ffc5
- enable LyX 1.1.6 to show included EPS figures
...
- tested by Jose
- problem is described in:
http://sourceforge.net/bugs/?func=detailbug&bug_id=124957&group_id=1897
- major fix for lyx users, therefore bumped port revision
Submitted by: Jose M. Alcaide <jose@we.lc.ehu.es>
2001-03-20 08:08:20 +00:00
Andreas Klemm
4570832565
one gs runtime dependency too much after adding the knobs to choose
...
between gs with/without X11. doesn't bump portrevision, because it
doesn't bring any more benefit for the port.
2001-03-18 10:03:09 +00:00
Andreas Klemm
62cd604556
merged everything from apsfilter-current
...
see new handbook !!!
update to apsfilter 6.1.0 BETA
if everything is right I'll tag and roll apsfilter 6.1.0
bumped PORTREVISION
2001-03-17 17:09:55 +00:00
Akinori MUSHA
22bc8cdd75
Add missing LIB_DEPENDS.
...
Submitted by: bento
2001-03-14 14:08:10 +00:00
Satoshi Taoka
00f3d56528
Add important URLs int pkg-descr
...
Add -f to ${MV} in order to force to move files
Delete "p" from "${TAR} xfp". Expanding this distfile, directory modes
under bjfiltercom/work/usr are 700. So in "make install",
/compat/linux/usr/local's mode is 700 if ${TAR} with "p" is executed.
2001-03-14 07:51:39 +00:00
Dima Ruban
2861cad8e1
Fix owner/group on Acrobat4 directories.
...
Submitted by: Jimmy Olgeni <olgeni@FreeBSD.org>
2001-03-12 23:02:32 +00:00
FUJISHIMA Satsuki
7bf890b5ac
execute mktexlsr at install/deinstall.
...
PR: 25671
Submitted by: maintainer
2001-03-12 19:29:54 +00:00
Vanilla I. Shu
284ac44553
Add p5-GnomePrint, it's perl binding to Gnomeprint library.
2001-03-12 08:57:18 +00:00
Dirk Froemberg
88c44d0e55
Upgrade to 1.1.6.1.
2001-03-11 12:19:45 +00:00
Joerg Wunsch
50b03b03d9
Upgrade to current version. Unfortunately, the distfile contains a stray
...
.o file we need to remove first...
Submitted by: fenner's port survey
2001-03-11 08:16:47 +00:00
Kevin Lo
720e9abe6d
Fix pkg-plist
...
PR: 25668
Submitted by: maintainer
2001-03-11 07:03:42 +00:00
Kris Kennaway
c8fadd6abe
Fix plist
2001-03-11 01:44:18 +00:00
Kris Kennaway
cb8c1fa3f5
Fix plist
2001-03-11 00:47:43 +00:00
Bill Fumerola
cc0b75534b
upgrade to 3.03
...
Encouraged by: fenner's new toy
2001-03-11 00:47:19 +00:00
Satoshi Taoka
ddc1a2bc7e
I found a yet another *simple* solution to a problem
...
with respect to the rpm command.
It is to use rpm2cpio instead of rpm as an extract command.
Suggested by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Obtained from: ports-jp@jp.freebsd.org
2001-03-10 10:43:57 +00:00
Satoshi Taoka
cb7afed81a
When this was installed by pkg_add,
...
the command "@unexec rpm -e ...." which I added to pkg-list in previous commit
is not necessary.
So the command requires "; ture" in the end.
2001-03-10 04:21:35 +00:00
Satoshi Taoka
6b66b2e079
An error occured in "rpm -U". Adding "--noscripts" to rpm's flags,
...
it solves.
To maintain ${LINUXBASE}/var/lib/rpm/,
we must add the command such as
@unexec rpm -e %%RM_RPMFLAGS%% bjfiltercom-%%PORTVERSION%% > /dev/null 2>&1
to pkg-plist for all rpm's package.
2001-03-10 04:06:43 +00:00
Satoshi Taoka
06ad58dfb7
Update version to 1.69.e (this is beta version, 10103091216).
...
The version supports YaTeX's hilighting for XEmacs (font-lock).
2001-03-09 05:56:26 +00:00
Satoshi Taoka
a42cbff412
Bug-fix (rpm command was dealed with non-rpm files)
...
Obtained from: bento
2001-03-09 05:17:00 +00:00
Maxim Sobolev
a2f81fa3ff
Add py-freetype 0.5, a Python wrapping of the FreeType 1.2 fonts
...
rendering engine. In fact the software called PyFT, but py-freetype
better reflects its purpose.
2001-03-08 19:05:52 +00:00
Satoshi Taoka
00319f5851
Photo Image Print System for Linux -- EPSON PM-3500C
2001-03-08 01:51:06 +00:00
Satoshi Taoka
883983608a
Each print/pips* makes etc/ld.so.cache by "@exec ldconfig" in pkg-plist
...
But the file is an extra file after pkg_delete.
So the command is deleted.
Obtained from: bento
2001-03-08 00:14:07 +00:00
Satoshi Taoka
8852764e2e
Add a PLIST file for International products
...
(I forgot to add it. So a problem occurred on bento ....)
2001-03-07 09:29:46 +00:00
Satoshi Taoka
37b447cf1d
Use MASTERDIR instead of PKGDIR
...
If the former is used then a problem occures on bento.
But on my box no problem dose.
Obtained from: fenner's errorlogs
2001-03-07 09:26:38 +00:00
Satoshi Taoka
ab48d9b705
Delete a duplicated entry "linux-libglade" in RUN_DEPENDS
2001-03-07 08:16:24 +00:00
Andreas Klemm
63eda74a1d
- bump port revision, you can select ghostscript version without X11 support
...
when doing interactive installation
2001-03-07 07:52:11 +00:00
Andreas Klemm
4a28c9da6b
- bumped port revisions because of new dependencies
...
- default in BATCH mode is now, NOT to have X11 based utilities in
port dependencies, I think this makes apsfilter better in
- running on small printservers that don't have X11 installed
- making apsfilter package more "sexy" for being placed onto the 1st
FreeBSD installation CD-ROM, since now it consumes less space !!!
- make apsfilter use the same make environment variable NO_X like
in ghostscript6 port
- this enables you to build and run apsfilter even on a small printserver,
that doesn't have X installed
- NO_X is even usefull when having APSFILTER_ALL set, since then it installs
all available/supported filter utilities, that don't require X11
- the last one needs some more fine tuning, currently I left it empty,
have to think about, whats a possible replacement that don't need X11...
2001-03-07 07:19:33 +00:00
Dirk Froemberg
bed0739f29
Fix name of xforms library (xforms.0 -> forms.0).
...
Submitted by: steve
2001-03-05 12:32:13 +00:00
Nik Clayton
5f0b815b1e
Add ghostscript6-nox11
2001-03-04 19:20:51 +00:00
Nik Clayton
6e1d6d9ed4
Slave port to turn on the NO_X variable in the ghostscript6 port, to allow
...
binary packages with this option.
Reviewed by: alex
2001-03-04 19:18:59 +00:00
FUJISHIMA Satsuki
01dd61328b
remove pbm2ppa, use pnm2ppa instead.
2001-03-03 21:26:12 +00:00
FUJISHIMA Satsuki
29d1daf787
rename pbm2ppa to pnm2ppa with updating to 1.04 (repository copied).
...
PR: 24880
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-03-03 21:19:13 +00:00
Jing-Tang Keith Jang
5a2a9d3e38
Fix Arphic fonts location.
...
Reported by: Kang-Ming Liu <gugod@gugod.org>
"Michael C . Wu" <keichii@iteration.net>
2001-03-02 18:06:46 +00:00
Vanilla I. Shu
68c2f99c63
Remove do-configure section, use PERL_CONFIGURE now.
2001-03-01 06:39:18 +00:00
Satoshi Taoka
635c9b3bdd
Canon Bubble Jet Print Filter for Linux -- BJ F870
2001-03-01 05:47:55 +00:00
Satoshi Taoka
b0739ba41b
Canon Bubble Jet Print Filter for Linux -- BJ F860
2001-03-01 05:47:24 +00:00
Satoshi Taoka
9ce90e7cb5
Canon Bubble Jet Print Filter for Linux -- BJ F850
2001-03-01 05:46:51 +00:00
Satoshi Taoka
50867f032b
Canon Bubble Jet Print Filter for Linux -- Common files
2001-03-01 05:45:58 +00:00
Trevor Johnson
04bdd91748
Change a dependency: teTeX is required for building, not just
...
running, lilypond.
Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
2001-02-28 09:31:04 +00:00
Andreas Klemm
78b3d80494
gs shouldn't ignore SIGTERM from lpd by simply adding -DUPD_SIGNAL=0
...
to CFLAGS
- this saves paper if you device to kill a job quickly because you
forgot something ...
- prevents in UPD driver (reported by Joerg) to make a "clean shutdown",
which is generally a nice idea, but in "real life" leads to a wastage
of paper ...
- portrevision bumped because of this important feature
Submitted by: J Wunsch <j@ida.interface-business.de>
2001-02-28 06:51:00 +00:00
David E. O'Brien
883d661cb4
MASTER_SITE_LOCAL hosting is no longer needed.
2001-02-27 12:00:59 +00:00
Steve Price
43053a2648
Update to version 1.1.6-2
...
PR: 25073
Submitted by: Michael Harnois <mdharnois@home.com>
2001-02-26 04:48:35 +00:00
Steve Price
d8f88d6f7b
Minor pkg-plist fixes.
...
PR: 23806
Submitted by: Yen-Ming Lee <leeym@bsd.ce.ntu.edu.tw>
2001-02-26 03:34:31 +00:00
David E. O'Brien
48ab5bc0b2
- Support PREFIX properly
...
- Fix Imakefile breakage under XFree86 4.x
PR: 25325
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2001-02-26 02:41:29 +00:00
Trevor Johnson
b00d3a5c19
new port of lilypond 1.3.131, the GNU music typesetter
...
Obtained from: NetBSD pkgsrc
2001-02-26 01:51:33 +00:00
Nik Clayton
03030cf1ab
Honour the NO_X variable, and don't try and build the X11 output formats,
...
or depend on the X11 libraries, if it is set.
This should allow "make release" to work happily with the documentation
build again.
Approved by: andreas (MAINTAINER)
2001-02-25 19:02:46 +00:00