FreshPorts -- The Place For Ports notbug Sat, 26 May 2012 9:15 PM BST
non port: devel/mipsel-linux-gcc/Makefile
CVSWeb

Number of commits found: 15

Sat, 2 Jun 2007
[ 15: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
[ 17: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
[ 16:43 lev ] Original commit 
1.8 devel/mipsel-linux-gcc/Makefile
1.1 devel/mipsel-linux-gcc/files/patch-Makefile.in
1.1 devel/mipsel-linux-gcc/files/patch-gcc-Makefile.in
1.3 devel/mipsel-linux-gcc/pkg-plist
  Remove instllation of `libiberty.a', add prefixes to gcov & gccbug & manpages.
  Now this port doesn't install non-unique files.
Wed, 24 Sep 2003
[ 09: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
[ 13: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:43 dinoex ] Original commit 
1.5 devel/mipsel-linux-gcc/Makefile
1.2 devel/mipsel-linux-gcc/pkg-comment
- retire pkg-comment
Tue, 18 Feb 2003
[ 19:49 dinoex ] Original commit 
1.4 devel/mipsel-linux-gcc/Makefile
- added USE_PERL5 to fix recent bento problem
- make portlint hapier
Thu, 6 Feb 2003
[ 04:06 dinoex ] Original commit 
1.3 devel/mipsel-linux-gcc/Makefile
1.1 devel/mipsel-linux-gcc/files/patch-gcc-config-fp-bit.h
1.2 devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h
1.1 devel/mipsel-linux-gcc/files/patch-libiberty-strerror.c
1.1 devel/mipsel-linux-gcc/files/patch-libiberty-strsignal.c
1.2 devel/mipsel-linux-gcc/pkg-plist
- Fix build under CURRENT
- Fix PLIST
- no objection from maintainer in 5 days
Wed, 5 Jun 2002
[ 04:32 dinoex ] Original commit 
1.2 devel/mipsel-linux-gcc/Makefile
Save distfile on MASTER_SITE_LOCAL,
as old MASTER_SITE is down.
Mon, 5 Nov 2001
[ 17:15 sobomax ]  
unknown devel/mipsel-linux-gcc/Makefile
unknown devel/mipsel-linux-gcc/distinfo
unknown devel/mipsel-linux-gcc/files/patch-gcc::config::fp-bit.h
unknown devel/mipsel-linux-gcc/pkg-comment
unknown devel/mipsel-linux-gcc/pkg-descr
unknown devel/mipsel-linux-gcc/pkg-plist
Add mipsel-linux-gcc 2.97, gcc-2.97 for mipsel-linux cross-development with  
SNOW ABI.    

Number of commits found: 15

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 23672
Broken 193
Deprecated 147
Ignore 736
Forbidden 3
Restricted 328
No CDROM 110
Vulnerable 0
Expired 41
Set to expire 188
Interactive 54
new 24 hours 3
new 48 hours32
new 7 days59
new fortnight183
new month255

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.204 seconds.