notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: comms/chirp/Makefile
SVNWeb

Number of commits found: 25

Tue, 23 May 2023
[ 18:15 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:922f645e558feab85df7b1dbe96cf90a1aeae243  commit hash:922f645e558feab85df7b1dbe96cf90a1aeae243  commit hash:922f645e558feab85df7b1dbe96cf90a1aeae243  922f645 
comms/chirp: banish PORTSCOUT

No releases, just selected builds direct from git.

Event: Kitchener-Waterloo Hackathon 202305
Sat, 20 May 2023
[ 17:32 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:32e521bbe059cd451be080f218f569f63dd84687  commit hash:32e521bbe059cd451be080f218f569f63dd84687  commit hash:32e521bbe059cd451be080f218f569f63dd84687  32e521b 
comms/chirp: add forgotten wheel
[ 17:13 Charlie Li (vishwin) search for other commits by this committer ]    commit hash:0ceb67a27a99cc776fb10cb4f03763a592c56a45  commit hash:0ceb67a27a99cc776fb10cb4f03763a592c56a45  commit hash:0ceb67a27a99cc776fb10cb4f03763a592c56a45  0ceb67a 
comms/chirp: welcome back

Project now in Python 3 and uses wxPython for GUI.

Event: BSDCan 2023
Sat, 27 Jun 2020
[ 09:37 sunpoet search for other commits by this committer ] Original commit   Revision:540586 (Only the first 10 of 21 ports in this commit are shown above. View all ports for this commit)
Move comms/py-serial to comms/py-pyserial

- While I'm here, add NO_ARCH
- Bump PORTREVISION of dependent ports for dependency change
  (devel/py-pyvisa-py and finance/odoo will be bumped in next commit, py-pyusb
renaming)

PR:		246546
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 40 days)
Sat, 9 May 2020
[ 09:57 antoine search for other commits by this committer ] Original commit   Revision:534727 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
Deprecate a few ports using python 2.7
Tue, 14 Jan 2020
[ 16:29 db search for other commits by this committer ] Original commit   Revision:523027
Update to 20200107
Also remove all traces of a version number and simplify Makefile.
Not even the About dialog shows a non-date version.

Submitted by:	Charlie Li <ml+freebsd@vishwin.info>
Reviewed by:	db
Differential Revision:	D22986
Sat, 19 Oct 2019
[ 06:30 tobik search for other commits by this committer ] Original commit   Revision:514756
comms/chirp: Drop unhooked NLS_USES options helper
Sat, 18 May 2019
[ 17:46 db search for other commits by this committer ] Original commit   Revision:501975
update to 0.4.1.2019.05.11

Submitted by:	jason@corrupted.io
Differential Revision:	https://reviews.freebsd.org/D20267
Fri, 21 Sep 2018
[ 16:24 yuri search for other commits by this committer ] Original commit   Revision:480284
comms/chirp: 0.4.1.2017.02.22 -> 0.4.1.2018.09.06

Differential Revision:	D17272
Wed, 20 Jun 2018
[ 17:05 mat search for other commits by this committer ] Original commit   Revision:472884 (Only the first 10 of 1617 ports in this commit are shown above. View all ports for this commit)
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Thu, 30 Nov 2017
[ 15:50 mat search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Sat, 4 Mar 2017
[ 02:47 db search for other commits by this committer ] Original commit   Revision:435381
py-serial got updated in r424787 to a 3.* version, which chirp 0.4.1 is not
compatible with because of a couple function => property changes.
Given that upstream hasn't made a non-daily release since 0.4.1 we are
forced to track daily builds for now.

PR:		ports/217499
Submitted by:	bsdports@kyle-evans.net
Fri, 1 Apr 2016
[ 13:29 mat search for other commits by this committer ] Original commit   Revision:412344 (Only the first 10 of 1009 ports in this commit are shown above. View all ports for this commit)
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Mon, 17 Aug 2015
[ 14:13 feld search for other commits by this committer ] Original commit   Revision:394507
Last update was causing pollution of BUILD_DEPENDS into RUN_DEPENDS

PR:		202338
Sat, 15 Aug 2015
[ 14:21 feld search for other commits by this committer ] Original commit   Revision:394319
Add missing RUN_DEPENDS
Sort USES

PR:		202338
Thu, 14 May 2015
[ 10:15 mat search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Sat, 14 Mar 2015
[ 02:35 db search for other commits by this committer ] Original commit   Revision:381239
Fix broken pkg-plist
Tue, 14 Oct 2014
[ 21:28 db search for other commits by this committer ] Original commit   Revision:370886
- modernise Makefile, fix pkg-descr
- change Maintainer to hamradio group
- update to chirp 0.4.1

Version 0.4.1 contains a special backport for Baofeng users to work
around a firmware incompatibility issue.
Mon, 11 Aug 2014
[ 12:29 antoine search for other commits by this committer ] Original commit   Revision:364600
Canonicalize some old USE_PY*

With hat:	portmgr
Tue, 15 Jul 2014
[ 23:11 adamw search for other commits by this committer ] Original commit   Revision:362014 (Only the first 10 of 115 ports in this commit are shown above. View all ports for this commit)
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.

Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
Wed, 16 Apr 2014
[ 18:28 zeising search for other commits by this committer ] Original commit   Revision:351411 (Only the first 10 of 1008 ports in this commit are shown above. View all ports for this commit)
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:

NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE

This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.

This patch also contains updates of libxcb and related ports, pixman, as well
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Fri, 27 Dec 2013
[ 21:10 db search for other commits by this committer ] Original commit   Revision:337806
- Add LICENSE
- Build using stage
- update to 0.3.1

This update against 0.3.0 contains only fixes against 0.3.0. Users on 0.3.0
should update immediately. Users of the daily versions should not use this
version as it contains only fixes against the stable version. The changes are:

Increase max split in import logic to 15MHz (#185)
FT817 settings fixes (#435)
Fix serial port sorting on Win32 (#549)
Shift and delete fixes (#541)
VX8 bank membership fixes (#543 and #685)
Fix "hide unused fields" when no radio is open (#667)
TH-D72 fixes for corrupt memory (#697)
Fixes for copy/paste with empty memories (#769)
Fri, 20 Sep 2013
[ 16:03 bapt search for other commits by this committer ] Original commit   Revision:327714 (Only the first 10 of 172 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
Tue, 19 Feb 2013
[ 20:14 db search for other commits by this committer ] Original commit   Revision:312598
- Update to chirp 0.3.0
From the chirp release notes:
New radios now supported:
- Baofeng UV-5R
- Icom IC-208H
- Icom IC-T7H
- Icom IC-T8A
- Icom IC-746
- Kenwood TM-G707
- TYT TH-UV3R
- TYT TH-UVF1
- Yaesu FT-1802M
- Wouxun KG-UV6D/UV6X

Major new features:
- Better serial port enumeration on Windows
- Automatic split->offset conversion during import when odd-split is
  not supported
- Per-memory extra settings and detailed editing
- TravelPlus importing
- RadioReference importing
Sat, 22 Sep 2012
[ 15:43 db search for other commits by this committer ] Original commit   Revision:304689
- chirp is a program for setting frequencies in memories on an amateur radio
  transceiver

Number of commits found: 25