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
linux-skype_oss_wrapper Partial PulseAudio API implementation using OSS backend
0.1.1 audio Deleted on this many watch lists=0 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.1.1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Only useful for net-im/skype4
Expired This port expired on: 2019-04-30
Maintainer: s3erios@gmail.com search for ports maintained by this maintainer
Port Added: 2015-06-11 14:50:02
Last Update: 2019-04-30 16:32:30
SVN Revision: 500506
Also Listed In: linux
License: BSD3CLAUSE
WWW:
https://github.com/waterlaz/skype_oss_wrapper
Description:
A fake libpulse.so library that mimics pulseaudio behavior for skype WWW: https://github.com/waterlaz/skype_oss_wrapper
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. lib/skype_oss_wrapper/libpulse.so.0
Collapse this list.
Dependency lines:
  • linux-skype_oss_wrapper>0:audio/linux-skype_oss_wrapper
No installation instructions:
This port has been deleted.
PKGNAME: linux-skype_oss_wrapper
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: i386 amd64
distinfo:
SHA256 (s3erios-skype_oss_wrapper-v0.1.1_GH0.tar.gz) = 0106c7962eb39e68204f266e310eebb03e351aefe6cc1c7befe1a01fc43aeb92 SIZE (s3erios-skype_oss_wrapper-v0.1.1_GH0.tar.gz) = 12401

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.
Build dependencies:
  1. linux-c6-devtools>0 : devel/linux-c6-devtools
Runtime dependencies:
  1. linux_base-c6>0 : emulators/linux_base-c6
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. net-im/skype4*
  2. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
USES:
linux
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/s3erios/skype_oss_wrapper/tar.gz/v0.1.1?dummy=/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.1
30 Apr 2019 16:32:30
Revision:500506Original commit files touched by this commit
tobik search for other commits by this committer
Removed expired ports
2019-04-30 devel/poco-ssl: Newer version available; use devel/poco instead
2019-04-30 audio/linux-skype_oss_wrapper: Only useful for net-im/skype4
2019-04-30 net-im/skype4: Unsupported upstream
0.1.1
24 Apr 2019 19:15:06
Revision:499897Original commit files touched by this commit
jbeich search for other commits by this committer
Switch to -fstack-protector-strong and enable on more architectures

PR:		237273
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Differential Revision:	https://reviews.freebsd.org/D19907
0.1.1
19 Apr 2019 08:29:21
Revision:499331Original commit files touched by this commit
tobik search for other commits by this committer
Deprecate net-im/skype4

It is End of Life since 2017 [1].  Also deprecate linux-skype_oss_wrapper
which is only useful for skype4.

[1]
https://answers.microsoft.com/en-us/skype/forum/skype_linux-skype_startms-skype_installms/end-of-life-of-skype-for-linux-43/70fe7036-ddf3-4fa3-9c06-1bca3ec0226c
0.1.1
13 Feb 2017 13:29:18
Revision:433990Original commit files touched by this commit
tijl search for other commits by this committer
Set CC via MAKE_ARGS for users that set CC in make.conf.

Reported by:	avos
0.1.1
12 Feb 2017 13:53:15
Revision:433944Original commit files touched by this commit
tijl search for other commits by this committer
- Set CC instead of patching the Makefile.
- Unhide post-install commands.
- Remove brandelf command.  The library is already a Linux library.
0.1.1
11 Feb 2017 19:52:05
Revision:433907Original commit files touched by this commit
tijl search for other commits by this committer
Allow building with linux-c7-devtools.

Reported by:	Stari Karp <starikarp@yandex.com>
0.1.1
05 Sep 2016 19:23:42
Revision:421387Original commit files touched by this commit
tijl search for other commits by this committer
- Replace Mk/bsd.linux-apps.mk and Mk/bsd.linux-rpm.mk with
  Mk/Uses/linux.mk.
- Replace USE_LINUX=yes with USES+=linux and USE_LINUX=(.*) with
  USES+=linux:\1 in all ports.
- Replace USE_LINUX_APPS with USE_LINUX in all ports.
- Use INSTALL_SCRIPT instead of INSTALL_PROGRAM to install scripts in some
  ports.
- When USE_LINUX_RPM is defined, simplify the way DISTFILES and EXTRACT_ONLY
  are defined.
- Remove BRANDELF_DIRS and BRANDELF_FILES handling.  In the very rare cases
  that it is still necessary ports can run ${BRANDELF} from post-patch.
- Remove AUTOMATIC_PLIST handling.  Only one port used it.
- Fix Linux MASTER_SITES.
- Replace OVERRIDE_LINUX_BASE_PORT and OVERRIDE_LINUX_NONBASE_PORTS with
  default versions framework.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1.1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.1.1
04 Aug 2015 11:29:19
Revision:393516Original commit files touched by this commit
mat search for other commits by this committer
Cleanup some abusive use of GH_TAGNAME.

With hat:	portmgr
Sponsored by:	Absolight
0.1.1
11 Jun 2015 14:49:51
Revision:389221Original commit files touched by this commit
xmj search for other commits by this committer
audio/linux-skype_oss_wrapper: add port.

A fake libpulse.so library that mimics pulseaudio behavior for skype

WWW: https://github.com/waterlaz/skype_oss_wrapper

PR:		200675
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>

Number of commits found: 10