FreshPorts -- The Place For Ports notbug Fri, 25 May 2012 10:58 AM BST
Port details
liteamp 0.2.4.2 audio on this many watch lists=0 search for ports that depend on this port
Light-weight Music Player for GNOME2

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: 23 Jun 2003 13:14:08
Also Listed In: gnome
License: GPLv2


A light-weight music player for GNOME

WWW: http://kldp.net/projects/liteamp
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.
Required To Build: devel/gmake, textproc/intltool, misc/gnome-mime-data, devel/pkg-config
Required To Run: misc/gnomehier, misc/gnome-mime-data, devel/pkg-config, devel/gio-fam-backend
Required Libraries: audio/libid3tag, audio/libao, audio/libmad, audio/libvorbis, devel/gettext, audio/esound, accessibility/atk, devel/gconf2, devel/glib20, devel/gnome-vfs, x11-toolkits/gtk20, graphics/libart_lgpl, devel/libbonobo, x11-toolkits/libbonoboui, devel/libglade2, x11/libgnome, graphics/libgnomecanvas, x11-toolkits/libgnomeui, devel/libIDL, textproc/libxml2, devel/ORBit2, x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/audio/liteamp/ && make install clean
To add the package: pkg_add -r liteamp


Configuration Options
     No options to configure

Master Sites:
http://kldp.net/frs/download.php/1153/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 36

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
23 Sep 2011 22:26:39
Original commit files touched by this commit  0.2.4.2
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
31 Aug 2011 21:43:14
Original commit files touched by this commit  0.2.4.2
dhn search for other commits by this committer
- Update to 0.2.4.2

PR:             ports/160080
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
19 Mar 2011 12:38:54
Original commit files touched by this commit  0.2.3.2_18
miwi search for other commits by this committer
- Get Rid MD5 support
06 Jun 2010 20:39:21
Original commit files touched by this commit  0.2.3.2_18
naddy search for other commits by this committer
Bump PORTREVISION after libao update and handle API incompatibility.
31 May 2010 02:01:56
Original commit files touched by this commit  0.2.3.2_17
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
23 May 2010 21:16:16
Original commit files touched by this commit  0.2.3.2_16
linimon search for other commits by this committer
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.

Hat:            portmgr
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.2.3.2_16
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.2.3.2_15
dinoex search for other commits by this committer
- update to jpeg-8
06 Jul 2009 21:26:00
Original commit files touched by this commit  0.2.3.2_14
naddy search for other commits by this committer
Bump PORTREVISION after libogg and libvorbisfile major version increment.
06 Jun 2008 13:07:20
Original commit files touched by this commit  0.2.3.2_13
edwin search for other commits by this committer
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)
24 Mar 2008 23:21:25
Original commit files touched by this commit  0.2.3.2_12
miwi search for other commits by this committer
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:    portmgr (xorg cleanup)
24 Oct 2007 23:37:25
Original commit files touched by this commit  0.2.3.2_12
marcus search for other commits by this committer
Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 Jul 2007 12:27:31
Original commit files touched by this commit  0.2.3.2_11
miwi search for other commits by this committer
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
19 May 2007 20:32:57
Original commit files touched by this commit  0.2.3.2_10
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
14 Oct 2006 08:54:54
Original commit files touched by this commit  0.2.3.2_9
marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
03 Jun 2006 17:44:20
Original commit files touched by this commit  0.2.3.2_8
perky search for other commits by this committer
portlint(1) fix: add USE_GETTEXT

PR:             97252
Submitted by:   Alexander Botero-Lowry <alex@foxybanana.com>
03 May 2006 05:14:35
Original commit files touched by this commit  0.2.3.2_8
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
22 Jan 2006 08:13:12
Original commit files touched by this commit  0.2.3.2_8
edwin search for other commits by this committer
SHA256ify

Approved by:            krion@
05 Nov 2005 05:22:06
Original commit files touched by this commit  0.2.3.2_8
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
26 Jul 2005 01:26:12
Original commit files touched by this commit  0.2.3.2_7
perky search for other commits by this committer
Unbreak port and chase MASTER_SITE change.

PR:             83898
Submitted by:   Andrej Zverev <az@inec.ru>
23 Jul 2005 02:53:43
Original commit files touched by this commit  0.2.3.2_6
kris search for other commits by this committer
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
12 Mar 2005 10:54:27
Original commit files touched by this commit  0.2.3.2_6
marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
28 Feb 2005 01:04:13
Original commit files touched by this commit  0.2.3.2_5
kris search for other commits by this committer
BROKEN: Uses nonstandard locale directory
07 Nov 2004 22:37:47
Original commit files touched by this commit  0.2.3.2_5
marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
05 Apr 2004 03:31:02
Original commit files touched by this commit  0.2.3.2_4
marcus search for other commits by this committer
Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
18 Mar 2004 07:38:48
Original commit files touched by this commit  0.2.3.2_3
perky search for other commits by this committer
Add SIZE data.

Submitted by:   trevor
04 Feb 2004 05:21:48
Original commit files touched by this commit  0.2.3.2_3
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
20 Dec 2003 16:14:14
Original commit files touched by this commit  0.2.3.2_2
naddy search for other commits by this committer
Catch up with libogg/libvorbis version bump.
07 Dec 2003 01:27:06
Original commit files touched by this commit  0.2.3.2_1
marcus search for other commits by this committer
Chase the libmad/libid3tag shared lib version.
22 Jul 2003 04:09:43
Original commit files touched by this commit  0.2.3.2
perky search for other commits by this committer
Update to 0.2.3.2
14 Jul 2003 03:30:38
Original commit files touched by this commit  0.2.3.1
perky search for other commits by this committer
Update to 0.2.3.1
14 Jul 2003 02:51:56
Original commit files touched by this commit  0.2.3
perky search for other commits by this committer
Update to 0.2.3
26 Jun 2003 08:10:44
Original commit files touched by this commit  0.2.2_1
perky search for other commits by this committer
Add missed dependency on libvorbis

Spotted by:     kris
24 Jun 2003 10:29:44
Original commit files touched by this commit  0.2.2_1
perky search for other commits by this committer
- don't explicitely depend on every GNOME2 library, pull them using
  dependencies instead
- use gnomeprefix so the application can find it's own pixmaps

Submitted by:   Pav Lucistnik <pav@oook.cz>
24 Jun 2003 08:34:42
Original commit files touched by this commit  0.2.2
perky search for other commits by this committer
Remove unused dependency on gdkpixbuf.

Submitted by:   Pav Lucistnik <pav@oook.cz>
Reviewed by:    Dongsu Jang <potato@hellocity.net> (author)
23 Jun 2003 13:12:56
Original commit files touched by this commit  0.2.2
perky search for other commits by this committer
Add liteamp 0.2.2, a light-weight music player for GNOME2

Number of commits found: 36

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
haproxyMay 24
foswikiMay 21
inspircd*May 21
inspircd12*May 21
sympaMay 21
sympa5May 21
libxml2May 18
pidgin-otrMay 16
sudoMay 16
chromiumMay 15
chromiumMay 15
pivotx*May 14
socatMay 14
libpurpleMay 12
php5May 12

12 vulnerabilities affecting 17 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 23668
Broken 193
Deprecated 147
Ignore 731
Forbidden 3
Restricted 327
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 26
new 48 hours31
new 7 days64
new fortnight182
new month252

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2012 DVL Software Limited. All rights reserved.
This page created in 0.34 seconds.