52e1 FreshPorts -- net/linknx
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
linknx 0.0.1.25_3 net on this many watch lists=0 search for ports that depend on this port
Rule-based event handling in a KNX installation
Maintained by: bkoenig@alpha-tierchen.de search for ports maintained by this maintainer
Port Added: 08 Nov 2008 20:07:26
License: not specified in port


LinKNX is a backend for controlling a KNX/EIB home and building automation
system. It connects to eibd which is part of the BCU SDK and keeps state of
KNX devices such as lamps, window blinds, heating and so on.
Furthermore it provides a powerful, rule-based event after treatment, e.g.
for switching other KNX devices, sending e-mail or SMS or executing a shell
command. You can configure and control the LinKNX daemon using an XML-style
protocol via TCP network socket or Unix domain socket.

WWW: http://linknx.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. devel/argp-standalone
  2. devel/gmake
Required Libraries:
  1. devel/pthsem
  2. mail/libesmtp
There are no ports dependent upon this port

To install the port: cd /usr/ports/net/linknx/ && make install clean
To add the package: pkg_add -r linknx


Configuration Options
===> The following configuration options are available for linknx-0.0.1.25_3:
     LIBESMTP=on (default) "Install libesmtp for SMTP support"
     LIBCURL=off (default) "Install libcurl for Clickatell SMS support"
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://freefr.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  3. http://heanet.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  4. http://internode.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  5. http://iweb.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  6. http://jaist.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  7. http://kent.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  8. http://nchc.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  9. http://ncu.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  10. http://osdn.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  11. http://softlayer.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  12. http://sunet.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  13. http://surfnet.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  14. http://switch.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  15. http://transact.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  16. http://ufpr.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  17. http://voxel.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/
  18. http://waix.dl.sourceforge.net/project/linknx/linknx/linknx-0.0.1.25/

Number of commits found: 9

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
23 May 2012 01:47:57
Original commit files touched by this commit  0.0.1.25_3
miwi search for other commits by this committer
- Chase libesmtp shlib bump
14 Jan 2012 08:57:23
Original commit files touched by this commit  0.0.1.25_2
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().

In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
15 May 2011 02:49:17
Original commit files touched by this commit  0.0.1.25_2
dougb search for other commits by this committer
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
20 Mar 2011 12:54:45
Original commit files touched by this commit  0.0.1.25_2
miwi search for other commits by this committer
- Get Rid MD5 support
03 Apr 2010 10:44:36
Original commit files touched by this commit  0.0.1.25_2
roam search for other commits by this committer
Chase the ftp/curl shlib version bump.
27 Mar 2010 00:15:24
Original commit files touched by this commit  0.0.1.25_2
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
22 Aug 2009 00:32:25
Original commit files touched by this commit  0.0.1.25_1
  Sanity Test Failure
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with N
23 Jan 2009 15:43:14
Original commit files touched by this commit  0.0.1.25_1
roam search for other commits by this committer
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
08 Nov 2008 20:07:06
Original commit files touched by this commit  0.0.1.25
miwi search for other commits by this committer
LinKNX is a backend for controlling a KNX/EIB home and building automation
system. It connects to eibd which is part of the BCU SDK and keeps state of
KNX devices such as lamps, window blinds, heating and so on.
Furthermore it provides a powerful, rule-based event after treatment, e.g.
for switching other KNX devices, sending e-mail or SMS or executing a shell
command. You can configure and control the LinKNX daemon using an XML-style
protocol via TCP network socket or Unix domain socket.

WWW: http://linknx.sourceforge.net/

PR:             ports/128320
Submitted by:   Björn König <bkoenig at alpha-tierchen.de>

Number of commits found: 9

2829
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15

5 vulnerabilities affecting 20 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24521
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours9
new 7 days27
new fortnight77
new month209

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0