aboutsummaryrefslogtreecommitdiff
path: root/comms/uird
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Convert a bunch of EXTRACT_SUFX=... into USES=tar:...Adam Weinberger2014-07-291-2/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363374
* - Support stagingEmanuel Haupt2014-02-281-11/+4
| | | | | | | - USES -> gmake Notes: svn path=/head/; revision=346517
* Remove trailing whitespaces from category commsEmanuel Haupt2014-02-211-1/+1
| | | | Notes: svn path=/head/; revision=345400
* According to the Porter's Handbook (5.12.2.3.) default options must be added toEmanuel Haupt2014-02-101-0/+2
| | | | | | | | | | | | | | OPTIONS_DEFINE. This policy has been implemented only recently that's why we have many ports violating this policy. This patch adds the default options specified in the Porter's Handbook to OPTIONS_DEFINE where they are being used. Ports maintained by gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded. Approved by: portmgr (bapt) Notes: svn path=/head/; revision=343634
* Convert comms to MDOCS and MEXAMPLES.Adam Weinberger2014-01-031-1/+4
| | | | | | | Hold-out shame list: perl Notes: svn path=/head/; revision=338555
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | comms) Notes: svn path=/head/; revision=327714
* - convert to the new perl5 frameworkAndrej Zverev2013-09-121-6/+2
| | | | | | | | | - trim Makefile header Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327035
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-2/+0
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217468
* Fix a few typos in ports/comms.Jimmy Olgeni2008-06-211-1/+1
| | | | Notes: svn path=/head/; revision=215480
* Chase master site move, add a mirror.David Thiel2008-02-292-2/+3
| | | | | | | Pointedoutby: erwin Notes: svn path=/head/; revision=208160
* Correct maintainer e-mail address.David Thiel2007-01-241-1/+1
| | | | | | | Approved by: edwin (mentor) Notes: svn path=/head/; revision=183178
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Add uird, a Universal IR Receiver DaemonEmanuel Haupt2005-11-233-0/+58
PR: 89404 Submitted by: lx@deepthought.redundancy.org Notes: svn path=/head/; revision=149202