aboutsummaryrefslogtreecommitdiff
path: root/print/pfbtopfa
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Use ${CC} instead of CC, ${CC} was intented hereAntoine Brodin2015-05-292-0/+10
| | | | | | | | | - Do not unconditionally strip binary PR: 200524 Notes: svn path=/head/; revision=387896
* Support stagingEmanuel Haupt2014-02-251-5/+3
| | | | Notes: svn path=/head/; revision=345948
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | print) Notes: svn path=/head/; revision=327765
* - Kick MD5 SupportMartin Wilke2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276961
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149449
* Use PLIST_FILES.Trevor Johnson2004-02-052-2/+2
| | | | | | | Reviewed by: marcus Notes: svn path=/head/; revision=100076
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* add pfbtopfa 1.0Ying-Chieh Liao2003-12-244-0/+29
Convert PFB files to the PFA format Notes: svn path=/head/; revision=96506