On Thu, Oct 19, 2006 at 02:44:30AM +0200, Nikolay Sturm wrote:
> As of now, the only known issue is in opera, where some webpages are
> now rendered non-anti aliased. I'll work on this soon.
I had issues with fonts in several Linux applications in OpenBSD 3.9
already (Opera and OpenOffice for Linu
Nikolay Sturm wrote:
I have just switched most linux ports from redhat_base to fedora_base
(the missing ones will be committed ASAP). In case of any problems,
please contact me directly. As of now, the only known issue is in opera,
where some webpages are now rendered non-anti aliased. I'll work
I have just switched most linux ports from redhat_base to fedora_base
(the missing ones will be committed ASAP). In case of any problems,
please contact me directly. As of now, the only known issue is in opera,
where some webpages are now rendered non-anti aliased. I'll work on this
soon.
FYI, ou
--- Joachim Schipper <[EMAIL PROTECTED]> wrote:
> On Wed, Oct 18, 2006 at 08:10:04PM +0200, Marc Balmer wrote:
> > I am thinking about dropping the support for ecpg - the embedded SQL C
> > processor that converts C programs with embedded SQL statements to files
> > with functions calls. I thin
On Wed, Oct 18, 2006 at 11:13:08PM +0200, Antoine Jacoutot wrote:
> On Wed, 18 Oct 2006, Hans Zimmerman wrote:
> >>built and runs fine on macppc too.
> >
> >I had fun on amd64 :)
>
> Can somebody confirm it builds and works fine under i386?
Works fine.
--
o--{ Will Maie
I'm a bit confused with your patch and comments.
The bit that reads:
--
+a default database first. In the following example we install a database
+in /var/postgresql/data with a dba account 'postgres' and md5 authentication.
+We will be prompted for a password to protect the dba account:
--
Do
> Cool toy but I had segmentation faults on 3.9 i386. After correcting the
> booboo all is fine.
here's a revised port. without the graphviz dependency and the old patch.
--
Mathieu Sauve-Frankel
visitors.tgz
Description: application/tar-gz
more shiny little patches
--
GDB has a 'break' feature; why doesn't it have 'fix' too?
vim.diff
Description: Binary data
On Wed, 18 Oct 2006, Hans Zimmerman wrote:
built and runs fine on macppc too.
I had fun on amd64 :)
Can somebody confirm it builds and works fine under i386?
Thanks!
--
Antoine
On Wed, Oct 18, 2006 at 11:38:00AM -0600, Peter Valchev wrote:
> this is a fixed patch
>
> links binary against shared lib
> fixes the way it's called (goes to fake location)
> binary/libs installed to fake/ before headers now (since headers
> are generated, other order breaks)
> sets LD_LIBRARY_P
Marc,
for what it is worth you have my vote to drop it,C (libpq) is all I
ever use on PostgreSQL anyway.
Sam Fourman Jr.
On 10/18/06, Marc Balmer <[EMAIL PROTECTED]> wrote:
I am thinking about dropping the support for ecpg - the embedded SQL C
processor that converts C programs with embedded
On Wed, Oct 18, 2006 at 08:10:04PM +0200, Marc Balmer wrote:
> I am thinking about dropping the support for ecpg - the embedded SQL C
> processor that converts C programs with embedded SQL statements to files
> with functions calls. I think is a lame concept and I am not sure if
> anybody uses it
On Tue, 17 Oct 2006 19:00:03 +0200 (CEST)
Antoine Jacoutot <[EMAIL PROTECTED]> wrote:
> Allright... I needed a "do something useless"-break and came up with this.
>
> PKG/DESCR
> Ri-li is a arcade game where you drive a toy wood engine in many levels
> and you must collect all the coaches for win
On Wed, 18 Oct 2006 17:33:07 +0900
Mathieu Sauve-Frankel <[EMAIL PROTECTED]> wrote:
>
> yeah.. here's the tarball :-D
>
> --
> Mathieu Sauve-Frankel
>
Cool toy but I had segmentation faults on 3.9 i386. After correcting the booboo
all is fine.
/tmp $ diff -ur www/visitors/ /usr/ports/www/vi
On Wed, 18 Oct 2006 08:54:24 +0200
Joerg Zinke <[EMAIL PROTECTED]> wrote:
> On Tue, 17 Oct 2006 16:53:21 -0400
> Josh Grosse <[EMAIL PROTECTED]> wrote:
>
> > On Tue, Oct 17, 2006 at 07:00:03PM +0200, Antoine Jacoutot wrote:
> > > Allright... I needed a "do something useless"-break and came up
> >
On Wed, Oct 18, 2006 at 11:38:00AM -0600, Peter Valchev wrote:
> this is a fixed patch
>
> links binary against shared lib
> fixes the way it's called (goes to fake location)
> binary/libs installed to fake/ before headers now (since headers
> are generated, other order breaks)
> sets LD_LIBRARY_P
I am thinking about dropping the support for ecpg - the embedded SQL C
processor that converts C programs with embedded SQL statements to files
with functions calls. I think is a lame concept and I am not sure if
anybody uses it really.
If you use this feature, now is the time to speak up.
this is a fixed patch
links binary against shared lib
fixes the way it's called (goes to fake location)
binary/libs installed to fake/ before headers now (since headers
are generated, other order breaks)
sets LD_LIBRARY_PATH
Index: Makefile
Hey,
same change for mysql-server as mbalmer@ did for postgresql-server.
Don't install a database with an empty root password.
Additionally: 'pkg_delete -c' shouldn't remove the databases.
ok?
Bernd
Index: Makefile
===
RCS file:
> > this is wrong, in OpenBSD, the libs are named libFOO.so.VERSION,
> > not libFOO-version
> >
>
> The below patch should correct that.
Did you test it? It seems not:
../../bin/tidy -xml-help > ../../htmldoc/tidy-help.xml
../../bin/tidy: can't load library 'libtidy.so.1.0'
gmake: *** [../../ht
On Wed, 18 Oct 2006, Didier Wiroth wrote:
... but of course, audio > output is > supposed to work first ;)
Yes, audio output does not work.
I mean audio output from your video card.
Watch out for the record.source and unmute everything just to be sure.
Also you could try another connector. A
>... but of course, audio > output is > supposed to work first ;)
Yes, audio output does not work.
I have a "leatek winfast tv 2000 xp rm", tv tuner, with a cable "pal"
connection.
The tv tuner has an audio connector, it is connected to the motherboard via the
"cd connector".
Result ... no sound
On Wed, Oct 18, 2006 at 10:23:08AM -0600, Peter Valchev wrote:
> > This diff updates www/tidy port + adds building of shared library
> > which is usefull when, for example, compiling php with tidy support.
> ..
> > Index: tidy/pkg/PFRAG.shared
> > ===
> Cool, let me know.
Sh*t !!!;-(
Still no sound for me.
Didier
> This diff updates www/tidy port + adds building of shared library
> which is usefull when, for example, compiling php with tidy support.
..
> Index: tidy/pkg/PFRAG.shared
> ===
> RCS file: tidy/pkg/PFRAG.shared
> diff -N tidy/pkg/PFR
On Wed, 18 Oct 2006, Didier Wiroth wrote:
Cool, let me know.
Sh*t !!!;-(
Still no sound for me.
No sound where?
While watching the video/audio output? If so, my fix was just meant to
correct sound on the recorded material... but of course, audio output is
supposed to work first ;)
--
A
pkg/DESCR
XSane is a graphical scanning frontend. It uses the SANE-library to talk
to scanners. This means that XSane does not support any scanners itself.
Here you can find out which scanners are supported by the SANE-library.
XSane is designed for acquiring images with scanners (there are other
On Tue, Oct 17, 2006 at 02:50:07PM +0300, nikns wrote:
> This diff updates www/tidy port + adds building of shared library
> which is usefull when, for example, compiling php with tidy support.
>
> Tested on i386 and alpha.
I can confirm this works for me. I had a local patch that added this
lib
so i'm reviewing the recent alpha releases of nmap and i've run into a
small snag; configure is now checking for libpcap => 0.9.4. if the
version is lower, then it begins to build its own rolled version of
libpcap. nmap seems to want this now.
i'd much rather prefer that nmap uses base's libpcap
On Tue, Oct 17, 2006 at 02:11:37PM +0200, Marc Balmer wrote:
> * Alexandre Anriot wrote:
> > Here is a port of pgadmin III, an administration and development
> > platform for PostgreSQL (administration commands, SQL, etc.)
> >
> > http://www.atlantilde.com/~aanriot/ports/pgadmin.tar.gz
> >
> > Th
On Wed, 18 Oct 2006, Antoine Jacoutot wrote:
pkg/DESCR
Mod_bandwidth is a module for the Apache webserver that enables the
setting of server-wide or per connection bandwidth limits, based on the
directory, size of files and remote IP/domain.
Set SHARED_ONLY and add an @unexec line so that the a
Marc Balmer [Wed, Oct 18, 2006 at 01:26:32PM +0200] wrote:
>I am changing slightly the way we install a PostgreSQL server. To
>recall, up to now installing the postgresql-server package created a
>default database for you. But this database was not secured.
>
>This has led to problems in some ins
> I am changing slightly the way we install a PostgreSQL server. To
> recall, up to now installing the postgresql-server package created a
> default database for you. But this database was not secured.
>
> This has led to problems in some installations where the users were not
> aware of this.
I've been running nikns' sguil related ports (iwidgets, tclx, tcltls,
mysqltcl, sancp, itcl, sguil/server, sguil/sensor, sguil/client, itk) for a
few weeks and they've been working well. I've run most of them on i386,
macppc, and amd64.
On 10/18/06, nikns <[EMAIL PROTECTED]> wrote:
COMMENT=
pkg/DESCR
Mod_bandwidth is a module for the Apache webserver that enables the
setting of server-wide or per connection bandwidth limits, based on the
directory, size of files and remote IP/domain.
This is a repost with some typos corrections.
Tested without problem under macppc.
--
Antoine
mod_
On Wed, 18 Oct 2006, Didier Wiroth wrote:
COOL ... That sounds really good.
I've recently installed a Leadtek Winfast TV 2000 but I had no luck
getting sound ... image was good, but no sound.
I tried every imaginable mixerctl combinations but no sound.
I'll try this tonight!
Cool, let me know
Antoine Jacoutot wrote:
> Hi.
>
> I'm resposting this fix since I never got any feedback from the maintainer.
>
> - use RAW format for the intermediate audio file (fixes a "no sound"
> issue)
> - add graphics/netpbm to RUN_DEPENDS (pretty much useless otherwise)
>
> Looks ok?
>
COOL ... That
I am changing slightly the way we install a PostgreSQL server. To
recall, up to now installing the postgresql-server package created a
default database for you. But this database was not secured.
This has led to problems in some installations where the users were not
aware of this.
So no databa
Didier Wiroth [2006-10-18, 12:39:32]:
> Hello,
>
> I'm trying to build tentakel (tentakel-2.1.2p0) on openbsd_4_0.
>
> Unfortunately the build fails because it can't download the following file:
> patch.4.2.52.1.tar.gz (or patch.4.2.52.1.tgz, I don't know)
>
> I tried to search this file via goo
On Wed, Oct 18, 2006 at 12:39:32PM +0200, Didier Wiroth wrote:
> Hello,
>
> I'm trying to build tentakel (tentakel-2.1.2p0) on openbsd_4_0.
>
> Unfortunately the build fails because it can't download the following file:
> patch.4.2.52.1.tar.gz (or patch.4.2.52.1.tgz, I don't know)
These patches
Hi.
I'm resposting this fix since I never got any feedback from the
maintainer.
- use RAW format for the intermediate audio file (fixes a "no sound"
issue)
- add graphics/netpbm to RUN_DEPENDS (pretty much useless otherwise)
Looks ok?
--
AntoineIndex: fxtv//Makefile
===
Hello,
I'm trying to build tentakel (tentakel-2.1.2p0) on openbsd_4_0.
Unfortunately the build fails because it can't download the following file:
patch.4.2.52.1.tar.gz (or patch.4.2.52.1.tgz, I don't know)
I tried to search this file via google but I was not able to locate it.
Does anyone know
COMMENT="Sguil NSM security monitoring client"
COMMENT="Sguil NSM security monitoring sensor"
COMMENT="Sguil NSM security monitoring server"
Sguil - A tcl/tk interface for network security monitoring
Sguil (pronounced "sgweel") is a graphical interface to snort
(www.snort.o
COMMENT="extends Tcl by providing new operating system
interface commands"
Extended Tcl (TclX), is an extension to Tcl, the Tool Command Language
invented by Dr. John Ousterhout. Tcl is a powerful, yet simple embeddable
programming language. Extended Tcl is oriented towards syst
COMMENT="Iwidgets Mega Widget Set"
[incr Widgets] it is an object-oriented mega-widget set
which extends Tcl/Tk and is based on [incr Tcl] and [incr Tk].
This set of mega-widgets delivers many new, general purpose
widgets like option menus, comboboxes, selection boxes, and
various
COMMENT="OpenSSL Tcl Extension"
TLS is an OpenSSL / RSA-bsafe Tcl extension that provides
secure connections on top of the Tcl socket mechanism.
Within a few lines of code, users can query https servers.
http://secure.lv/~nikns/stuff/ports/tcltls-1.5.0.tar
feedback and correction
COMMENT="object-oriented extensions to Tcl"
[incr Tcl] is an object-oriented extension of the Tcl language. It
was created to support more structured programming in Tcl. Tcl scripts
that grow beyond a few thousand lines become extremely difficult to
maintain. This is because the
COMMENT="security analyst network connection profiler"
This is a network security tool designed to collect
statistical information regarding network traffic, as well
as, collect the traffic itself in pcap format, all for the
purpose of: auditing, historical analysis, and network
activity d
COMMENT="mysql tcl interface"
MySQLTcl is a Tcl library which makes possible
to do SQL queries (select, insert, delete...)
to a MySQL database server from Tcl scripts.
http://secure.lv/~nikns/stuff/ports/mysqltcl-3.02.tar
feedback and corrections appricated.
COMMENT="framework for building mega-widgets using the Itcl
object system"
[incr Tk] is a framework for building mega-widgets using the
[incr Tcl] object system. Mega-widgets are high-level widgets
like a file browser or a tab notebook that act like ordinary
Tk widgets but are
yeah.. here's the tarball :-D
--
Mathieu Sauve-Frankel
visitors.tgz
Description: application/tar-gz
COMMENT="output spool reader for Snort"
Barnyard can read the binary file formats of the
unified alert and log spool files and present that
data to output plugins, which can then format the data
for output to whatever reporting and storage system
is desired (database, XML,pcap, syslog, etc
On Tue, 17 Oct 2006 16:53:21 -0400
Josh Grosse <[EMAIL PROTECTED]> wrote:
> On Tue, Oct 17, 2006 at 07:00:03PM +0200, Antoine Jacoutot wrote:
> > Allright... I needed a "do something useless"-break and came up
> > with this.
> >
> > PKG/DESCR
> > Ri-li is a arcade game where you drive a toy wood
53 matches
Mail list logo