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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
mipsel-linux-binutils GNU binutils for mipsel-linux cross-development with SNOW ABI
2.10.91_3 devel Deleted on this many watch lists=0 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 2.10.91_3Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: This is Agenda VR3-specific port, and Agenda VR3 is dead for long time.
Expired This port expired on: 2007-05-20
Maintainer: lev@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-06-30 08:45:12
Last Update: 2007-06-02 15:37:57
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://www.linux-vr.org/
Description:
GNU binutils for MIPS Little Endian Linux (mipsel-linux) cross-development It is binutils for MIPS Little Endian Linux (mipsel-linux) target. This target is, for example, Linux VR on NEC's VR-based PDAs (Agenda VR3 and others). It is CVS-based version, official version of Agenda SNOW Toolchain. http://dev.agendacomputing.org/ -- Agenda VR3 PDA http://www.gnu.org/ -- Home page of GNU binutils Check Linux VR HomePage below: WWW: http://www.linux-vr.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • mipsel-linux-binutils>0:devel/mipsel-linux-binutils
No installation instructions:
This port has been deleted.
PKGNAME: mipsel-linux-binutils
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: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
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:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://lev.serebryakov.spb.ru/download/agenda/
Collapse this list.

Number of commits found: 21

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.10.91_3
02 Jun 2007 15:37:57
Original commit files touched by this commit
gabor search for other commits by this committer
Remove expired ports:

2007-05-20 devel/agenda-libs: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-headers: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-snow-libs: Agenda VR3 is dead for long time
2007-05-20 devel/agenda-static-libs: Agenda VR3 is dead for long time
2007-05-20 devel/mipsel-linux-binutils: This is Agenda VR3-specific port, and
Agenda VR3 is dead for long time.
2007-05-20 devel/mipsel-linux-gcc: This is Agenda VR3-specific port, and Agenda
VR3 is dead for long time.
2007-05-20 devel/mipsel-linux-kernel-headers: This is Agenda VR3-specific port,
and Agenda VR3 is dead for long time.
2.10.91_3
20 Mar 2007 20:31:41
Original commit files touched by this commit
lev search for other commits by this committer
  Mark all Agenda VR3-related ports as deprectaed.
  Will be removed after 2007-05-20.
2.10.91_3
23 Feb 2006 10:40:45
Original commit files touched by this commit
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
2.10.91_3
22 Jan 2006 08:30:12
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
2.10.91_3
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2.10.91_3
09 Jul 2004 17:43:11
Original commit files touched by this commit
marcus search for other commits by this committer
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:             63944
Based on work by:eik and marcus
Approved by:    ade (autotools maintainer)
Tested by:      kris on pointyhat
Bound to be hidden problems:    You bet
2.10.91_3
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.10.91_3
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2.10.91_3
04 Feb 2004 05:21:48
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
2.10.91_2
15 Oct 2003 14:07:23
Original commit files touched by this commit
lev search for other commits by this committer
  Don't install libiberty.a, libopcodes.a, libbfd.a & headers for them.
  Now this port doesn't install non-unique files.
2.10.91_1
24 Sep 2003 09:37:11
Original commit files touched by this commit
osa search for other commits by this committer
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
2.10.91_1
17 Jun 2003 13:53:46
Original commit files touched by this commit
lev search for other commits by this committer
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
2.10.91_1
21 Feb 2003 04:42:39
Original commit files touched by this commit
dinoex search for other commits by this committer
- retire pkg-comment
2.10.91_1
06 Feb 2003 04:05:38
Original commit files touched by this commit
dinoex search for other commits by this committer
- Fix build under CURRENT
- Fix problems with installed bison
- no objection from maintainer in 5 days
2.10.91
26 Jun 2002 18:49:13
Original commit files touched by this commit
dinoex search for other commits by this committer
Add missing Slash to make MASTER_SITES work
2.10.91
23 Jun 2002 10:46:07
Original commit files touched by this commit
dinoex search for other commits by this committer
Fix typing error in MASTER_SITE
2.10.91
22 Jun 2002 17:04:14
Original commit files touched by this commit
ijliao search for other commits by this committer
change master site
repack source from zip(9M) to bzip2(7M)

PR:             39123
Submitted by:   maintainer
20 Nov 2001 23:07:34
commit hash: fp1.20975@dev.null.freshports.orgcommit hash: fp1.20975@dev.null.freshports.orgcommit hash: fp1.20975@dev.null.freshports.orgcommit hash: fp1.20975@dev.null.freshports.org files touched by this commit
lioux search for other commits by this committer
WWW tag should contain only a valid URI. Rewrite tag appropriatly    
05 Nov 2001 17:29:13
commit hash: fp1.20438@dev.null.freshports.orgcommit hash: fp1.20438@dev.null.freshports.orgcommit hash: fp1.20438@dev.null.freshports.orgcommit hash: fp1.20438@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Upgrade port to last SNOWed Agenda toolchain.   Now it is version 2.10.91.    
31 Aug 2001 15:20:29
commit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.orgcommit hash: fp1.18210@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
30 Jun 2001 12:45:12
commit hash: fp1.15641@dev.null.freshports.orgcommit hash: fp1.15641@dev.null.freshports.orgcommit hash: fp1.15641@dev.null.freshports.orgcommit hash: fp1.15641@dev.null.freshports.org files touched by this commit
dinoex search for other commits by this committer
This is binutils-2.8.1 for mipsel-linux target with Linux VR     patches.    
Version 2.8.1 is latest official supported by Linux VR version.     This port
was converted from SRPM for RedHat.    

Number of commits found: 21