non port: comms/anyremote/Makefile |
SVNWeb
|
Number of commits found: 39 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Mon, 4 May 2020
|
[ 13:24 samm ]
comms/anyremote - update to the 6.7.3
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D24683
|
Thu, 13 Feb 2020
|
[ 14:27 sunpoet ] (Only the first 10 of 21 ports in this commit are shown above. )
Update MAINTAINER: use @FreeBSD.org
|
Mon, 14 Oct 2019
|
[ 15:23 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
|
Sun, 13 Oct 2019
|
[ 18:16 samm ] (Only the first 10 of 16 ports in this commit are shown above. )
Replace my personal email address to the samm@freebsd.org
Approved by: krion (mentor)
Differential Revision: https://reviews.freebsd.org/D22013
|
Thu, 6 Sep 2018
|
[ 19:46 swills ]
comms/anyremote: update to 6.7.1
PR: 226698
Submitted by: samm@os2.kiev.ua (maintainer, with slight changes)
|
Fri, 28 Apr 2017
|
[ 12:34 miwi ]
- Fix shebangs
Submitted by: Jochen Neumeister
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Thu, 30 Jul 2015
|
[ 12:11 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Fri, 8 May 2015
|
[ 09:57 amdmi3 ]
- Add missing file (%%DATADIR%%/cfg-data/Server-mode/smplayer2.cfg) to plist
- Sort plist
- Add LICENSE_FILE
Approved by: portmgr blanket
MFH: 2015Q2
|
Mon, 20 Oct 2014
|
[ 09:03 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
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)
|
Fri, 14 Feb 2014
|
[ 20:49 rm ]
- update to 6.3.2
- remove patches already in the tree
PR: 186772
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
Tue, 28 Jan 2014
|
[ 16:48 miwi ]
- Stage support
|
Wed, 11 Dec 2013
|
[ 15:10 bapt ] (Only the first 10 of 33 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Wed, 18 Sep 2013
|
[ 11:41 madpilot ]
- Add missing iconv USES
Submitted by: marino
Approved by: portmgr (bapt, implicit)
|
Wed, 4 Sep 2013
|
[ 18:06 madpilot ] (Only the first 10 of 129 ports in this commit are shown above. )
- 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)
|
Mon, 2 Sep 2013
|
[ 15:26 bapt ] (Only the first 10 of 14 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Thu, 1 Aug 2013
|
[ 21:11 bapt ]
Fix build with newer binutils
|
Thu, 11 Jul 2013
|
[ 12:14 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)
|
Fri, 7 Dec 2012
|
[ 17:14 arved ]
Update to 6.1.1
PR: 174150
Submitted by: maintainer
Feature safe: yes
|
Wed, 25 Jul 2012
|
[ 06:35 jgh ]
- update to 6.0
- while here update to optionsNG
PR: ports/170120
Submitted by: maintainer, samm@os2.kiev.ua
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Tue, 24 Jul 2012
|
[ 21:09 cs ] (Only the first 10 of 20 ports in this commit are shown above. )
Fix typos in COMMENT
|
Wed, 9 Nov 2011
|
[ 16:27 eadler ]
- update to 5.4.2
PR: ports/162351
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Approved by: bapt (mentor)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Thu, 30 Jun 2011
|
[ 22:53 beech ]
- Update to 5.4.1
PR: ports/157992
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
Sat, 15 Jan 2011
|
[ 14:25 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
|
Mon, 6 Sep 2010
|
[ 06:28 wen ]
- Update to 5.2
PR: ports/150306
Submitted by: Alex Samorukov <samm@os2.kiev.ua> (maintainer)
|
Mon, 5 Oct 2009
|
[ 07:41 avl ]
- Update to 5.0
PR: ports/139356
Submitted by: Alex Samorukov <samm at os2.kiev.ua> (maintainer)
|
Thu, 27 Aug 2009
|
[ 15:04 amdmi3 ] (Only the first 10 of 21 ports in this commit are shown above. )
- Remove remaining SFP references (switch these ports to SF)
Approved by: portmgr (pav)
|
Wed, 19 Aug 2009
|
[ 09:42 miwi ]
- Change to SFP macro
|
Fri, 24 Apr 2009
|
[ 20:34 miwi ]
- Update to 4.18.1.
PR: 133585
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Mon, 19 Jan 2009
|
[ 10:12 amdmi3 ]
- Update to 4.15
PR: 130669
Submitted by: Alex Samorukov <samm at os2 dot kiev dot ua> (maintainer)
|
Sun, 14 Dec 2008
|
[ 20:27 miwi ]
- Update to 4.13
PR: 129632
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
|
Sun, 9 Nov 2008
|
[ 16:51 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>
|
Number of commits found: 39 |