Re: [s...@nom.dynu.net: UPDATE pdfgrep to 2.1.2]

2019-10-06 Thread Reinhold Straub
On Fri, 4 Oct 2019 21:26:49 +0100 Stuart Henderson wrote: > Diff is ok (though "cvs diff -u" is preferred as it's easier to read), > CC'ing maintainer for comment. > > Changes are small and don't affect the pledge. Actually I think they don't > actually affect us at all so I think probably this s

UPDATE: devel/dejagnu

2018-05-20 Thread Reinhold Straub
Update to dejagnu-1.6.1, and I'd like to take maintainership. Builds and passes tests on amd64 and macppc. Ok? Regards, Reinhold Straub Index: dejagnu/Makefile === RCS file: /cvs/ports/devel/dejagnu/Makefile,v retrieving rev

UPDATE pdfgrep

2018-05-19 Thread Reinhold Straub
Simple update to pdfgrep-2.1.0, builds and passes tests on amd64 and macppc. Index: pdfgrep/Makefile === RCS file: /cvs/ports/textproc/pdfgrep/Makefile,v retrieving revision 1.10 diff -r1.10 Makefile 1c1 < # $OpenBSD: Makefile,v 1.10

Re: [UPDATE] textproc/pdfgrep

2017-03-14 Thread Reinhold Straub
ok? On 06.03.17 18:18, Reinhold Straub wrote: Hi all, pdfgrep has been updated to v. 2.0.1 It has a new option: --cache, which needs additional dependencies and some modification to the pledge(2) syscalls. Most of our previous patches have been accepted upstream. Regards, Reinhold Straub

[UPDATE] textproc/pdfgrep

2017-03-06 Thread Reinhold Straub
Hi all, pdfgrep has been updated to v. 2.0.1 It has a new option: --cache, which needs additional dependencies and some modification to the pledge(2) syscalls. Most of our previous patches have been accepted upstream. Regards, Reinhold Straub Index: pdfgrep/Makefile

[UPDATE] textproc/pdfgrep

2016-01-15 Thread Reinhold Straub
Hi, pdfgrep has a testsuite based on devel/dejagnu now. Unfortunately, some patches are necessary to make tests work on OpenBSD. I put pledge(2) calls into the source code, too. Regards, Reinhold Straub Index: Makefile === RCS

[UPDATE] textproc/pdfgrep

2015-08-25 Thread Reinhold Straub
Hi, there is a new version of pdfgrep. -- Reinhold Straub pdfgrep.diff Description: Binary data

[UPDATE] textproc/pdfgrep

2015-06-20 Thread Reinhold Straub
+++ Makefile20 Jun 2015 11:47:04 - @@ -6,7 +6,7 @@ DISTNAME = pdfgrep-1.3.2 CATEGORIES = textproc -HOMEPAGE = http://pdfgrep.sourceforge.net/ +HOMEPAGE = https://pdfgrep.org/ MAINTAINER = Reinhold Straub @@ -15,7 +15,7

Re: NEW: lang/chibi-scheme

2015-05-10 Thread Reinhold Straub
On Sat, 09 May 2015 21:50:58 +0200 Juan Francisco Cantero Hurtado wrote: > The error is unrelated to the port. Can you update your system and the ports > tree and try again? Everything ok. The error vanished after rebooting. Sorry for the noise and thanks for your port, Reinhold Straub

Re: NEW: lang/chibi-scheme

2015-05-09 Thread Reinhold Straub
ure/mk/bsd.port.mk:2289 '/usr/ports/pobj/chibi-scheme-0.7.2/fake-macppc/.saved_libs') (Tested on macppc) -- Regards, Reinhold Straub

NEW: textproc/pdfgrep

2015-03-20 Thread Reinhold Straub
Hi! Attached is a new port: pdfgrep. This is a commandline utility to search text in PDF files. Features: - search for regular expressions. - support for some grep options, including: + filename output. + page number output. + optional case insensitivity. + count occurrences.

Re: NEW: lang/regina-rexx

2015-01-14 Thread Reinhold Straub
Builds and runs on macppc (mac mini G4). lib-depends-check output: regina-rexx-3.9.0p0(lang/regina-rexx): Missing: m.9 (/usr/local/bin/rexx) (system lib) WANTLIB += m Reinhold Straub On 14.01.15 01:09, Richard wrote: Attached is a new port of the Regina-REXX 3.9.0 scripting language