[Fwd: Re: [SCIM] Skim has been ported to FreeBSD]
Jie Gao
gaoj at cpsc.ucalgary.ca
Fri Jul 30 10:20:55 PDT 2004
-------- Original Message --------
Subject: Re: [SCIM] Skim has been ported to FreeBSD
Date: Fri, 30 Jul 2004 11:19:08 -0600
From: Jie Gao <gaoj at cpsc.ucalgary.ca>
Organization: University of Calgary
To: LiuCougar <liucougar at gmail.com>
References: <200407291701.51406.gaoj at cpsc.ucalgary.ca>
<9558067804073007386214bd64 at mail.gmail.com>
<9558067804073008122d904a33 at mail.gmail.com>
<955806780407300834b231949 at mail.gmail.com>
Dear Cougar,
Thanks for the suggestion. I have already updated the WWW sites in the
descriptions to the new scim.freedesktop.org (and for skim, pointing to
its dedicated page). I will add SF.net mirrors to $MASTERSITES for
downloading the source package (maybe around next update).
Thank you.
Jie
LiuCougar wrote:
>please use this as the master site for skim,
>
>http://sourceforge.net/project/showfiles.php?group_id=108454&package_id=118018
>
>thanks ;)
>
>On Fri, 30 Jul 2004 15:12:20 +0000, LiuCougar <liucougar at gmail.com> wrote:
>
>
>>Oops, I misunderstood the meaning of "master" site.
>>
>>I think you may specify the sourceforge site:
>>http://sourceforge.net/project/showfiles.php?group_id=108454
>>
>>Regards,
>>
>>
>>
>>On Fri, 30 Jul 2004 14:38:05 +0000, LiuCougar <liucougar at gmail.com> wrote:
>>
>>
>>>Hi Jie,
>>>thanks for you work and your suggestion. I have added this info in the
>>>homepage of skim.
>>>
>>>I think I will use the counterpart of strndup in Qt library: it should
>>>be portable, isn't it?
>>>
>>>Suggestion about the info of skim:
>>>master sites: http://scim.freedesktop.org/Software/ScimKDE is better
>>>than http://freedesktop.org/~cougar/skim/downloads/ (IMO)
>>>
>>>Regards,
>>>Cougar
>>>
>>>
>>>
>>>
>>>On Thu, 29 Jul 2004 17:01:51 -0600, Jie Gao <gaoj at cpsc.ucalgary.ca> wrote:
>>>
>>>
>>>>Hi, all
>>>>
>>>>I am the maintainer of scim ports on FreeBSD. Recently I also ported skim to
>>>>FreeBSD and now it has been committed to the ports collection. So a FreeBSD
>>>>5.x user can update his/her ports tree and install textproc/skim port.
>>>>Details can be found at http://www.freshports.org/textproc/skim
>>>>
>>>>I also have a suggestion about skim's code. In
>>>>plugins/scimlauncher/scimlauncher.cpp file there is a call to strndup()
>>>>function. This function, however, is not a standard cstring function. It is
>>>>a GNU-only extension. So it does not exist on systems that do not use GNU
>>>>libc (glibc). May I suggest using the standard string functions? The
>>>>implementation of strndup() through malloc() and memcpy() will be only
>>>>around 10 lines, e.g. the one in
>>>>http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/ports/textproc/skim/files/patch-plugins-scimlauncher-scimlauncher.cpp
>>>>
>>>>Thanks for the good work! Really cool!
>>>>_______________________________________________
>>>>scim mailing list
>>>>scim at freedesktop.org
>>>>http://freedesktop.org/mailman/listinfo/scim
>>>>
>>>>
>>>>
>>>--
>>>"People's characters are strengthened through struggle against
>>>difficulties; they are weakened by comfort."
>>>- Old Chinese adage
>>>
>>>
>>>
>>--
>>"People's characters are strengthened through struggle against
>>difficulties; they are weakened by comfort."
>>- Old Chinese adage
>>
--
GAO, Jie
Artificial Intelligence Research Lab http://www.cpsc.ucalgary.ca/~gaoj/
Department of Computer Science E-mail: gaoj at cpsc.ucalgary.ca
University of Calgary Tel: 1-403-220-7688
More information about the scim
mailing list