Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 38163 - net-dialup/vocp - answering machine, text-to-speech, pager, fax, redirection, caler id
Summary: net-dialup/vocp - answering machine, text-to-speech, pager, fax, redirection,...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Default Assignee for New Packages
URL: http://www.vocpsystem.com/
Whiteboard:
Keywords: EBUILD
: 162702 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-01-14 06:11 UTC by Lorinc Czegledi
Modified: 2013-07-06 19:29 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
sys-apps/vocp/vocp-0.9.3.ebuild (vocp-0.9.3.ebuild,2.49 KB, text/plain)
2005-04-03 10:42 UTC, James Hiscock
Details
sys-apps/vocp/files/install-vocp-0.9.3.patch (install-vocp-0.9.3.patch,9.15 KB, patch)
2005-04-03 10:43 UTC, James Hiscock
Details | Diff
dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild (Audio-DSP-0.02.ebuild,515 bytes, text/plain)
2005-04-03 10:47 UTC, James Hiscock
Details
dev-perl/Data-Dumper/Data-Dumper-2.121.ebuild (Data-Dumper-2.121.ebuild,533 bytes, text/plain)
2005-04-03 10:51 UTC, James Hiscock
Details
dev-perl/Modem-Vgetty/Modem-Vgetty-0.03.ebuild (Modem-Vgetty-0.03.ebuild,534 bytes, text/plain)
2005-04-03 10:51 UTC, James Hiscock
Details
dev-perl/XML-Mini/XML-Mini-1.2.8.ebuild (XML-Mini-1.2.8.ebuild,562 bytes, text/plain)
2005-04-03 10:52 UTC, James Hiscock
Details
net-dialup/vocp/vocp-0.9.3.ebuild (vocp-0.9.3.ebuild,2.15 KB, text/plain)
2007-03-27 09:45 UTC, Alin Năstac (RETIRED)
Details
net-dialup/vocp/files/vocp-0.9.3-install.patch (vocp-0.9.3-install.patch,9.20 KB, patch)
2007-03-27 09:46 UTC, Alin Năstac (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Lorinc Czegledi 2004-01-14 06:11:41 UTC
Much more than an answering machine, VOCP transforms your computer into a full-featured call answering and voice messaging system. With the VOCP System, you can create an unlimited number of voicemail, pager and command shell boxes which callers will navigate using their touch tone telephone. You can send and receive faxes, listen to your email using text-to-speech, filter and redirect calls based on caller ID information, run programs through the telephone and more.
Comment 1 Stefan Knoblich (RETIRED) gentoo-dev 2004-02-11 05:34:07 UTC
i will be trying to create an ebuild for this, but i'm not a perl expert and i don't have a voice modem...
Comment 2 James Hiscock 2005-04-03 10:42:41 UTC
Created attachment 55212 [details]
sys-apps/vocp/vocp-0.9.3.ebuild

Initial attempt to create an ebuild for VOCP 0.9.3. Still requires a ton of
configuration once it's installed, but at least it gets the dependencies & apps
onto the machine.
Comment 3 James Hiscock 2005-04-03 10:43:54 UTC
Created attachment 55213 [details, diff]
sys-apps/vocp/files/install-vocp-0.9.3.patch

Patches the install_vocp.pl so that it: a) doesn't cause sandbox violations;
and b) doesn't harass the user constantly.
Comment 4 James Hiscock 2005-04-03 10:47:07 UTC
Created attachment 55214 [details]
dev-perl/Audio-DSP/Audio-DSP-0.02.ebuild

Audio::DSP ebuild generated using g-cpan.pl. Required by VOCP.
Comment 5 James Hiscock 2005-04-03 10:51:01 UTC
Created attachment 55215 [details]
dev-perl/Data-Dumper/Data-Dumper-2.121.ebuild

Data-Dumper 2.121 ebuild generated using g-cpan.pl. Required by VOCP.
Comment 6 James Hiscock 2005-04-03 10:51:43 UTC
Created attachment 55216 [details]
dev-perl/Modem-Vgetty/Modem-Vgetty-0.03.ebuild

Modem::Vgetty ebuild generated using g-cpan.pl. Required by VOCP.
Comment 7 James Hiscock 2005-04-03 10:52:10 UTC
Created attachment 55217 [details]
dev-perl/XML-Mini/XML-Mini-1.2.8.ebuild

XML::Mini ebuild generated using g-cpan.pl. Required by VOCP.
Comment 8 Alin Năstac (RETIRED) gentoo-dev 2007-01-19 09:57:07 UTC
*** Bug 162702 has been marked as a duplicate of this bug. ***
Comment 9 Alin Năstac (RETIRED) gentoo-dev 2007-01-19 10:03:09 UTC
This package seems popular.

perl team, care to add the attached perl packages to the tree?
Comment 10 flow 2007-01-19 20:09:57 UTC
* 'enewgroup()' called from 'compile()' which is not a pkg_* function.
 * Package fails at QA and at life.  Please file a bug.

See bug 124680
Comment 11 Michael Cummings (RETIRED) gentoo-dev 2007-01-20 12:52:17 UTC
I'll take care of the perl modules, minus Data-Dumper, which was for a version older than the one that came with perl-5.8.8. If anyone comes along behind me and doesn't think I'm moving fast enough, still don't use the perl modules from this bug (sorry James, but they break all the rules: http://www.gentoo.org/proj/en/perl/perl-herd.xml )
Comment 12 Michael Cummings (RETIRED) gentoo-dev 2007-01-20 17:01:22 UTC
all set
Comment 13 James Hiscock 2007-01-20 17:39:36 UTC
(In reply to comment #11)
> (sorry James, but they break all the rules)

<shrug> It's all good - I was just trying to do a quick job of getting it working. Used g-cpan.pl to generate the ebuilds, and promptly forgot that I'd even posted this stuff here until the other day... I'm not offended (or really all that concerned) about what happens with the stuff I've provided.

Hope it helps a bit, at least. ;)
Comment 14 flow 2007-01-21 01:44:59 UTC
(In reply to comment #11)
> I'll take care of the perl modules, minus Data-Dumper, which was for a version
> older than the one that came with perl-5.8.8. If anyone comes along behind me
> and doesn't think I'm moving fast enough, still don't use the perl modules from
> this bug (sorry James, but they break all the rules:
> http://www.gentoo.org/proj/en/perl/perl-herd.xml )
> 

What is the best thing to do with the Data Dumper module? Use the one here, update the one here or use one in the dev-perl tree and change the RDEPEND in the ebuild?
Comment 15 Alin Năstac (RETIRED) gentoo-dev 2007-03-27 09:45:06 UTC
Created attachment 114582 [details]
net-dialup/vocp/vocp-0.9.3.ebuild

The proposed ebuild is way to thin to add it to the tree. Things like I wanna see in it before adding to the tree are:
  1) install the necessary/useful programs included in $S/prog/bin
  2) either install the web application (careful, the SLOT must be 0) or have a separate ebuild to install it 

I fixed some things in the ebuild (like don't install the install script since we supposed to do it at emerge time?), but this is to hairy for me to properly fix it, especially since I don't have a personal interest in seeing this into the tree. Someone with vested interest should refine it further and if it is good enough I will add it to the tree.
Comment 16 Alin Năstac (RETIRED) gentoo-dev 2007-03-27 09:46:10 UTC
Created attachment 114584 [details, diff]
net-dialup/vocp/files/vocp-0.9.3-install.patch

Corrected version into install script.
Comment 17 Arseny Solokha 2009-09-30 18:19:58 UTC
The last release has been made on February 06, 2003. Last thread in vocp-users maillist named "Is VOCP dead?" (http://sourceforge.net/mailarchive/forum.php?thread_name=48A495F8.5080708%40ionic.de&forum_name=vocp-users) has no answer from developers. Project is obviously dead.
Comment 18 Tom Wijsman (TomWij) (RETIRED) gentoo-dev 2013-07-06 19:29:13 UTC
If someone still wants this, please file a new bug with an improved ebuild, see the points mentioned above as well as introduce EAPI 5 and do proper testing; however, without an upstream it really does not seem worth even trying to add this very old software. Unless someone is up for forking this; but I doubt so, because this is about old voice modems.