notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: comms/cqrlog/Makefile

Number of commits found: 63

Sunday, 24 Mar 2024
04:36 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISION. lazarus was updated to 3.2.0

- Change default lazarus version to 3.2.0
commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 commit hash: cc84ccdd3724d75ebf5dc9d1398d7e485f22a408 cc84ccd
Friday, 22 Mar 2024
07:29 Yasuhiro Kimura (yasu) search for other commits by this committer
comms/cqrlog: Move man page to share/man

Approved by:	portmgr (blanket)
commit hash: 57729f39d0d1e36b64a643e246088df59a2cc88d commit hash: 57729f39d0d1e36b64a643e246088df59a2cc88d commit hash: 57729f39d0d1e36b64a643e246088df59a2cc88d commit hash: 57729f39d0d1e36b64a643e246088df59a2cc88d 57729f3
Saturday, 23 Dec 2023
01:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISON because lazarus was updated to 3.0.0
commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 commit hash: 370d96de5bdcfd2ebb6277b6f2fd555271d55eb5 370d96d
Sunday, 12 Nov 2023
20:49 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc-*: Merge all units to lang/fpc

- Merge all fpc-* units to lang/fpc. It gives us a better way to maintain fpc
  and lazarus ports.
- Update Mk/fpc.mk for reflects new changes
- Update Mk/lazarus.mk for reflects new changes
- Now we can defined WANT_FPC_DEVEL AND WANT_LAZARUS_DEVEL for use devel version
  of fpc or lazarus for build apps based on fpc/lazarus
- Add entries to MOVED
- Bump PORTREVISON of affected ports
- Some other minor modifications
commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 commit hash: 0b92f925a3a155ce7b5f4eddfd528553915c6eb8 0b92f92
Thursday, 16 Mar 2023
23:56 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.6
commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab commit hash: 7f05d4af204e107c5628e57198298fdd54e1e3ab 7f05d4a
Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Sunday, 2 Oct 2022
05:48 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus: Bump PORTREVISION of dependant ports

- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
  rebuilt
commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 commit hash: df8005b90fc19d8a475dfb433767aad479040d55 df8005b
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Friday, 12 Aug 2022
14:46 Dima Panov (fluffy) search for other commits by this committer
*/*: bump all consumers after recent boost upgrade
commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed commit hash: 4cf39decb348615b9c8a28370d987a85d1b8a5ed 4cf39de
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
comms: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  'Big Bad Bob' Frazier <bobf@mrp3.com>
  *  <mr@freebsd.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Anders Nordby <anders@FreeBSD.org>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrew Dolgov <fox@furry.spb.ru>
  *  Andrey Lykhin <lan31@inbox.ru>
  *  Anton Voronin <anton@urc.ac.ru>
  *  Brandon S. Allbery KF8NH <allbery@ece.cmu.edu>
  *  Brian Dean <bsd@FreeBSD.org>
  *  Bruce Cran <bruce@cran.org.uk>
  *  Carl Makin <carl@stagecraft.cx>
  *  Darren <igla@batterybackups.net>
  *  David
  *  David O'Brien <obrien@cs.ucdavis.edu>
  *  David Thiel <lx@redundancy.redundancy.org>
  *  Denis Shaposhnikov <dsh@vlink.ru>
  *  Devon H. O'Dell <devon.odell@coyotepoint.com>
  *  Diane Bruce <db@db.net>
  *  Douglas K. Rand <rand@meridian-enviro.com>
  *  Edward Tomasz Napierala <trasz@FreeBSD.org>
  *  Emanuel Haupt <ehaupt@FreeBSD.org>
  *  Felix Palmen <felix@palmen-it.de>
  *  Frank Steinborn <steinex@nognu.de>
  *  Ganael Laplanche <ganael.laplanche@martymac.org>
  *  George Reid <greid@ukug.uk.freebsd.org>
  *  Hye-Shik Chang <perky@fallin.lv>
  *  Janos.Mohacsi@bsd.hu
  *  Jean-Baptiste Quenot <jb.quenot@caraldi.com>
  *  Jeffrey Baitis <jeff@baitis.net>
  *  Johan Strom <johan@stromnet.se>
  *  Johan Strom <johna@stromnet.se>
  *  Jui-Nan Lin <jnlin@freebsd.cs.nctu.edu.tw>
  *  Julian Stacey <jhs@FreeBSD.org>
  *  Kirill Bezzubets <kirill@solaris.ru>
  *  MITA Yoshio <mita@FreeBSD.org>
  *  Markus Brueffer <markus@FreeBSD.org>
  *  Martin Matuska <mm@FreeBSD.org>
  *  Martin Wilke <miwi@FreeBSD.org>
  *  Masafumi NAKANE <max@FreeBSD.org>
  *  Matt Dawson <matt@mattsnetwork.co.uk>
  *  Maxim Sobolev <sobomax@FreeBSD.org>
  *  Michael Reifenberger (mike@Reifenberger.com)
  *  Mike Heffner <mikeh@FreeBSD.org>
  *  Nick Sayer <nsayer@FreeBSD.org>
  *  Nicole Reid <root@cooltrainer.org>
  *  Olivier Cochard-Labbe <olivier@FreeBSD.org>
  *  Patrick Gardella <patrick@FreeBSD.org>
  *  Paul Traina <pst@FreeBSD.org>
  *  Pav Lucistnik <pav@FreeBSD.org>
  *  Rick Elrod <codeblock@eighthbit.net>
  *  Rodrigo Osorio <rodrigo@FreeBSD.org>
  *  Sebastian Yepes <esn@x123.info>
  *  Staffan Ulfberg <staffanu@multivac.fatburen.org>
  *  Stephen Hurd <shurd@FreeBSD.org>
  *  Steve Woodford <scw@netbsd.hut.fi>
  *  Steven Kreuzer <skreuzer@FreeBSD.org>
  *  Sunry Chen <sunrychen@gmail.com>
  *  Søren Straarup <xride@x12.dk>
  *  Tony Shadwick <tshadwick@oss-solutions.com>
  *  Tsung-Han Yeh <snowfly@yuntech.edu.tw>
  *  Vladimir Grebenschikov
  *  Vladimir Kondratyev <wulf@FreeBSD.org>
  *  db
  *  dirkx@webweaving.org
  *  dom@happygiraffe.net
  *  elbarto@ArcadeBSD.org
  *  hm
  *  jmz
  *  joes@seaport.net
  *  lambert@lambertfam.org
  *  nox@FreeBSD.org
  *  obrien@cs.ucdavis.edu
  *  rkw
  *  shurd
  *  shurd@FreeBSD.org
  *  wlloyd@slap.net
  * //www.tomek.cedro.info)

With hat:	portmgr
commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 commit hash: 258a98847ee4f106a2eed7fade8197d0a987d592 258a9884
Wednesday, 13 Jul 2022
06:07 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
comms/cqrlog: update to 2.5.2

Legend:
  # info
  + new feature
  - bugfix
--------------------

2.5.2 (2021-02-12)
+ some contest window improvements (showing DXCC, WAZ, ITU, continent)
+ FST4 mode support added (Saku, OH1KH)
+ user can change the locator to use in ADIF import (Florian, DF2ET)
+ CW messages can be saved or loaded from a file (Saku, OH1KH)
- eQSL upload fixes (Saku, OH1KH)
- ADIF import duplicate check fixed, form layout fixed (Saku, OH1KH)
- New QSO window layout fixes (Saku, OH1KH)
- workaround for 'TRegExpr exec: empty input string' error in fpc compiler
- xdg-open is used in Call extra data window to open open the attachments
commit hash: e8c21c2cd6321e265193cf206d75cf985e01b43b commit hash: e8c21c2cd6321e265193cf206d75cf985e01b43b commit hash: e8c21c2cd6321e265193cf206d75cf985e01b43b commit hash: e8c21c2cd6321e265193cf206d75cf985e01b43b e8c21c2
Tuesday, 21 Jun 2022
01:17 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
lang/fpc: Fix build issues building some fpc based apps

- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler
commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 commit hash: c77c31909fb042682ba8aed7ca69419de9332804 c77c319
Saturday, 18 Jun 2022
05:57 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
*/*: Bump PORTREVISION

* editors/lazarus was updated to 2.2.2
commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 commit hash: cedfa0ad1fecc641a74351b22d9cbed14a9bd6b6 cedfa0a
Thursday, 3 Feb 2022
05:07 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus-*: update to 2.2.0

- Bump PORTREVISION
- archivers/peazip update to 8.4.0
- editors/cudatext update to 1.155.3
- russian/emkatic update to 0.41
- x11-toolkits/qt5pas to latest version included into lazarus 2.2.0

ChangeLog at:	https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 commit hash: daa23dba69ea27a2e101b04738b9d0abcf34ac74 daa23db
Tuesday, 25 Jan 2022
16:25 Diane Bruce (db) search for other commits by this committer
comms/cqrlog:  Update to 2.5.2

Legend:
  # info
  + new feature
  - bugfix
--------------------

2.5.0 (2021-01-16)
  + 3 user defined buttons for TRX control (Saku, OH1KH)
  + TX quick split using XIT (Saku, OH1KH)
  + support of WPM changes from macros when using Hamlib keyer (Saku, OH1KH)
  + include operator's callsign in the exports (Florian, DF2ET)
  + view eQSL image from list of QSO (Saku, OH1KH)
  + button to show remote station on a map with path and direction (Florian,
DF2ET)
  + buttons for adding Mode+RST_sent, Locators_propagation and user defined
message to DX spot sending (Saku, OH1KH)
  + ADIF import for JS8, FT4 and PKT (Andreas, DL7OAP)
  + local oscilator configuration added (Florian, DF2ET)
  + user can spot RX freq instead of TX (Florian, DF2ET)
  + export to EDI (Florian, DF2ET)
  + separate CW keyer settings for radio1 and radio2 (Saku, OH1KH)
  + rotor controls updated (Saku, OH1KH)
  + contest filter added (Florian, DF2ET)
  + working with WSJT improved
  + Cabrillo export headers (Saku, OH1KH & Florian, DF2ET)
  + DARK DOK info support added (Florian, DF2ET & Andreas, DL7OAP)
  + Cabrillo export added (Florian, DF2ET)
  + DX cluster improved (Saku, OH1KH)
  + Add option to upload SAT status info to AMSAT status page (Florian, DF2ET)
  + Calculate SAT mode from freq and RX freq. Used in eqsl.cc upload and
ADIF/HTML exports (Florian, DF2ET)
  - fixes for club membership (Saku, OH1KH & Andreas, DL7OAP)
  - fixes for password special characters (Saku, OH1KH)
  - fixes to ADIF export rules (Andreas, DL7OAP)
  - fixes to contest window (Saku, OH1KH)
  - band <->frequency fixes (Saku, OH1KH)
  - UTF-8 problems in ADIF (Saku, OH1KH)
  - JTDX & JS8CALL fixes (Saku, OH1KH)
  - typo in satellite EO-80 (Andreas, DL7OAP)
  - layout fixes for QT5 compilation (Saku, OH1KH)
  - filter to take fix (Saku, OH1KH)
  - eQSL upload fixes (Saku, OH1KH)
  - CQ monitor fixes (Saku, OH1KH)
  - CW keys fixes (Saku, OH1KH)
  - RBN monitor fixes (Saku, OH1KH)
  - new membership files check fixed
  - export to HTML and ADIF fixes (Saku, OH1KH)
  - group edit fixes (Saku, OH1KH)
  - filter settings fixes (Saku, OH1KH)
  - QTH profile fixes (Saku, OH1KH)
  - callbook database update fixes (Saku, OH1KH)

PR:		ports/260066
Reported by:	hellocodebsd@gmail.com
commit hash: bcf8e8efee0a09688980876efa565921169bdbca commit hash: bcf8e8efee0a09688980876efa565921169bdbca commit hash: bcf8e8efee0a09688980876efa565921169bdbca commit hash: bcf8e8efee0a09688980876efa565921169bdbca bcf8e8e
Sunday, 10 Oct 2021
19:44 Baptiste Daroussin (bapt) search for other commits by this committer
INSTALLS_ICONS: retire the macro and rework the related dependencies

While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 commit hash: 2c672a4de941dc57142d867ba42396b1b64d2921 2c672a4
Sunday, 1 Aug 2021
02:26 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
editors/lazarus[-qt5]: bump some ports dependants of lazarus

* bump PORTREVISION of cad/zcad: comms/cqrlog: editors/picpas:
  graphics/lazpaint: multimedia/winff: net-p2p/awgg:
  net-p2p/transmission-remote-gui: russian/emkatic:
  x11-fm/doublecmd
* editors/lazarus[-qt5] was updated to 2.0.12
commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 commit hash: ced250d5164d5d3dd9e607e38b7775fc4f27cdd0 ced250d
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Thursday, 14 Jan 2021
21:11 acm search for other commits by this committer
- lang/fpc revert way like linker is taken by fpc compiler
- lang/fpc add binutils to RUN_DEPENDS
- editors/lazarus add binutils to RUN_DEPENDS
- editors/lazarus add gmake to RUN_DEPENDS
- editors/lazarus install fpc units like RUN_DEPENDS too
- Bump PORTREVISiON of fpc/lazarus ports

PR:		251712
Reported by:	amdmi3
Original commitRevision:561593 
Wednesday, 25 Nov 2020
03:41 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 2.0.10
Original commitRevision:556267 
Thursday, 14 May 2020
06:06 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 2.0.8
Original commitRevision:535206 
Friday, 6 Mar 2020
06:26 acm search for other commits by this committer
- Remove compat < 11 dependencies from bootstrap and compiler. It could fix
problems
  when GENERIC kernel is not used.
- Rebuild bootstrap (ppcx64 and ppc386) with new changes
- Bump PORTREVISION

PR:		239135
Reported by:	fbsdbugs4  at  sentry.org
Original commitRevision:527858 
Thursday, 2 Jan 2020
21:08 acm search for other commits by this committer
- Update to 2.4.0
- Remove LAZARUS_NO_FLAVORS. Now cqrlog can be compiled with lazarus-qt5
interface
- Add CONFLICTS

PR:		243006
Approved by:	db
Original commitRevision:521878 
Tuesday, 31 Dec 2019
15:29 acm search for other commits by this committer
- Bump PORTREVISION. editors/lazarus was updated to 2.0.6
Original commitRevision:521632 
Tuesday, 3 Sep 2019
23:25 db search for other commits by this committer
- cqrlog also needs mysqld which cqrlog was missing as a dependency
- pet portlint
Original commitRevision:511049 
15:51 acm search for other commits by this committer
- Rebuild bootstrap (ppcx64 and ppc386) with ld patches
- Fix build on 12-STABLE and CURRENT (amd64 and i386)
- Bump PORTREVISION for all ports that depends of lang/fpc
- Add USE_BINUTILS to fpc and lazarus based ports
- Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk

PR:		240293 239934 233413 214864
Exp-run by:	antoine
Original commitRevision:510956 
Thursday, 15 Aug 2019
17:30 acm search for other commits by this committer
- Bump PORTREVISION (lazarus ports were updated to 2.0.4)
- Remove LD_UNSAFE
Original commitRevision:509014 
Wednesday, 26 Jun 2019
11:52 rene search for other commits by this committer
Clean up final leftovers from Qt4.

Submitted by:	rene
Reviewed by:	mat, tcberner
Differential Revision:	https://reviews.freebsd.org/D20725
Original commitRevision:505150 
Sunday, 17 Mar 2019
21:31 acm search for other commits by this committer
- Fix build

Reported by:	yuri
Original commitRevision:496109 
Sunday, 10 Mar 2019
06:25 yuri search for other commits by this committer
comms/cqrlog: BROKEN due to lazarus compiler errors

The upstream author didn't reply: https://github.com/ok2cqr/cqrlog/issues/127
Also fix WWW.
Original commitRevision:495229 
Thursday, 7 Mar 2019
05:00 acm search for other commits by this committer
- Bump PORTREVISION. editors/lazarus was updated to 2.0.0
Original commitRevision:494883 
Friday, 7 Dec 2018
13:45 db search for other commits by this committer
Unbreak build (finally)
cqrlog does not like ld.lld

(9015) Linking cqrlog
/usr/bin/ld: error:
/usr/local/lib/fpc/3.0.4/units/x86_64-freebsd/rtl/unicodenumtable.o: invalid
alignment of section headers
/wrkdirs/usr/ports/comms/cqrlog/work-gtk2/cqrlog-2.3.0/src/cqrlog.lpr(82,1)
Error: (9013) Error while linking
/wrkdirs/usr/ports/comms/cqrlog/work-gtk2/cqrlog-2.3.0/src/cqrlog.lpr(82,1)
Fatal: (10026) There were 1 errors compiling module, stopping

Whilst here fix broken pkg-plist and pet portlint
Original commitRevision:486863 
Friday, 17 Aug 2018
17:00 shurd search for other commits by this committer
Fix LoTW integration again.

If the MySQL library isn't explicitly initialized, the mysql library will
end up calling EVP_cleanup() while detecting the MySQL version, which
clobbers the OpenSSL context, preventing LoTW (and perhaps ClubLog)
integration from working properly.

Look in ${LOCALBASE}/lib/mysql/ for MySQL and MariaDB libraries.
Only look for .so file, don't look for "any" SONAME.
Original commitRevision:477436 
Wednesday, 11 Jul 2018
04:18 shurd search for other commits by this committer
Update to latest release, use preferred OpenSSL libs.

CQRLOG does *not* work with the version of OpenSSL in 10.4.  This only seems
to impact the LoTW integration though, so I don't think it needs to be
marked as broken with that version.

Also, update all the patches to use makepatch.
Original commitRevision:474421 
Sunday, 3 Jun 2018
08:16 acm search for other commits by this committer
- Bump PORTREVISION (editors/lazarus was updated)
Original commitRevision:471480 
Friday, 25 May 2018
16:31 acm search for other commits by this committer
- Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
Original commitRevision:470851 
Thursday, 5 Apr 2018
04:52 acm search for other commits by this committer
- Migrate Mk/bsd.fpc.mk to Mk/Uses/fpc.mk
- Convert all fpc-based ports to USES=fpc

PR:             227210
Reviewed by:    portmgr
Approved by:    portmgr
Exp-run by:     antoine
Differential Revision:  https://reviews.freebsd.org/D14617
Original commitRevision:466532 
Sunday, 18 Feb 2018
20:33 db search for other commits by this committer
 Version 2.2.0

    wsjt remote mode improvements (Saku, OH1KH)
    CQ-monitor now remembers showing state (Saku, OH1KH)
    "My Alert" is now compared oppsite way: This should fit also compound
callsign XX/YOURCALL or YOURCALL/XX (Saku, OH1KH)
    CQ-monitor: Country names (cut to length 15) are now displayed instead of
callsign prefixes. (Saku, OH1KH)
    "Show only active band" checkbox addec to Band map filter for quick access.
(Saku, OH1KH)
    "Re/Set" button added to Export "Choose fields to export" dialog for
set/reset all check boxes in one go. (Saku, OH1KH)
    a lot of CQ monitor improvements (Saku, OH1KH)
    remote wsjt: Short cut key Ctrl+J (Saku, OH1KH)
    help files updated (Saku, OH1KH)
    Voice keyer works now also with FM and AM modes and also from CWkeys
windows. (Saku, OH1KH)
    QSO in QSO list window can be sorted in ascending date/time order (oldes QSO
first). (JAPrg, DL8DTL)
    CQRLOG should work correcly on HiDPI monitors

    630M definition was missing in some functions (Saku, OH1KH)
    ADIF upload didn't work when name or QTH were too long
Original commitRevision:462263 
Thursday, 1 Feb 2018
07:24 acm search for other commits by this committer
- Bump PORTREVISION. Lazarus was updated to 1.8.0
Original commitRevision:460568 
Thursday, 12 Oct 2017
15:57 mat search for other commits by this committer
Remove WANT_GNOME and HAVE_GNOME.

Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
Original commitRevision:451901 
Wednesday, 1 Mar 2017
17:53 acm search for other commits by this committer
- Update to 2.0.4

Approved by:	maintainer via email
Original commitRevision:435187 
Monday, 21 Nov 2016
22:10 acm search for other commits by this committer
- Update to 2.0.2
Original commitRevision:426765 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Thursday, 19 May 2016
02:09 shurd search for other commits by this committer
Fix build under poudriere

Poudriere doesn't make dependencies listed in BUILD_DEPENDS available
during the patch phase.  Add a PATCH_DEPENDS entry to work-around this
issue.
Original commitRevision:415470 
Tuesday, 10 May 2016
09:16 shurd search for other commits by this committer
Update to latest release

Fix relative paths to share directory.
Use DATADIR in the software instead of constructing it from PREFIX.
Original commitRevision:414931 
Monday, 25 Apr 2016
11:08 shurd search for other commits by this committer
Fix LoTW export and Preferences

We can't directly patch .lrs files since they use length/value strings.
Instead, patch the form and regenerate the resource file.
Original commitRevision:413998 
Sunday, 24 Apr 2016
21:29 shurd search for other commits by this committer
Update to latest release

Remove expansion of lat/lon field as upstream says it will never be
necessary again.
Original commitRevision:413961 
Friday, 8 Apr 2016
02:29 shurd search for other commits by this committer
Don't use the include mysql module

This module does not work with FPC-3.x and causes errors when connecting to
the database.

Bump PORTREVISION
Original commitRevision:412709 
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Friday, 25 Mar 2016
02:50 db search for other commits by this committer
Ok, really fix cqrlog. Add missing fpc units.
Original commitRevision:411816 
Wednesday, 23 Mar 2016
14:38 db search for other commits by this committer
Changed lazbuild to lazarus in BUILD_DEPENDS to fix build as user.
No other changes.

Submitted by:		pkg-fallout@
Original commitRevision:411715 
Thursday, 17 Mar 2016
20:28 acm search for other commits by this committer
- Update to 1.9.1
Original commitRevision:411309 
Tuesday, 29 Dec 2015
14:30 mat search for other commits by this committer
Cleanup GH_* and variables order.

Sponsored by:	Absolight
Original commitRevision:404743 
Wednesday, 19 Aug 2015
16:51 acm search for other commits by this committer
- Fix build
Original commitRevision:394801 
Monday, 17 Aug 2015
12:42 amdmi3 search for other commits by this committer
- Fix build by adding missing dependency

Approved by:	portmgr blanket
Original commitRevision:394458 
Sunday, 9 Aug 2015
08:06 acm search for other commits by this committer
- editors/lazarus update to 1.4.2
- Add USE_FPC_RUN to bsd.fpc.mk. It add fpc units like run dependencies.
Otherwise
  fpc units only are added like build dependencies (less dependencies registered
  when they are installed with pkg).
- Remove GTK1 obsolete dependencies
- Bump all ports with dependencies of fpc-* units
- Bump all ports with dependencies of lazarus ports
- Clean up
Original commitRevision:393766 
Thursday, 30 Jul 2015
12:45 amdmi3 search for other commits by this committer
- Fix shebangs

Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
Original commitRevision:393235 
Monday, 15 Jun 2015
08:41 acm search for other commits by this committer
- Bump PORTREVISION. lazarus was updated to 1.4.0
Original commitRevision:389674 
Wednesday, 27 May 2015
03:57 shurd search for other commits by this committer
Upgrade to 1.9.0
- Switch to USE_GITHUB
- Use OPT_* instead of .if blocks
- Switch to makepatch format

PR:		200318
Submitted by:	takefu@airport.fm
Original commitRevision:387539 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
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
Original commitRevision:386312 
Sunday, 11 Jan 2015
03:22 acm search for other commits by this committer
- Bump PORTREVISION. lazarus has been updated
- Add QT/GTK2 OPTIONS like another lazarus app ports
- Copy lazarus directory to WRKSRC is not neccesary anymore
- Clean up
Original commitRevision:376733 
Sunday, 21 Dec 2014
04:11 shurd search for other commits by this committer
Update to 1.8.2

Too many minor updates to list, see src/CHANGELOG for fill list.
This includes a patch to fix import of new country lists.
Original commitRevision:375153 
Monday, 7 Jul 2014
18:44 shurd search for other commits by this committer
QRLOG is an advanced ham radio logger based on MySQL database. It provides
radio control based on hamlib libraries, DX cluster connection, band map,
QRZ.com/HamQTH.com callbook (XML access), IOTA support, a grayliner,
propagation indicator, xplanet support (maps in azimuthal projection centered
in your QTH), OK1RR free QSL manager database etc.

Reviewed by:	db, skreuzer
Approved by:	db, skreuzer (mentors)
Differential Revision:	https://phabric.freebsd.org/D313
Original commitRevision:361115 

Number of commits found: 63