notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
kde4-xdg-env Script which hooks into startkde and helps KDE pick up XDG apps/menus
1.1_1 misc Deleted on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1_1Version of this port present on the latest quarterly branch.
Maintainer: kde@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2008-08-09 07:50:57
Last Update: 2018-12-31 18:39:25
SVN Revision: 488816
People watching this port, also watch:: font-misc-meltho, font-bh-lucidatypewriter-100dpi
Also Listed In: kde
License: not specified in port
Description:
This is a tiny script that gets executed by startkde and sets the XDG_DATA_DIRS and XDG_CONFIG_DIRS variables so KDE can pick up GNOME and XFCE-4 applications and menus.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (1 items)
Collapse this list.
  1. env/xdg-env.sh
Collapse this list.
Dependency lines:
  • kde4-xdg-env>0:misc/kde4-xdg-env
No installation instructions:
This port has been deleted.
PKGNAME: kde4-xdg-env
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
NOTE: dependencies for deleted ports are notoriously suspect
This port is required by:
for Run

Deleted ports which required this port:

Expand this list of 2 deleted ports
  1. x11/kde-workspace-kde4*
  2. x11/kde4-workspace*
  3. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
  1. There is no master site for this port.

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1_1
31 Dec 2018 18:39:25
Revision:488816Original commit files touched by this commit
rene search for other commits by this committer
Remove some more KDE4 ports and hopefully fix INDEX again
2019-03-15 textproc/uim-kde4: Qt4 has been EOL since december 2015
misc/kde4-xdg-env
x11-themes/wallpapers-freebsd-kde4
1.1_1
28 May 2016 07:53:25
Revision:415977Original commit files touched by this commit
pi search for other commits by this committer
misc/kde4-xdg-env: fix after kdeprefix removal

Fix SUB_LIST and script

This is related to bug #209799, same root cause: the removal of
kdehier and USE_KDE4=kdeprefix is a bit too thorough. Here, it
leaves us with a blank variable in SUB_LIST, which ends up in a
shell script. The substitution leaves the shell script with syntax
errors.

Since $KDE4_PREFIX must be equal to $LOCALBASE, remove the substitution
and simplify the script.

PR:		209802
Submitted by:	groot@kde.org (kde)
25 May 2016 20:56:06
Revision:415864Original commit files touched by this commit Refresh
rene search for other commits by this committer
Remove expired misc/kdehier4 and update all of its consumers to not reference it
any
longer. This is a no-op because KDE4_PREFIX is equal to LOCALBASE

Fix up properties for misc/kde4-l10n/files/bsd.l10n.mk to make svn happy.

PR:		209014 (partial)
Submitted by:	myself
Approved by:	portmgr (bapt)
Differential Revision:	https://reviews.freebsd.org/D6542
1.1
19 Oct 2014 15:57:29
Revision:371193Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.14.2 and KDE Workspace 4.11.13!

USE_KDE4=kdehier component has been deprecated, new components added:
 baloo			- Baloo core libraries
 baloo-widgets		- Baloo widgets library
 kfilemetadata		- KDE library for extracting file metadata

New ports:
  graphics/kqtquickcharts	- QtQuick plugin to render interactive charts
  misc/artikulate		- Pronunciation trainer for KDE
				(not usable currently, links to both
				GStreamer 1.x and 0.10.x via dependencies)
  sysutils/baloo[-widgets]	- KDE framework for searching and
				managing user metadata
  sysutils/kfilemetadata	- Library for extracting file metadata
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1
18 Feb 2014 14:23:05
Revision:344893Original commit files touched by this commit
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.12.2 and KDE Workspace 4.11.6!

Among changes:
- Switch KDE4_PREFIX to ${LOCALBASE}
- Remove now needless misc/kde4-shared-mime-info port
- Add stage support
- Remove ancient CONFLICTS (KDE 4.9 and less) and LATEST_LINK
- Squeeze MASTER_SITES/MASTER_SITE_SUBDIR
- Convert LIB_DEPENDS to new style
- Use options helpers
- Drop support for FreeBSD 7.x
- Remove Qt/KDE 3 related workarounds
- Remove local patches and use upstream version scheme for libraries
- sysutils/kdeadmin4, net/kdenetwork4, devel/kdesdk4,
  and x11-clocks/kdetoys4 ports have been split.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
1.0.1
03 Feb 2013 20:10:39
Revision:311483Original commit files touched by this commit Sanity Test Failure
makc search for other commits by this committer
KDE/FreeBSD team presents KDE SC 4.9.5 ports!

- kdebindings ports have been renamed to match upstream.
- kdemultimedia and kdenetwork have been split.
- New port games/pairs added.
- Trim Makefile header
- Convert to new option framework
- New USE_KDE4 components: libkcddb, libkcompactdisc
- Update:
	databases/akonadi to 1.9.0
	devel/grantlee to 0.3.0
	textproc/rasqal to 0.9.30
	textproc/redland-bindings to 1.0.16.1
	textproc/soprano to 2.9.0
	x11-toolkits/attica to 0.4.1

The area51 repository features commits by Schaich Alonso, avilla, dbn,
jhale, makc and rakuco.

Contributors:
- Oleg Sidorkin
- Tobias Berner
- Kurt Jaeger
1.0.1
17 Oct 2011 00:03:42
Original commit files touched by this commit
avilla search for other commits by this committer
The KDE/FreeBSD team is pleased to announce KDE Software Compilation
4.7.2. The official release notes can be found at:
http://kde.org/announcements/announce-4.7.2.php
This release ships with many improvements. Read more about them here:
http://FreeBSD.kde.org/news.php#itemKDESC472availableinports

We'd like to say thanks to all testers and contributors, especially to
lwhsu@ for his effort on hosting our test packages.

PR:             156293 [1]
                159219 [2]
                160164 [3]
Submitted by:   Oleg Sidorkin <osidorkin@gmail.com> [1]
                Alvaro Castillo <gobledb@gmail.com> [2]
                dkeav04@gmail.com [3]
Tested by:      exp-run via pav
1.0
06 Feb 2010 21:52:30
Original commit files touched by this commit
miwi search for other commits by this committer
Presenting KDE 4.3.5 for FreeBSD.  The official release notes for this
release can be found at http://kde.org/announcements/announce-4.3.5.php.

KDE 4.3.5, the last bugfix release in 4.3.x series. We'd like to say
thanks to all helpers and submitters.
1.0
01 Dec 2009 16:34:53
Original commit files touched by this commit
miwi search for other commits by this committer
The FreeBSD KDE is please to announce the release of KDE 4.3.4,
a bugfix, translation and maintenance update. Release note can be found
at http://kde.org/announcements/announce-4.3.4.php

We'd like to say thanks to all helpers and submitters.
1.0
27 Nov 2009 01:44:03
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.3.3
for FreeBSD.

For lists of bugfixes and improvements please see:
http://www.kde.org/announcements/changelogs/changelog4_3_1to4_3_2.php
http://www.kde.org/announcements/changelogs/changelog4_3_2to4_3_3.php

The KDE FreeBSD team would like to say thanks to all the helpers
and submitters.

Tested by:      pointyhat-exp-run (myself)
1.0
03 Jun 2009 11:02:11
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is pleased to announce KDE 4.2.4, the last bugfix
release in 4.2.x series. The official KDE 4.2.4 release changelog can
be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_3to4_2_4.php.
1.0
02 Apr 2009 09:23:03
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.2
for FreeBSD. The official KDE 4.2.2 release changelog can be found at:
http://www.kde.org/announcements/changelogs/changelog4_2_1to4_2_2.php.

Also mark some ports MAKE_JOBS_SAFE.

New Ports:
        misc/kde4-l10n-sk - Slovak
1.0
08 Feb 2009 20:23:46
Original commit files touched by this commit Sanity Test Failure
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.2.0
for FreeBSD. The official KDE 4.2.0 (Codename: "The Answer") release
notes can be found at:
http://kde.org/announcements/4.2/index.php.

New supported languages include Arabic, Icelandic, Basque,
Hebrew, Romanian, Tajik and several Indian languages (Bengali India,
Gujarati, Kannada, Maithili, Marathi) indicating a rise in popularity in
this part of Asia.

New ports for KDE 4.2.0:
arabic/kde4-l10n                Arabic
hebrew/kde4-l10n                Hebrew
misc/kde4-l10n-bn_IN            Bengali (India)
misc/kde4-l10n-eu               Basque
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
09 Aug 2008 16:52:28
Original commit files touched by this commit
miwi search for other commits by this committer
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at
http://www.kde.org/announcements/4.1/.

Some note:

* Prefix
KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4.
KDE4 and KDE3 can co-exist

* Sound
For sound to work, it is necessary to have dbus and hal enabled
in your system. Please see the respective documentation on how
to enable these.

For more Informations see the HEADS UP at ports@ and kde-freebsd@
or our wiki page http://wiki.freebsd.org/KDE4/Install.

Have fun!
1.0_3,1
09 Aug 2008 07:50:35
Original commit files touched by this commit
miwi search for other commits by this committer
- Force commit:
        Repocopy KDE3* -> KDE4

Repocopy by:    marcus

Number of commits found: 16