aboutsummaryrefslogtreecommitdiffstats
path: root/comms/lirc
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+0
* - Update devinput repeat hack to improve af9015 tuner remote behaviour.nox2011-07-172-6/+21
* - Some doc (pkg-message..) updates after the webcamd update that nownox2011-07-173-2/+41
* - Update to 0.9.0 .nox2011-06-297-7/+137
* - Add patch to fix MAKE_JOBS_SAFE and mark as such.nox2011-03-162-0/+12
* - Chase libftdi updatedhn2011-03-051-2/+2
* And this was missed too, doh!nox2011-03-031-1/+4
* Also commit this that was just missed.nox2011-03-031-6/+6
* - Add an example lircd.conf that's preconfigured for use withnox2011-03-032-2/+564
* - Adjust pkg-message after remote support has been committed to thenox2011-03-012-11/+7
* - Update comms/lirc to 0.9.0p1_4 in order to be able to use the lircnox2011-02-2718-262/+478
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Fix a few "bad example" problems in the rc.d scripts that have beendougb2009-07-161-5/+3
* - Remove conditional checks relevant only on FreeBSD 5.x and olderpav2009-01-061-7/+3
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGmiwi2008-03-241-2/+2
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* Don't install the config file.grog2007-03-111-0/+11
* Add support for DVICO USB remote control.grog2007-03-053-2/+180
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* - Update to 0.8.0bland2007-01-195-15/+78
* Don't offer irman as an option. It's required to build the port.grog2006-08-231-6/+0
* - portlint(1)mnag2006-04-301-2/+3
* Conversion to a single libtool environment.ade2006-02-231-1/+1
* SHA256ifyedwin2006-01-221-0/+1
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Back out previous commit, the pkg-plist may have been fixed already.kris2005-10-291-2/+0
* BROKEN: Incorrect pkg-plistkris2005-10-291-0/+2
* Fix INDEX build, and correct broken dependency.marcus2005-10-251-1/+1
* * Daniel O'Connor <doconnor@gsoft.com.au> has agreed to take overmikeh2005-10-251-1/+1
* * Patch for vga on i386.mikeh2005-10-252-1/+7
* * Update to 0.7.2.mikeh2005-10-199-153/+126
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
* Set the device directory to /var/lirc and check for libirman in the correctmikeh2004-12-201-2/+2
* Add capability to build with libirman support.mikeh2004-12-031-4/+28
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* Add size data, approved by maintainers.trevor2004-03-191-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Fix plist & unmark broken.mikeh2004-02-172-3/+0
* BROKEN: Broken pkg-plistkris2004-02-171-0/+2
* Respect CFLAGS; utilize USE_GETOPT_LONG; utilize USE_LIBTOOL.linimon2004-02-113-45/+24
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* Add USE_XLIB to the ports Makefileedwin2003-10-131-0/+1
* New port: comms/lirc: Linux Infared Remote Controledwin2003-10-069-0/+236
-12 07:50:28 +0800'>2018-11-122-0/+205 | | | * | | Merge pull request #546 from ajsutton/gitignore-ideaMartin Holst Swende2018-11-131-1/+2 |\ \ \ | |/ / |/| | Add .idea to .gitignore. | * | Add .idea to .gitignore.Adrian Sutton2018-11-131-1/+2 |/ / * | Merge pull request #538 from ajsutton/memory-write-testswinsvega2018-11-0916-0/+4033 |\ \ | | | | | | Tests where data is copied to a memory range longer than the data itself | * | Add blockchain version of new tests.Adrian Sutton2018-11-098-12/+2430 | | | | * | Revert "Add blockchain version of stPreCompiledContracts2 tests." (to make ↵Adrian Sutton2018-11-096-2406/+0 | | | | | | | | | | | | regenerating them easier) | * | Add comment to new tests explaining what they're covering.Adrian Sutton2018-11-098-30/+42 | | | | * | Add blockchain version of stCodeCopy tests.Adrian Sutton2018-11-062-0/+872 | | | | * | Add blockchain version of stPreCompiledContracts2 tests.Adrian Sutton2018-11-066-0/+2406 | | | | * | Refill new test.Adrian Sutton2018-11-061-1/+1 | | | | * | Add tests to cover cases where data is copied to a memory range longer than ↵Adrian Sutton2018-11-038-0/+731 | | | | | | | | | | | | the data itself. * | | Merge pull request #484 from ethereum/extcodehashwinsvega2018-11-0922-0/+6229 |\ \ \ | |_|/ |/| | Add initial test cases for EXTCODEHASH | * | fill initial stExtCodeHash testsextcodehashDimitry2018-11-0918-4/+5221 | | | | * | stExtCodeHash WIPDimitry2018-10-118-0/+1012 | | | * | | Merge pull request #539 from ethereum/integrate-test-generation-docswinsvega2018-11-095-27/+408 |\ \ \ | |_|/ |/| | Move test creation docs to testing documentation | * | Move test creation docs to testing documentationholgerd772018-11-095-27/+408 |/ / * | Merge pull request #535 from ethereum/moresstorewinsvega2018-11-0346-0/+5235 |\ \ | | | | | | sstore collision overwrite sstore | * | InitCollision testDimitry2018-10-259-0/+995 | | | | * | sstore collision overwrite sstoreDimitry2018-10-2538-0/+4240 | | | | | | | | | | | | external call overwrite sstore * | | Merge pull request #537 from ethereum/add-using-clients-to-docswinsvega2018-11-031-0/+12 |\ \ \ | | | | | | | | Added clients using the tests library to the README | * | | Added clients using the tests library to the READMEholgerd772018-11-021-0/+12 |/ / / * | | Merge pull request #533 from ethereum/blockchain-test-format-doc-updatesv6.0.0-beta.1winsvega2018-10-253-25/+33 |\ \ \ | |/ / |/| | Blockchain test format doc updates on seal engine type | * | Some updates to test generation doc sectionholgerd772018-10-231-1/+5 | | | | * | Added sealEngine related infos to README and blockchain test format docsholgerd772018-10-232-24/+28 |/ / * | Merge pull request #527 from ansermino/david/setupHolger Drewes2018-10-193-0/+13 |\ \ | | | | | | Setup Improvements | * | Fixed namingDavid Ansermino2018-10-181-1/+1 | | | | * | Specified dependency version ranges, added .env3 to gitignoreDavid Ansermino2018-10-182-3/+4 | | | | * | Added requirements and setup instructionsDavid Ansermino2018-10-162-0/+12 | | | * | | Merge pull request #529 from ethereum/moresstorewinsvega2018-10-18714-1104/+83270 |\ \ \ | | | | | | | | Moresstore XXX tests | * | | fill as blockchain testsDimitry2018-10-18697-829/+80569 | | | | | * | | sstore xxx testsDimitry2018-10-1817-275/+2701 |/ / / * | | Merge pull request #528 from ethereum/moresstorewinsvega2018-10-17246-397/+28122 |\ \ \ | | | | | | | | More sstore XX | * | | fill as blockchainDimitry2018-10-17232-315/+26508 | | | | | * | | more test scenarios around test casesDimitry2018-10-1714-82/+1614 |/ / / * | | Merge pull request #526 from ethereum/moresstorewinsvega2018-10-1628-0/+2895 |\ \ \ | |/ / |/| | more sstore tests | * | fill as blockchain testsDimitry2018-10-1624-74/+2158 | | | | * | sstore refund bugDimitry2018-10-152-0/+131 | | | | * | more sstore testsDimitry2018-10-158-0/+680 |/ / * | Merge pull request #525 from ethereum/disableEipwinsvega2018-10-13217-5313/+4815 |\ \ | | | | | | Fix BLOCKHASH cost in Constantinople | * | update tests without EIP210Dimitry2018-10-12217-5313/+4815 |/ / * | Merge pull request #516 from feliam/patch-2winsvega2018-10-121-4/+4 |\ \ | | | | | | Update vm_tests.rst | * | Update vm_tests.rstfeliam2018-10-041-4/+4 | | | * | | Merge pull request #514 from feliam/patch-1winsvega2018-10-121-1/+1 |\ \ \ | | | | | | | | Update README.md | * | | Update README.mdfeliam2018-10-021-1/+1 | |/ / * | | Merge pull request #522 from ethereum/remLegacywinsvega2018-10-1228-2705/+0 |\ \ \ | | | | | | | | remove artifact tests | * | | remove artifact testsDimitry2018-10-1128-2705/+0 |/ / / * | | Merge pull request #520 from ethereum/fixgaslimitwinsvega2018-10-1159-15842/+15842 |\ \ \ | |_|/ |/| | fix wrong difficulty tests on NoProof | * | refill wallet testsDimitry2018-10-117-8345/+8345 | | | | * | fix wrong difficulty tests on NoProofDimitry2018-10-1152-7497/+7497 |/ / * | Merge pull request #518 from ethereum/refill2winsvega2018-10-102-9016/+29305 |\ \ | | | | | | regenerate difficultyTests on Ropsten | * | create difficultyConstantinople autogenerated testsDimitry2018-10-091-0/+20289 | | | | * | regenerate difficultyTests on RopstenDimitry2018-10-091-9016/+9016 |/ / * | Merge pull request #517 from ethereum/refill2winsvega2018-10-09137-989/+989 |\ \ | | | | | | fix wrong timestamp in tests | * | refill badOpcodesDimitry2018-10-09123-378/+378 | | | | * | fix wrong timestamp in testsDimitry2018-10-0914-611/+611 |/ / * | Merge pull request #511 from ethereum/refillwinsvega2018-10-05