Bug 234111 - [NEW PORT] print/epson-inkjet-printer-201207: CUPS filter for Seiko Epson Color Ink Jet Printers
Summary: [NEW PORT] print/epson-inkjet-printer-201207: CUPS filter for Seiko Epson Col...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Tijl Coosemans
URL:
Keywords: feature
Depends on:
Blocks:
 
Reported: 2018-12-18 01:53 UTC by Tobias Suetterlin
Modified: 2022-12-15 20:32 UTC (History)
0 users

See Also:


Attachments
printer driver for an epson inkjet printer L110 (7.43 KB, patch)
2018-12-18 01:53 UTC, Tobias Suetterlin
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Suetterlin 2018-12-18 01:53:19 UTC
Created attachment 200212 [details]
printer driver for an epson inkjet printer L110

I want to add a new port to the category print.

Its the driver for an epson inkjet printer series L110.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-12-15 20:31:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2207bafc0551b0955813b57b8779fa4a2116a348

commit 2207bafc0551b0955813b57b8779fa4a2116a348
Author:     Tijl Coosemans <tijl@FreeBSD.org>
AuthorDate: 2022-12-15 20:03:00 +0000
Commit:     Tijl Coosemans <tijl@FreeBSD.org>
CommitDate: 2022-12-15 20:18:12 +0000

    print/epson-inkjet-printer-201207w: Add new port

    Linux CUPS filter program for some Epson printers (L110, L111, L210,
    L211, L300, L301, L303, L350, L351, L353, L355, L356, L550, L551, L555)

    PR:             234111

 print/Makefile                                     |  1 +
 print/epson-inkjet-printer-201207w/Makefile (new)  | 51 ++++++++++++++++++++++
 print/epson-inkjet-printer-201207w/distinfo (new)  |  5 +++
 print/epson-inkjet-printer-201207w/pkg-descr (new) | 20 +++++++++
 print/epson-inkjet-printer-201207w/pkg-plist (new) | 46 +++++++++++++++++++
 5 files changed, 123 insertions(+)