notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: accessibility/kdeaccessibility/Makefile
SVNWeb

Number of commits found: 44

Tue, 25 Apr 2023
[ 15:17 Christian Weisgerber (naddy) search for other commits by this committer ]    commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  commit hash:feb1fa34f58ea796656b86a81c2a2996b0b03c96  feb1fa3  (Only the first 10 of 1613 ports in this commit are shown above. View all ports for this commit)
audio/opus: bump consumers after update to 1.4
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Feb 2019
[ 05:11 tcberner search for other commits by this committer ] Original commit   Revision:492409 (Only the first 10 of 438 ports in this commit are shown above. View all ports for this commit)
Update KDE Applications to 18.12.2

[1] https://www.kde.org/announcements/announce-applications-18.12.2.php
[2]
https://www.kde.org/announcements/fulllog_applications-aether.php?version=18.12.2
Wed, 16 Jan 2019
[ 11:13 tijl search for other commits by this committer ] Original commit   Revision:490472 (Only the first 10 of 1089 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Sat, 28 Apr 2018
[ 10:22 tcberner search for other commits by this committer ] Original commit   Revision:468533
Add missing accessiblility/kdeaccessibility metaport
Sun, 30 Dec 2012
[ 12:03 beat search for other commits by this committer ] Original commit   Revision:309662 (Only the first 10 of 266 ports in this commit are shown above. View all ports for this commit)
- 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
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Thu, 7 Jul 2011
[ 17:21 makc search for other commits by this committer ] Original commit  (Only the first 10 of 193 ports in this commit are shown above. View all ports for this commit)
Reset maintainership de jure. In fact KDE 3 has not been maintained by our team
for a long time, not to mention upstream.

Discussed a while ago among the KDE/FreeBSD team.
Mon, 6 Dec 2010
[ 23:13 makc search for other commits by this committer ] Original commit 
Disable alsa explicitly
Clean up a bit while I'm here
Sat, 4 Dec 2010
[ 07:34 ade search for other commits by this committer ] Original commit  (Only the first 10 of 1730 ports in this commit are shown above. View all ports for this commit)
Sync to new bsd.autotools.mk
Sun, 28 Mar 2010
[ 06:47 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4470 ports in this commit are shown above. View all ports for this commit)
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Fri, 5 Feb 2010
[ 11:46 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4271 ports in this commit are shown above. View all ports for this commit)
- update to jpeg-8
Sun, 2 Aug 2009
[ 19:36 mezz search for other commits by this committer ] Original commit  (Only the first 10 of 1514 ports in this commit are shown above. View all ports for this commit)
-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
Fri, 31 Jul 2009
[ 13:57 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 3009 ports in this commit are shown above. View all ports for this commit)
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Sun, 25 Jan 2009
[ 09:34 flz search for other commits by this committer ] Original commit 
Fix build after X.org 7.4 merge.

Reported by:    pointyhat via pav via miwi
Fri, 29 Aug 2008
[ 11:30 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 269 ports in this commit are shown above. View all ports for this commit)
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.10 for FreeBSD. The official KDE 3.5.10 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.10.php

While not a very exciting release in terms of features,
3.5.10 brings a couple of nice bugfixes and translation
updates to those who choose to stay with KDE 3.5. The
fixes are thinly spread across KPDF with a number of crash
fixes, KGPG and probably most interesting various fixes
in kicker, KDE3's panel:

    * Improved visibility on transparent backgrounds
    * Themed arrow buttons in applets that were missing them
    * Layout and antialiasing fixes in various applets

Approved by:    portmgr (erwin/pav)
Mon, 18 Aug 2008
[ 09:22 miwi search for other commits by this committer ] Original commit  (Only the first 10 of 304 ports in this commit are shown above. View all ports for this commit)
The KDE FreeBSD team is proud to announce the release
of KDE 3.5.9 for FreeBSD. The official KDE 3.5.9 release
notes can be found at:
http://www.kde.org/announcements/announce-3.5.9.php

After the KDE 4.1.0 import the team found time to make
KDE 3.5.9 ready for the Ports tree.

KDE 3.5.9 was released six months ago and 3.5.10 is coming
soon. We are not sure we have time to get 3.5.10 for FreeBSD
7.1/6.4 release, but we would have minimum 3.5.9 for those
people who prefer to stay with KDE3.

Of course Thanks to all Testers.
Fri, 6 Jun 2008
[ 12:59 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 16 ports in this commit are shown above. View all ports for this commit)
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)
Mon, 29 Oct 2007
[ 23:48 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 422 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.8
Wed, 4 Jul 2007
[ 10:25 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 448 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.7 / KOffice 1.6.3
Sat, 19 May 2007
[ 20:32 flz search for other commits by this committer ] Original commit  (Only the first 10 of 7868 ports in this commit are shown above. View all ports for this commit)
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Tue, 13 Mar 2007
[ 19:10 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 452 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.6 / KOffice 1.6.2
Tue, 19 Dec 2006
[ 21:19 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 431 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.5 / KOffice 1.6.1

Approved by:    portmgr
Tue, 12 Sep 2006
[ 23:26 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 442 ports in this commit are shown above. View all ports for this commit)
KDE 3.5.4 / KOffice 1.5.2
Mon, 5 Jun 2006
[ 19:24 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 381 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.3
Wed, 3 May 2006
[ 05:14 edwin search for other commits by this committer ] Original commit  (Only the first 10 of 196 ports in this commit are shown above. View all ports for this commit)
Remove USE_REINPLACE from ports in categories starting with A.
Thu, 30 Mar 2006
[ 20:30 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 314 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.2
Thu, 23 Feb 2006
[ 10:40 ade search for other commits by this committer ] Original commit  (Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Wed, 1 Feb 2006
[ 09:13 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 322 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.1.
Sun, 8 Jan 2006
[ 19:31 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 397 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.5.0
Sat, 5 Nov 2005
[ 11:19 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 433 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.4.3 / KOffice 1.4.2
Sun, 31 Jul 2005
[ 22:46 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 363 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.4.2 / KOffice 1.4.1
Sun, 26 Jun 2005
[ 15:38 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 368 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.4.1
Sun, 20 Mar 2005
[ 18:17 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 445 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.4
Mon, 13 Dec 2004
[ 20:12 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 323 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.3.2
Mon, 8 Nov 2004
[ 00:34 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 363 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.3.1
Mon, 30 Aug 2004
[ 19:55 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 392 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.3
Wed, 9 Jun 2004
[ 16:58 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 292 ports in this commit are shown above. View all ports for this commit)
Update to version 3.2.3
Tue, 20 Apr 2004
[ 09:08 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 309 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.2.2
Tue, 9 Mar 2004
[ 19:41 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 360 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.2.1 / QT 3.3.1

Important changes:
==================

KDE:

- Audio/arts does not install artswrapper anymore, instead it is provided by
  audio/artswrapper. See UPDATING.

- misc/kdeaddons3 is now a metaport with

        editors/kate-plugins
        editors/vimpart
        games/atlantikdesigner
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Thu, 5 Feb 2004
[ 01:23 lofi search for other commits by this committer ] Original commit  (Only the first 10 of 366 ports in this commit are shown above. View all ports for this commit)
Update to KDE 3.2.0

Important changes:
==================

- Kmail and knode have been moved from kdenetwork to kdepim. This
  means you will have to install kdepim if you want to continue using
  kmail or knode. This is to ease integration with korganizer, in
  the new 'Kontact' application.

- The arabic translations for KDE and KOffice have been moved from
  misc to the arabic category.

- There is a new module called kdeaccessibility in the accessibility
  category.  It contains a few utilities for disabled users like a
  magnification lens and a text-to-speech frontend.

- In KDM, you need to select the 'CUSTOM' session profile in order
  to have your .xsession executed. This is particularly important if
  you're using the aegypten tools
  (http://freebsd.kde.org/howtos/aegypten-kmail.php).

- We have started making more parts of the ports optional. In kdepim,
  both Kandy and KPilot can be turned off with ports-knobs. This
  process will continue in the 3.2 series.
Wed, 4 Feb 2004
[ 14:01 lofi search for other commits by this committer ] Original commit 
Add kdeaccessibility. This port is set to IGNORE,
it will be activated once the rest of KDE 3.2 is
committed.

Number of commits found: 44