aboutsummaryrefslogtreecommitdiff
path: root/comms/remserial
Commit message (Collapse)AuthorAgeFilesLines
* Fix make patchAntoine Brodin2015-10-161-4/+4
| | | | Notes: svn path=/head/; revision=399516
* Drop 8 support.Mathieu Arnold2015-10-151-6/+0
| | | | | | | | | With hat: portmgr Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3694 Notes: svn path=/head/; revision=399346
* Move MASTER_SITES from CRITICAL to LOCAL/ehauptEmanuel Haupt2015-01-061-1/+1
| | | | Notes: svn path=/head/; revision=376389
* Quiesce mkdirEmanuel Haupt2014-03-181-1/+1
| | | | Notes: svn path=/head/; revision=348550
* Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested forEmanuel Haupt2014-02-131-2/+0
| | | | | | | | | afterwards. Encouraged by: mat Notes: svn path=/head/; revision=344057
* Now that this port is staged and DOCS defined we can stop testing for DOCS inEmanuel Haupt2014-02-121-2/+0
| | | | | | | any install target. Notes: svn path=/head/; revision=343972
* Use dos2unix USES macro.Emanuel Haupt2013-12-181-1/+1
| | | | Notes: svn path=/head/; revision=336822
* Support staging.Emanuel Haupt2013-10-231-4/+3
| | | | Notes: svn path=/head/; revision=331422
* 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
* Remove MAKE_JOBS_SAFE which is now default.Emanuel Haupt2013-07-241-1/+0
| | | | Notes: svn path=/head/; revision=323578
* - Use DOC instead of NOPORTDOCSEmanuel Haupt2013-01-151-6/+6
| | | | | | | | - Pacify portlint - Convert header Notes: svn path=/head/; revision=310443
* Add remserial, a communication bridge between a TCP/IP network port and aEmanuel Haupt2011-01-056-0/+120
character-oriented device. Notes: svn path=/head/; revision=267413