non port: comms/klog/Makefile |
Number of commits found: 61 |
Monday, 4 Mar 2024
|
11:27 Michael Reifenberger (mr)
comms/klog: Update to 2.3.4
ab74a98 |
Friday, 12 Jan 2024
|
15:11 Baptiste Daroussin (bapt)
MANPREFIX: eliminate its usage
While here move manpages to share/man
d432922 |
Monday, 8 Jan 2024
|
14:09 Diane Bruce (db)
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)
d090232 |
Monday, 25 Dec 2023
|
14:57 Michael Reifenberger (mr)
comms/klog: Update to 2.3.2
550185a |
Wednesday, 12 Oct 2022
|
10:37 Tobias C. Berner (tcberner)
comms/klog: add missin dependency on testlib
PR: 266950
df8015f |
Sunday, 9 Oct 2022
|
15:00 Michael Reifenberger (mr)
comms/klog: Update
Update to 2.2.1
c553d0a |
Sunday, 11 Sep 2022
|
10:20 Felix Palmen (zirias)
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
ddae4e9 |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
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)
b7f0544 |
Saturday, 19 Mar 2022
|
16:18 Michael Reifenberger (mr)
comms/klog: Update to 2.1
Update klog to 2.1
a7a3817 |
Monday, 28 Feb 2022
|
18:59 Diane Bruce (db)
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
5a10820 |
Monday, 31 Jan 2022
|
21:26 Diane Bruce (db)
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
1ac5609 |
Wednesday, 12 Jan 2022
|
17:37 Diane Bruce (db)
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
fe0911d |
Tuesday, 14 Dec 2021
|
13:02 Tobias Kortkamp (tobik)
*: Clean up some things
- Fix typos
- Remove unreferenced variables
- Sort categories
- Clean up commented PORTREVISION
- Fix broken syntax
Reported by: portscan
feb95d6 |
Saturday, 30 Oct 2021
|
18:22 Michael Reifenberger (mr)
comms/klog: Update to 1.8.5
Fix translations path as well.
9d0ff00 |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
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
da3162c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 9 Sep 2019
|
00:48 db
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
|
Friday, 26 Jul 2019
|
20:46 gerald
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
|
Friday, 19 Apr 2019
|
09:13 shurd
Update to 0.9.7.2
|
Tuesday, 9 Apr 2019
|
23:52 db
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
|
Wednesday, 16 Jan 2019
|
11:13 tijl
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)
|
Thursday, 28 Jun 2018
|
17:39 tcberner
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
|
Friday, 6 Apr 2018
|
23:08 db
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).
|
Saturday, 16 Apr 2016
|
15:31 danfe
- 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
|
Thursday, 7 Apr 2016
|
11:52 shurd
Update to latest release
Now uses Qt5
|
Monday, 30 Nov 2015
|
05:43 shurd
Install translations, set LICENSE, and fix up dependencies
PR: 201719
Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
|
Friday, 27 Nov 2015
|
20:39 shurd
Update to 0.9.2.1
|
Saturday, 2 May 2015
|
23:18 shurd
Update to latest revision.
|
Thursday, 12 Mar 2015
|
17:12 sunpoet
- Update MAINTAINER: use @FreeBSD.org
|
Thursday, 15 Jan 2015
|
10:13 shurd
Update to 0.9.0.3, minor bugfixes and new features.
|
Wednesday, 7 Jan 2015
|
14:53 shurd
Ressurect klog - a simple QSO logger for Amateur radio
|
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
|
Friday, 11 May 2012
|
20:38 ade
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav)
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Saturday, 16 Oct 2010
|
11:52 ade
Punt autoconf267->autoconf268
|
Tuesday, 5 Oct 2010
|
19:57 ade
Round one migration of ports from automake{19,110} to automake111
|
Wednesday, 15 Sep 2010
|
18:35 ade
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs
|
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Friday, 5 Feb 2010
|
11:46 dinoex
- update to jpeg-8
|
Sunday, 2 Aug 2009
|
19:36 mezz
-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
|
Friday, 31 Jul 2009
|
13:57 dinoex
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Sunday, 14 Jun 2009
|
23:42 db
- As discussed with ITetcu, hamradio@ will pick up hamradio ports.
|
Wednesday, 20 Aug 2008
|
00:57 ade
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin)
|
Friday, 6 Jun 2008
|
13:15 edwin
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)
|
Friday, 14 Dec 2007
|
18:45 miwi
- Update to 0.4.2
PR: 118595
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
|
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wednesday, 3 Jan 2007
|
20:50 erwin
- Fix plist
- Pet portlint (INSTALLS_ICONS and DOCSDIR)
PR: 104835
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
|
Saturday, 11 Nov 2006
|
21:21 az
Drop maintaership
|
Sunday, 8 Oct 2006
|
18:42 pav
- Update to 0.3.3
PR: ports/102751
Submitted by: Diane Bruce <db@db.net>
Approved by: maintainer timeout (az, 1 month)
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Wednesday, 22 Feb 2006
|
08:35 az
- Remove deprecated USE_REINPLACE
- Remove no longer exist core.inec.ru from MASTER_SITES list - R.I.P
|
Saturday, 21 Jan 2006
|
17:37 krion
- 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]
|
Saturday, 5 Nov 2005
|
05:22 marcus
Bump PORTREVISION to chase the glib20 shared library update.
|
Monday, 3 Oct 2005
|
12:55 az
- Change my e-mail
Approved by: sem (mentor)
|
Wednesday, 28 Sep 2005
|
08:01 barner
Update to 0.3.2 (Adds LIB_DEPENDS to comms/hamlib).
Submitted by: Andrej Zverev <az@inec.ru> (maintainer)
PR: ports/86631
|
Friday, 16 Sep 2005
|
07:05 sem
- Fix wrong maintainer email
Pointy hat to: barner
|
Thursday, 15 Sep 2005
|
20:48 barner
- 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)
|
Saturday, 12 Mar 2005
|
10:54 marcus
Bump PORTREVISION to chase the glib20 shared lib version change.
|
Saturday, 18 Sep 2004
|
18:24 kris
BROKEN on 5.x: Does not compile
Approved by: portmgr (self)
|
Sunday, 25 Jul 2004
|
13:25 arved
Add Klog, an amateur radio logging program for KDE
PR: 68689
Submitted by: Matt Dawson <matt@mattsnetwork.co.uk>
|
Number of commits found: 61 |