aboutsummaryrefslogtreecommitdiff
path: root/www/anyremote2html
Commit message (Collapse)AuthorAgeFilesLines
* - Pet portlintDmitry Marakasov2017-04-211-4/+7
| | | | | | | | | - Fix shebangs - Add NO_ARCH - Don't install COPYING with docs Notes: svn path=/head/; revision=439092
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Add LICENSEDmitry Marakasov2015-03-122-6/+3
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=381074
* - Convert USE_PYTHON to new USES in www/Marcus von Appen2015-01-031-1/+1
| | | | | | | With hat: python@ Notes: svn path=/head/; revision=376109
* Remove indefinite articles and trailing periods from COMMENT, plusJimmy Olgeni2014-08-061-1/+1
| | | | | | | | | | | | minor COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Category W. CR: D510 Approved by: portmgr (bapt) Notes: svn path=/head/; revision=364158
* Remove NOPORTDOCS and NOPORTEXAMPLES.Adam Weinberger2014-07-041-3/+2
| | | | Notes: svn path=/head/; revision=360680
* - Stage supportMartin Wilke2014-01-291-1/+0
| | | | Notes: svn path=/head/; revision=341719
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.4Alexander Logvinov2010-09-013-143/+180
| | | | | | | - Sort pkg-plist Notes: svn path=/head/; revision=260318
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with W Notes: svn path=/head/; revision=240077
* - Update to 1.0Alexander Logvinov2009-07-103-9/+41
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=237562
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - Update to 0.9Martin Wilke2009-03-272-4/+4
| | | | | | | | PR: 133111 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231148
* - Update to 0.8Martin Wilke2009-03-142-4/+4
| | | | | | | | PR: 132562 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=230063
* - Update to 0.7Martin Wilke2009-02-193-8/+26
| | | | | | | | PR: 131767 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=228660
* anyremote2html package is a WEB interface for anyRemote.Martin Wilke2009-01-014-0/+148
It acts as HTTP server and translates anyRemote commands to HTML. 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/ Happy new Year PR: ports/130019 Submitted by: Alexander Logvinov <ports at logvinov.com> Notes: svn path=/head/; revision=225079