Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
23.04.0_1 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
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) |
22.08.0 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 ) |
20.12.3 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
20.12.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
18.12.2 08 Feb 2019 05:11:14 |
tcberner |
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 |
18.12.1_1 16 Jan 2019 11:13:45 |
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 ) |
17.12.3 28 Apr 2018 10:22:20 |
tcberner |
Add missing accessiblility/kdeaccessibility metaport |
3.5.10_5 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 |
3.5.10_5 30 Dec 2012 12:03:52 |
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 |
3.5.10_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.5.10_4 07 Jul 2011 17:21:58 |
makc |
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. |
3.5.10_4 06 Dec 2010 23:13:32 |
makc |
Disable alsa explicitly
Clean up a bit while I'm here |
3.5.10_4 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
3.5.10_4 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.5.10_3 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.5.10_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 |
3.5.10_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 |
3.5.10_1 25 Jan 2009 09:34:29 |
flz |
Fix build after X.org 7.4 merge.
Reported by: pointyhat via pav via miwi |
3.5.10 29 Aug 2008 11:30:04 |
miwi |
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) |
3.5.9 18 Aug 2008 09:22:07 |
miwi |
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. |
3.5.8_1 06 Jun 2008 12:59:54 |
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) |
3.5.8 29 Oct 2007 23:48:18 |
lofi |
Update to KDE 3.5.8 |
3.5.7 04 Jul 2007 10:25:00 |
lofi |
Update to KDE 3.5.7 / KOffice 1.6.3 |
3.5.6_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}. |
3.5.6 13 Mar 2007 19:10:49 |
lofi |
Update to KDE 3.5.6 / KOffice 1.6.2 |
3.5.5 19 Dec 2006 21:19:54 |
lofi |
Update to KDE 3.5.5 / KOffice 1.6.1
Approved by: portmgr |
3.5.4 12 Sep 2006 23:26:52 |
lofi |
KDE 3.5.4 / KOffice 1.5.2 |
3.5.3 05 Jun 2006 19:24:26 |
lofi |
Update to KDE 3.5.3 |
3.5.2 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
3.5.2 30 Mar 2006 20:30:29 |
lofi |
Update to KDE 3.5.2 |
3.5.1_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
3.5.1 01 Feb 2006 09:13:29 |
lofi |
Update to KDE 3.5.1. |
3.5.0 08 Jan 2006 19:31:44 |
lofi |
Update to KDE 3.5.0 |
3.4.3 27 Dec 2005 10:42:06 |
edwin |
Add SHA256 message digest to distinfo file
PR: ports/90962
Submitted by: Scott Flatman <sf@slappy.org> |
3.4.3 05 Nov 2005 11:19:58 |
lofi |
Update to KDE 3.4.3 / KOffice 1.4.2 |
3.4.2 31 Jul 2005 22:46:35 |
lofi |
Update to KDE 3.4.2 / KOffice 1.4.1 |
3.4.1 26 Jun 2005 15:38:58 |
lofi |
Update to KDE 3.4.1 |
3.4.0 20 Mar 2005 18:17:56 |
lofi |
Update to KDE 3.4 |
3.3.2 13 Dec 2004 20:12:15 |
lofi |
Update to KDE 3.3.2 |
3.3.1 08 Nov 2004 00:34:12 |
lofi |
Update to KDE 3.3.1 |
3.3.0 30 Aug 2004 19:55:42 |
lofi |
Update to KDE 3.3 |
3.2.3 09 Jun 2004 16:58:31 |
lofi |
Update to version 3.2.3 |
3.2.2 20 Apr 2004 09:08:07 |
lofi |
Update to KDE 3.2.2 |
3.2.1 09 Mar 2004 19:41:12 |
lofi |
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 ) |
3.2.0 05 Feb 2004 01:23:10 |
lofi |
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. |
3.1.4 04 Feb 2004 14:01:27 |
lofi |
Add kdeaccessibility. This port is set to IGNORE,
it will be activated once the rest of KDE 3.2 is
committed. |