UPDATE: archivers/zopfli

2018-06-06 Thread Genadijus Paleckis
Going through portroach (maintainer: ports@openbsd.org). Starting small...

Attached patch for archivers/zopfli to latest version

ok?
Index: Makefile
===
RCS file: /cvs/ports/archivers/zopfli/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile18 Apr 2017 13:09:23 -  1.4
+++ Makefile5 Jun 2018 22:51:34 -
@@ -7,7 +7,7 @@ COMMENT =   deflate-compatible compressio
 
 GH_ACCOUNT =   google
 GH_PROJECT =   zopfli
-GH_TAGNAME =   zopfli-1.0.1
+GH_TAGNAME =   zopfli-1.0.2
 DISTNAME = ${GH_TAGNAME}
 
 CATEGORIES =   archivers
Index: distinfo
===
RCS file: /cvs/ports/archivers/zopfli/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo18 Apr 2017 13:09:23 -  1.3
+++ distinfo5 Jun 2018 22:51:34 -
@@ -1,2 +1,2 @@
-SHA256 (zopfli-1.0.1.tar.gz) = KXQ9cnpODs0bk+C/iUds7rZi6AmrLmqwB6CwNEgA6bQ=
-SIZE (zopfli-1.0.1.tar.gz) = 128178
+SHA256 (zopfli-1.0.2.tar.gz) = SlcDB8NxctiU7E75O26OOqzEAeeMvMUc+FshLbw3mlU=
+SIZE (zopfli-1.0.2.tar.gz) = 136035
Index: patches/patch-Makefile
===
RCS file: /cvs/ports/archivers/zopfli/patches/patch-Makefile,v
retrieving revision 1.1
diff -u -p -r1.1 patch-Makefile
--- patches/patch-Makefile  18 Apr 2017 13:09:23 -  1.1
+++ patches/patch-Makefile  5 Jun 2018 22:51:34 -
@@ -4,10 +4,10 @@ $OpenBSD: patch-Makefile,v 1.1 2017/04/1
 @@ -1,8 +1,8 @@
  CC = gcc
  CXX = g++
- 
--CFLAGS = -W -Wall -Wextra -ansi -pedantic -lm -O2
+
+-CFLAGS = -W -Wall -Wextra -ansi -pedantic -lm -O2 -Wno-unused-function
 -CXXFLAGS = -W -Wall -Wextra -ansi -pedantic -O2
-+CFLAGS = -W -Wall -Wextra -ansi -pedantic -lm $(COPTFLAGS)
++CFLAGS = -W -Wall -Wextra -ansi -pedantic -lm -Wno-unused-function 
$(COPTFLAGS)
 +CXXFLAGS = -W -Wall -Wextra -ansi -pedantic $(COPTFLAGS)
  
  ZOPFLILIB_SRC = src/zopfli/blocksplitter.c src/zopfli/cache.c\


UPDATE: converters/p5-JSON

2018-06-05 Thread Genadijus Paleckis
Version bump for converters/p5-JSON

Index: Makefile
===
RCS file: /cvs/ports/converters/p5-JSON/Makefile,v
retrieving revision 1.16
diff -u -p -r1.16 Makefile
--- Makefile20 Mar 2016 19:56:08 -  1.16
+++ Makefile5 Jun 2018 22:56:26 -
@@ -2,7 +2,7 @@
 
 COMMENT=   parse and convert to JSON (JavaScript Object Notation)
 
-DISTNAME=  JSON-2.90
+DISTNAME=  JSON-2.94
 CATEGORIES=converters
 MODULES=   cpan
 PKG_ARCH=  *
Index: distinfo
===
RCS file: /cvs/ports/converters/p5-JSON/distinfo,v
retrieving revision 1.10
diff -u -p -r1.10 distinfo
--- distinfo12 Jul 2014 17:29:45 -  1.10
+++ distinfo5 Jun 2018 22:56:26 -
@@ -1,2 +1,2 @@
-SHA256 (JSON-2.90.tar.gz) = Tduzy5haefaaNOfCbN4cgRINA0h+hzZvmhGfkPe9/og=
-SIZE (JSON-2.90.tar.gz) = 85333
+SHA256 (JSON-2.94.tar.gz) = EicbXO5JlDu93kMO71jx/mS6ZWGYCyLGlYXgj8l33G0=
+SIZE (JSON-2.94.tar.gz) = 82629


textproc/libsass anyone?

2018-05-12 Thread Genadijus Paleckis
Hi,

Is anyone working on libsass port?
If not, I'd like to port it because I need it for another port
(node-sass)



Re: jre 1.5 plugin needed

2009-04-15 Thread Genadijus Paleckis
LEVAI Daniel wrote:
> Hi!
> 
> We're administering a high number of IBM x series servers, and it has a 
> remote 
> control interface where you can see the machine like you were sitting in 
> front of it (like booting, bios, etc...). It is very useful when you must 
> diagnose an OS failure. However, it is entirely java based, and it only works 
> with jre-1.5 plugin. Every time we tried, it failed with any other newer 
> versions. OpenBSD -current has 1.7, but I couldn't find the plugin installed 
> under the jre directory to test it with that, and I couldn't find a package 
> for {jdk,jre}-1.5.
> Do I have to compile 1.5 from ports myself, and if I do, will it contain the 
> mozilla plugin when done? Or is there somewhere a package for 1.5 from the 
> old days?
> 
> Thanks!
> 
> Daniel
> 

We also have couple of blade systems and I'm using JRE1.5 to manage
them. One pity thing is that as blades uses ssl, java console need write
permission to /usr/local/jdk-1.5.0/jre/lib/security for saving
certificates. My workaround was to chown that dir to my local account
(which is the only one).

c



Re: 4.5-beta broken vagalume

2009-02-18 Thread Genadijus Paleckis

Antoine Jacoutot wrote:
> On Wed, 18 Feb 2009, Jacob Meuser wrote:
>>> No, please. I have ports only run_depending on plugins-good-main and
>>> working fine. No need for gconf here.
>> I expect there are more ports that are currently broken without it ...
> 
> Actually, there should not be that much. I did fix several in the 
> past. The thing is that gstreamer was not meant to be splitted that way 
> so when porting a application that uses gst components, maintainer 
> should remove all gst-plugins-* and see what is really needed for proper 
> work. Anyway, I'd also be happy if -gconf was part of the main package, 
> but I will not fight objections...
> 
> Anyway, about vagalume, are you guys certain it actually *needs* -gconf?
> 
> Could you please try this diff and make sure you don't have 
> gstreamer-confelements installed.
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/audio/vagalume/Makefile,v
> retrieving revision 1.1.1.1
> diff -u -r1.1.1.1 Makefile
> --- Makefile  16 Dec 2008 09:12:53 -  1.1.1.1
> +++ Makefile  18 Feb 2009 10:22:44 -
> @@ -4,7 +4,7 @@
>  
>  V=   0.7
>  DISTNAME=vagalume_$V.orig
> -PKGNAME= vagalume-$V
> +PKGNAME= vagalume-$Vp0
>  CATEGORIES=  audio x11
>  
>  HOMEPAGE=http://people.igalia.com/berto/
> @@ -29,7 +29,9 @@
>  MODULES+=devel/gettext
>  
>  RUN_DEPENDS+=::devel/desktop-file-utils \
> - ::multimedia/gstreamer-0.10/plugins-base
> + ::multimedia/gstreamer-0.10/plugins-base \
> + ::multimedia/gstreamer-0.10/plugins-good \
> + 
> :gstreamer-mad-*:multimedia/gstreamer-0.10/plugins-ugly,-mad
>  
>  LIB_DEPENDS= idn::devel/libidn \
>   notify::devel/libnotify \
> 
> 
> 

your patch is not working, i mean vagalume still shows error and exits.
I already sent a patch that fixes port.



Re: 4.5-beta broken vagalume

2009-02-18 Thread Genadijus Paleckis


Genadijus Paleckis wrote:
> Jacob Meuser wrote:
>> On Wed, Feb 18, 2009 at 07:06:10AM +, Jacob Meuser wrote:
>>> On Wed, Feb 18, 2009 at 07:45:30AM +0200, Genadijus Paleckis wrote:
>>>> on i386 4.5-beta (20090216 snapshot) vagalume reports "error
>>>> inititlizing audio system" and exits (after pressing OK)
>>>>
>>>> boo$ vagalume
>>>> ** (vagalume:19736): DEBUG: Initializing D-Bus...
>>>> ** (vagalume:19736): DEBUG: Creating GStreamer element mad: ERROR
>>>> ** (vagalume:19736): DEBUG: Creating GStreamer element flump3dec: ERROR
>>>> ** (vagalume:19736): DEBUG: Creating GStreamer element audioconvert: 
>>>> success
>>>> ** (vagalume:19736): DEBUG: Creating GStreamer element autoaudiosink: ERROR
>>>> ** (vagalume:19736): DEBUG: Creating GStreamer element alsasink: ERROR
>>>>
>>>> ** (vagalume:19736): CRITICAL **: Error creating GStreamer elements
>>>> boo$
>>>>
>>> works fine here.
>>>
>>> $ pkg_info | grep ^gst
>>> gstreamer-0.10.19p0 streaming media framework - core
>>> gstreamer-confelements-0.10.8p1 multimedia framework - conf elements
>>> gstreamer-gnome-0.10.19p1 multimedia framework - gnome vfs plugin
>>> gstreamer-mad-0.10.7p0 multimedia framework - mad plugin
>>> gstreamer-plugins-bad-0.10.7p5 multimedia framework - plugins bad
>>> gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base
>>> gstreamer-plugins-good-0.10.8p9 multimedia framework - good plugins
>>> gstreamer-plugins-ugly-0.10.7p0 multimedia framework - plugins ugly
>>>
>>>
>>> probably vagalume needs more RUN_DEPENDS, like gstreamer-confelements,
>>> gstreamer-plugins-good and apparently gstreamer-mad.  probably most
>>> ports using gstreamer should depend on gstreamer-confelements and
>>> gstreamer-plugins-good.
>> certainly anything using gconf should depend on gstreamer-confelements!
>>
>> and every gstreamer port that uses audio should really depend on
>> gstreamer-plugins-good, or there probalby won't be any audio output
>> modules.
>>
>> imo, rolling the -gconf subpackage into plugins-good,-main, and
>> making plugins-good,-main a RUN_DEPENDS for gstreamer "core" would be
>> a good idea.
>>
> 
> Aha, I have very little of gstreamer
> 
> boo$ pkg_info | grep ^gst
> 
> gstreamer-0.10.19p0 streaming media framework - core
> gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base
> 
> after playing with gstreamer packages now I have working vagalume with
> 
> boo# pkg_info | grep ^gst
> gstreamer-0.10.19p0 streaming media framework - core
> gstreamer-confelements-0.10.8p1 multimedia framework - conf elements
> gstreamer-mad-0.10.7p0 multimedia framework - mad plugin
> gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base
> gstreamer-plugins-good-0.10.8p9 multimedia framework - good plugins
> gstreamer-plugins-ugly-0.10.7p0 multimedia framework - plugins ugly
> 
> it is minimal gstreamer combination needed for vagalume, so I guess
> other audio packages that needs gstreamer also must have these as
> RUN_DEPENDS
> 

Skip last para
I thisk that for now only vagalume must have those as RUN_DEPENDS, don't
know about others

--- Makefile.orig	Tue Dec 16 11:12:53 2008
+++ Makefile	Wed Feb 18 10:44:43 2009
@@ -4,7 +4,7 @@
 
 V=			0.7
 DISTNAME=		vagalume_$V.orig
-PKGNAME=		vagalume-$V
+PKGNAME=		vagalume-$Vp0
 CATEGORIES=		audio x11
 
 HOMEPAGE=		http://people.igalia.com/berto/
@@ -29,7 +29,9 @@
 MODULES+=		devel/gettext
 
 RUN_DEPENDS+=		::devel/desktop-file-utils \
-			::multimedia/gstreamer-0.10/plugins-base
+			::multimedia/gstreamer-0.10/plugins-base \
+			::multimedia/gstreamer-0.10/plugins-good,-gconf \
+			::multimedia/gstreamer-0.10/plugins-ugly,-mad
 
 LIB_DEPENDS=		idn::devel/libidn \
 			notify::devel/libnotify \


Re: 4.5-beta broken vagalume

2009-02-18 Thread Genadijus Paleckis

Jacob Meuser wrote:
> On Wed, Feb 18, 2009 at 07:06:10AM +, Jacob Meuser wrote:
>> On Wed, Feb 18, 2009 at 07:45:30AM +0200, Genadijus Paleckis wrote:
>>> on i386 4.5-beta (20090216 snapshot) vagalume reports "error
>>> inititlizing audio system" and exits (after pressing OK)
>>>
>>> boo$ vagalume
>>> ** (vagalume:19736): DEBUG: Initializing D-Bus...
>>> ** (vagalume:19736): DEBUG: Creating GStreamer element mad: ERROR
>>> ** (vagalume:19736): DEBUG: Creating GStreamer element flump3dec: ERROR
>>> ** (vagalume:19736): DEBUG: Creating GStreamer element audioconvert: success
>>> ** (vagalume:19736): DEBUG: Creating GStreamer element autoaudiosink: ERROR
>>> ** (vagalume:19736): DEBUG: Creating GStreamer element alsasink: ERROR
>>>
>>> ** (vagalume:19736): CRITICAL **: Error creating GStreamer elements
>>> boo$
>>>
>> works fine here.
>>
>> $ pkg_info | grep ^gst
>> gstreamer-0.10.19p0 streaming media framework - core
>> gstreamer-confelements-0.10.8p1 multimedia framework - conf elements
>> gstreamer-gnome-0.10.19p1 multimedia framework - gnome vfs plugin
>> gstreamer-mad-0.10.7p0 multimedia framework - mad plugin
>> gstreamer-plugins-bad-0.10.7p5 multimedia framework - plugins bad
>> gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base
>> gstreamer-plugins-good-0.10.8p9 multimedia framework - good plugins
>> gstreamer-plugins-ugly-0.10.7p0 multimedia framework - plugins ugly
>>
>>
>> probably vagalume needs more RUN_DEPENDS, like gstreamer-confelements,
>> gstreamer-plugins-good and apparently gstreamer-mad.  probably most
>> ports using gstreamer should depend on gstreamer-confelements and
>> gstreamer-plugins-good.
> 
> certainly anything using gconf should depend on gstreamer-confelements!
> 
> and every gstreamer port that uses audio should really depend on
> gstreamer-plugins-good, or there probalby won't be any audio output
> modules.
> 
> imo, rolling the -gconf subpackage into plugins-good,-main, and
> making plugins-good,-main a RUN_DEPENDS for gstreamer "core" would be
> a good idea.
> 

Aha, I have very little of gstreamer

boo$ pkg_info | grep ^gst

gstreamer-0.10.19p0 streaming media framework - core
gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base

after playing with gstreamer packages now I have working vagalume with

boo# pkg_info | grep ^gst
gstreamer-0.10.19p0 streaming media framework - core
gstreamer-confelements-0.10.8p1 multimedia framework - conf elements
gstreamer-mad-0.10.7p0 multimedia framework - mad plugin
gstreamer-plugins-base-0.10.19p0 multimedia framework - plugins base
gstreamer-plugins-good-0.10.8p9 multimedia framework - good plugins
gstreamer-plugins-ugly-0.10.7p0 multimedia framework - plugins ugly

it is minimal gstreamer combination needed for vagalume, so I guess
other audio packages that needs gstreamer also must have these as
RUN_DEPENDS



4.5-beta broken vagalume

2009-02-17 Thread Genadijus Paleckis
on i386 4.5-beta (20090216 snapshot) vagalume reports "error
inititlizing audio system" and exits (after pressing OK)

boo$ vagalume
** (vagalume:19736): DEBUG: Initializing D-Bus...
** (vagalume:19736): DEBUG: Creating GStreamer element mad: ERROR
** (vagalume:19736): DEBUG: Creating GStreamer element flump3dec: ERROR
** (vagalume:19736): DEBUG: Creating GStreamer element audioconvert: success
** (vagalume:19736): DEBUG: Creating GStreamer element autoaudiosink: ERROR
** (vagalume:19736): DEBUG: Creating GStreamer element alsasink: ERROR

** (vagalume:19736): CRITICAL **: Error creating GStreamer elements
boo$



Re: NEW: shells/clish

2009-02-03 Thread Genadijus Paleckis
Updated xml configuration files to work as expected on OpenBSD. Thanks
Jeremy Huiskamp for testing. Port seems complete now.

Genadijus Paleckis wrote:
> This is cisco-like configurable interface shell. It works for me on
> OpenBSD appliance.
> 
> http://84.32.218.218/files/clish.tar.gz
> 
> Please test and commit.
> 



Re: NEW: shells/clish

2009-01-29 Thread Genadijus Paleckis


Genadijus Paleckis wrote:
> 
> Stuart Henderson wrote:
>> On 2009/01/29 16:58, Genadijus Paleckis wrote:
>>> This is cisco-like configurable interface shell. It works for me on
>>> OpenBSD appliance.
>>>
>>> http://84.32.218.218/files/clish.tar.gz
>>>
>>> Please test and commit.
>> |# Multiple licenses
>>
>> # BSD, GPLv2 (only), custom unrestrictive license: see LICENCE(sic)
>>
>> You mentioned "appliance" - take care with the GPL.
>> Maybe a flavour that sets --without-gpl would be appropriate
>> for this port.
>>
>> |@pkgpath shells/bash,static
>>
>> eh?
>>
>> |share/examples/clish/module.am
>>
>> don't install this one
>>
>> |Sample config files is located in ${LOCALBASE}/share/example/clish
>> |they (preferably modified) must be placed into /etc/clish directory
>> |for clish operate correctly.
>>
>> - s/is/are/ and s/example/examples/, don't add blank lines at the
>> top and bottom of MESSAGE
>>
>> - source should be patched so it uses ${SYSCONFDIR} instead of having
>> /etc hardcoded, you will then need to use something like
>>
>> pre-configure:
>>  @${SUBST_CMD} ${WRKSRC}/clish/clish_startup.c \
>>  ${WRKSRC}/clish/shell/shell_spawn.c
>>
>> - create the ${SYSCONFDIR}/clish directory with @sample in pkg/PLIST
>> and add @extraunexec rm -rf ${SYSCONFDIR}/clish
>>
>> - we normally use @sample to copy the config files there too, I'm not
>> sure if it's appropriate to put the sample configs there like this,
>> but it would at least fix the SIGABRT if you run it without config.
>>
>> - the example config uses evil sysV ps flags and tries to find a
>> program called "tracert", these should be fixed
>>
> 
> Updated port. Please take a look now.
> 

same port with CONFIGURE_ARGS+=--enable-gpl=no



Re: NEW: shells/clish

2009-01-29 Thread Genadijus Paleckis


Stuart Henderson wrote:
> On 2009/01/29 16:58, Genadijus Paleckis wrote:
>> This is cisco-like configurable interface shell. It works for me on
>> OpenBSD appliance.
>>
>> http://84.32.218.218/files/clish.tar.gz
>>
>> Please test and commit.
> 
> |# Multiple licenses
> 
> # BSD, GPLv2 (only), custom unrestrictive license: see LICENCE(sic)
> 
> You mentioned "appliance" - take care with the GPL.
> Maybe a flavour that sets --without-gpl would be appropriate
> for this port.
> 
> |@pkgpath shells/bash,static
> 
> eh?
> 
> |share/examples/clish/module.am
> 
> don't install this one
> 
> |Sample config files is located in ${LOCALBASE}/share/example/clish
> |they (preferably modified) must be placed into /etc/clish directory
> |for clish operate correctly.
> 
> - s/is/are/ and s/example/examples/, don't add blank lines at the
> top and bottom of MESSAGE
> 
> - source should be patched so it uses ${SYSCONFDIR} instead of having
> /etc hardcoded, you will then need to use something like
> 
> pre-configure:
>   @${SUBST_CMD} ${WRKSRC}/clish/clish_startup.c \
>   ${WRKSRC}/clish/shell/shell_spawn.c
> 
> - create the ${SYSCONFDIR}/clish directory with @sample in pkg/PLIST
> and add @extraunexec rm -rf ${SYSCONFDIR}/clish
> 
> - we normally use @sample to copy the config files there too, I'm not
> sure if it's appropriate to put the sample configs there like this,
> but it would at least fix the SIGABRT if you run it without config.
> 
> - the example config uses evil sysV ps flags and tries to find a
> program called "tracert", these should be fixed
> 

Updated port. Please take a look now.



NEW: shells/clish

2009-01-29 Thread Genadijus Paleckis
This is cisco-like configurable interface shell. It works for me on
OpenBSD appliance.

http://84.32.218.218/files/clish.tar.gz

Please test and commit.



Re: UPDATE: editors/ht

2009-01-08 Thread Genadijus Paleckis
works for me on i386

Benoit Lecocq wrote:
> Hi,
> 
> Here is an update to the latest version of ht 2.0.15.
> 
> Tested on amd64.
> 
> --
> Benoit Lecocq
> 



NEW: audio/vagalume

2008-12-16 Thread Genadijus Paleckis
Vagalume is GTK+ Last.fm client which works pretty well for me on i386
for about 2 weeks of everyday use. Please test and commit.

port can be found http://84.32.218.218/files/vagalume.tar.gz



UPDATE: converters/p5-JSON

2008-12-08 Thread Genadijus Paleckis
please test
diff -urN /usr/ports/converters/p5-JSON/Makefile ./Makefile
--- /usr/ports/converters/p5-JSON/Makefile  Mon Jul  7 12:30:49 2008
+++ ./Makefile  Mon Dec  8 14:50:36 2008
@@ -2,7 +2,7 @@
 
 COMMENT=   parse and convert to JSON (JavaScript Object Notation)
 
-DISTNAME=  JSON-2.10
+DISTNAME=  JSON-2.12
 CATEGORIES=converters
 MODULES=   cpan
 
diff -urN /usr/ports/converters/p5-JSON/distinfo ./distinfo
--- /usr/ports/converters/p5-JSON/distinfo  Mon Jul  7 12:30:50 2008
+++ ./distinfo  Mon Dec  8 14:51:48 2008
@@ -1,5 +1,5 @@
-MD5 (JSON-2.10.tar.gz) = nW1REmAHOaCf8mPWNOBx4A==
-RMD160 (JSON-2.10.tar.gz) = SBmLJXjs80oD5Vb0ZKNO8x0JnvU=
-SHA1 (JSON-2.10.tar.gz) = AjnBFNiuSfl4Fd96LBS3Vo+fkwA=
-SHA256 (JSON-2.10.tar.gz) = mutjhLWDAY7+qxXkCiMQ+mtrPyXrmhgABOXX9zrmqmU=
-SIZE (JSON-2.10.tar.gz) = 67197
+MD5 (JSON-2.12.tar.gz) = Vxm6mPYHADKV2ZlSwqwupw==
+RMD160 (JSON-2.12.tar.gz) = ykUmRwqfh5pR/Rjzc4YtHRwdnGE=
+SHA1 (JSON-2.12.tar.gz) = nmeJrftq0QkJfrEILX2xjITt/lw=
+SHA256 (JSON-2.12.tar.gz) = h2g6c71zIrDRdOu75+FLU4iIzwfr/iYgKBp17TZ3fWE=
+SIZE (JSON-2.12.tar.gz) = 67580


UPDATE: converters/p5-JSON

2008-08-13 Thread Genadijus Paleckis

it is incremental update with few bugfixes
diff -urN /usr/ports/converters/p5-JSON/Makefile ./Makefile
--- /usr/ports/converters/p5-JSON/Makefile  Mon Jul  7 12:30:49 2008
+++ ./Makefile  Wed Aug 13 18:33:31 2008
@@ -2,7 +2,7 @@
 
 COMMENT=   parse and convert to JSON (JavaScript Object Notation)
 
-DISTNAME=  JSON-2.10
+DISTNAME=  JSON-2.12
 CATEGORIES=converters
 MODULES=   cpan
 
diff -urN /usr/ports/converters/p5-JSON/distinfo ./distinfo
--- /usr/ports/converters/p5-JSON/distinfo  Mon Jul  7 12:30:50 2008
+++ ./distinfo  Wed Aug 13 18:33:44 2008
@@ -1,5 +1,5 @@
-MD5 (JSON-2.10.tar.gz) = nW1REmAHOaCf8mPWNOBx4A==
-RMD160 (JSON-2.10.tar.gz) = SBmLJXjs80oD5Vb0ZKNO8x0JnvU=
-SHA1 (JSON-2.10.tar.gz) = AjnBFNiuSfl4Fd96LBS3Vo+fkwA=
-SHA256 (JSON-2.10.tar.gz) = mutjhLWDAY7+qxXkCiMQ+mtrPyXrmhgABOXX9zrmqmU=
-SIZE (JSON-2.10.tar.gz) = 67197
+MD5 (JSON-2.12.tar.gz) = Vxm6mPYHADKV2ZlSwqwupw==
+RMD160 (JSON-2.12.tar.gz) = ykUmRwqfh5pR/Rjzc4YtHRwdnGE=
+SHA1 (JSON-2.12.tar.gz) = nmeJrftq0QkJfrEILX2xjITt/lw=
+SHA256 (JSON-2.12.tar.gz) = h2g6c71zIrDRdOu75+FLU4iIzwfr/iYgKBp17TZ3fWE=
+SIZE (JSON-2.12.tar.gz) = 67580


Re: UPDATE: p5-JSON

2008-06-08 Thread Genadijus Paleckis
I did not tested ports which depends on p5-JSON, but my apps did not
break with this update.

Simon Bertrang wrote:
> On Thu, May 22, 2008 at 04:40:38PM +0200, Simon Bertrang wrote:
>> On Wed, May 21, 2008 at 11:49:42AM +0200, Simon Bertrang wrote:
>>> On Sun, Apr 13, 2008 at 09:34:17AM +0300, Genadijus Paleckis wrote:
>>>> Because it is major update, it needs to be tested with other packages 
>>>> which 
>>>> depends on this
>>>>
>>>> Genadijus Paleckis wrote:
>>>>> fixed diff
>>>>>
>>> Here's a slightly newer diff.  The tests of ports depending on it still
>>> pass.
>>>
>> New diff, adding p5-JSON-XS to REGRESS_DEPENDS so that we run all tests.
>>
> 
> As i wanted to commit 2.09 and rechecked, i noticed 2.10 was released in
> the meantime.  The following diff catches up with it.
> 
> Please test and comment.
> 
> Regards,
> Simon
> 
> 
> Index: Makefile
> ===
> RCS file: /cvs/ports/converters/p5-JSON/Makefile,v
> retrieving revision 1.5
> diff -u -p -r1.5 Makefile
> --- Makefile  16 Sep 2007 01:40:28 -  1.5
> +++ Makefile  8 Jun 2008 10:17:04 -
> @@ -2,7 +2,7 @@
>  
>  COMMENT= parse and convert to JSON (JavaScript Object Notation)
>  
> -DISTNAME=JSON-1.14
> +DISTNAME=JSON-2.10
>  CATEGORIES=  converters
>  MODULES= cpan
>  
> @@ -14,8 +14,7 @@ PERMIT_PACKAGE_FTP= Yes
>  PERMIT_DISTFILES_CDROM=  Yes
>  PERMIT_DISTFILES_FTP=Yes
>  
> -MASTER_SITES=${MASTER_SITE_PERL_CPAN:=Apache/}
> -
>  RUN_DEPENDS= ::www/p5-libwww
> +REGRESS_DEPENDS=::converters/p5-JSON-XS
>  
>  .include 
> Index: distinfo
> ===
> RCS file: /cvs/ports/converters/p5-JSON/distinfo,v
> retrieving revision 1.4
> diff -u -p -r1.4 distinfo
> --- distinfo  4 Jun 2007 11:47:09 -   1.4
> +++ distinfo  8 Jun 2008 10:17:04 -
> @@ -1,5 +1,5 @@
> -MD5 (JSON-1.14.tar.gz) = 2V2c23wKZKUdPZRpFdtS+w==
> -RMD160 (JSON-1.14.tar.gz) = 4a1LtzJi6osb/BQXDpUHIlIN6x4=
> -SHA1 (JSON-1.14.tar.gz) = kssq7dS8Q/8tWiir8F35rP9qA30=
> -SHA256 (JSON-1.14.tar.gz) = aEDJIIu1uBIbLazrTbeU3ILxUKcnuvYOxroYbtmeqOI=
> -SIZE (JSON-1.14.tar.gz) = 36432
> +MD5 (JSON-2.10.tar.gz) = nW1REmAHOaCf8mPWNOBx4A==
> +RMD160 (JSON-2.10.tar.gz) = SBmLJXjs80oD5Vb0ZKNO8x0JnvU=
> +SHA1 (JSON-2.10.tar.gz) = AjnBFNiuSfl4Fd96LBS3Vo+fkwA=
> +SHA256 (JSON-2.10.tar.gz) = mutjhLWDAY7+qxXkCiMQ+mtrPyXrmhgABOXX9zrmqmU=
> +SIZE (JSON-2.10.tar.gz) = 67197
> Index: pkg/PLIST
> ===
> RCS file: /cvs/ports/converters/p5-JSON/pkg/PLIST,v
> retrieving revision 1.3
> diff -u -p -r1.3 PLIST
> --- pkg/PLIST 4 Jun 2007 11:47:09 -   1.3
> +++ pkg/PLIST 8 Jun 2008 10:17:04 -
> @@ -1,23 +1,15 @@
>  @comment $OpenBSD: PLIST,v 1.3 2007/06/04 11:47:09 aanriot Exp $
> -${P5SITE}/Apache/
> -${P5SITE}/Apache/JSONRPC.pm
>  ${P5SITE}/JSON/
>  ${P5SITE}/JSON.pm
> -${P5SITE}/JSON/Converter.pm
> +${P5SITE}/JSON/PP/
>  ${P5SITE}/JSON/PP.pm
> +${P5SITE}/JSON/PP/Boolean.pm
>  ${P5SITE}/JSON/PP5005.pm
>  ${P5SITE}/JSON/PP56.pm
> -${P5SITE}/JSON/Parser.pm
> -${P5SITE}/JSONRPC/
> -${P5SITE}/JSONRPC.pm
> -${P5SITE}/JSONRPC/Transport/
> -${P5SITE}/JSONRPC/Transport/HTTP.pm
> [EMAIL PROTECTED] man/man3p/Apache::JSONRPC.3p
> +${P5SITE}/JSON/PP58.pm
>  @man man/man3p/JSON.3p
> [EMAIL PROTECTED] man/man3p/JSON::Converter.3p
>  @man man/man3p/JSON::PP.3p
>  @man man/man3p/JSON::PP5005.3p
>  @man man/man3p/JSON::PP56.3p
> [EMAIL PROTECTED] man/man3p/JSON::Parser.3p
> [EMAIL PROTECTED] man/man3p/JSONRPC.3p
> [EMAIL PROTECTED] man/man3p/JSONRPC::Transport::HTTP.3p
> [EMAIL PROTECTED] man/man3p/JSON::PP58.3p
> [EMAIL PROTECTED] man/man3p/JSON::PP::Boolean.3p



lang/mono anybody ?

2008-05-14 Thread Genadijus Paleckis
Is there anybody working on lang/mono port ?
If not I would like to take it.

--
GP



Re: UPDATE: phpPgAdmin 4.2

2008-04-15 Thread Genadijus Paleckis

could you send this patch attached and not inline ?



Re: UPDATE: phpPgAdmin 4.2

2008-04-15 Thread Genadijus Paleckis

could you send this patch attached and not inline ?

denis wrote:

Hello,


Here is an update for phpPgAdmin 4.2 (tested on i386 with PostgreSQL 8.3.1

Full credits go to Pierre-Emmanuel André who sent me this patch. Thanks :)


Denis Chatelain


Index: Makefile
===
RCS file: /cvs/ports/www/phppgadmin/Makefile,v
retrieving revision 1.4
diff -u -p -r1.4 Makefile
--- Makefile15 Sep 2007 20:38:25 -1.4
+++ Makefile7 Apr 2008 10:09:13 -
@@ -2,14 +2,13 @@

COMMENT=tool to handle the administration of PostgreSQL over the web

-DISTNAME=phpPgAdmin-3.5.5
-PKGNAME=${DISTNAME}p0
+DISTNAME=phpPgAdmin-4.2
CATEGORIES=www databases
HOMEPAGE=http://phppgadmin.sourceforge.net/   

MAINTAINER= Denis Chatelain <[EMAIL PROTECTED]>   


-# GPL
+# GPLv2
PERMIT_PACKAGE_CDROM=Yes
PERMIT_PACKAGE_FTP=Yes
PERMIT_DISTFILES_CDROM=Yes
@@ -20,7 +19,6 @@ MASTER_SITES=${MASTER_SITE_SOURCEFORGE:
NO_BUILD=Yes
NO_REGRESS=Yes
PKG_ARCH=*
-EXTRACT_ONLY=

PREFIX=/var/www
INSTDIR=${PREFIX}/phpPgAdmin
@@ -30,7 +28,7 @@ PHP_VERSION=5
RUN_DEPENDS=
:php${PHP_VERSION}-pgsql-*:www/php${PHP_VERSION}/extensions,-pgsql


do-install:
-@cd ${PREFIX} && tar zxf ${FULLDISTDIR}/${DISTNAME}${EXTRACT_SUFX}
+@cp -Rp ${WRKDIST} ${INSTDIR}
@chown -R ${SHAREOWN}:${SHAREGRP} ${INSTDIR}

.include 
Index: distinfo
===
RCS file: /cvs/ports/www/phppgadmin/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo5 Apr 2007 17:26:25 -1.4
+++ distinfo7 Apr 2008 10:09:13 -
@@ -1,5 +1,5 @@
-MD5 (phpPgAdmin-3.5.5.tar.gz) = WMFHc6rt92xYFv4a87xXhg==
-RMD160 (phpPgAdmin-3.5.5.tar.gz) = qli9W8y5pxHJPIANjG5MD8PEKPw=
-SHA1 (phpPgAdmin-3.5.5.tar.gz) = hpYi3vl3nbETbAYe0NQk0HSu4T0=
-SHA256 (phpPgAdmin-3.5.5.tar.gz) = 
3nknzHQ4X0UhEstWWDg7ZdLbAFmndM7HKEg/BH64Hck=

-SIZE (phpPgAdmin-3.5.5.tar.gz) = 620100
+MD5 (phpPgAdmin-4.2.tar.gz) = 4ldeHnMYnUiIcN4QVlq/4w==
+RMD160 (phpPgAdmin-4.2.tar.gz) = OX/ICG3isoszrVYmElCG5w4BE6A=
+SHA1 (phpPgAdmin-4.2.tar.gz) = ZHbD/3TCKKbKTaLmBVFbRezw3yc=
+SHA256 (phpPgAdmin-4.2.tar.gz) = 
AOaZX8qVM6egJkzBwhMAwPDLS74GaeAR7eJ5IDVhSmE=

+SIZE (phpPgAdmin-4.2.tar.gz) = 1100457
Index: pkg/PLIST
===
RCS file: /cvs/ports/www/phppgadmin/pkg/PLIST,v
retrieving revision 1.2
diff -u -p -r1.2 PLIST
--- pkg/PLIST20 Oct 2005 20:19:42 -1.2
+++ pkg/PLIST7 Apr 2008 10:09:13 -
@@ -8,30 +8,15 @@ phpPgAdmin/INSTALL
phpPgAdmin/LICENSE
phpPgAdmin/TODO
phpPgAdmin/TRANSLATORS
+phpPgAdmin/aciur.js
phpPgAdmin/aggregates.php
phpPgAdmin/all_db.php
-phpPgAdmin/bottombar.php
+phpPgAdmin/autocomplete.php
phpPgAdmin/browser.php
phpPgAdmin/casts.php
phpPgAdmin/classes/
+phpPgAdmin/classes/ArrayRecordSet.php
phpPgAdmin/classes/Gui.php
-phpPgAdmin/classes/HTML_TreeMenu/
-phpPgAdmin/classes/HTML_TreeMenu/TreeMenu.js
-phpPgAdmin/classes/HTML_TreeMenu/TreeMenu.php
-phpPgAdmin/classes/HTML_TreeMenu/images/
-phpPgAdmin/classes/HTML_TreeMenu/images/branch.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/branchbottom.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/branchtop.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/folder-expanded.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/folder.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/line.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/linebottom.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/minus.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/minusbottom.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/minustop.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/plus.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/plusbottom.gif
-phpPgAdmin/classes/HTML_TreeMenu/images/plustop.gif
phpPgAdmin/classes/Misc.php
phpPgAdmin/classes/Reports.php
phpPgAdmin/classes/class.select.php
@@ -44,7 +29,15 @@ phpPgAdmin/classes/database/Postgres72.p
phpPgAdmin/classes/database/Postgres73.php
phpPgAdmin/classes/database/Postgres74.php
phpPgAdmin/classes/database/Postgres80.php
+phpPgAdmin/classes/database/Postgres81.php
+phpPgAdmin/classes/database/Postgres82.php
+phpPgAdmin/classes/database/Postgres83.php
+phpPgAdmin/classes/plugins/
+phpPgAdmin/classes/plugins/Plugin.php
+phpPgAdmin/classes/plugins/Slony.php
+phpPgAdmin/colproperties.php
phpPgAdmin/conf/
[EMAIL PROTECTED] phpPgAdmin/conf/config.inc.php
phpPgAdmin/conf/config.inc.php-dist
@sample phpPgAdmin/conf/config.inc.php
phpPgAdmin/constraints.php
@@ -55,6 +48,8 @@ phpPgAdmin/dataimport.php
phpPgAdmin/dbexport.php
phpPgAdmin/display.php
phpPgAdmin/domains.php
+phpPgAdmin/fulltext.php
+phpPgAdmin/functions.js
phpPgAdmin/functions.php
phpPgAdmin/groups.php
phpPgAdmin/help/
@@ -65,19 +60,149 @@ phpPgAdmin/help/PostgresDoc72.php
phpPgAdmin/help/PostgresDoc73.php
phpPgAdmin/help/PostgresDoc74.php
phpPgAdmin/help/PostgresDoc80.php
+phpPgAdmin/help/PostgresDoc81.php
+phpPgAdmin/help/PostgresDoc82.ph

Re: NEW: devel/ht

2008-04-13 Thread Genadijus Paleckis
Here is more complete patch. Suggestion from Chris Kuethe to truncate 
unwanted patches and use patch -E to apply diff. This will remove 
unneeded patches automatically.


Genadijus Paleckis wrote:
here is patch to update to 2.0.12, rename executable to hte (removing 
conflict with texlive_base) and to use included lzo instead of external 
dep.


patches patch-io_posix_htsys_cc and patch-io_htio_h must be removed by 
hand.


Paul Irofti wrote:

pkg/DESCR:
HT is a file editor/viewer/analyzer for executables. The goal is to 
combine the low-level functionality of a debugger and the usability of

IDEs. We plan to implement all (hex-)editing features and support of the
most important file formats.


Please test and comment, this is most useful for exec in-depth analysis.
Index: Makefile
===
RCS file: /cvs/ports/editors/ht/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile6 Nov 2007 06:33:51 -   1.9
+++ Makefile13 Apr 2008 11:18:57 -
@@ -2,14 +2,15 @@
 
 COMMENT=   file editor/viewer/analyzer for executables
 
-DISTNAME=  ht-0.7.4
-PKGNAME=   ${DISTNAME}p1
+DISTNAME=  ht-2.0.12
 CATEGORIES=editors
 
 HOMEPAGE=  http://hte.sourceforge.net/
 
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hte/}
 
+MAINTAINER=Paul Irofti <[EMAIL PROTECTED]>
+
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
@@ -28,8 +29,11 @@ CONFIGURE_ARGS+= --disable-x11-textmode
 .else
 USE_X11=   Yes
 CONFIGURE_ENV= X11BASE=${X11BASE} CPPFLAGS=-I${X11BASE}/include
+# rename of executeble is needed to remove conflict with print/texlive/base 
 CONFIGURE_ARGS+=   --x-includes=${X11BASE}/include \
-   --x-libraries=${X11BASE}/lib
+   --x-libraries=${X11BASE}/lib \
+   --with-included-lzo \
+   --program-transform-name='s/ht/hte/'
 WANTLIB+=  X11
 .endif
 
Index: distinfo
===
RCS file: /cvs/ports/editors/ht/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo5 Apr 2007 15:38:07 -   1.6
+++ distinfo13 Apr 2008 11:18:57 -
@@ -1,5 +1,5 @@
-MD5 (ht-0.7.4.tar.gz) = zbe0LLja7fEiQlQGuzzP3g==
-RMD160 (ht-0.7.4.tar.gz) = zXv7Gxj/yRRdcjYQ+z/7F+wIfgU=
-SHA1 (ht-0.7.4.tar.gz) = 8Dkgkr7iRPda5KREal17YmKLVTA=
-SHA256 (ht-0.7.4.tar.gz) = ONZpYiHuGoAQkrKfbs41kwbtSLjOMtSfYnIIaGefLPk=
-SIZE (ht-0.7.4.tar.gz) = 809899
+MD5 (ht-2.0.12.tar.gz) = K3BPCklG2gLeuHl7DVAJRg==
+RMD160 (ht-2.0.12.tar.gz) = pB6nwjXIq3hLAcCHyXurtjz2l60=
+SHA1 (ht-2.0.12.tar.gz) = RcaxzTGSfNQ+l1PiX9MkLXdA0kY=
+SHA256 (ht-2.0.12.tar.gz) = sUgSO60vS9MHJfeMTBdQeaeF7pxM8+eC8ZYa0bZDTwQ=
+SIZE (ht-2.0.12.tar.gz) = 1046455
Index: patches/patch-configure
===
RCS file: /cvs/ports/editors/ht/patches/patch-configure,v
retrieving revision 1.3
diff -u -p -r1.3 patch-configure
--- patches/patch-configure 4 Jan 2004 17:27:48 -   1.3
+++ patches/patch-configure 13 Apr 2008 11:18:57 -
@@ -1,21 +1,21 @@
-$OpenBSD: patch-configure,v 1.3 2004/01/04 17:27:48 sturm Exp $
 configure.orig 2003-11-06 22:07:50.0 +0100
-+++ configure  2004-01-04 17:54:41.0 +0100
-@@ -1420,7 +1420,7 @@ fi;
+$OpenBSD$
+--- configure.orig Sun Apr 13 09:47:28 2008
 configure  Sun Apr 13 09:48:40 2008
+@@ -1979,7 +1979,7 @@ fi
+ 
+ if test "x$enable_maintainermode" = "xno"; then
  if test "x$enable_release" = "xyes"; then
- FLAGS_ALL="-O2 -fomit-frame-pointer -Wall -fsigned-char"
- else
--FLAGS_ALL="-g -O0 -Wall -fsigned-char"
+-FLAGS_ALL="-O3 -fomit-frame-pointer -Wall -fsigned-char"
 +FLAGS_ALL="${CFLAGS} -fsigned-char"
+ else
+ FLAGS_ALL="-ggdb -g3 -O0 -Wall -fsigned-char"
  fi
- 
- if test "x$enable_profiling" = "xyes"; then
-@@ -3835,7 +3835,7 @@ HAVE_X11=0
+@@ -5728,7 +5728,7 @@ HAVE_X11=0
  
  if test "x$enable_x11_textmode" = "xyes"; then
TEMP_LDFLAGS=$LDFLAGS
 -  LDFLAGS="$HT_LDFLAGS -L/usr/X11/lib -L/usr/X11R6/lib"
 +  LDFLAGS="$HT_LDFLAGS -L${X11BASE}/lib"
-   echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
- echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6
+   { echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
+ echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6; }
  if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then
Index: patches/patch-io_htio_h
===
RCS file: /cvs/ports/editors/ht

Re: NEW: devel/ht

2008-04-13 Thread Genadijus Paleckis
here is patch to update to 2.0.12, rename executable to hte (removing 
conflict with texlive_base) and to use included lzo instead of external dep.


patches patch-io_posix_htsys_cc and patch-io_htio_h must be removed by hand.

Paul Irofti wrote:

pkg/DESCR:
HT is a file editor/viewer/analyzer for executables. The goal is to 
combine the low-level functionality of a debugger and the usability of

IDEs. We plan to implement all (hex-)editing features and support of the
most important file formats.


Please test and comment, this is most useful for exec in-depth analysis.
Index: Makefile
===
RCS file: /cvs/ports/editors/ht/Makefile,v
retrieving revision 1.9
diff -u -p -r1.9 Makefile
--- Makefile6 Nov 2007 06:33:51 -   1.9
+++ Makefile13 Apr 2008 07:33:05 -
@@ -2,14 +2,15 @@
 
 COMMENT=   file editor/viewer/analyzer for executables
 
-DISTNAME=  ht-0.7.4
-PKGNAME=   ${DISTNAME}p1
+DISTNAME=  ht-2.0.12
 CATEGORIES=editors
 
 HOMEPAGE=  http://hte.sourceforge.net/
 
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hte/}
 
+MAINTAINER=Paul Irofti <[EMAIL PROTECTED]>
+
 # GPL
 PERMIT_PACKAGE_CDROM=  Yes
 PERMIT_PACKAGE_FTP=Yes
@@ -28,8 +29,11 @@ CONFIGURE_ARGS+= --disable-x11-textmode
 .else
 USE_X11=   Yes
 CONFIGURE_ENV= X11BASE=${X11BASE} CPPFLAGS=-I${X11BASE}/include
+# rename of executeble is needed to remove conflict with print/texlive/base 
 CONFIGURE_ARGS+=   --x-includes=${X11BASE}/include \
-   --x-libraries=${X11BASE}/lib
+   --x-libraries=${X11BASE}/lib \
+   --with-included-lzo \
+   --program-transform-name='s/ht/hte/'
 WANTLIB+=  X11
 .endif
 
Index: distinfo
===
RCS file: /cvs/ports/editors/ht/distinfo,v
retrieving revision 1.6
diff -u -p -r1.6 distinfo
--- distinfo5 Apr 2007 15:38:07 -   1.6
+++ distinfo13 Apr 2008 07:33:05 -
@@ -1,5 +1,5 @@
-MD5 (ht-0.7.4.tar.gz) = zbe0LLja7fEiQlQGuzzP3g==
-RMD160 (ht-0.7.4.tar.gz) = zXv7Gxj/yRRdcjYQ+z/7F+wIfgU=
-SHA1 (ht-0.7.4.tar.gz) = 8Dkgkr7iRPda5KREal17YmKLVTA=
-SHA256 (ht-0.7.4.tar.gz) = ONZpYiHuGoAQkrKfbs41kwbtSLjOMtSfYnIIaGefLPk=
-SIZE (ht-0.7.4.tar.gz) = 809899
+MD5 (ht-2.0.12.tar.gz) = K3BPCklG2gLeuHl7DVAJRg==
+RMD160 (ht-2.0.12.tar.gz) = pB6nwjXIq3hLAcCHyXurtjz2l60=
+SHA1 (ht-2.0.12.tar.gz) = RcaxzTGSfNQ+l1PiX9MkLXdA0kY=
+SHA256 (ht-2.0.12.tar.gz) = sUgSO60vS9MHJfeMTBdQeaeF7pxM8+eC8ZYa0bZDTwQ=
+SIZE (ht-2.0.12.tar.gz) = 1046455
Index: patches/patch-configure
===
RCS file: /cvs/ports/editors/ht/patches/patch-configure,v
retrieving revision 1.3
diff -u -p -r1.3 patch-configure
--- patches/patch-configure 4 Jan 2004 17:27:48 -   1.3
+++ patches/patch-configure 13 Apr 2008 07:33:05 -
@@ -1,21 +1,21 @@
-$OpenBSD: patch-configure,v 1.3 2004/01/04 17:27:48 sturm Exp $
 configure.orig 2003-11-06 22:07:50.0 +0100
-+++ configure  2004-01-04 17:54:41.0 +0100
-@@ -1420,7 +1420,7 @@ fi;
+$OpenBSD$
+--- configure.orig Sun Apr 13 09:47:28 2008
 configure  Sun Apr 13 09:48:40 2008
+@@ -1979,7 +1979,7 @@ fi
+ 
+ if test "x$enable_maintainermode" = "xno"; then
  if test "x$enable_release" = "xyes"; then
- FLAGS_ALL="-O2 -fomit-frame-pointer -Wall -fsigned-char"
- else
--FLAGS_ALL="-g -O0 -Wall -fsigned-char"
+-FLAGS_ALL="-O3 -fomit-frame-pointer -Wall -fsigned-char"
 +FLAGS_ALL="${CFLAGS} -fsigned-char"
+ else
+ FLAGS_ALL="-ggdb -g3 -O0 -Wall -fsigned-char"
  fi
- 
- if test "x$enable_profiling" = "xyes"; then
-@@ -3835,7 +3835,7 @@ HAVE_X11=0
+@@ -5728,7 +5728,7 @@ HAVE_X11=0
  
  if test "x$enable_x11_textmode" = "xyes"; then
TEMP_LDFLAGS=$LDFLAGS
 -  LDFLAGS="$HT_LDFLAGS -L/usr/X11/lib -L/usr/X11R6/lib"
 +  LDFLAGS="$HT_LDFLAGS -L${X11BASE}/lib"
-   echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
- echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6
+   { echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
+ echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6; }
  if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then
Index: pkg/PLIST
===
RCS file: /cvs/ports/editors/ht/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   6 Nov 2007 06:33:51 -   1.3
+++ pkg/PLIST   13 Apr 2008 07:33:05 -
@@ -1,6 +1,5 @@
 @comment $OpenBSD: PLIST,v 1.3 2007/11/06 06:33:51 bernd Exp $
[EMAIL PROTECTED] texlive_base-*
-bin/ht
+bin/hte
 share/doc/ht/
 share/doc/ht/README
 share/doc/ht/ht.html


Re: UPDATE: p5-JSON

2008-04-12 Thread Genadijus Paleckis
Because it is major update, it needs to be tested with other packages 
which depends on this


Genadijus Paleckis wrote:

fixed diff





Re: UPDATE: p5-JSON

2008-04-12 Thread Genadijus Paleckis

fixed diff
Index: Makefile
===
RCS file: /cvs/ports/converters/p5-JSON/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile16 Sep 2007 01:40:28 -  1.5
+++ Makefile13 Apr 2008 06:23:55 -
@@ -2,7 +2,7 @@
 
 COMMENT=   parse and convert to JSON (JavaScript Object Notation)
 
-DISTNAME=  JSON-1.14
+DISTNAME=  JSON-2.08
 CATEGORIES=converters
 MODULES=   cpan
 
@@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP=   Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Apache/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=JSON/}
 
 RUN_DEPENDS=   ::www/p5-libwww
 
Index: distinfo
===
RCS file: /cvs/ports/converters/p5-JSON/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo4 Jun 2007 11:47:09 -   1.4
+++ distinfo13 Apr 2008 06:23:55 -
@@ -1,5 +1,5 @@
-MD5 (JSON-1.14.tar.gz) = 2V2c23wKZKUdPZRpFdtS+w==
-RMD160 (JSON-1.14.tar.gz) = 4a1LtzJi6osb/BQXDpUHIlIN6x4=
-SHA1 (JSON-1.14.tar.gz) = kssq7dS8Q/8tWiir8F35rP9qA30=
-SHA256 (JSON-1.14.tar.gz) = aEDJIIu1uBIbLazrTbeU3ILxUKcnuvYOxroYbtmeqOI=
-SIZE (JSON-1.14.tar.gz) = 36432
+MD5 (JSON-2.08.tar.gz) = aGIUFx8Gsigqk022sXyWuQ==
+RMD160 (JSON-2.08.tar.gz) = 2BymnTcnj3CAdiJgRNPxzsaflQ8=
+SHA1 (JSON-2.08.tar.gz) = A3s5TD0IOh4KE0M51ghPLz3u/WQ=
+SHA256 (JSON-2.08.tar.gz) = Dl3SWFZoUADjDHTqaVvDgsWd1IFrbkw9WRQ26HU19wo=
+SIZE (JSON-2.08.tar.gz) = 63797
Index: pkg/PLIST
===
RCS file: /cvs/ports/converters/p5-JSON/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -r1.3 PLIST
--- pkg/PLIST   4 Jun 2007 11:47:09 -   1.3
+++ pkg/PLIST   13 Apr 2008 06:23:55 -
@@ -1,23 +1,15 @@
 @comment $OpenBSD: PLIST,v 1.3 2007/06/04 11:47:09 aanriot Exp $
-${P5SITE}/Apache/
-${P5SITE}/Apache/JSONRPC.pm
 ${P5SITE}/JSON/
 ${P5SITE}/JSON.pm
-${P5SITE}/JSON/Converter.pm
+${P5SITE}/JSON/PP/
 ${P5SITE}/JSON/PP.pm
+${P5SITE}/JSON/PP/Boolean.pm
 ${P5SITE}/JSON/PP5005.pm
 ${P5SITE}/JSON/PP56.pm
-${P5SITE}/JSON/Parser.pm
-${P5SITE}/JSONRPC/
-${P5SITE}/JSONRPC.pm
-${P5SITE}/JSONRPC/Transport/
-${P5SITE}/JSONRPC/Transport/HTTP.pm
[EMAIL PROTECTED] man/man3p/Apache::JSONRPC.3p
+${P5SITE}/JSON/PP58.pm
 @man man/man3p/JSON.3p
[EMAIL PROTECTED] man/man3p/JSON::Converter.3p
 @man man/man3p/JSON::PP.3p
 @man man/man3p/JSON::PP5005.3p
 @man man/man3p/JSON::PP56.3p
[EMAIL PROTECTED] man/man3p/JSON::Parser.3p
[EMAIL PROTECTED] man/man3p/JSONRPC.3p
[EMAIL PROTECTED] man/man3p/JSONRPC::Transport::HTTP.3p
[EMAIL PROTECTED] man/man3p/JSON::PP58.3p
[EMAIL PROTECTED] man/man3p/JSON::PP::Boolean.3p


UPDATE: p5-JSON

2008-04-12 Thread Genadijus Paleckis

here is update for converters/p5-JSON to latest version
? w-p5-JSON-2.08
Index: Makefile
===
RCS file: /cvs/ports/converters/p5-JSON/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile16 Sep 2007 01:40:28 -  1.5
+++ Makefile13 Apr 2008 06:05:47 -
@@ -2,7 +2,7 @@
 
 COMMENT=   parse and convert to JSON (JavaScript Object Notation)
 
-DISTNAME=  JSON-1.14
+DISTNAME=  JSON-2.08
 CATEGORIES=converters
 MODULES=   cpan
 
@@ -14,7 +14,7 @@ PERMIT_PACKAGE_FTP=   Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
 
-MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=Apache/}
+MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=JSON/}
 
 RUN_DEPENDS=   ::www/p5-libwww
 
Index: distinfo
===
RCS file: /cvs/ports/converters/p5-JSON/distinfo,v
retrieving revision 1.4
diff -u -p -r1.4 distinfo
--- distinfo4 Jun 2007 11:47:09 -   1.4
+++ distinfo13 Apr 2008 06:05:47 -
@@ -1,5 +1,5 @@
-MD5 (JSON-1.14.tar.gz) = 2V2c23wKZKUdPZRpFdtS+w==
-RMD160 (JSON-1.14.tar.gz) = 4a1LtzJi6osb/BQXDpUHIlIN6x4=
-SHA1 (JSON-1.14.tar.gz) = kssq7dS8Q/8tWiir8F35rP9qA30=
-SHA256 (JSON-1.14.tar.gz) = aEDJIIu1uBIbLazrTbeU3ILxUKcnuvYOxroYbtmeqOI=
-SIZE (JSON-1.14.tar.gz) = 36432
+MD5 (JSON-2.08.tar.gz) = aGIUFx8Gsigqk022sXyWuQ==
+RMD160 (JSON-2.08.tar.gz) = 2BymnTcnj3CAdiJgRNPxzsaflQ8=
+SHA1 (JSON-2.08.tar.gz) = A3s5TD0IOh4KE0M51ghPLz3u/WQ=
+SHA256 (JSON-2.08.tar.gz) = Dl3SWFZoUADjDHTqaVvDgsWd1IFrbkw9WRQ26HU19wo=
+SIZE (JSON-2.08.tar.gz) = 63797


Re: UPDATE: sysutils/monit

2008-02-01 Thread Genadijus Paleckis

bad me..

fixed diff

Mike Erdely wrote:

On Fri, Feb 01, 2008 at 01:37:54PM -0800, Ben Lovett wrote:
my only question is why the update to PLIST? I get no such changes on my 
somewhat current machine (with current ports, however).


Genadijus needs to update his mtree:
http://marc.info/?l=openbsd-ports&m=118900677500696&w=2

diff -urN /usr/ports/sysutils/monit/Makefile ./Makefile
--- /usr/ports/sysutils/monit/Makefile  Mon Dec 24 13:29:08 2007
+++ ./Makefile  Wed Jan  9 09:14:18 2008
@@ -2,7 +2,7 @@
 
 COMMENT=   monitoring and managing daemons utility
 
-DISTNAME=  monit-4.9
+DISTNAME=  monit-4.10.1
 CATEGORIES=sysutils
 
 HOMEPAGE=  http://www.tildeslash.com/monit/
diff -urN /usr/ports/sysutils/monit/distinfo ./distinfo
--- /usr/ports/sysutils/monit/distinfo  Mon Dec 24 13:29:08 2007
+++ ./distinfo  Wed Jan  9 09:14:31 2008
@@ -1,5 +1,5 @@
-MD5 (monit-4.9.tar.gz) = vLqrd2pU0eNOOgV8kl3pyg==
-RMD160 (monit-4.9.tar.gz) = XJyaxI0i0yeBglMSJBjptMfxJYc=
-SHA1 (monit-4.9.tar.gz) = qRCwep7MfSgDNo19EU3wH04JFs0=
-SHA256 (monit-4.9.tar.gz) = aWMEb6l2toLSesjnjPcQfXbGkHrvJ7MPcl83HOZPtL8=
-SIZE (monit-4.9.tar.gz) = 573711
+MD5 (monit-4.10.1.tar.gz) = 0xQ7C715tT8bAZ0vwdrmVg==
+RMD160 (monit-4.10.1.tar.gz) = bFF7GbxD9AI9/KTeHfCScrQa8C0=
+SHA1 (monit-4.10.1.tar.gz) = yHqgxuCx0T9Gt+nYSTcZHiWpB6Y=
+SHA256 (monit-4.10.1.tar.gz) = 9qKTAGSDgVOKQD8kUG51uUFk4mxpxoYcoRLUJe3J0ZM=
+SIZE (monit-4.10.1.tar.gz) = 606273


Re: UPDATE: sysutils/monit

2008-02-01 Thread Genadijus Paleckis

oh... this is after 3week timeout from maintainer

Genadijus Paleckis wrote:

update to latest version

comments ?





UPDATE: sysutils/monit

2008-02-01 Thread Genadijus Paleckis

update to latest version

comments ?
diff -urN /usr/ports/sysutils/monit/Makefile ./Makefile
--- /usr/ports/sysutils/monit/Makefile  Mon Dec 24 13:29:08 2007
+++ ./Makefile  Wed Jan  9 09:14:18 2008
@@ -2,7 +2,7 @@
 
 COMMENT=   monitoring and managing daemons utility
 
-DISTNAME=  monit-4.9
+DISTNAME=  monit-4.10.1
 CATEGORIES=sysutils
 
 HOMEPAGE=  http://www.tildeslash.com/monit/
diff -urN /usr/ports/sysutils/monit/distinfo ./distinfo
--- /usr/ports/sysutils/monit/distinfo  Mon Dec 24 13:29:08 2007
+++ ./distinfo  Wed Jan  9 09:14:31 2008
@@ -1,5 +1,5 @@
-MD5 (monit-4.9.tar.gz) = vLqrd2pU0eNOOgV8kl3pyg==
-RMD160 (monit-4.9.tar.gz) = XJyaxI0i0yeBglMSJBjptMfxJYc=
-SHA1 (monit-4.9.tar.gz) = qRCwep7MfSgDNo19EU3wH04JFs0=
-SHA256 (monit-4.9.tar.gz) = aWMEb6l2toLSesjnjPcQfXbGkHrvJ7MPcl83HOZPtL8=
-SIZE (monit-4.9.tar.gz) = 573711
+MD5 (monit-4.10.1.tar.gz) = 0xQ7C715tT8bAZ0vwdrmVg==
+RMD160 (monit-4.10.1.tar.gz) = bFF7GbxD9AI9/KTeHfCScrQa8C0=
+SHA1 (monit-4.10.1.tar.gz) = yHqgxuCx0T9Gt+nYSTcZHiWpB6Y=
+SHA256 (monit-4.10.1.tar.gz) = 9qKTAGSDgVOKQD8kUG51uUFk4mxpxoYcoRLUJe3J0ZM=
+SIZE (monit-4.10.1.tar.gz) = 606273
diff -urN /usr/ports/sysutils/monit/pkg/PLIST ./pkg/PLIST
--- /usr/ports/sysutils/monit/pkg/PLIST Mon Dec 24 13:29:08 2007
+++ ./pkg/PLIST Wed Jan  9 09:16:06 2008
@@ -1,6 +1,8 @@
 @comment $OpenBSD: PLIST,v 1.6 2005/04/05 23:02:58 alek Exp $
 bin/monit
+man/cat3f/
 @man man/man1/monit.1
+man/man3f/
 share/doc/monit/
 share/doc/monit/FAQ.txt
 share/doc/monit/NOTES


UPDATE: editors/ht

2008-02-01 Thread Genadijus Paleckis
updates package to 2.0.10, also removes conflict with texlive_base by 
renaming executable binary to 'hte'.


comments?
diff -urN /usr/ports/editors/ht/CVS/Entries ./CVS/Entries
--- /usr/ports/editors/ht/CVS/Entries   Mon Dec 24 13:22:07 2007
+++ ./CVS/Entries   Fri Nov 23 13:45:24 2007
@@ -1,4 +1,4 @@
+/distinfo/1.6/Thu Apr  5 15:38:07 2007//
 D/patches
 D/pkg
-/Makefile/1.9/Mon Dec 24 11:22:07 2007//
-/distinfo/1.6/Mon Dec 24 11:22:07 2007//
+/Makefile/1.9/Tue Nov  6 09:16:06 2007//
diff -urN /usr/ports/editors/ht/Makefile ./Makefile
--- /usr/ports/editors/ht/Makefile  Mon Dec 24 13:22:07 2007
+++ ./Makefile  Fri Feb  1 22:44:47 2008
@@ -2,8 +2,8 @@
 
 COMMENT=   file editor/viewer/analyzer for executables
 
-DISTNAME=  ht-0.7.4
-PKGNAME=   ${DISTNAME}p1
+VERSION=   2.0.10
+DISTNAME=  ht-${VERSION}
 CATEGORIES=editors
 
 HOMEPAGE=  http://hte.sourceforge.net/
@@ -29,7 +29,9 @@
 USE_X11=   Yes
 CONFIGURE_ENV= X11BASE=${X11BASE} CPPFLAGS=-I${X11BASE}/include
 CONFIGURE_ARGS+=   --x-includes=${X11BASE}/include \
-   --x-libraries=${X11BASE}/lib
+   --x-libraries=${X11BASE}/lib \
+   --with-included-lzo \
+   --program-transform-name='s/ht/hte/'
 WANTLIB+=  X11
 .endif
 
diff -urN /usr/ports/editors/ht/distinfo ./distinfo
--- /usr/ports/editors/ht/distinfo  Mon Dec 24 13:22:07 2007
+++ ./distinfo  Sat Jan  5 21:12:50 2008
@@ -1,5 +1,5 @@
-MD5 (ht-0.7.4.tar.gz) = zbe0LLja7fEiQlQGuzzP3g==
-RMD160 (ht-0.7.4.tar.gz) = zXv7Gxj/yRRdcjYQ+z/7F+wIfgU=
-SHA1 (ht-0.7.4.tar.gz) = 8Dkgkr7iRPda5KREal17YmKLVTA=
-SHA256 (ht-0.7.4.tar.gz) = ONZpYiHuGoAQkrKfbs41kwbtSLjOMtSfYnIIaGefLPk=
-SIZE (ht-0.7.4.tar.gz) = 809899
+MD5 (ht-2.0.10.tar.gz) = zmQbnZMcybdzbaESgD6H4w==
+RMD160 (ht-2.0.10.tar.gz) = FBCC96JxuIb7oVYYzn4KMFbMiHI=
+SHA1 (ht-2.0.10.tar.gz) = Sg5+iFH1qVNDp+bLG3V4vBGhxSU=
+SHA256 (ht-2.0.10.tar.gz) = NyvwvliuS5pyysQQYdGg0k7zoMsbVeZBTIGIZ0k8d98=
+SIZE (ht-2.0.10.tar.gz) = 1037157
diff -urN /usr/ports/editors/ht/patches/CVS/Entries ./patches/CVS/Entries
--- /usr/ports/editors/ht/patches/CVS/Entries   Mon Dec 24 13:22:07 2007
+++ ./patches/CVS/Entries   Thu Jan  1 03:00:00 1970
@@ -1,4 +0,0 @@
-/patch-configure/1.3/Mon Dec 24 11:22:07 2007//
-/patch-io_htio_h/1.1/Mon Dec 24 11:22:07 2007//
-/patch-io_posix_htsys_cc/1.1/Mon Dec 24 11:22:07 2007//
-D
diff -urN /usr/ports/editors/ht/patches/CVS/Repository ./patches/CVS/Repository
--- /usr/ports/editors/ht/patches/CVS/RepositoryFri Oct 19 21:26:15 2007
+++ ./patches/CVS/RepositoryThu Jan  1 03:00:00 1970
@@ -1 +0,0 @@
-ports/editors/ht/patches
diff -urN /usr/ports/editors/ht/patches/CVS/Root ./patches/CVS/Root
--- /usr/ports/editors/ht/patches/CVS/Root  Fri Oct 19 21:26:15 2007
+++ ./patches/CVS/Root  Thu Jan  1 03:00:00 1970
@@ -1 +0,0 @@
[EMAIL PROTECTED]:/cvs
diff -urN /usr/ports/editors/ht/patches/patch-configure 
./patches/patch-configure
--- /usr/ports/editors/ht/patches/patch-configure   Mon Dec 24 13:22:07 2007
+++ ./patches/patch-configure   Fri Feb  1 22:51:57 2008
@@ -1,21 +1,21 @@
-$OpenBSD: patch-configure,v 1.3 2004/01/04 17:27:48 sturm Exp $
 configure.orig 2003-11-06 22:07:50.0 +0100
-+++ configure  2004-01-04 17:54:41.0 +0100
-@@ -1420,7 +1420,7 @@ fi;
+$OpenBSD$
+--- configure.orig Fri Feb  1 22:50:13 2008
 configure  Fri Feb  1 22:51:36 2008
+@@ -1980,7 +1980,7 @@ fi
+ 
+ if test "x$enable_maintainermode" = "xno"; then
  if test "x$enable_release" = "xyes"; then
- FLAGS_ALL="-O2 -fomit-frame-pointer -Wall -fsigned-char"
- else
--FLAGS_ALL="-g -O0 -Wall -fsigned-char"
+-FLAGS_ALL="-O2 -fomit-frame-pointer -Wall -fsigned-char"
 +FLAGS_ALL="${CFLAGS} -fsigned-char"
+ else
+ FLAGS_ALL="-ggdb -g3 -O0 -Wall -fsigned-char"
  fi
+@@ -5734,7 +5734,7 @@ HAVE_X11=0
  
- if test "x$enable_profiling" = "xyes"; then
-@@ -3835,7 +3835,7 @@ HAVE_X11=0
- 
  if test "x$enable_x11_textmode" = "xyes"; then
TEMP_LDFLAGS=$LDFLAGS
 -  LDFLAGS="$HT_LDFLAGS -L/usr/X11/lib -L/usr/X11R6/lib"
 +  LDFLAGS="$HT_LDFLAGS -L${X11BASE}/lib"
-   echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
- echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6
+   { echo "$as_me:$LINENO: checking for XOpenDisplay in -lX11" >&5
+ echo $ECHO_N "checking for XOpenDisplay in -lX11... $ECHO_C" >&6; }
  if test "${ac_cv_lib_X11_XOpenDisplay+set}" = set; then
diff -urN /usr/ports/editors/ht/patches/patch-io_htio_h 
./patches/patch-io_htio_h
--- /usr/ports/editors/ht/patches/patch-io_htio_h   Mon Dec 24 13:22:07 2007
+++ ./patches/patch-io_htio_h   Thu Jan  1 03:00:00 1970
@@ -1,11 +0,0 @@
-$OpenBSD: patch-io_htio_h,v 1.1 2003/06/18 01:54:49 avsm Exp $
 io/htio.h.orig Tue Jun 17 02:11:15 2003
-+++ io/htio.h  Tue Jun 17 02:11:37 2003
-@@ -25,6 +25,7 @@
- 
- // i

Re: UPDATE: x11/fluxbox 0.9.15.1 -> 1.0.0

2007-11-09 Thread Genadijus Paleckis

Yes, it is more elegant way to deal with separate build.
It is OK for me.

Mike Erdely wrote:

On Thu, Nov 08, 2007 at 06:26:46PM +0200, Genadijus Paleckis wrote:

working for me on i386. please test and comment.


Here's a modified diff that fixes WANTLIB and IMO handles the
SEPARATE_BUILD a little better (no FILESDIR stuff):

Works for me on i386.

Also, CC'd $MAINTAINER.

-ME

Index: Makefile
===
RCS file: /cvs/ports/x11/fluxbox/Makefile,v
retrieving revision 1.42
diff -u -p -r1.42 Makefile
--- Makefile15 Sep 2007 20:04:19 -  1.42
+++ Makefile8 Nov 2007 19:26:31 -
@@ -2,9 +2,9 @@
 
 COMMENT=		window manager based on the original Blackbox code
 
-VERSION=		0.9.15.1

+VERSION=   1.0.0
 DISTNAME=  fluxbox-${VERSION}
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}
 CATEGORIES=x11
 
 MASTER_SITES=		${MASTER_SITE_SOURCEFORGE:=fluxbox/}

@@ -18,12 +18,14 @@ PERMIT_PACKAGE_CDROM=   Yes
 PERMIT_PACKAGE_FTP=Yes
 PERMIT_DISTFILES_CDROM=Yes
 PERMIT_DISTFILES_FTP=  Yes
-WANTLIB=   ICE SM X11 Xext Xft Xinerama Xpm Xrandr Xrender \
-   fontconfig freetype stdc++ m c
+WANTLIB=   ICE SM X11 Xau Xdmcp Xext Xft Xinerama Xpm Xrandr \
+   Xrender c expat fontconfig freetype m stdc++ z
 
-CONFIGURE_STYLE=	autoconf

-AUTOCONF_VERSION=  2.59
-CONFIGURE_ARGS=--enable-xinerama --enable-imlib2
+CONFIGURE_STYLE=   gnu
+CONFIGURE_ARGS=--enable-xinerama \
+   --enable-imlib2 \
+   --program-prefix="" \
+   --program-suffix=""
 
 USE_X11=		Yes

 USE_LIBTOOL=   Yes
Index: distinfo
===
RCS file: /cvs/ports/x11/fluxbox/distinfo,v
retrieving revision 1.23
diff -u -p -r1.23 distinfo
--- distinfo5 Apr 2007 17:36:19 -   1.23
+++ distinfo8 Nov 2007 19:26:31 -
@@ -1,5 +1,5 @@
-MD5 (fluxbox-0.9.15.1.tar.gz) = hq+mVwqH1oRQKoIKPxdeNw==
-RMD160 (fluxbox-0.9.15.1.tar.gz) = usCPchNn38HX2kkfKGvRnfzYES4=
-SHA1 (fluxbox-0.9.15.1.tar.gz) = oiuKZ5f69O2wO2Y4L+FNgiEqGhE=
-SHA256 (fluxbox-0.9.15.1.tar.gz) = qQiYo5W7MEs+9vhlo1qhFKnIgyvST2nNsGNKImQd384=
-SIZE (fluxbox-0.9.15.1.tar.gz) = 944863
+MD5 (fluxbox-1.0.0.tar.gz) = HziRd+F80ejb7QfICBKWHw==
+RMD160 (fluxbox-1.0.0.tar.gz) = uLofWPfDl1bDKCkdIeZVcmjgWAs=
+SHA1 (fluxbox-1.0.0.tar.gz) = uTSSOQ4hw9pfV12ZPnpS5PmVOjI=
+SHA256 (fluxbox-1.0.0.tar.gz) = mK/KrknNPLHKX6MrN51jDsiKdeZMuEcqECPbHRw1wSo=
+SIZE (fluxbox-1.0.0.tar.gz) = 975940
Index: patches/patch-data_README_style
===
RCS file: patches/patch-data_README_style
diff -N patches/patch-data_README_style
--- patches/patch-data_README_style 25 Jan 2006 03:57:44 -  1.1
+++ /dev/null   1 Jan 1970 00:00:00 -
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_README_style,v 1.1 2006/01/25 03:57:44 david Exp $
 data/README.style.orig Mon Nov 15 14:40:53 2004
-+++ data/README.style  Mon Jan 23 03:19:26 2006
-@@ -315,7 +315,7 @@ handleWidth:4
- menuFont:   lucidasans-10
- titleFont:  lucidasans-bold-10
- 
--rootCommand:bsetroot -mod 4 4 -fg rgb:6/6/5c -bg grey20

-+rootCommand:fbsetroot -mod 4 4 -fg rgb:6/6/5c -bg grey20
- ...
- 
- Alright!  Our style is finished.  Let's see how the sucker looks.  First we

Index: patches/patch-util_Makefile_in
===
RCS file: patches/patch-util_Makefile_in
diff -N patches/patch-util_Makefile_in
--- /dev/null   1 Jan 1970 00:00:00 -
+++ patches/patch-util_Makefile_in  8 Nov 2007 19:26:31 -
@@ -0,0 +1,12 @@
+$OpenBSD$
+--- util/Makefile.in.orig  Thu Nov  8 12:11:29 2007
 util/Makefile.in   Thu Nov  8 12:11:49 2007
+@@ -620,7 +620,7 @@ fbsetroot.o:   fbsetroot.cc ../config.h $(srcdir)/fbset
+   $(top_srcdir)/src/FbRootWindow.hh 
$(top_srcdir)/src/FbAtoms.hh
+ 
+ fluxbox-update_configs.o:	fluxbox-update_configs.cc ../config.h \

+-  $(top_srcdir)/src/defaults.hh
++  ../src/defaults.hh
+ 
+ fluxbox-remote.o:	fluxbox-remote.cc
+ 
Index: patches/patch-util_fluxbox-generate_menu_in

===
RCS file: /cvs/ports/x11/fluxbox/patches/patch-util_fluxbox-generate_menu_in,v
retrieving revision 1.6
diff -u -p -r1.6 patch-util_fluxbox-generate_menu_in
--- patches/patch-util_fluxbox-generate_menu_in 25 Jan 2006 03:57:44 -  
1.6
+++ patches/patch-util_fluxbox-generate_menu_in 8 Nov 2007 19:26:31 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-util_fluxbox-generate_menu_in,v 1.6 2006/01/25 03:57:44 david 
Exp $
 util/fluxbox-

UPDATE: x11/fluxbox 0.9.15.1 -> 1.0.0

2007-11-08 Thread Genadijus Paleckis

working for me on i386. please test and comment.
diff -urN /usr/ports/x11/fluxbox/Makefile ./Makefile
--- /usr/ports/x11/fluxbox/Makefile Sat Sep 15 23:04:19 2007
+++ ./Makefile  Thu Nov  8 17:59:39 2007
@@ -2,9 +2,9 @@
 
 COMMENT=   window manager based on the original Blackbox code
 
-VERSION=   0.9.15.1
+VERSION=   1.0.0
 DISTNAME=  fluxbox-${VERSION}
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}
 CATEGORIES=x11
 
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=fluxbox/}
@@ -21,9 +21,11 @@
 WANTLIB=   ICE SM X11 Xext Xft Xinerama Xpm Xrandr Xrender \
fontconfig freetype stdc++ m c
 
-CONFIGURE_STYLE=   autoconf
-AUTOCONF_VERSION=  2.59
-CONFIGURE_ARGS=--enable-xinerama --enable-imlib2
+CONFIGURE_STYLE=   gnu
+CONFIGURE_ARGS=--enable-xinerama \
+   --enable-imlib2 \
+   --program-prefix="" \
+   --program-suffix=""
 
 USE_X11=   Yes
 USE_LIBTOOL=   Yes
@@ -35,5 +37,10 @@
 LIB_DEPENDS=   Imlib2.>=2::graphics/imlib2
 
 CONFIGURE_ENV= PKG_CONFIG_PATH="${X11BASE}/lib/pkgconfig"
+
+# this needs to be done because of separate build
+post-configure:
+   cp ${FILESDIR}/defaults.hh ${WRKSRC}/src
+   perl -pi -e 's!%%PREFIX%%!${LOCALBASE}!' ${WRKSRC}/src/defaults.hh
 
 .include 
diff -urN /usr/ports/x11/fluxbox/distinfo ./distinfo
--- /usr/ports/x11/fluxbox/distinfo Thu Apr  5 20:36:19 2007
+++ ./distinfo  Thu Nov  8 14:35:03 2007
@@ -1,5 +1,5 @@
-MD5 (fluxbox-0.9.15.1.tar.gz) = hq+mVwqH1oRQKoIKPxdeNw==
-RMD160 (fluxbox-0.9.15.1.tar.gz) = usCPchNn38HX2kkfKGvRnfzYES4=
-SHA1 (fluxbox-0.9.15.1.tar.gz) = oiuKZ5f69O2wO2Y4L+FNgiEqGhE=
-SHA256 (fluxbox-0.9.15.1.tar.gz) = qQiYo5W7MEs+9vhlo1qhFKnIgyvST2nNsGNKImQd384=
-SIZE (fluxbox-0.9.15.1.tar.gz) = 944863
+MD5 (fluxbox-1.0.0.tar.gz) = HziRd+F80ejb7QfICBKWHw==
+RMD160 (fluxbox-1.0.0.tar.gz) = uLofWPfDl1bDKCkdIeZVcmjgWAs=
+SHA1 (fluxbox-1.0.0.tar.gz) = uTSSOQ4hw9pfV12ZPnpS5PmVOjI=
+SHA256 (fluxbox-1.0.0.tar.gz) = mK/KrknNPLHKX6MrN51jDsiKdeZMuEcqECPbHRw1wSo=
+SIZE (fluxbox-1.0.0.tar.gz) = 975940
diff -urN /usr/ports/x11/fluxbox/files/defaults.hh ./files/defaults.hh
--- /usr/ports/x11/fluxbox/files/defaults.hhThu Jan  1 03:00:00 1970
+++ ./files/defaults.hh Thu Nov  8 16:02:37 2007
@@ -0,0 +1,11 @@
+#include 
+
+#define DEFAULTMENU "%%PREFIX%%/share/fluxbox/menu"
+#define DEFAULTSTYLE "%%PREFIX%%/share/fluxbox/styles/Clean"
+#define DEFAULTKEYSFILE "%%PREFIX%%/share/fluxbox/keys"
+#define DEFAULT_INITFILE "%%PREFIX%%/share/fluxbox/init"
+#define PROGRAM_PREFIX ""
+#define PROGRAM_SUFFIX ""
+std::string realProgramName(std::string name);
+const char* svnversion(void);
+
diff -urN /usr/ports/x11/fluxbox/patches/patch-data_README_style 
./patches/patch-data_README_style
--- /usr/ports/x11/fluxbox/patches/patch-data_README_style  Wed Jan 25 
05:57:44 2006
+++ ./patches/patch-data_README_style   Thu Jan  1 03:00:00 1970
@@ -1,12 +0,0 @@
-$OpenBSD: patch-data_README_style,v 1.1 2006/01/25 03:57:44 david Exp $
 data/README.style.orig Mon Nov 15 14:40:53 2004
-+++ data/README.style  Mon Jan 23 03:19:26 2006
-@@ -315,7 +315,7 @@ handleWidth:4
- menuFont:   lucidasans-10
- titleFont:  lucidasans-bold-10
- 
--rootCommand:bsetroot -mod 4 4 -fg rgb:6/6/5c -bg grey20
-+rootCommand:fbsetroot -mod 4 4 -fg rgb:6/6/5c -bg grey20
- ...
- 
- Alright!  Our style is finished.  Let's see how the sucker looks.  First we
diff -urN /usr/ports/x11/fluxbox/patches/patch-util_fluxbox-generate_menu_in 
./patches/patch-util_fluxbox-generate_menu_in
--- /usr/ports/x11/fluxbox/patches/patch-util_fluxbox-generate_menu_in  Wed Jan 
25 05:57:44 2006
+++ ./patches/patch-util_fluxbox-generate_menu_in   Thu Nov  8 16:47:47 2007
@@ -1,7 +1,7 @@
 $OpenBSD: patch-util_fluxbox-generate_menu_in,v 1.6 2006/01/25 03:57:44 david 
Exp $
 util/fluxbox-generate_menu.in.orig Thu Aug 25 11:52:50 2005
-+++ util/fluxbox-generate_menu.in  Mon Jan 23 03:36:56 2006
-@@ -343,7 +343,7 @@ searchForIcon(){
+--- util/fluxbox-generate_menu.in.orig Mon Oct  8 21:49:08 2007
 util/fluxbox-generate_menu.in  Thu Nov  8 16:19:44 2007
+@@ -338,7 +338,7 @@ searchForIcon(){
  # echo "^.${entry_exec}.[[:space:]]*<.*/${icon_base}\>" 
  if [ -f "$entry_icon" ]; then
  # if icon exists and entry does not already exists, add it
diff -urN /usr/ports/x11/fluxbox/pkg/PLIST ./pkg/PLIST
--- /usr/ports/x11/fluxbox/pkg/PLISTWed Jan 25 05:57:44 2006
+++ ./pkg/PLIST Thu Nov  8 16:27:53 2007
@@ -4,6 +4,8 @@
 bin/fbsetroot
 bin/fluxbox
 bin/fluxbox-generate_menu
+bin/fluxbox-remote
+bin/fluxbox-update_configs
 bin/startfluxbox
 @man man/man1/fbrun.1
 @man man/man1/fbsetbg.1
@@ -42,9 +44,6 @@
 share/fluxbox/styles/BlueFlux/pixmaps

Re: UPDATE: www/p5-PHP-Session

2007-07-11 Thread Genadijus Paleckis

Tt is www/p5-PHP-Session.
Sorry.

Genadijus Paleckis wrote:

Here is update for p5-PHP-Session which adds missing runtime dependance





UPDATE: p5-PHP-Session

2007-07-11 Thread Genadijus Paleckis

Here is update for p5-PHP-Session which adds missing runtime dependance
--- Makefile.orig   Wed Jul 11 11:26:52 2007
+++ MakefileWed Jul 11 11:29:01 2007
@@ -4,7 +4,7 @@
 
 MODULES=   cpan
 DISTNAME=  PHP-Session-0.26
-PKGNAME=p5-${DISTNAME}p0
+PKGNAME=p5-${DISTNAME}p1
 CATEGORIES= www
 
 # GPL/Artistic
@@ -14,6 +14,7 @@
 PERMIT_DISTFILES_FTP=   Yes
 
 BUILD_DEPENDS=  ${RUN_DEPENDS}
-RUN_DEPENDS=   ::devel/p5-Universal-exports
+RUN_DEPENDS=   ::devel/p5-Universal-exports \
+   ::devel/p5-Universal-require
 
 .include 


courier-authlib-userdb

2006-12-22 Thread Genadijus Paleckis

I've found that current port, when building -userdb subpackage
configures with arg --with-makedatprog with no value, after that
$makedat becomes "yes" and not
${LOCALBASE}/libexec/courier-authlib/makedatprog. Setting CONFIGURE_ARGS
+= --with-makedatprog=${LOCALBASE}/libexec/courier-authlib/makedatprog
fixes this problem.

--
Genadijus Paleckis



Re: NEW: p5-Apache-Reload

2006-10-26 Thread Genadijus Paleckis
Author responded that Apache::Reload is taken over by the mod_perl team 
and now it is Apache licensed, I guess it can be commited now ?


modified skeleton can be found 
http://84.32.234.78/ports/p5-Apache-Reload.tar.gz


Bernd Ahlers wrote:

Genadijus Paleckis [Thu, Oct 26, 2006 at 07:21:23PM +0300] wrote:


I will try to contact author of this module about this.



Good luck! I tried to reach the author some time ago. No response 
unfortunately... 


Bernd






Re: NEW: p5-Apache-Reload

2006-10-26 Thread Genadijus Paleckis

I will try to contact author of this module about this.

steven mestdagh wrote:

Genadijus Paleckis [2006-10-26, 14:00:53]:


I did not found this module in our ports tree, so here it is

port can be fetched from http://84.32.234.78/ports/p5-Apache-Reload.tar.gz



this does not have a license, so we cannot redistribute it.

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm






NEW: p5-Apache-Reload

2006-10-26 Thread Genadijus Paleckis

I did not found this module in our ports tree, so here it is

port can be fetched from http://84.32.234.78/ports/p5-Apache-Reload.tar.gz



Re: NEW: pgadmin3

2006-10-23 Thread Genadijus Paleckis

My apologies for missing the right commit to [EMAIL PROTECTED]

Marc Balmer wrote:

* Genadijus Paleckis wrote:

This is PostgreSQL administration and design tool using new 
wxWidgets-gtk2-2.6.3. Works fine on i386.


Port can be found at http://84.32.234.78/ports/pgadmin.tar.gz

Please test.
comments are welcome.



If you want to do serious port work, then you should subsribe to the
ports-changes mailing list.  For every we committ we make in the CVS
tree, an automated email is generated, so you don't miss anything.  And
of course you would have seen then that pgadmin3 got imported.

And, of course you have to use a -current system for ports work.

- mb






NEW: pgadmin3

2006-10-23 Thread Genadijus Paleckis
This is PostgreSQL administration and design tool using new 
wxWidgets-gtk2-2.6.3. Works fine on i386.


Port can be found at http://84.32.234.78/ports/pgadmin.tar.gz

Please test.
comments are welcome.



Re: NEW: p5-JSON

2006-07-13 Thread Genadijus Paleckis

fixed. Sorry, i'll keep that in mind.

Srebrenko Sehic wrote:

There it is.
Added dependency www/p5-libwww and removed WWW from DESCR.

Please test and report.



You should not point $MASTER_SITE_PERL_CPAN to ../../authors/ but
use the group instead. In case of JSON, it's Apache. Hence, you should
have this instead:

MASTER_SITES=${MASTER_SITE_PERL_CPAN:=Apache/}






Re: NEW: p5-JSON

2006-07-13 Thread Genadijus Paleckis

There it is.
Added dependency www/p5-libwww and removed WWW from DESCR.

Please test and report.

steven mestdagh wrote:

Genadijus Paleckis [2006-07-04, 11:13:05]:


Perl binding to JSON (JavaScript Object Notation language)

port can be located at http://84.32.40.221/ports/p5-JSON.tar.gz

http://www.json.org/



you need to find some dependencies for this:
Warning: prerequisite HTTP::Request 0 not found.
Warning: prerequisite HTTP::Response 0 not found.

remove WWW in DESCR, and fill in MAINTAINER please.

steven

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm






Re: UPDATE: x11/wxWidgets, take two

2006-07-06 Thread Genadijus Paleckis

And what about ports that depends on it?

jdk-1.4.2p8
jre-1.4.2p8
freeradius-iodbc-1.1.1
php4-odbc-4.4.1p0
php5-odbc-5.1.4

I guess it is not enough to bump iodbc to v3 

Bernd Ahlers wrote:

Antoine Jacoutot [Thu, Jul 06, 2006 at 11:23:57AM +0200] wrote:


On Thu, 6 Jul 2006, Genadijus Paleckis wrote:

It seems that iodbc dependancy defined as iodbc version 3 (OpenBSD ports 
contains only version 2) and with version 2 port does not build. 
--without-odbc seems fix this issue.


Or you can change "iodbc.3::databases/iodbc" to "iodbc.2::databases/iodbc" 
in the Makefile.


I'm testing it right now...



I think Alek forgot the iodbc diff.

http://www.atlantilde.com/~alek/ports/iodbc.diff

Correct Alek?

Bernd






Re: UPDATE: x11/wxWidgets, take two

2006-07-06 Thread Genadijus Paleckis

with this change it ends up with errors compiling db.cpp

Antoine Jacoutot wrote:

On Thu, 6 Jul 2006, Genadijus Paleckis wrote:

It seems that iodbc dependancy defined as iodbc version 3 (OpenBSD 
ports contains only version 2) and with version 2 port does not build. 
--without-odbc seems fix this issue.



Or you can change "iodbc.3::databases/iodbc" to 
"iodbc.2::databases/iodbc" in the Makefile.


I'm testing it right now...





Re: UPDATE: x11/wxWidgets, take two

2006-07-06 Thread Genadijus Paleckis
It seems that iodbc dependancy defined as iodbc version 3 (OpenBSD ports 
contains only version 2) and with version 2 port does not build. 
--without-odbc seems fix this issue.


Jasper Lievisse Adriaanse wrote:

On Thu, Jul 06, 2006 at 09:45:49AM +0300, Genadijus Paleckis wrote:


sadly, link is not working


http://www.atlantilde.com/~alek/ports/wx/
 ^


Aleksander Piotrowski wrote:


Hi

Please help me testing wxWidgets update.  You can do this by testing
your favourite apps that depend on it (xchm, audacity, amule).

Update is available at:

http://atlantlde.com/~alek/ports/wx

Things that still have to be done:

- install docs
- play with pkg_add -u and add necessary markers to PLISTs

Cheers,

Alek










Re: UPDATE: x11/wxWidgets, take two

2006-07-05 Thread Genadijus Paleckis

sadly, link is not working

Aleksander Piotrowski wrote:

Hi

Please help me testing wxWidgets update.  You can do this by testing
your favourite apps that depend on it (xchm, audacity, amule).

Update is available at:

http://atlantlde.com/~alek/ports/wx

Things that still have to be done:

 - install docs
 - play with pkg_add -u and add necessary markers to PLISTs

Cheers,

Alek






Re: NEW: p5-JSON

2006-07-05 Thread Genadijus Paleckis
Forgot to mention, this is very useful module to build AJAX/SPI based 
web interfaces using perl cgi or mod_perl. It works for me well for some 
time. Please test.




NEW: p5-JSON

2006-07-04 Thread Genadijus Paleckis

Perl binding to JSON (JavaScript Object Notation language)

port can be located at http://84.32.40.221/ports/p5-JSON.tar.gz

http://www.json.org/



Re: UPDATE: devel/glib2

2006-03-29 Thread Genadijus Paleckis
I'm successfuly running GTK+2 apps on my primary desktop for a week, 
those apps are: firefox, mozilla, thunderbird, gftp, gtkam. And as you 
know these packages also depends on others which in also depends on glib2.


Matthias Kilian wrote:

On Tue, Mar 28, 2006 at 11:42:16PM +0300, Genadijus Paleckis wrote:

Please test.
It works for me on i386


With which depending packages? I've about 40+ packages installed
here that depend on glib2. Testing all of them my take some time.

Ciao,
Kili






Re: UPDATE: devel/glib2

2006-03-29 Thread Genadijus Paleckis
Marc Mateo indirectly said that he is dropped maintaining of this port 
thats why i'm posting here for testing.


Bernd Ahlers wrote:

Genadijus Paleckis [Tue, Mar 28, 2006 at 11:42:16PM +0300] wrote:

Patch for updating glib2 to 2.10.1

Patch is located at http://84.32.40.221/patches/devel_glib2.patch it is 
too big to post it here (~20kb)


port regression tests is complete (47/47) with some changes, plus 
str[cat|cpy] -> strl[cat|cpy] conversions.


Please test.
It works for me on i386


What does the maintainer say about this update?

Bernd






UPDATE: devel/glib2

2006-03-28 Thread Genadijus Paleckis

Patch for updating glib2 to 2.10.1

Patch is located at http://84.32.40.221/patches/devel_glib2.patch it is 
too big to post it here (~20kb)


port regression tests is complete (47/47) with some changes, plus 
str[cat|cpy] -> strl[cat|cpy] conversions.


Please test.
It works for me on i386



gnome-2.14

2006-03-23 Thread Genadijus Paleckis

Is somebody is working on gnome-2.14 port ?
I'm asking because there no maintainers specified in x11/gnome/*



NEW: proxsmtp

2006-01-06 Thread Genadijus Paleckis
ProxSMTP is a flexible tool that allows you to reject, change or log 
email based on arbitrary critera. It accepts SMTP connections and 
forwards the SMTP commands and responses to another SMTP server. The 
'DATA' email body is intercepted and filtered before forwarding.


patches included with port contains fixes strcat->strlcat, 
strcpy->strlcpy and support for transparent proxying using PF.


Please test and report.


proxsmtp.tar.gz
Description: application/gzip


Re: updated: gtkam

2005-12-15 Thread Genadijus Paleckis

unified diff for updated gtkam is attached.

steven mestdagh wrote:

On Thu, Dec 15, 2005 at 12:32:27PM +0200, Genadijus Paleckis wrote:


updated to 0.1.12

please test

Tarball can be found at http://84.32.40.221/ports/gtkam.tar.gz



can you please submit unified diffs?

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm





--- MakefileThu Dec 15 14:12:42 2005
+++ MakefileThu Dec 15 11:54:52 2005
@@ -2,9 +2,9 @@
 
 COMMENT=   "digital camera frontend"
 
-VERSION=   0.1.10
+VERSION=   0.1.12
 DISTNAME=  gtkam-${VERSION}
-PKGNAME=   ${DISTNAME}p0
+PKGNAME=   ${DISTNAME}
 CATEGORIES=graphics
 
 HOMEPAGE=  http://gphoto.sourceforge.net/proj/gtkam/
--- distinfoThu Dec 15 14:12:42 2005
+++ distinfoThu Dec 15 11:49:35 2005
@@ -1,4 +1,4 @@
-MD5 (gtkam-0.1.10.tar.gz) = 84f539c6cb3b2c364bc190f9339b4f7d
-RMD160 (gtkam-0.1.10.tar.gz) = 3646e0747bcb8252318b3e5148bc126b14e27c5f
-SHA1 (gtkam-0.1.10.tar.gz) = f10bef376d63af2f6fe96e997693a768b5068a04
-SIZE (gtkam-0.1.10.tar.gz) = 392478
+MD5 (gtkam-0.1.12.tar.gz) = 622170d414718a5ae11487a6af1e47cd
+RMD160 (gtkam-0.1.12.tar.gz) = 5de91892970ec54d334ef3ac574c025e1bbd4f92
+SHA1 (gtkam-0.1.12.tar.gz) = d8ca0755d9dec48338fcfb0c7e97c90962b6d627
+SIZE (gtkam-0.1.12.tar.gz) = 611323
--- pkg/PLIST   Thu Dec 15 14:12:42 2005
+++ pkg/PLIST   Thu Dec 15 11:59:25 2005
@@ -1,9 +1,27 @@
 @comment $OpenBSD: PLIST,v 1.3 2004/09/15 00:50:09 espie Exp $
 bin/gtkam
 @man man/man1/gtkam.1
+share/applications/
+share/applications/gtkam.desktop
 @comment share/doc/gtkam/
 @comment share/doc/gtkam/AUTHORS
 @comment share/doc/gtkam/COPYING
+share/doc/gtkam/NEWS
+share/doc/gtkam/README
+share/doc/gtkam/TODO
+share/gnome/
+share/gnome/help/
+share/gnome/help/gtkam/
+share/gnome/help/gtkam/C/
+share/gnome/help/gtkam/C/figures/
+share/gnome/help/gtkam/C/figures/gtkam_add_camera_enhanced_window.png
+share/gnome/help/gtkam/C/figures/gtkam_add_camera_window.png
+share/gnome/help/gtkam/C/figures/gtkam_fileinfo.png
+share/gnome/help/gtkam/C/figures/gtkam_makedir.png
+share/gnome/help/gtkam/C/figures/gtkam_save.png
+share/gnome/help/gtkam/C/figures/gtkam_save_all.png
+share/gnome/help/gtkam/C/figures/gtkam_start_window.png
+share/gnome/help/gtkam/C/legal.xml
 share/gtkam/
 share/gtkam/pixmaps/
 share/gtkam/pixmaps/camera.xpm
@@ -21,6 +39,9 @@
 share/images/gtkam/gtkam-lock.png
 share/images/gtkam/gtkam-new.png
 share/locale/
+share/locale/cs/
+share/locale/cs/LC_MESSAGES/
+share/locale/cs/LC_MESSAGES/gtkam.mo
 share/locale/da/
 share/locale/da/LC_MESSAGES/
 share/locale/da/LC_MESSAGES/gtkam.mo
@@ -63,3 +84,7 @@
 share/locale/uk/
 share/locale/uk/LC_MESSAGES/
 share/locale/uk/LC_MESSAGES/gtkam.mo
+share/omf/
+share/omf/gtkam/
+share/pixmaps/
+share/pixmaps/gtkam.png



updated: gtkam

2005-12-15 Thread Genadijus Paleckis

updated to 0.1.12

please test

Tarball can be found at http://84.32.40.221/ports/gtkam.tar.gz



update: libgphoto2, gphoto2

2005-12-15 Thread Genadijus Paleckis

libgphoto2 updated to 2.1.6
gphoto2 updated to 2.1.6

please test

Tarballs can be found at:
http://84.32.40.221/ports/libgphoto2.tar.gz
http://84.32.40.221/ports/gphoto2.tar.gz



updated: bwm-ng

2005-12-14 Thread Genadijus Paleckis
bwm-ng update includes post-install rule to install sample .css file 
into example directory.


Tarball can be found at http://84.32.40.221/ports/bwm-ng.tar.gz



new port: libmspack

2005-12-14 Thread Genadijus Paleckis
From original site: 'The purpose of libmspack is to provide both 
compression and decompression of some loosely related file formats used 
by Microsoft.'


Tarball can be found at http://84.32.40.221/ports/libmspack.tar.gz



libmspack

2005-12-08 Thread Genadijus Paleckis
From original site: 'The purpose of libmspack is to provide both 
compression and decompression of some loosely related file formats used 
by Microsoft.'


port can be found at http://84.32.40.221/ports/libmspack.tar.gz



new port: bwm-ng-0.5

2005-06-20 Thread Genadijus Paleckis
Hi, here is port of nice utility which shows realtime network interfaces 
load.


http://84.32.40.221/ports/bwm-ng.tar.gz