Commit Graph

16 Commits

Author SHA1 Message Date
naddy
1a87aebd2d mechanical replacement of the gettext module 2017-11-21 00:12:59 +00:00
espie
294b9af842 force calloc test to return okay, clang optimizes call away because the
result isn't used.
2017-05-02 15:25:32 +00:00
ajacoutot
80de080351 Update to barcode-0.99. 2015-05-01 07:34:01 +00:00
naddy
6bb8d0674b Drop USE_GROFF from ports where the formatting differences are acceptable
or mandoc provides the more useful output.
2015-02-16 22:57:07 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
e4fa65e765 PERMIT_* / REGRESS -> TEST sweep 2013-03-11 11:10:51 +00:00
jeremy
054823d8c1 Remove msf@ as maintainer from the ports he maintains, at his request,
as he no longer works on OpenBSD.
2012-09-04 03:40:33 +00:00
espie
88d20077a4 new depends 2010-11-17 08:05:12 +00:00
espie
0f681543b5 USE_GROFF=Yes 2010-10-18 18:13:12 +00:00
jasper
e5a8931f7b - add missing header to fix potential 64-bit issues
- specify license version
- regen PLIST
2008-11-22 09:39:10 +00:00
simon
ebdbe6de2d don't bump DISTNAME but PKGNAME
noticed by naddy@
2007-09-16 20:39:56 +00:00
simon
e37abd0e92 add missing char in comment and bump pkgname 2007-09-15 20:12:08 +00:00
simon
68a2007cc1 remove surrounding quotes from COMMENT/BROKEN/PERMIT_* 2007-09-15 20:09:40 +00:00
espie
9eafbbfb35 base64 checksums. 2007-04-05 16:19:55 +00:00
msf
8dcea5e05c add missing NO_REGRESS, pointed out by sturm... as always 2007-03-23 07:23:09 +00:00
msf
5bb4c37c9c initial import of barcode 0.98
barcode is meant to solve most needs in barcode creation with a
conventional printer. It can create printouts for the conventional
product tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, as well as
a few other formats. Ouput is generated as either Postscript or
Encapsulated Postscript (other back-ends may be added if needed).

ok pvalchev@
2007-03-23 04:28:26 +00:00