aboutsummaryrefslogtreecommitdiff
path: root/comms/jerm
Commit message (Collapse)AuthorAgeFilesLines
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-7/+3
| | | | | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412? Notes: svn path=/head/; revision=394778
* Remove Authors from pkg-descrBaptiste Daroussin2015-03-021-1/+0
| | | | Notes: svn path=/head/; revision=380301
* Cleanup plistAntoine Brodin2014-11-131-1/+0
| | | | Notes: svn path=/head/; revision=372523
* - Add DOCS OptionRusmir Dusko2013-10-022-23/+19
| | | | | | | | | | | - Support STAGEDIR and add OPTIONS_SUB - Change REINPLACE_CMD, fix sys/termios.h --> termios.h - Change pkg-plist Approved by: wg/pawel (mentors) Notes: svn path=/head/; revision=329077
* 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
* - Fix typo in OptionsNG conversionWilliam Grzybowski2013-04-061-1/+1
| | | | | | | | Reported by: pointyhat Approved by: portmgr (miwi) Notes: svn path=/head/; revision=315743
* Convert to new options frameworkBaptiste Daroussin2012-11-231-12/+10
| | | | | | | | | | PR: ports/173605 Submitted by: edward@rdtan.net Approved by: Matsui Shinsuke <matsuis@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=307676
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* Update to 8096Tilman Keskinoz2007-08-122-4/+4
| | | | | | | | PR: 115370 Submitted by: Shinsuke Matsui <smatsui@karashi.org> Notes: svn path=/head/; revision=197542
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154141
* Update to 8095.Roman Bogorodskiy2005-09-062-3/+3
| | | | | | | | PR: 85786 Submitted by: Shinsuke Matsui (maintainer) Notes: svn path=/head/; revision=142075
* Add jerm 8094, communication terminal through serial and TCP/IPRenato Botelho2005-07-284-0/+67
interfaces. PR: ports/82633 Submitted by: Shinsuke Matsui <smatsui@karashi.org> Notes: svn path=/head/; revision=140345