TkImg 1.4.13

2022-09-08 Thread Stuart Cassoff
et/ +MAINTAINER = Stuart Cassoff -HOMEPAGE = http://tkimg.sourceforge.net/ - -MAINTAINER = Sebastian Reitenbach - # BSD -PERMIT_PACKAGE = Yes - -WANTLIB += X11 Xext Xft Xss fontconfig m - +PERMIT_PACKAGE = Yes +WANTLIB = X11 Xext Xft X

Re: UPDATE: tcltutor 30b2

2008-11-20 Thread Stuart Cassoff
No reply ... no change ... Could this be put back as I had it? It's similar to the way some Python ports work. I'm trying to evolve some 'standard' in my (or others') Tcl ports. Thanks. Stuart Cassoff wrote: Steven Mestdagh wrote: Stuart Cassoff [2008-10-21, 01:53:1

Re: NEW: Scratch 1.3

2008-11-20 Thread Stuart Cassoff
No interest? Stuart Cassoff wrote: Imagine, program, share. Scratch requires squeak. Squeak's "inisqueak" is now in ${LOCALBASE}/lib/squeak/ though the man page still states ${LOCALBASE}/bin/ ? The port itself is a bit ... wacky; if there's a better way to go about it (p

Re: NEW: net/ceptcl

2008-11-20 Thread Stuart Cassoff
Anton Yabchinskiy wrote: Another port made as a dependency for net/tkabber. Maybe devel/tcllib should explicitly depend on this to enable UDP support in it's dns and ntp modules? Mr. Cassoff? pkg/DESCR: Ceptcl is a Tcl extension which provides a variety of new socket types, and greater control o

Re: NEW x11/tkcon

2008-11-20 Thread Stuart Cassoff
No interest? Stuart Cassoff wrote: Stuart Henderson wrote: On 2008/05/23 14:13, Stuart Cassoff wrote: A replacement for the standard console that comes with Tk, tkcon provides many more features than the standard console and works on all platforms where Tcl/Tk is available. It is meant

Re: Problem with tkdvd

2008-11-20 Thread Stuart Cassoff
I submitted an updated tcl/tk/8.4.19 port ... fixes this.

Re: Problem with tkdvd

2008-11-20 Thread Stuart Cassoff
Giovanni Bechis wrote: Stuart Cassoff ha scritto: I submitted an updated tcl/tk/8.4.19 port ... fixes this. Tkdvd has been modified to use tcl/tk 8.5: http://marc.info/?l=openbsd-ports-cvs&m=122634867431197&w=2 Cheers Giovanni Great! I replied here a) to bring notice to the 8.4

UPDATE: Tcl/Tk 8.5.6

2008-12-24 Thread Stuart Cassoff
Release notes: http://sourceforge.net/project/shownotes.php?release_id=648953&group_id=10894 Index: lang/tcl/8.5/Makefile === RCS file: /cvs/ports/lang/tcl/8.5/Makefile,v retrieving revision 1.5 diff -u -r1.5 Makefile --- lang/tcl/8

Re: NEW x11/tkcon

2009-01-05 Thread Stuart Cassoff
Boing! Stuart Cassoff wrote: No interest? Stuart Cassoff wrote: Stuart Henderson wrote: On 2008/05/23 14:13, Stuart Cassoff wrote: A replacement for the standard console that comes with Tk, tkcon provides many more features than the standard console and works on all platforms where Tcl

Re: UPDATE: tcltutor 30b2

2009-01-25 Thread Stuart Cassoff
Still no reply of any sort. Do you want to be the maintainer of this port? I can give it up, no prob. Just don't treat me like a slob. Stu Stuart Cassoff wrote: No reply ... no change ... Could this be put back as I had it? It's similar to the way some Python ports work. I'm t

Re: UPDATE: tcltutor 30b2

2009-01-25 Thread Stuart Cassoff
, etc. If that is possible, of course. Or MODTK_SUBST_STUFF, even, if you want to avoid patching. Stuart Cassoff [2009-01-25, 10:00:45]: Still no reply of any sort. Do you want to be the maintainer of this port? I can give it up, no prob. Just don't treat me like a slob. Stu Stuart C

UPDATE: tcl.port.mk

2009-02-06 Thread Stuart Cassoff
Adds stuff for setting the correct tclsh and wish as needed, if needed. A couple of ports will follow that make use of this, so let me know if I'm going down the right path. If this is good, I'll be updating some more ports to use it. Stu Index: lang/tcl/tcl.port.mk ==

NEW: Tklib 0.5

2009-02-06 Thread Stuart Cassoff
Very similar to Tcllib, including the cheapo index generator. Makes use of the changes to tcl.port.mk. Stu $ cat DESCR A collection of pure-Tcl utility modules and widgets for Tk that provide a wide variety of functionality. The intent i

UPDATE: Tktable 2.10

2009-02-06 Thread Stuart Cassoff
Tktable210 0.0 +CATEGORIES = x11 x11/tk +HOMEPAGE = http://tktable.sourceforge.net/ + +MAINTAINER = Stuart Cassoff + +# BSD style +PERMIT_PACKAGE_CDROM = Yes +PERMIT_PACKAGE_FTP = Yes +PERMIT_DISTFILES_CDROM =Yes +PERMIT_DISTFILES_FTP = Yes + +WANTLIB +=

Wither inisqueak ?

2009-02-12 Thread Stuart Cassoff
Since the last squeak upgrade, the file 'inisqueak' seems to be missing from squeak-vm.

Re: Wither inisqueak ?

2009-02-12 Thread Stuart Cassoff
Marc Espie wrote: On Thu, Feb 12, 2009 at 01:38:59PM -0500, Stuart Cassoff wrote: Since the last squeak upgrade, the file 'inisqueak' seems to be missing from squeak-vm. Yeah, I should remove the manpage as well... Since the last update, there are several squeak images av

Missing symbols

2009-02-12 Thread Stuart Cassoff
These libs do not have debugging symbols, seemingly violating porting checklist item number twenty. libwraster.so.5.0 libungif.so.5.4 libpng.so.8.0 libtiff.so.38.2 libjpeg.so.62.0

Re: x11vnc uses wish (from x11/tk)

2009-02-14 Thread Stuart Cassoff
Mikolaj Kucharski wrote: Hi, x11vnc is using tcl/tk toolkit for -gui switch. See x11vnc(1) man page and search for `-gui' option for description or grep the srouces for `wish' string. p2 is p1 + Makefile cleanup cvs server: Diffing inside x11/x11vnc/ Index: x11/x11vnc//Makefile ===

Re: x11vnc uses wish (from x11/tk)

2009-02-15 Thread Stuart Cassoff
Antoine Jacoutot wrote: On Sun, 15 Feb 2009, Stuart Cassoff wrote: Mikolaj Kucharski wrote: Hi, x11vnc is using tcl/tk toolkit for -gui switch. See x11vnc(1) man page and search for `-gui' option for description or grep the srouces for `wish' string. Any reason y

Re: OpenCV - default system python ?

2009-03-07 Thread Stuart Cassoff
J.C. Roberts wrote: The problem with the OpenCV project is *releases* are fairly neglected (i.e. most everyone seems to only work from svn/cvs). I've butted heads with a few people on this issue (other projects, not OpenCV) and have had little/no success convincing die-hard cvs'ers to cut relea

WIP: TkImg-1.4

2009-03-09 Thread Stuart Cassoff
Needs tcllib-1.11.1 to build the docs so that's commented out for now. tkimg-1.4-port45e.tar.gz Description: application/gzip

UPDATE: TkCon 2.4 -> 2.5

2009-03-09 Thread Stuart Cassoff
=Stuart Cassoff @@ -17,28 +15,35 @@ PERMIT_DISTFILES_CDROM =Yes PERMIT_DISTFILES_FTP = Yes MODULES = x11/tk - MASTER_SITES = ${MASTER_SITE_SOURCEFORGE:=tkcon/} - +BUILD_DEPENDS =:tcllib->=1.11.1:devel/tcllib RUN_DEPENDS = ${MODTK_RUN_DEPE

UPDATE: tk-8.5.6 -> tk-8.5.6p0

2009-03-11 Thread Stuart Cassoff
A couple more 'private' headers are needed by upcoming port(s). Stricter LIB_DEPENDS wrt 'threaded' FLAVOR. I bumped the package 'p' version and the shlib version - is that correct for this case? Stu cvs server: Diffing inside . Index: Makefile ==

Recent dep changes

2009-03-11 Thread Stuart Cassoff
What's that all about? Inquiring minds want to know. :) Stu

Re: NEW: Tklib 0.5

2009-03-17 Thread Stuart Cassoff
Woof! Stuart Cassoff wrote: Very similar to Tcllib, including the cheapo index generator. Makes use of the changes to tcl.port.mk. Stu $ cat DESCR A collection of pure-Tcl utility modules and widgets for Tk that provide a wide variety

Re: UPDATE: Tcllib 1.11.1

2009-03-17 Thread Stuart Cassoff
Moo? Stuart Cassoff wrote: This incredibly hideous and huge patch brings Tcllib up to 1.11.1. Many more bits are now installed and all the examples should work nicely as well as the port Makefile being tidied-up. Additionally, I'm generating a cheapo index man page since I'm tired o

UPDATE: Tcl/Tk 8.5.7

2009-04-24 Thread Stuart Cassoff
= tcl-${V} - -SHARED_LIBS = tcl85 0.3 - +SHARED_LIBS = tcl85 0.4 CATEGORIES = lang lang/tcl - HOMEPAGE = http://www.tcl.tk/ - MAINTAINER = Stuart Cassoff # BSD @@ -37,11 +33,8 @@ FAKE_FLAGS = INSTALL_DATA_DIR

Re: UPDATE: TkCon 2.4 -> 2.5

2009-04-24 Thread Stuart Cassoff
I can has update?

Re: UPDATE: TkCon 2.4 -> 2.5

2009-04-24 Thread Stuart Cassoff
Stuart Henderson wrote: > On 2009/04/24 10:21, Stuart Cassoff wrote: > >> I can has update? >> >> > > sure, I just need a diff that applies ;-) > > > > I haz make updaytz. Index: x11/tkcon/Makefile

Re: Set HOMEPAGE for ports with GH_*

2015-05-19 Thread Stuart Cassoff
On 05/19/15 06:14, Dmitrij D. Czarkoff wrote: > Hi! > > The diff below makes HOMEPAGE default to port's Github project page > (https://github.com/${GH_ACCOUNT}/${GH_PROJECT}) for ports where both > GH_ACCOUNT and GH_PROJECT variables are defined. FWIW there are 202 > ports that have such HOMEPAGE

Re: NEW: Pdf4Tcl

2015-05-21 Thread Stuart Cassoff
*stands on desk, flaps arms and makes whooping sound* On 05/08/15 16:37, Stuart Cassoff wrote: > Comment: > library for generating PDF documents for Tcl > > Description: > Provides a Snit container class for generating PDF documents. > > > Stu >

ranlib after install

2015-06-08 Thread Stuart Cassoff
I have a couple of ports that run ranlib lib.a after installing lib.a and I'm wondering if that is necessary? I get the impression that it used to be for some systems a long time ago but not anymore. Stu

Re: ranlib after install

2015-06-09 Thread Stuart Cassoff
On 06/09/15 04:09, Marc Espie wrote: > On Mon, Jun 08, 2015 at 01:51:49PM -0400, Stuart Cassoff wrote: >> I have a couple of ports that run ranlib lib.a after installing lib.a and >> I'm wondering if that is necessary? >> I get the impression that it used to be for so

Re: ranlib after install

2015-06-09 Thread Stuart Cassoff
On 06/09/15 04:09, Marc Espie wrote: > On Mon, Jun 08, 2015 at 01:51:49PM -0400, Stuart Cassoff wrote: >> I have a couple of ports that run ranlib lib.a after installing lib.a and >> I'm wondering if that is necessary? >> I get the impression that it used to be for so

Re: NEW: Pdf4Tcl

2015-06-19 Thread Stuart Cassoff
Any chance someone could take a look at this? Thanks. On 05/08/15 16:37, Stuart Cassoff wrote: > Comment: > library for generating PDF documents for Tcl > > Description: > Provides a Snit container class for generating PDF documents. > > > Stu >

Re: NEW: Pdf4Tcl

2015-06-19 Thread Stuart Cassoff
On 06/19/15 16:18, Dmitrij D. Czarkoff wrote: > Stuart Cassoff said: >> Any chance someone could take a look at this? Thanks. > > Why does this port need USE_GROFF=Yes? Manual is renedered with mandoc > just fine. > The only difference I see is that there's no box aro

Re: NEW: Pdf4Tcl

2015-06-19 Thread Stuart Cassoff
On 06/19/15 17:48, Dmitrij D. Czarkoff wrote: > Stuart Cassoff said: >> The only difference I see is that there's no box around the name/synopsis >> with mandoc. >> I can live with that. > > I'd rather avoid groff then have that box. Either way, OK czarkof

Re: NEW: Pdf4Tcl

2015-06-19 Thread Stuart Cassoff
On 06/19/15 19:30, Anthony J. Bentley wrote: > Stuart Cassoff writes: >> On 06/19/15 17:48, Dmitrij D. Czarkoff wrote: >>> Stuart Cassoff said: >>>> The only difference I see is that there's no box around the name/synopsis >> with mandoc. >>>>

Kill the (tk) rat

2015-10-06 Thread Stuart Cassoff
I believe that TkRat is a good candidate for removal. It's old, unmaintained, ugly, no one uses it (most likely) and it embeds an old imap library. Stu

TJPledge

2015-10-14 Thread Stuart Cassoff
Tcl / Jim interface to pledge(2). tclpledge-0.1-port.tar.gz Description: application/gzip jimpledge-0.1-port.tar.gz Description: application/gzip

Re: git gui: Tcl version error

2020-01-20 Thread Stuart Cassoff
On 2020-01-19 13:11, Stuart Henderson wrote: ..but the wish interpreter path is set (eventually) based on whatever version ports is telling it to use, so wish8.5. The only way I can see that it would work is if you run "wish8.6 /usr/local/libexec/git/git-gui". Anyway here is the fix, also moves

Re: change font in ssvncviewer

2012-12-16 Thread Stuart Cassoff
On 12/16/12 08:51, Stuart Henderson wrote: > On 2012/12/16 14:08, LEVAI Daniel wrote: >> On v, dec 16, 2012 at 13:02:44 +, Stuart Henderson wrote: >>> On 2012/12/16 13:46, LEVAI Daniel wrote: Hi! Is there a way to change the fonts for ssvncviewer (from the ssvnc package)? We

Re: Bugs in Scratch

2013-01-08 Thread Stuart Cassoff
On 01/08/13 10:37, Stuart Henderson wrote: > On 2013/01/08 16:05, Lars Engblom wrote: >> 1. Both in current and stable the path to the image is wrong in >> /usr/local/share/scratch/iniscratch > > I've just fixed this one. Sorry, did not see this earlier - original email eaten by spam control. I t

NEW: Tcl/Tk 8.6.0

2013-01-14 Thread Stuart Cassoff
Plus the patches for tcl.port.mk and tk.port.mk. Tested mostly on i386 and somewhat on amd64. Stu Index: tcl.port.mk === RCS file: /cvs/ports/lang/tcl/tcl.port.mk,v retrieving revision 1.13 diff -u -p -r1.13 tcl.port.mk --- tcl.port

Re: UPDATE: eagle -> beta26

2013-01-15 Thread Stuart Cassoff
Meanwhile, not far away, Mr. and Mrs. Arthur Pewty were about to enter an unfamiliar office. On 11/22/12 13:35, Stuart Cassoff wrote: > Tested on i386 and amd64.

Re: UPDATE: graphviz

2013-01-31 Thread Stuart Cassoff
On 08/18/12 17:07, Edd Barrett wrote: > Hi, > > The recent pthread changes fixed the last of my issues with the graphviz > update (thanks to brad for pointing this out). > > Here is a diff which tidies and updates our graphviz port to 2.28.0 and > emulates the functionality of the existing in-tre

MODULES for devel/p5-Devel-ptkdb

2013-01-31 Thread Stuart Cassoff
Index: Makefile === RCS file: /cvs/ports/devel/p5-Devel-ptkdb/Makefile,v retrieving revision 1.10 diff -u -p -r1.10 Makefile --- Makefile15 Oct 2012 15:18:32 - 1.10 +++ Makefile29 Jan 2013 14:11:35 - @@ -2,7 +2,6 @

MODULES for misc/impress

2013-01-31 Thread Stuart Cassoff
Index: Makefile === RCS file: /cvs/ports/misc/impress/Makefile,v retrieving revision 1.11 diff -u -p -r1.11 Makefile --- Makefile19 Nov 2010 07:23:11 - 1.11 +++ Makefile1 Feb 2013 05:55:07 - @@ -4,6 +4,7 @@ COMMENT

Re: MODULES for textproc/boust

2013-01-31 Thread Stuart Cassoff
On 08/12/12 09:33, Stuart Henderson wrote: > On 2012/08/12 00:36, Stuart Cassoff wrote: >> Does this need a revision bump? >> There's no change to the resultant package. > > Technically not, but bumps are cheap, so I would do it anyway. Alright > >> --- patc

Re: MODULES for misc/impress

2013-02-01 Thread Stuart Cassoff
On 02/01/13 05:16, Stuart Henderson wrote: > Move it to Tcl/Tk 8.5 too; no problems noticed and the fonts are > much better. OK? Great, thanks! I'll commit this today. Stu

Re: MODULES for devel/p5-Devel-ptkdb

2013-02-01 Thread Stuart Cassoff
On 02/01/13 05:30, Stuart Henderson wrote: > This one actually just depends on p5-Tk so no point using the run dep; > also drop USE_GROFF and remove pointless PKGNAME setting while there > (cpan module does this for you). > Brilliant! I was just after moving everything to modules. Thanks for the

NEW: Tclthread

2013-02-02 Thread Stuart Cassoff
Provides script-level access to Tcl's threading capabilities. Stu tclthread-2.7.0-port.tar.gz Description: application/gzip

Re: NEW: Tclthread

2013-02-03 Thread Stuart Cassoff
On 02/03/13 04:44, Landry Breuil wrote: > On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: >> Provides script-level access to Tcl's threading capabilities. > > If i get it right it needs tcl sources to build ? Why not making it a > subpackage or bundle it wi

UPDATE exmh to use Tcl/Tk 8.5.

2013-02-03 Thread Stuart Cassoff
Fonts are better but a little smaller than when running with 8.4. This can be adjusted with the -size option in the patch. Stu Index: Makefile === RCS file: /cvs/ports/mail/exmh2/Makefile,v retrieving revision 1.31 diff -u -p -r1.

Re: NEW: Tclthread

2013-02-03 Thread Stuart Cassoff
On 02/03/13 09:02, Stuart Henderson wrote: > On 2013/02/03 06:58, Stuart Cassoff wrote: >> On 02/03/13 04:44, Landry Breuil wrote: >>> On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: >>>> Provides script-level access to Tcl's threading capabiliti

Re: NEW: Tcl/Tk 8.6.0

2013-02-03 Thread Stuart Cassoff
On 01/14/13 07:12, Stuart Cassoff wrote: > Plus the patches for tcl.port.mk and tk.port.mk. > Tested mostly on i386 and somewhat on amd64. Use the core dist instead of the bundled one. Index: Makefile === RCS file: /cvs

Re: NEW: Tclthread

2013-02-03 Thread Stuart Cassoff
On 02/03/13 09:26, Stuart Cassoff wrote: > On 02/03/13 09:02, Stuart Henderson wrote: >> On 2013/02/03 06:58, Stuart Cassoff wrote: >>> On 02/03/13 04:44, Landry Breuil wrote: >>>> On Sat, Feb 02, 2013 at 12:38:40PM -0500, Stuart Cassoff wrote: >>>>> Pr

NEW: TDBC, TDBC-Sqlite3

2013-02-04 Thread Stuart Cassoff
$ cat tdbc/pkg/DESCR Interface standard for SQL databases and connectivity that aims to make it easy to write portable and secure Tcl scripts that access SQL databases. $ cat tdbc-sqlite3/pkg/DESCR Provides a database interface that conforms to Tcl DataBase Connectivity (TDBC) and allows a Tcl sc

Re: NEW net/tkabber

2013-02-04 Thread Stuart Cassoff
On 01/30/13 08:05, Kirill Bychkov wrote: > Hi. > This is a port of tkabber-0.11.1, Tk Jabber client. It was sent to > ports by Anton Yabchinskiy in Nov 200 and by Dmitrij Czarkoff four > years later in Nov 2012. > I'm using it on i386 and amd64 since it was first submitted to > ports@ by Anton. > T

UPDATE: xcircuit 3.7.40 -> 3.7.48

2013-02-04 Thread Stuart Cassoff
/xcircuit/ MAINTAINER = Stuart Cassoff @@ -27,7 +27,7 @@ LIB_DEPENDS = ${MODTK_LIB_DEPENDS} USE_GMAKE =Yes CONFIGURE_STYLE = autoconf no-autoheader -AUTOCONF_VERSION = 2.59 +AUTOCONF_VERSION = 2.68 CONFIGURE_ARGS += ${CONFIGURE_SHARED} \ --with-tcl

Re: Bugs in Scratch

2013-02-05 Thread Stuart Cassoff
On 01/08/13 17:17, Stuart Cassoff wrote: > On 01/08/13 10:37, Stuart Henderson wrote: >> On 2013/01/08 16:05, Lars Engblom wrote: >>> 1. Both in current and stable the path to the image is wrong in >>> /usr/local/share/scratch/iniscratch >> >> I've just

Re: UPDATE: Scratch 1.3->1.4

2013-02-05 Thread Stuart Cassoff
On 11/01/12 09:43, Landry Breuil wrote: > On Thu, Nov 01, 2012 at 02:37:26PM +0100, Landry Breuil wrote: >> On Thu, Nov 01, 2012 at 08:57:26AM -0400, Stuart Cassoff wrote: >>> On 10/10/12 03:01, Stuart Cassoff wrote: >>>> Latest. Tested on i386 w/camera, lightly te

Re: UPDATE: eagle -> beta26

2013-02-07 Thread Stuart Cassoff
Ok? It's a no-brainer update. Stu On 11/22/12 13:35, Stuart Cassoff wrote: > Tested on i386 and amd64. > > Index: Makefile > === > RCS file: /cvs/ports/lang/eagle/Makefile,v > retrieving revision 1.8 >

Re: Fwd: Re: UPDATE: Scratch 1.3->1.4

2013-02-08 Thread Stuart Cassoff
On 02/07/13 10:06, Landry Breuil wrote: > On Thu, Feb 07, 2013 at 08:58:17AM -0500, Stuart Cassoff wrote: >> On 11/01/12 09:43, Landry Breuil wrote: >>> On Thu, Nov 01, 2012 at 02:37:26PM +0100, Landry Breuil wrote: >>>> On Thu, Nov 01, 2012 at 08:57:26AM -0400, Stu

Re: Bugs in Scratch

2013-02-10 Thread Stuart Cassoff
On 02/10/13 18:50, OpenBSD wrote: > But that was easy to fix and Scratch 1.4 is running well - with a few hiccups > - > such as core dumping when importing a 5 Mb mp3 file, > and recording sound causing a squeak primitive failure. Sound recording isn't working in Squeak on OpenBSD at the momen

Re: Bugs in Scratch

2013-02-11 Thread Stuart Cassoff
On 02/11/13 07:32, Stuart Henderson wrote: > On 2013/02/11 07:17, Stuart Cassoff wrote: >> On 02/11/13 05:11, Stuart Henderson wrote: >>> On 2013/02/10 21:11, Stuart Cassoff wrote: >>>> Is it too late for this to go in? >>> >>> We don't have a

Re: Bugs in Scratch

2013-02-11 Thread Stuart Cassoff
On 02/11/13 09:00, Stuart Henderson wrote: > On 2013/02/11 08:18, Stuart Cassoff wrote: >> On 02/11/13 07:32, Stuart Henderson wrote: >>> On 2013/02/11 07:17, Stuart Cassoff wrote: >>>> On 02/11/13 05:11, Stuart Henderson wrote: >>>>> On 2013/02/10

Re: databases/ports-readmes fork and mirror on ports.su

2013-03-01 Thread Stuart Cassoff
It's lovely but could be even better if the porter's name were at the top of each page. In a very large font. Using the tag. With an autostarting sound of the porter's voice saying "Hi, I'm . Welcome to my port of , I hope you enjoy it." Stu On 03/01/13 02:39, Constantine A. Murenin wrote: > D

Re: UPDATE: x11/windowmaker

2013-03-04 Thread Stuart Cassoff
Is this update is as bad as the last one? Stu On 03/04/13 10:09, Brian Callahan wrote: > Hi ports -- > > The attached patch updates x11/windowmaker to 0.95.4 > Taking MAINTAINER as well. > Works for me on my usual trio (amd64, loongson, macppc) > > OK? > > ~Brian > >

Re: NEW net/tkabber

2013-03-04 Thread Stuart Cassoff
On 03/04/13 13:25, Dmitrij D. Czarkoff wrote: > On Wed, Jan 30, 2013 at 04:05:28PM +0300, Kirill Bychkov wrote: >> Hi. >> This is a port of tkabber-0.11.1, Tk Jabber client. It was sent to >> ports by Anton Yabchinskiy in Nov 200 and by Dmitrij Czarkoff four >> years later in Nov 2012. >> I'm using

Re: NEW net/tkabber

2013-03-04 Thread Stuart Cassoff
On 03/04/13 16:39, Dmitrij D. Czarkoff wrote: > On Mon, Mar 04, 2013 at 01:18:56PM -0500, Stuart Cassoff wrote: >>> The port builds and runs fine. Still I would suggest the following changes: >> >> As I mentioned in my last message, I get crashes when trying to login to a

Re: NEW net/tkabber

2013-03-04 Thread Stuart Cassoff
On 03/04/13 23:13, Dmitrij D. Czarkoff wrote: > On Mon, Mar 04, 2013 at 01:18:56PM -0500, Stuart Cassoff wrote: >> I also notice a TclXML in there, maybe that can be excised as well? > > It is Tkabber's fork of TclXML. They used to support external TclXML before. > Yea

Re: NEW net/tkabber

2013-03-05 Thread Stuart Cassoff
On 03/05/13 12:16, Dmitrij D. Czarkoff wrote: > On Tue, Mar 05, 2013 at 01:24:07PM +0100, Sebastian Reitenbach wrote: >> speaking of coccinella, there its done, because the jabber >> xml stream is contigous, from login to logout, and the >> xml parser doesn't like it if some tags are not closed b

Re: Maintenance update to textproc/groff-1.22.2

2013-03-19 Thread Stuart Cassoff
On 03/17/13 17:45, Ingo Schwarze wrote: > Hi, > > as suggested by pascal@ and sthen@, i have updated the patch to use > > +VERSION = 1.22.2 > +SUBST_VARS = VERSION > +DISTNAME = groff-${VERSION} > > to avoid PLIST churn on future updates. Resending such that p

Re: Maintenance update to textproc/groff-1.22.2

2013-03-19 Thread Stuart Cassoff
On 03/19/13 22:15, Ingo Schwarze wrote: > Hi Stuart, > > Stuart Cassoff wrote on Tue, Mar 19, 2013 at 04:43:35AM -0400: >> On 03/17/13 17:45, Ingo Schwarze wrote: > >>> as suggested by pascal@ and sthen@, i have updated the patch to use >>> >>> +

Re: Bugs in Scratch

2013-04-18 Thread Stuart Cassoff
On 04/17/13 19:38, OpenBSD wrote: > On 04/17/13 12:31, Stuart Henderson wrote: >> On 2013/04/16 07:48, Lars Engblom wrote: >>> Unless some new obstacles have been appearing, I would really suggest >>> you upgrade to this port. I have been running it since before the >>> ports freeze, and it is work

Re: tcl 8.4

2013-04-20 Thread Stuart Cassoff
On 04/19/13 16:56, Stuart Henderson wrote: > Can we kill 8.4 yet? I think we have moved everything that uses it now. > There shouldn't be anything needing 8.4 now. There is a planned released of 8.4.20 on June 1. This will be the final 8.4, after which all work on 8.4 will end. RC's are current

Re: Fixup path adjustment in Tcl/Tk ports

2013-05-14 Thread Stuart Cassoff
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

Re: Fixup path adjustment in Tcl/Tk ports

2013-05-15 Thread Stuart Cassoff
On 05/14/13 12:12, Stuart Cassoff wrote: > > Thanks for taking the time for this. > Looking at it today; estimated time for my reply is 6 hrs from now. > I'm not sure I agree with all the changes, but we'll see soon enough. > Apologies. I should never estimate. rsn, Stu

Re: NEW-ish: sqlite3-tcl

2013-11-27 Thread Stuart Cassoff
>> On 07/09/13 10:44, Stuart Cassoff wrote: >>> An individual port of the Tcl Sqlite bindings. I think I get it now. Stu Index: Makefile === RCS file: /cvs/ports/databases/sqlite3/Makefile,v retrieving revision 1.7

Re: NEW: ltcltk

2013-11-29 Thread Stuart Cassoff
Not the most exciting port, I know. But I do actually use it. Stu On 11/18/13 14:05, Stuart Cassoff wrote: > A binding of the Tcl interpreter to Lua. It allows for calls into Tcl, > setting and reading variables from Tcl and registering of Lua functions > for use from Tcl. Also, a b

Re: NEW: ltcltk

2013-11-29 Thread Stuart Cassoff
On 11/29/13 11:47, Stefan Sperling wrote: > On Fri, Nov 29, 2013 at 11:27:09AM -0500, Stuart Cassoff wrote: >> Not the most exciting port, I know. But I do actually use it. >> >> Stu > > Looks fine to me, except I would probably use 'post-patch' > instea

Preventing substitutions in PLIST ?

2013-12-04 Thread Stuart Cassoff
I'd like tcllib and tklib to make use of 'tcl modules'. Every package that can be installed as a tcl module saves one file and one dir and there are enough eligible packages that I think it's worth doing. This makes use of a newer tcl packaging system that's a bit better and/or faster. These shou

Re: Preventing substitutions in PLIST ?

2013-12-05 Thread Stuart Cassoff
On 12/05/13 05:36, Marc Espie wrote: > On Thu, Dec 05, 2013 at 01:26:47AM -0500, Stuart Cassoff wrote: >> I'd like tcllib and tklib to make use of 'tcl modules'. >> Every package that can be installed as a tcl module saves one file and one >> dir >> and

Re: Preventing substitutions in PLIST ?

2013-12-07 Thread Stuart Cassoff
On 12/05/13 05:36, Marc Espie wrote: > On Thu, Dec 05, 2013 at 01:26:47AM -0500, Stuart Cassoff wrote: >> I'd like tcllib and tklib to make use of 'tcl modules'. >> Every package that can be installed as a tcl module saves one file and one >> dir >> and

Re: Preventing substitutions in PLIST ?

2013-12-08 Thread Stuart Cassoff
On 12/07/13 16:42, Marc Espie wrote: > On Sat, Dec 07, 2013 at 03:39:28PM -0500, Stuart Cassoff wrote: >> On 12/05/13 05:36, Marc Espie wrote: >>> On Thu, Dec 05, 2013 at 01:26:47AM -0500, Stuart Cassoff wrote: >>>> I'd like tcllib and tklib to make use of &#x

Re: Scratch crashing by audio events

2014-03-06 Thread Stuart Cassoff
I've got a WIP of the latest Squeak with an embryo of a sndio driver. I'll clean it up and post it here soon. Stu On 03/05/14 05:55, Alexandre Ratchov wrote: > On Tue, Mar 04, 2014 at 03:17:17PM +0200, Lars Engblom wrote: >> Yesterday I installed Scratch (from latest snapshot). Everything I >>

Re: tedu asp2php

2014-03-26 Thread Stuart Cassoff
On 03/26/14 10:22, Stuart Henderson wrote: > "asp2php is a program which converts Microsoft's ASP code to PHP. > It supports multiple database drivers, sessions, both PHP3 and PHP4, > and also provides a graphical front end to do all this." > > I don't think a program that hasn't been updated sinc

UPDATE: Squeak

2014-03-26 Thread Stuart Cassoff
Many changes and some new things. Port tarball supplied. It's still diffable, but ... I don't think the port was well structured for Squeak nor do I think that what I have currently is either but at least all the pieces are together and we can work with them. I started trying to make the diffs as

UPDATE: Scratch

2014-03-26 Thread Stuart Cassoff
This update of Scratch needs the new Squeak. Port tarball supplied though diff not that bad. No need to build any plugins; all needed plugins available via the vm port. Adding a dependency on Squeak sources v2 and installing changes file allows users to modify Scratch. Removed homegrown startup sc

Re: UPDATE: Squeak

2014-03-26 Thread Stuart Cassoff
On 03/26/14 18:43, Stuart Cassoff wrote: > It would be nice to have a newer version of Pharo but that requires > a Cog vm and we only have an "Interpreter" vm. > A trial build of the Cog vm revealed that we don't have ucontext.h which it > seems to want, > looks dep

Re: UPDATE: Scratch

2014-03-27 Thread Stuart Cassoff
On 03/27/14 10:46, Fred wrote: > On 03/26/14 22:44, Stuart Cassoff wrote: >> This update of Scratch needs the new Squeak. >> Port tarball supplied though diff not that bad. >> >> No need to build any plugins; all needed plugins available via the vm port. >> Adding

NEW: Ports system.

2014-04-01 Thread Stuart Cassoff
It's taken a while but I'm pleased to announce a new ports framework written entirely in Tcl! It functions identically to the existing system but is in some ways improved. Most important has been the move from perl to Tcl. This should help 'open up' the ports system as Tcl provides a lower bar to

Re: UPDATE: Scratch

2014-04-06 Thread Stuart Cassoff
On 03/26/14 18:44, Stuart Cassoff wrote: > This update of Scratch needs the new Squeak. > Port tarball supplied though diff not that bad. > > No need to build any plugins; all needed plugins available via the vm port. > Adding a dependency on Squeak sources v2 and installing change

Re: Preventing substitutions in PLIST ?

2014-04-09 Thread Stuart Cassoff
On 12/08/13 09:23, Marc Espie wrote: > On Sun, Dec 08, 2013 at 08:41:23AM -0500, Stuart Cassoff wrote: >> On 12/07/13 16:42, Marc Espie wrote: >>> On Sat, Dec 07, 2013 at 03:39:28PM -0500, Stuart Cassoff wrote: >>>> On 12/05/13 05:36, Marc Espie wrote: >>&g

Re: Preventing substitutions in PLIST ?

2014-04-16 Thread Stuart Cassoff
So, is this ok? I think it's ok or very close to ok. It would be nice to get over this hurdle. Stu On 04/09/14 17:58, Stuart Cassoff wrote: > On 12/08/13 09:23, Marc Espie wrote: >> On Sun, Dec 08, 2013 at 08:41:23AM -0500, Stuart Cassoff wrote: >>> On 12/07/13 16:42, Ma

Re: [update] devel/tcllib -> 1.20

2020-04-27 Thread Stuart Cassoff
Thanks! I'll look into it. On 2020-04-16 08:10, Renaud Allard wrote: Hello, Here is a proposed update for devel/tcllib from 1.19 to 1.20. What do you think? Regards

Re: Fixup path adjustment in Tcl/Tk ports

2013-05-25 Thread Stuart Cassoff
On 05/06/13 15:10, Vadim Zhukov wrote: > This patch cleans up path adjustments in Tcl/Tk ports. List of changes: Thanks for taking time to work on this. > * MODTCL_WISH_ADJ is renamed to MODTK_WISH_ADJ and moved to a more > appropriate place - tk.port.mk; This has come up before. I like t

Re: tcl / threads

2013-05-25 Thread Stuart Cassoff
On 05/14/13 18:31, Stuart Henderson wrote: > Does anyone know of issues with moving Tcl to using threads (or at least > linking -lpthread) by default now we're using rthreads? > I don't always use threaded Tcl, but when I do, I prefer 8.6. Stu

UPDATE: Tcl/Tk 8.5.13 -> 8.5.14

2013-05-25 Thread Stuart Cassoff
HOMEPAGE = http://www.tcl.tk/ MAINTAINER = Stuart Cassoff @@ -67,6 +67,9 @@ SUBST_VARS += _README_DIR TESTHOME = ${WRKDIR}/testhome # Use TESTFLAGS to control the Tcl tests TESTFLAGS = + +# XXX Until Tcl bug 2911139 is fixed; bug is in test, not in Tcl

  1   2   3   4   5   >