summaryrefslogtreecommitdiff
path: root/print/bjfiltercom (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update MASTER_SITES and WWWSatoshi Taoka2003-09-082-5/+2
| | | | | | | Pointed out by: fenner Notes: svn path=/head/; revision=88704
* More manual pkg-comment cleanups.Ade Lovett2003-03-061-1/+1
| | | | | | | Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77038
* Destroy pkg-comment for some of the stranger uses in the tree,Ade Lovett2003-03-062-2/+1
| | | | | | | | | pending the final semi-automatic purge. Approved by: portmgr (implicitly) Notes: svn path=/head/; revision=77037
* Convert COMMENT to COMMENTFILE until these ports can be converted.Kris Kennaway2003-02-101-1/+1
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=75232
* Update vertion to 1.3Satoshi Taoka2001-11-079-30/+300
| | | | Notes: svn path=/head/; revision=49809
* Update md5 of instruction.tar.gzSatoshi Taoka2001-09-021-1/+1
| | | | | | | Pointed out by: asami Notes: svn path=/head/; revision=47328
* Previous checksum value of readme.tar.gz is correct.Satoshi Taoka2001-08-281-1/+1
| | | | | | | So its checksum value is replaced to previous one. Notes: svn path=/head/; revision=46999
* Update MD5's data for distfiles (readme.tar.gz and faq.tar.gz)Satoshi Taoka2001-08-231-2/+2
| | | | Notes: svn path=/head/; revision=46671
* Add a GUI filterSatoshi Taoka2001-07-316-33/+87
| | | | | | | | | Fix permission of installed files in /compat/linux/usr/ Update distinfo of bjfiltercom Add files missed into pkg-plist Notes: svn path=/head/; revision=45636
* Update to version 1.1Satoshi Taoka2001-06-304-16/+18
| | | | | | | | | | | | o bjfiltercom PR: ports/27976 Submitted by: Patrick Li <pat@databits.net> o the other bjfilter* Submitted by: maintainer (taoka) Notes: svn path=/head/; revision=44574
* `rpm' and `rpm2cpio' have been repocopied from "misc" to "archivers".David E. O'Brien2001-03-201-1/+1
| | | | Notes: svn path=/head/; revision=40120
* Add important URLs int pkg-descrSatoshi Taoka2001-03-142-3/+6
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=39815
* I found a yet another *simple* solution to a problemSatoshi Taoka2001-03-102-25/+14
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=39410
* When this was installed by pkg_add,Satoshi Taoka2001-03-101-1/+1
| | | | | | | | | 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. Notes: svn path=/head/; revision=39345
* An error occured in "rpm -U". Adding "--noscripts" to rpm's flags,Satoshi Taoka2001-03-102-3/+10
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=39343
* Bug-fix (rpm command was dealed with non-rpm files)Satoshi Taoka2001-03-091-2/+3
| | | | | | | Obtained from: bento Notes: svn path=/head/; revision=39295
* Delete a duplicated entry "linux-libglade" in RUN_DEPENDSSatoshi Taoka2001-03-071-1/+0
| | | | Notes: svn path=/head/; revision=39169
* Canon Bubble Jet Print Filter for Linux -- Common filesSatoshi Taoka2001-03-017-0/+225
Notes: svn path=/head/; revision=38911