Hi ports --
While testing the new devel/fox update, I discovered that x11/goggles
changed where their tarball is located, so fix that.
FWIW, x11/goggles works with the updated devel/fox on amd64 and macppc
(no x11/ogle on loongson)
OK?
~Brian
Index: Makefile
Hi ports --
Here's an update for x11/xfe to 1.34
Tested with the updated devel/fox (see other email).
Tested ok on amd64, loongson, and macppc.
OK?
~Brian
Index: Makefile
===
RCS file: /cvs/ports/x11/xfe/Makefile,v
retrieving revi
Hi ports --
Here's an update for devel/fox to 1.6.49
Needed for a new port.
Works for me on amd64, loongson, and macppc.
OK?
~Brian
Index: Makefile
===
RCS file: /cvs/ports/devel/fox/Makefile,v
retrieving revision 1.24
diff -u -p -
blargh, we already have it, please ignore! :)
On 2013/05/04 22:42, Stuart Henderson wrote:
> This is needed to attempt a
> slimserver^Wsqueezecenter^Wlogitechmediablahblahblah
> update which we can look at now that we have perl linked -lpthread. OK?
>
>
> Audio::Scan is a C-based scanner for a
This is needed to attempt a slimserver^Wsqueezecenter^Wlogitechmediablahblahblah
update which we can look at now that we have perl linked -lpthread. OK?
Audio::Scan is a C-based scanner for audio file metadata and tag
information. It currently supports MP3, MP4, Ogg Vorbis, FLAC, ASF,
WAV, AIFF,
anyone? :)
- Forwarded message from "Gonzalo L. R." -
From: "Gonzalo L. R."
To: ports@openbsd.org
Date: Tue, 30 Apr 2013 09:51:51 -0300
Subject: UPDATE: Spectrwm-2.3.0
Hi,
Update for Spectrwm to 2.3.0:
* Added ability to move/resize floating windows beyond region
boundaries.
* Added
My usual "change version #'s and pray". Files from 'make regress' on cvs
as ~krw/sbcl/sbcl1.1.7.regress.amd64 and .macppc.
amd64 looks the same. macppc now fails one test it passed before
(compiler.pure.lisp / BUG-309448), which seems related to time so
I suspect our recent time_t changes may be i
OK?
diff -urNa -xCVS /usr/ports/emulators/fs-uae/Makefile ./Makefile
--- /usr/ports/emulators/fs-uae/MakefileFri Apr 26 19:57:28 2013
+++ ./Makefile Sat May 4 17:25:37 2013
@@ -4,7 +4,8 @@
BROKEN-sparc64 = error: invalid 'asm': invalid operand output code
COMMENT =
On Sun, Mar 24, 2013 at 07:19:45PM -0400, James Turner wrote:
> On Sun, Mar 24, 2013 at 05:31:44PM -0400, James Turner wrote:
> > On Sun, Mar 24, 2013 at 10:12:17PM +0100, Matthias Kilian wrote:
> > > On Sun, Mar 24, 2013 at 02:28:51PM -0400, James Turner wrote:
> > > > Attached is a new port for "
On 2013/04/14 22:09, Stuart Henderson wrote:
> OK to import?
>
>
> Fldigi is a software modem for Amateur Radio use. It is a sound card based
> program that is used for both transmitting and receiving data in any of the
> following modes:
>
> BPSK and QPSK31, 63, 125, 250 (both), and 63F
Tested with ibus-anthy and ibus-skk on amd64.
OK?
f.-
Index: Makefile
===
RCS file: /cvs/ports/inputmethods/ibus/Makefile,v
retrieving revision 1.35
diff -u -u -p -r1.35 Makefile
--- Makefile16 Apr 2013 10:21:58 - 1.35
+
> Just add them in the VARIABLES section of bsd.port.mk(5), which already
> has various MODPERL_* variables.
Something like this?
--
WBR,
Vadim Zhukov
Index: bsd.port.mk.5
===
RCS file: /cvs/src/share/man/man5/bsd.port.mk.5,v
On 2013/05/04 12:30, Vadim Zhukov wrote:
> This patch shuts up update-mime-database(1) when having KDE4 and/or
> chemical packages installed. Looking at the code, there are already
> some non-standard items (x-* ones), so I don't thing we're going
> to make things worse than they already are.
Give
On 2013/05/04 15:12, Vadim Zhukov wrote:
> > Makes sense, but it also needs a diff to the bsd.port.mk(5) manpage.
>
> bsd.port.mk(5) talks about CONFIGURE_STYLE only, maybe it will be
> better to patch port-modules(5) instead? I didn't find a good place
> in bsd.port.mk(5) where to place this info
> Makes sense, but it also needs a diff to the bsd.port.mk(5) manpage.
bsd.port.mk(5) talks about CONFIGURE_STYLE only, maybe it will be
better to patch port-modules(5) instead? I didn't find a good place
in bsd.port.mk(5) where to place this info. :( Any clues, maybe, please?
> It's not used *al
Hi,
This is gonzalo's update to avrdude-5.11 (it was posted here a while
back). I have just re-merged the diff to work with -current.
I was hoping this would fix an issue I have with the SD library and my
Uno, but alas it did not.
Anyway, I tested this update with devel/arduino using an Arduino
On 2013/05/04 12:10, Vadim Zhukov wrote:
> This patch adds MODPERL_BIN_ADJ and MODPERL_ADJ_FILES, similar to
> what other MODULEs do. There are already quite a few ports that
> could use this functionality instead of inventing analogs each time.
>
> Okay? Already tested with upcoming TeXLive sheba
This patch shuts up update-mime-database(1) when having KDE4 and/or
chemical packages installed. Looking at the code, there are already
some non-standard items (x-* ones), so I don't thing we're going
to make things worse than they already are.
Running this for a while.
Any thoughts or okay to co
hmm, next patch edition.
--- devel/pcre/Makefile.origSat May 4 14:57:28 2013
+++ devel/pcre/Makefile Sat May 4 12:17:52 2013
@@ -30,11 +30,18 @@
USE_LIBTOOL= Yes
USE_GROFF =Yes
CONFIGURE_STYLE= gnu
+
CONFIGURE_ARGS=${CONFIGURE_SHARED} \
This patch adds MODPERL_BIN_ADJ and MODPERL_ADJ_FILES, similar to
what other MODULEs do. There are already quite a few ports that
could use this functionality instead of inventing analogs each time.
Okay? Already tested with upcoming TeXLive shebangs patch.
--
WBR,
Vadim Zhukov
Index: per
On Sat, May 04, 2013 at 01:02:43PM +0600, ??? wrote:
> we are using nginx with pcre_jit feature. however, devel/pcre comes
> without jit enabled. I suggest to compile devel/pcre with jit by
> default.
>From the README:
This support is available only for certain hardware
a
Hello!
we are using nginx with pcre_jit feature. however, devel/pcre comes
without jit enabled. I suggest to compile devel/pcre with jit by
default.
--- devel/pcre/Makefile.origSat May 4 14:57:28 2013
+++ devel/pcre/Makefile Sat May 4 14:57:35 2013
@@ -30,11 +30,15 @@
USE_LIBTOOL=
22 matches
Mail list logo