import React, { Component } from 'react' import PropTypes from 'prop-types' export default class PageContainerContent extends Component { static propTypes = { children: PropTypes.node.isRequired, }; render () { return (
{this.props.children}
) } } ref='https://www.tfcis.org/~lantw44/git/freebsd-ports' title='freebsd-ports Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/comms
Commit message (Expand)AuthorAgeFilesLines
* astro/gpsd: Update to 3.20lbartoletti2020-03-112-0/+35
* Drop dependency on devel/openmpjbeich2020-03-091-2/+2
* Deprecate some ports using deprecated version of pythonantoine2020-03-092-0/+6
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix p...acm2020-03-061-0/+1
* Regular USE_GITHUB cleanup.mat2020-03-032-4/+4
* x11-toolkits/py-wxPython40: GUI toolkit for the Python programming languagelbartoletti2020-03-013-4/+4
* Pet portlint regenerate patchfiles while here. [db]db2020-02-277-20/+24
* Add USE_CSTD=c99 to fix build on GCC-based systems:linimon2020-02-251-0/+1
* This a simple set of command-line tools that is intended todb2020-02-245-0/+44
* graphics/py-pillow: Update to 7.0.0kai2020-02-241-3/+10
* Deprecate a few portsantoine2020-02-232-0/+6
* Update comms/gr-osmosdr to 0.2.0 and bump dependent ports' revisionsmartymac2020-02-228-8426/+38
* Clean up USESantoine2020-02-201-1/+1
* Update MAINTAINER: use @FreeBSD.orgsunpoet2020-02-132-2/+2
* Update to 2.12.1martymac2020-02-122-4/+4
* Update to 0.9.0ehaupt2020-02-122-5/+5
* comms/ncid: update 1.10.1_1 to 1.11egypcio2020-02-116-11/+54
* Fix build on GCC-based systems by adding compiler:c++11-lang to USES:linimon2020-02-091-1/+1
* comms/flamp: Simplify MASTER_SITESyuri2020-02-081-1/+1
* New port: comms/flmsg: Forms management editor for Amateur Radio standard mes...yuri2020-02-085-0/+46
* New port: comms/flamp: Program for the Amateur Multicast Protocolyuri2020-02-086-0/+75
* - bump PORTREVISION for SUID bit changedinoex2020-02-041-0/+1
* - remove SUID bit, users must be added to group dialerdinoex2020-02-048-28/+22
* Update to 2.12.0martymac2020-01-294-154/+8
* Remove expired ports:rene2020-01-272-46/+0
* misc/qtchooser: do not create unnecessary wrapperstcberner2020-01-261-0/+2
* Clean up Makefile and add "make test"mr2020-01-252-16/+10
* Fix manpage relocation falloutbapt2020-01-171-1/+1
* Remove bad usage of MANDIRSbapt2020-01-162-18/+18
* Update to 20200107db2020-01-152-6/+6
* comms/gammu: update to 1.41.0rodrigo2020-01-132-5/+4
* Update cubicsdr snapshot version from githubdb2020-01-138-112/+7
* Version 1.3.49 Jan 12 15:29:23 2020 Config * Change configuration fromdb2020-01-132-4/+4
* Update to the latest commit as well (20191102)mr2020-01-122-7/+6
* Update to 1.3.2mr2020-01-122-6/+7
* comms/nanovna-saver: Update 0.2.1 -> 0.2.2yuri2020-01-122-9/+11
* Fix bug reported by bugzilladb2020-01-122-5/+5
* Fix bulk -a when building with all python flavors.mat2020-01-091-1/+1
* Fix build on GCC-based systems:linimon2020-01-071-0/+1
* Move cad/ujprog -> comms/ujprogyuri2020-01-064-0/+42
* Update to 2.1.2db2020-01-063-115/+10
* comms/uhd: unbreak on powerpc64pkubaj2020-01-051-1/+0
* Unbreak port.db2020-01-041-29/+0
* comms/fldigi: Update 4.1.08 -> 4.1.08.51yuri2020-01-042-6/+5
* comms/scrcpy: update to 1.12.1tcberner2020-01-033-30/+13
* - Update to 2.4.0acm2020-01-035-63/+99
* NanoVNASaverdb2020-01-026-0/+90
* Mark BROKENantoine2020-01-021-0/+2
* - Bump PORTREVISION. editors/lazarus was updated to 2.0.6acm2019-12-311-1/+1
* Update to 2.41.2joneum2019-12-292-4/+4
* x11-toolkits/wxgtk31: update to 3.1.3cmt2019-12-281-1/+1
* Update jasper to 2.0.16bapt2019-12-271-1/+1
* Deprecate a few portsantoine2019-12-261-0/+3
* Additional builds with with src r354909 applied.brooks2019-12-212-9/+19
* Update to 2.41.0joneum2019-12-202-4/+4
* comms/conserver-com: Update to 8.2.4 as suggested by emaste@. Updateleres2019-12-193-34/+10
* - According to @koobs the dependency on pyephem/ephem is spurious hence removed.db2019-12-172-4/+2
* comms/uhd: Prune duplicate BROKEN_powerpc64tobik2019-12-151-2/+0
* devel/boost-*: update to 1.72.0jbeich2019-12-126-4/+6
* Try to Unbreak, builds directly and with poudriere.mr2019-12-102-6/+1398
* Reported via direct emaildb2019-12-091-0/+3
* comms/flrig: fix build on powerpc64 elfv2pkubaj2019-12-081-2/+6
* comms/libmodbus: Update to version 3.1.6bsam2019-12-042-5/+4
* comms/qico: update to 0.59.1eugen2019-12-035-39/+105
* Clean up after java/openjdk6 and java/openjdk6-jre removaljkim2019-11-273-3/+2
* Fix build with src r354909 applied.brooks2019-11-261-14/+14
* comms/conserver-com: Update distinfo and remove BROKENleres2019-11-242-5/+3
* Update to 2.40.2joneum2019-11-192-4/+4
* comms/iwmbt-firmware: Unbreak fetchwoodsb022019-11-172-6/+5
* Allow building with tiff >= 4.1antoine2019-11-111-17/+23
* Mark as broken on powerpc64. This port has been failing to build sincelinimon2019-11-101-0/+2
* Update Qt5 to 5.13.2tcberner2019-11-094-4/+0
* c*: Add missing USES={gnome,php,sdl,xorg}tobik2019-11-0817-17/+22
* Sprinkle more USES=xorgzeising2019-11-083-0/+3
* Mark a few ports BROKEN, unfetchableantoine2019-11-068-0/+16
* Add USES=xorg USES=gl, ports categories czeising2019-11-0514-13/+15
* Returns johans's ports to the pool after safekeeping his commit bit.rene2019-11-051-1/+1
* math/gsl: update to 2.6tcberner2019-10-261-1/+1
* Switch MASTER_SITES and WWW to https in Chris' ports.rakuco2019-10-195-5/+5
* comms/gnuradio: Drop nop HAVE_PORTDOCStobik2019-10-191-1/+0
* comms/chirp: Drop unhooked NLS_USES options helpertobik2019-10-191-1/+0
* Remove expired ports:rene2019-10-1612-462/+0
* comms/anyremote: update to 6.7.2samm2019-10-145-17/+19
* comms/xlog: fix build on GCC architecturespkubaj2019-10-141-1/+1
* Replace my personal email address to the samm@freebsd.orgsamm2019-10-142-3/+3
* Fix USE_GITHUB usage.mat2019-10-012-8/+8
* Qt5 update to 5.13.0tcberner2019-10-012-0/+4
* Mark BROKEN: fails to packageantoine2019-09-291-0/+1
* Try to unbreak and update to 3.14.1.1mr2019-09-283-1404/+6
* Fix build on GCC-based systems:linimon2019-09-271-1/+1
* Add comms/ebusd, daemon for communication with eBUS heating systemslwhsu2019-09-2711-0/+221
* Remove expired ports:rene2019-09-254-53/+0
* devel/openmp: update to 9.0.0jbeich2019-09-221-0/+1
* Switch default devel/llvm* to 90jbeich2019-09-211-1/+1
* comms/openzwave-devel: Spell DOXYGEN_DESC correctlytobik2019-09-191-9/+9
* Change my maintainer emaildmgk2019-09-171-1/+1
* Deprecate a few portsantoine2019-09-162-0/+4
* Fix build on GCC-based systems:linimon2019-09-141-0/+1
* Sort USES. (This is from a patch for GCC-based systems that I waslinimon2019-09-131-1/+1
* comms/openzwave-devel: fix build on GCC architecturespkubaj2019-09-131-1/+1
* - Update WWWamdmi32019-09-111-1/+1
* Apologies, I missed this update overnight.db2019-09-102-4/+4
* 2019-Jul-31: Version 0.5.0db2019-09-104-33/+21
* I forgot how Master/Slave ports work. I needed to bump PORTREVISIONdb2019-09-101-0/+1
* Update to 0.3.3db2019-09-092-4/+4
* Update to 0.9.8.1db2019-09-092-7/+8
* - Unbreak qteldb2019-09-082-16/+14
* Mark BROKENantoine2019-09-081-0/+2
* Mark BROKENantoine2019-09-081-0/+1
* SvxLink release 19.09.1 -- 01 Sep 2019db2019-09-066-24/+46
* - cqrlog also needs mysqld which cqrlog was missing as a dependencydb2019-09-041-3/+6
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesacm2019-09-031-1/+1
* Apply some cleanup from the PR and update to 3.14.1.0mr2019-08-315-1610/+1475
* comms/wsjtx: Update 2.0.1 -> 2.1.0yuri2019-08-312-8/+7
* Update to 2.40.0joneum2019-08-292-4/+4
* comms/openzwave-devel: improve port Makefilepi2019-08-271-14/+4
* New port: comms/openzwave-develpi2019-08-27