New: lang/arena

2006-06-07 Thread Jasper Lievisse Adriaanse
Hi, here's a port for the Arena scripting language: pkg/DESCR: The Arena language was designed with the following main features in mind, most of which were added on top of a very C-like core to support better ad-hoc scripting: * syntax similar to ANSI C * standard library similar to ANSI C * aut

Re: Java Development

2006-06-07 Thread Roy Morris
Mark Prins wrote: [EMAIL PROTECTED] <> wrote on Tuesday, June 06, 2006 11:33 PM: compile jdk1.5 as mentioned in the FAQ. as editor eclipse is suitable, it does even exist as pkg. I'm pretty sure that neatbeans is something you have to deal with yourself. When I've been writing code in java I'v

Re: UPDATE: devel/ipython-0.7.2

2006-06-07 Thread Will Maier
On Wed, Jun 07, 2006 at 06:00:07PM -0500, Will Maier wrote: > The diff pasted below should take care of it. Silly me... Sorry to keep replying to myself; the patch should also remove the '-o %l'. Long day... -- o--{ Will Maier }--o | jabber:[EMAI

Re: MODULES: category/module or just module?

2006-06-07 Thread Marc Espie
On Wed, Jun 07, 2006 at 11:20:06PM +0200, Matthias Kilian wrote: > On Wed, Jun 07, 2006 at 03:54:50PM -0500, Will Maier wrote: > > > MODULES=devel/gettext > > > > > > or just > > > > > > MODULES=gettext > > > > All the MODULES examples I've seen use the former. I can't find a

Re: UPDATE: devel/ipython-0.7.2

2006-06-07 Thread Will Maier
On Wed, Jun 07, 2006 at 11:46:54PM +0200, steven mestdagh wrote: > Will Maier [2006-06-07, 11:25:37]: > > This release no longer assumes the presence of GNU/color ls > > (thanks to Aleksander). > > have you actually tried the ls aliases? they won't work since they > are not using -l to get a long l

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

Re: new: print/lilypond

2006-06-07 Thread Matthias Kilian
On Wed, Jun 07, 2006 at 04:40:17AM -0600, Matt Jibson wrote: > print/ec-fonts-mftraced > print/fontforge > print/lilypond > print/mftrace > print/t1utils > textproc/texinfo In addition to what Steven wrote: 1. Use MODULES=lang/python and (in CONFIGURE_ENV) PYTHON=${MODPY_BIN}. I've done this f

Re: UPDATE: devel/ipython-0.7.2

2006-06-07 Thread steven mestdagh
Will Maier [2006-06-07, 11:25:37]: > .*- > > This patch updates ipython-0.7.1.1 to ipython-0.7.2, a bugfix > release. This release no longer assumes the presence of GNU/color ls > (thanks to Alexander). It also adds the script 'irunner', which > allows users to more easily run scripts as if they h

Re: MODULES: category/module or just module?

2006-06-07 Thread steven mestdagh
Matthias Kilian [2006-06-07, 22:43:54]: > Hi, > > what's the preferred way to use MODULES that are known to > /usr/ports/infrastructure/mk (e.g. gettext)? > > MODULES=devel/gettext > > or just > > MODULES=gettext devel/gettext -- steven Disclaimer: http://www.kul

Re: MODULES: category/module or just module?

2006-06-07 Thread Matthias Kilian
On Wed, Jun 07, 2006 at 03:54:50PM -0500, Will Maier wrote: > > MODULES=devel/gettext > > > > or just > > > > MODULES=gettext > > All the MODULES examples I've seen use the former. I can't find any > references to it in bsd.port.mk(5), though... Most of them. But there a

Re: MODULES: category/module or just module?

2006-06-07 Thread Will Maier
On Wed, Jun 07, 2006 at 10:43:54PM +0200, Matthias Kilian wrote: > what's the preferred way to use MODULES that are known to > /usr/ports/infrastructure/mk (e.g. gettext)? > > MODULES=devel/gettext > > or just > > MODULES=gettext All the MODULES examples I've seen us

MODULES: category/module or just module?

2006-06-07 Thread Matthias Kilian
Hi, what's the preferred way to use MODULES that are known to /usr/ports/infrastructure/mk (e.g. gettext)? MODULES=devel/gettext or just MODULES=gettext TIA Ciao, Kili -- Not having Tetris may improve productivity. -- Nick Holland

Problem building jdk1.4

2006-06-07 Thread William Gibb
Due to the grace of a reader of ports, I was able to obtain the bsd patchs for java that I needed, and now that I've got all the files that need to be manually fetched (as outlined in the makefile), I'm still getting an error about missing files when I try to make jdk 1.4. The enumerated files in

Re: new: print/lilypond

2006-06-07 Thread Matthias Kilian
On Wed, Jun 07, 2006 at 01:21:51PM +0200, steven mestdagh wrote: > > print/ec-fonts-mftraced > > print/fontforge > > print/lilypond > > print/mftrace > > print/t1utils > > textproc/texinfo [...] > started looking at fontforge... you need USE_LIBTOOL, and better > dependency checking. for example, d

Re: new: print/foomatic-db

2006-06-07 Thread Will Maier
On Wed, Jun 07, 2006 at 07:37:37PM +0200, Fred Crowson wrote: > Can any one point me to a location of the > foomatic-db-3.0-20060319.tar.gz file, as www.jakemsr.com seems to > have disappeared. This list is archived in several places; some of those places (all?) also archive attachments sent to th

Re: new: print/foomatic-db

2006-06-07 Thread Fred Crowson
Jacob Meuser wrote: pkg/DESCR <<< The collected knowledge about printers, drivers, and driver options in XML files, used by foomatic-db-engine to generate PPD files. port tarball attached and at http://www.jakemsr.com/openbsd/ports/port-tgsz/foomatic-db-3.0-port.tgz please review/test/comment/O

Re: UPDATE: devel/ipython-0.7.2

2006-06-07 Thread Will Maier
On Wed, Jun 07, 2006 at 11:25:37AM -0500, Will Maier wrote: > This release no longer assumes the presence of GNU/color ls > (thanks to Alexander). ^ By which, of course, I meant Aleksander Piotrowski. -- o--{ Will Maier }--o

Re: gnu.regexp on i386 jdk-1.5.0 ?

2006-06-07 Thread Ian Darwin
> I cannot figure out how to install/use (if possible) the gnu.regexp on > jdk-1.5.0 i386. I got the package, but while being included, it > makes javac complain about unchecked or unsafe operations. > > javac -Xlint:unchecked says: > warning: [unchecked] unchecked call to add(E) as member > of th

gnu.regexp on i386 jdk-1.5.0 ?

2006-06-07 Thread vladas
Hi all. I cannot figure out how to install/use (if possible) the gnu.regexp on jdk-1.5.0 i386. I got the package, but while being included, it makes javac complain about unchecked or unsafe operations. javac -Xlint:unchecked says: warning: [unchecked] unchecked call to add(E) as member of the ra

UPDATE: devel/ipython-0.7.2

2006-06-07 Thread Will Maier
.*- This patch updates ipython-0.7.1.1 to ipython-0.7.2, a bugfix release. This release no longer assumes the presence of GNU/color ls (thanks to Alexander). It also adds the script 'irunner', which allows users to more easily run scripts as if they had been typed in IPython's interactive environm

Re: Java Development

2006-06-07 Thread Mark Prins
[EMAIL PROTECTED] <> wrote on Tuesday, June 06, 2006 11:33 PM: > compile jdk1.5 as mentioned in the FAQ. as editor eclipse is suitable, > it does even exist as pkg. I'm pretty sure that neatbeans is something > you have to deal with yourself. > > When I've been writing code in java I've only used

Re: Problem getting file for building jdk1.4

2006-06-07 Thread steven mestdagh
William Gibb [2006-06-07, 09:28:17]: > Hello, > I'm having trouble getting a file for building JDK1.4 on OpenBSD 3.9. > The make halts on the following error: > *** You must manually fetch the distribution files, place > *** them in /usr/ports/distfiles and then run make again. > *** Get the SCSL s

Problem getting file for building jdk1.4

2006-06-07 Thread William Gibb
Hello, I'm having trouble getting a file for building JDK1.4 on OpenBSD 3.9. The make halts on the following error: *** You must manually fetch the distribution files, place *** them in /usr/ports/distfiles and then run make again. *** Get the SCSL source & binary files: *** j2sdk-1_4_2-src-scsl.

DSPAM update to 3.6.8

2006-06-07 Thread Frank Denis
Hello, Here's an update of mail/dspam to version 3.6.8. That minor maintenance release fixes the PostgreSQL backend that failed to connect and allows clients to links against libdspam when LDAP is turned on. Best regards, -- Frank Denis - frank [at] nailbox.fr - Young Nails / Akzentz nail

Re: new: print/lilypond

2006-06-07 Thread steven mestdagh
Matt Jibson [2006-06-07, 04:40:17]: > 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

Re: NEW: textproc/py-markdown

2006-06-07 Thread Will Maier
On Wed, Jun 07, 2006 at 10:59:31AM +0200, Aleksander Piotrowski wrote: > Will Maier <[EMAIL PROTECTED]> wrote: > > I'd agree, except the original (and canonical?) implementation > > of Markdown is in Perl. There might be better ways to avoid > > collisions, though. > > Do we have perl version in o

Re: multitail 3.8.4 doesn't stop

2006-06-07 Thread Martin Schröder
2006/6/6, Christian Weisgerber <[EMAIL PROTECTED]>: 4.0.5 was released and the port update committed today. I tried the -current port on stable: multitail does indeed stop, but the tail processes it starts don't. :-( Best Martin

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: Matt Jibson <[EM

www.cacasubmarina.com ________\__ Projecto Ca�aSubmarina

2006-06-07 Thread Ca�aSubmarina
Projecto CaçaSubmarina WWW.CACASUBMARINA.COM Regista-te Participa PORTUGAL

Re: update telephony/asterisk 1.2.9.1 (security)

2006-06-07 Thread Stuart Henderson
> All users are urged to upgrade as soon as they can practically do so, or > ensure that they don't expose IAX2 services to the public if it is not > necessary." I should add that IAX2 isn't on by default with the sample configuration files in the port/package, you would have had to enable it your

Re: NEW: textproc/py-markdown

2006-06-07 Thread Aleksander Piotrowski
Will Maier <[EMAIL PROTECTED]> wrote: > On Tue, Jun 06, 2006 at 03:50:39PM -0700, Ben Lovett wrote: > > On Jun 6, 2006, at 3:27 PM, Will Maier wrote: > > >+post-install: > > >+ ${INSTALL_SCRIPT} ${WRKSRC}/markdown.py ${PREFIX}/bin/py-markdown > > > > Seems to me that this could be named just `ma