Port details |
- anyremote Remote control service over Bluetooth, infrared, or TCP/IP networking
- 6.7.3_2 comms
=2 6.7.3_1Version of this port present on the latest quarterly branch. - Maintainer: samm@FreeBSD.org
 - Port Added: 2008-11-09 16:51:58
- Last Update: 2025-03-08 14:05:10
- Commit Hash: a347a92
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
- License: GPLv2
- WWW:
- https://anyremote.sourceforge.net/
- Description:
- The overall goal of this project is to provide remote control service on Linux
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.
It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
capabled phone and UNIX, and in principle could be configured to manage almost
any software.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- anyremote>0:comms/anyremote
- To install the port:
- cd /usr/ports/comms/anyremote/ && make install clean
- To add the package, run one of these commands:
- pkg install comms/anyremote
- pkg install anyremote
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: anyremote
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1588577276
SHA256 (anyremote-6.7.3.tar.gz) = c30f6ad0e03716d4d3dfd839cf429763aea272c34ef19b7653b45b2e67f690d9
SIZE (anyremote-6.7.3.tar.gz) = 2466078
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- pkgconf>=1.3.0_1 : devel/pkgconf
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- python3.11 : lang/python311
- x11.pc : x11/libX11
- xtst.pc : x11/libXtst
- Library dependencies:
-
- libdbus-1.so : devel/dbus
- libavahi-client.so : net/avahi-app
- libdbus-glib-1.so : devel/dbus-glib
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- This port is required by:
- for Run
-
- www/anyremote2html
-
Deleted ports which required this port:
- * - 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:
- ===> The following configuration options are available for anyremote-6.7.3_2:
DBUS=on: D-Bus IPC system support
DOCS=on: Build and/or install documentation
X11=on: X11 (graphics) support
===> Use 'make config' to modify these settings
- Options name:
- comms_anyremote
- USES:
- alias iconv pkgconfig python shebangfix gnome xorg
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
6.7.3_2 08 Mar 2025 14:05:10
    |
Gleb Popov (arrowd)  |
*: Bump revisions after dbus update
PR: 285253
Reported by: Martin Birgmeier <d8zNeCFG@aon.at> |
6.7.3_1 03 Mar 2024 10:04:08
    |
Nuno Teixeira (eduardo)  |
comms/anyremote: Move man pages to share/man
Approved by: portmgr (blanket) |
6.7.3 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
6.7.3 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
6.7.3 20 Jul 2022 14:21:01
    |
Tobias C. Berner (tcberner)  |
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above ) |
6.7.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
6.7.3 04 May 2020 13:24:04
  |
samm  |
comms/anyremote - update to the 6.7.3
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D24683 |
6.7.2 13 Feb 2020 14:27:46
  |
sunpoet  |
Update MAINTAINER: use @FreeBSD.org |
6.7.2 14 Oct 2019 15:23:43
  |
samm  |
comms/anyremote: update to 6.7.2
- Update to the 6.7.2
- Update USES to fix build warnings
- Regenerate patches with "make makepatch"
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22021 |
6.7.1 13 Oct 2019 18:16:39
  |
samm  |
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22013 |
6.7.1 06 Sep 2018 19:46:19
  |
swills  |
comms/anyremote: update to 6.7.1
PR: 226698
Submitted by: samm@os2.kiev.ua (maintainer, with slight changes) |
6.3.2_3 28 Apr 2017 12:34:54
  |
miwi  |
- Fix shebangs
Submitted by: Jochen Neumeister |
6.3.2_2 01 Apr 2016 13:29:17
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
6.3.2_2 19 Aug 2015 13:30:00
  |
mat  |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
6.3.2_2 30 Jul 2015 12:11:01
  |
amdmi3  |
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket) |
6.3.2_1 08 May 2015 09:57:02
  |
amdmi3  |
- Add missing file (%%DATADIR%%/cfg-data/Server-mode/smplayer2.cfg) to plist
- Sort plist
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q2 |
6.3.2 20 Oct 2014 09:31:34
  |
bapt  |
Cleanup plist |
6.3.2 20 Oct 2014 09:03:10
  |
marino  |
Add USES=alias to several ports
Alias is a new USES tool that allows DragonFly to masquerade as FreeBSD
by setting CFLAGS+= -D__FreeBSD__. For some ports, this fixes the build
without the need for additional patches.
Approved by: portmgr (bapt, blanket) |
6.3.2 14 Feb 2014 20:49:21
  |
rm  |
- update to 6.3.2
- remove patches already in the tree
PR: 186772
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
6.3.1 28 Jan 2014 16:48:22
  |
miwi  |
- Stage support |
6.3.1 11 Dec 2013 15:10:44
  |
bapt  |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms |
6.3.1 20 Sep 2013 16:03:29
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms) |
6.3.1 18 Sep 2013 11:41:15
  |
madpilot  |
- Add missing iconv USES
Submitted by: marino
Approved by: portmgr (bapt, implicit) |
6.3.1 04 Sep 2013 18:06:08
  |
madpilot  |
- Make ports use the libc provided iconv implementation on 10-CURRENT
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code) |
6.3.1 02 Sep 2013 15:26:23
  |
bapt  |
Add an explicit dependency on pkgconf |
6.3.1 01 Aug 2013 21:11:58
  |
bapt  |
Fix build with newer binutils |
6.3.1 11 Jul 2013 12:14:57
  |
wg  |
comms/anyremote: update to 6.3.1
- Update to 6.3.1 [1]
- Trim Makefile header
- Add DOCS to options
- Remove unneeded pre/post mk
- Convert empty() to simple var checks to be consistent
- Remove ABI version from LIB_DEPENDS
Changes:
http://sourceforge.net/p/anyremote/code/756/tree/anyremote/trunk/ChangeLog
PR: ports/180431
Submitted by: Alex Samorukov <samm os2.kiev.ua> (maintainer) |
6.1.1 07 Dec 2012 17:14:05
  |
arved  |
Update to 6.1.1
PR: 174150
Submitted by: maintainer
Feature safe: yes |
6.0 25 Jul 2012 06:35:26
 |
jgh  |
- update to 6.0
- while here update to optionsNG
PR: ports/170120
Submitted by: maintainer, samm@os2.kiev.ua |
5.4.2 25 Jul 2012 06:32:08
 |
cs  |
Fix typos in COMMENT |
5.4.2 24 Jul 2012 21:09:45
 |
cs  |
Fix typos in COMMENT |
5.4.2 09 Nov 2011 16:27:57
 |
eadler  |
- update to 5.4.2
PR: ports/162351
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Approved by: bapt (mentor) |
5.4.1 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
5.4.1 30 Jun 2011 22:53:19
 |
beech  |
- Update to 5.4.1
PR: ports/157992
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
5.3 15 Jan 2011 14:25:30
 |
swills  |
- Update to 5.2
- Add license
PR: ports/153500
Submitted by: Alex Samorukov <samm at os2.kiev.ua> (maintainer)
Approved by: wxs (mentor)
Feature safe: yes |
5.2 06 Sep 2010 06:28:28
 |
wen  |
- Update to 5.2
PR: ports/150306
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer) |
5.0 05 Oct 2009 07:41:56
 |
avl  |
- Update to 5.0
PR: ports/139356
Submitted by: Alex Samorukov <samm at os2.kiev.ua> (maintainer) |
4.18.1 27 Aug 2009 15:04:16
 |
amdmi3  |
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav) |
4.18.1 19 Aug 2009 09:42:56
 |
miwi  |
- Change to SFP macro |
4.18.1 24 Apr 2009 20:34:26
 |
miwi  |
- Update to 4.18.1.
PR: 133585
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) |
4.15 19 Jan 2009 16:31:16
 |
amdmi3  |
- Fix patch after update to 4.15
Reported by: QAT |
4.15 19 Jan 2009 10:12:52
 |
amdmi3  |
- Update to 4.15
PR: 130669
Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer) |
4.13 14 Dec 2008 20:27:57
 |
miwi  |
- Update to 4.13
PR: 129632
Submitted by: Alex Samorukov <samm@os2.kiev.ua> |
4.11 09 Nov 2008 16:51:31
 |
miwi  |
The overall goal of this project is to provide remote control service on Linux
through Bluetooth, InfraRed, Wi-Fi or just TCP/IP connection.
anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson,
Motorola and others.
It was developed as thin communication layer between Bluetooth (or IR, Wi-Fi)
capabled phone and UNIX, and in principle could be configured to manage almost
any software.
WWW: http://anyremote.sourceforge.net/
PR: ports/128609
Submitted by: Alex Samorukov <samm at os2.kiev.ua> |