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
non port: comms/klog/Makefile

Number of commits found: 61

Monday, 4 Mar 2024
11:27 Michael Reifenberger (mr) search for other commits by this committer
comms/klog: Update to 2.3.4
commit hash: ab74a985117979e9236c4ee57edbf8bbb605fe12 commit hash: ab74a985117979e9236c4ee57edbf8bbb605fe12 commit hash: ab74a985117979e9236c4ee57edbf8bbb605fe12 commit hash: ab74a985117979e9236c4ee57edbf8bbb605fe12 ab74a98
Friday, 12 Jan 2024
15:11 Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate its usage

While here move manpages to share/man
commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 commit hash: d4329229fbe8ad0a96a1b9ec796d17cf512455d1 d432922
Monday, 8 Jan 2024
14:09 Diane Bruce (db) search for other commits by this committer
comms/klog: update to 2.3.3

- Changed handling of locale to accept "C"

Dec 2023 - 2.3.3
- WIP: Started to reduce the possibility of SQLi with the use of prepared
statements.
- Bugfix: Sat QSO edit was not showing the worked SAT (Closes #645)
- Bugfix: After editing a QSO, the restore was not working properly. (Closes
#649)
- Bugfix: In Sat QSO, still not selected band may make the QSO unusable. (Closes
#651)
- Bugfix: All Gridsquares are now listed when Export to ADIF is used. (Closes
#514)
- Bugfix: Selecting a sat with a new band made the bandcombobox unusable. #613
- Bugfix: F1 (online manual link fixed (Closes #627) (TNX ikbenkous)
- Bugfix: 'Usage' does not properly handle arguments, print newlines or return
status codes (Closes #625) (TNX ikbenkous)

- Enhancement: Improved the Frequency entry. (Closes #622) (TNX ikbenkous)
- Enhancement: Use a good discriminator in header guards (Closes #624) (TNX
ikbenkous)
commit hash: d090232c0b88b7c0fd772ab04d511b31440c2c2d commit hash: d090232c0b88b7c0fd772ab04d511b31440c2c2d commit hash: d090232c0b88b7c0fd772ab04d511b31440c2c2d commit hash: d090232c0b88b7c0fd772ab04d511b31440c2c2d d090232
Monday, 25 Dec 2023
14:57 Michael Reifenberger (mr) search for other commits by this committer
comms/klog: Update to 2.3.2
commit hash: 550185a37b8f0a94cff4d402e92dc0f71da99d3d commit hash: 550185a37b8f0a94cff4d402e92dc0f71da99d3d commit hash: 550185a37b8f0a94cff4d402e92dc0f71da99d3d commit hash: 550185a37b8f0a94cff4d402e92dc0f71da99d3d 550185a
Wednesday, 12 Oct 2022
10:37 Tobias C. Berner (tcberner) search for other commits by this committer
comms/klog: add missin dependency on testlib

PR:		266950
commit hash: df8015f55bf4e17356559641820f4cbf4fb5ad1f commit hash: df8015f55bf4e17356559641820f4cbf4fb5ad1f commit hash: df8015f55bf4e17356559641820f4cbf4fb5ad1f commit hash: df8015f55bf4e17356559641820f4cbf4fb5ad1f df8015f
Sunday, 9 Oct 2022
15:00 Michael Reifenberger (mr) search for other commits by this committer
comms/klog: Update

Update to 2.2.1
commit hash: c553d0af43afbc737e921158ea11e20aacd84908 commit hash: c553d0af43afbc737e921158ea11e20aacd84908 commit hash: c553d0af43afbc737e921158ea11e20aacd84908 commit hash: c553d0af43afbc737e921158ea11e20aacd84908 c553d0a
Sunday, 11 Sep 2022
10:20 Felix Palmen (zirias) search for other commits by this committer
Mk/Uses: always use colon for build/run suffix

Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.

Document in CHANGES.

PR:			266034
Exp-run by:		antoine
Approved by:		tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D36349
commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee commit hash: ddae4e92d8313a1461145e3b4f0232fe463feaee ddae4e9
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
Saturday, 19 Mar 2022
16:18 Michael Reifenberger (mr) search for other commits by this committer
comms/klog: Update to 2.1

Update klog to 2.1
commit hash: a7a3817b281dfb592a529f169dcd2970b6a575a4 commit hash: a7a3817b281dfb592a529f169dcd2970b6a575a4 commit hash: a7a3817b281dfb592a529f169dcd2970b6a575a4 commit hash: a7a3817b281dfb592a529f169dcd2970b6a575a4 a7a3817
Monday, 28 Feb 2022
18:59 Diane Bruce (db) search for other commits by this committer
comms/klog: update to 2.0

KLog 2.0 – Stop the war
Posted on 26 February, 2022 by Jaime

This release is dedicated to show my disagreement to the war in Ukraine.
We need to stop that.

Feb 2022 – 2.0

KLog users: Sorry for the potential drawback but reading the news and what is
just happening, I felt we need to act.

Jan 2022 - 1.8.7
- Bugfix: Removed the hamlib test from the KLog start that was causing big
delays.
- Bugfix: Serial speed was not saved to config file.
- Bugfix: eQSL Uploads problem solved (Closes #406).
- Bugfix: Connection to the radios were not being done properly (Closes #407)
(Closes #379).
- Bugfix: SplitCheckBox was checked when coming from Setup (Closes #377).
- Bugfix: Entering a QRZ cleared the DX Gridsquare if it was previously entered
(Closes #357).
- Bugfix: Imported QSOs add the default electronic QSL send info if configured.
- Bugfix: DXCC widget shows last Entity status after modifying a QSO (Closes
#412).
- Bugfix: Hamlib is now stopped while editing a QSO (Closes #414).
- Bugfix: Hamlib on serial devices works ok. (Closes #355).
- Bugfix: RST is not changed on mode change when editing. (Closes #423).
- New feature: Added a Manual Mode checkbox to disable quickly hamlib & wsjtx
integration.
- New feature: Added "Save" and "Cancel" button when editing a recorded QSO.
- Update: Developers mailing list address changed to klog@groups.io (Closes
#421).

Jan 2022 - 1.8.6
- Bugfix: Net rig & FLRig hamlib connections were not working propertly. (Closes
#339) (TNX W5PNY)
- Bugfix: Some prefixes were not properly detected. (Closes #371) (Closes #367).
- Bugfix: Serial Hamlib rigs were not properly working. (TNX W5PNY)
- Bugfix: QRZ.com was disabled if user was not subscribed. (TNX EA5WA)
- Bugfix: QRZ.com data was not updated if the boxes were already filled. (TNX
EA5WA)
- Bugfix: Callsigns formet were not always properly checked.
- Improvement: Hamlib 4.4 in binary packages (macOS & Windows) tested also in
Linux.
- Improvement: RTS & DTR are defined to OFF by default in hamlib.
- Improvement:KLog differenciates QRZ.com subcribed users from non subscribed.
(TNX EA5WA)

Reported by:	portscout
commit hash: 5a1082093810618196ccb76acc00c570087654c9 commit hash: 5a1082093810618196ccb76acc00c570087654c9 commit hash: 5a1082093810618196ccb76acc00c570087654c9 commit hash: 5a1082093810618196ccb76acc00c570087654c9 5a10820
Monday, 31 Jan 2022
21:26 Diane Bruce (db) search for other commits by this committer
comms/klog:  Update to 1.8.7

Jan 2022 - 1.8.7
- Bugfix: Removed the hamlib test from the KLog start that was causing big
delays.
- Bugfix: Serial speed was not saved to config file.
- Bugfix: eQSL Uploads problem solved (Closes #406).
- Bugfix: Connection to the radios were not being done properly (Closes #407)
(Closes #379).
- Bugfix: SplitCheckBox was checked when coming from Setup (Closes #377).
- Bugfix: Entering a QRZ cleared the DX Gridsquare if it was previously entered
(Closes #357).
- Bugfix: Imported QSOs add the default electronic QSL send info if configured.
- Bugfix: DXCC widget shows last Entity status after modifying a QSO (Closes
#412).
- Bugfix: Hamlib is now stopped while editing a QSO (Closes #414).
- Bugfix: Hamlib on serial devices works ok. (Closes #355).
- Bugfix: RST is not changed on mode change when editing. (Closes #423).
- New feature: Added a Manual Mode checkbox to disable quickly hamlib & wsjtx
integration.
- New feature: Added "Save" and "Cancel" button when editing a recorded QSO.
- Update: Developers mailing list address changed to klog@groups.io (Closes
#421).

Reported by:	portscout
commit hash: 1ac5609ba4ef87222c976bf6c19495dedf658278 commit hash: 1ac5609ba4ef87222c976bf6c19495dedf658278 commit hash: 1ac5609ba4ef87222c976bf6c19495dedf658278 commit hash: 1ac5609ba4ef87222c976bf6c19495dedf658278 1ac5609
Wednesday, 12 Jan 2022
17:37 Diane Bruce (db) search for other commits by this committer
comms/klog: Update to 1.8.6

Jan 2022 - 1.8.6

    Bugfix: Net rig & FLRig hamlib connections were not working propertly.
(Closes #339) (TNX W5PNY)
    Bugfix: Some prefixes were not properly detected. (Closes #371) (Closes
#367).
    Bugfix: Serial Hamlib rigs were not properly working. (TNX W5PNY)
    Bugfix: QRZ.com was disabled if user was not subscribed. (TNX EA5WA)
    Bugfix: QRZ.com data was not updated if the boxes were already filled. (TNX
EA5WA)
    Bugfix: Callsigns formet were not always properly checked.
    Improvement: Hamlib 4.4 in binary packages (macOS & Windows) tested also in
Linux.
    Improvement: RTS & DTR are defined to OFF by default in hamlib.
    Improvement:KLog differenciates QRZ.com subcribed users from non subscribed.
(TNX EA5WA)

Reported by:	portscout
commit hash: fe0911d463c19ebf111ee7976205b3fdd825d42f commit hash: fe0911d463c19ebf111ee7976205b3fdd825d42f commit hash: fe0911d463c19ebf111ee7976205b3fdd825d42f commit hash: fe0911d463c19ebf111ee7976205b3fdd825d42f fe0911d
Tuesday, 14 Dec 2021
13:02 Tobias Kortkamp (tobik) search for other commits by this committer
*: Clean up some things

- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax

Reported by:	portscan
commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f commit hash: feb95d6a41b28e32a17aa9044b8687d83f93ef1f feb95d6
Saturday, 30 Oct 2021
18:22 Michael Reifenberger (mr) search for other commits by this committer
comms/klog: Update to 1.8.5

Fix translations path as well.
commit hash: 9d0ff00e979dfe1956f629a4b716c5a6b8f9a3cc commit hash: 9d0ff00e979dfe1956f629a4b716c5a6b8f9a3cc commit hash: 9d0ff00e979dfe1956f629a4b716c5a6b8f9a3cc commit hash: 9d0ff00e979dfe1956f629a4b716c5a6b8f9a3cc 9d0ff00
Tuesday, 22 Jun 2021
18:53 Kevin Bowling (kbowling) search for other commits by this committer
graphics/mesa-libs: Bump reverse deps for libglvnd

Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.

PR:		246767
Reviewed by:	manu, bapt
Approved by:	x11
Differential Revision:	https://reviews.freebsd.org/D30824
commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 commit hash: da3162c7c9f01912ba1940e188b253f2b5c7ba77 da3162c
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
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
Monday, 9 Sep 2019
00:48 db search for other commits by this committer
Update to 0.9.8.1

August - 0.9.8.1
- Added the Es'hail / QO-100 satellite.
- UI: Satellite list, propagation modes and others are now shown sorted. (TNX
Isabel)
- UI: Added default values to the infoWidget (Continent, Prefix, CQ, ITU...).
(TNX Isabel)
- UI: RX/TX Freq in Satellite tab are also in red/black depending on the
frequency being out/in of ham bands.
- UI: Mode selected is now changing the RST format and default values for some
modes.
- Bugfix: Editing a QSO to remove a comment was not properly working. (TNX
Isabel)
- Bugfix: Worked & Confirmed QSO numbers are now aligned in the Awards tab. (TNX
Isabel)
- Bugfix: KLog.pro is now fixed to compile in Linux. (TNX KB2YSI)
- Bugfix: Improved how the DXMarathon was managed when disabled.
- Bugfix: Improved how DXCC Award was updated after one QSO was added. (TNX
Isabel)
- Fixed a bug in the SQL update database.

August - 0.9.8
- New feature: Basic Hamlib support.
- Fixed a bug in the SQL update database.
- Fixed a bug in the DXCCWidget.
- Fixed a bug in the QSO per hour stats.
- Added the FT4 mode.
- Updated translations: Catalan (TNX Txema), Danish (TNX Joe), Finnish (TNX
Kristjan), French (F4HWL), German (TNX Burkhard), Spanish (EA4TV).

March - 0.9.7.3
- TODO: Remove the band 0 / Light from the DB.
- UI: KLog warns the user if the frequency used is out of the hamradio bands.
- Reworked how freqs and bands are managed.

Reported by:		portscout
Original commitRevision:511601 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
Original commitRevision:507372 
Friday, 19 Apr 2019
09:13 shurd search for other commits by this committer
Update to 0.9.7.2
Original commitRevision:499340 
Tuesday, 9 Apr 2019
23:52 db search for other commits by this committer
Add USES=compiler:c++11-lang to fix build on GCC architectures.
Tested on powerpc64 and amd64. pkubaj@anongoth.pl
Add missing USES=gl as detected by poudriere db@

PR:		ports/237139
Submitted by:	pkubaj@anongoth.pl
Original commitRevision:498522 
Wednesday, 16 Jan 2019
11:13 tijl search for other commits by this committer
Fix Qt5 symbol version scripts to put the catch-all clause first.  When
a symbol matches multiple clauses the last one takes precedence.  If the
catch-all is last it captures everything.  In the case of Qt5 libraries
this caused all symbols to have a Qt_5 label while some should have
Qt_5_PRIVATE_API.  This only affects lld because GNU ld always gives the
catch-all lowest priority.

Older versions of Qt5Webengine exported some memory allocation symbols from
the bundled Chromium.  Version 5.9 stopped exporting these [1] but the
symbols were kept as weak wrappers for the standard allocation functions to
maintain binary compatibility. [2][3]  The problem is that the call to the
standard function in these weak wrappers is only resolved to the standard
function if there's a call to this standard function in other parts of
Qt5Webengine, because only then is there a non-weak symbol that takes
precedence over the weak one.  If there's no such non-weak symbol the call
in the weak wrapper resolves to the weak wrapper itself creating an infinite
call loop that overflows the stack and causes a crash.  Some of the
allocation functions are variants of C++ new and delete and it probably
depends on the compiler whether these variants are used in other parts of
Qt5Webengine.

Remove the weak wrappers (make them Linux specific).  This isn't binary
compatible but we are already breaking that with the changes to the symbol
versions.

[1]
https://github.com/qt/qtwebengine/commit/5c2cbfccf9aafb547b0b30914c4056abd25942a4
[2]
https://github.com/qt/qtwebengine/commit/2ed5054e3a800fa97c2c9e920ba1e6ea4b6ef2a5
[3]
https://github.com/qt/qtwebengine/commit/009f5ebb4bd6e50188671e0815a5dae6afe39db5

Bump all ports that depend on Qt5.

PR:		234070
Exp-run by:	antoine
Approved by:	kde (adridg)
Original commitRevision:490472 
Thursday, 28 Jun 2018
17:39 tcberner search for other commits by this committer
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk

From now on, ports that depend on Qt4 will have to set
	USES=		qt:4
	USE_QT=		foo bar
ports depending on Qt5 will use
	USES=		qt:5
	USE_QT=		foo bar

PR:		229225
Exp-run by:	antoine
Reviewed by:	mat
Approved by:	portmgr (antoine)
Differential Revision:	-https://reviews.freebsd.org/D15540
Original commitRevision:473503 
Friday, 6 Apr 2018
23:08 db search for other commits by this committer
Update klog

April - 0.9.3
- Double clicking on DXCC Widget name of the Entity will show the QSO is
providing that status on the Search widget.
- Added DXCC support for Kosovo.
- Bugfix: Default band & mode are now defined as the most used band and mode.
- Bugfix: TX frequency was not saved.
- Bugfix: In the dxcc status widget, some countries were showing the UN flag
unappropriately.
- Bugfix: When updating the CTY file, query errors were shown on
world.readCTYCSV function.
- Bugfix: When editing the QRZ, the cursor position was not properly maintained.
- Bugfix: Fixed the flags of several DXCC entities that were not correctly
shown.
- Bugfix: DXCC Status widget was not listing all the DX entities.
- Bugfix: Modes & Bands where not always properly updated from the Setup.
- Bugfix: Adding new QSO that implies a DXCC or WAZ status already worked
failed.
- Bugfix: Updating the WAZ status was not always possible due to a incorrect DB
query.
- Updated translations: Danish (TNX Joe), Spanish (EA4TV).
Original commitRevision:466692 
Saturday, 16 Apr 2016
15:31 danfe search for other commits by this committer
- Add missing `_build' suffix to USE_QT5's buildtools and linguisttools
  components and remove second entry of printsupport
- Wrap one overly long command in the installation recipe
- Properly terminate sentence with a dot and merge two paragraphs in the
  port description text: they are closely coupled and extra pause is not
  warranted there, plus first one consisted of just one sentence
Original commitRevision:413443 
Thursday, 7 Apr 2016
11:52 shurd search for other commits by this committer
Update to latest release

Now uses Qt5
Original commitRevision:412659 
Monday, 30 Nov 2015
05:43 shurd search for other commits by this committer
Install translations, set LICENSE, and fix up dependencies

PR:		201719
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
Original commitRevision:402647 
Friday, 27 Nov 2015
20:39 shurd search for other commits by this committer
Update to 0.9.2.1
Original commitRevision:402492 
Saturday, 2 May 2015
23:18 shurd search for other commits by this committer
Update to latest revision.
Original commitRevision:385223 
Thursday, 12 Mar 2015
17:12 sunpoet search for other commits by this committer
- Update MAINTAINER: use @FreeBSD.org
Original commitRevision:381119 
Thursday, 15 Jan 2015
10:13 shurd search for other commits by this committer
Update to 0.9.0.3, minor bugfixes and new features.
Original commitRevision:377071 
Wednesday, 7 Jan 2015
14:53 shurd search for other commits by this committer
Ressurect klog - a simple QSO logger for Amateur radio
Original commitRevision:376464 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 11 May 2012
20:38 ade search for other commits by this committer
Update autoconf to 2.69 and automake to 1.12

PR:             166836
Tested by:      Multiple -exp runs (pav)
Original commit
Saturday, 4 Dec 2010
07:34 ade search for other commits by this committer
Sync to new bsd.autotools.mk
Original commit
Saturday, 16 Oct 2010
11:52 ade search for other commits by this committer
Punt autoconf267->autoconf268
Original commit
Tuesday, 5 Oct 2010
19:57 ade search for other commits by this committer
Round one migration of ports from automake{19,110} to automake111
Original commit
Wednesday, 15 Sep 2010
18:35 ade search for other commits by this committer
Autotools update.   Read ports/UPDATING 20100915 for details.

Approved by:    portmgr (for Mk/bsd.port.mk part)
Tested by:      Multiple -exp runs
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Sunday, 2 Aug 2009
19:36 mezz search for other commits by this committer
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:      marcus and kwm
Pointyhat-exp:  a few times by pav
Tested by:      pgollucci, "Romain Tartière" <romain@blogreen.org>, and
                a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:    marcus
Approved by:    portmgr
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Sunday, 14 Jun 2009
23:42 db search for other commits by this committer
- As discussed with ITetcu, hamradio@ will pick up hamradio ports.
Original commit
Wednesday, 20 Aug 2008
00:57 ade search for other commits by this committer
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62

Tested by:      exp build run (erwin)
Original commit
Friday, 6 Jun 2008
13:15 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Friday, 14 Dec 2007
18:45 miwi search for other commits by this committer
- Update to 0.4.2

PR:             118595
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Wednesday, 3 Jan 2007
20:50 erwin search for other commits by this committer
- Fix plist
- Pet portlint (INSTALLS_ICONS and DOCSDIR)

PR:             104835
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Original commit
Saturday, 11 Nov 2006
21:21 az search for other commits by this committer
Drop maintaership
Original commit
Sunday, 8 Oct 2006
18:42 pav search for other commits by this committer
- Update to 0.3.3

PR:             ports/102751
Submitted by:   Diane Bruce <db@db.net>
Approved by:    maintainer timeout (az, 1 month)
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Wednesday, 22 Feb 2006
08:35 az search for other commits by this committer
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
Original commit
Saturday, 21 Jan 2006
17:37 krion search for other commits by this committer
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin
<tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Monday, 3 Oct 2005
12:55 az search for other commits by this committer
- Change my e-mail

Approved by: sem (mentor)
Original commit
Wednesday, 28 Sep 2005
08:01 barner search for other commits by this committer
Update to 0.3.2 (Adds LIB_DEPENDS to comms/hamlib).

Submitted by:   Andrej Zverev <az@inec.ru> (maintainer)
PR:             ports/86631
Original commit
Friday, 16 Sep 2005
07:05 sem search for other commits by this committer
- Fix wrong maintainer email

Pointy hat to:  barner
Original commit
Thursday, 15 Sep 2005
20:48 barner search for other commits by this committer
- Fix build on >= 5.x
- Pass maintainership to submitter

Submitted by:           Andrej Zverev <az@az.inec.ru>
PR:                     ports/86074
Approved by:            Matt Dawson <matt@mattsnetwork.co.uk>
                        (old maintainer)
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Saturday, 18 Sep 2004
18:24 kris search for other commits by this committer
BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
Original commit
Sunday, 25 Jul 2004
13:25 arved search for other commits by this committer
Add Klog, an amateur radio logging program for KDE

PR:             68689
Submitted by:   Matt Dawson <matt@mattsnetwork.co.uk>
Original commit

Number of commits found: 61