}
CATEGORIES = devel
HOMEPAGE = https://gameoftrees.org
MAINTAINER = Stefan Sperling
@@ -11,19 +13,21 @@ MAINTAINER =Stefan Sperling
# ISC
PERMIT_PACKAGE = Yes
-MULTI_PACKAGES = -main -web
+MULTI_PACKAGES = -main -web -webd
# uses
On Mon, May 20, 2024 at 08:33:17PM +0200, Theo Buehler wrote:
> extern.h depends on stdio.h because of FILENAME_MAX. wchar.h will stop
> pulling in stdio.h, hence break the build in utf8.c which will no longer
> pull in stdio.h. The diff below fixes the build.
>
> Longer term it would be preferabl
On Sat, May 25, 2024 at 06:57:51PM +0100, Tom Smyth wrote:
> Hi Stefan,
>
> make obj is still needed
>
> Stop in bgpnsh
> *** Error 2 in /home/tom/nsh1.4.1/nsh (:48 'all': @for entry
> in bgpnsh nshdoas; do set -e; if test -d /home/tom/nsh1.4.1/nsh...)
>
> make obj first
> then
> make
> gets a
On Sat, Jun 15, 2024 at 12:42:02AM +0200, Solene Rapenne wrote:
> this diff adds my Xbox One S Controller to sdl2
> controller database so it works in chiaki (and maybe other)
>
> ok?
ok with me
Not sure what the situation is with upstreaming these SDL patches?
It's a bit annoying that we have t
On Fri, Jun 14, 2024 at 06:32:39PM +0100, Tom Smyth wrote:
> Folks
> NSH1.2.1 has been released with a number of important fixes can this
> be pushed into
> stable and current
Done, thank you!
Port a recent bug fix from emulators/higan to emulators/mednafen.
This fixes a segmentation fault in the snes core on startup.
This fix is amd64-only. Similar fixes may be needed in other
arch-specific files in mednafen's snes/src/lib/libco directory.
Original higan fix by mlarkin@ and bentley@
On Thu, Sep 14, 2023 at 02:25:52AM -0600, Anthony J. Bentley wrote:
> Hi,
>
> Mednaffe is a front-end (GUI) for the mednafen emulator, depending
> only on GTK 3.
>
>
> Pretty simple port. ok?
Works fine here. ok.
On Mon, Oct 27, 2008 at 01:00:59PM +0100, Steven Mestdagh wrote:
> hi,
Hey Steven,
> Here is an update to subversion 1.5.4. I've added some more workarounds
> to always find the python binary, and merged stuff from the previous
> diffs that were sent.
Nice.
Note that the find_python.sh script s
On Sat, Sep 20, 2008 at 06:03:10PM +0200, Stefan Sperling wrote:
> Here's a diff to update net/pptp to version 1.7.2.
>
> Can also be found at http://stsp.name/openbsd/ports/pptp-1.7.2.diff
ping
>
> Stefan
Hello,
the diff below splits extra and user-contributed scripts and tools out
of the -main package into separate -tools and -contrib packages.
It also adds many nuggets from the contrib/ and tools/ directories
in the Subversion source tree that weren't previously packaged on OpenBSD.
So instead o
On Sun, Nov 30, 2008 at 05:19:22PM +0100, Steven Mestdagh wrote:
> Stefan Sperling [2008-11-30, 15:19:38]:
> > Hello,
> >
> > the diff below splits extra and user-contributed scripts and tools out
> > of the -main package into separate -tools and -contrib packages.
&g
On Sun, Nov 30, 2008 at 05:43:06PM +0100, Stefan Sperling wrote:
> On Sun, Nov 30, 2008 at 05:19:22PM +0100, Steven Mestdagh wrote:
> > > The stuff in -contrib may have different licenses and copyright holders
> > > than Subversion proper.
> >
> > Have you checke
On Tue, Dec 02, 2008 at 11:26:49PM +, Stefan Sperling wrote:
> I will post another update soon, which will include only files from
> contrib/ with a licence.
>
> I'll also put all files from tools/ and contrib/ into the -main package.
Here it is.
Apart from adding a bu
On Wed, Dec 03, 2008 at 06:44:07PM +, Stefan Sperling wrote:
> On Tue, Dec 02, 2008 at 11:26:49PM +0000, Stefan Sperling wrote:
> > I will post another update soon, which will include only files from
> > contrib/ with a licence.
> >
> > I'll also put all fil
On Thu, Dec 04, 2008 at 01:27:50PM +0100, Marc Espie wrote:
> On Wed, Dec 03, 2008 at 06:44:07PM +0000, Stefan Sperling wrote:
> > I don't think adding empty directories to PLISTs warrants a
> > bump for the bindings packages though, so I didn't bump them.
>
> You
On Tue, Dec 02, 2008 at 10:35:47PM +0100, Pierre Riteau wrote:
> Here is an update to sdlmame 0.128.
> Some testing would still be appreciated :)
Hey Pierre,
works here on i386.
Sound is weird though, e.g. the sound in http://mamedev.org/roms/robby/
is just burpy noise. Any hints?
$ dmesg | gre
On Wed, Dec 10, 2008 at 01:57:59PM -0500, STeve Andre' wrote:
> On Wednesday 10 December 2008 02:28:36 Claudio Jeker wrote:
> > On Wed, Dec 10, 2008 at 07:55:59AM +0100, Andreas Bartelt wrote:
> > > Hello,
> > >
> > > I've updated my systems to CURRENT on Dec, 7th. Since then, I'm
> > > experiencin
On Thu, Dec 11, 2008 at 02:18:53PM +0100, Hannah Schroeter wrote:
> Hi!
>
> On Wed, Dec 10, 2008 at 06:18:20PM +0100, Alexandre Ratchov wrote:
> >yes i hope this will be possible. First we have to update all ports
> >to use libsndio, because while aucat is running, programs trying to
> >open direc
On Thu, Dec 11, 2008 at 07:22:44PM +, Jacob Meuser wrote:
> I spent 30 min (while eating on "lunch break") last
> night on porting esound to libsndio. it should be done with another
> few minutes work. then you can use xmms-esd.
Oh, that's neat. Thanks!
I'll test that as soon as it's availab
On Fri, Dec 12, 2008 at 04:57:50AM +, Jacob Meuser wrote:
> On Thu, Dec 11, 2008 at 08:44:10PM +, Jacob Meuser wrote:
> >
> > please test ... and notice how much simpler this is than what it
> > replaces, even though esound prefers to use a fd for audio access.
>
> new version based on so
On Mon, Dec 15, 2008 at 07:09:22AM +, Jacob Meuser wrote:
> this is another important step toward better names for azalia
> mixer items.
> please give this a try on all azalia. also check for "u-" in
> mixerctl output and let me know of any such cases.
Applied, playback still works (recordi
On Mon, Dec 15, 2008 at 03:15:19PM +, Stefan Sperling wrote:
> On Mon, Dec 15, 2008 at 07:09:22AM +, Jacob Meuser wrote:
> > this is another important step toward better names for azalia
> > mixer items.
>
> > please give this a try on all azalia. also check
On Sat, Dec 20, 2008 at 12:17:22PM +0100, Thomas Pfaff wrote:
>
> This diff adds sndio output to audio/xmms. Please test.
Works fine here on i386, thanks!
The balance slider does not change the balance, but I suppose
that is by design?
Stefan
Hi,
Subversion-1.5.5 has just been released.
So here is a diff to update the OpenBSD port.
This release, as virtually every other 1.5.x release so far,
has a bunch of fixes for merge-tracking. Anyone maintaining
branches in their repositories really wants this upgrade.
>From CHANGES:
Version 1.5
On Fri, Dec 26, 2008 at 10:41:54AM +, Jacob Meuser wrote:
>
> request lines are open. what ports do y'all want sndio backends
> for?
>
> iirc, ajacoutot said something about libcanberra, and the ports
> listed here: http://jakemsr.trancell.org/libsndio.html in the
> works.
>
> what else?
I
On Sat, Dec 27, 2008 at 05:24:58PM +0100, Steven Mestdagh wrote:
> Stefan Sperling [2008-12-22, 22:19:44]:
> > Hi,
> >
> > Subversion-1.5.5 has just been released.
> > So here is a diff to update the OpenBSD port.
>
> modified the plist so it survives updat
Hi,
this diff updates wormux to 0.8.2.
The two patches the port had are now included upstream.
No patches are needed anymore to compile wormux.
There were small PLIST changes.
OK to commit?
Stefan
Index: Makefile
===
RCS file: /u
Hey,
due to popular demand, I've attached an updated version
of my aircrack-ng port, to version 1.0-rc1.
Some patches were needed which I will send upstream.
Warning: I have not tested running this at all, I hear that
laurent@ wants to spend time on that :)
I'd like to import this once I got fe
On Thu, Jan 01, 2009 at 08:42:15PM +0100, Matthias Kilian wrote:
> On Thu, Jan 01, 2009 at 02:05:58PM +0100, Stefan Sperling wrote:
> > I'd like to import this once I got feedback on whether
> > this is actually working (preferably from committers who
> > can give
On Sat, Dec 27, 2008 at 09:47:17PM +, Jacob Meuser wrote:
> On Sat, Dec 27, 2008 at 04:44:22PM +0100, Antoine Jacoutot wrote:
> > On Sat, 27 Dec 2008, Stefan Sperling wrote:
> > > Currently, I can only use it with OSS, without aucat running.
> > > It has esd suppo
On Thu, Jan 01, 2009 at 09:34:59PM +, Federico G. Schwindt wrote:
> On Thu, Jan 01, 2009 at 09:39:20PM +0100, Stefan Sperling wrote:
> > On Thu, Jan 01, 2009 at 08:42:15PM +0100, Matthias Kilian wrote:
> > > On Thu, Jan 01, 2009 at 02:05:58PM +0100, Stefan Sperling wrote:
&
On Thu, Jan 01, 2009 at 10:32:38PM +, Stuart Henderson wrote:
> On 2009/01/01 21:39, Stefan Sperling wrote:
> > > - Some of the tools are linked with -lphread.
> >
> > And... what about it? You seem to assume that I know
> > something about -lpthread which I don&
Hey Robert,
the DESCR of xplanet says "An image that the user can rotate interactively
can be popped up in a window using OpenGL or Mesa."
This is wrong.
The documentation does not explain how to do this.
The binary isn't linked with libGL:
$ ldd /usr/local/bin/xplanet | grep GL
$
And this is
On Sun, Jan 04, 2009 at 08:23:05AM +, Federico G. Schwindt wrote:
> On Fri, Jan 02, 2009 at 12:03:48PM +0100, Stefan Sperling wrote:
> > On Thu, Jan 01, 2009 at 10:32:38PM +, Stuart Henderson wrote:
> > > On 2009/01/01 21:39, Stefan Sperling wrote:
> > > > &g
On Thu, Jan 01, 2009 at 10:03:37PM +0100, Stefan Sperling wrote:
> On Sat, Dec 27, 2008 at 09:47:17PM +, Jacob Meuser wrote:
> > in the meantime, here's a sndio backend for pwlib. you'll
> > have to use aucat, since pwlib uses a separate thread for
> > recordi
Hey Benoit,
I got this error trying to compile inkscape on -current
(inkscape does not show up in snapshot packages currently,
likely because of this problem):
---
===> Building for inkscape-0.46p6
gmake all-recursive
gmake[1]: Entering directory `/usr/ob
Hey Jacob,
tried to build audacity today, but one of its dependencies,
vamp-plugin-sdk, failed to because it 'isnan' and 'isinf'
were undeclared.
Take a look at /usr/include/g++/cmath to see what's going
on -- the functions are pulled into the std namespace,
but the SpectralCentroid.cpp didn't us
Hi,
it's currently not possible to use the extra themes (gtkrc files)
provided in gtk2-clearlooks-engine with GNOME, because
gtk2-clearlooks-engine conflicts with gtk-engines2, a dependency
of GNOME. You cannot install both, and gtk-engines2 only provides
the default gtkrc file for Clearlooks.
Th
On Fri, Feb 06, 2009 at 01:19:12AM +, Stefan Sperling wrote:
> Hi,
>
> it's currently not possible to use the extra themes (gtkrc files)
> provided in gtk2-clearlooks-engine with GNOME, because
> gtk2-clearlooks-engine conflicts with gtk-engines2, a dependency
> of GN
On Fri, Feb 06, 2009 at 08:30:44AM +0100, Antoine Jacoutot wrote:
> On Fri, 6 Feb 2009, Stefan Sperling wrote:
>
> > On Fri, Feb 06, 2009 at 01:19:12AM +0000, Stefan Sperling wrote:
> > > Hi,
> > >
> > > it's currently not possible to use the extra
On Fri, Feb 06, 2009 at 01:22:51PM +0100, Antoine Jacoutot wrote:
> On Fri, 6 Feb 2009, Antoine Jacoutot wrote:
>
> > There are some missing bits in your diff, such as @pkgpath markers.
> > Anyway, I'll look into it and wait for maintainer's answer.
>
> So, I gave this diff more thought and this
On Fri, Feb 06, 2009 at 02:53:01PM +0100, Antoine Jacoutot wrote:
> On Fri, 6 Feb 2009, Antoine Jacoutot wrote:
> > I'll fix this, thanks!
>
> New diff.
> I think this one is the way to go:
>
> * gtk-thinice-engine
> remove, provided by gtk-engines2
>
> * gtk2-clearlooks-engine
> regen wantlib
>
On Tue, Feb 24, 2009 at 10:21:32AM +0200, Andrew R. wrote:
> Hi everyone.
>
> I have problem with configuring ospf routing ospfd daemon and cisco 2801.
>
> First of all, i manage cisco on multicast network type.
>
> After instalation I edit openospfd config :
>
> # cat /usr/local/etc/ospfd.conf
-MAINTAINER=Stefan Sperling
+MAINTAINER=Stefan Sperling
# BSD alike + Apache License 2.0
PERMIT_PACKAGE_CDROM= Yes
Index: distinfo
===
RCS file: /usr/cvs/ports/devel/subversion/distinfo,v
retrieving revision 1.17
di
pos-1
svn_subr-1 svn_wc-1
@@ -27,7 +29,7 @@ CATEGORIES= devel
HOMEPAGE= http://subversion.tigris.org/
-MAINTAINER=Stefan Sperling
+MAINTAINER=Stefan Sperling
# BSD alike + Apache License 2.0
PERMIT_PACKAGE_CDROM= Yes
@@ -36,18 +38,20 @@ PERMIT_DISTFILES_CDROM=
On Thu, Mar 05, 2009 at 09:26:22PM +, Stuart Henderson wrote:
> On 2009/03/05 19:13, Christian Weisgerber wrote:
> > Here's a list of build failures I collected while building a subset
> > of the ports tree on a vax. I can probably provide more detail and
> > logs on request.
>
> Porters, don
On Fri, Mar 06, 2009 at 12:15:29AM +, Stuart Henderson wrote:
> On 2009/03/05 23:46, Stefan Sperling wrote:
> > On Thu, Mar 05, 2009 at 09:26:22PM +, Stuart Henderson wrote:
> > > On 2009/03/05 19:13, Christian Weisgerber wrote:
> > > > Here's a list
The graphics/dvdrip port installs two empty files as man pages,
which cron.weekly keeps complaining about:
Rebuilding whatis databases:
Unknown manpage type /usr/local/man/man1/dvdrip-progress.1
Unknown manpage type /usr/local/man/man1/dvdrip-splitpipe.1
The other man pages installed by the
On Sat, Mar 07, 2009 at 08:51:56AM +0100, Antoine Jacoutot wrote:
> On Sat, 7 Mar 2009, Stefan Sperling wrote:
>
> > The graphics/dvdrip port installs two empty files as man pages,
> > which cron.weekly keeps complaining about:
> >
> > Rebuilding whatis databas
On Fri, Mar 06, 2009 at 07:22:40PM -0800, J.C. Roberts wrote:
> I'm working on a port of OpenCV which has a lot of python code, and it
> even creates some python libraries/packages.
>
> lib/python${MODPY_VERSION}/site-packages/opencv/_cv.so
>
> Some of its regression tests written in python
On Sun, Mar 08, 2009 at 10:56:01PM +0100, Christian Weisgerber wrote:
> Here's an update of shells/bash to 4.0. This could use some testing by
> people who use bash a lot.
>
> I assume bash 4.0.x will see a similar patch policy as previous
> versions, so I left some fragments to handle this in th
On Sun, Mar 08, 2009 at 11:42:12PM +0100, Jasper Lievisse Adriaanse wrote:
> On Sun, Mar 08, 2009 at 05:32:12PM -0400, STeve Andre' wrote:
> > On Sunday 08 March 2009 14:21:33 Jasper Lievisse Adriaanse wrote:
> > > hi,
> > >
> > > are there any users left of graphics/gtksee? or anyone else who'll s
Attached is a very quick-and-easy drive-by port of mktorrent.
mktorrent is a command-line .torrent file creator.
Has a BSD-like license, too. Tested on i386 and sparc.
While the way mktorrent's code is indented made my eyes
pop out, light testing suggests that the tool works well.
This tool is a
On Tue, Mar 10, 2009 at 09:22:16AM +0100, Pierre Riteau wrote:
> On Tue, Mar 10, 2009 at 12:56 AM, Stefan Sperling wrote:
> > Attached is a very quick-and-easy drive-by port of mktorrent.
>
> A port of this program was already submitted by Dmitri Alenichev:
> http://marc.info/
On Tue, Mar 10, 2009 at 09:45:16AM +0100, Jasper Lievisse Adriaanse wrote:
> On Mon, Mar 09, 2009 at 04:20:33PM +, Christian Weisgerber wrote:
> > STeve Andre' wrote:
> >
> > > > are there any users left of graphics/gtksee? or anyone else who'll shed
> > > > a tear to see this removed? it's a
On Tue, Mar 10, 2009 at 09:43:42AM +, Stuart Henderson wrote:
> Personally I'd include it. Opinions may vary :-)
Heh.
OK, fresh version.
* Installs licence.
* Honours CC, CFLAGS, DEBUG, and LDFLAGS (pointed out by giovanni@)
* Fixes compile with -Wall -Werror (patch submitted upstream)
Comp
On Sat, Mar 14, 2009 at 10:39:04AM +0100, Matthias Kilian wrote:
> Sending this here so i don't forget about it...
>
> devel/subversion spills out the following strangeness during
> configure:
>
> checking for linking Python extensions... cc -shared
> -L/usr/obj/ports/Python-2.5.4/Python-2.5.4 -
Here is a diff that updates devel/subversion to 1.6.0.
See here for the release notes:
http://subversion.tigris.org/svn_1.6_releasenotes.html
* Improved handling of authentication data
* Repository root relative URLs
* Improvements to svn:externals
* Detection of tree conflicts
On Fri, Mar 20, 2009 at 05:59:40PM +0100, Christian Weisgerber wrote:
> Update shells/bash to new release 4.0, patch level 10.
> This requires bison to build. With yacc it will fail to parse $()
> command substitutions correctly.
>
> This could use some testing since I use bash only sporadically
On Sun, Mar 22, 2009 at 11:49:45PM +, Stefan Sperling wrote:
> On Fri, Mar 20, 2009 at 05:59:40PM +0100, Christian Weisgerber wrote:
> > Update shells/bash to new release 4.0, patch level 10.
> > This requires bison to build. With yacc it will fail to parse $()
> >
On Sun, Mar 22, 2009 at 11:47:37PM +, Stefan Sperling wrote:
> Here is a diff that updates devel/subversion to 1.6.0.
Updated diff based on comments by ajacoutot@ (extra BUILD_DEPENDS
for the gnome-keyring subpackage had errors and were not even needed).
Stefan
Index: Makef
On Mon, Mar 23, 2009 at 10:51:10AM +, Stefan Sperling wrote:
> On Sun, Mar 22, 2009 at 11:47:37PM +0000, Stefan Sperling wrote:
> > Here is a diff that updates devel/subversion to 1.6.0.
>
> Updated diff based on comments by ajacoutot@ (extra BUILD_DEPENDS
> for the gnome-
Hi Mathieu,
the 2.64 version of p5-SVN-Notify is not on cpan mirrors anymore:
===> Checking files for p5-SVN-Notify-2.64
>> SVN-Notify-2.64.tar.gz doesn't seem to exist on this system.
>> Fetch
>> ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/SVN/SVN-Notify-2.64.tar.gz.
Can't ope
On Mon, Mar 30, 2009 at 07:22:08PM -0400, Aaron W. Hsu wrote:
> It's much easier for people in -STABLE to just run the stable packages.
> That is still probably the best advice for most people.
Yes.
Also, due to various exploit mitigation techniques in OpenBSD,
many bugs that show up in ports ar
Hi,
the version of evince in ports steals focus when the document is reloaded.
This is driving me insane while editing LaTeX files.
The thing keeps jumping in my face a few seconds after I rebuild the pdf.
It has been fixed in evince trunk, see
http://bugzilla.gnome.org/show_bug.cgi?id=571051
Th
On Tue, Apr 07, 2009 at 01:14:22PM +0200, frantisek holop wrote:
> hmm, on Tue, Apr 07, 2009 at 12:07:48PM +0100, Stefan Sperling said that
> > On Tue, Apr 07, 2009 at 11:55:20AM +0100, Edd Barrett wrote:
> > > With regards to @pkgpath for teTeX, I don't mind, but some peopl
On Tue, Apr 07, 2009 at 11:55:20AM +0100, Edd Barrett wrote:
> With regards to @pkgpath for teTeX, I don't mind, but some people may be
> choosing to run teTeX instead of TeX Live. Do what you think is right :)
I thought teTeX was unmaintained?
Stefan
Sipcalc is much like net/ipcalc, but it with v6 support.
Also BSD-licensed. Latest release is from 2006.
Port attached.
ok?
Stefan
sipcalc.tar.gz
Description: application/tar-gz
On Wed, Apr 15, 2009 at 11:03:27PM +0200, Matthias Kilian wrote:
> On Mon, Mar 09, 2009 at 11:56:49PM +0100, Benoit Lecocq wrote:
> > > On Sat, Mar 07, 2009 at 01:02:24PM +0100, Benoit Lecocq wrote:
> > >> A update port of aircrack-ng 1.0-rc2 done by Stefan Sperlin
On Sun, Apr 26, 2009 at 02:54:38PM +0200, Jonathan Armani wrote:
> Landry Breuil a écrit :
>> Hi,
>>
>> Here's an update to latest wormux release (50Mb tarball...), mostly
>> bugfix release, cf
>> http://wormux.org/blog/index.php?2009/03/05/58-wormux-083
>>
>> Works fine here @i386 with a simple ga
On Wed, Feb 26, 2020 at 01:56:15AM +0100, Matthias Kilian wrote:
> But i have a (little bit offtopic) question related to what grub
> did: my ports build machine still has that setup with 4 different
> OpenBSD installations (and64-current, i386-current/amd64-stable,
> i386-stable), with some over
On Thu, Apr 09, 2020 at 02:15:50PM +0200, Jeremie Courreges-Anglas wrote:
>
> This shows up in powerpc and sparc64 since a long time
>
> http://build-failures.rhaalovely.net/sparc64/2020-04-07/x11/libdbus-c++.log
>
> ld.bfd checks that symbols in libdbus-c++-1.so are resolvable, but
> ld.lld d
On Thu, May 14, 2015 at 09:54:32AM +0200, David Coppa wrote:
> On Thu, May 14, 2015 at 1:39 AM, Ian Mcwilliam wrote:
> > Pkgsrc have it working with apache 2.4.x. That is where I last used it
> > under Mac OS X.
> >
> >
> > http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/ap2-perl/Makefile.diff?r1=
On Thu, May 14, 2015 at 12:06:11PM +0200, David Coppa wrote:
> No time now, I'm at work.
> I will do later this evening, but this is what NetBSD did:
>
> http://cvsweb.netbsd.org/bsdweb.cgi/pkgsrc/www/ap2-perl/Makefile.diff?r1=1.44&r2=1.45
There must be much more to it.
$ make
===> Configuring
On Thu, May 14, 2015 at 01:01:39PM +0200, David Coppa wrote:
> On Thu, May 14, 2015 at 12:43 PM, Stefan Sperling wrote:
> > On Thu, May 14, 2015 at 12:06:11PM +0200, David Coppa wrote:
> >> No time now, I'm at work.
> >> I will do later this evening, but this is
On Thu, May 14, 2015 at 01:17:31PM +0200, Stefan Sperling wrote:
> Let's just mark the port BROKEN temporarily until 2.0.9 appears.
Oh, but there's the perl ithreads issue, too.
Which might prevent an upgrade.
Does anyone have comments on that?
On Thu, May 14, 2015 at 05:15:05PM -0700, Andrew Fresh wrote:
> On Thu, May 14, 2015 at 01:20:25PM +0200, Stefan Sperling wrote:
> > On Thu, May 14, 2015 at 01:17:31PM +0200, Stefan Sperling wrote:
> > > Let's just mark the port BROKEN temporarily until 2.0.9 appears.
>
On Fri, May 15, 2015 at 09:37:53AM +0200, David Coppa wrote:
> On Fri, May 15, 2015 at 9:31 AM, Stefan Sperling wrote:
>
> > +
> > +To ensure that Apache2 is configured uses the prefork MPM, edit
>
> A little typo...
Thanks!
True type font containing Unicode symbols.
Includes a font symbol for code point 0x1f421.
OK?
symbola-ttf.tar.gz
Description: application/tar-gz
On Wed, May 20, 2015 at 03:27:33PM +0200, Antoine Jacoutot wrote:
> On Wed, May 20, 2015 at 03:17:56PM +0200, Stefan Sperling wrote:
> > True type font containing Unicode symbols.
> > Includes a font symbol for code point 0x1f421.
> >
> > OK?
>
> You'
On Wed, Jun 17, 2015 at 12:12:55PM +0330, Mohammad BadieZadegan wrote:
> Hi everybody
> I have DELL Latitude E6410 with Broadcom BCM43224 WiFi card and I installed
> bwi-firmware-1.4p3 but still my notebook don't detect the WiFi interface by
> ifconfig command.
> How can I resolve that?
> Thanks al
On Sat, Jul 25, 2015 at 12:10:17AM +0200, Frederic Cambus wrote:
> Updated the port to use the 'games' category as per naddy@ suggestion,
> and added a minor formatting change.
>
> Here is the updated file :
>
> http://www.cambus.net/files/openbsd/asciiquarium.tar.gz
>
> Also added as attachemen
On Fri, Aug 14, 2015 at 04:13:07PM +0200, Joerg Jung wrote:
> bikeshed alike, I would prefer misc category over games since it is
> non-interactive and I also see the similarities to nyancat, maybe put it
> in both misc and games :)
>
> however, ok jung@
Thanks. I've committed it. I put it into g
This update fixes calender sync against davx on Android for me.
Upstream no longer creates the kcaldav.cgi hard link. This breaks URLs
which use this filename so I am creating a symlink for backwards compat.
OK?
Index: Makefile
===
On Fri, Dec 20, 2019 at 09:43:29AM +0100, Gonzalo L. Rodriguez wrote:
> Hello,
>
> Update for Nextcloud to 17.0.2:
>
> https://nextcloud.com/changelog/
>
> OK? Feedback?
>
> Cheers.-
Runs fine on -current sparc64 :)
ok stsp@
> Index: Makefile
> ===
I ran into a segfault in mutt where it re-used an already closed
SSL connection object. imap_cmd_start() closes the connection
internally if an error occurs. Backtrace from gdb included below.
This adds missing error checks to prevent such crashes.
diff acfb5fb02fb4eeed46d4f8c7f0da28d4f913acba /u
On Sun, Dec 09, 2012 at 12:30:38PM +, Stuart Henderson wrote:
> Probably better to look around and see what more information you can find
> about what's happening. Describing the screen painting problem might be
> useful (i.e. what you do, what you see).
I've been having problems with fonts in
On Sun, Dec 09, 2012 at 02:32:14PM +0100, Matthieu Herrb wrote:
> On Sun, Dec 09, 2012 at 02:16:21PM +0100, Stefan Sperling wrote:
> > On Sun, Dec 09, 2012 at 12:30:38PM +, Stuart Henderson wrote:
> > > Probably better to look around and see what more information you ca
On Thu, Dec 20, 2012 at 03:08:45PM -0600, joshua stein wrote:
> If the specific exceptions only come after people like Edd are
> actually using the software and finding that it is much more usable
> with the optimization bump, what's the harm?
Yes, I agree. Especially WRT games/emulators. If bugs
This diff updates the e17 ports to the final 0.17.0 release.
There are known issues (e.g. battery module) that I'm not addressing
here. I want to get this upgrade out of the way first.
This doesn't add any new patches but removes those that were rolled
into the release by upstream.
I haven't foun
On Sun, Dec 23, 2012 at 10:23:55PM +0100, David Coppa wrote:
> On Sun, Dec 23, 2012 at 3:18 PM, Stefan Sperling wrote:
> > This diff updates the e17 ports to the final 0.17.0 release.
> >
> > There are known issues (e.g. battery module) that I'm not addressing
> >
On Thu, Dec 27, 2012 at 03:53:59AM -0700, David Coppa wrote:
>
> Hi!
>
> A bugfixing update to 3.3.3.
Works fine here. ok.
Update stone-soup to the latest release. ok?
Index: Makefile
===
RCS file: /cvs/ports/games/stone-soup/Makefile,v
retrieving revision 1.17
diff -u -p -r1.17 Makefile
--- Makefile19 Sep 2012 08:15:09 - 1.17
+++ Makefile
On Thu, Dec 27, 2012 at 05:51:13PM +, Christian Weisgerber wrote:
> The .a files should not be built at all. There is no point in
> compiling everything twice and then throwing one set away.
Just passing --disable-static to the configure script has no effect.
The build system seems to ignore
On Thu, Dec 27, 2012 at 09:59:57PM +, Stuart Henderson wrote:
> Yep this works fine for e17. Diff below is stsp's, plus add
> LIBTOOL_FLAGS?=... to Makefile.inc and regen all PLISTs.
Cheers, Stuart!
With your patch ecore fails to package for me. Your diff added new
modules to PLIST which only
games/ri-li crashes when a game is started because our libmikmod port
is missing a fix which is already present in the upstream code.
Perhaps mikmod should be updated but I'd rather just fix this for now.
The crash happens because of.samples is NULL when dereferenced.
While here, make this port h
This is a neat puzzle game. Port attached. ok?
Note that it doesn't scale to full-screen -- this is also the case on Linux.
Hex-a-Hop is a hexagonal tile-based puzzle game with one simple goal:
destroy all green tiles! There are infinite undos and no time limits --
you just have to find a way to
Subversion 1.7.8 was released last month.
The diff to update the port is trivial.
Version 1.7.8
(17 Dec 2012, from /branches/1.7.x)
http://svn.apache.org/repos/asf/subversion/tags/1.7.8
User-visible changes
- Client- and server-side bugfixes:
* Fix typos in pt_BR, es and zh_TW translations
This is a small python program that supports operations on Subversion
repository dump files which the stock Subversion tools do not support.
ok?
svndumptool.tar.gz
Description: application/tar-gz
I found this puzzle game somewhat confusing at first.
But once I got the hang of it I kinda liked it.
It doesn't seem to feature any music even though there is a music
volume slider in the preferences. Sound effects are working though.
I had to override do-install because qmake4 installed files a
1 - 100 of 595 matches
Mail list logo