notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
vomit Voice over misconfigured internet telephones
0.2c_7 net Deleted on this many watch lists=4 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.2c_7Version of this port present on the latest quarterly branch.
Broken BROKEN: does not build with new libevent
Ignore IGNORE: is marked as broken: does not build with new libevent
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-08-23 08:33:55
Last Update: 2010-09-08 05:25:12
SVN Revision: UNKNOWN
People watching this port, also watch:: p5-DBI, pcre, zip, libogg, bash
Also Listed In: security
License: not specified in port
WWW:
http://vomit.xtdnet.nl/
Description:
The vomit utility converts a Cisco IP phone conversation into a wave file that can be played with ordinary sound players. The phone conversation can either be played directly from the network or from a tcpdump output file. Vomit is also capable of inserting wavefiles into ongoing telephone conversations. Vomit can be used as a network debugging tool, a speaker phone, etc ... WWW: http://vomit.xtdnet.nl/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • vomit>0:net/vomit
No installation instructions:
This port has been deleted.
PKGNAME: vomit
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Library dependencies:
  1. event-1.4 : devel/libevent
  2. dnet.1 : net/libdnet
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://vomit.xtdnet.nl/
Collapse this list.

Number of commits found: 23

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.2c_7
08 Sep 2010 05:25:12
Original commit files touched by this commit
pgollucci search for other commits by this committer
audio/audacious-crossfade||2010-09-08|Broken for 6+ months, unmaintained
audio/ecamegapedal||2010-09-08|Has expired: Abandonned since 2004, please use
audio/jack-rack or audio/creox instead.
comms/asmodem||2010-09-08|Broken for 6+ months, unmaintained
comms/ltmdm||2010-09-08|Broken for 6+ months, unmaintained
comms/yawmppp||2010-09-08|Broken for 6+ months, unmaintained
devel/p5-ORBit||2010-09-08|Broken for 6+ months, unmaintained
emulators/p-interp||2010-09-08|Broken for 6+ months, unmaintained
graphics/visionegg||2010-09-08|Broken for 6+ months, unmaintained
japanese/okphone||2010-09-08|Broken for 6+ months, unmaintained
java/openjit||2010-09-08|Broken for 6+ months, unmaintained
multimedia/xmps-win32-plugin||2010-09-08|Broken for 6+ months, unmaintained
net-mgmt/tknetmon||2010-09-08|Broken for 6+ months, unmaintained
net/arpd||2010-09-08|Broken for 6+ months, unmaintained
net/vomit||2010-09-08|Broken for 6+ months, unmaintained
sysutils/xwipower||2010-09-08|Broken for 6+ months, unmaintained
www/lws||2010-09-08|Broken for 6+ months, unmaintained

Reported by:    FreeBSD unmaintained ports which are currently marked broken
                monthly reminder
0.2c_7
25 Jul 2010 15:39:20
Original commit files touched by this commit
mm search for other commits by this committer
Update libevent to 1.4.14b

PR:             ports/147723
Approved by:    maintainer (timeout)
0.2c_6
16 Dec 2009 01:01:54
Original commit files touched by this commit
pav search for other commits by this committer
- Mark BROKEN after libevent update

PR:             ports/141447
Submitted by:   Sahil Tandon <sahil@tandon.net>
0.2c_6
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.2c_6
19 Aug 2008 16:40:17
Original commit files touched by this commit
mnag search for other commits by this committer
- Update libevent dependency and bump PORTREVISION
0.2c_5
02 Jan 2008 23:43:03
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORTREVISION since devel/libevent are updated.
0.2c_4
21 Sep 2007 20:21:30
Original commit files touched by this commit
mnag search for other commits by this committer
- Change libevent lib and bump PORTREVISION since devel/libevent are updated.
0.2c_3
06 Apr 2007 18:28:46
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORTREVISION and change LIB_DEPENDS to reflect libevent update.
0.2c_2
05 Dec 2006 13:29:01
Original commit files touched by this commit
mnag search for other commits by this committer
- Bump PORT_REVISION and change LIB_DEPENDS to reflect update in devel/libevent
- Fix many wrong BUILD_DEPENDS. Thanks to ldd(1)
0.2c_1
11 May 2006 22:49:56
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with N
0.2c_1
25 Nov 2005 16:48:31
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.2c_1
01 Jul 2005 22:47:21
Original commit files touched by this commit
jylefort search for other commits by this committer
Chase the libevent update.

Reported by:    pointyhat
0.2c
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.2c
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.2c
01 Apr 2005 22:56:17
Original commit files touched by this commit
kris search for other commits by this committer
Now buildable again.

Approved by:    portmgr (self)
0.2c
02 Jan 2005 01:50:32
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN by libevent update: Does not link

Approved by:    portmgr (self)
0.2c
05 Feb 2004 20:38:07
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES.

Reviewed by:    marcus
0.2c
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.2c
05 Jan 2004 16:57:19
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.2c

PR:             60936
Submitted by:   Ports Fury
0.2
20 Feb 2003 18:51:13
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
23 Dec 2001 10:22:50
commit hash: fp1.22427@dev.null.freshports.orgcommit hash: fp1.22427@dev.null.freshports.orgcommit hash: fp1.22427@dev.null.freshports.orgcommit hash: fp1.22427@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
- update to 0.2   - change MASTER_SITES/WWW: to reflect vomit's new home    
23 Aug 2001 12:43:18
commit hash: fp1.17696@dev.null.freshports.orgcommit hash: fp1.17696@dev.null.freshports.orgcommit hash: fp1.17696@dev.null.freshports.orgcommit hash: fp1.17696@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Remove extraneous distfile hashes    
23 Aug 2001 12:33:55
commit hash: fp1.17692@dev.null.freshports.orgcommit hash: fp1.17692@dev.null.freshports.orgcommit hash: fp1.17692@dev.null.freshports.orgcommit hash: fp1.17692@dev.null.freshports.org files touched by this commit
kris search for other commits by this committer
Add vomit 0.1    

Number of commits found: 23