Update plan9/plan9port with fontsrv support

2014-07-22 Thread Matt Jibson
This enables support for fontsrv. I'm aware of the lock, just didn't want to forget this once it's open. Index: patches/patch-INSTALL === RCS file: /cvs/ports/plan9/plan9port/patches/patch-INSTALL,v retrieving revision 1.2 diff -u -r1.

unzels

2011-08-30 Thread Matt Jibson
What does "unzels" mean? pvalchev was using "dudes" and moid provided the German translation? http://marc.info/?l=openbsd-ports-cvs&m=105553742412504&w=2

Re: OpenBSD and Go (Golang)

2011-08-19 Thread Matt Jibson
There are a few hits around where people have expressed interest, but little has actually happened. You could start porting the existing FreeBSD port to OpenBSD, or just switch to another operating system. If you need this now, it is better to use another system. On Fri, Aug 19, 2011 at 9:21 AM, T

Re: www/py-django

2009-05-16 Thread Matt Jibson
I cannot replicate this on 1.0.2, which I have been using without issue for a while. On Sat, May 16, 2009 at 6:36 PM, Darrin Chandler wrote: > On Sat, May 16, 2009 at 04:05:10PM -0700, Ryan Boggs wrote: >> Hey Darrin, >> >> If no one else is interested, I would like to work on it. >> >> Where exa

update: audio/nosefart

2009-01-21 Thread Matt Jibson
< DISTNAME= nosefart-2.3-mls < PKGNAME= nosefart-2.3 --- > PKGNAME= nosefart-2.7 > DISTNAME= ${PKGNAME}-mls 10c10 < MAINTAINER= Matt Jibson --- > MAINTAINER= Matt Jibson 24c24 < WANTLIB= m c ossaudio --- > WANTLIB= m c sndio

Re: sndio backend requests

2008-12-26 Thread Matt Jibson
On Fri, Dec 26, 2008 at 3:41 AM, 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? > > -- > jake

Re: Upgrading to GHC 6.10

2008-12-07 Thread Matt Jibson
Kili discussed this: http://marc.info/?l=openbsd-ports&m=122056776110888&w=2 On Sun, Dec 7, 2008 at 1:07 PM, Jeff Wheeler <[EMAIL PROTECTED]> wrote: > Hi, > > I'm new to OpenBSD, and I really like the fact that GNOME 2.24 is available > in the ports CVS. Having the latest software really makes for

Re: libsndio

2008-10-28 Thread Matt Jibson
On Tue, Oct 28, 2008 at 11:18 AM, Alexandre Ratchov <[EMAIL PROTECTED]> wrote: > this will add libsndio backend to libao, and make it the default. > The following ports use it: > > mpg321, vorbis-tools, tremor-tools, mpd > > I've changed diffs against ./configure and .in files to apply to > the cor

Re: UPDATE: xmonad 0.7 to 0.8

2008-10-09 Thread Matt Jibson
Why the PKGNAME-* changes? We don't need p0 since the version is getting updated. On Thu, Oct 9, 2008 at 6:16 AM, Andrei GUDIU <[EMAIL PROTECTED]> wrote: > Hello all, here is my xmonad-0.8 port. > > pkg_info | grep xmonad > xmonad-0.8p0tiling window manager > > and here is the port tarball

ghc-6.6.1 on amd64

2008-08-09 Thread Matt Jibson
ghc from the current packages snapshot on amd64 doesn't start for me--prints some 64/32 bit problem. Works on i386. Same problem when built from ports. Anyone else seeing this?

new: www/ap2-mod_python

2007-11-07 Thread Matt Jibson
Here is a port of mod_python for apache2. This has been discussed previously, and there were some suggestions on getting apache2 to start with libpthread using LD_PRELOAD. In the pkg/MESSAGE is a direction on adding this to the apachectl2 script. It is quite hackish, but it works (tested with a dja

Re: php-gd has wrong post install message

2007-01-09 Thread Matt Jibson
This is happening on other php packages, too. On 1/9/07, Marco Peereboom <[EMAIL PROTECTED]> wrote: # pkg_add php5-gd-5.1.6p0 php5-gd-5.1.6p0:t1lib-5.1.0p0: complete php5-gd-5.1.6p0: complete --- php5-gd-5.1.6p0 --- Enable this module in php.ini using the following command:

update: www/mod_jk

2007-01-04 Thread Matt Jibson
Update mod_jk to 1.2.20. mod_jk.diff Description: Binary data

Re: tomcat update & rename

2006-10-05 Thread Matt Jibson
Do you mean 5.5.20 instead of 5.1.20? On 10/5/06, Kurt Miller <[EMAIL PROTECTED]> wrote: The Tomcat project is no longer called Jakarta-Tomcat so instead of a normal update (cvs diff) the attached is intended to be imported new under www/tomcat and www/jakarta-tomcat be removed. Both v4 and v5

new: www/jakarta-tomcat/v5.5

2006-08-03 Thread Matt Jibson
This is a copy of the tomcat v5 port with changes for 5.5. A notable change from the v5 port that should be considered for the v5 port is that there were some configuration files that were installed with the -examples package, but the contexts were installed with the base package. These have been

Re: new: print/lilypond

2006-06-07 Thread Matt Jibson
3. --disable-documentation? Why? Back in Lilypond-2.4 aera it was the documentation that triggered lots of bugs, especially in texinfo. I wanted to get the base program running, and building the docs was screwing it up. Adding docs was a plan for later. 4. ec-fonts-mftraced: use binaries

new: print/lilypond

2006-06-07 Thread Matt Jibson
Information for lilypond-2.8.3 Comment: LilyPond - music notation for everyone Description: LilyPond is an "automated engraving system." It formats music beautifully and automatically, and has a friendly syntax for its input files. It is Free Software (open source). Maintainer: M

Re: jdk 1.5 charset patch

2006-05-31 Thread Matt Jibson
rset$4.run(Charset.java:529) at java.security.AccessController.doPrivileged(Native Method) at java.nio.charset.Charset.availableCharsets(Charset.java:525) at TestCase.main(TestCase.java:7) On 5/31/06, Kurt Miller <[EMAIL PROTECTED]> wrote: On Wednesday 31 May 2006 1:27 am, M

Re: new: audio/faac

2006-05-30 Thread Matt Jibson
Thanks for the suggestions. Updated port attached. Would someone mind testing this on non amd64? On 5/29/06, Jacob Meuser <[EMAIL PROTECTED]> wrote: On Mon, May 29, 2006 at 02:29:36AM -0600, Matt Jibson wrote: > Tested on amd64. Please test and comment. ports should specify an AUTOCON

jdk 1.5 charset patch

2006-05-30 Thread Matt Jibson
FreeBSD's jdk1.5 has the same problem as OpenBSD's, discussed in [1]. Kurt Miller said it would be fixed in patchset 3 [2], but it wasn't. Attached is the patch from [1]. There's a NullPointerException if Charset.availableCharsets() is called without the patch. Tested on amd64, -current. [1] htt

new: audio/faac

2006-05-29 Thread Matt Jibson
Tested on amd64. Please test and comment. -- Information for faac-1.24 Comment: MPEG2 AAC encoder Description: FAAC is a MPEG2 AAC encoder, completely written from scratch. Maintainer: Matt Jibson <[EMAIL PROTECTED]> WWW: http://www.audiocoding.com/ faac.tgz Description: G

update: x11/qinx

2005-10-29 Thread Matt Jibson
Update x11/qinx to 1.4. qinx.patch Description: Binary data

new: audio/noteedit

2005-10-29 Thread Matt Jibson
Information for noteedit-2.8.0 Comment: music score editor Description: Noteedit is an editor for music notation that supports an unlimited number of staffs and up to 9 voices per staff. You can use it to create sheets of notes. You can import and export into many formats like midi, musicxml and

update: audio/nosefart

2005-10-23 Thread Matt Jibson
Update nosefart to 2.6.0. This includes some new patches for snprintf/strncpy/strlcat. nosefart.patch Description: Binary data

Re: new: lilypond-2.6.4 and dependencies

2005-10-22 Thread Matt Jibson
Here is a new tarball with texinfo installing as makeinfo-4.8 so it doesn't conflict with base. The lilypond port has been updated to work with this. On 10/21/05, Matt Jibson <[EMAIL PROTECTED]> wrote: > > On 10/21/05, steven mestdagh <[EMAIL PROTECTED]> wrote: > > &g

Re: new: lilypond-2.6.4 and dependencies

2005-10-21 Thread Matt Jibson
On 10/21/05, steven mestdagh <[EMAIL PROTECTED]> wrote: > > Do you know how this will interfere with texinfo in base ? Yes, and that is a primary reason I don't expect this to be committed anytime soon. Matthias Kilian suggested to install it as texinfo-4.8 so it wouldn't conflict. Thanks for te

new: lilypond-2.6.4 and dependencies

2005-10-17 Thread Matt Jibson
LilyPond is an "automated engraving system." It formats music beautifully and automatically, and has a friendly syntax for its input files. Attached is a tarball with ports for lilypond 2.6.4 and its dependencies: textproc/texinfo graphics/potrace lang/guile print/t1utils print/ec-fonts-mftraced p

Ethereal 0.10.12

2005-09-08 Thread Matt Jibson
I believe that Ethereal has improved greatly since when it was removed from ports. The only oddity I encountered is that pcre should be in WANTLIB, but it complained on install about not finding the appropriate pcre lib. I've added it to LIB_DEPENDS for now, but I don't think it belongs there.