FreshPorts -- The Place For Ports Fri, 9 Jan 2009 1:10 AM GMT
non port: devel/mipsel-linux-binutils/Makefile
CVSWeb

Number of commits found: 18

Sat, 2 Jun 2007
[ 16:37 gabor ] Original commit 
1.1375 MOVED
1.2770 devel/Makefile
1.7 devel/agenda-headers/Makefile
1.6 devel/agenda-libs/Makefile
1.6 devel/agenda-snow-libs/Makefile
1.7 devel/agenda-static-libs/Makefile
1.18 devel/mipsel-linux-binutils/Makefile
1.15 devel/mipsel-linux-gcc/Makefile
1.7 devel/mipsel-linux-kernel-headers/Makefile
1.5 devel/agenda-headers/distinfo

(Only the first 10 of 40 ports in this commit are shown above. View all ports for this commit)
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.
Tue, 20 Mar 2007
[ 20:31 lev ] Original commit 
1.6 devel/agenda-headers/Makefile
1.5 devel/agenda-libs/Makefile
1.5 devel/agenda-snow-libs/Makefile
1.6 devel/agenda-static-libs/Makefile
1.17 devel/mipsel-linux-binutils/Makefile
1.14 devel/mipsel-linux-gcc/Makefile
1.6 devel/mipsel-linux-kernel-headers/Makefile
  Mark all Agenda VR3-related ports as deprectaed.
  Will be removed after 2007-05-20.
Thu, 23 Feb 2006
[ 10:40 ade ] Original commit 
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile

(Only the first 10 of 2514 ports in this commit are shown above. View all ports for this commit)
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Tue, 15 Nov 2005
[ 06:52 ade ] Original commit 
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile

(Only the first 10 of 1438 ports in this commit are shown above. View all ports for this commit)
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.
Fri, 9 Jul 2004
[ 18:43 marcus ] Original commit 
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile

(Only the first 10 of 489 ports in this commit are shown above. View all ports for this commit)
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
Sun, 14 Mar 2004
[ 06:17 ade ] Original commit 
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile

(Only the first 10 of 945 ports in this commit are shown above. View all ports for this commit)
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.
Wed, 4 Feb 2004
[ 05:21 marcus ] Original commit 
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile

(Only the first 10 of 1588 ports in this commit are shown above. View all ports for this commit)
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 2)
Wed, 15 Oct 2003
[ 15:07 lev ] Original commit 
1.11 devel/mipsel-linux-binutils/Makefile
1.1 devel/mipsel-linux-binutils/files/patch-Makefile.in
1.3 devel/mipsel-linux-binutils/pkg-plist
  Don't install libiberty.a, libopcodes.a, libbfd.a & headers for them.
  Now this port doesn't install non-unique files.
Wed, 24 Sep 2003
[ 10:37 osa ] Original commit 
1.3 audio/adpcm/Makefile
1.15 audio/ecasound/Makefile
1.19 audio/sidplay/Makefile
1.39 audio/xmcd/Makefile
1.8 audio/xmms-musepack/Makefile
1.16 audio/xmradio/Makefile
1.10 benchmarks/dbs/Makefile
1.40 benchmarks/iozone/Makefile
1.21 benchmarks/netperf/Makefile
1.4 biology/dna-qc/Makefile

(Only the first 10 of 143 ports in this commit are shown above. View all ports for this commit)
Make portlint(1) happy by changing strip to ${STRIP_CMD}

Submitted by:   Oleg Karachevtsev <ok@etrust.ru>
PR:             56998
Tue, 17 Jun 2003
[ 14:53 lev ] Original commit 
1.4 devel/agenda-headers/Makefile
1.4 devel/agenda-libs/Makefile
1.3 devel/agenda-snow-libs/Makefile
1.4 devel/agenda-static-libs/Makefile
1.2 devel/mingw32-bin-msvcrt/Makefile
1.9 devel/mingw32-binutils/Makefile
1.14 devel/mingw32-gcc/Makefile
1.9 devel/mipsel-linux-binutils/Makefile
1.6 devel/mipsel-linux-gcc/Makefile
1.5 devel/mipsel-linux-kernel-headers/Makefile

(Only the first 10 of 20 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER field of my ports to lev@FReeBSD.org, my brand-new
committer's e-mail

Approved by:    sobomax
Fri, 21 Feb 2003
[ 04:42 dinoex ] Original commit 
1.8 devel/mipsel-linux-binutils/Makefile
1.3 devel/mipsel-linux-binutils/pkg-comment
- retire pkg-comment
Thu, 6 Feb 2003
[ 04:05 dinoex ] Original commit 
1.7 devel/mipsel-linux-binutils/Makefile
1.1 devel/mipsel-linux-binutils/files/patch-binutils-arparse.y
1.1 devel/mipsel-linux-binutils/files/patch-ld-ldgram.y
1.1 devel/mipsel-linux-binutils/files/patch-libiberty-strerror.c
1.1 devel/mipsel-linux-binutils/files/patch-libiberty-strsignal.c
- Fix build under CURRENT
- Fix problems with installed bison
- no objection from maintainer in 5 days
Wed, 26 Jun 2002
[ 19:49 dinoex ] Original commit 
1.6 devel/mipsel-linux-binutils/Makefile
Add missing Slash to make MASTER_SITES work
Sun, 23 Jun 2002
[ 11:46 dinoex ] Original commit 
1.5 devel/mipsel-linux-binutils/Makefile
Fix typing error in MASTER_SITE
Sat, 22 Jun 2002
[ 18:04 ijliao ] Original commit 
1.4 devel/mipsel-linux-binutils/Makefile
1.3 devel/mipsel-linux-binutils/distinfo
change master site
repack source from zip(9M) to bzip2(7M)

PR:             39123
Submitted by:   maintainer
Mon, 5 Nov 2001
[ 17:29 sobomax ]  
unknown devel/mipsel-linux-binutils/Makefile
unknown devel/mipsel-linux-binutils/distinfo
unknown devel/mipsel-linux-binutils/files/patch-aa-mips-1
unknown devel/mipsel-linux-binutils/files/patch-bb-mips-2
unknown devel/mipsel-linux-binutils/files/patch-cc-loaddelay-2
unknown devel/mipsel-linux-binutils/pkg-comment
unknown devel/mipsel-linux-binutils/pkg-descr
unknown devel/mipsel-linux-binutils/pkg-plist
Upgrade port to last SNOWed Agenda toolchain.   Now it is version 2.10.91.    
Fri, 31 Aug 2001
[ 16:20 sobomax ]  
unknown archivers/sectar/Makefile
unknown audio/flac/Makefile
unknown devel/arm-aout-binutils/Makefile
unknown devel/arm-elf-binutils/Makefile
unknown devel/autogen/Makefile
unknown devel/avr-binutils/Makefile
unknown devel/c2lib/Makefile
unknown devel/dia2code/Makefile
unknown devel/dotconf/Makefile
unknown devel/ffcall/Makefile

(Only the first 10 of 45 ports in this commit are shown above. View all ports for this commit)
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.    
Sat, 30 Jun 2001
[ 13:45 dinoex ]  
unknown devel/mipsel-linux-binutils/Makefile
unknown devel/mipsel-linux-binutils/distinfo
unknown devel/mipsel-linux-binutils/files/patch-aa-mips-1
unknown devel/mipsel-linux-binutils/files/patch-bb-mips-2
unknown devel/mipsel-linux-binutils/files/patch-cc-loaddelay-2
unknown devel/mipsel-linux-binutils/pkg-comment
unknown devel/mipsel-linux-binutils/pkg-descr
unknown devel/mipsel-linux-binutils/pkg-plist
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: 18

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
xterm*Jan 06
php5-gdJan 05
awstatsJan 04
awstats-develJan 04
p5-File-PathJan 03
vimJan 02
vinagreDec 31
mplayerDec 30
mysql41-serverDec 30
mysql50-serverDec 30
mysql51-serverDec 30
mysql60-serverDec 30
roundcubeDec 30
twikiDec 30
ampacheDec 26

12 vulnerabilities affecting 16 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 19569
Broken 148
Deprecated 94
Ignore 570
Forbidden 10
Restricted 227
No CDROM 131
Vulnerable 54
Expired 15
Set to expire 76
Interactive 77
new 24 hours 6
new 48 hours12
new 7 days20
new fortnight61
new month117

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

Add tab to Netscape 6

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