Does anyone know of issues with moving Tcl to using threads (or at least
linking -lpthread) by default now we're using rthreads?
On 2013/05/14 21:06, Christian Weisgerber wrote:
> David Coppa wrote:
>
> > CVSROOT:/cvs
> > Module name:ports
> > Changes by: dco...@cvs.openbsd.org 2013/05/13 09:02:26
> >
> > Modified files:
> > devel/cmake: Makefile cmake.port.mk
> > devel/cmake/patches: patch-Sourc
David Coppa wrote:
> CVSROOT: /cvs
> Module name: ports
> Changes by: dco...@cvs.openbsd.org 2013/05/13 09:02:26
>
> Modified files:
> devel/cmake: Makefile cmake.port.mk
> devel/cmake/patches: patch-Source_cmTarget_cxx
>
> Log message:
> Fix for the problem sthen@ re
This contains the same security fix as the recently sent diff for 2.0
(CVE-2013-2065). Some other small bugfixes are included as well.
Only patch difference is removal of one line from Makefile.in.
Looking in the SVN history, this appears to be an accidental addition
due to a bad merge.
trunk di
This is the first patch level release to Ruby 2.0. It contains a small
security fix for CVE-2013-2065 (Object taint bypassing in DL and
Fiddle), as well as numerous fixes for some of the new features in ruby
2.0 (Module#prepend, keyword arguments, refinements) as well as other
fixes.
Note that th
Anyone? :)
- Forwarded message from "Gonzalo L. R." -
From: "Gonzalo L. R."
To: ports@openbsd.org
Date: Thu, 9 May 2013 15:42:57 -0300
Subject: Rcscript vpnc
Hi,
Add rcscript to vpnd, while here groff is not needed.
Tested on i386.
Comments? Ok?
Cheers.-
--
Sending from my iFar
On Tue, May 14, 2013 at 01:21:56PM -0400, William Orr wrote:
> Maintainer and ports@ timed out.
>
> This patch updates the upstream pkg.m4 that gets pulled down to
> match the version reported by pkg-config.
>
> Tested on i386 and amd64 without issue.
>
> Comments ? OK ?
> Index: Makefile
> ===
Maintainer and ports@ timed out.
This patch updates the upstream pkg.m4 that gets pulled down to match
the version reported by pkg-config.
Tested on i386 and amd64 without issue.
Comments ? OK ?
Index: Makefile
===
RCS file: /cvs
On 05/14/13 10:48, Vadim Zhukov wrote:
> 2013/5/6 Vadim Zhukov
>
>> This patch cleans up path adjustments in Tcl/Tk ports. List of changes:
>>
>> * MODTCL_WISH_ADJ is renamed to MODTK_WISH_ADJ and moved to a more
>> appropriate place - tk.port.mk;
>> * MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ
2013/5/4 Stuart Henderson
> On 2013/05/04 12:30, Vadim Zhukov wrote:
> > This patch shuts up update-mime-database(1) when having KDE4 and/or
> > chemical packages installed. Looking at the code, there are already
> > some non-standard items (x-* ones), so I don't thing we're going
> > to make thi
2013/5/6 Vadim Zhukov
> This patch cleans up path adjustments in Tcl/Tk ports. List of changes:
>
> * MODTCL_WISH_ADJ is renamed to MODTK_WISH_ADJ and moved to a more
> appropriate place - tk.port.mk;
> * MODTCL_TCLSH_ADJ and MODTCL_WISH_ADJ now use full path for replacement
> instead
Alan Corey writes:
>> Date: Fri, 10 May 2013 19:47:45 -0400
>> From: James Turner
>> To: ports@openbsd.org
>> Subject: new: backdir-20135056
>> Message-ID: <20130510234745.gc22...@soekris.calminferno.net>
[...]
> I don't know if it's a name conflict, but I'd prefer to call the
> actual executa
On 2013/05/14 15:44, Samir SAADA wrote:
> unless it is forbidden to use FULLPKGNAME for anything else than readme
> files...
It is.
On Tuesday, May 14, 2013 14:56 CEST, Giovanni Bechis
wrote:
> On 05/14/13 13:22, Sebastian Reitenbach wrote:
> [...]
> > Ports, that need a bump, because depending on lang/expect,no_tk in one way
> > or another are:
> > devel/dejagnu
> > mail/courier-authlib
> diff needs to be updated, couri
On Tue, May 14, 2013 at 01:01:41PM +0100, Stuart Henderson wrote:
> On 2013/05/14 13:50, Samir SAADA wrote:
> > Hi,
> > with some ports, "make plist" generates bad file paths with FULLPKGNAME\-
> >
> > this patch restricts the substitution pattern that finds
> > the subpackage name in paths.
> >
On 05/14/13 13:22, Sebastian Reitenbach wrote:
[...]
> Ports, that need a bump, because depending on lang/expect,no_tk in one way
> or another are:
> devel/dejagnu
> mail/courier-authlib
diff needs to be updated, courier-authlib is 0.65 now, attached
patch-Makefile_in to fix PROGRAM_SCRIPT warning
On 2013/05/14 13:50, Samir SAADA wrote:
> Hi,
> with some ports, "make plist" generates bad file paths with FULLPKGNAME\-
>
> this patch restricts the substitution pattern that finds
> the subpackage name in paths.
>
> tested on some ports only.
This doesn't seem to make things any worse for mul
| for i in timed-run timed-read ftp-rfc autopasswd lpunlock weather passmass
rftp kibitz rlogin-cwd xpstat tkpasswd dislocate xkibitz tknewsbiff unbuffer
mkpasswd cryptdir decryptdir autoexpect multixterm end_of_list ; do if [ -f
$i ] ; then install -c -s -o root -g bin -m 555 $i
/usr/obj/
Hi,
with some ports, "make plist" generates bad file paths with FULLPKGNAME\-
this patch restricts the substitution pattern that finds
the subpackage name in paths.
tested on some ports only.
Samir.
Index: infrastructure/bin/make-plist
Hi,
the patch below updates lang/expect to 5.45.
With that new version, there is no expect tk interpreter anymore, so no need to
link against
Tk, therefore the no-tk flavor is gone.
If you need to steer GUI applications, you are expected to run:
"package require Tk" in the expect shell, and it
Without this, make -jX will race the target and not produce the output.
# cvs diff -uNp
BSDmakefile
Index: BSDmakefile
===
RCS file: /open/anoncvs/cvs/ports/devel/arduino/files/BSDmakefile,v
retrieving revision 1.6
diff -u -p -u -p -r
On 2013/05/14 10:53, Vadim Zhukov wrote:
> > lib/BugpointPasses.so
> > lib/LLVMHello.so
> >
>
> Altough those two items are not introduced in update, but what's are them?
> Should they present in PLIST at all? And, if yes, maybe they should be
> SHARED_LIBS?
I don't know LLVM particularly well
22 matches
Mail list logo