aboutsummaryrefslogtreecommitdiff
path: root/net/linknx
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-5/+5
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* Make buildable again by upgrading to 0.0.1.32.Mathieu Arnold2014-10-033-19/+7
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=369890
* mail/libesmtp:Tijl Coosemans2014-08-171-1/+1
| | | | | | | | | | - Convert to USES=libtool and bump dependent ports - Use option helpers - Remove PTHREAD_CFLAGS and PTHREAD_LIBS - Add INSTALL_TARGET=install-strip Notes: svn path=/head/; revision=365199
* Mark BROKEN: Fails to configureAntoine Brodin2014-05-181-0/+2
| | | | | | | | | | | | | | | ===> Configuring for linknx-0.0.1.30_1 configure.ac:33: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:88: error: possibly undefined macro: AC_MSG_RESULT configure.ac:114: error: possibly undefined macro: AC_SUBST *** [run-autotools-autoconf] Error code 1 Reported by: pkg-fallout Notes: svn path=/head/; revision=354434
* Fix build with clang/libc++Baptiste Daroussin2014-04-222-3/+15
| | | | | | | | | | Fix regeneration of the configure [1] While here switch to lua 5.2 Reported by: mat [1] Notes: svn path=/head/; revision=351866
* Try to unbreak after conversion to OPTIONS helpersAntoine Brodin2014-02-011-3/+4
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=342164
* Add forgotten patch and fix build.Mathieu Arnold2014-01-051-0/+11
| | | | Notes: svn path=/head/; revision=338793
* - Update to 0.0.1.30Mathieu Arnold2013-12-273-26/+28
| | | | | | | | | | | | | | | | - Add LUA and MySQL support - Convert to new options framework - Support staging - Add LICENSE - New LIB_DEPENDS format maintainer timeout. PR: ports/184589 Submitted by: mat Notes: svn path=/head/; revision=337755
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi Notes: svn path=/head/; revision=322783
* Convert to new options framework, while here cleanup linknxBaptiste Daroussin2013-06-051-10/+13
| | | | Notes: svn path=/head/; revision=319985
* - Chase libesmtp shlib bumpMartin Wilke2012-05-231-2/+2
| | | | Notes: svn path=/head/; revision=297237
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=289156
* Remove painful examples of foo="", with particular prejudice againstDoug Barton2011-05-151-1/+0
| | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=274133
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-2/+2
| | | | Notes: svn path=/head/; revision=252125
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-1/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=226721
* LinKNX is a backend for controlling a KNX/EIB home and building automationMartin Wilke2008-11-086-0/+124
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> Notes: svn path=/head/; revision=222557