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
Port details
psimedia Voice and video API for Psi-like IM clients
1.0.3_2 net-im 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 1.0.3_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Qt4 has been EOL since december 2015
Expired This port expired on: 2019-03-15
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: 2010-11-28 22:39:43
Last Update: 2019-03-16 21:55:51
SVN Revision: 495967
Also Listed In: audio multimedia
License: not specified in port
WWW:
http://delta.affinix.com/psimedia/
Description:
PsiMedia is an abstraction layer for providing audio and video RTP services to Psi-like IM clients. The implementation is based on GStreamer. WWW: http://delta.affinix.com/psimedia/
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 (2 items)
Collapse this list.
  1. lib/psi/plugins/libgstprovider.so
  2. @comment lib/psi/plugins/libgstprovider.so.debug
Collapse this list.
Dependency lines:
  • psimedia>0:net-im/psimedia
No installation instructions:
This port has been deleted.
PKGNAME: psimedia
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (psimedia-1.0.3.tar.bz2) = 019d18034fa94299d896448841d129fd1bad5f58daeb2aba7be540a7d06fb23b SIZE (psimedia-1.0.3.tar.bz2) = 236134

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. pkgconf>=1.3.0_1 : devel/pkgconf
  2. gstreamer-plugins-jpeg>=0.10.0 : graphics/gstreamer-plugins-jpeg
  3. gstreamer-plugins-speex>=0.10.0 : audio/gstreamer-plugins-speex
  4. gstreamer-plugins-theora>=0.10.0 : multimedia/gstreamer-plugins-theora
  5. gstreamer-plugins-vorbis>=0.10.0 : audio/gstreamer-plugins-vorbis
  6. gstreamer-plugins>=0 : multimedia/gstreamer-plugins
  7. moc : devel/qt4-moc
  8. qmake : devel/qt4-qmake
  9. uic : devel/qt4-uic
Runtime dependencies:
  1. gstreamer-plugins-jpeg>=0.10.0 : graphics/gstreamer-plugins-jpeg
  2. gstreamer-plugins-speex>=0.10.0 : audio/gstreamer-plugins-speex
  3. gstreamer-plugins-theora>=0.10.0 : multimedia/gstreamer-plugins-theora
  4. gstreamer-plugins-vorbis>=0.10.0 : audio/gstreamer-plugins-vorbis
  5. gstreamer-plugins>=0 : multimedia/gstreamer-plugins
Library dependencies:
  1. liboil-0.3.so : devel/liboil
  2. libspeexdsp.so : audio/speexdsp
  3. libgstreamer-0.10.so : multimedia/gstreamer
  4. libQtGui.so : x11-toolkits/qt4-gui
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for psimedia-1.0.3_2: DEBUG=off: Build with debugging support ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
pkgconfig qmake:no_env qt:4 tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://delta.affinix.com/download/psimedia/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3_2
16 Mar 2019 21:55:51
Revision:495967Original commit files touched by this commit
tcberner search for other commits by this committer
Qt4 deprecation: Remove Qt4 and its consumes.

2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0.3_2
02 Dec 2018 15:41:48
Revision:486467Original commit files touched by this commit
rene search for other commits by this committer
Mark QT4 ports/functionality for removal on 2019-03-15

While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.

Submitted by:	tcberner
Reviewed by:	adridg, jhale, rene, tcberner
Approved by:	portmgr (implicit, flavor hook)
Differential Revision:	https://reviews.freebsd.org/D17741
1.0.3_2
28 Jun 2018 17:39:55
Revision:473503Original commit files touched by this commit
tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
1.0.3_2
20 Oct 2016 15:58:13
Revision:424339Original commit files touched by this commit
rakuco search for other commits by this committer
Reassign makc's ports back to the pool.

See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).

I also emailed him 2 weeks ago and have received no response so far.
1.0.3_2
23 May 2016 18:36:52
Revision:415738Original commit files touched by this commit
amdmi3 search for other commits by this committer
Convert tab after WWW: in pkg-descrs to single space as per PHB

Approved by:	portmgr blanket
1.0.3_2
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.0.3_2
25 Aug 2015 10:03:09
Revision:395231Original commit files touched by this commit
makc search for other commits by this committer
Convert my ports to new options helpers
1.0.3_2
24 Jan 2015 20:45:11
Revision:377823Original commit files touched by this commit
antoine search for other commits by this committer
Fix LIB_DEPENDS
1.0.3_1
21 Nov 2014 23:55:50
Revision:373023Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
1.0.3_1
31 Mar 2014 11:17:32
Revision:349733Original commit files touched by this commit
makc search for other commits by this committer
net-im/psimedia:
- add upstream patches to fix build with modern gcc, glib, and make -j
- add explicit dependence on audio/speex
- convert WITH_DEBUG to option
- convert to USES=tar:bzip2
1.0.3_1
23 Oct 2013 13:08:42
Revision:331383Original commit files touched by this commit
makc search for other commits by this committer
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
1.0.3_1
20 Sep 2013 22:13:35
Revision:327756Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
net-im)
1.0.3_1
06 Sep 2013 12:12:01
Revision:326491Original commit files touched by this commit
bapt search for other commits by this committer
Add an explicit dependency on pkgconf
1.0.3_1
08 Mar 2013 10:51:36
Revision:313633Original commit files touched by this commit
kwm search for other commits by this committer
* Update the glib to 2.34.3 and gtk20 to 2.24.17 and gtk30 to 3.6.4 which
  are the latest stable releases.
* Update vala to the newest stable release 0.18.1, also update a few ports
  in the gtk/gnome stack.
* The c++ bindings ports for glib, atk, gconf, etc, have now USE_GNOME toggles.
* Remove pkg-config run depends from glib20 and freetype2. This doesn't
  eliminate pkg-config run dependency completely, a second phase is needed
  and is planned.
* Support for .:run. and .:build. for USE_GNOME components was added.
  Currently only libxml2 and libxslt support this mechanism.
* Updates of the telepathy stack and empathy.
* Trim makefile headers, convert ports to new options, trim off library
  versions for some ports.
* Fix other ports so they build with the new glib version.

Thanks to miwi and crees for helping out with some exp-runs.
Approved by:	portmgr (miwi & bapt)
Obtained from:	gnome team repo
1.0.3_1
06 Jun 2012 06:44:38
Original commit files touched by this commit
miwi search for other commits by this committer
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4

Review by:      bapt, David Naylor (kde team)
1.0.3_1
01 Jun 2012 05:26:28
Original commit files touched by this commit
dinoex search for other commits by this committer
- update png to 1.5.10
1.0.3
28 Nov 2010 22:39:15
Original commit files touched by this commit
makc search for other commits by this committer
Add new port net-im/psimedia:

PsiMedia is an abstraction layer for providing audio and video
RTP services to Psi-like IM clients. The implementation is based
on GStreamer.

WWW:    http://delta.affinix.com/psimedia/

Number of commits found: 17