notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
lirc Linux Infrared Remote Control
0.9.0_14,1 comms on this many watch lists=5 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.9.0_13,1Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-06 01:33:49
Last Update: 2024-02-22 14:02:20
Commit Hash: 4b7bcc9
People watching this port, also watch:: subversion, lsof, zip, python, glib
License: GPLv2
WWW:
https://www.lirc.org/
Description:
LIRC is a package that allows you to decode and send infra-red signals of many (but not all) commonly used remote controls. The most important part of LIRC is the lircd daemon that will decode IR signals received by the device drivers and provide the information on a socket. It will also accept commands for IR signals to be sent if the hardware supports this. The second daemon program called lircmd will connect to lircd and translate the decoded IR signals to mouse movements. You can e.g. configure X to use your remote control as an input device. The user space applications will allow you to control your computer with your remote control. You can send X events to applications, start programs and much more on just one button press. The possible applications are obvious: Infra-red mouse, remote control for your TV tuner card or CD-ROM, shutdown by remote, program your VCR and/or satellite tuner with your computer, etc.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (40 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/lirc-0.9.0_14,1/catalog.mk
  3. /usr/local/share/licenses/lirc-0.9.0_14,1/LICENSE
  4. /usr/local/share/licenses/lirc-0.9.0_14,1/GPLv2
  5. bin/ircat
  6. bin/irexec
  7. bin/irpty
  8. bin/irrecord
  9. bin/irsend
  10. bin/irw
  11. bin/irxevent
  12. bin/lircrcd
  13. bin/mode2
  14. bin/pronto2lirc
  15. bin/xmode2
  16. include/lirc/lirc_client.h
  17. lib/liblirc_client.a
  18. lib/liblirc_client.so
  19. lib/liblirc_client.so.0
  20. lib/liblirc_client.so.0.2.1
  21. share/man/man1/ircat.1.gz
  22. share/man/man1/irexec.1.gz
  23. share/man/man1/irpty.1.gz
  24. share/man/man1/irrecord.1.gz
  25. share/man/man1/irsend.1.gz
  26. share/man/man1/irw.1.gz
  27. share/man/man1/irxevent.1.gz
  28. share/man/man1/lircrcd.1.gz
  29. share/man/man1/mode2.1.gz
  30. share/man/man1/smode2.1.gz
  31. share/man/man1/xmode2.1.gz
  32. share/man/man8/lircd.8.gz
  33. share/man/man8/lircmd.8.gz
  34. sbin/lircd
  35. sbin/lircmd
  36. @sample etc/lircd.conf.sample
  37. @dir /var/run/lirc
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • lirc>0:comms/lirc
To install the port:
cd /usr/ports/comms/lirc/ && make install clean
To add the package, run one of these commands:
  • pkg install comms/lirc
  • pkg install lirc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lirc
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (lirc-0.9.0.tar.bz2) = 6323afae6ad498d4369675f77ec3dbb680fe661bea586aa296e67f2e2daba4ff SIZE (lirc-0.9.0.tar.bz2) = 857286

Packages (timestamps in pop-ups are UTC):
lirc
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.9.0_14,10.9.0_14,10.9.0_12,10.9.0_14,10.9.0_14,1-0.9.0_12,1-
FreeBSD:13:quarterly0.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,1
FreeBSD:14:latest0.9.0_14,10.9.0_14,10.9.0_13,10.9.0_14,10.9.0_14,10.9.0_13,1-0.9.0_13,1
FreeBSD:14:quarterly0.9.0_13,10.9.0_13,1-0.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,10.9.0_13,1
FreeBSD:15:latest0.9.0_14,10.9.0_14,1n/a0.9.0_13,1n/a0.9.0_13,10.9.0_13,10.9.0_14,1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. input.h : devel/evdev-proto
  2. gmake>=4.3 : devel/gmake
  3. python3.9 : lang/python39
  4. autoconf>=2.71 : devel/autoconf
  5. automake>=1.16.5 : devel/automake
  6. libtoolize : devel/libtool
  7. sm.pc : x11/libSM
  8. x11.pc : x11/libX11
  9. ice.pc : x11/libICE
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
  2. sm.pc : x11/libSM
  3. x11.pc : x11/libX11
  4. ice.pc : x11/libICE
Library dependencies:
  1. libftdi.so : devel/libftdi
  2. libirman.so : comms/libirman
This port is required by:
for Libraries

Deleted ports which required this port:

Expand this list of 1 deleted port
  1. comms/py-lirc*
  2. Collapse this list of deleted ports.
for Run

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. comms/kremotecontrol*
  2. comms/kremotecontrol-kde4*
  3. multimedia/plexhometheater*
  4. multimedia/xbmc*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
===> The following configuration options are available for lirc-0.9.0_14,1: DEBUG=off: Build with debugging support DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples MINIMAL=off: Build with minimal dependencies SMODE2=off: Build smode2 (shows signal waveform), requires svgalib UARTLIRC=off: Install serial LIRC driver ===> Use 'make config' to modify these settings
Options name:
comms_lirc
USES:
alias autoreconf gmake libtool localbase python tar:bzip2 xorg
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (56 items)
Collapse this list.
  1. http://cfhcable.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  2. http://cytranet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  3. http://deac-ams.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  4. http://deac-fra.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  5. http://deac-riga.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  6. http://downloads.sourceforge.net/project/lirc/LIRC/0.9.0/
  7. http://excellmedia.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  8. http://freefr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  9. http://gigenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  10. http://ixpeering.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  11. http://jaist.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  12. http://jztkft.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  13. http://kumisystems.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  14. http://liquidtelecom.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  15. http://nchc.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  16. http://netactuate.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  17. http://netcologne.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  18. http://netix.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  19. http://onboardcloud.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  20. http://phoenixnap.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  21. http://razaoinfo.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  22. http://sinalbr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  23. http://sitsa.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  24. http://sonik.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  25. http://tenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  26. http://udomain.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  27. http://ufpr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  28. http://versaweb.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  29. https://cfhcable.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  30. https://cytranet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  31. https://deac-ams.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  32. https://deac-fra.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  33. https://deac-riga.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  34. https://downloads.sourceforge.net/project/lirc/LIRC/0.9.0/
  35. https://excellmedia.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  36. https://freefr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  37. https://gigenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  38. https://ixpeering.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  39. https://jaist.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  40. https://jztkft.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  41. https://kumisystems.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  42. https://liquidtelecom.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  43. https://nchc.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  44. https://netactuate.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  45. https://netcologne.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  46. https://netix.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  47. https://onboardcloud.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  48. https://phoenixnap.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  49. https://razaoinfo.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  50. https://sinalbr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  51. https://sitsa.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  52. https://sonik.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  53. https://tenet.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  54. https://udomain.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  55. https://ufpr.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
  56. https://versaweb.dl.sourceforge.net/project/lirc/LIRC/0.9.0/
Collapse this list.

Number of commits found: 94

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.9.0_14,1
22 Feb 2024 14:02:20
commit hash: 4b7bcc9315b56ac9489ff77595b0ce39585f61eacommit hash: 4b7bcc9315b56ac9489ff77595b0ce39585f61eacommit hash: 4b7bcc9315b56ac9489ff77595b0ce39585f61eacommit hash: 4b7bcc9315b56ac9489ff77595b0ce39585f61ea files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
comms/lirc: Moved man to share/man

Approved by:    portmgr (blanket)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.9.0_13,1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.9.0_13,1
12 Aug 2022 14:46:53
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5edcommit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed files touched by this commit
Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
0.9.0_12,1
20 Jul 2022 14:21:01
commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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)
0.9.0_12,1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
0.9.0_12,1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.9.0_12,1
28 Sep 2020 19:59:57
Revision:550443Original commit files touched by this commit
zeising search for other commits by this committer
Bump portrevision for devel/evdev-proto

Bump portrevision on everything with a build dependency on
devel/evdev-proto, to chace the update of evdev-proto in r550442.
0.9.0_11,1
21 Sep 2020 15:03:43
Revision:549449Original commit files touched by this commit
se search for other commits by this committer
Fix build with -fno-common

While here add license and regenerate all patches with make makepatch.
0.9.0_10,1
04 Nov 2019 21:36:13
Revision:516745Original commit files touched by this commit
zeising search for other commits by this committer
Add USES=xorg USES=gl, ports categories c

Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
0.9.0_10,1
13 Aug 2019 16:00:39
Revision:508834Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories a-c)
0.9.0_10,1
19 Dec 2018 09:09:11
Revision:487789Original commit files touched by this commit
zeising search for other commits by this committer
Split out evdev headers from multimedia/v4l_compat

Split out evdev headers (input.h, input-event-codes.h, uinput.h) into their
own port, devel/evdev-proto, and update those to be current with the Linux
4.19 kernel.  This is done in order to be able to update the rest of the
FreeBSD input stack, which is forthcoming.

By splititng out the evdev headers we can update them independent of other
updates in v4l_compat, which makes it easier for the graphics team to keep
track of them and keep them updated as needed.

Update devel/libevdev from 1.4.4 to 1.5.9 instead of trying to make it work
with the updated headers.  This will be further updated.

Update devel/py-evdev from 0.5.0 to 0.8.1 instead of trying to make it work
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.0_9,1
29 Sep 2018 08:04:27
Revision:480899Original commit files touched by this commit
riggs search for other commits by this committer
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
0.9.0_8,1
15 Feb 2018 14:35:58
Revision:461927Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix plist on non-x86

Reported by:	Michal Meloun <melounmichal@gmail.com>
0.9.0_8,1
02 Feb 2018 16:45:55
Revision:460716Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to USES=localbase
- Pet portlint
- Switch to options helpers
- Fix plist for MINIMAL case
- Properly optionize svgalib dependency handling
0.9.0_7,1
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
0.9.0_7,1
14 Dec 2015 02:52:14
Revision:403704Original commit files touched by this commit
eadler search for other commits by this committer
Reset maintainer
0.9.0_7,1
19 Aug 2015 13:30:00
Revision:394778Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Convert ports to use the options helpers in categories [abc]*, and minor fixes.

Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3412?
0.9.0_7,1
11 May 2015 18:34:58
Revision:386097Original commit files touched by this commit
mat search for other commits by this committer
Cleanup DIST* variables.

When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup

With hat:	portmgr
Sponsored by:	Absolight
0.9.0_7,1
18 Dec 2014 11:23:47
Revision:374890Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=autoreconf
0.9.0_7,1
24 Oct 2014 16:17:49
Revision:371448Original commit files touched by this commit
nox search for other commits by this committer
- libirman is no longer only a static lib so move it from build to lib
  depends.
- Bump PORTREVISION.

Reported by:	Henry Hu <henry.hu.sh@gmail.com> (via private email)
0.9.0_6,1
20 Oct 2014 09:31:34
Revision:371247Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.9.0_6,1
20 Oct 2014 09:03:10
Revision:371244Original commit files touched by this commit
marino search for other commits by this committer
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)
0.9.0_6,1
02 Sep 2014 22:53:08
Revision:367120Original commit files touched by this commit
bapt search for other commits by this committer
Replace @exec/unexec by @dirrmtry which does the same job
0.9.0_6,1
11 Aug 2014 23:08:14
Revision:364669Original commit files touched by this commit
mandree search for other commits by this committer
Modernize USE_PYTHON to USES+=python.

Approved by:	portmgr (implicit)
0.9.0_6,1
11 Aug 2014 13:59:47
Revision:364613Original commit files touched by this commit
tijl search for other commits by this committer
comms/lirc:
- Fix missing -lusb [1]
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Use @sample

Reported by:	sbruno [1]
0.9.0_5,1
03 Aug 2014 11:36:57
Revision:363878Original commit files touched by this commit
pi search for other commits by this committer
devel/libftdi: USES=libtool, fix build, bump dependencies

comms/linrad
comms/lirc
devel/urjtag
devel/openocd
sysutils/lcdproc
sysutils/flashrom

devel/xc3sprog is already bumped via PR 188055
0.9.0_4,1
29 Jul 2014 17:12:50
Revision:363362Original commit files touched by this commit
adamw search for other commits by this committer
Rename all patches that contain '::' as a path separator, and use
'__' instead.
0.9.0_4,1
15 Jul 2014 15:03:24
Revision:361937Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
0.9.0_4,1
20 May 2014 16:34:16
Revision:354653Original commit files touched by this commit
nox search for other commits by this committer
Pet check-plist.
0.9.0_4,1
15 Mar 2014 15:36:00
Revision:348333Original commit files touched by this commit
nox search for other commits by this committer
Switch my ports to USES=  tar:...
0.9.0_4,1
26 Jan 2014 17:37:03
Revision:341247Original commit files touched by this commit
nox search for other commits by this committer
- Switch to USES= gmake.
- Stagify.
0.9.0_4,1
11 Dec 2013 15:10:44
Revision:336176Original commit files touched by this commit
bapt search for other commits by this committer
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
0.9.0_4,1
20 Sep 2013 16:03:29
Revision:327714Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
0.9.0_4
14 Aug 2013 22:35:54
Revision:324744Original commit files touched by this commit Sanity Test Failure
ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
0.9.0_4,1
16 Jul 2013 05:42:37
Revision:323088Original commit files touched by this commit
ade search for other commits by this committer
- Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
0.9.0_4,1
08 Feb 2013 22:21:51
Revision:311955Original commit files touched by this commit
nox search for other commits by this committer
- Add missing dependency. [1]
- Strip Makefile header.
- Bump PORTREVISION.

PR:		ports/175969 [1]
Submitted by:	pawel [1]
0.9.0_3,1
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
0.9.0_3,1
02 Jun 2012 19:49:36
Original commit files touched by this commit
nox search for other commits by this committer
Get rid of two more shlib major versions to pet portlint.
0.9.0_3,1
02 Jun 2012 19:37:10
Original commit files touched by this commit
nox search for other commits by this committer
- Convert these to OPTIONng.
- Omit shlib major versions in LIB_DEPENDS to pet portlint.
0.9.0_3,1
13 May 2012 16:13:13
Original commit files touched by this commit
nox search for other commits by this committer
Add knob (default off) to install comms/uartlirc serial LIRC driver.
0.9.0_3,1
14 Jan 2012 08:57:23
Original commit files touched by this commit
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.
0.9.0_3,1
18 Dec 2011 16:39:55
Original commit files touched by this commit
nox search for other commits by this committer
- Further improvements to the devinput repeat behaviour, now xbmc should
  work a little better.
- Include updated lircd.conf.devinput in example lircd.conf, with one
  missing button added. (KEY_IMAGES)
- Bump PORTREVISION.
0.9.0_2,1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
0.9.0_2,1
23 Sep 2011 22:26:39
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- 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
0.9.0_2,1
17 Jul 2011 09:22:40
Original commit files touched by this commit
nox search for other commits by this committer
- Update devinput repeat hack to improve af9015 tuner remote behaviour.
- Bump PORTREVISION.
0.9.0_1,1
16 Jul 2011 22:26:31
Original commit files touched by this commit
nox search for other commits by this committer
- Some doc (pkg-message..) updates after the webcamd update that now
  supports /dev/input/eventX.
- Bump PORTREVISION.
0.9.0,1
28 Jun 2011 18:12:32
Original commit files touched by this commit
nox search for other commits by this committer
- Update to 0.9.0 .
- Add devinput driver (/dev/input/eventX, -H devinput) in preparation
  for upcoming webcamd update that will support it.
- Fix build with clang, and a few bugs it found too.
0.9.0p1_7
15 Mar 2011 20:41:27
Original commit files touched by this commit
nox search for other commits by this committer
- Add patch to fix MAKE_JOBS_SAFE and mark as such.
- No PORTREVISION bump as the installed bits don't change.
0.9.0p1_7
05 Mar 2011 15:55:58
Original commit files touched by this commit
dhn search for other commits by this committer
- Chase libftdi update
- Bump PORTREVISION
- Remove MD5 checksum
0.9.0p1_6
02 Mar 2011 23:00:15
Original commit files touched by this commit
nox search for other commits by this committer
And this was missed too, doh!
0.9.0p1_6
02 Mar 2011 22:59:14
Original commit files touched by this commit
nox search for other commits by this committer
Also commit this that was just missed.
0.9.0p1_6
02 Mar 2011 22:58:35
Original commit files touched by this commit
nox search for other commits by this committer
- Add an example lircd.conf that's preconfigured for use with
  webcamd, either with USB DVB tuner remotes supported by the Linux
  drivers by default that webcamd uses, or for remotes supplied with
  MCE USB IR receivers.
- Bump PORTREVISION.
0.9.0p1_5
28 Feb 2011 21:44:58
Original commit files touched by this commit
nox search for other commits by this committer
- Adjust pkg-message after remote support has been committed to the
  webcamd port.
- Bump PORTREVISION.
0.9.0p1_4
26 Feb 2011 22:11:54
Original commit files touched by this commit
nox search for other commits by this committer
- Update comms/lirc to 0.9.0p1_4 in order to be able to use the lirc
  support in webcamd svn (for mceusb-based receivers/transmitters and
  USB DVB tuner remotes supported by the Linux code), and enable
  support for a few more USB devices while we're at it tho of those
  only an FTDI-based one was tested:

        http://www.huitsing.nl/irftdi/ [1]

- Fix plist for audio/rhythmbox and multimedia/totem and
  add missing LIRC_{CFLAGS,LIBS} variables to CONFIGURE_ENV for
  multimedia/xine when building them with (optional) lirc support. [2]

- Chase liblirc_client shlib version bump for ports depdending on it
  and bump PORTREVISIONs for ports depending on it by default.

Approved by:    portmgr (miwi) [2]
Thanks to:      Warren Block <wblock@wonkity.com> for testing [1]
0.8.0_2
04 Dec 2010 07:34:27
Original commit files touched by this commit
ade search for other commits by this committer
Sync to new bsd.autotools.mk
0.8.0_2
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.8.0_2
22 Aug 2009 00:15:15
Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
0.8.0_2
02 Aug 2009 19:36:34
Original commit files touched by this commit
mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
0.8.0_2
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
propogated by copy and paste.

1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).

No PORTREVISION bumps because all of these changes are noops.
0.8.0_2
05 Jan 2009 17:27:29
Original commit files touched by this commit
pav search for other commits by this committer
- Remove conditional checks relevant only on FreeBSD 5.x and older
0.8.0_2
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.8.0_2
23 Mar 2008 16:44:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
0.8.0_1
20 Mar 2008 09:23:28
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.8.0_1
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.8.0
10 Mar 2007 23:10:21
Original commit files touched by this commit
grog search for other commits by this committer
Don't install the config file.

Requested by:   kris
Submitted by:   Daniel O'Connor (maintainer)
0.8.0
05 Mar 2007 05:04:45
Original commit files touched by this commit
grog search for other commits by this committer
Add support for DVICO USB remote control.

Submitted by:   grog
Approved by:    Daniel O'Connor (maintainer)
0.8.0
05 Mar 2007 05:04:26
Original commit files touched by this commit
grog search for other commits by this committer
Add support for DVICO USB remote control.

Submitted by:   grog
Approved by:    Daniel O'Connor (maintainer)
0.8.0
01 Feb 2007 02:42:06
Original commit files touched by this commit
kris search for other commits by this committer
Use libtool port instead of included version to avoid objformat a.out botch
0.8.0
19 Jan 2007 02:27:23
Original commit files touched by this commit
bland search for other commits by this committer
- Update to 0.8.0
- Hack configure so produced daemon binary is ready to use
  with third party kernel drivers.
- Make libirman support optional.
- Move daemon communication sockets under /var/run/lirc.
- Add startup script.
- Use bzip2.
- Minor cleanups.

Approved by:    maintaner
0.7.2
23 Aug 2006 00:41:38
Original commit files touched by this commit
grog search for other commits by this committer
Don't offer irman as an option.  It's required to build the port.

Submitted by:   Daniel O'Connor (maintainer)
0.7.2
29 Apr 2006 17:57:03
Original commit files touched by this commit
mnag search for other commits by this committer
- portlint(1)

PR:             95766
Submitted by:   Alexander Botero-Lowry <alex___foxybanana.com>
Approved by:    maintainer timeout (14 days)
0.7.2
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
0.7.2
22 Jan 2006 08:22:09
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
0.7.2
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.7.2
29 Oct 2005 05:45:39
Original commit files touched by this commit
kris search for other commits by this committer
Back out previous commit, the pkg-plist may have been fixed already.
0.7.2
28 Oct 2005 23:22:17
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
0.7.2
25 Oct 2005 04:45:49
Original commit files touched by this commit
marcus search for other commits by this committer
Fix INDEX build, and correct broken dependency.

Reported by:    kris' make index script
Approved by:    portmgr hat
0.7.2
25 Oct 2005 02:12:07
Original commit files touched by this commit
mikeh search for other commits by this committer
* Daniel O'Connor <doconnor@gsoft.com.au> has agreed to take over
  maintainership as I don't actively use this port anymore.
0.7.2
25 Oct 2005 02:08:11
Original commit files touched by this commit
mikeh search for other commits by this committer
* Patch for vga on i386.

PR:     ports/87832
0.7.2
19 Oct 2005 03:41:51
Original commit files touched by this commit
mikeh search for other commits by this committer
* Update to 0.7.2.

PR:      ports/86528
Submitted by:   Daniel J. O'Connor <darius@dons.net.au>
0.6.6_2
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.6.6_2
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.6.6_2
19 Dec 2004 21:36:38
Original commit files touched by this commit
mikeh search for other commits by this committer
Set the device directory to /var/lirc and check for libirman in the correct
location.

Submitted by:   Lewis Thompson <purple@lewiz.net>
PR:             ports/75190
0.6.6_2
03 Dec 2004 01:10:36
Original commit files touched by this commit
mikeh search for other commits by this committer
Add capability to build with libirman support.

Suggested and tested by:        dennis@rootxs.nl
0.6.6_2
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
0.6.6_2
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
0.6.6_2
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.6.6_2
17 Feb 2004 01:27:34
Original commit files touched by this commit
mikeh search for other commits by this committer
Fix plist & unmark broken.
0.6.6_2
16 Feb 2004 23:21:59
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Broken pkg-plist
0.6.6_2
11 Feb 2004 02:14:30
Original commit files touched by this commit
linimon search for other commits by this committer
Respect CFLAGS; utilize USE_GETOPT_LONG; utilize USE_LIBTOOL.

PR:             ports/59842
Submitted by:   Ports Fury
Approved by:    maintainer timeout (6 weeks)
0.6.6_1
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
0.6.6
12 Oct 2003 22:14:53
Original commit files touched by this commit
edwin search for other commits by this committer
Add USE_XLIB to the ports Makefile

Noticed by: bento
0.6.6
06 Oct 2003 01:31:49
Original commit files touched by this commit
edwin search for other commits by this committer
New port: comms/lirc: Linux Infared Remote Control

        This is a port of the LIRC, Linux Infrared Remote Control,
        package (www.lirc.org). This port installs the daemons and
        tools for interacting with device drivers that support the
        LIRC device interface. The port does not install any FreeBSD
        infrared device drivers yet; the user must obtain these
        from third parties or port the existing Linux drivers.

PR:             ports/46774
Submitted by:   Mike Heffner <mikeh@FreeBSD.org> <mheffner@acm.vt.edu>

Number of commits found: 94