Port details |
- libnjb C library, API for communicating with Creative and Dell audio players
- 2.2.7_4 audio
=3 2.2.7_4Version of this port present on the latest quarterly branch.
- DEPRECATED: Abandoned upstream, no new release since 2011
This port expired on: 2021-12-31
- 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: 2006-08-31 21:33:21
- Last Update: 2021-12-31 13:40:03
- Commit Hash: 75b9550
- People watching this port, also watch:: xorg-apps, rpm2cpio, libmad, imlib2, vcdimager
- License: BSD3CLAUSE
- WWW:
- http://libnjb.sourceforge.net/
- Description:
- libnjb is a C library and API for communicating with the Creative Nomad
JukeBox and Dell DJ digital audio players under BSD, Linux, Mac OS X and
Windows.
WWW: http://libnjb.sourceforge.net/
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: libnjb
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libnjb-2.2.7.tar.gz) = ccbcfc870bdc10ad7a144f81a340b61bad74a6f00f77cf08db5866332668d2b6
SIZE (libnjb-2.2.7.tar.gz) = 497862
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for libnjb-2.2.7_4:
DOCS=on: Build and/or install documentation
DOXYGEN=off: Build documentation with Doxygen
===> Use 'make config' to modify these settings
- Options name:
- audio_libnjb
- USES:
- pathfix ncurses libtool
- 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 |
2.2.7_4 31 Dec 2021 13:40:03 |
Rene Ladan (rene) |
cleanup: Remove expired ports:
2021-10-31 devel/sdl_sge: Upstream no longer maintained
2021-12-31 net/appkonference: Outdated, depends on unsupported version of
net/asterisk
2021-12-31 dns/bind911: End of life, please migrate to a newer version of BIND9
2021-12-31 net/zebra: Abandoned upstream, last release in 2005. Consider
migrating to net/frr7 or net/bird2
2021-12-31 audio/osalp: Abandoned upstream, listed as beta and no new release
since 2008
2021-12-31 games/stransball2: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-ruby-sdl-ffi: Depends on expired devel/sdl_sge
2021-12-31 devel/rubygem-rubygame: Depends on expired devel/sdl_sge
2021-12-31 devel/ruby-sdl: Depends on expired devel/sdl_sge
2021-12-31 games/magicmaze: Depends on expired devel/sdl_sge
2021-12-31 games/trophy: Depends on expired devel/clanlib1
2021-12-31 devel/clanlib1: Older than expired and removed devel/clanlib
2021-12-31 www/py-django31: Upgrade to Django 3.2+. Mainstream support ended
(April 6, 2021). Extended support ends December 2021. See
https://www.djangoproject.com/download/ (Only the first 15 lines of the commit message are shown above ) |
2.2.7_4 24 Sep 2021 21:10:14 |
Daniel Engberg (diizzy) |
audio/libnjb: Deprecate and set expiration date to 2021-12-31
Abandoned upstream, no new release since 2011
Supported battery powered media (MP3) players are over 13y old by now
PR: 258640
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D32040 |
2.2.7_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.2.7_4 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.2.7_4 30 Sep 2016 16:04:12 |
mat |
Only build docs with doxygen inside a DOXYGEN option.
Sponsored by: Absolight |
2.2.7_4 01 Apr 2016 13:29:17 |
mat |
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight |
2.2.7_4 07 Feb 2016 13:00:21 |
marino |
audio/libnjb: USES+= ncurses, link with ncurses (not curses) |
2.2.7_4 19 Aug 2015 13:30:00 |
mat |
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412? |
2.2.7_4 28 May 2014 08:21:54 |
amdmi3 |
- Switch to USES=libtool
- Strip library
- Clarify license |
2.2.7_3 04 Jan 2014 18:11:23 |
bapt |
Support stage |
2.2.7_3 20 Sep 2013 14:36:37 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
audio) |
2.2.7_3 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
2.2.7_3 28 Mar 2013 15:51:17 |
eadler |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
2.2.7_3 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
2.2.7_3 29 Oct 2012 19:27:36 |
pawel |
- Fix build
- Add LICENSE
- Mark MAKE_JOBS_SAFE
- Convert to OptionsNG
PR: ports/171964
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Feature safe: yes |
2.2.7_3 21 Aug 2012 18:20:50 |
beat |
- Mark BROKEN: incomplete plist
Reported by: pointyhat |
2.2.7_3 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.2.7_2 08 Mar 2012 22:59:01 |
scheidell |
- Fix pkg-plist
- Bump PORTREVISION
Reported by: portmgr (pav) |
2.2.7_1 11 Nov 2011 15:48:58 |
sunpoet |
- Fix PLIST after doxygen upgrade
- Bump PORTREVISION for package change
Feature safe: yes |
2.2.7 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
2.2.7 15 Aug 2011 21:41:04 |
sylvio |
- Update to 2.2.7 |
2.2.6_7 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.2.6_7 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.2.6_7 03 Aug 2010 12:18:30 |
rene |
- Update devel/doxygen to 1.7.1
- Update pkg-plist and bump PORTREVISION of affected ports
PR: ports/148156
Submitted by: maintainer
Approved by: tabthorpe (mentor), fluffy (graphics/libwpg)
Tested by: exp-run by pav |
2.2.6_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.6_5 24 Feb 2010 21:18:55 |
pav |
- Update plist after doxygen update
Reported by: pointyhat
Feature safe: yes |
2.2.6_4 21 Oct 2009 14:11:35 |
wxs |
- Fix plist after doxygen update.
Noticed by: Pav (via pointyhat) |
2.2.6_3 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 |
2.2.6_3 15 May 2009 20:52:28 |
pav |
- Fix plist after recent doxygen update
Reported by: pointyhat |
2.2.6_2 09 Mar 2009 17:15:43 |
stas |
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi |
2.2.6_2 06 Nov 2008 21:35:37 |
erwin |
Fix plist.
Submitted by: pointyhat |
2.2.6_1 20 Mar 2008 13:29:31 |
gahr |
- Fix plist (by disabling Doxygen directory listing)
Reported by: Jan Henrik Sylvester <me@janh.de> (via mail to ports@)
Approved by: miwi (mentor) |
2.2.6 19 Mar 2008 23:26:24 |
gahr |
- Update to 2.2.6
- Refactor NOPORTDOCS
Approved by: miwi (mentor) |
2.2.5 15 Aug 2007 17:30:43 |
sat |
- Do not install docs, even when unwanted doxygen is around |
2.2.5 14 Mar 2007 08:26:32 |
linimon |
Reset teksimian@gmail.com due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.2.5 01 Feb 2007 02:42:06 |
kris |
Use libtool port instead of included version to avoid objformat a.out botch |
2.2.5 11 Dec 2006 05:34:15 |
clsung |
- utilize SF.net mirrors
PR: ports/104942
Submitted by: Thomas Abthorpe <thomas_AT_goodking dot ca>
Approved by: maintainer (timeout) |
2.2.5 31 Aug 2006 21:29:45 |
pav |
libnjb is a C library and API for communicating with the Creative Nomad
JukeBox and Dell DJ digital audio players under BSD, Linux, Mac OS X and
Windows.
WWW: http://libnjb.sourceforge.net/
PR: ports/100462
Submitted by: adrianm <teksimian@gmail.com> |