Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.0.0 06 Mar 2025 09:47:23
    |
Jason E. Hale (jhale)  |
net/smb4k: Remove unneeded dep
devel/qt6-tools isn't needed for the build. |
4.0.0 06 Mar 2025 09:33:24
    |
Jason E. Hale (jhale)  |
net/smb4k: Update to 4.0.0
Convert to Qt6/KF6. |
3.2.5 27 Nov 2023 01:22:01
    |
Jason E. Hale (jhale)  |
net/smb4k: Update to 3.2.5
https://sourceforge.net/p/smb4k/blog/2023/11/smb4k-325-released/ |
3.2.4 14 Oct 2023 03:54:49
    |
Jason E. Hale (jhale)  |
net/smb4k: Update to 3.2.4
https://sourceforge.net/p/smb4k/blog/2023/10/smb4k-324-released/ |
3.2.3 22 Sep 2023 22:47:36
    |
Jason E. Hale (jhale)  |
net/smb4k: Update to 3.2.3 |
3.1.0_4 25 Apr 2023 15:17:15
    |
Christian Weisgerber (naddy)  |
audio/opus: bump consumers after update to 1.4 |
3.1.0_3 11 Sep 2022 10:20:14
    |
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 |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.1.0_3 07 Sep 2022 21:10:59
    |
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.
(Only the first 15 lines of the commit message are shown above ) |
3.1.0_3 05 Sep 2022 19:06:43
    |
Dima Panov (fluffy)  |
net/smb4k: pet stage-qa |
3.1.0_2 13 Aug 2022 18:51:14
    |
Matthias Andree (mandree)  |
*: bump PORTREVISION of all devel/xxhash users...
...except archivers/py-borgbackup, which requires a more complete fix. |
3.1.0_1 17 Dec 2021 15:48:08
    |
Tobias C. Berner (tcberner)  |
KDE: Chase availabiliy of qt5-declarative
In da36e637247b a dependency on qt5-declarative was made
available in kf5-kconfig. This leads to the generation of
further desktop files in some of the KDE ports. |
3.1.0 21 Oct 2021 14:26:59
    |
Stefan Eßer (se)  |
net/smb4k: Add CPE information
Approved by: portmgr (blanket) |
3.1.0 04 Aug 2021 16:31:24
    |
Tobias C. Berner (tcberner)  |
x11/kf5-frameworks: Update KDE Frameworks to 5.84.0
Saturday, 10 July 2021
KDE today announces the release of KDE Frameworks 5.84.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Announcement:
https://kde.org/announcements/frameworks/5/5.84.0/
Exp-run by: antoine
PR: 257100 |
3.1.0 15 Jul 2021 05:47:23
    |
Tobias C. Berner (tcberner)  |
net/smb4k: update to 3.1.0 |
3.0.7_1 07 May 2021 12:33:22
    |
Adriaan de Groot (adridg)  |
KDE_INVENT: drop WRKSRC hack
When USE_GITLAB was changed to follow upstream GitLab's change
in the way tag-tarballs were delivered, a hack was added to
KDE_INVENT because **that** GitLab installation lagged behind
(by one minor revision, Ithink). Now KDE's installation has
been upgraded, it had the same tag-tarball layout as other
GitLabs and the hack is no longer needed.
The ports that use KDE_INVENT have their distinfo updated,
but the ports themselves do not change so I'm not bumping
PORTREVISION; it's the same git checkout, just with different
icing on top. |
3.0.7_1 22 Apr 2021 07:54:24
    |
Adriaan de Groot (adridg)  |
KDE not-Applications: chase doctools
These ports use KDE Frameworks and require kdoctools to build. Since
that is no longer an implicit build & run dependency, (re)introduce it
explicitly as a build-time dependency. |
3.0.7 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.0.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
3.0.7 13 Feb 2021 21:22:05
  |
adridg  |
Use KDE_INVENT where appropriate
KDE ports that use unreleased versions / versions straight from git.
PORTVERSION or DISTVERSION increased:
- audio/amarok has a newer tag so the commit hash jumps.
- devel/heaptrack has a newer tag so the commit hash jumps.
- graphics/kooka advances to a newer commit, nothing spectacular.
- graphics/peruse advances a great deal to its current state, which
is slightly-before-a-real-release. This one will be dropping KDE_INVENT
and going to normally-released soon, says upstream.
- net/smb4k has a newer tag so the commit hash jumps.
PORTVERSION unchanged, but I didn't bump PORTREVISION either
because it's the same software: (Only the first 15 lines of the commit message are shown above ) |
3.0.4 21 May 2020 11:57:50
  |
tcberner  |
net/smb4k: prepare for Qt5-5.15 |
3.0.4 25 Apr 2020 17:53:32
  |
linimon  |
Add compiler:c++11-lang to USES to fix build on GCC-based systems:
CMake Error in core/CMakeLists.txt: The compiler feature
"cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
Approved by: portmgr (tier-2 blanket) |
3.0.4 24 Apr 2020 18:18:11
  |
tcberner  |
net/smb4k: reinstate port
Smb4K is an advanced network neighborhood browser and Samba share mounting
utility. It is based on the KDE Frameworks 5 and Samba's client library
(libsmbclient). It scans your network neighborhood for all available
workgroups, servers and shares and can mount all desired shares to your local
file system.
WWW: http://smb4k.berlios.de |
0.9.9_8 26 Jul 2013 19:19:21
  |
rene  |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
0.9.9_8 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
0.9.9_8 31 Jan 2013 19:14:08
  |
timur  |
Update ports that refer to net/samba34 to use newer net/samba36 |
0.9.9_8 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.9.9_7 29 Jul 2011 17:53:22
 |
kwm  |
Remove INSTALLS_ICONS from kde ports.
In the soon to be committed glib and gtk update, the INSTALLS_ICONS macro
will gain the long missing gtk-update-icon-theme dependancy.
After talking with members from of our KDE team. There isn't any indication
that this gtk util is usefull for KDE. |
0.9.9_7 20 Mar 2011 12:54:45
 |
miwi  |
- Get Rid MD5 support |
0.9.9_7 25 Feb 2011 01:32:18
 |
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
0.9.9_6 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
0.9.9_6 16 Sep 2010 10:42:03
 |
garga  |
- Change default samba version to 3.4
PR: ports/150567
Submitted by: garga@
Approved by: maintainer |
0.9.9_5 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.9.9_4 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.9.9_3 13 Feb 2010 19:17:14
 |
miwi  |
- Use $SUB_FILES to update pkg-message
PR: 143150
Submitted by: Sevan Janiyan <venture37@geeklan.co.uk> |
0.9.9_3 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.9.9_2 02 Aug 2009 19:36:34
 |
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 |
0.9.9_2 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.9.9_1 05 Jan 2009 19:04:45
 |
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
0.9.9 21 Nov 2008 20:50:39
 |
miwi  |
- Update to 0.9.9 (latest KDE3-compatible version update)
PR: 128704
Submitted by: "Rashid N. \"Citycat\" Achilov" <citycat4@ngs.ru> (maintainer) |
0.9.6 27 Oct 2008 18:35:12
 |
stefan  |
Do not redefine PKGMESSAGE, which seems to cause problems during installation in
some cases.
PR: 128243
Submitted by: "Walter C. Pelissero" <walter.pelissero@iesy.net>
Patch by: stefan |
0.9.6 09 Jul 2008 12:03:34
 |
edwin  |
From: "Rashid N. Achilov" <achilov-rn@askd.ru>
To: edwin@freebsd.org
Edwin, can you change for all my ports maintainer address from
achilov-rn@askd.ru to citycat4@ngs.ru? |
0.9.6 09 Jul 2008 07:48:15
 |
pav  |
- Remove PORTDOCS from plist, this port does install documentation
unconditionally
Reported by: ionbot |
0.9.6 08 Jul 2008 21:34:05
 |
pav  |
- Update to 0.9.6
PR: ports/125155
Submitted by: Rashid N. "CityCat" Achilov <citycat4@ngs.ru> (maintainer) |
0.8.7_2 06 Jun 2008 13:50:32
 |
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) |
0.8.7_1 25 Jan 2008 15:39:07
 |
miwi  |
- Update to 0.8.7
PR: 118306
Submitted by: Rashid N. Achilov <achilov-rn@askd.ru> (maintainer) |
0.8.3_1 04 Oct 2007 02:10:52
 |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
0.8.3_1 10 Jun 2007 08:30:31
 |
rafan  |
- Update to 0.8.3
PR: ports/113490
Submitted by: Rashid N. Achilov <achilov-rn at askd.ru> (maintainer) |
0.8.1_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.8.1 17 Apr 2007 19:41:25
 |
miwi  |
- Update to 0.8.1
PR: 111706
Submitted by: Rashid N. Achilov <achilov-rn@askd.ru> (Maintainer) |
0.8.0 29 Dec 2006 23:11:12
 |
miwi  |
- Update to 0.8.0
PR: ports/107225
Submitted by: Rashid N. Achilov <shelton@master.askd.ru> (maintainer) |
0.7.5 29 Nov 2006 22:34:28
 |
miwi  |
- Update to 0.7.5.
PR: ports/105991
Submitted by: "Rashid N. Achilov" <shelton@master.askd.ru> (maintainer) |
0.7.3 23 Nov 2006 09:51:59
 |
linimon  |
Update maintainer's email address.
Submitted by: maintainer via email |
0.7.3 17 Nov 2006 09:02:13
 |
miwi  |
- Update to 0.7.3
- Made portlint happy :)
PR: ports/105091
Submitted by: Pawel Pekala <c0rn@o2.pl> |
0.6.10 17 Apr 2006 16:43:05
 |
arved  |
Update to 0.6.10
Adjust PREFIX in pkg-message
PR: 95924
Submitted by: Rashid N. Achilov <shelton@www.granch.ru> |
0.6.8 15 Apr 2006 22:00:50
 |
arved  |
Update to 0.6.8
PR: 94019
Submitted by: Rashid N. Achilov <shelton@www.granch.ru> |
0.6.4_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.6.4 26 Dec 2005 15:42:04
 |
az  |
- Forgot fix .include <bsd.port.post.mk> in Makefile
- Forgot update distinfo
Sorry |
0.6.4 26 Dec 2005 15:39:20
 |
az  |
- Update to version 0.6.4 (This is bugfix release, which fixes some of
software bugs)
- Mark it as broken on 4.x (missing sys/statvfs.h)
- Port now requires KDEBASE instead KDELIBS
PR: ports/90420
Submitted by: Rashid N. Achilov <shelton@ns.granch.ru> |
0.6.3 17 Dec 2005 18:55:40
 |
kris  |
BROKEN: Does not compile |
0.6.3 17 Nov 2005 14:25:02
 |
barner  |
- Fix RUN_DEPENDS / INDEX build
Noticed by: Ion-Mihai Tetcu
Submitted by: Ion-Mihai Tetcu |
0.6.3 17 Nov 2005 12:14:31
 |
barner  |
Add smb4k 0.6.3,
kDE 3.x SMB Network browser and SMB shares
mounting center.
PR: 88269
Submitted by: Rashid N. Achilov <shelton@granch.ru> |