FreshPorts -- The Place For Ports notbug Sun, 27 May 2012 9:26 PM BST
non port: print/apsfilter/pkg-plist
CVSWeb

Number of commits found: 13

Sun, 9 Jul 2006
[ 16:34 andreas ] Original commit 
1.127 print/apsfilter/Makefile
1.34 print/apsfilter/scripts/configure
1.63 print/apsfilter/distinfo
1.23 print/apsfilter/pkg-plist
Update to new version 7.2.8
New features: can play audio files.
lpd then acts like a jukebox.
Remote Audio printing/playing is at experimental stage (untested).
Theoretically it should be possible that multiple print clients
feed the central print server with sound card with audio files.
Sat, 17 Jun 2006
[ 13:20 itetcu ] Original commit 
1.124 print/apsfilter/Makefile
1.3 print/apsfilter/pkg-message
1.1 print/apsfilter/files/pkg-message.in
1.22 print/apsfilter/pkg-plist
- depend on net/samba3 instead of old, forbiden net/samba [1] [2]
- pet portlint [3]
- pkg-message -> files/pkg-message.in and add to SUB_LIST [3]
- bump PROTREVISION for depends change [3]

PR:             ports/98456 [1], ports/99066 [2]
Submitted by:   Shaun Amott <shaun@inerd.com> [1],
                Gerard E. Seibert <ges@seibercom.net> [2]
                itetcu (me) [3]
Approved by:    andreas@ (maintainer, implicit because unreachable at the
                moment)
Wed, 1 Jan 2003
[ 15:19 andreas ] Original commit 
1.106 print/apsfilter/Makefile
1.21 print/apsfilter/pkg-plist
fix pkg-plist

PR:             46641
Submitted by:   Bjoern A.Zeeb <bzeeb+freebsdports@zabbadoz.net>
Tue, 29 Oct 2002
[ 08:48 andreas ] Original commit 
1.99 print/apsfilter/Makefile
1.25 print/apsfilter/scripts/configure
1.56 print/apsfilter/distinfo
1.20 print/apsfilter/pkg-plist
I recommend you to upgrade to this new version
* update to apsfilter 7.2.3
* contains two major bugfixes
  a) printing using newest HP IJS driver is fixed (PR 37085)
     the fix has been taken from other source but PR should be resolved
  b) printing to a remote windows printer via samba is fixed
     there was a nasty typo in the apsfilter script ($SMP_IP -> $SMB_IP)
* other changes
- new gimp-print driver / ijsgimpprint
- add new pretty command to set text-to-PostScript highlight level
- fix "remote copies" parameter to lpr
- clean up template apsfilterrc
* FreeBSD/port related things:
- could close all problems report
- PR 34153: fixed configure script: a permanent runtime dependency
  to bzip2 is inappropriate on FreeBSD systems that have bzip2 in
  the base system.
* For a list of all changes please look at ANNOUNCE and ChangeLog file
        http://www.apsfilter.org/download.html

PR:             34153, 37085
Sun, 24 Feb 2002
[ 21:33 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-plist
- new apsfilter version 7.2.2 - bugfix release !   - please upgrade   - updated
pkg-plist to match reality   - tested packaging   Changes:   - replace awk
"duplex" function with psset call   - adjust psnup rotation to various
converters     for landscape mode   - add landscape option to enscript command
line   - introduce IGNORE_LPD_RAW variable to please buggy     spoolers that
send jobs in raw mode   - sanitize ": ${foo:-bar}" to ": ${foo:=bar}"   - make
n{c}print line whitespace-safe   - save return code in global temporary file   -
typo in wmf2eps line   - make apspreview use global "restrictions" file   - get
basedir in SETUP from configure   - protect $foo[bar] contructs from being
expanded     to array elements by zsh   - add "-dPARANOIDSAFER" for gs7.04
(harmless for all     older releases)   - save "rm" and "rp" in SETUP.cfg   -
add some hints w.r.t landscape and n-up in handbook   - remove media types in
scripts for some PCL printers   - be more helpful with "invalid method"   -
LaserJet 4L needs fixed 300dpi   - LN macro in Makefile needs -n switch -- we
must     create a directory link even if one exists already   - add .PHONY
targets in Makefiles   - MAPPING update   - change email address in various
places   new driver scripts:   -  ljet4l, pips/sc70s, pips/sc80s, stp/pcl-2,
stp/pcl-4    
Fri, 11 Jan 2002
[ 08:28 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/distinfo
unknown print/apsfilter/files/patch-Makefile.in
unknown print/apsfilter/files/patch-SETUP.in
unknown print/apsfilter/pkg-descr
unknown print/apsfilter/pkg-plist
Update Prio: high (because of driver and other fixes, see below)    
Sat, 29 Dec 2001
[ 21:52 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-comment
unknown print/apsfilter/pkg-descr
unknown print/apsfilter/pkg-plist
Update to apsfilter version 7.1.1    
Sun, 16 Dec 2001
[ 20:30 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/distinfo
unknown print/apsfilter/files/patch-SETUP
unknown print/apsfilter/pkg-plist
New apsfilter version 7.0.1   - patch-SETUP is included in 7.0.1 (we don't
provide insane defaults anymore)   - support for HPIJS V 1.0 ("IJS" driver)   -
still supporting old HPIJS driver ("HPIJS" driver)   - some more sanity checks
in SETUP (check is print device is character special)   - added bjc800 driver
script, since it differs to bjc600 printer   - format of MAPFILE documented   -
handbook has been updated   - compatible to 7.0.0 version, so old entries and
spooldirs should work     after upgrade has been made    
Sun, 9 Dec 2001
[ 18:57 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-descr
unknown print/apsfilter/pkg-plist
update apsfilter to new version 7.0, here a short summary,   see ANNOUNCE and
ChangeLog for a complete list:   - supports fully ghostscript7   - enhanced
driver support, hpijs, pips, latest gimp-print, etc ...   - per driver scripts,
where printer manufacturer *could* place     their driver/scripts, the case
structure wasn't scaleable anymore     an led to incomplete support or to large
apsfilter script   - unified command-line options, see handbook   - support for
HARDWARE_COPIES if your printer can print multiple copies     himself   - option
settings can be restricted by the administrator for all printer     or print
queues (maybe to save print costs on color printers ...)   - support for many
new filetypes   - print contens of archives: tar, cpio, ar, zip, zoo ...   -
security: update for duplex print keys   - separate faq has gone, everything is
in the handbook   - error messages can be sent to user now via Cc:   - no bugs
so far ;-)    
Tue, 20 Mar 2001
[ 15:46 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/scripts/configure
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-descr
unknown print/apsfilter/pkg-plist
update to new apsfilter version 6.1.0   all from -current has been merged after
a long testing period.   See the ANNOUNCE file for the long list of bugfixes,
security,   feature and code enhancements.    
Sat, 17 Mar 2001
[ 17:09 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/scripts/configure
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-plist
merged everything from apsfilter-current   see new handbook !!!   update to
apsfilter 6.1.0 BETA   if everything is right I'll tag and roll apsfilter 6.1.0 
 bumped PORTREVISION    
Sat, 23 Dec 2000
[ 18:58 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/scripts/configure
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-comment
unknown print/apsfilter/pkg-descr
unknown print/apsfilter/pkg-plist
Update old apsfilter-stable with V 6.0.0 from new stable-branch.  
[ 13:28 andreas ]  
unknown print/apsfilter/Makefile
unknown print/apsfilter/scripts/configure
unknown print/apsfilter/distinfo
unknown print/apsfilter/pkg-comment
unknown print/apsfilter/pkg-descr
unknown print/apsfilter/pkg-plist
die apsfilter5, long live apsfilter6 ;-)   Just released the new version 6.0.0
release.  

Number of commits found: 13

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23676
Broken 193
Deprecated 147
Ignore 737
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 44
Set to expire 188
Interactive 54
new 24 hours 4
new 48 hours7
new 7 days60
new fortnight184
new month254

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.274 seconds.