1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
Commit Graph

1117 Commits

Author SHA1 Message Date
Ade Lovett
8088e74ef6 Update to 0.24. Read the ChangeLog for updates, the list is enormous. 2000-09-28 17:58:46 +00:00
Dirk Froemberg
88242ba927 Clean .orig files in ${WRKSRC}/lib/doc created by distribution
patch so they aren't installed.

Reported by:	onigiri
2000-09-27 22:21:59 +00:00
Dirk Froemberg
7442d539d4 Add missing files.
Reported by:	onigiri
2000-09-27 22:20:08 +00:00
Satoshi Taoka
f520835117 Update files/md5 because distfiles was updated but these are same file names.
Obtained from: bento
2000-09-27 13:05:20 +00:00
Akinori MUSHA
c68548820c Now bsd.ruby.mk is automatically included by bsd.port.mk when USE_RUBY
or USE_LIBRUBY is defined, individual ruby ports no longer need to
include it explicitly.
2000-09-26 08:02:17 +00:00
Satoshi Asami
5e5841f2cd Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined.

Most of these Makefiles were defining DISTNAME and WRKSRC (and
sometimes EXTRACT_SUFX) -- change those to define DISTFILES only.
Also, some of the WRKSRC lines were not even necessary, as they were
defining it to the default value.

Instigated by:	Peter Pentchev <roam@orbitel.bg> and kris
2000-09-25 12:21:43 +00:00
Bill Fumerola
8f932217aa Update WWW: 2000-09-25 03:42:01 +00:00
Chuck Robey
67fd4f9006 Update this to version 4.13. 2000-09-22 03:42:35 +00:00
Satoshi Asami
ff1d5b6ca3 ComplexProgramTarget() -> ComplexProgramTargetNoMan() 2000-09-22 00:17:20 +00:00
Satoshi Asami
30e19bcf51 Add BUILD_DEPENDS to appropriate version of X depending on the value
of XFREE86_VERSION.
2000-09-21 01:48:03 +00:00
Ade Lovett
a6e995922b Add sgf2tex, a system for typesetting Go games and diagrams using TeX.
PR:		19965
Submitted by:	Steve Coltrin <spcoltri@omcl.org>
2000-09-19 16:03:04 +00:00
Satoshi Taoka
17450f8b83 (1) Fixed a problem hunging up the package-making system on bento
Pointed out: asami

(2) Modified to use variables defined in Mk/bsd.emacs.mk as many as possible.
2000-09-18 02:05:45 +00:00
Satoshi Asami
0dc6cc793c Add pdflib3. 2000-09-14 00:54:31 +00:00
Bill Fumerola
b462120056 new port pdflib3 (repocopy from pdflib):
version 3 of pdflib has odd restrictions for usage (and you may need to
purchase a license depending on what you do with it). It is however needed
for php4's pdf functions and is of use to many, so we'll keep a seperate
restricted port available for those of us who need it.

Support for languages other then C/C++ are turned off for now, but I may change
that (turning on perl/tcl/python support involves turning _off_ C/C++ support,
so I'll add a WITH_FOO knob later)

Submitted by:	sobomax, billf
2000-09-13 21:46:33 +00:00
Thomas Gellekum
78932f5d3c Use bsd.python.mk. 2000-09-12 11:54:11 +00:00
Andreas Klemm
d8a523e701 - Remove restriction of encrypted PDF support
- nonexistent -> NONEXISTENT

PR:		21082
Submitted by:	tkato@prontomail.ne.jp
2000-09-11 19:07:36 +00:00
Andreas Klemm
c7945503df - Remove restriction of encrypted PDF support
- nonexistent -> NONEXISTENT
- Add USE_GMAKE
- portlint
- Fix usage of PREFIX/LOCALBASE
- Fix pkg/PLIST

PR:		21083
Submitted by:	tkato@prontomail.ne.jp
2000-09-11 19:06:16 +00:00
MIHIRA Sanpei Yoshiro
7cd16d0db2 fix missing symlink.
splash image at start up would be white and black, not colorful.

Approved by:	dima
2000-09-11 12:27:04 +00:00
CHOI Junho
f1f10b4f58 Update to 1.1.5fix1. 2000-09-11 08:37:30 +00:00
Dirk Froemberg
7f25d75bb0 Add USE_AUTOCONF to make this build and install again (hopefully 8-|)
PR:		ports/20638, ports/21041
2000-09-10 11:06:01 +00:00
Andreas Klemm
4264cb48a8 update after make release 2000-09-09 09:31:42 +00:00
Andreas Klemm
07cc1f950c changes see ChangeLog
revamped port dependencies
- if defined(BATCH) && defined(APSFILTER_ALL)
  every tool and filter supported by apsfilter will be installed
  (very time and space consuming)
- if defined(BATCH)
  only most necessary things are installed

If you want complete control over what to install, then don't
define BATCH or  BATCH && APSFILTER_ALL, then please use the
new updated interactive method of building using dialog.

The configure script is now up to date, concerning tools needed/supported
by apsfilter and a little bit more explicite !

Thanks for Greg Lehey and friends for a vivit discussion, this
is the desired result I hope !!!
2000-09-09 09:31:31 +00:00
Andreas Klemm
f07e14741e update after make-release 2000-09-07 18:14:27 +00:00
Andreas Klemm
ec3cc5ac1f * samba password is not used on the command line anymore, but in
the PASSWORD environment variable
* custom printer queue names really work now (the given default
  name is "lp" if it isn't used already)
* /etc/apsfilter/$QUEUE/apsfilterrc.$USER  is another config file
* new config variable: DISABLE_DUPLEX (needed if apsfilter is not
  running on the host the print job was started)
* more verbose apsfilterrc template
* some documentation updates
2000-09-07 18:12:51 +00:00
Akinori MUSHA
6be3392602 Update with bsd.ruby.mk. :> 2000-09-07 14:39:47 +00:00
Andreas Klemm
3ed6fb6533 upgrade after make-release. 2000-09-06 20:40:41 +00:00
Andreas Klemm
015f5ef84e * Michael Lossin <losse@germanymail.com>:
NIS corrections.
* statement concerning personal e-mail to me and SUPPORT in general.
* make it possible to run apsfilter in NIS environment
  extraction of $HOMEDIR works now.
  idea from: Volker Seebode <vas@plesnik.de>
2000-09-06 20:38:45 +00:00
Satoshi Taoka
3889191e63 Bug-fixed to create correctly filter*.rev of each slave ports
Pointed out:    Jun USHIDA <ushida@msa.biglobe.ne.jp>

And fixed typo
Obtained from: portlint
2000-09-06 16:55:13 +00:00
Andreas Klemm
cbd789df0c update. 2000-09-05 05:05:40 +00:00
Andreas Klemm
3bc5a5d65b Mo 4 Sep 2000 21:34:06 CEST Andreas Klemm <andreas@apsfilter.org>
* fixes for hpdj printers, special treatment for driver hpdj_u970
        * BITSPERPIXEL can't be changed for hpdj
        * due to popular demand: ASCII_PPS and ASCII_LANDSCAPE change the
          printout just for ASCII files, independent of PS_NUP and LANDSCAPE
          (but these provide default values if needed)
        * BINDING now uses "short" and "long" instead of psset-switches
        * fixed printing on PS-printers and during debugging

Sa   2 Sep 2000 18:53:41 CEST   Andreas Klemm <andreas@apsfilter.org>

        * replace list of apsfilter contributors with this link:
          http://www.apsfilter.org/contrib.html

Sa   2 Sep 2000 12:57:15 CEST   Andreas Klemm <andreas@apsfilter.org>

        * added working watermark template
          from Andreas Reuter <ar205@bonzo.geowiss.nat.tu-bs.de>
          this file is the basis to _dynamically_ create backgrounds
          for every printed page, i.e.: "internal use only", "Top Secret"
          etc. Probably we'll use it this way in the future:
                lpr -C wmark="Top Secret" file

Sa   2 Sep 2000 10:40:32 CEST   Andreas Klemm <andreas@apsfilter.org>

        * be more verbose about what A2PS_OPTS gives you
          (overwrites the complete a2ps commandline)

Fr   1 Sep 2000 17:25:12 CEST   Andreas Klemm <andreas@apsfilter.org>

        * yes, we can remove the two entries from KNOWN_BUGS
          These entries are no apsfilter bugs.
          Have been added to FAQ
        * FAQ has been updated on webserver.

Fr   1 Sep 2000 16:19:35 CEST   Michael Lossin <losse@germanymail.com>

        * custom printer queue names, as suggested by Jef Moskot
        * cloning spool dir permissions with chmod (I think this needs
          the GNU version)
        * call checkpc after printcap fiddling (will be ignored by
          BSD spoolers)
        * faster code insertion for paper tray selection with awk, as
          suggested by Beat Rubischon
        * color mode fixed for hpdj
        * small changes in class option code
        * INSTALL, README and apsfilterrc updates
        * remove unneeded docu .... doc/methods, doc/features,
          doc/WHAT_AM_I KNOWN_BUGS
        and by me:
        * still keep KNOWN_BUGS have to test this ...
        * update Makefile (remove nuked stuff)
        * check for checkpc before using it.
        * add /usr/local/sbin for checkpc
2000-09-05 05:03:07 +00:00
Satoshi Taoka
7c5c167d0a Add bmp16m to available printer drivers as default
(because print/pips* uses bmp16m in GS)

Approved by: maintainer
2000-09-04 00:36:37 +00:00
Satoshi Taoka
f012fdcf8f Add bmp16m to available printer drivers as default
(because print/pips* uses bmp16m in GS)
2000-09-04 00:35:33 +00:00
Satoshi Taoka
38ebde0004 Fixed for failuer to make checksum in slave ports
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
Obtained from:	ports-jp@jp.freebsd.org
2000-09-04 00:15:15 +00:00
Andreas Klemm
c740a5bf22 Upgrade md5 chksum. 2000-09-02 16:49:02 +00:00
Andreas Klemm
9d47c1ed24 Upgrade, see ChangeLog. 2000-09-02 16:47:41 +00:00
Satoshi Taoka
7797cbad37 Add pips760, pips770, pips800 and pips820_3300 into
print/Makefile and japanese/Makefile
2000-09-01 16:44:20 +00:00
Satoshi Taoka
b49645b291 Photo Image Print System for Linux --- EPSON PM-760C 2000-09-01 16:41:18 +00:00
Satoshi Taoka
3491673a6c Photo Image Print System for Linux --- EPSON PM-770C 2000-09-01 16:40:02 +00:00
Satoshi Taoka
7def481043 Photo Image Print System for Linux --- EPSON PM-820C PM-3300C 2000-09-01 16:37:25 +00:00
Satoshi Taoka
4aa5f90a92 Photo Image Print System for Linux --- EPSON PM-800C 2000-09-01 16:35:54 +00:00
Andreas Klemm
68b497ec9b * read command in ash already has the functionality
to "raw" read the input. Check if the read command
  can handle "-r" and use it if possible
* fix some minor bugs with PostScript handling

Submitted by:	Michael Lossin <losse@germanymail.com>
2000-08-31 18:06:20 +00:00
David E. O'Brien
a0463a386b Look for the correct shared version of Xaw3d. 2000-08-28 23:57:34 +00:00
Bill Fenner
12846e1021 Remove kchowksey@hss.hns.com as MAINTAINER; email has been
bouncing for 4 months.
2000-08-28 21:12:44 +00:00
Andreas Klemm
3c430db627 update after make release. 2000-08-28 17:35:37 +00:00
Andreas Klemm
4fc9f35a91 Michael Lossin <losse@germanymail.com>:
* ASCII_STYLE is gone; use PS_NUP and LANDSCAPE now (class
  options: 1pps, 2pps, 4pps, 8pps, landscape, portrait)
* new config option: HARDWARE_DUPLEX; set this for printers
  that can handle duplex printing by themselves
* new function: ps_postprocessing() handles all PS_UTILS etc.
* tray selection for duplex printers (as a shell function)
* more class options: shortbind, longbind, tray0...tray9,
  book; related config options: BINDING, PAPERTRAY, PS_BOOK
* give some more info on how to manually flip sheets
* SETUP: fix SMB_FLAGS line for smbclient.conf
* use "-r" option for many read operations
* small fixes here and there
2000-08-28 17:33:43 +00:00
Andreas Klemm
39f331f5b7 update after make-release 2000-08-27 20:46:06 +00:00
Andreas Klemm
21c6013756 Oops, forgot to update the checksum ... 2000-08-27 15:58:06 +00:00
Andreas Klemm
531d04891c update patch after make-release 2000-08-27 15:57:08 +00:00
Andreas Klemm
8b8a1ef16f Update to todays snapshot which offers new features and bugfixes.
Update to this snap is highly recommended.

       Michael Loßin <phallobst@web.de>
        --------------------------------
          Here are some small changes to the duplex code, more class stuff
          and several minor tweaks:
        * duplex printing:
                - "forced simplex" mode was totally fscked up
                  (infinite loop _and_ wrong print command)
                - use psselect _or_ pstops to extract odd/even pages
                - one less temporary file
        * new function send_mail for duplex and failure messages
        * DVIPS_REVERSE and ACROREAD_REVERSE are gone; PS_UTILS
          should be used to correct _all_ file formats
        * new class options:
                - a3,a4,letter,legal,ledger  (paper size)
                - a2ps,mpage,recode  (ASCII filter)
                - 1pps,2pps,4pps,8pps  (pages per sheet)
                - border,noborder,header,noheader  (ASCII style)
                - landscape  (force orientation for ASCII and DVI)
                - simplex  (force non-duplex mode)
                - color,mono  (color handling)
        * FAQ update
        * slight manpage fixes
        * Makefile fixes
        * small cosmetic changes here and there

        changes from me:
        ----------------
        * SETUP: A -> abort, I -> install a printer, Q finish installation
          I think quit is the usual leave operation
        * hint for FreeBSD ports collection, not to install manpages
        * SETUP, apsfilter: Change my mail address to andreas@apsfilter.org
        * SETUP: make more clear how to restart the lineprinter scheduler
        * SETUP: install_man_pages:
                - document 'default' to not install manpages when simply
                  hitting RETURN, ie. when installing from FreeBSD ports
                  collection
                - its not clear if FreeBSD user used ports collection or
                  not, so ask if manual pages should be installed or not
        * SETUP: save 2 seconds sleep by combining a message
        * FAQ, use the SGML based version
          Changes to the FAQ should directly be made to the doc tree !
        * TODO: remove resolved items, update some ITEMS and one new.
2000-08-27 15:56:34 +00:00
David E. O'Brien
51f4bf9cfd Look for proper version of Xaw3d, as this wasn't done when someone upgraded
the Xaw3d port.

Submitted by:	Bernie Doehner <bad@uhf.wireless.net>
2000-08-27 04:18:33 +00:00