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
lxde-meta "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
1.0_8 x11 on this many watch lists=2 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.0_8Version of this port present on the latest quarterly branch.
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-03-31 10:23:58
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: croscorefonts, metalock
License: NA
WWW:
https://lxde.org/
Description:
LXDE is a small and lightweight X11 Desktop
Homepage    cgit ¦ Codeberg ¦ 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 (3 items)
Collapse this list.
  1. /usr/local/share/licenses/lxde-meta-1.0_8/catalog.mk
  2. /usr/local/share/licenses/lxde-meta-1.0_8/LICENSE
  3. /usr/local/share/licenses/lxde-meta-1.0_8/NA
Collapse this list.
Dependency lines:
  • lxde-meta>0:x11/lxde-meta
To install the port:
cd /usr/ports/x11/lxde-meta/ && make install clean
To add the package, run one of these commands:
  • pkg install x11/lxde-meta
  • pkg install lxde-meta
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lxde-meta
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

Packages (timestamps in pop-ups are UTC):
lxde-meta
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_81.0_8-1.0_81.0_8---
FreeBSD:13:quarterly1.0_81.0_8-1.0_81.0_8-1.0_81.0_8
FreeBSD:14:latest1.0_81.0_8-1.0_81.0_8--1.0_8
FreeBSD:14:quarterly1.0_81.0_8-1.0_81.0_8-1.0_81.0_8
FreeBSD:15:latest1.0_81.0_8n/a1.0_8n/a-1.0_8-
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. openbox : x11-wm/openbox
  2. obconf : x11-wm/obconf
  3. lxsession : x11-wm/lxsession
  4. lxpanel : x11/lxpanel
  5. lxinput : sysutils/lxinput
  6. lxtask : sysutils/lxtask
  7. lxterminal : sysutils/lxterminal
  8. pcmanfm : x11-fm/pcmanfm
  9. gpicview : graphics/gpicview
  10. lxde-icon-theme>=0 : x11-themes/lxde-icon-theme
  11. lxde-common>=0 : misc/lxde-common
  12. lxrandr>=0 : x11/lxrandr
  13. lxappearance>=0 : x11-themes/lxappearance
  14. lxappearance-obconf>=0 : x11-wm/lxappearance-obconf
  15. lxhotkey>=0 : x11/lxhotkey
There are no ports dependent upon this port

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

Number of commits found: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.0_8
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.0_8
20 Jul 2022 14:23:32
commit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050bcommit hash: d357bca4f0e71714865e030d7a1e611845d9050b files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
x11: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alexander Matey <matey@cis.ohio-state.edu>
  *  Alexander Nedotsukov <bland@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Alexey Mikhailov <karma@ez.pereslavl.ru>
  *  Andrew Pantyukhin <infofarmer@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Anton Toernqvist <antont@inbox.lv>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_8
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0_8
09 Feb 2018 09:02:46
Revision:461288Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Update WWW
1.0_8
24 Jan 2017 22:07:02
Revision:432397Original commit files touched by this commit
olivierd search for other commits by this committer
- Add new dependencies (lxrandr, lxappearance, lxhotkey)
- Bump PORTREVISION
1.0_7
28 Jun 2016 09:11:31
Revision:417703Original commit files touched by this commit
rakuco search for other commits by this committer
Reset ports maintained by horia@racoviceanu.com.

The last change submitted or approved by Horia in Bugzilla dates back to
September 2015. Since then, all commits to his ports were landed by others
after the maintainer timeout period expired (see r383744, r405055, r405057,
r400461 and r414655, for example).

Horia did show interest in coming back after I sent a private email a few
months ago, but since nothing has changed it is better to reassign his ports
back to the heap.

Differential Revision:	https://reviews.freebsd.org/D5980
1.0_7
01 Apr 2016 14:33:58
Revision:412351Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
1.0_7
12 Jul 2015 22:34:01
Revision:391850Original commit files touched by this commit
bapt search for other commits by this committer
Convert to USES=metaport

PR:		201487
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
1.0_7
21 Apr 2014 20:27:39
Revision:351711Original commit files touched by this commit
nemysis search for other commits by this committer
These ports are no longer used or cared for.

Horia Racoviceanu <horia@racoviceanu.com> wishes to maintain these ports
with my help.

misc/lxde-common

- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com

misc/xdg-menu

- Change Makefile header, use my name and @FreeBSD.org email
- Bump PORTREVISION
- Pass maintainership to horia@racoviceanu.com
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_6
23 Feb 2014 22:08:03
Revision:345771Original commit files touched by this commit
nemysis search for other commits by this committer
x11/libfm

- Update to 1.2.0
- Add dependency for textproc/p5-XML-Parser
- ADD USE_XZ=yes
- Add USES desktop-file-utils shared-mime-info
- Add USE_AUTOTOOLS=aclocal automake
- Strip executables and/or libraries
- Add DOCS and Option
- Add MAJORVER, VER and PLIST_SUB
- Change REINPLACE, remove obsolete and libfm-gtk3.pc [1]
- Remove obsolete pre-install
- Added executable and desktop for lxshortcut [1]
- Update WWW
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_5
19 Feb 2014 08:14:41
Revision:345014Original commit files touched by this commit
nemysis search for other commits by this committer
- Support STAGEDIR

Reported by:	bapt@
1.0_5
04 Oct 2013 23:10:53
Revision:329402Original commit files touched by this commit
nemysis search for other commits by this committer
x11/menu-cache

- Update to 0.5.0
- Change maintainer email to @FreeBSD.org
- Remove not needed patches

x11/lxde-meta

- Bump PORTREVISION
- Change maintainer email to @FreeBSD.org
- Add dependency for deskutils/lxshortcut
- Add NO_MTREE=yes

x11/libfm
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0_4
20 Sep 2013 23:43:20
Revision:327777Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11)
1.0_4
21 Jun 2013 13:29:09
Revision:321471Original commit files touched by this commit
wg search for other commits by this committer
x11/lxde-meta: fix pkg-descr WWW

- Fix extra spaces in WWW pkg-descr [1]
- Trim Makefile header [1]
- Remove leading "The" in COMMENT
- Pass maintainership to submitter

PR:		ports/179702 [1]
Submitted by:	nemysis <nemysis@gmx.ch>
1.0_4
18 Jun 2013 15:55:35
Revision:321199Original commit files touched by this commit
kmoore search for other commits by this committer
Send some ports back to the pool that I no longer have time for
1.0_4
25 Dec 2010 16:55:41
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here

PR:             ports/152844
Submitted by:   sunpoet (myself)
Approved by:    miwi (with portmgr hat)
1.0_4
08 Oct 2010 14:11:59
Original commit files touched by this commit
lme search for other commits by this committer
- Add x11-wm/obconf as a dependency
- Bump PORTREVISION

Approved by:    kmoore (maintainer)
1.0_3
30 Sep 2010 15:43:25
Original commit files touched by this commit
kmoore search for other commits by this committer
 - Bump PORTREV and link in building some new LXDE related ports.

Grab maintainership while here.

Approved by: Outgoing maintainer <sahne@0x90.at>
1.0_2
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
1.0_1
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
1.0
31 Mar 2009 13:02:21
Original commit files touched by this commit
miwi search for other commits by this committer
- Fix index
1.0
31 Mar 2009 10:24:09
Original commit files touched by this commit
miwi search for other commits by this committer
- Ups fix a mistake
1.0
31 Mar 2009 10:22:36
Original commit files touched by this commit
miwi search for other commits by this committer
- Add LXDE Meta Port a small and lightweight X11 Desktop.

WWW:    http://lxde.org/

PR:             ports/131465
Submitted by:   Daniel Walter <sahne at 0x90.at>

Number of commits found: 24