bugfix: mail/mailman

2024-02-07 Thread Damien Miller
Hi, This fixes https://launchpad.net/bugs/1961762 in mail/mailman which causes HTTP/500 when trying to unsubscribe an email address that doesn't exist. A similar fix was committed upstream: https://bazaar.launchpad.net/~mailman-coders/mailman/2.1/revision/1887 ok? Index: Makefile ===

Re: llvm-16 and lang/python

2023-11-13 Thread Damien Miller
On Mon, 13 Nov 2023, Jeremie Courreges-Anglas wrote: > > We need to disable optimization for python3 ports. Even with a fixed > path to libclang_rt.profile.etc, I get: > > ld.lld: error: relocation R_X86_64_PC32 cannot be used against symbol > '__profd_isdigit'; recompile with -fPIC > > ok?

Re: FYI - On the subject of non-OpenBSD developers asking "ok?"

2022-01-25 Thread Damien Miller
On Fri, 21 Jan 2022, joshua stein wrote: > Using CVS and dealing with tarballs is probably pretty > ancient-feeling for many outsiders. I don't know that more > documentation is really the problem. > > I personally tend to ignore most ports@ emails that aren't diffs I > can easily view in my

Re: OpenSSH U2F/FIDO support in base

2019-11-14 Thread Damien Miller
On Fri, 15 Nov 2019, Stuart Henderson wrote: > On 2019/11/15 08:45, Damien Miller wrote: > > I just committed all the dependencies for OpenSSH security key (U2F) > > support to base > > It's probably better to remove the ports to avoid confusion now they're &g

Re: [NEW] security/libfido2

2019-11-03 Thread Damien Miller
On Sun, 3 Nov 2019, Stuart Henderson wrote: > On 2019/11/03 00:14, Stuart Henderson wrote: > > > > Here are some small tweaks. Indicate in the package name that it's a > > post-release snapshot, set NO_TEST, start shared lib version at 0.0. > > This one is OK with me. Nice work with the HID drive

Re: [NEW] devel/libcbor

2019-11-01 Thread Damien Miller
On Fri, 1 Nov 2019, Stuart Henderson wrote: > Minor tweaks, > > - please use GH_* variables for github /archive/ URLs (auto generated > tarballs) > > - the cmake module already handles shared lib versions, but new patch to > avoid forcing -O3 (which we definitely normally patch away) and -flto (

Re: [NEW] security/libfido2

2019-11-01 Thread Damien Miller
On Fri, 1 Nov 2019, Damien Miller wrote: > Hi, > > This is a port of (originally) https://github.com/Yubico/libfido2 > - but temporarily using my forked repository at > https://github.com/djm-google/libfido2 that has a couple of extra > pieces: OpenBSD support and a small

[NEW] security/libfido2

2019-10-31 Thread Damien Miller
Hi, This is a port of (originally) https://github.com/Yubico/libfido2 - but temporarily using my forked repository at https://github.com/djm-google/libfido2 that has a couple of extra pieces: OpenBSD support and a small extra library that OpenSSH can now use to talk to U2F tokens. I have PRs pendi

[NEW] devel/libcbor

2019-10-31 Thread Damien Miller
Hi, It's been a while since I've written a port and I'm pretty rusty, but here's a port for https://github.com/PJK/libcbor - an implementation of the RFC7049 Concise Binary Object Representation format. This is used by (among other things) FIDO2 tokens and is a prerequisite for libfido2 and some

Re: first draft: arm-none-eabi-gcc

2015-05-25 Thread Damien Miller
On Thu, 21 May 2015, Dave Vandervies wrote: > Somebody claiming to be Damien Miller wrote: > > > One question, why the linaro > > gcc and not https://launchpad.net/gcc-arm-embedded ? > > Linaro is the variant preferred by the embedded devs I'm working with, > so

Re: first draft: arm-none-eabi-gcc

2015-05-21 Thread Damien Miller
On Wed, 20 May 2015, Dave Vandervies wrote: > GCC configured as a cross-compiler for arm-none-eabi for embedded > development, accompanied by binutils, gdb, and newlib. > This is based on the old (gcc 4.4) arm-elf port, with the versions of > the tools brought up to date and a GCC option parsing b

Re: libressl compatibility testing under gentoo

2014-07-14 Thread Damien Miller
On Mon, 14 Jul 2014, Bob Beck wrote: > Hi, thanks for the note. > > I know a number of those issues have fixes pending upstream, many of > them are due to checking of version number > stuff that we really can't continue to support. - if we "pretend" to > be OpenSSL we will cause more problems tha

Re: update devel/git to 2.0.0

2014-07-07 Thread Damien Miller
On Thu, 29 May 2014, Pascal Stumpf wrote: > Here's an update to the freshly released git 2.0.0. Regresses fine on > amd64. Could I make a request: could you please package the "multimail" package in contrib/hooks/multimail? Preferably as a subpackage, but just under share/git would be better tha

Re: trouble building db4

2014-03-05 Thread Damien Miller
On Wed, 5 Mar 2014, Ted Unangst wrote: > On Thu, Mar 06, 2014 at 08:54, Damien Miller wrote: > > > > Did anyone ever get to the bottom of this? I see it trying to rebuild db4 > > too. > > In my case, it was because somebody changed sudo defaults. You need to > b

Re: trouble building db4

2014-03-05 Thread Damien Miller
On Tue, 4 Feb 2014, Ted Unangst wrote: > On Tue, Feb 04, 2014 at 08:54, David Coppa wrote: > > On Tue, Feb 4, 2014 at 8:46 AM, Ted Unangst wrote: > >> I am building chromium with dpb. > >> $ dbp www/chromium > >> ... > >> > >> This dies as seen below because the db-4 directory it copies from does

Re: Error in ports: Can't call method "errsay" on an undefined value

2013-04-15 Thread Damien Miller
your kernel and userland are out of sync On Tue, 16 Apr 2013, Juan Francisco Cantero Hurtado wrote: > I'm seeing this error: > > `/usr/ports/pobj/racket-5.3.4pre20130415/fake-amd64/.fake_done' is up to > date. > ===> Building package for racket-5.3.4pre20130415 > Create /usr/ports/packages/amd6

Re: UPDATE: py-tz

2013-03-07 Thread Damien Miller
On Fri, 8 Mar 2013, frantisek holop wrote: > hi there, > > please review and commit. Hi, I've just dropped maintainership for all my ports - I'm sorry, but I don't have time to give them their deserved attention. Apologies, Damien

Re: pcsc update

2011-11-24 Thread Damien Miller
On Mon, 21 Nov 2011, David Coppa wrote: > On Sun, Nov 20, 2011 at 5:20 AM, Damien Miller wrote: > > Hi, > > > > Is anyone maintaining pcsc-lite? I need a newer version to work on improves > > smartcard support for OpenSSH. If nobody is maintianing it I can update it &g

pcsc update

2011-11-19 Thread Damien Miller
Hi, Is anyone maintaining pcsc-lite? I need a newer version to work on improves smartcard support for OpenSSH. If nobody is maintianing it I can update it myself, but it looks like the new version moves a few things around... -d

Re: remove python2.5

2011-11-15 Thread Damien Miller
On Wed, 16 Nov 2011, Stuart Henderson wrote: > On 2011-11-15, Remi Pointel wrote: > > Hi, > > > > I want to remove python 2.5 (and python 2.4 but but it's not possible > > because Zope/Plone depends on it...). > > If I miss nothing, no ports depends on it. > > > > Any objection? > > > > Cheers,

Re: /etc/rc.d/rc.fcgi

2011-10-03 Thread Damien Miller
attached for real this time :) On Mon, 3 Oct 2011, Todd T. Fries wrote: > forgotten attachment. > > Penned by Damien Miller on 20111003 10:12.37, we have: > | Hi, > | > | I use a few fcgi programs with lighttpd. You might be interested in > | the attached rc.d script t

/etc/rc.d/rc.fcgi

2011-10-03 Thread Damien Miller
Hi, I use a few fcgi programs with lighttpd. You might be interested in the attached rc.d script that I use to run them from rc.d(8). Here's an example that uses it to run Mercurial's hgweb frontend: - #!/bin/sh fcgi_prog="/var/www/hg.mindrot.org/hgweb.fcgi" fcgi_sock="/var/

Re: support for EXTRACT_SUFX=.tar.xz

2011-01-17 Thread Damien Miller
On Mon, 17 Jan 2011, Stuart Henderson wrote: > On 2011/01/17 21:29, Damien Miller wrote: > > Hi, > > > > This adds support for archivers/xz compressed archivers via EXTRACT_SUFX. > > > > Comments? Ok? > > proposed numerous times before, we need more thing

support for EXTRACT_SUFX=.tar.xz

2011-01-17 Thread Damien Miller
Hi, This adds support for archivers/xz compressed archivers via EXTRACT_SUFX. Comments? Ok? Index: bsd.port.mk === RCS file: /cvs/ports/infrastructure/mk/bsd.port.mk,v retrieving revision 1.1066 diff -u -p -r1.1066 bsd.port.mk --- b

Re: Updated: py-gdata

2010-07-11 Thread Damien Miller
On Sun, 11 Jul 2010, Vadim Zhukov wrote: > 2010/6/19 Damien Miller : > > Hi, > > > > I sent this to the maintainer a few days ago, but haven't heard anything > > back. This updates py-gdata to the latest version, 2.0.10 and removes > > an annoying Depreca

Re: python 2.6 update and default

2010-07-02 Thread Damien Miller
On Fri, 2 Jul 2010, David Coppa wrote: > On Fri, Jul 2, 2010 at 2:42 PM, Damien Miller wrote: > > > > Care to give a reason why not? Typically 2.x.0 releases have suffered > > from a number of bugs and compatibility problems. I don't think it is > > a great idea

Re: python 2.6 update and default

2010-07-02 Thread Damien Miller
On Fri, 2 Jul 2010, Pekka Niiranen wrote: > Damien Miller wrote: > > On Wed, 30 Jun 2010, Stuart Henderson wrote: > > > > > The things I use regularly work fine. Admittedly this is not all that > > > many programs, but in the absence of better reports from the pe

Re: python 2.6 update and default

2010-07-02 Thread Damien Miller
On Wed, 30 Jun 2010, Stuart Henderson wrote: > The things I use regularly work fine. Admittedly this is not all that > many programs, but in the absence of better reports from the people who > actually requested the update... > > No additional regression test failures on amd64 (one is fixed). >

Re: python 2.5: time to go?

2010-07-02 Thread Damien Miller
On Fri, 2 Jul 2010, Toni Mueller wrote: > > Hi, > > On Wed, 16.06.2010 at 17:00:19 +0100, Federico G. Schwindt > wrote: > > is there any reason to keep 2.5 around and specially as the default? > > keep around: yes, default: no I don't think we even need to keep it around; AFAIK there were

Unbreak openct compilation

2010-06-30 Thread Damien Miller
Hi, OpenCT has been broken by the recent commit of SO_PEERCRED: socket.c: In function `ct_socket_getcreds': socket.c:298: error: storage size of `creds' isn't known This is because we use "struct sockpeercred" instead of "struct ucred" to return the credentials in. The following patch fixes it.

Updated: py-gdata

2010-06-18 Thread Damien Miller
Hi, I sent this to the maintainer a few days ago, but haven't heard anything back. This updates py-gdata to the latest version, 2.0.10 and removes an annoying DeprecationWarning when used under Python-2.6 with googlecl. Ok? Index: Makefile

New: googlecl

2010-06-18 Thread Damien Miller
Hi, This is a port for googlecl, a nice little command-line interface to a bunch of Google services. http://google-opensource.blogspot.com/2010/06/introducing-google-command-line-tool.html E.g. $ google blogger post --title "foo" "command line posting" $ google calendar add "Lunch with Jim at n

Re: UPDATE: lang/python

2010-04-22 Thread Damien Miller
On Thu, 22 Apr 2010, Alexandr Shadchin wrote: > Hi, Ports! > > Update Python 2.5.5 and 2.6.5. Also made small fixes > > Tested on i386. Thanks for making this port. This will need testing on as many platforms as possible, at least i386, amd64, macppc and sparc64. I'd also like to make 2.6 the

Re: Chromium port [?]

2009-12-08 Thread Damien Miller
On Wed, 9 Dec 2009, Andrej Elizarov wrote: > Just wonder, does anyone know about Chromium browser port for openbsd? > I had tried it on Windows box and seems it's much faster than FF (in fact, > not Chromium - Chrome based on sources' one). > And google sad that it's ported on freebsd and there

new: pybugz

2009-11-19 Thread Damien Miller
Hi, This is a port of http://www.liquidx.net/pybugz/ -- a commandline interface to bugzilla servers that allows searching, retrieving and modifying bug details and uploading/downloading of attachments. Ok? -d pybugz.tgz Description: Binary data

Re: Problem packaging math/py-numpy

2009-09-29 Thread Damien Miller
ok djm On Tue, 29 Sep 2009, Jasper Lievisse Adriaanse wrote: > On Tue, Sep 29, 2009 at 12:16:22PM -0400, STeve Andre' wrote: > > This is on an i386-current system compiled on sep 28. > > > > --STeve Andre' > woops...attached diff should fix it. > bumping pkgname as it did build on amd64. > > ok

Re: py-lxml 2.0.3 => 2.2.1

2009-08-17 Thread Damien Miller
On Mon, 17 Aug 2009, Benoit Chesneau wrote: > mmm, sorry, just get all @metavers mail. Somehow fetch of this account > wasn't working. Sorry for that. I will check all the log to see if I > miss anything. Was this change commited ? No, I never received an OK IIRC :) -d

Re: perl (clusterssh) segfaults on -current

2009-08-06 Thread Damien Miller
On Thu, 6 Aug 2009, LEVAI Daniel wrote: > On Thursday 06 August 2009 12.18.22 Stuart Henderson wrote: > > On 2009/08/06 12:14, LEVAI Daniel wrote: > > > On Thursday 06 August 2009 12.06.07 Stuart Henderson wrote: > > > > On 2009/08/06 12:00, LEVAI Daniel wrote: > > > > > Hi! > > > > > > > > > > Si

Re: enable video/audio in webkit

2009-07-19 Thread Damien Miller
On Sat, 18 Jul 2009, Landry Breuil wrote: > Hi, > > here's a diff to enable video & audio support through gstreamer in > webkit. I didn't test it functionally yet (dunno if midori/kazehakase > support it), but it doesn't change their deps at least. > > as a sidenote, i won't probably update webk

Re: py-lxml 2.0.3 => 2.2.1

2009-07-19 Thread Damien Miller
On Sat, 18 Jul 2009, Ryan Boggs wrote: > I just tested it on i386 and amd64. Builds and runs fine. > > The only problem I encountered was the diff was in DOS format instead > of UNIX. I don't know if it was my email or not but wanted to bring > this up just in case. The diff that I attached ha

Re: lang/python/2.6 => 2.6.2

2009-07-18 Thread Damien Miller
On Sat, 18 Jul 2009, Stuart Henderson wrote: > On 2009/04/20 11:44, Damien Miller wrote: > > > > Also, is there any interest in moving MODPY_VERSION to 2.6 in this > > release? > > it mightn't be a bad time to move towards this now... I'd like to. The two

py-lxml 2.0.3 => 2.2.1

2009-07-18 Thread Damien Miller
Hi, Attached is an update of py-lxml to te latest version, 2.2.1. IIRC this is required for operation under Python 2.6. Ok? -dIndex: Makefile === RCS file: /cvs/ports/textproc/py-lxml/Makefile,v retrieving revision 1.3 diff -u -p -r

Re: port of Python 3.1?

2009-06-22 Thread Damien Miller
On Mon, 22 Jun 2009, Henry Precheur wrote: > I'd like to try out Python 3 on OpenBSD: version 3.1 is just round the > corner and unlike 3.0 it should be more 'production ready'. I was > wondering if somebody was already working on a port. I would like to > test & help improve it if I can. I poste

new: audio/py-tagpy

2009-05-14 Thread Damien Miller
Hi, Two new ports. Firstly cohererece: > Coherence acts as a DLNA/UPnP MediaServer and exports local and remote > media files via its backends to other UPnP clients. It depends on py-tagpy: > TagPy is a set of Python bindings for Scott Wheeler's TagLib. It builds > upon Boost.Python, a wrapper

lang/python/2.6 => 2.6.2

2009-04-19 Thread Damien Miller
Hi, This updates lang/python/2.6 tfrom 2.6.1 to 2.6.2 and simplifies the Makefile patching a little bit. Please test. Also, is there any interest in moving MODPY_VERSION to 2.6 in this release? Index: Makefile === RCS file: /cvs/po

Re: NEW: x11/anonymous-ttf

2009-02-16 Thread Damien Miller
On Mon, 16 Feb 2009, Mark Peoples wrote: > marco@ was playing with scrotwm again (i hope) and asked for this > > http://www.ms-studio.com/FontSales/anonymous.html > > another fixed-width font nice for hacking The "Droid" set of fonts from the Android project are also quite nice, and freely lice

Re: x264 and ffmpeg

2009-02-11 Thread Damien Miller
On Wed, 11 Feb 2009, Brad wrote: > I already have proper updates for both pending. Unless I'm looking in the wrong place, your ffmpeg update doesn't actually update ffmpeg. It just adjusts the dependency on x264. Your x264 update doesn't fix version.sh. It still uses bashisms and depends on git

x264 and ffmpeg

2009-02-11 Thread Damien Miller
Hi, In an attempt to recode some videos where the current ports ffmpeg kept throwing "error, non monotone timestamps 2 >= 1", I updated the ffmpeg to a very recent snapshot. This in turn necessitated an update to x264. Unfortunately, this did not fix my problem but my hacky diffs may be useful t

Re: WIP: mediatomb

2009-01-04 Thread Damien Miller
On Sun, 4 Jan 2009, Edd Barrett wrote: > Hi, > > On Sun, Jan 4, 2009 at 4:21 AM, Damien Miller wrote: > > Hi, > > > > Here is a work-in-progress port for mediatomb, a UPnP file server. > > I don't intend to complete it because it turns out that mediatomb

WIP: mediatomb

2009-01-03 Thread Damien Miller
Hi, Here is a work-in-progress port for mediatomb, a UPnP file server. I don't intend to complete it because it turns out that mediatomb doesn't support some features that my TV needs to stream media from it, but it might be of interest to anyone else who wants to finish it off. -d mediatomb-wi

Re: update & gc all three maintained python ports

2008-12-28 Thread Damien Miller
On Sun, 28 Dec 2008, Ingo Schwarze wrote: > For the case of Python 2.6, i just tested the following diff > on i386-current. Note that i also changed > > @conflict python->=2.6,<2.6 > > because that looks somewhat fishy. I have: @conflict python-bz2->=2.6,<=2.6p0 In my current diff. Thanks

Re: update & gc all three maintained python ports

2008-12-28 Thread Damien Miller
On Sun, 28 Dec 2008, Antoine Jacoutot wrote: > On Sun, 28 Dec 2008, Damien Miller wrote: > > > > What does that do? The files conflict already... > > > > > > It will prevent you from having a borked pkg install. > > > > I don't think that w

Re: update & gc all three maintained python ports

2008-12-28 Thread Damien Miller
On Sun, 28 Dec 2008, Antoine Jacoutot wrote: > On Sun, 28 Dec 2008, Damien Miller wrote: > > > On Sat, 27 Dec 2008, Antoine Jacoutot wrote: > > > > > > I'll commit this in a couple of days unless there are objections. > > > > There is a separa

Re: update & gc all three maintained python ports

2008-12-27 Thread Damien Miller
On Sat, 27 Dec 2008, Antoine Jacoutot wrote: > > I'll commit this in a couple of days unless there are objections. > > There is a separate diff (coming shortly) to remove dependencies > > from other ports on python-expat, python-bz2 and python-sqlite > > Shouldn't the removed subpackages need a @

Re: update & gc all three maintained python ports

2008-12-26 Thread Damien Miller
On Sat, 27 Dec 2008, Damien Miller wrote: > I'll commit this in a couple of days unless there are objections. > There is a separate diff (coming shortly) to remove dependencies > from other ports on python-expat, python-bz2 and python-sqlite Here is the diff for the other ports (MA

Re: FIX: lang/python (correct .py path in installed .pyc)

2008-12-07 Thread Damien Miller
On Sun, 7 Dec 2008, Eric Faurot wrote: > For python modules not using MODPY_SETUPTOOLS, the installed .pyc > files refer to their source .py files in the fake directory instead of > LOCALBASE. I am not sure how bad it is in general, but this is at > least a problem for some py-twisted regress tes

Re: work-in-progress: python-3.0rc1

2008-10-19 Thread Damien Miller
On Sun, 19 Oct 2008, Ian Darwin wrote: > > > How we deal with python libraries needs work anyway - it would be > > much nicer if we could parallel install the same library targetted > > at different python versions and have the package system play nice. > > Python supports this fine but unfortunat

work-in-progress: python-3.0rc1

2008-10-19 Thread Damien Miller
Hi, Attached is a work-in-progress port of Python-3.0rc1. It builds, packages and runs on i386 (at least), but at least one regress test hangs. You will need to be running fairly -current for this - a few bugs in libc and elsewhere were shown up by the python regress tests (and subsequently fixed)

Re: UPDATE: python-2.6, unbreak python-2.5

2008-10-15 Thread Damien Miller
On Thu, 16 Oct 2008, Ingo Schwarze wrote: > Damien Miller wrote on Fri, Oct 03, 2008 at 04:58:32PM +1000: > > > Ok, then does anyone need Python-2.3? (I thought it was the one that > > Zope used for some reason). > > Oops, this nearly slipped while i was away. >

Re: UPDATE: python-2.6, unbreak python-2.5

2008-10-14 Thread Damien Miller
On Tue, 14 Oct 2008, Will Maier wrote: > Hi Damien- > > On Wed, Oct 15, 2008 at 12:01:02PM +1000, Damien Miller wrote: > > Yes, this is one of the screwups in 2.5 that I fix in the diff. > > Try updating 2.5 with the version in the (slightly misnamed) > > py2.6.d

Re: UPDATE: python-2.6, unbreak python-2.5

2008-10-14 Thread Damien Miller
On Tue, 14 Oct 2008, Ian Darwin wrote: > > > I'd like to commit this soon, so last minute comments/okay welcome. > > Once this is in, I plan to remove the python-2.3 port so if you have > > objections then speak now. > > > > -d > > > I have both an old 2.5 and your new 2.6 installed, and got on

Re: UPDATE: python-2.6, unbreak python-2.5

2008-10-06 Thread Damien Miller
On Fri, 3 Oct 2008, Will Maier wrote: > The following files reference 2.5 when they probably mean 2.6: > * python/2.6/files/CHANGES.OpenBSD and Removed - this isn't actually a change to python anymore, as it installs the interpreter as pythonX.Y > * python/2.6/patches/patch-Tools_scripts

Re: UPDATE: python-2.6, unbreak python-2.5

2008-10-03 Thread Damien Miller
On Fri, 3 Oct 2008, Marc Balmer wrote: > > Once this goes in, I'd like to deprecate Python-2.4. Any objections? > > Yes, definitely. Python 2.4 has to stay, because Zope needs it. Ok, then does anyone need Python-2.3? (I thought it was the one that Zope used for some reason). -d

Re: Python, was: Re: only days left to ports lock (4.4 release)

2008-08-06 Thread Damien Miller
On Tue, 5 Aug 2008, Damien Miller wrote: > Applied (though only exploitable on amd64) - new diff attached. Ok, this has been committed - thanks to everyone who tested and especially Toni Mueller and Valery Masiutsin for their great help in extracting the patches from Python's inscrutable

Re: Python, was: Re: only days left to ports lock (4.4 release)

2008-08-05 Thread Damien Miller
On Tue, 5 Aug 2008, Toni Mueller wrote: > > Hi, > > On Tue, 05.08.2008 at 18:36:34 +1000, Damien Miller <[EMAIL PROTECTED]> wrote: > > Ok, here is a patch for lang/python/2.5. > > thank you very much for the effort. Unfortunately, there's some more > stu

Re: Python, was: Re: only days left to ports lock (4.4 release)

2008-08-05 Thread Damien Miller
Ok, here is a patch for lang/python/2.5. It tests OK (passes regress) on i386, and I'm yet to do sparc64 and zaurus. Tests on other platforms and testing with your favourite apps is welcome. -d Index: Makefile === RCS file: /cvs/por

Re: Python, was: Re: only days left to ports lock (4.4 release)

2008-08-04 Thread Damien Miller
On Mon, 4 Aug 2008, Toni Mueller wrote: > > Hi, > > On Tue, 29.07.2008 at 21:32:18 -0600, Theo de Raadt ><[EMAIL PROTECTED]> wrote: > > Perhaps whoever the maintainer is will merge this in time. > > I hope so. Unfortunately, I feel unable to do this myself, but I also > wanted to avoid this gett

Re: only days left to ports lock (4.4 release)

2008-08-01 Thread Damien Miller
On Thu, 31 Jul 2008, Sebastian Rother wrote: > I wont piss off anybody, it will be a gigantic task and I can imagine it > (hopefully) because of some projects as well but except to tell anybody > "you can't have both" a "we do not have the manpower to do this" would be > more truthly? It's no sham

Re: only days left to ports lock (4.4 release)

2008-07-29 Thread Damien Miller
On Wed, 30 Jul 2008, Toni Mueller wrote: > > Hi, > > On Mon, 28.07.2008 at 17:24:01 -0700, Peter Valchev <[EMAIL PROTECTED]> wrote: > > We are in release mode, with 4.4 just around the corner. This means > > that from now, no more commits to ports unless they are VERY urgent - > > such as fixing

ICE when compiling texlive on i386/current

2007-11-16 Thread Damien Miller
Hi, I just noticed this while performing building print/texlive/base (in the "install" target), 100% reproducable. Has anyone else seen it? cc -DHAVE_CONFIG_H -I. -I/usr/ports/print/texlive/base/w-texlive_base-2007p2/texlive_base-2007/texk/web2c -I.. -I/usr/ports/print/texlive/base/w-texlive

Re: New alternative identd port question

2007-10-19 Thread Damien Miller
On Fri, 12 Oct 2007, Strykar wrote: > Most people/single-user systems need ident running for IRC, typically to > comply with the IRC server policy, or to remove the tilde sign from their > username. Running a full-blown ident daemon, both bundled with the OS, or > the IRC client, for this purpose

Use /dev/arandom instead of /dev/urandom for NSS and glib2

2007-09-12 Thread Damien Miller
Hi, glib2 and Mozilla's NSS are voracious consumers of /dev/urandom. These patches makes them use /dev/arandom instead - it is faster and we already consider its output sufficiently strong for use by OpenSSL. There are probably quite a few other ports that could be similarly adapted. Ok? -d? w-

NEW: putty

2007-09-03 Thread Damien Miller
Hi, This is a port of the PuTTY SSH/telnet client. From DESCR: > PuTTY is a SSH and Telnet client implementation. This package contains > the command-line clients and supporting utilities for key generation. I'm mainly interested in this for automated interop tests for OpenSSH. Ok? -d putty.t

NEW: dcmtk

2007-09-03 Thread Damien Miller
Hi, This is a port of the Offis DICOM toolkit for medical imaging. From DESCR: > DCMTK is a collection of libraries and applications implementing large > parts the DICOM standard for medical imaging. It includes software for > examining, constructing and converting DICOM image files, handling > o

Smokeping upgrade => spam

2007-07-11 Thread Damien Miller
Hi, I just upgraded smokeping from 2.0.9p0 to 2.1.1p1 and now every probe interval, the following message is generated: > NOTE: your fping binary doesn't support source address setting (-S), I will > ignore any sourceaddress configurations - see > http://bugs.debian.org/198486. My fping is curre

Re: NEW: Pygments port

2007-06-28 Thread Damien Miller
Hi, Any comments on this? If there are no objections, I'd like to commit this. -d On Tue, 26 Jun 2007, Damien Miller wrote: > > URL: http://pygments.org/ > > > Pygments is a generic syntax highlighter for general use in all kinds of > > software such as for

NEW: Pygments port

2007-06-26 Thread Damien Miller
URL: http://pygments.org/ > Pygments is a generic syntax highlighter for general use in all kinds of > software such as forum systems, wikis or other applications that need to > prettify source code. Highlights are: > > * a wide range of common languages and markup formats is supported > * spe

Re: gettext and expat

2007-05-09 Thread Damien Miller
On Wed, 9 May 2007, Christian Weisgerber wrote: > Bj?rn Ketelaars <[EMAIL PROTECTED]> wrote: > > > I'm trying to install php5-core from ports. The build process makes use > > of gettext which on its turn makes use of lib-expat from X11-base. As > > I'm working on a web-server I have no need for

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-27 Thread Damien Miller
On Fri, 27 Apr 2007, Joerg Zinke wrote: > hi, > > on-topic: having MODPY_VERSION in PKGNAME would be very nice and > very useful. > > On Fri, 27 Apr 2007 14:55:20 +1000 (EST) > Damien Miller <[EMAIL PROTECTED]> wrote: > > > On Fri, 27 Apr 2007, Lars Han

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-26 Thread Damien Miller
On Fri, 27 Apr 2007, Mathieu Sauve-Frankel wrote: > > Most Python modules install under /usr/local/lib/python${MODPY_VERSION} > > anyway, so they are fully capable of existing in parallel. > > But this won't be true of anything that installs anything outside > of /usr/local/lib/python${MODPY_VER

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-26 Thread Damien Miller
On Fri, 27 Apr 2007, Lars Hansson wrote: > Why are there different versions of python in the tree in the first place? - Because major revisions of Python are not guaranteed to be 100% backwards compatible - Because major revisions of Python sometimes introduce new bugs - Becuase it is a lot o

Re: Embedding MODPY_VERSION in PKGNAME

2007-04-26 Thread Damien Miller
On Thu, 26 Apr 2007, Nikolay Sturm wrote: > * Damien Miller [2007-04-26]: > > At present it is not possible to install Python modules for more than > > one version of Python concurrently. A simple way around this would be > > to embed MODPY_VERSION (or some modified form

Embedding MODPY_VERSION in PKGNAME

2007-04-25 Thread Damien Miller
Hi, At present it is not possible to install Python modules for more than one version of Python concurrently. A simple way around this would be to embed MODPY_VERSION (or some modified form thereof) into PKGNAME. For example "py-flowd-0.9-py2.4" or something like "py24-flowd-0.9". This would allo

gd expat dependency

2007-04-16 Thread Damien Miller
Hi, I got this error trying to update GD: > ===> Updating for gd-2.0.34p0 > Upgrading from gd-2.0.34 > Can't install /usr/ports/packages/i386/all/gd-2.0.34p0.tgz: lib not found > expat.7.0 > Even by looking in the dependency tree: > jpeg-6bp3, png-1.2.14p0, libiconv-1.9.2p3 > *** Error c

Re: FIX: make nedit build correctly with lesstif

2007-02-14 Thread Damien Miller
On Wed, 14 Feb 2007, Antoine Jacoutot wrote: > On Wed, 14 Feb 2007, steven mestdagh wrote: > > can you not just get rid of the 'hit enter to continue', and avoid > > IS_INTERACTIVE? it dumps core on startup on amd64, but that looks like a > > Sure, I just figured that since the package was not b

Re: buildinga browser

2007-01-14 Thread Damien Miller
On Sat, 13 Jan 2007, Chuck Robey wrote: > I'm trying to see if any of the browsers in ports will build on the Zaurus > (Arm processor)? I know that mozilla is marked as bot buiilding, and > that seems to block, one way or another, all of the other browsers > ... anyone know of a browser I could b

Fix python-2.5 for Zaurus

2006-11-07 Thread Damien Miller
Hi, lang/python/2.5 is broken on Zaurus and other ARM platforms because the ctypes module isn't build there as libffi isn't fully supported on ARM. The attached patch moves it to a PFRAG.ctypes. Ok? -d Index: Makefile.inc === RCS fil

Re: oBSD 4.0 Ports are older then those for 3.9

2006-11-01 Thread Damien Miller
On Wed, 1 Nov 2006, [EMAIL PROTECTED] wrote: > [deleted] Please educate yourself on the release process before point out the obvious. -d

Re: UPDATE: mozilla-firefox-2

2006-10-30 Thread Damien Miller
On Fri, 27 Oct 2006, Martynas Venckus wrote: > I'm running firefox 2.0 for 3 days w/o an issue. At the moment i have no > other machines except i386, so i'm not sure if it works on other archs. > > http://www.altroot.org/firefox.tgz I'm using this on i386 now without any problems. Noticably fast

Re: OpenOffice source - Humppa.hu not avaiable

2006-10-26 Thread Damien Miller
On Thu, 26 Oct 2006, [EMAIL PROTECTED] wrote: > Then it`s sad that the port was marked for 4.0... Your ignorance continues to astound, *it isn't* marked for 4.0. Sometimes it is easier to work on something in-tree. -d

Re: p5-Mail-SpamAssassin: proposed change

2006-10-24 Thread Damien Miller
On Tue, 24 Oct 2006, Antoine Jacoutot wrote: > Hi. > > Here's a diff that change the _spamdaemon user's home directory from > /nonexistent to /var/spamassassin (owned by _spamdaemon). > This way, one can start spamd as the _spamdaemon user and make use of > auto-whitelist, bayes... without error.

Re: update: python-2.4.4

2006-10-21 Thread Damien Miller
On Sat, 21 Oct 2006, Martynas Venckus wrote: > Stop in /usr/ports/lang/python/2.4 (line 1953 of > /usr/ports/infrastructure/mk/bsd.port.mk). > -- > > It needs expat.>=6.0:expat->=2.0.0:textproc/expat (as in > http://www.altroot.org/python24.patch), to compile successfuly. hmm, we will need to bu

Re: update: python-2.4.4

2006-10-21 Thread Damien Miller
On Sat, 21 Oct 2006, Martynas Venckus wrote: > http://www.altroot.org/python24.patch > > Does not build otherwise here (not python-2.4.4, nor python-2.4.3, which > is allready commited in -current). Care to share the error message?

update: python-2.4.4

2006-10-20 Thread Damien Miller
Hi, Attached is a patch to update lang/python/2.4 to 2.4.4. It passes regress on i386, but needs testing on other platforms. -d? w-python-2.4.4 Index: Makefile === RCS file: /cvs/ports/lang/python/2.4/Makefile,v retrieving revision 1

Re: Pylons web application framework

2006-09-30 Thread Damien Miller
On Sat, 30 Sep 2006, Joerg Zinke wrote: > i think sqlobject is useless without pysqlite/mysqldb/psycopg > > maybe add run-depends or FLAVORS for them? I don't think run-depends in appropriate, because a user only needs one of the above installed. IMO a user can just install the database back

Pylons web application framework

2006-09-30 Thread Damien Miller
Hi, Attached is a port of the Pylons web application framework for Python (site: http://pylonshq.com) and its many dependancies. Most of these use the MODPY_SETUPTOOLS support that was committed recently, so I'll remind you that you need a -current ports tree to build. Comments would be appreciat

Re: New: py-setuptools

2006-09-21 Thread Damien Miller
On Thu, 21 Sep 2006, Joerg Zinke wrote: > On Thu, 21 Sep 2006 16:54:50 +1000 (EST) > Damien Miller <[EMAIL PROTECTED]> wrote: > > > Hi, > > > > Any comments on this? I'm particulalry interested in comments/criticsm > > of the changes to python.port.mk

Re: New: py-setuptools

2006-09-20 Thread Damien Miller
Hi, Any comments on this? I'm particulalry interested in comments/criticsm of the changes to python.port.mk Once this is in, I have a complete port of the Pylons web application framework and its dependencies (inc. SQLObject and SQLAlchemy) ready... -d On Mon, 18 Sep 2006, Damien Miller

Re: new: python-2.5c2

2006-09-18 Thread Damien Miller
On Mon, 18 Sep 2006, Will Maier wrote: > On Mon, Sep 18, 2006 at 07:00:32AM +1000, Damien Miller wrote: > > This is a port of Python-2.5 (release candidate 2), which is > > expected to be Python 2.5 final shortly. This port isn't quite > > ready yet, it needs testing

New: py-setuptools

2006-09-17 Thread Damien Miller
Hi, Attached is a port of "setuptools" for Python. setuptools is a mostly-compatible replacement for the standard distutils library that lots of packages are starting to require. It also provides a CPAN-like "easy_install" program to locate and install Python modules, though (also like CPAN) pac

  1   2   >