Commit Graph

1272 Commits

Author SHA1 Message Date
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