CVS: cvs.openbsd.org: ports

2016-02-01 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/02/01 12:02:11 Modified files: security : Makefile Log message: Hook up pcsc-cyberjack

Re: NEW: security/pcsc-cyberjack

2016-01-31 Thread Ingo Feinerer
On Sat, Jan 30, 2016 at 10:13:18PM +, Stuart Henderson wrote: > On 2016/01/30 11:37, Ingo Feinerer wrote: > > Hi, > > > > please find attached a new port security/pcsc-cyberjack containing a > > REINER SCT cyberJack chipcard reader driver for the PC/SC architecture

NEW: security/pcsc-cyberjack

2016-01-30 Thread Ingo Feinerer
Hi, please find attached a new port security/pcsc-cyberjack containing a REINER SCT cyberJack chipcard reader driver for the PC/SC architecture (putting my cardreader in a functional state). Comments? OK to import? Best regards, Ingo pcsc-cyberjack.tar.gz Description: application/tar-gz

UPDATE: multimedia/libv4l

2016-01-30 Thread Ingo Feinerer
Update multimedia/libv4l 1.8.1 -> 1.10.0. OK? Best regards, Ingo Index: Makefile === RCS file: /cvs/ports/multimedia/libv4l/Makefile,v retrieving revision 1.3 diff -u -p -r1.3 Makefile --- Makefile23 Jan 2016 14:03:11 -

CVS: cvs.openbsd.org: ports

2016-01-30 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/31 00:12:25 Modified files: multimedia/libv4l: Makefile distinfo multimedia/libv4l/patches: patch-lib_libv4l2_v4l2convert_c

CVS: cvs.openbsd.org: ports

2016-01-23 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/23 07:03:11 Modified files: multimedia/libv4l: Makefile Added files: multimedia/libv4l/patches: patch-lib_libv4lconvert_Makefile_in

CVS: cvs.openbsd.org: ports

2016-01-08 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/08 11:48:49 Modified files: telephony/baresip/baresip: Makefile Log message: Use libv4l OK ajacoutot@

CVS: cvs.openbsd.org: ports

2016-01-08 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/08 11:47:01 Modified files: multimedia/mpv : Makefile multimedia/mpv/patches: patch-TOOLS_old-configure Log message: Use libv4l OK ajacoutot@

CVS: cvs.openbsd.org: ports

2016-01-07 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/07 10:12:22 Log message: Import libv4l 1.8.1 libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin)

CVS: cvs.openbsd.org: ports

2016-01-07 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/07 10:32:07 Modified files: multimedia/gstreamer1/plugins-good: Makefile Log message: Use libv4l OK ajacoutot@

CVS: cvs.openbsd.org: ports

2016-01-07 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/07 10:35:09 Modified files: multimedia/gstreamer-0.10/plugins-good: Makefile Log message: Use libv4l OK ajacoutot@

CVS: cvs.openbsd.org: ports

2016-01-06 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/06 11:01:05 Modified files: textproc : Makefile Log message: Hook up extract_url

CVS: cvs.openbsd.org: ports

2016-01-06 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/06 10:53:37 Log message: Import extract_url 1.6 This is a Perl script that extracts URLs from correctly-encoded MIME email messages. This can be used either as a pre-parser for

Re: NEW: textproc/extract_url

2016-01-06 Thread Ingo Feinerer
On Tue, Jan 05, 2016 at 08:09:17PM +0100, Ingo Feinerer wrote: > please find attached a new port textproc/extract_url: Now with the manual patched as suggested (extract_url.pl -> extract_url). Best regards, Ingo extract_url.tar.gz Description: application/tar-gz

NEW: textproc/extract_url

2016-01-05 Thread Ingo Feinerer
Hi, please find attached a new port textproc/extract_url: ---8<- http://www.memoryhole.net/~kyle/extract_url/ This is a Perl script that extracts URLs from correctly-encoded MIME email messages. This can be used either as a

CVS: cvs.openbsd.org: ports

2016-01-01 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2016/01/01 07:50:14 Modified files: multimedia/gstreamer-0.10/plugins-good: Makefile multimedia/gstreamer-0.10/plugins-good/patches:

CVS: cvs.openbsd.org: ports

2015-12-14 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/12/14 09:49:02 Modified files: math/R : Makefile distinfo math/R/patches : patch-configure math/R/pkg : README Removed files: math/R/patches :

UPDATE: math/R

2015-12-10 Thread Ingo Feinerer
ath HOMEPAGE= http://www.r-project.org/ @@ -19,10 +19,10 @@ MAINTAINER= Ingo Feinerer <feinerer@logi PERMIT_PACKAGE_CDROM= Yes WANTLIB= ICE SM X11 Xext Xmu Xss Xt bz2 c crypto curl \ - cairo readline fontconfig freetype glib-2.0 \ + cairo r

NEW: multimedia/libv4l

2015-11-21 Thread Ingo Feinerer
Please find attached a port for libv4l (identical to the latest version in https://github.com/jasperla/openbsd-wip/tree/master/multimedia/libv4l): "libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make

Add libv4l support to baresip

2015-11-21 Thread Ingo Feinerer
Hi, please find attached a diff to enable libv4l support in baresip. (Needs multimedia/libv4l which I posted in a previous mail.) OK? Best regards, Ingo Index: Makefile === RCS file:

CVS: cvs.openbsd.org: ports

2015-11-17 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/11/17 10:46:00 Modified files: math/hdf5 : Makefile distinfo math/hdf5/pkg : PLIST Removed files: math/hdf5/patches: patch-configure Log message: Update to HDF5 1.8.16

UPDATE: math/hdf5

2015-11-16 Thread Ingo Feinerer
Update HDF5 1.8.15 Patch 1 -> 1.8.16 - patches/patch-configure is no longer necessary - Avoid pre-configure as upstream ships proper Makefiles this time - SHARED_LIBS version numbers are changed based on the information listed in https://www.hdfgroup.org/HDF5/doc/ADGuide/Changes.html (see

CVS: cvs.openbsd.org: ports

2015-11-11 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/11/11 14:10:17 Modified files: math/maxima: Makefile distinfo math/maxima/pkg: PLIST Log message: Update to Maxima 5.37.3 "go ahead" pirofti@, OK ajacoutot@

UPDATE: math/maxima

2015-11-10 Thread Ingo Feinerer
Update Maxima 5.37.2 -> 5.37.3 Passes all tests on my amd64 system. OK? Best regards, Ingo Index: Makefile === RCS file: /cvs/ports/math/maxima/Makefile,v retrieving revision 1.32 diff -u -p -r1.32 Makefile --- Makefile20 Sep

CVS: cvs.openbsd.org: ports

2015-10-23 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/10/23 09:27:16 Modified files: print/gl2ps: Makefile distinfo Log message: Update to GL2PS 1.3.9 "Diff reads fine" pirofti@

UPDATE: print/gl2ps

2015-10-22 Thread Ingo Feinerer
ile22 Oct 2015 17:51:51 - @@ -2,8 +2,7 @@ COMMENT = OpenGL to PostScript printing library -DISTNAME = gl2ps-1.3.8 -REVISION = 0 +DISTNAME = gl2ps-1.3.9 SHARED_LIBS = gl2ps 0.0 # 1.3 @@ -16,7 +15,7 @@ MAINTAINER = I

Re: math/R: build documentation

2015-09-26 Thread Ingo Feinerer
On Fri, Sep 25, 2015 at 06:39:26AM -0600, David Coppa wrote: > Now that texlive_texmf-buildset contains the inconsolata TeX package, > we can build the full documentation for math/R. Great! > The diff below does this. > > Thanks to Edd for his assistance with TeXLive sorcery. Thank you. > OK?

CVS: cvs.openbsd.org: ports

2015-09-20 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/09/20 00:50:26 Modified files: math/maxima: Makefile distinfo math/maxima/pkg: PLIST Removed files: math/maxima/patches: patch-configure patch-maxima_spec_in Log

Re: UPDATE: math/maxima

2015-09-16 Thread Ingo Feinerer
On Sun, Sep 13, 2015 at 11:17:45AM +0200, Ingo Feinerer wrote: > On Sat, Sep 12, 2015 at 09:23:56AM +0200, Ingo Feinerer wrote: > > On Sat, Sep 05, 2015 at 10:38:18AM +0200, Ingo Feinerer wrote: > > > Update Maxima 5.36.1 -> 5.37.1: > > > > Revised diff at

Re: UPDATE: math/maxima

2015-09-13 Thread Ingo Feinerer
On Sat, Sep 12, 2015 at 09:23:56AM +0200, Ingo Feinerer wrote: > On Sat, Sep 05, 2015 at 10:38:18AM +0200, Ingo Feinerer wrote: > > Update Maxima 5.36.1 -> 5.37.1: > > Revised diff attached based on received feedback. > > > - Eliminate no_x11 flavor > > Keep n

Re: UPDATE: math/maxima

2015-09-12 Thread Ingo Feinerer
On Sat, Sep 05, 2015 at 10:38:18AM +0200, Ingo Feinerer wrote: > Update Maxima 5.36.1 -> 5.37.1: Revised diff attached based on received feedback. > - Eliminate no_x11 flavor Keep no_x11 flavor (requested by daniel@). [ Please note that I changed BUILD_DEPENDS += ${MODTK_RU

Re: NEW: math/ggobi

2015-09-12 Thread Ingo Feinerer
Ping? (Tarball available at https://marc.info/?l=openbsd-ports=144061117600803=2 ) On Wed, Aug 26, 2015 at 07:43:28PM +0200, Ingo Feinerer wrote: > Port for GGobi 2.1.11: > > ---8<-- > http://www.ggobi.org/ >

UPDATE: math/maxima

2015-09-05 Thread Ingo Feinerer
Update Maxima 5.36.1 -> 5.37.1: - Eliminate no_x11 flavor - patch-configure is now merged in upstream - No need for patch-maxima_spec_in as we do not build Linux RPM packages NO_TEST is just set for this release as upstream forgot to include a file. If you run the tests manually from Maxima,

Re: Testing requested: math/jags

2015-08-30 Thread Ingo Feinerer
On Sat, Aug 29, 2015 at 07:43:33PM +0200, Ingo Feinerer wrote: Some comments (with my changes attached to this posting): - COMMENT: Better use Gibbs than gibbs as it is a last name - COMMENT: I prefer the wording from the upstream homepage - Reduced/fixed WANTLIB - MODULES= fortran defines

Re: Testing requested: math/jags

2015-08-29 Thread Ingo Feinerer
Been a while since I checked in on math/jags to see if anyone might be willing to test it (http://marc.info/?l=openbsd-portsm=143282435205752w=2). Would definitely appreciate it if there are any scientific users of OpenBSD--people familiar with the fortran toolchains, etc--that could check

NEW: math/ggobi

2015-08-26 Thread Ingo Feinerer
Port for GGobi 2.1.11: ---8-- http://www.ggobi.org/ GGobi is an open source visualization program for exploring high-dimensional data. It provides highly dynamic and interactive graphics such as tours, as well as familiar graphics

CVS: cvs.openbsd.org: ports

2015-08-20 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/08/20 12:36:53 Log message: Import Texinfo 6.0 Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago,

CVS: cvs.openbsd.org: ports

2015-08-20 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/08/20 12:39:41 Modified files: print : Makefile Log message: Hook up texinfo

CVS: cvs.openbsd.org: ports

2015-08-17 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/08/17 09:33:05 Modified files: math/R : Makefile distinfo math/R/pkg : PLIST README Removed files: math/R/patches : patch-src_main_connections_c

Re: UPDATE: math/R

2015-08-15 Thread Ingo Feinerer
On Sat, Aug 15, 2015 at 10:00:13AM +0200, Antoine Jacoutot wrote: - Add @comment no checksum in pkg/PLIST for lib/R/etc/Makeconf and lib/R/etc/ldpaths as they are modified by R CMD javareconf (which we describe in pkg/README); otherwise pkg_delete fails/complains. Doesn't this mean

NEW: print/texinfo

2015-08-15 Thread Ingo Feinerer
Port for recent texinfo 6.0: ---8--- https://www.gnu.org/software/texinfo/ Texinfo is the official documentation format of the GNU project. It was invented by Richard Stallman and Bob Chassell many years ago, loosely based on Brian

CVS: cvs.openbsd.org: ports

2015-08-12 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/08/12 10:11:06 Log message: Import ioping 0.9 A tool to monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency. OK sthen@

CVS: cvs.openbsd.org: ports

2015-08-12 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/08/12 12:09:44 Modified files: sysutils : Makefile Log message: Hook up ioping

NEW: sysutils/ioping

2015-08-11 Thread Ingo Feinerer
Please find attached a new port sysutils/ioping: https://github.com/koct9i/ioping A tool to monitor I/O latency in real time. It shows disk latency in the same way as ping shows network latency. Comments? OKs for import? Best regards, Ingo ioping.tar.gz Description: application/tar-gz

CVS: cvs.openbsd.org: ports

2015-07-29 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/07/29 10:24:02 Modified files: math : Makefile Removed files: math/qtoctave : Makefile distinfo math/qtoctave/patches: patch-Makefile patch-configure

CVS: cvs.openbsd.org: ports

2015-07-29 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/07/29 10:26:55 Modified files: devel/quirks : Makefile devel/quirks/files: Quirks.pm Log message: Register qtoctave removal

CVS: cvs.openbsd.org: ports

2015-07-24 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/07/24 08:54:01 Modified files: math/octave: Makefile distinfo math/octave/pkg: DESCR PLIST Added files: math/octave/patches: patch-scripts_pkg_private_configure_make_m

Remove math/qtoctave

2015-07-24 Thread Ingo Feinerer
Since math/octave now ships with is own GUI and https://qtoctave.wordpress.com/ seems to be gone should we remove math/qtoctave? Best regards, Ingo

CVS: cvs.openbsd.org: ports

2015-06-29 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/29 14:10:20 Modified files: math : Makefile Log message: Hook up hdf5

CVS: cvs.openbsd.org: ports

2015-06-29 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/29 23:02:03 Modified files: math/hdf5 : Makefile Log message: Add comment for USE_LIBTOOL=gnu usage Requested by sthen@

CVS: cvs.openbsd.org: ports

2015-06-29 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/29 13:43:54 Log message: Import HDF5-1.8.15 Patch 1 HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and

Re: NEW: math/hdf5

2015-06-27 Thread Ingo Feinerer
Please find attached an updated version incorporating the feedback from czarkoff@ and edd@: - Avoid BUILD_DEPENDS by manually moving files (instead of gsed -i) (Note: brace expansion is disabled in POSIX mode, i.e., mv libtool{,.orig} is not supported) - Keep Fortran interface disabled until

Re: NEW: math/hdf5

2015-06-27 Thread Ingo Feinerer
Another round of improvements suggested by czarkoff@, pirofti@, and sthen@: - Include COPYRIGHT file - Use proper path for examples - Avoid -patch in PKGNAME; use pl instead OK? Best regards, Ingo hdf5.tar.gz Description: application/tar-gz

CVS: cvs.openbsd.org: ports

2015-06-26 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/26 12:54:48 Modified files: math/R : Makefile math/R/patches : patch-configure Added files: math/R/patches : patch-src_main_Makefile_in Log message: Re-add

CVS: cvs.openbsd.org: ports

2015-06-23 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/23 09:14:52 Modified files: math/R : Makefile distinfo math/R/patches : patch-Makefile_in patch-configure patch-src_main_connections_c

UPDATE: math/R

2015-06-22 Thread Ingo Feinerer
COMMENT= powerful math/statistics/graphics language -DISTNAME= R-3.2.0 -REVISION= 1 +DISTNAME= R-3.2.1 SHARED_LIBS= R 3.1 SHARED_LIBS+= Rlapack 31.2# 31.2 @@ -19,7 +18,7 @@ MAINTAINER= Ingo Feinerer feinerer@logi PERMIT_PACKAGE_CDROM= Yes WANTLIB

NEW: math/hdf5

2015-06-21 Thread Ingo Feinerer
Please find attached a new port math/hdf5: https://www.hdfgroup.org/HDF5/ HDF5 is a data model, library, and file format for storing and managing data. It supports an unlimited variety of datatypes, and is designed for flexible and efficient I/O and for high volume and complex data. HDF5 is

CVS: cvs.openbsd.org: ports

2015-06-15 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/15 23:04:43 Modified files: math/maxima: Makefile distinfo math/maxima/patches: patch-configure math/maxima/pkg: PLIST Removed files: math/maxima/patches:

CVS: cvs.openbsd.org: ports

2015-06-14 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/14 01:30:48 Modified files: math/qhull : Makefile distinfo math/qhull/pkg : PLIST Removed files: math/qhull/patches: patch-CMakeLists_txt Log message: Update to Qhull

UPDATE: math/qhull

2015-06-14 Thread Ingo Feinerer
Update of math/qhull from 2011.1 to 2012.1: - patches/patch-CMakeLists_txt removed as no longer needed - CFLAGS += -fno-strict-aliasing is no longer needed Successfully tested on amd64 with x11/kde4/palapeli and WIP math/octave. OK? Best regards, Ingo Index: Makefile

Re: UPDATE: math/maxima

2015-06-10 Thread Ingo Feinerer
On Wed, Jun 10, 2015 at 06:59:54PM +0200, Rafael Sadowski wrote: On Mon Jun 08, 2015 at 06:19:55PM +0200, Ingo Feinerer wrote: On Thu, May 28, 2015 at 05:46:12PM +0200, Ingo Feinerer wrote: Update of math/maxima from 5.29.1 to 5.36.1: - patches/patch-src_init-cl_lisp is no longer

CVS: cvs.openbsd.org: ports

2015-06-09 Thread Ingo Feinerer
CVSROOT:/cvs Module name:ports Changes by: feine...@cvs.openbsd.org2015/06/09 11:19:05 Modified files: geo/openbsd-developers: Makefile geo/openbsd-developers/files: OpenBSD Log message: Add location for feinerer@ OK pirofti@

Re: UPDATE: math/maxima

2015-06-08 Thread Ingo Feinerer
On Thu, May 28, 2015 at 05:46:12PM +0200, Ingo Feinerer wrote: Update of math/maxima from 5.29.1 to 5.36.1: - patches/patch-src_init-cl_lisp is no longer needed as already included upstream. - patches/patch-share_Makefile_in and patches/patch-src_Makefile_in removed as maxima builds

UPDATE: math/maxima

2015-05-28 Thread Ingo Feinerer
Update of math/maxima from 5.29.1 to 5.36.1: - patches/patch-src_init-cl_lisp is no longer needed as already included upstream. - patches/patch-share_Makefile_in and patches/patch-src_Makefile_in removed as maxima builds, installs, and runs fine for me without these two as well.

UPDATE: math/gnuplot

2015-05-20 Thread Ingo Feinerer
Update of math/gnuplot to 4.6.6: - Since 4.6.4 install-info is no longer a default make install target, so gnuplot.info is gone from PLIST (Btw. there is a gnuplot 5.0 available now as well but it is not fully compatible with version 4 scripts.) Best regards, Ingo Index: Makefile

Re: R packages - httpuv does not see kvm(3) functions

2015-05-19 Thread Ingo Feinerer
On Tue, May 19, 2015 at 04:29:49PM +0200, David Coppa wrote: On Tue, May 19, 2015 at 4:24 PM, David Coppa dco...@gmail.com wrote: On Tue, May 19, 2015 at 4:08 PM, Jan Stary h...@stare.cz wrote: Dear R users, this is my first time using R; I have this piece of R software that I am trying

Re: NEW: print/gl2ps

2015-05-01 Thread Ingo Feinerer
ping? (original message with attachment at https://marc.info/?l=openbsd-portsm=142989681714213w=2) On Fri, Apr 24, 2015 at 07:31:02PM +0200, Ingo Feinerer wrote: I am an occasional Octave (math/octave) user. Newer versions check for gl2ps. Please find attached a corresponding port

UPDATE: devel/bison

2015-04-25 Thread Ingo Feinerer
Update of devel/bison to 3.0.4 (another update in my journey to have a recent math/octave): - Removal of all patches (patch-configure can probably disappear but please double check patch-data_m4sugar_m4sugar_m4 and patch-src_output_c) - configure checks for Java and cannot be disabled via a

NEW: print/gl2ps

2015-04-24 Thread Ingo Feinerer
Hi, I am an occasional Octave (math/octave) user. Newer versions check for gl2ps. Please find attached a corresponding port for it: GL2PS is a C library providing high quality vector output for any OpenGL application. Please someone test (and commit) it. There are two nice examples (see

Re: UPDATE: math/R

2015-04-21 Thread Ingo Feinerer
Sadowski raf...@sizeofvoid.org +MAINTAINER=Ingo Feinerer feine...@logic.at # GPL PERMIT_PACKAGE_CDROM= Yes -WANTLIB= ICE SM X11 Xext Xmu Xss Xt bz2 c cairo \ - ereadline fontconfig freetype glib-2.0 \ - gobject-2.0 icui18n icuuc jpeg lzma m \ +WANTLIB

UPDATE: math/R

2015-04-17 Thread Ingo Feinerer
Update of math/R to 3.2.0 (released yesterday): - Delete patches/patch-src_main_Rstrptime_h This patch was processed upstream (in modified form) upon my request: https://github.com/wch/r-source/commit/93efce2d8eb870b0554272f392d6a2343ba6ede8 - Remove PREFIX and INSTALL* in FAKE_FLAGS and

Re: UPDATE several OCaml ports: hevea, wyrd, utop...

2015-03-28 Thread Ingo Feinerer
Hi, I submitted an update for hevea some time ago (https://marc.info/?l=openbsd-portsm=142670359128624w=2). Technically it is the same diff as yours but please consider my proposal for updating the pkg/DESCR file as well (as the FONT FACE=symbol stuff is no longer true with version 2.23).

Re: UPDATE: converters/enca

2015-03-28 Thread Ingo Feinerer
Ping. On Sat, Mar 21, 2015 at 08:22:51AM +0100, Ingo Feinerer wrote: Update converters/enca to 1.16: - Add converters/p5-Unicode-Map8 to BUILD_DEPENDS (since the configure script checks for umap) - Use SEPARATE_BUILD - Enable librecode interface Note: I could not enable the iconv

UPDATE: converters/enca

2015-03-21 Thread Ingo Feinerer
Update converters/enca to 1.16: - Add converters/p5-Unicode-Map8 to BUILD_DEPENDS (since the configure script checks for umap) - Use SEPARATE_BUILD - Enable librecode interface Note: I could not enable the iconv interface (using --with-libiconv-prefix=${LOCALBASE} in CONFIGURE_ARGS) -

UPDATE: textproc/hevea

2015-03-18 Thread Ingo Feinerer
Update textproc/hevea to 2.23: - Remove patches/patch-Makefile (appears to work without; tested on amd64) - FONT FACE=symbol facility is no longer used, so skip the note in pkg/DESCR (see usr/local/share/doc/hevea/browser.html) - tetex - texlive - Nitpicking: latex - LaTeX, Ocaml - OCaml

[UPDATE] sysutils/ddrescue

2015-03-15 Thread Ingo Feinerer
Update to ddrescue 1.19: - License changed to GPL version 2 or later (see ChangeLog) - Use CONFIGURE_ARGS to get rid of patches/patch-configure (however, my below cvs diff -Nup output does not show the removal of the file ...) - No need for INSTALL_TARGET Best regards, Ingo Index: Makefile

Re: NEW: telephony/baresip

2014-09-10 Thread Ingo Feinerer
Discussion on baresip is still pending. FYI: I have been using this baresip port in combination with ZRTP for about a week. Works as expected. Tested on i386. There are some improvements in ZRTP handling in baresip already committed upstream which are not included in this release but I think

Re: NEW: textproc/bibtex2html

2014-08-18 Thread Ingo Feinerer
at 09:37:58AM +0200, Ingo Feinerer wrote: On Sat, Jul 12, 2014 at 10:36:15AM +0200, Ingo Feinerer wrote: Please find an updated version of the port attached. Tested on i386. Now works as expected for me. Further tests and feedback are appreciated. Ideally someone can commit the port

Re: NEW: textproc/bibtex2html

2014-07-15 Thread Ingo Feinerer
On Sat, Jul 12, 2014 at 10:36:15AM +0200, Ingo Feinerer wrote: Please find an updated version of the port attached. Tested on i386. Now works as expected for me. Further tests and feedback are appreciated. Ideally someone can commit the port afterwards. ping. There is a test target

Re: NEW: textproc/bibtex2html

2014-07-12 Thread Ingo Feinerer
On Fri, Jul 11, 2014 at 03:25:50PM +0100, Stuart Henderson wrote: 1) With USE_SYSTRACE=Yes in /etc/mk.conf, make fake complains about some mkdir -p. It is innocent but is there a policy to get rid of such messages? There isn't. Fixing this issue adds races (and USE_SYSTRACE is only

NEW: textproc/bibtex2html

2014-07-11 Thread Ingo Feinerer
Hi, Please find attached a new port textproc/bibtex2hmtl. bibtex2html is a collection of tools for translating from BibTeX to HTML. Please see https://www.lri.fr/~filliatr/bibtex2html/ for details. I appreciate any tests and comments. Already tested on i386. Two comments: 1) With

<    1   2   3   4   5