Re: [maintainer update] gsed 4.8 -> 4.9

2022-12-23 Thread Armin Wolfermann
Ping?

> Minor update to GNU sed 4.9. See announcement for a list of changes:
> https://lists.gnu.org/archive/html/sed-devel/2022-11/msg0.html
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/textproc/gsed/Makefile,v
> retrieving revision 1.14
> diff -u -p -u -p -r1.14 Makefile
> --- Makefile  11 Mar 2022 20:02:31 -  1.14
> +++ Makefile  22 Nov 2022 17:30:01 -
> @@ -1,6 +1,6 @@
>  COMMENT= GNU stream editor
>  
> -DISTNAME=sed-4.8
> +DISTNAME=sed-4.9
>  PKGNAME= g${DISTNAME}
>  CATEGORIES=  textproc
>  MASTER_SITES=${MASTER_SITE_GNU:=sed/}
> Index: distinfo
> ===
> RCS file: /cvs/ports/textproc/gsed/distinfo,v
> retrieving revision 1.4
> diff -u -p -u -p -r1.4 distinfo
> --- distinfo  23 Jan 2020 00:36:27 -  1.4
> +++ distinfo  22 Nov 2022 17:30:01 -
> @@ -1,2 +1,2 @@
> -SHA256 (sed-4.8.tar.xz) = 95sM/qcbN6ju7ISQ22xfeudxnDVYfyHtsGF/Nw7v9jM=
> -SIZE (sed-4.8.tar.xz) = 1348048
> +SHA256 (sed-4.9.tar.xz) = biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE=
> +SIZE (sed-4.9.tar.xz) = 1397092
> Index: patches/patch-Makefile_in
> ===
> RCS file: /cvs/ports/textproc/gsed/patches/patch-Makefile_in,v
> retrieving revision 1.2
> diff -u -p -u -p -r1.2 patch-Makefile_in
> --- patches/patch-Makefile_in 11 Mar 2022 20:02:31 -  1.2
> +++ patches/patch-Makefile_in 22 Nov 2022 17:30:01 -
> @@ -3,7 +3,7 @@ Don't try to regen info file; our makein
>  Index: Makefile.in
>  --- Makefile.in.orig
>  +++ Makefile.in
> -@@ -3575,7 +3575,7 @@ check-am: all-am
> +@@ -5706,7 +5706,7 @@ check-am: all-am
>   $(MAKE) $(AM_MAKEFLAGS) check-TESTS
>   check: $(BUILT_SOURCES)
>   $(MAKE) $(AM_MAKEFLAGS) check-recursive
> @@ -12,7 +12,7 @@ Index: Makefile.in
>   $(HEADERS) config.h
>   installdirs: installdirs-recursive
>   installdirs-am:
> -@@ -3805,7 +3805,7 @@ install-html-am: $(HTMLS)
> +@@ -5963,7 +5963,7 @@ install-html-am: $(HTMLS)
>   done; }
>   install-info: install-info-recursive
>   
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/textproc/gsed/pkg/PLIST,v
> retrieving revision 1.5
> diff -u -p -u -p -r1.5 PLIST
> --- pkg/PLIST 11 Mar 2022 20:02:31 -  1.5
> +++ pkg/PLIST 22 Nov 2022 17:30:01 -
> @@ -25,6 +25,9 @@ share/locale/hu/LC_MESSAGES/sed.mo
>  share/locale/id/LC_MESSAGES/sed.mo
>  share/locale/it/LC_MESSAGES/sed.mo
>  share/locale/ja/LC_MESSAGES/sed.mo
> +share/locale/ka/
> +share/locale/ka/LC_MESSAGES/
> +share/locale/ka/LC_MESSAGES/sed.mo
>  share/locale/ko/LC_MESSAGES/sed.mo
>  share/locale/nb/LC_MESSAGES/sed.mo
>  share/locale/nl/LC_MESSAGES/sed.mo
> 



[maintainer update] gsed 4.8 -> 4.9

2022-11-22 Thread Armin Wolfermann
Minor update to GNU sed 4.9. See announcement for a list of changes:
https://lists.gnu.org/archive/html/sed-devel/2022-11/msg0.html

Index: Makefile
===
RCS file: /cvs/ports/textproc/gsed/Makefile,v
retrieving revision 1.14
diff -u -p -u -p -r1.14 Makefile
--- Makefile11 Mar 2022 20:02:31 -  1.14
+++ Makefile22 Nov 2022 17:30:01 -
@@ -1,6 +1,6 @@
 COMMENT=   GNU stream editor
 
-DISTNAME=  sed-4.8
+DISTNAME=  sed-4.9
 PKGNAME=   g${DISTNAME}
 CATEGORIES=textproc
 MASTER_SITES=  ${MASTER_SITE_GNU:=sed/}
Index: distinfo
===
RCS file: /cvs/ports/textproc/gsed/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo23 Jan 2020 00:36:27 -  1.4
+++ distinfo22 Nov 2022 17:30:01 -
@@ -1,2 +1,2 @@
-SHA256 (sed-4.8.tar.xz) = 95sM/qcbN6ju7ISQ22xfeudxnDVYfyHtsGF/Nw7v9jM=
-SIZE (sed-4.8.tar.xz) = 1348048
+SHA256 (sed-4.9.tar.xz) = biJrcy4c1zlGStaGK9Ghq6QteYKSLaelNRljHSSXUYE=
+SIZE (sed-4.9.tar.xz) = 1397092
Index: patches/patch-Makefile_in
===
RCS file: /cvs/ports/textproc/gsed/patches/patch-Makefile_in,v
retrieving revision 1.2
diff -u -p -u -p -r1.2 patch-Makefile_in
--- patches/patch-Makefile_in   11 Mar 2022 20:02:31 -  1.2
+++ patches/patch-Makefile_in   22 Nov 2022 17:30:01 -
@@ -3,7 +3,7 @@ Don't try to regen info file; our makein
 Index: Makefile.in
 --- Makefile.in.orig
 +++ Makefile.in
-@@ -3575,7 +3575,7 @@ check-am: all-am
+@@ -5706,7 +5706,7 @@ check-am: all-am
$(MAKE) $(AM_MAKEFLAGS) check-TESTS
  check: $(BUILT_SOURCES)
$(MAKE) $(AM_MAKEFLAGS) check-recursive
@@ -12,7 +12,7 @@ Index: Makefile.in
$(HEADERS) config.h
  installdirs: installdirs-recursive
  installdirs-am:
-@@ -3805,7 +3805,7 @@ install-html-am: $(HTMLS)
+@@ -5963,7 +5963,7 @@ install-html-am: $(HTMLS)
done; }
  install-info: install-info-recursive
  
Index: pkg/PLIST
===
RCS file: /cvs/ports/textproc/gsed/pkg/PLIST,v
retrieving revision 1.5
diff -u -p -u -p -r1.5 PLIST
--- pkg/PLIST   11 Mar 2022 20:02:31 -  1.5
+++ pkg/PLIST   22 Nov 2022 17:30:01 -
@@ -25,6 +25,9 @@ share/locale/hu/LC_MESSAGES/sed.mo
 share/locale/id/LC_MESSAGES/sed.mo
 share/locale/it/LC_MESSAGES/sed.mo
 share/locale/ja/LC_MESSAGES/sed.mo
+share/locale/ka/
+share/locale/ka/LC_MESSAGES/
+share/locale/ka/LC_MESSAGES/sed.mo
 share/locale/ko/LC_MESSAGES/sed.mo
 share/locale/nb/LC_MESSAGES/sed.mo
 share/locale/nl/LC_MESSAGES/sed.mo



Re: Problem with chromium-40.0.2214.91p0

2015-01-28 Thread Armin Wolfermann
* Jonathan Gray  [28.01.2015 09:01]:
> It would be useful if people seeing this could mention what graphics
> hardware they are running and if they are using a self built version of
> xenocara with the Mesa update or the snapshots which seem to be lagging
> and don't have the Mesa update.

I see it on

radeondrm0 at pci1 dev 0 function 0 "ATI Radeon HD 5450" rev 0x00
drm0 at radeondrm0
radeondrm0: msi
drm: initializing kernel modesetting (CEDAR 0x1002:0x68F9 0x174B:0xE127).
radeondrm0: VRAM: 1024M 0x - 0x3FFF (1024M used)
radeondrm0: GTT: 512M 0x4000 - 0x5FFF
drm: probing gen 2 caps for device 0x8086:0x29c1 = 1/0
drm: PCIE GART of 512M enabled (table at 0x0004).
drm: Internal thermal controller with fan control
radeondrm0: 1280x1024

running with the Mesa update on amd64-current.

> The window manager used may matter as well, it seems chromium
> has had issues with non composited wms in the past.

Happens with cwm, pekwm and xfwm4.



Re: syslogd replacements

2015-01-21 Thread Armin Wolfermann
* IMAP List Administration  [21.01.2015 02:37]:
> However, in order to make sure that everything gets logged, I have to
> start syslog-ng to listen before I start syslogd, which means... a
> dirty hack to /etc/rc. sigh.

If you need something to start before the early daemons just put it in
a hostname.if(5) file.



UPDATE: mail/p5-Email-Filter 1.034

2014-09-03 Thread Armin Wolfermann
Easy update to 1.034, adding only a minor feature request. Running it
successfully for a while.

Index: Makefile
===
RCS file: /cvs/ports/mail/p5-Email-Filter/Makefile,v
retrieving revision 1.5
diff -u -p -u -r1.5 Makefile
--- Makefile11 Oct 2013 23:49:58 -  1.5
+++ Makefile3 Sep 2014 11:16:59 -
@@ -2,7 +2,7 @@
 
 COMMENT =  library for creating easy email filters
 
-DISTNAME = Email-Filter-1.032
+DISTNAME = Email-Filter-1.034
 CATEGORIES =   mail
 
 HOMEPAGE = http://emailproject.perl.org/
Index: distinfo
===
RCS file: /cvs/ports/mail/p5-Email-Filter/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 distinfo
--- distinfo18 Mar 2009 19:15:47 -  1.1.1.1
+++ distinfo3 Sep 2014 11:16:59 -
@@ -1,5 +1,2 @@
-MD5 (Email-Filter-1.032.tar.gz) = q++jVcw6RY5QAScjj9Ejdg==
-RMD160 (Email-Filter-1.032.tar.gz) = DsQsGAHOuVsJTR7Exg7QBEYjSp8=
-SHA1 (Email-Filter-1.032.tar.gz) = ZHrhJ7w/ectIIEYVbl/PBRGiiAc=
-SHA256 (Email-Filter-1.032.tar.gz) = 
vBcA91QM5BsFgVyFQDnq29f0KHhcko6ocm5NIdP+c80=
-SIZE (Email-Filter-1.032.tar.gz) = 15255
+SHA256 (Email-Filter-1.034.tar.gz) = 
tkDzzdmXs6pRPlQttK8qEBb1qjyjefN3m/MZWiiY4vc=
+SIZE (Email-Filter-1.034.tar.gz) = 18133



Re: sys/syslog.h dnsreflector breakage

2014-07-16 Thread Armin Wolfermann
* Jérémie Courrèges-Anglas  [16.07.2014 00:48]:
> struct syslog_data lost its 'opened' member.  Kind of a namespace
> violation, this looks like an easy fix:

An update to 1.03 fixes this problem:

Index: Makefile
===
RCS file: /cvs/ports/net/dnsreflector/Makefile,v
retrieving revision 1.8
diff -u -p -u -r1.8 Makefile
--- Makefile11 Oct 2013 23:50:16 -  1.8
+++ Makefile16 Jul 2014 10:22:57 -
@@ -2,7 +2,7 @@
 
 COMMENT=   DNS queries reflector
 
-DISTNAME=  dnsreflector-1.02
+DISTNAME=  dnsreflector-1.03
 CATEGORIES=net sysutils
 
 HOMEPAGE=  http://www.wolfermann.org/dnsreflector.html
Index: distinfo
===
RCS file: /cvs/ports/net/dnsreflector/distinfo,v
retrieving revision 1.3
diff -u -p -u -r1.3 distinfo
--- distinfo5 Apr 2007 16:20:09 -   1.3
+++ distinfo16 Jul 2014 10:22:57 -
@@ -1,5 +1,2 @@
-MD5 (dnsreflector-1.02.tar.gz) = EZydHklJhAMZrsXe9E4dVQ==
-RMD160 (dnsreflector-1.02.tar.gz) = KiJkm1q+M9a7/ylWyglO6z7QDBE=
-SHA1 (dnsreflector-1.02.tar.gz) = fLT/j3ZLNQOykOTkoGaO/j/meDE=
-SHA256 (dnsreflector-1.02.tar.gz) = 
XIOEhRZ7Moj//qzquEDDFTYpDzc0oRhxPiLrmBHOFCo=
-SIZE (dnsreflector-1.02.tar.gz) = 4324
+SHA256 (dnsreflector-1.03.tar.gz) = 
6LltUepxynOp0lcjWXS7uPJ5ySCMTelOuovlNjqaPCs=
+SIZE (dnsreflector-1.03.tar.gz) = 5093




Re: [UPDATE] gsed-4.2.1

2012-02-27 Thread Armin Wolfermann
* David Coppa  [27.02.2012 12:50]:
> Comments? OKs?

Had a similar forgotten diff lying around here. You just missed the
license update to GPLv3. Works for me on i386.

Regards,
Armin Wolfermann



Re: binary newsreader

2011-03-09 Thread Armin Wolfermann
* Manuel Giraud  [08.03.2011 17:01]:
> Is porting this nzb grabber (http://sabnzbd.org) worth it? Or hellanzb
> (maybe slrn) is good enough?

There were ports posted on this list before. I'm running sabnzbd
successfully for some time.



Re: NEW: audio/shntool

2010-10-29 Thread Armin Wolfermann
* Jan Stary  [29.10.2010 11:21]:
> Looks like a poor man's soxi(1) then, right?

Among other things. You can also join, split, generate cue files or trim
silence. I found splitting regardless of format a great convenience.



Re: NEW: audio/shntool

2010-10-29 Thread Armin Wolfermann
* Jacob Meuser  [28.10.2010 23:49]:
> call me crazy, but I expect a utility named shntool to work with
> .shn (shorten) files.

The manpage says it's a historic holdover:
shntool is a misnomer, since it processes WAVE data, not shorten data.
The name is a holdover from its early days as 'shnlen', a program cre-
ated specifically to extract information about WAVE data stored within
.shn files.
Aliases for shntool are prefixed with 'shn' instead of 'wav' to avoid
possible collisions with existing programs.

I added a RUN_DEPENDS to the updated port to meet this expectation.



shntool2.tar.gz
Description: application/tar-gz


NEW: audio/shntool

2010-10-28 Thread Armin Wolfermann
Hi,

a question first: this port has builtin support for .wav files, while
other audio formats need a pre/postprocessor (e.g. audio/mac for .ape).
I omitted the dependencies to shorten/flac/mac/wavpack/bonk... as
shntool is working without it and a warning is printed if the
appropriate helper is missing. Is this ok or should I add all supported
audio compressors as dependencies?

Works for me on i386, please test and commit.

$ pkg_info shntool
Information for inst:shntool-3.0.10

Comment:
wave audio file processing and reporting utility

Description:
shntool is a multi-purpose WAVE data processing and reporting utility.
File formats are abstracted from its core, so it can process any file
that contains WAVE data, compressed or not - provided there exists a
format module to handle that particular file type.

shntool has native support for .wav files. If you want it to work with
other lossless audio formats, you must have the appropriate helper
program installed. See shntool -f for a list of supported formats.

Maintainer: Armin Wolfermann 

WWW: http://etree.org/shnutils/shntool/

Regards,
Armin Wolfermann


shntool.tar.gz
Description: application/tar-gz


Re: UPDATE: x11/awesome

2010-05-31 Thread Armin Wolfermann
* David Coppa  [30.05.2010 14:09]:
> This updates the awesome window manager to its latest version, 
> 3.4.4.
> 
> OKs? Comments?

::devel/gperf is missing in BUILD_DEPENDS. Works for me on i386.



UPDATE: gsed 4.2.1

2010-03-25 Thread Armin Wolfermann
Some fixes and improvements, local patches are no longer necessary.
Tested on i386.

Index: Makefile
===
RCS file: /cvs/ports/textproc/gsed/Makefile,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 Makefile
--- Makefile17 Sep 2007 08:39:53 -  1.1.1.1
+++ Makefile25 Mar 2010 13:05:46 -
@@ -2,7 +2,7 @@
 
 COMMENT=   GNU stream editor
 
-VERSION=   4.1.5
+VERSION=   4.2.1
 DISTNAME=  sed-${VERSION}
 PKGNAME=   gsed-${VERSION}
 CATEGORIES=textproc
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.gnu.org/software/s
 
 MAINTAINER=Armin Wolfermann 
 
-# GPL
+# GPLv3
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
Index: distinfo
===
RCS file: /cvs/ports/textproc/gsed/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 distinfo
--- distinfo17 Sep 2007 08:39:53 -  1.1.1.1
+++ distinfo25 Mar 2010 13:05:46 -
@@ -1,5 +1,5 @@
-MD5 (sed-4.1.5.tar.gz) = ehy7uzNBKHMI4UC9SDTDug==
-RMD160 (sed-4.1.5.tar.gz) = SbEumaVcbS54rSNvAgXmPkZEQXM=
-SHA1 (sed-4.1.5.tar.gz) = jldeikRWg5LVtuCJ6rXaXNvUWIU=
-SHA256 (sed-4.1.5.tar.gz) = vpVb73qB1pIi6Slong3g7PZME9xbFbLuVpbV72b97sA=
-SIZE (sed-4.1.5.tar.gz) = 799584
+MD5 (sed-4.2.1.tar.gz) = 8P1NfaV01HB+RCKF/S07hg==
+RMD160 (sed-4.2.1.tar.gz) = x+47XU5Pqrlmx68JLXg4ifEK/Ko=
+SHA1 (sed-4.2.1.tar.gz) = UC9fqa/4kfA4O6rrGVi2bbxLBcg=
+SHA256 (sed-4.2.1.tar.gz) = h3NUHOCX/cTFuefaEqgt/7swzZH3vBafUvBfk7f8MGA=
+SIZE (sed-4.2.1.tar.gz) = 1152453
Index: patches/patch-lib_regex_internal_h
===
RCS file: /cvs/ports/textproc/gsed/patches/patch-lib_regex_internal_h,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 patch-lib_regex_internal_h
--- patches/patch-lib_regex_internal_h  17 Sep 2007 08:39:53 -  1.1.1.1
+++ patches/patch-lib_regex_internal_h  25 Mar 2010 13:05:46 -
@@ -1,11 +0,0 @@
-$OpenBSD: patch-lib_regex_internal_h,v 1.1.1.1 2007/09/17 08:39:53 sturm Exp $
 lib/regex_internal.h.orig  Tue Dec  6 09:50:56 2005
-+++ lib/regex_internal.h   Mon Sep 17 09:09:08 2007
-@@ -410,7 +410,6 @@ static unsigned int re_string_context_at (const re_str
- #define re_string_skip_bytes(pstr,idx) ((pstr)->cur_idx += (idx))
- #define re_string_set_index(pstr,idx) ((pstr)->cur_idx = (idx))
- 
--#include 
- 
- #ifndef _LIBC
- # if HAVE_ALLOCA
Index: patches/patch-po_Makefile_in_in
===
RCS file: /cvs/ports/textproc/gsed/patches/patch-po_Makefile_in_in,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 patch-po_Makefile_in_in
--- patches/patch-po_Makefile_in_in 17 Sep 2007 08:39:53 -  1.1.1.1
+++ patches/patch-po_Makefile_in_in 25 Mar 2010 13:05:46 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-po_Makefile_in_in,v 1.1.1.1 2007/09/17 08:39:53 sturm Exp $
 po/Makefile.in.in.orig Tue Nov  9 19:04:18 2004
-+++ po/Makefile.in.in  Sun Feb 12 23:05:16 2006
-@@ -26,7 +26,7 @@ gettextsrcdir = $(datadir)/gettext/po
- 
- INSTALL = @INSTALL@
- INSTALL_DATA = @INSTALL_DATA@
--MKINSTALLDIRS = @MKINSTALLDIRS@
-+MKINSTALLDIRS = /usr/bin/install -d
- mkinstalldirs = $(SHELL) `case "$(MKINSTALLDIRS)" in /*) echo 
"$(MKINSTALLDIRS)" ;; *) echo "$(top_builddir)/$(MKINSTALLDIRS)" ;; esac`
- 
- GMSGFMT = @GMSGFMT@
Index: pkg/PLIST
===
RCS file: /cvs/ports/textproc/gsed/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -u -r1.1.1.1 PLIST
--- pkg/PLIST   17 Sep 2007 08:39:53 -  1.1.1.1
+++ pkg/PLIST   25 Mar 2010 13:05:46 -
@@ -1,9 +1,7 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2007/09/17 08:39:53 sturm Exp $
-bin/gsed
+...@bin bin/gsed
 @info info/sed.info
 @man man/man1/gsed.1
-share/locale/af/
-share/locale/af/LC_MESSAGES/
 share/locale/af/LC_MESSAGES/sed.mo
 share/locale/ca/LC_MESSAGES/sed.mo
 share/locale/cs/LC_MESSAGES/sed.mo
@@ -13,6 +11,7 @@ share/locale/el/LC_MESSAGES/sed.mo
 share/locale/eo/LC_MESSAGES/sed.mo
 share/locale/es/LC_MESSAGES/sed.mo
 share/locale/et/LC_MESSAGES/sed.mo
+share/locale/eu/LC_MESSAGES/sed.mo
 share/locale/fi/LC_MESSAGES/sed.mo
 share/locale/fr/LC_MESSAGES/sed.mo
 share/locale/ga/LC_MESSAGES/sed.mo
@@ -26,6 +25,7 @@ share/locale/ja/LC_MESSAGES/sed.mo
 share/locale/ko/LC_MESSAGES/sed.mo
 share/locale/nl/LC_MESSAGES/sed.mo
 share/locale/pl/LC_MESSAGES/sed.mo
+share/locale/pt/LC_MESSAGES/sed.mo
 share/locale/pt_BR/LC_MESSAGES/sed.mo
 share/locale/ro/LC_MESSAGES/sed.mo
 share/locale/ru/LC_MESSAGES/sed.mo
@@ -34,4 +34,7 @@ share/locale/sl/LC_MESSAGES/sed.mo
 share/locale/sr/LC_MESSAGES/sed.mo
 share/locale/sv/LC_MESSAGES/sed.mo
 share/locale/tr/LC_MESSAGES/sed.mo
+share/locale/uk/LC_MESSAGES/sed.mo
+share/locale/vi/LC_MESSAGES/se

NEW: mail/p5-Email-Filter

2009-02-09 Thread Armin Wolfermann
DESCR:
A Library for creating easy email filters. It's the successor to the
Mail::Audit module from the same author and allows you to write programs
describing how your mail should be filtered.

I'm filtering my incoming mail with Email::Filter for several months
now. Please test and commit.



p5-Email-Filter.tar.gz
Description: application/tar-gz


Re: UPDATE: mozilla-firefox-3.0

2008-07-16 Thread Armin Wolfermann
* viq <[EMAIL PROTECTED]> [15.07.2008 21:15]:
> I didn't use FF2 much since then, but I have it and a bunch of other
> ports built against the updated dependencies. I guess I will now test
> FF2 with that, an excuse to ditch FF3 for now since there is no Tab Mix
> Plus for it yet ;)

I'm running FF3 with Tab Mix Plus 0.3.6.1.080416 without problems. See
http://tmp.garyr.net/tab_mix_plus-dev-build.xpi for the current build.



Re: drop maintainership

2008-07-02 Thread Armin Wolfermann
* Dan Harnett <[EMAIL PROTECTED]> [01.07.2008 18:29]:
> I haven't been active in a long time.  Please drop me as maintainer for
> the following.
> 
>   sysutils/safecat

I'll take it.

Bumped to current version. No significant changes, but old version
isn't hosted already at the primary MASTER_SITE.

Index: Makefile
===
RCS file: /cvs/ports/sysutils/safecat/Makefile,v
retrieving revision 1.14
diff -u -p -u -r1.14 Makefile
--- Makefile1 Jul 2008 16:41:19 -   1.14
+++ Makefile2 Jul 2008 10:52:11 -
@@ -2,13 +2,14 @@
 
 COMMENT=   copy stdin to a qmail-style maildir
 
-DISTNAME=  safecat-1.12
-PKGNAME=   ${DISTNAME}p0
+DISTNAME=  safecat-1.13
 CATEGORIES=sysutils
 MASTER_SITES=  http://jeenyus.net/~budney/linux/software/safecat/ \
http://sunsite.unc.edu/pub/Linux/utils/file/
 
 HOMEPAGE=  http://jeenyus.net/~budney/linux/software/safecat.html
+
+MAINTAINER=Armin Wolfermann <[EMAIL PROTECTED]>
 
 PERMIT_PACKAGE_CDROM=  No
 PERMIT_PACKAGE_FTP=Yes
Index: distinfo
===
RCS file: /cvs/ports/sysutils/safecat/distinfo,v
retrieving revision 1.6
diff -u -p -u -r1.6 distinfo
--- distinfo5 Apr 2007 17:26:12 -   1.6
+++ distinfo2 Jul 2008 10:52:11 -
@@ -1,5 +1,5 @@
-MD5 (safecat-1.12.tar.gz) = y1mzW65XSVtUIgJpxqJHYQ==
-RMD160 (safecat-1.12.tar.gz) = aZXc1ivuASJ2YT+u2w9Zkl2y9lY=
-SHA1 (safecat-1.12.tar.gz) = dHGWOtxzEAPsois59hbgLEEAz8o=
-SHA256 (safecat-1.12.tar.gz) = rPZFWUI3Q1q+Cd+RPetCpV/FWvhVFpojN+Q1zWSPFdQ=
-SIZE (safecat-1.12.tar.gz) = 33556
+MD5 (safecat-1.13.tar.gz) = QfdrbIxH9GdVZlGFXqAnpw==
+RMD160 (safecat-1.13.tar.gz) = YU3x1D0TpjirMKKSG2bXjz+vxMY=
+SHA1 (safecat-1.13.tar.gz) = B7QssGSQq+rO/OlCmh2/lsqhYps=
+SHA256 (safecat-1.13.tar.gz) = LkPdiOcD7bLkjLOx2m+MSo+YArzFG6NqWBEOihwJbps=
+SIZE (safecat-1.13.tar.gz) = 33953



NEW: textproc/gsed

2007-05-13 Thread Armin Wolfermann
Quoting the DESCR:

  GNU sed is the Free Software Foundation's version of the sed(1) editor.

  GNU sed isn't really a true text editor or text processor. Instead, it
  is used to filter text, i.e., it takes text input and performs some
  operation (or set of operations) on it and outputs the modified text.
  Sed is typically used for extracting part of a file using pattern
  matching or substituting multiple occurrences of a string within a file.

  The sed binary is prefixed with the letter g to differentiate it from
  the standard application with the same name.

Tested and in use on i386 for some time. Please test and commit.



gsed.tar.gz
Description: application/tar-gz


Re: resubmit: xtail - tails multiple files/directories at once

2007-04-16 Thread Armin Wolfermann
* Ian Darwin <[EMAIL PROTECTED]> [16.04.2007 01:56]:
>  OK?

The excluded entries get readded after the next zapped list check. It
seems better to exclude them completely:

--- xtail.c.origMon Apr 16 11:16:06 2007
+++ xtail.c Mon Apr 16 11:24:10 2007
@@ -47,6 +47,9 @@
continue;
}
 
+   if (exclude_gunk_file(argv[i]))
+   continue;
+
/*
 * Temporarily throw this entry onto the end of the zapped list.
 */
@@ -57,12 +60,10 @@
 */
switch (stat_entry(List_zap, last_entry(List_zap), &sbuf)) {
 
-   case ENTRY_FILE:/* move entry to file list, 
unless it's a .gz   */
-   if (!exclude_gunk_file(argv[i])) {
-   move_entry(List_file, List_zap, 
last_entry(List_zap));
-   entryp->size = sbuf.st_size;
-   entryp->mtime = sbuf.st_mtime;
-   }
+   case ENTRY_FILE:/* move entry to file list  
*/
+   move_entry(List_file, List_zap, last_entry(List_zap));
+   entryp->size = sbuf.st_size;
+   entryp->mtime = sbuf.st_mtime;
break;
 
case ENTRY_DIR: /* move entry to dir list   
*/

And I would suggest to check for wtmp and pflog in exclude_gunk_file().

Regards,
Armin Wolfermann



UPDATE: hashcash-1.22

2007-04-14 Thread Armin Wolfermann
Update from 1.21 to 1.22 for mail/hashcash. From the Changelog:

  * fix progress display bug reported by Phil Marek.  (When the
progress reached 2^30 tests, it would reset the best seen).
This involved multiple related bug fixes, complex thing to
debug!
  
  * make percentage progress show more precision the larger the
stamp, so progress is less boring.
  
  * remove some cruft from test.sh so it works again
  
  * change docs and code output to talk about partial hash
preimages instead of partial collisions, as this is a more
accurate description these days.

Please test and commit.

Index: Makefile
===
RCS file: /cvs/ports/mail/hashcash/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile25 Mar 2006 21:55:21 -  1.3
+++ Makefile14 Apr 2007 08:10:46 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "hashcash anti-spam / denial of service counter-measure 
tool"
 
-DISTNAME=  hashcash-1.21
+DISTNAME=  hashcash-1.22
 CATEGORIES=mail
 
 HOMEPAGE=  http://www.hashcash.org/
Index: distinfo
===
RCS file: /cvs/ports/mail/hashcash/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo25 Mar 2006 21:55:21 -  1.3
+++ distinfo14 Apr 2007 08:10:46 -
@@ -1,4 +1,5 @@
-MD5 (hashcash-1.21.tgz) = 779230189d0a2ed181fc038c52373be6
-RMD160 (hashcash-1.21.tgz) = 983c4e8d786bc3d70ab39a20a7f560b28778c80f
-SHA1 (hashcash-1.21.tgz) = 173ebcfc1391d2c656c161139e7a6889d8c2608a
-SIZE (hashcash-1.21.tgz) = 193777
+MD5 (hashcash-1.22.tgz) = 31fae207061841dffc7b90ee18e3d0fa
+RMD160 (hashcash-1.22.tgz) = 60037d7feebb6ba3d57c900a811a46580bd567be
+SHA1 (hashcash-1.22.tgz) = 0fa03c9f266026e505c0ab7b671ad93aef9310de
+SHA256 (hashcash-1.22.tgz) = 
0192f12d41ce4848e60384398c5ff83579b55710601c7bffe6c88bc56b547896
+SIZE (hashcash-1.22.tgz) = 195193
Index: patches/patch-Makefile
===
RCS file: /cvs/ports/mail/hashcash/patches/patch-Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 patch-Makefile
--- patches/patch-Makefile  23 Dec 2005 12:55:05 -  1.2
+++ patches/patch-Makefile  14 Apr 2007 08:10:46 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile,v 1.2 2005/12/23 12:55:05 steven Exp $
 Makefile.orig  Tue Dec 20 22:54:48 2005
-+++ Makefile   Wed Dec 21 13:39:55 2005
-@@ -2,9 +2,9 @@ HC_VERS = 1.20
+--- Makefile.orig  Sun Apr  9 00:13:42 2006
 Makefile   Sat Apr 14 10:01:43 2007
+@@ -2,9 +2,9 @@ HC_VERS = 1.22
  CHANGEME1 = 1 # put PACKAGER = EBUILD|RPM etc here
  CHANGEME2 = 2
  CHANGEME3 = 3
@@ -17,7 +17,7 @@ $OpenBSD: patch-Makefile,v 1.2 2005/12/2
 @@ -16,9 +16,9 @@ MSLIB = mslib 
  # REGEXP = 
  REGEXP=-DREGEXP_POSIX
- COPT_DEBUG = -g
+ COPT_DEBUG = -g -DDEBUG
 -COPT_GENERIC = -O3
 +COPT_GENERIC =
  COPT_GNU = -O3 -funroll-loops
@@ -26,7 +26,7 @@ $OpenBSD: patch-Makefile,v 1.2 2005/12/2
-D_REENTRANT -D_THREAD_SAFE -fPIC
  COPT_MINGW = -O3 -funroll-loops -march=pentium-mmx -mmmx \
  -D_REENTRANT -D_THREAD_SAFE
-@@ -28,7 +28,7 @@ COPT_PPC_LINUX = -O3 -funroll-loops -fno
+@@ -28,7 +28,7 @@ COPT_PPC_LINUX = -O3 -funroll-loops -fno-inline -mcpu=
  LIB=.a
  # request static link of -lcrypto only
  LIBCRYPTO=/usr/lib/libcrypto.a



Re: UPDATE: ipcalc-1.2

2006-12-05 Thread Armin Wolfermann
* Pierre-Yves Ritschard <[EMAIL PROTECTED]> [04.12.2006 18:17]:
> This is a new version of ipcalc which fixes the -r option.

Works for me on i386.



Re: security update: firefox 1.5.0.7

2006-09-15 Thread Armin Wolfermann
* steven mestdagh <[EMAIL PROTECTED]> [15.09.2006 10:48]:
> probably too late for 4.0, but testing appreciated anyway.

Works on i386 with extensions Adblock Plus, Tab Mix Plus, Fasterfox.



Re: UPDATE: mutt-1.5.12

2006-07-17 Thread Armin Wolfermann
* Bernd Ahlers <[EMAIL PROTECTED]> [16.07.2006 11:21]:
> In the meantime please test and comment. Please see the UPDATING and 
> NEWS files in the mutt tarball for incompatibilities to older versions.

Works for me on i386 with flavor hcache and idn.



update mail/hashcash to 1.21 (security fix)

2006-03-25 Thread Armin Wolfermann
Changelog:

hashcash-1.21 - 24-Mar-2005 - Adam Back <[EMAIL PROTECTED]>
* fix potential heap overflow bug reported by
  Andreas Seltenreich


Index: Makefile
===
RCS file: /cvs/ports/mail/hashcash/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile23 Dec 2005 12:55:05 -  1.2
+++ Makefile25 Mar 2006 17:40:34 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "hashcash anti-spam / denial of service counter-measure 
tool"
 
-DISTNAME=  hashcash-1.20
+DISTNAME=  hashcash-1.21
 CATEGORIES=mail
 
 HOMEPAGE=  http://www.hashcash.org/
Index: distinfo
===
RCS file: /cvs/ports/mail/hashcash/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo23 Dec 2005 12:55:05 -  1.2
+++ distinfo25 Mar 2006 17:40:34 -
@@ -1,4 +1,4 @@
-MD5 (hashcash-1.20.tgz) = b8b94c9e7ada3006f8fe26c3084ae162
-RMD160 (hashcash-1.20.tgz) = eddad1528bebf57bc2ae8442aa0f4fb832dee69a
-SHA1 (hashcash-1.20.tgz) = 24259265afa8282d9632ba2925cb6c344eb148f2
-SIZE (hashcash-1.20.tgz) = 193694
+MD5 (hashcash-1.21.tgz) = 779230189d0a2ed181fc038c52373be6
+RMD160 (hashcash-1.21.tgz) = 983c4e8d786bc3d70ab39a20a7f560b28778c80f
+SHA1 (hashcash-1.21.tgz) = 173ebcfc1391d2c656c161139e7a6889d8c2608a
+SIZE (hashcash-1.21.tgz) = 193777



Re: UPDATE: sysutils/pftop

2006-01-11 Thread Armin Wolfermann
* Can Erkin Acar <[EMAIL PROTECTED]> [11.01.2006 03:40]:
> Update pftop to version 0.5 which is released a couple of minutes ago.
> ok?

Works for me on i386.



Re: Update: mail/hashcash 1.20

2005-12-22 Thread Armin Wolfermann
* Jacob Meuser <[EMAIL PROTECTED]> [22.12.2005 12:06]:
> do you have a pointer to benchmarks with and without those options?

Running hashcash -sv takes a benchmark with all included cores. On my
P4 the improvement is 44 percent.

> in general, mmx code is allowed.  I'm not so sure about -mtune,
> though, except as a flavor.  I don't think it is an issue in this
> case though, since we already allow mmx, unless of course it exposes
> a gcc bug.

I checked the resulting binary on P4, P3, Athlon and ElanSC520. Maybe
someone can throw in some more i386 architectures.

Regards,
Armin Wolfermann



Re: Update: mail/hashcash 1.20

2005-12-22 Thread Armin Wolfermann
* steven mestdagh <[EMAIL PROTECTED]> [22.12.2005 09:58]:
> how about skipping the mmx stuff?  maybe we should just build the
> "generic" target on all archs in the port's Makefile? or is there a good
> reason to do this kind of arch-specific optimization?

I don't see a common position on arch-specific optimization. Some ports
do it, some don't, some use a flavor. As speed is essential for hashcash
it seems reasonable to keep it in.

Regards,
Armin Wolfermann



Update: mail/hashcash 1.20

2005-12-21 Thread Armin Wolfermann
Update to hashcash 1.20, some minor fixes. Now without installing the
legacy sha1 program like discussed (but not committed) before.

Tested on i386.


Index: Makefile
===
RCS file: /cvs/ports/mail/hashcash/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile16 Jun 2005 17:35:22 -  1.1.1.1
+++ Makefile21 Dec 2005 12:57:14 -
@@ -2,7 +2,7 @@
 
 COMMENT=   "hashcash anti-spam / denial of service counter-measure 
tool"
 
-DISTNAME=  hashcash-1.17
+DISTNAME=  hashcash-1.20
 CATEGORIES=mail
 
 HOMEPAGE=  http://www.hashcash.org/
Index: distinfo
===
RCS file: /cvs/ports/mail/hashcash/distinfo,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 distinfo
--- distinfo16 Jun 2005 17:35:22 -  1.1.1.1
+++ distinfo21 Dec 2005 12:57:14 -
@@ -1,4 +1,4 @@
-MD5 (hashcash-1.17.tgz) = 9e5a8a35941c0cdccac93f41bd943593
-RMD160 (hashcash-1.17.tgz) = da50fa2bd609543614d6845e8cc78fd7f268e690
-SHA1 (hashcash-1.17.tgz) = bf77149d5911bda2b59745a76c2df3b7ff0f1701
-SIZE (hashcash-1.17.tgz) = 185522
+MD5 (hashcash-1.20.tgz) = b8b94c9e7ada3006f8fe26c3084ae162
+RMD160 (hashcash-1.20.tgz) = eddad1528bebf57bc2ae8442aa0f4fb832dee69a
+SHA1 (hashcash-1.20.tgz) = 24259265afa8282d9632ba2925cb6c344eb148f2
+SIZE (hashcash-1.20.tgz) = 193694
Index: patches/patch-Makefile
===
RCS file: /cvs/ports/mail/hashcash/patches/patch-Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 patch-Makefile
--- patches/patch-Makefile  16 Jun 2005 17:35:22 -  1.1.1.1
+++ patches/patch-Makefile  21 Dec 2005 12:57:14 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-Makefile,v 1.1.1.1 2005/06/16 17:35:22 niallo Exp $
 Makefile.orig  Wed Mar 30 12:27:47 2005
-+++ Makefile   Sat Jun 11 11:03:15 2005
-@@ -2,9 +2,9 @@ HC_VERS = 1.17
+--- Makefile.orig  Tue Dec 20 22:54:48 2005
 Makefile   Wed Dec 21 13:39:55 2005
+@@ -2,9 +2,9 @@ HC_VERS = 1.20
  CHANGEME1 = 1 # put PACKAGER = EBUILD|RPM etc here
  CHANGEME2 = 2
  CHANGEME3 = 3
@@ -14,7 +14,37 @@
  MAKEDEPEND = makedepend
  MSLIB = mslib 
  # here you can choose the regexp style your system has
-@@ -130,7 +130,8 @@ all:   $(EXES)
+@@ -16,9 +16,9 @@ MSLIB = mslib 
+ # REGEXP = 
+ REGEXP=-DREGEXP_POSIX
+ COPT_DEBUG = -g
+-COPT_GENERIC = -O3
++COPT_GENERIC =
+ COPT_GNU = -O3 -funroll-loops
+-COPT_X86 = -O3 -funroll-loops -march=pentium-mmx -mmmx \
++COPT_X86 = -funroll-loops -march=pentium-mmx -mmmx \
+   -D_REENTRANT -D_THREAD_SAFE -fPIC
+ COPT_MINGW = -O3 -funroll-loops -march=pentium-mmx -mmmx \
+ -D_REENTRANT -D_THREAD_SAFE
+@@ -28,7 +28,7 @@ COPT_PPC_LINUX = -O3 -funroll-loops -fno
+ LIB=.a
+ # request static link of -lcrypto only
+ LIBCRYPTO=/usr/lib/libcrypto.a
+-EXES = hashcash$(EXE) sha1$(EXE) sha1test$(EXE)
++EXES = hashcash$(EXE)
+ INSTALL = install
+ POD2MAN = pod2man
+ POD2HTML = pod2html
+@@ -109,7 +109,7 @@ debug-openssl:
+   $(MAKE) debug "CFLAGS=$(CFLAGS) -DOPENSSL" "LDFLAGS=$(LDFLAGS) 
$(LIBCRYPTO)"
+ 
+ 
+-build:hashcash$(EXE) sha1$(EXE)
++build:hashcash$(EXE)
+ 
+ build-dll:  hashcash-dll$(EXE) sha1$(EXE)
+ 
+@@ -132,7 +132,8 @@ all:   $(EXES)
  
  libhashcash$(LIB):$(LIBOBJS)
$(DELETE) $@
@@ -24,18 +54,20 @@
  
  hashcash.dll:   $(LIBOBJS)
$(CC) -shared -o hashcash.dll $(LIBOBJS) \
-@@ -161,12 +162,10 @@ sha1-hashcash.txt: sha1-hashcash.pod
+@@ -162,13 +163,11 @@ sha1-hashcash.html:  sha1-hashcash.pod
+ sha1-hashcash.txt: sha1-hashcash.pod
$(POD2TEXT) $? > $@
  
- install:  hashcash sha1 hashcash.1 sha1-hashcash.1
+-install:  hashcash sha1 hashcash.1 sha1-hashcash.1
 -  $(INSTALL) -d $(INSTALL_PATH)
 -  $(INSTALL) hashcash sha1 $(INSTALL_PATH)
 -  $(INSTALL) -d $(MAN_INSTALL_PATH)
 -  $(INSTALL) -m 644 hashcash.1 sha1-hashcash.1 $(MAN_INSTALL_PATH)
 -  $(INSTALL) -d $(DOC_INSTALL_PATH)
 -  $(INSTALL) -m 644 README LICENSE CHANGELOG $(DOC_INSTALL_PATH)
-+  $(BSD_INSTALL_PROGRAM) hashcash sha1 $(INSTALL_PATH)
-+  $(BSD_INSTALL_MAN) hashcash.1 sha1-hashcash.1 $(MAN_INSTALL_PATH)
++install:  hashcash hashcash.1
++  $(BSD_INSTALL_PROGRAM) hashcash $(INSTALL_PATH)
++  $(BSD_INSTALL_MAN) hashcash.1 $(MAN_INSTALL_PATH)
 +  $(BSD_INSTALL_DATA_DIR) $(DOC_INSTALL_PATH)
 +  $(BSD_INSTALL_DATA) README LICENSE CHANGELOG $(DOC_INSTALL_PATH)
  
Index: pkg/PLIST
===
RCS file: /cvs/ports/mail/hashcash/pkg/PLIST,v
retrieving revision 1.2
diff -u -r1.2 PLIST
--- pkg/PLIST   13 Aug 2005 18:19:31 -  1.2
+++ pkg/PLIST   21 Dec 2005 12:57:14 -
@@ -1,8 +1,6 @@
 @comment $OpenBSD: PLIST,v 1.2 2005/08/13 18:19:31 espie Exp $
 bin/hashcash
-bin/sha1
 @man man/man1/hashcash.1
[EMAIL PROTEC

Re: UPDATE: mozilla-firefox-1.5

2005-12-02 Thread Armin Wolfermann
* Bernd Ahlers <[EMAIL PROTECTED]> [02.12.2005 14:05]:
> Here's an updated patch.

Works for me on i386 with extensions:

- Adblock
- Adblock Filterset.G Updater
- Download Manager Tweak
- Tab Clicking Options

Regards,
Armin Wolfermann



Re: Mozilla Firefox 1.5rc1

2005-11-04 Thread Armin Wolfermann
* Peter Strömberg <[EMAIL PROTECTED]> [03.11.2005 14:34]:
> tested on i386, amd64 and macppc in venice

Works for me on i386 -current.

Tested extensions: Adblock, Adblock Filterset.G Updater, Sage,
   Tab Clicking Options, Download Manager Tweak




Re: p5-Mail-SpamAssassin 3.1.0 update

2005-10-11 Thread Armin Wolfermann
* Ben Lovett <[EMAIL PROTECTED]> [09.10.2005 03:50]:
> Here is an update to 3.1.0.

Running this for the last 24 hours on i386-current. Works and catched
~300 spams already.

> The added dependencies are there because one of the new parts of
> SpamAssassin (sa-update) requires them. Sa-update is an automated way
> to get rule updates.  However, because of the increased number of
> dependencies, would some people rather have this be a flavor?

At the moment sa-update seems work in progress and a flavor might be
the better choice.

Regards,
Armin Wolfermann



Re: UPDATE: mutt-1.5.10

2005-09-06 Thread Armin Wolfermann
* Bernd Ahlers <[EMAIL PROTECTED]> [05.09.2005 23:20]:
> Please test and comment.

Works for me on i386.



UPDATE: mail/mutt

2005-08-10 Thread Armin Wolfermann
The latest wchar_t changes broke the ability to display 8bit characters
in mutt's internal pager. This change fixed it for me (on i386):

Index: Makefile.inc
===
RCS file: /cvs/ports/mail/mutt/Makefile.inc,v
retrieving revision 1.14
diff -u -r1.14 Makefile.inc
--- Makefile.inc3 May 2005 15:37:16 -   1.14
+++ Makefile.inc10 Aug 2005 13:15:02 -
@@ -35,6 +35,7 @@
--enable-imap \
--enable-pop \
--with-ssl \
+   --without-wc-funcs \
--sysconfdir=${CONFDIR}
 
 .if ${KERBEROS5} == "yes"



Re: SECURITY: firefox-1.0.6 for OPENBSD_3_7

2005-07-23 Thread Armin Wolfermann
* Robert Nagy <[EMAIL PROTECTED]> [23.07.2005 15:50]:
> This update needs a lot of testing.

Built from source on i386-current.  Worked for me without removing
~/.mozilla.  My installed extensions (Adblock, Sage, Bookmark Sync)
behave like before.



Re: new port - fmirror

2005-07-22 Thread Armin Wolfermann
* Vladimir Kotal <[EMAIL PROTECTED]> [21.07.2005 17:41]:
> FTP mirror is lightweight FTP mirroring tool written in C.

- regenerate distinfo with make makesum
- regenerate PLIST with make plist
- Makefile: add WANTLIB=c
- Patches: remove patch-configure and patch-configure.in

works for me on i386 with IPv4

Regards,
Armin Wolfermann



Re: NEW: mp3splt

2005-06-22 Thread Armin Wolfermann
Repost with the suggested modifications by the ports testers:

- no LIB_DEPENDS for ogg
- flavor description in pkg/DESCR
- include from PFRAG.vorbis for vorbis flavor
- no capital letter at the beginning of COMMENT
- no empty patches/ directory

Regards,
Armin Wolfermann


mp3splt.tar.gz
Description: application/tar-gz


Re: NEW: mail/hashcash

2005-06-15 Thread Armin Wolfermann
Repost with the suggested modifications by the ports testers:

- shorter COMMENT line
- removed additional -O3 from Makefile
- removed bin/sha1 and it's manpage (optional and /bin/sha1 exists)

Regards,
Armin Wolfermann


hashcash.tar.gz
Description: application/tar-gz


Re: NEW: mail/hashcash

2005-06-11 Thread Armin Wolfermann
* Alexandre Anriot <[EMAIL PROTECTED]> [10.06.2005 22:14]:
> What about replacing $(INSTALL) by BSD_INSTALL_{PROGRAM,DATA,MAN} in
> your patch instead?

Good idea, thank you. Updated version attached.



hashcash.tar.gz
Description: application/tar-gz


Re: NEW: mp3splt

2005-06-10 Thread Armin Wolfermann
* Niall O'Higgins <[EMAIL PROTECTED]> [10.06.2005 00:43]:
> WANTLIB needs m so we should have:
> 
> WANTLIB=c m

Thank you, changed. Here is the updated version:



mp3splt.tar.gz
Description: application/tar-gz


Re: NEW: mail/hashcash

2005-06-10 Thread Armin Wolfermann
* Niall O'Higgins <[EMAIL PROTECTED]> [10.06.2005 02:26]:
> Now that I look more closely ...
> 
> WANTLIB needs 'c'

Thank you again. Updated port attached.

To make me (and others) remember this step we should document
"make lib-depends-check" on http://www.openbsd.org/checklist.html

Regards,
Armin Wolfermann


hashcash.tar.gz
Description: application/tar-gz


NEW: mp3splt

2005-06-09 Thread Armin Wolfermann
Description:
Mp3Splt is a command line utility to split mp3 (VBR supported) and ogg
files selecting a begin and an end time position, without decoding. It's
very useful to split large mp3/ogg to make smaller files or to split
entire albums to obtain original tracks. If you want to split an album,
you can select split points and filenames manually or you can get them
automatically from CDDB (internet or a local file) or from .cue files.
Supports also automatic silence split, that can be used also to adjust
cddb/cue splitpoints.

Optional ogg support with FLAVOR=vorbis. Tested on i386-current.



mp3splt.tar.gz
Description: application/tar-gz


NEW: mail/hashcash

2005-06-09 Thread Armin Wolfermann
Description:
The hashcash tool allows you to create hashcash stamps to attach to
emails you send, and to verify hashcash stamps attached to emails you
receive. Email senders attach hashcash stamps with the X-Hashcash:
header. A hashcash stamp constitutes a proof-of-work which takes a
parameterizable amount of work to compute for the sender. The
recipient can verify received stamps efficiently.

Tested on i386-current.



hashcash.tar.gz
Description: application/tar-gz


Re: NEW: print/lout

2005-06-09 Thread Armin Wolfermann
* David Berghoff <[EMAIL PROTECTED]> [08.06.2005 10:35]:
> attached is a diff for Lout a document formatting language like tex. 
> It's easy to configure and has a nice API. For more information see [1]. 
> Please test and comment. Thanks.

This is the port I posted a while ago. Seems nobody committed it yet...

Regards,
Armin Wolfermann


lout.tar.gz
Description: application/tar-gz