Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
02 Jan 2020 09:28:28
5.2

|
tcberner  |
sysutils/kshutdown: update to 5.2
- while here, cleanup USE_KDE line. |
28 Jul 2019 15:23:13
5.0_1

|
tcberner  |
sysutils/kshutdown: fix build with cmake-3.15 |
26 Jul 2019 20:46:57
5.0_1

|
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 |
05 May 2019 14:57:50
5.0

|
adridg  |
Update sysutils/kshutdown to 5.0 release
- It's cross-desktop, so remove "for KDE" from comments
- Update pkg-descr to match what upstream website now says (mostly)
Release notes https://kshutdown.sourceforge.io/releases/5.0.html |
16 Jan 2019 11:13:45
4.99.b_1

|
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 (Only the first 15 lines of the commit message are shown above ) |
26 Dec 2018 12:52:23
4.99.b

|
tcberner  |
sysutils/kshutdown: update to KF5 based 4.99-beta |
26 Jul 2013 19:19:21
1.0.4_4

|
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 |
30 Dec 2012 12:03:52
1.0.4_4

|
beat  |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
01 Jun 2012 05:26:28
1.0.4_4
|
dinoex  |
- update png to 1.5.10 |
05 Jul 2011 02:51:16
1.0.4_3
|
tabthorpe  |
- Reassign to the heap |
19 Mar 2011 12:38:54
1.0.4_3
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.0.4_3
|
ade  |
Sync to new bsd.autotools.mk |
28 Mar 2010 06:47:48
1.0.4_3
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
05 Feb 2010 11:46:55
1.0.4_2
|
dinoex  |
- update to jpeg-8 |
22 Aug 2009 00:35:32
1.0.4_1 
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
02 Aug 2009 19:36:34
1.0.4_1
|
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 |
31 Jul 2009 13:57:52
1.0.4_1
|
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
01 Mar 2009 17:59:58
1.0.4
|
markus  |
Update to version 1.0.4
PR: ports/130929
Submitted by: Shane Bell <decept0@gmail.com> |
27 Jun 2008 02:33:45
1.0.3
|
markus  |
Update to version 1.0.3 |
06 Jun 2008 14:03:26
1.0.1_1
|
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) |
30 Oct 2007 00:06:26
1.0.1
|
markus  |
- Update to version 1.0.1
- Remove upstream applied patches |
19 May 2007 20:32:57
0.8.2_2
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Feb 2006 10:40:45
0.8.2_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
06 Feb 2006 14:03:09
0.8.2
|
markus  |
Update to version 0.8.2 |
22 Jan 2006 02:52:21
0.8.1
|
edwin  |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
09 Jan 2006 20:23:21
0.8.1
|
markus  |
Add kshutdown 0.8.1, an advanced shutdown utility for KDE.
Features:
o Turn Off Computer (logout and halt the system)
o Restart Computer (logout and reboot the system)
o Lock Screen (lock the screen using a screen saver)
o End Current Session (end the current KDE session and logout the user)
o Extras (additional, external user commands)
o Time and delay options
o Command line and DCOP support
o System tray icon and panel applet
o Visual and sound notifications
o KDE Kiosk support
WWW: http://kshutdown.sourceforge.net/ |