Commit graph

38 commits

Author SHA1 Message Date
Jose Alonso Cardenas Marquez
2971d2f496 - Fix build
Reported by:	yuri
2019-03-17 21:31:35 +00:00
Yuri Victorovich
1bcda2eda9 comms/cqrlog: BROKEN due to lazarus compiler errors
The upstream author didn't reply: https://github.com/ok2cqr/cqrlog/issues/127
Also fix WWW.
2019-03-10 06:25:34 +00:00
Jose Alonso Cardenas Marquez
aa7648e2c7 - Bump PORTREVISION. editors/lazarus was updated to 2.0.0 2019-03-07 05:00:01 +00:00
Diane Bruce
c7964df90f 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
2018-12-07 13:45:14 +00:00
Stephen Hurd
34eedfddef 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.
2018-08-17 17:00:55 +00:00
Stephen Hurd
bea0f90ec2 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.
2018-07-11 04:18:37 +00:00
Jose Alonso Cardenas Marquez
07ff9cd228 - Bump PORTREVISION (editors/lazarus was updated) 2018-06-03 08:16:46 +00:00
Jose Alonso Cardenas Marquez
ae635a951d - Moved ports to Uses/lazarus.mk
- Add FLAVORS

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D14661
2018-05-25 16:31:21 +00:00
Jose Alonso Cardenas Marquez
5ab881a5d9 - 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
2018-04-05 04:52:36 +00:00
Diane Bruce
c22a1715f3 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). (Jörg, 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
2018-02-18 20:33:49 +00:00
Jose Alonso Cardenas Marquez
abad76d3e5 - Bump PORTREVISION. Lazarus was updated to 1.8.0 2018-02-01 07:24:58 +00:00
Mathieu Arnold
4da13b8f8e Remove WANT_GNOME and HAVE_GNOME.
Approved by:	bapt kwm
Sponsored by:	Absolight
Differential Revision:	  https://reviews.freebsd.org/D12643
2017-10-12 15:57:51 +00:00
Jose Alonso Cardenas Marquez
9bc2ff83aa - Update to 2.0.4
Approved by:	maintainer via email
2017-03-01 17:53:53 +00:00
Jose Alonso Cardenas Marquez
a748b1bfa0 - Update to 2.0.2 2016-11-21 22:10:34 +00:00
Mathieu Arnold
eabbfd75e3 ${RM} already has -f.
PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
2016-10-21 12:51:40 +00:00
Dmitry Marakasov
1d1f878054 - Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by:	portmgr blanket
2016-05-19 10:21:23 +00:00
Stephen Hurd
d077b0c2a3 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.
2016-05-19 02:09:48 +00:00
Stephen Hurd
24bd216d00 Update to latest release
Fix relative paths to share directory.
Use DATADIR in the software instead of constructing it from PREFIX.
2016-05-10 09:16:40 +00:00
Stephen Hurd
7aafab50b7 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.
2016-04-25 11:08:12 +00:00
Stephen Hurd
80308da64c Fix typo in previous commit affecting rotctrl commandline 2016-04-24 21:34:02 +00:00
Stephen Hurd
ba8ec99300 Update to latest release
Remove expansion of lat/lon field as upstream says it will never be
necessary again.
2016-04-24 21:29:32 +00:00
Stephen Hurd
cd6e2f7fc1 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
2016-04-08 02:29:17 +00:00
Mathieu Arnold
7f4572eae4 Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat:	portmgr
Sponsored by:	Absolight
2016-04-01 13:29:15 +00:00
Diane Bruce
17f895f94c Ok, really fix cqrlog. Add missing fpc units. 2016-03-25 02:50:39 +00:00
Diane Bruce
a26971f32f Changed lazbuild to lazarus in BUILD_DEPENDS to fix build as user.
No other changes.

Submitted by:		pkg-fallout@
2016-03-23 14:38:55 +00:00
Jose Alonso Cardenas Marquez
ba6fa77924 - Update to 1.9.1 2016-03-17 20:28:05 +00:00
Mathieu Arnold
7823fa4b7e Cleanup GH_* and variables order.
Sponsored by:	Absolight
2015-12-29 14:30:46 +00:00
Jose Alonso Cardenas Marquez
c4fbec6d28 - Fix build 2015-08-19 16:51:46 +00:00
Dmitry Marakasov
daffbe5655 - Fix build by adding missing dependency
Approved by:	portmgr blanket
2015-08-17 12:42:04 +00:00
Jose Alonso Cardenas Marquez
230cf6828f - 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
2015-08-09 08:06:43 +00:00
Dmitry Marakasov
e486ee19ad - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-07-30 12:45:56 +00:00
Jose Alonso Cardenas Marquez
d3679967c0 - Bump PORTREVISION. lazarus was updated to 1.4.0 2015-06-15 08:41:57 +00:00
Stephen Hurd
ab4969564a 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
2015-05-27 03:57:29 +00:00
Mathieu Arnold
60d1a83c2a 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
2015-05-14 10:15:04 +00:00
Jose Alonso Cardenas Marquez
c7b8d38988 - 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
2015-01-11 03:22:51 +00:00
Stephen Hurd
925d862a38 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.
2014-12-21 04:10:59 +00:00
Baptiste Daroussin
2c8db67726 Cleanup plist 2014-10-20 09:31:33 +00:00
Stephen Hurd
e43afe1281 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
2014-07-07 18:43:59 +00:00