notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/anyremote/Makefile
SVNWeb

Number of commits found: 39

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:21 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  commit hash:258a98847ee4f106a2eed7fade8197d0a987d592  258a9884  (Only the first 10 of 126 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Mon, 4 May 2020
[ 13:24 samm search for other commits by this committer ] Original commit   Revision:533925
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 search for other commits by this committer ] Original commit   Revision:526019 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Update MAINTAINER: use @FreeBSD.org
Mon, 14 Oct 2019
[ 15:23 samm search for other commits by this committer ] Original commit   Revision:514462
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 search for other commits by this committer ] Original commit   Revision:514411 (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:479154
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 search for other commits by this committer ] Original commit   Revision:439605
- Fix shebangs

Submitted by:	Jochen Neumeister
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Wed, 19 Aug 2015
[ 13:30 mat search for other commits by this committer ] Original commit   Revision:394778 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:393233
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Fri, 8 May 2015
[ 09:57 amdmi3 search for other commits by this committer ] Original commit   Revision:385748
- 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 search for other commits by this committer ] Original commit   Revision:371244 (Only the first 10 of 11 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:344315
- 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 search for other commits by this committer ] Original commit   Revision:341638
- Stage support
Wed, 11 Dec 2013
[ 15:10 bapt search for other commits by this committer ] Original commit   Revision:336176 (Only the first 10 of 33 ports in this commit are shown above. View all ports for this commit)
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Wed, 18 Sep 2013
[ 11:41 madpilot search for other commits by this committer ] Original commit   Revision:327541
- Add missing iconv USES

Submitted by:	marino
Approved by:	portmgr (bapt, implicit)
Wed, 4 Sep 2013
[ 18:06 madpilot search for other commits by this committer ] Original commit   Revision:326307 (Only the first 10 of 129 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit   Revision:326011 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
Add an explicit dependency on pkgconf
Thu, 1 Aug 2013
[ 21:11 bapt search for other commits by this committer ] Original commit   Revision:324127
Fix build with newer binutils
Thu, 11 Jul 2013
[ 12:14 wg search for other commits by this committer ] Original commit   Revision:322765
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 search for other commits by this committer ] Original commit   Revision:308438
Update to 6.1.1

PR:		174150
Submitted by:	maintainer
Feature safe:	yes
Wed, 25 Jul 2012
[ 06:35 jgh search for other commits by this committer ] Original commit 
- update to 6.0
- while here update to optionsNG

PR:	ports/170120
Submitted by:	maintainer, samm@os2.kiev.ua
[ 06:32 cs search for other commits by this committer ] Original commit  (Only the first 10 of 125 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Tue, 24 Jul 2012
[ 21:09 cs search for other commits by this committer ] Original commit  (Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Fix typos in COMMENT
Wed, 9 Nov 2011
[ 16:27 eadler search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit  (Only the first 10 of 2369 ports in this commit are shown above. View all ports for this commit)
- 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 search for other commits by this committer ] Original commit 
- Update to 5.4.1

PR:             ports/157992
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Sat, 15 Jan 2011
[ 14:25 swills search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 5.2

PR:             ports/150306
Submitted by:   Alex Samorukov <samm@os2.kiev.ua> (maintainer)
Mon, 5 Oct 2009
[ 07:41 avl search for other commits by this committer ] Original commit 
- Update to 5.0

PR:             ports/139356
Submitted by:   Alex Samorukov <samm at os2.kiev.ua> (maintainer)
Thu, 27 Aug 2009
[ 15:04 amdmi3 search for other commits by this committer ] Original commit  (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
Wed, 19 Aug 2009
[ 09:42 miwi search for other commits by this committer ] Original commit 
- Change to SFP macro
Fri, 24 Apr 2009
[ 20:34 miwi search for other commits by this committer ] Original commit 
- Update to 4.18.1.

PR:             133585
Submitted by:   Alexander Logvinov <ports@logvinov.com> (maintainer)
Mon, 19 Jan 2009
[ 10:12 amdmi3 search for other commits by this committer ] Original commit 
- 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 search for other commits by this committer ] Original commit 
- Update to 4.13

PR:             129632
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Sun, 9 Nov 2008
[ 16:51 miwi search for other commits by this committer ] Original commit 
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