Port details |
- lplayer Qt program to queue lots of MP3s for random XMMS play
- 1.01_8 audio
=2 1.01_8Version of this port present on the latest quarterly branch.
- DEPRECATED: Depends on Qt3; unmaintained
This port expired on: 2013-07-01
- 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
- Port Added: 2003-01-01 15:08:01
- Last Update: 2013-07-26 19:19:21
- SVN Revision: 323748
- People watching this port, also watch:: zip
- License: not specified in port
- WWW:
- http://lplayer.sourceforge.net/
- Description:
- Longplayer is a QT program to queue lots of MP3s for random XMMS play.
According to the web page, it's "a matter of outqueuing them...".
WWW: http://lplayer.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: lplayer
- 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. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- moc : x11-toolkits/qt33
- gmake : devel/gmake
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- Runtime dependencies:
-
- moc : x11-toolkits/qt33
- x11.pc : x11/libX11
- xinerama.pc : x11/libXinerama
- Library dependencies:
-
- db_cxx-4.3 : databases/db43
- xmms : multimedia/xmms
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.01_8 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 |
1.01_8 13 Mar 2013 11:54:26 |
danfe |
For unmaintained ports in `audio' category, drop leading article from COMMENT
and perform other minor cleanups along the way, whenever noticed. |
1.01_8 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 |
1.01_8 17 Nov 2012 03:39:50 |
eadler |
Trim the header. The modeline was causing problems for certain configurations
of vim.
Feature safe: yes |
1.01_8 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.01_7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.01_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.01_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.01_5 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.01_5 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 |
1.01_4 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
1.01_4 06 Jun 2008 13:07:20 |
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) |
1.01_3 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
1.01_2 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}. |
1.01_1 05 Mar 2007 00:15:25 |
linimon |
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr |
1.01_1 03 May 2006 05:14:35 |
edwin |
Remove USE_REINPLACE from ports in categories starting with A. |
1.01_1 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
1.01 22 Jan 2006 08:13:12 |
edwin |
SHA256ify
Approved by: krion@ |
1.01 29 Sep 2005 13:37:44 |
lofi |
Fix bogus ui files in preparation for Qt 3.3.5 |
1.01 29 Apr 2005 15:06:08 |
novel |
- update to 1.01
- pass maintainership to submitter
PR: 80455
Submitted by: Sylvio Cesar <sylvioc@gmail.com> |
1.0 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
1.0 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
1.0 05 Apr 2005 20:46:04 |
pav |
- Update to 1.0
PR: ports/79462
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
0.99.3 10 Dec 2004 15:14:34 |
lesi |
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade |
0.99.3 17 May 2004 18:37:03 |
krion |
- Update to version 0.99.3
PR: ports/66748
Submitted by: Ports Fury |
0.99.2 14 Feb 2004 12:53:25 |
krion |
- Update to version 0.99.2
PR: ports/62812
Submitted by: Ports Fury |
0.99.1.2_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.99.1.2 27 Jan 2004 20:51:07 |
trevor |
Add SIZE. |
0.99.1.2 12 Jan 2004 13:56:12 |
krion |
- Update to version 0.99.1.2
PR: 61243
Submitted by: Ports Fury |
0.99.1.1 17 Dec 2003 16:09:35 |
krion |
- Update to version 0.99.1.1
PR: 60332
Submitted by: Ports Fury |
0.99.1 31 Oct 2003 22:02:46 |
krion |
- Update to version 0.99.1
PR: 58769
Submitted by: Ports Fury |
0.99.0 23 Oct 2003 13:28:41 |
krion |
- Update to version 0.99.0
PR: 58379
Submitted by: Ports Fury |
0.98.2 01 Jul 2003 12:06:37 |
daichi |
update audio/lplayer: 0.98.1 --> 0.98.2
PR: 53337
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
0.98.1_1 08 Jun 2003 21:13:49 |
will |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
0.98.1_1 08 Jun 2003 21:06:22 |
will |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
0.98.1_1 07 Mar 2003 05:56:07 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
0.98.1_1 15 Jan 2003 17:48:49 |
sumikawa |
Fix building problem in bento.
Approved by: alane(maintainer) |
0.98.1 01 Jan 2003 15:04:52 |
alane |
A long player, random picking front end to xmms. Uses QT3. |