UPDATE: p5-JSON

2008-04-13 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: p5-JSON

2008-04-13 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


Re: UPDATE: p5-JSON

2008-04-13 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





NEW audio/p5-MP3-Splitter

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
MP3::Splitter is a Perl extension for splitting files in MP3 format.
You can specify callback functions for naming, prepending and appending MP3 
files.



Port here
$ ftp http://sirsasana.org/ports/p5-MP3-Splitter.tgz

-Girish



NEW audio/p5-Audio-Play-MPG321

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This is a frontend to the MPG321 MP3 player. It talks to it in remote
mode and provides constant feedback about the time elapsed so far, the
time remaining, and the state of the player.



Port here
$ ftp http://sirsasana.org/ports/p5-Audio-Play-MPG321.tgz

-Girish



NEW audio/p5-Audio-Daemon-MPG321

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This daemonizes Audio::Play::MPG321, or at least gives it the ability to
manage a song queue. You can build a simple queue of songs and move
between them.



Port here
$ ftp http://sirsasana.org/ports/p5-Audio-Daemon-MPG321.tgz

-Girish



NEW audio/p5-Audio-ConvTool

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This package provides Audio::Conv::Tool, audioconv and audiocdmaker.

o Audio::Conv::Tool provides a perl lib to convert audio files.

o audioconv converts audio files

o audiocdmaker makes audio CD from audio files

This package manages ogg, wav and mp3 files, and uses cdrecord,
normalize, sox, lame, mpg321, oggenc and oggdec.



Port here
$ ftp http://sirsasana.org/ports/p5-Audio-ConvTool.tgz

-Girish



NEW security/p5-Crypt-Rijndael_PP

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This is a pure perl implementation of the new AES Rijndael. You want to
use Crypt::Rijndael where available. This implementation is really
slow.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-Rijndael_PP.tgz

-Girish



NEW textproc/p5-PDF-GetImages

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
Get images out of a pdf document.  This code makes use of pdfimages
which is part of xpdf.  In case CAM::PDF scripts don't work for you, you
may want to try using this to extract images from PDF documents.



Port here
$ ftp http://sirsasana.org/ports/p5-PDF-GetImages.tgz

-Girish



NEW security/p5-Crypt-Mimetic

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This module allows you to hide a file by encrypting it and then
attaching it to another file of your choice.  This mimetic file then
looks and behaves like a normal file, and can be stored, used or emailed
without attracting attention.

Although this could be considered a steganography program, it implements
a very very trivial steganography.  A lot of steganography programs use
smarter methods, but they can hide only few informations in big files.
I wrote this module because it can be used to hide big files behind
little ones; obviously a gif larger than 5MB could be souspicious, but a
doc or a pdf with the same size should not attract attention.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-Mimetic.tgz

-Girish



NEW math/p5-Math-WalshTransform

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
These routines implement fast Hadamard and Walsh Transforms and their
inverse transforms.

Also included are routines for converting a Hadamard to a Walsh
transform and vice versa, for calculating the Logical Convolution
of two lists, or the Logical Autocorrelation of a list, and for
calculating the Walsh Power Spectrum - in short, almost everything
you ever wanted to do with a Hadamard Transform.



Port here
$ ftp http://sirsasana.org/ports/p5-Math-WalshTransform.tgz

-Girish



NEW textproc/p5-CAM-PDF

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This package reads and writes any document that conforms to the PDF
Adobe specification.

The file format is well-supported, with the exception of the
linearized or optimized output format, which this module can read
but not write. Many specific aspects of the document model are not
manipulable with this package (like fonts), but if the input document is
correctly written, then this module will preserve the model integrity.



Port here
$ ftp http://sirsasana.org/ports/p5-CAM-PDF.tgz

-Girish



NEW security/p5-Crypt-Lite

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR

Sometimes it's necessary to protect some certain data against plain
reading or you intend to send information through the Internet. Another
reason might be to assure users cannot modify their previously entered
data in a follow-up step of a long Web transaction where you don't want
to deal with server-side session data. The goal of Crypt::Lite was to
have a pretty simple way to encrypt and decrypt data without the need
to install and compile huge packages with lots of dependencies.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-Lite.tgz

-Girish



NEW security/p5-Crypt-OpenSSL-AES

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This is Crypt::OpenSSL::AES version 0.02, an XS-wrapper around OpenSSL's
AES (Advanced Encryption Standard) library.

This module is an alternative to the implementation provided by
Crypt::Rijndael which implements AES itself. In contrast, this module is
simply a wrapper around the OpenSSL library.

The Crypt::Rijndael implementation seems to produce inaccurate results
on 64-bit x86 machines.  By using OpenSSL, this module aims to avoid
architecture specific problems, allowing the OpenSSL maintainers to
overcome such issues.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-OpenSSL-AES.tgz

-Girish



NEW security/p5-Crypt-PGP5

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
The Crypt::PGP5 module provides near complete access to PGP 5
functionality through an object oriented interface.  It provides methods
for encryption, decryption, signing, signature verification, key
generation, key export and import, and most other key management
functions.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-PGP5.tgz

-Girish



NEW security/p5-Crypt-OTP26

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
This implements a mod-26 One Time Pad encryption, similar to the sort
classically used with pen and paper, as described in
  http://en.wikipedia.org/wiki/One_time_pad

Its primary use is to explore the intriguing situation detailed at
  http://itre.cis.upenn.edu/~myl/languagelog/archives/003314.html



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-OTP26.tgz

-Girish



NEW security/p5-Crypt-GPG

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
 The Crypt::GPG module provides access to the functionality of the GnuPG
 (www.gnupg.org) encryption tool through an object oriented interface.

It provides methods for encryption, decryption, signing, signature
verification, key generation, key certification, export and import.
Key-server access is on the todo list.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-GPG.tgz

-Girish



NEW security/p5-Crypt-OOEnigma

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
A flexible, object-oriented interface to a WWII Enigma machine.

Commercial and Military Enigmas are provided for use and modification.
You can easily construct your own with any number of rotors, your own
ciphers in each component etc.

Those who wish to explore an Enigma with historically accurate ciphers
should try Crypt::Enigma or use this module to create their own Enigma
with WWII ciphers.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-OOEnigma.tgz

-Girish



NEW security/p5-Crypt-SMIME

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
 Crypt::SMIME - S/MIME message signing, verification,
   encryption and decryption



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-SMIME.tgz

-Girish



NEW security/p5-Crypt-PGPSimple

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR
 Object oriented interface to PGP.  Requires PGP installed on the
 server.  Allows Perl scripts to encrypt, decrypt and sign messages
 using PGP for the encyption.  Tested with PGP 2.6.2 and PGP 6.5.8 on
 UNIX and Windows.



Port here
$ ftp http://sirsasana.org/ports/p5-Crypt-PGPSimple.tgz

-Girish



Trascend Solid State Disk 1Gbyte

2008-04-13 Thread Marco

Hello!

Do you have notice, howto work fine the device in Subject?

Thanks.

Marco



NEW graphics/p5-Album

2008-04-13 Thread Girish Venkatachalam



 $ cat pkg/DESCR

'album' is a tool to create and maintain a browser based photo album.

The photo albums are intended to be the digital equivalents of paper
albums, but easier to create and maintain. Although you can publish a
photo album on the Web, this tool is not specifically targeted at
creating Web shows.



Port here
$ ftp http://sirsasana.org/ports/p5-Album.tgz

-Girish



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: Trascend Solid State Disk 1Gbyte

2008-04-13 Thread Matthew Dempsky
On Sat, Apr 12, 2008 at 11:58 PM, Marco [EMAIL PROTECTED] wrote:
  Do you have notice, howto work fine the device in Subject?

http://www.openbsd.org/faq/faq14.html#flashmem



Re: Trascend Solid State Disk 1Gbyte

2008-04-13 Thread Marco
On Sun, Apr 13, 2008 at 01:21:54AM -0700, Matthew Dempsky wrote:
 Date: Sun, 13 Apr 2008 01:21:54 -0700
 From: Matthew Dempsky [EMAIL PROTECTED]
 Subject: Re: Trascend Solid State Disk 1Gbyte
 To: Marco [EMAIL PROTECTED]
 Cc: OpenBSD ports ports@openbsd.org
 
 On Sat, Apr 12, 2008 at 11:58 PM, Marco [EMAIL PROTECTED] wrote:
   Do you have notice, howto work fine the device in Subject?
 
 http://www.openbsd.org/faq/faq14.html#flashmem

Ok Matthew, but I have not problem with my usbpen.
I have an ata ssd hard disk, and it work very slow.
Is there a simple setup way to work it?

I am sorry for my bad English!!

Bye



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/patches/patch-io_htio_h,v
retrieving revision 1.1
diff -u -p -r1.1 patch-io_htio_h
--- patches/patch-io_htio_h 18 Jun 2003 01:54:49 -  1.1
+++ patches/patch-io_htio_h 13 Apr 2008 11:18:57 -
@@ -1,11 +0,0 @@
-$OpenBSD: patch-io_htio_h,v 1.1 2003/06/18 01:54:49 avsm Exp $
 

Emacs 22 port?

2008-04-13 Thread Matthew Dempsky
Is anyone working on an Emacs 22 port?  I thought I'd check before
making a redundant effort.