mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add patch, update to FAQ and handbook and some driver updates for SETUP
- place apsfilter distfiles into subdir apsfilter, since name of patchfile doesn't contain string apsfilter. On my TODO list for future. - update prio for apsfilter user: low (hint: try/test apsfilter-current from http://www.apsfilter.org if you are looking for more printer support and other goodies)
This commit is contained in:
parent
74b266cbe0
commit
65cc2d41a1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50814
2 changed files with 7 additions and 1 deletions
|
@ -10,8 +10,13 @@ PORTVERSION= 6.1.1
|
|||
CATEGORIES= print
|
||||
MASTER_SITES= http://www.apsfilter.org/download/
|
||||
|
||||
PATCH_SITES= http://www.apsfilter.org/download/
|
||||
PATCHFILES= diff-6.1.1-01.12.2001.gz
|
||||
|
||||
MAINTAINER= andreas@FreeBSD.org
|
||||
|
||||
DIST_SUBDIR= apsfilter
|
||||
|
||||
# special arrangement for package building, build stuff without X11
|
||||
# to make memory footprint of apsfilter package smaller
|
||||
.if defined(BATCH) && defined(PACKAGE_BUILDING)
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
MD5 (apsfilter-6.1.1.tar.bz2) = ed7bdb07f6df734906a070f99cb3ded1
|
||||
MD5 (apsfilter/apsfilter-6.1.1.tar.bz2) = a01ca18564b2d305f387ed7f3b78de16
|
||||
MD5 (apsfilter/diff-6.1.1-01.12.2001.gz) = 28957c618670a852ffebc0df9df2e36e
|
||||
|
|
Loading…
Add table
Reference in a new issue