Re: deskutils/recoll

2017-11-01 Thread PeerCorps Trust Fund

Currently testing!

This is wonderful news.

On 10/31/2017 07:57 PM, Kurt Jaeger wrote:

Hi!


Is there anyway that deskutils/recoll can be version bumped to
1.23.3 in ports? There have been a ton of bug fixes upstream for
this and 1.21 has been in ports without a maintainer it seems.


A patch for that update would be helpful. Can you try to provide one ?


I found this closed PR

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=219481

where Walter worked on it. I reopend the bug, prepared a patch that
builds (see attachment), but disables the X11MON option.

I have no idea how to test the app. Any takers ?


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


deskutils/recoll

2017-10-31 Thread PeerCorps Trust Fund

Greetings!

Is there anyway that deskutils/recoll can be version bumped to 1.23.3 in ports? 
There have been a ton of bug fixes upstream for this and 1.21 has been in ports 
without a maintainer it seems.

It builds fine otherwise like this:

pkg install automake autoconf pkgconf gettext gmake libtool

git clone https://@opensourceprojects.eu/git/p/recoll1/code recoll1-code

sh autogen.sh

./configure --disable-python-module --without-inotify --disable-x11mon 
--disable-qtgui --disable-userdoc --without-fam

gmake

--
Michael
___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Re: Porting Catfish and Autokey to FreeBSD

2016-01-06 Thread PeerCorps Trust Fund
Hi!

It seems as though FreeBSD has an inotify compatibility layer.

At least that's what we've been informed. One committer in the community is 
currently working on getting it operational and into the ports collection.



On 01/05/2016 01:30 AM, Olivier Duchateau wrote:
> On Mon, 04 Jan 2016 11:43:56 -0600
> Mark Felder <f...@freebsd.org> wrote:
> 
>>
>>
>> On Mon, Dec 28, 2015, at 13:28, Lowell Gilbert wrote:
>>> PeerCorps Trust Fund <i...@peercorpstrust.org> writes:
>>>
>>>> We are a group of educators currently looking for someone capable of 
>>>> porting the open source applications Catfish and Autokey to FreeBSD.
>>>>
>>>> Catfish - http://www.twotoasts.de/index.php/catfish/
>>>>
>>>> Autokey - https://github.com/guoci/autokey-py3
>>>
>>> Those look like straightforward ports, at least for anyone who has dealt
>>> with python3 and gtk3.
>>>
>>
>> I whipped up a port for autokey which was easy because it's hosted on
>> pypi and then I started filling out the proper dependencies and ran into
>> python-pyinotify. I have a feeling this will cause the program to break
>> in some situations because we don't have inotify on FreeBSD.
> 
> Perhaps, we can replace inotify by select module [1]. It supports 
> kqueue/kevent. 
> 
> [1] https://docs.python.org/2.7/library/select.html
> 
>>
>>
>> -- 
>>   Mark Felder
>>   ports-secteam member
>>   f...@freebsd.org
>> ___
>> freebsd-ports@freebsd.org mailing list
>> https://lists.freebsd.org/mailman/listinfo/freebsd-ports
>> To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"
> 
> 

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Porting Catfish and Autokey to FreeBSD

2015-12-25 Thread PeerCorps Trust Fund
Hello all!

We are a group of educators currently looking for someone capable of porting 
the open source applications Catfish and Autokey to FreeBSD.

Catfish - http://www.twotoasts.de/index.php/catfish/

Autokey - https://github.com/guoci/autokey-py3

This is for a long term project for adding graphical search and automation 
tools for desktop users in secondary schools in Tanzania (East Africa).

We would be supporting the work under a contract supported by external donors 
to the effort.

We very much look forward to hearing from interested persons. 

-- 
Michael
PeerCorps Trust Fund


___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"


Suggestion for FreeBSD ports - Autokey

2015-11-10 Thread PeerCorps Trust Fund
Hi All,

One extremely useful keyboard automation utility that has existed for Linux for 
quite some time has been Autokey: https://code.google.com/p/autokey/

I am not sure how suggesting ports works, but I'd like to suggest this one for 
inclusion.

-- 
Mike

___
freebsd-ports@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"