Commit graph

1355 commits

Author SHA1 Message Date
Akinori MUSHA
85b8a71f24 Oops, forgot to list the shared library on pkg-plist. 2001-04-03 12:56:52 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Michael Haro
af0be8e375 remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Akinori MUSHA
8f15e0febd Add ruby-panda, a Ruby extension library to access Panda, a GPL'ed
library for dynamically generating PDF files.
2001-04-01 21:43:25 +00:00
Andreas Klemm
63432c12c7 - "Gelhaus driver" (cdj850) wasn't active in gs, fix that
- therefore bump port revision
- add a makefile template, so that it will be compiled in
- patch configure.batch and the interactive one
  interactive configuration is still not enabled, because every
  driver entry needs to be checked thoroughly if its still present,
  if more printer models are supported, if there are new printers/drivers,
  etc ... This needs time that I currently don't have.
  Any taker ???
2001-04-01 15:55:32 +00:00
Andreas Klemm
620e8e9b76 update from apsfilter 6.1.0 to 6.1.1
- a duplex printing password fix turned out incompatibility of
  BSD od(1) to other flavours of od(1).
- apsfilter 6.1.1 contains the duplex password fix
  + a substitution of od(1) with hexdump which also seems to be
  available on Linux and Solaris.
- no PORTREVISION dump since we have a new release
- added pkg-message file for easier handling and addition of
  notification to apsfilter *package*
  had to change configure script and Makefile to follow that new
  infrastructure.
- troff notification in dependency to FreeBSD version
2001-04-01 13:24:00 +00:00
Satoshi Taoka
7d7eaeba4f Update distinfo (the distfile's name is same but
the file is deffirent from the old one.)

Obtained from:	bento
2001-03-31 02:23:18 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Dmitry Sivachenko
378988c9ad New port: ktexshell.
KDE frontend to the popular TeX/LaTeX typesetting system
2001-03-28 09:50:40 +00:00
Akinori MUSHA
7c95143f4f Add panda, a GPL'ed PDF generation library. 2001-03-28 09:33:33 +00:00
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
Mark Murray
4789065458 Clean up whitespace to shut up portlint. 2001-02-22 06:41:29 +00:00
Mark Murray
3d2a5cdd80 Give this port half-a-chance of actually fetching. All the sites
I tried couldn't handle automatic .tar and .gz of a directory, but
they could handle .tar -only.
2001-02-22 06:35:13 +00:00
Akinori MUSHA
7c011001f9 Add ruby-pdflib, a Ruby extension library to access PDFlib. 2001-02-21 03:55:32 +00:00
Maxim Sobolev
57a85c44bd Unset TOP environment variable before proceed with build. The port's
Makefiles abuse this variable commonly used to specify default
options for the top(1) monitor, which breaks the build.

PR:		25192
Submitted by:	Stefan `Sec` Zehl <sec@42.org> (among several other, whose
						names were lost in entropy
						of Universe)
2001-02-18 20:32:41 +00:00
David E. O'Brien
de1e11e7a4 Update to version 3.24.
Submitted by:	Kim Shrier <kim@tinker.com>
2001-02-17 01:24:05 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46 typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Mario Sergio Fujikawa Ferreira
58e982fd6d simple typo fix, remove odd extraneous spaces (^ $) 2001-02-14 20:19:04 +00:00
David E. O'Brien
cbda8c632b Change the port name to "acroread4" so we can remove the "no latest"
setting and make this pkg_add -r'able.  I don't see acroread4 replacing
acroread3 as the preferred acroreader in many's eyes.
2001-02-13 13:08:26 +00:00
Satoshi Taoka
4359bb8919 Fixed distinfo 2001-02-13 07:30:49 +00:00
Satoshi Taoka
d8c395872f Modification for adding the new slave ports 2001-02-12 17:14:09 +00:00
Satoshi Taoka
72adcdb23c Photo Image Print System for Linux --- EPSON Stylus Color980 2001-02-12 17:10:23 +00:00
Satoshi Taoka
7c3ae6a7a4 Photo Image Print System for Linux --- EPSON Stylus Color880 2001-02-12 17:09:24 +00:00
Satoshi Taoka
d87d6f3b7c Change the master port for internationa products from this to pips-sc880 2001-02-12 17:05:15 +00:00
Satoshi Taoka
d99a6a52c9 Correct my English in pkg-descr 2001-02-12 17:00:31 +00:00
Akinori MUSHA
808a2eada9 Add %%PORTDOCS%%. 2001-02-10 13:19:57 +00:00
Akinori MUSHA
8b18ca2b49 Add %%PORTDOCS%%. 2001-02-10 12:39:31 +00:00
Kevin Lo
1bcf26ef16 Use MASTER_SITE_TEX_CTAN to MASTER_SITES
PR: 24879
Submitted by: Ports Fury
2001-02-08 13:13:58 +00:00
David E. O'Brien
4dd0b2401a Add more master sites. There still aren't redundent sites for all the
distfiles, but this is closer.  One should not depend on ftp.freebsd.org to
*always* be alive...
2001-02-06 14:06:39 +00:00
CHOI Junho
7b016df002 Update to 1.1.5fix2 2001-02-05 15:10:16 +00:00
Jean-Marc Zucconi
feee245a7b Add homepage.
Submitted by:	andreas
2001-02-02 13:32:41 +00:00
FUJISHIMA Satsuki
c5440fd9eb MAINTAINER should be e-mail address. 2001-01-28 22:26:55 +00:00
Will Andrews
7f648351ec Restore credit to creation of this port to smace. 2001-01-27 05:43:30 +00:00
Will Andrews
0997884ca3 Remove inactive MAINTAINER <smace>, who hasn't committed in 20 months. 2001-01-27 05:28:29 +00:00
James E. Housley
f9aa204512 Update port print/cups to 1.1.6
Changes:
     o PORTREVISION removed (two typos fixed in source distribution
       which were fixed by patches for cups-1.1.5).
       Incidentally, PORTREVISION is spelled wrong in r1.2 of the
        port's Makefile.
     o patch-aa and patch-ad now obsolete
     o MD5 checksum

PR:		24650
Submitted by:	George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
2001-01-26 11:54:21 +00:00
Chris D. Faulhaber
1bfb1efd9e Update MASTER_SITES (sgi.com -> ftp.sgi.com) 2001-01-24 16:10:57 +00:00
Satoshi Taoka
ed0a8c97dc The directory of freetype's header files was changed
to /usr/local/include/freetype/, then perlftlib cannot find freetype.h.
This problem is fixed.

Submitted by: Masayuki FUKUI <fukui@sonic.nm.fujitsu.co.jp>
              jihuang@csie.nctu.edu.tw
Obtained from: direct mails
2001-01-21 14:25:57 +00:00
Andreas Klemm
557a8ebe93 - checksum of gdevcd8.tar.gz changed
- created a new distinfo file
- bumped PORTREVISION since this makes sure, that packages are build from
  proper source

Submitted by:	Christopher Masto <chris@netmonger.net>
2001-01-19 19:01:31 +00:00
Andreas Klemm
66c3f0e72b bugfix: distinfo file is missing md5 checksum for hpdj 2.6 sources
this is another showstopper after the variable name change and still
doesn't show up here, since I have the sources in DISTFILES dir...
PORTREVISION still doesn't need a bump, since no package could have
been created and if, there is no new port functionality involved with
this fix. Sorry for any trouble, but its too expensive for me, to re-fetch
all files as final test.

Submitted by:	"Jamin A. Brown" <jamin@gwi.net>
2001-01-18 18:44:26 +00:00
Andreas Klemm
26b2a64ca5 bugfix: hpdj couldn't be fetched after the variable name change
I forgot to change HPDJ_DRV to HPDJ_SRC in DISTFILES
PORTREVISION not bumped since building of packages wasn't possible.
Even if port/package could be build, because hpdj source was already
present, no functionality change.

Submitted by:	"Justin W. Pauler" <jwpauler@jwpages.com>, "Jamin A. Brown" <jamin@gwi.net>
2001-01-18 07:14:11 +00:00
Andreas Klemm
8098ba2c79 - added stable version 4.0.4 of gimp-print (stp) driver
high quality drivers for Epsons, HPs, ...
- bumped port revision
- modified all target and added a makefile component to build
  tool from stp driver (escputil) to do maintenance on epsons
  install manpage as well
- variable name changes, new scheme sounds better
- use variables as often as possible in all make targets
  to reduce port maintenance as much as possible
- fix two copy and paste mistakes in echo messages
- updated pkg_plist, tested port and package building
  as well as removal
- modified configure.batch to build stp driver
2001-01-17 20:19:03 +00:00
Andreas Klemm
b58ebc73b1 cosmetic: add cvs id 2001-01-17 09:31:14 +00:00
Will Andrews
f73338fa16 Add pic2fig 1.4, a pic format to fig format converter.
PR:		24388
Submitted by:	Patrick Powell <papowell@astart.com>
2001-01-16 23:01:57 +00:00
Andreas Klemm
7aa654686b update to ghostscript v 6.50
- removed port revision, because of new version
- added PCL3 driver (hpdj successor) from Martin Lottermoser
  *both* driver, HPDJ and PCL3, are now compiled in
  reason: PCL3 is still flagged as BETA and author didn't get much response
  Although Martin says, its definitively not ALPHA, its safer to have the
  old drivers around, if things fail for some reason.
  Martin confirmed, that its possible to have both in one gs binary !!!
- disable configure script temporarily, since dialog needs a driver update
  but I don't want to hold back that port any longer.
- enabled as many gs driver as possible
- reorganized MASTER_SITES
  - added mirrors
  - add a note, that russion mirror isn't up to date, so don't add it
  - optimized downloading from 6 different sources by special ordering
- reorganized Makefile completely
  - put only ${GS_SOURCES} into EXTRACT_ONLY variable
    unpacking other 3rd party src's is handled in post-extract target
  - directory creating, patching, unpacking and install actions are
    now handeled within the proper make target. This makes port maintenance
    much easier, i.e.: if you enter make extract, then only extraction
    of things happen, but makefiles are still not patched. Before this
    cleanup, things were not so structured and not easy to maintain.
    Maybe we get a configure script later, to choose between different
    3rd party driver options, then this "sorting" and documenting
    will support the migration process...
  - silence port by hiding actions with "@"
  - insert many informational echoes. This makes port maintenance and
    troubleshooting easier
  - put more unique comments in front of the different 3rd party modules
  - document things better
  - use as many environment variables as necessary, so that "numerical"
    changes only have to happen on some places and not withing make targets
  - use gs version number also in docu directory
  - properly install runtime, info and doc files from 3rd party drivers
  - put not needed stuff into "NOPORTDOCS" section
- keep old font names to avoid fetching unnecessary things
- updated patches as necessary
- added new patch from Nartin Lottermoser
- removed 2 patches that have been incorporated into gs 6.50
- added needed manual pages
- updated pkg-plist
- finally tested port and package building as well as port removal
  new port passes all disciplines ;-)
2001-01-16 22:57:24 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
James E. Housley
0d65e2560a Files added with the update of cups
Fix a typo in the configure script the prevented sample configuration
files from being install in $PREFIX/etc/cups
Bumped PORTREVISION

PR:		24227
Submitted by:	George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
2001-01-10 17:09:31 +00:00
James E. Housley
4fd3e389d1 Fix a typo in the configure script the prevented sample configuration
files from being install in $PREFIX/etc/cups
Bumped PORTREVISION

PR:		24277
Submitted by:	George Reid <greid@ukug.uk.freebsd.org> MAINTAINER
2001-01-10 17:07:59 +00:00
Andreas Klemm
8aa9549d54 update apsfilter port
- add patchsite and patchfile
- fix1: correct apsfilter version string that is echo'd in logfile
	when script debugging is turned on
- fix2: samba remote printing bug fixed. The exported variable
	containing the windows password was spelled incorrectly.
	samba 2.0.7 uses PASSWD not PASSWORD.

Hint: People who don't want to reinstall apsfilter can fix that easily
by substituting PASSWORD with PASSWD
- for runtime
	  in $PREFIX/share/apsfilter/bin/apsfilter
- for SETUP (test printing functionality)
	  in $PREFIX/share/apsfilter/SETUP
2001-01-09 13:17:04 +00:00
Maxim Sobolev
d93bbf2e63 Don't create symlinks of files in ${PREFIX}/include/freetype in the directory
${PREFIX}/include, because this lead to the freetype1's includes being picked
by the freetype2 ports.

Prompted by:	mdharnois@home.com, scanner@jurai.net etc
2001-01-09 09:09:42 +00:00
Satoshi Taoka
d7f1f8b8cc Photo Image Print System for Linux --- EPSON PM-880C 2001-01-09 01:56:33 +00:00
Satoshi Taoka
77b26972c4 Photo Image Print System for Linux --- EPSON PM-780C 2001-01-09 01:55:03 +00:00