summaryrefslogtreecommitdiff
path: root/print (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Could not compile in "parallel package build" by Asami-sanSatoshi Taoka1999-09-305-8/+11
| | | | | | | | | Modified BUILD_DEPENDS in master port and version number in slave ports Noticed by: asami Notes: svn path=/head/; revision=22087
* I spoke too soon, they are still hanging....Satoshi Asami1999-09-291-0/+4
| | | | Notes: svn path=/head/; revision=22074
* Remove FORBIDDEN=hang -- they don't hang anymore (although they don'tSatoshi Asami1999-09-291-4/+0
| | | | | | | build currently). Taoka-san has been notified. Notes: svn path=/head/; revision=22072
* Cannot make by an error of INSTALLSatoshi Taoka1999-09-292-1/+3
| | | | | | | Noticed by: asami Notes: svn path=/head/; revision=22065
* Fix compile errorSatoshi Taoka1999-09-291-6/+7
| | | | | | | Create MANIFEST.yatex correctly Notes: svn path=/head/; revision=22063
* Updated to lastest versionSatoshi Taoka1999-09-279-22/+184
| | | | | | | | Modified MASTER_SITES Changed two ports for XEmacs to XEmacs's package style Notes: svn path=/head/; revision=22003
* Fix a few nits, update MASTER_SITE, 5.10-std set of fonts.Steve Price1999-09-273-11/+11
| | | | | | | | PR: 13662 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21985
* Update MASTER_SITE, don't install the PDF crypt stuff because of possibleSteve Price1999-09-273-22/+28
| | | | | | | | | | export restrictions, and fix a few whitespace nits. PR: 13661 Submitted by: KATO Tsugur <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21984
* Forgot to commit configure script in previous commitAndreas Klemm1999-09-252-0/+334
| | | | Notes: svn path=/head/; revision=21946
* added configure script with dialog utility like in apache13-php3 port,Andreas Klemm1999-09-252-48/+46
| | | | | | | | | that offers the user a menue, where he enters - PAPERSIZE - file type support for apsfilter Notes: svn path=/head/; revision=21945
* enter main websiteAndreas Klemm1999-09-192-8/+2
| | | | Notes: svn path=/head/; revision=21760
* Update to version 1.3.Steve Price1999-09-183-4/+6
| | | | | | | | PR: 13425 Submitted by: maintainer Notes: svn path=/head/; revision=21721
* Don't build these if PARALLEL_PACKAGE_BUILD is set -- the new xemacs seemsSatoshi Asami1999-09-181-0/+4
| | | | | | | to hang forever. Notes: svn path=/head/; revision=21713
* Enforce random pkg/COMMENT rules, including the one that states EmacsTim Vanderhoek1999-09-181-1/+1
| | | | | | | should be spelled corrcetly, although I rather liked "Emasc". Notes: svn path=/head/; revision=21709
* Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}.Steve Price1999-09-171-1/+1
| | | | Notes: svn path=/head/; revision=21693
* TypoSatoshi Taoka1999-09-101-1/+1
| | | | | | | | Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp> Obtained by: Private communication Notes: svn path=/head/; revision=21607
* Update to CJK v4.3.0.Foxfair Hu1999-09-106-279/+174
| | | | | | | Submitted by:maintainer. Notes: svn path=/head/; revision=21558
* Fix dependency: ${PORTSDIR}/print/html2ps -> ${PORTSDIR}/print/html2ps-letter.Dirk Froemberg1999-09-102-2/+2
| | | | | | | Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer) Notes: svn path=/head/; revision=21551
* Set PAPERSIZE to A4 and use html2ps-letter as a master port.Dirk Froemberg1999-09-101-28/+4
| | | | | | | Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer) Notes: svn path=/head/; revision=21550
* html2ps was split into html2ps-a4 and html2ps-letter.Dirk Froemberg1999-09-101-1/+2
| | | | | | | Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer) Notes: svn path=/head/; revision=21549
* - make port non-interactive.Dirk Froemberg1999-09-104-9/+40
| | | | | | | | | | | | - support a4 and letter papersizes after a repository copy from html2ps to html2ps-a4 and html2ps-letter. - use ${PERL} for substituting not ${PERL5}. Requested by: Andreas Klemm <andreas@FreeBSD.org> (mantainer) Notes: svn path=/head/; revision=21548
* Update MAINTAINER's email addressChris Piazza1999-09-091-1/+1
| | | | | | | | PR: 13648 Submitted by: maintainer Notes: svn path=/head/; revision=21470
* Add pclprintSatoshi Taoka1999-09-091-0/+1
| | | | Notes: svn path=/head/; revision=21452
* Utility for printing to HP (Laser,Desk)Jets using PCL rather than PSSatoshi Taoka1999-09-095-0/+157
| | | | | | | | PR: 13422 Submitted by: Will Andrews <andrews@technologist.com> Notes: svn path=/head/; revision=21450
* Upgrade to 2.01.Dirk Froemberg1999-09-0811-167/+84
| | | | | | | | PR: ports/13627 Submitted by: Lars Koeller <lkoeller@cc.fh-lippe.de> Notes: svn path=/head/; revision=21403
* Update to 1.14Bill Fenner1999-09-074-6/+6
| | | | | | | | PR: ports/13551 Submitted by: Mike Meyer <mwm@phone.net> Notes: svn path=/head/; revision=21378
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-073-3/+3
| | | | Notes: svn path=/head/; revision=21367
* Updated to 3.16Satoshi Taoka1999-09-066-22/+31
| | | | | | | | | | | Fixed MASTER_SITES Modified pkg/COMMENT and pkg/DESCR PR: 13568 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=21320
* Strip the binary on installChris Piazza1999-09-042-0/+2
| | | | | | | | PR: 13480 Submitted by: Mikhail Teterin <mi@aldan.agebra.com> Notes: svn path=/head/; revision=21254
* change use of DISTNAME and portlintDavid E. O'Brien1999-09-041-3/+2
| | | | Notes: svn path=/head/; revision=21241
* Upgrade to 7.00.Thomas Gellekum1999-09-037-38/+89
| | | | Notes: svn path=/head/; revision=21210
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-3128-31/+31
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* Clean COMMENTMichael Haro1999-08-313-22/+20
| | | | | | | | | | | reformat DESCR and add WWW: FreeBSD.ORG -> FreeBSD.org PR: 13478 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21156
* Copyright changedAndreas Klemm1999-08-312-38/+38
| | | | Notes: svn path=/head/; revision=21155
* $Id$ -> $FreeBSD$Peter Wemm1999-08-31109-109/+109
| | | | Notes: svn path=/head/; revision=21143
* have some trouble with my make-release scriptAndreas Klemm1999-08-302-2/+2
| | | | | | | | | | | gzip and bzip2 create a compressed file and in the header unfortunately this changes md5 checksum. Now updating md5, have to look for a better solution in the near future, stay tuned... Notes: svn path=/head/; revision=21138
* Remove preceeding pkgname from some of the comments having one.Tim Vanderhoek1999-08-291-1/+1
| | | | Notes: svn path=/head/; revision=21098
* Update to version 0.51Chris Piazza1999-08-286-8/+10
| | | | | | | | PR: 13440 Submitted by: maintainer Notes: svn path=/head/; revision=21066
* Had to update sources without bumping version number.Andreas Klemm1999-08-282-2/+2
| | | | | | | So checksum changed... Notes: svn path=/head/; revision=21058
* upgrade to apsfilter 5.1.3Andreas Klemm1999-08-284-6/+6
| | | | | | | | | | | | | | | | | | | | | | Changed License, want a postcard. New features in 5.1.3 ===================== - Security fix. tmp files are now not readable by other people this gives you more privacy for your print jobs - New nice options for a2ps when printing ASCII files - SETUP's main menue now leads you more user friendly to new uniprint drivers - SETUP: many display enhancements to make the setup script more informative to the user. - some cosmetic concerning apsfilter-promo@klemm.gtn.com Notes: svn path=/head/; revision=21057
* expr -> ${EXPR}Michael Haro1999-08-283-6/+6
| | | | | | | | | mv -> ${MV} rm -> ${RM} tr -> ${TR} Notes: svn path=/head/; revision=21051
* sed -> ${SED}Michael Haro1999-08-284-10/+10
| | | | Notes: svn path=/head/; revision=21048
* ln -> ${LN}Michael Haro1999-08-281-2/+2
| | | | Notes: svn path=/head/; revision=21047
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-275-31/+31
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Update MASTER_SITESChris Piazza1999-08-261-2/+2
| | | | | | | | PR: 13316 Submitted by: maintainer Notes: svn path=/head/; revision=21012
* Add in a patch that I forgot to add when I committed the upgradeChris Piazza1999-08-251-2/+11
| | | | | | | to this port. Notes: svn path=/head/; revision=20972
* Upgrade to 1.0.6.Thomas Gellekum1999-08-254-14/+16
| | | | | | | Reviewed by: Bernd Rosauer <br@netland.inka.de> Notes: svn path=/head/; revision=20964
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20941
* grep -> ${GREP}Michael Haro1999-08-234-8/+8
| | | | | | | | true -> ${TRUE} false -> ${FALSE} Notes: svn path=/head/; revision=20902
* awk -> ${AWK}Michael Haro1999-08-221-4/+4
| | | | | | | | | | | basename -> ${BASENAME} cat -> ${CAT} cp -> ${CP} ldconfig -> ${LDCONFIG} mkdir -> ${MKDIR} Notes: svn path=/head/; revision=20898