Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.95.3_2 21 Nov 2009 22:00:18 |
gerald |
Remove lang/gcc295 which is not used by any other port and had been
unused/unusable for most of last year. Recommend lang/gcc44 instead.
Approved by: maintainer |
2.95.3_2 13 Nov 2009 20:57:59 |
linimon |
Over to new maintainer. Note: this release is way obsolete. |
2.95.3_2 12 Nov 2009 04:36:41 |
linimon |
Reset shaun@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
2.95.3_2 22 Jul 2009 02:59:26 |
shaun |
Fix build (broken due to recent autoconf changes).
PR: ports/135883
Submitted by: Ulrich Spoerlein <uqs@spoerlein.net> |
2.95.3_2 05 Jan 2009 20:36:33 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
2.95.3_2 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
2.95.3_2 03 Nov 2007 12:31:38 |
gerald |
Add symmetric CONFLICTS with lang/gcc41, lang/gcc42, and lang/gcc43 which
already conflict with this port.
On the way, adjust the IGNORE statement to comply with our standards.
PR: 117430 (partly)
Approved by: portmgr (erwin) |
2.95.3_2 30 Jan 2007 10:25:34 |
pav |
- Remove support for a.out format and PORTOBJFORMAT variable from individual
ports
With hat: portmgr |
2.95.3_2 31 Oct 2006 00:18:03 |
shaun |
Take maintainership. |
2.95.3_2 27 Jan 2006 09:36:42 |
linimon |
Replace the dangerous .error with IGNORE. |
2.95.3_2 05 Dec 2005 00:53:19 |
edwin |
Remove install-info from Makefile, it's automatically done when INFO is defined |
2.95.3_2 25 Nov 2005 00:33:45 |
pav |
- Add SHA256 |
2.95.3_2 11 Jun 2005 22:58:00 |
trevor |
I don't have any plans for this right now. |
2.95.3_2 21 May 2005 18:08:23 |
kris |
BROKEN on alpha: Does not compile |
2.95.3_2 30 Apr 2005 10:51:26 |
netchild |
Unbreak on -current where _types.h got a new prerequisite (sys/cdefs.h)
by me.
Unfortunately we don't have a __FreeBSD_Version for this, so the change
isn't limited to -current, it's for >= 500039.
Famous last words: it shouldn't hurt.
Requested by: portmgr (kris) |
2.95.3_2 14 Jan 2005 12:42:39 |
trevor |
Fix comparison (nod to Freshports sanity-checking daemon). |
2.95.3_2 14 Jan 2005 11:24:38 |
trevor |
This does compile on the Alpha--well, sometimes it does. I agree with kris'
speculation that the default CFLAGS may be causing the problem seen on the
package-building cluster. Try to work around the problem. |
2.95.3_2 02 Jan 2005 01:00:40 |
kris |
Does not compile on alpha. Since it's unlikely anyone is going to fix
these old compilers, drop alpha from the supported arch list. Flip over
from NOT_FOR_ARCHS to ONLY_FOR_ARCHS where used, since these ports will
not support any future architectures FreeBSD runs on.
Approved by: portmgr (self) |
2.95.3_2 12 Dec 2004 08:01:24 |
obrien |
Compiles on Alpha again. |
2.95.3_2 14 Nov 2004 19:21:51 |
obrien |
If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand. |
2.95.3_2 01 Sep 2004 00:12:15 |
trevor |
List gcov command.
PR: 71150
Submitted by: leeym |
2.95.3_2 15 Mar 2004 21:48:02 |
trevor |
Use INFO and TOUCH macros. Fix white space.
PR: 64193
Submitted by: Yen-Ming Lee |
2.95.3_2 17 Feb 2004 00:02:45 |
kris |
BROKEN on alpha 5.x: does not compile |
2.95.3_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
2.95.3_1 27 Jan 2004 15:56:48 |
trevor |
Remove hashes of unused Fortran, Objective-C and Java distfiles.
Add size data and ID. |
2.95.3_1 27 Jan 2004 15:54:17 |
trevor |
This no longer provides a Java compiler. |
2.95.3_1 26 Dec 2003 09:23:18 |
trevor |
Make fetchable. |
2.95.3_1 04 Dec 2003 06:48:51 |
trevor |
forced commit to note that the previous change addresses PR 51807,
submitted by Kevin Oberman, maintainer of the irrtoolset port (which
I left marked broken because it has at least one other problem) |
2.95.3_1 04 Dec 2003 06:38:33 |
trevor |
The __WORD_BIT constant in GCC's stl_bvector.h caused a namespace
conflict which kept the mailsync port from compiling. Resolve it. |
2.95.3 24 Sep 2003 09:37:11 |
osa |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
2.95.3 09 May 2003 05:34:06 |
obrien |
These older compilers don't support amd64, sparc64, and ia64. |
2.95.3 01 Mar 2003 14:34:34 |
trevor |
Retire comment file. |
2.95.3 30 Jan 2003 08:23:53 |
kris |
Use the full path to /sbin/sysctl
Noticed by: 'make index' in crontab |
2.95.3 01 Jan 2003 00:46:11 |
obrien |
Actually all that needed to be done in this file to fix for 5-CURRENT
is to remove the explicit "-m elf_i386" and use the default emulation. |
2.95.3 31 Dec 2002 23:00:02 |
arved |
Attempt to Fix build on -CURRENT
Good bye 2002! Happy new year 2003! (CET)
PR: 46483
Submitted by: Stefan Farfeleder <stefan@fafoe.dyndns.org> |
2.95.3 05 Nov 2002 06:02:36 |
trevor |
I'd like to try to maintain this. |
2.95.3 05 Nov 2002 03:10:08 |
obrien |
The effort to maintain these for FreeBSD just isn't worth it with the lack
of reward. |
2.95.3 19 Oct 2002 18:55:52 |
knu |
Use MASTER_SITES_GCC.
Approved by: obrien (maintainer) |
2.95.3 14 Sep 2002 13:32:07 |
sobomax |
Due to popular demant into each port which might be inserted into dependency
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.) |
2.95.3 31 Jul 2002 12:01:36 |
gerald |
Fix MASTER_SITES: gcc.gnu.org instead of egcs.cgynus.com, and also the
path was wrong).
Approved by: obrien (maintainer+mentor) |
2.95.3 06 May 2002 23:38:29 |
obrien |
Allow to build in -CURRENT. |
2.95.3 06 May 2002 23:38:18 |
obrien |
Catch up with Makefile rev 1.83. |
2.95.3 06 May 2002 22:57:18 |
obrien |
Remove the split up .info bits files. I switched to "makeinfo --no-split". |
2.95.3 12 Apr 2002 18:25:08 |
gerald |
Update pkg-comment to reflect GCC's new meaning (since 2.95) and refer
to http://gcc.gnu.org instead of http://egcs.cygnus.com. Also, 2.95 is
not GNU's latest offering any longer. ;-)
Approved by: obrien (maintainer+mentor) |
2.95.3 12 Apr 2002 08:36:01 |
gerald |
GCC 2.95 and later aren't called egcs (any longer), so remove three patches
that add references to egcs to the documentation.
Approved by: obrien (maintainer+mentor) |
2.95.3 10 Apr 2002 03:32:10 |
obrien |
Since I cannot think of any reason one would use this port for FORTRAN or
Java compilers (the newer versions are much better); trim this port down
to just the parts we will need when GCC 3.1 becomes the -CURRENT compiler. |
2.95.3 24 Mar 2002 17:03:20 |
obrien |
Document. |
2.95.3 24 Mar 2002 11:44:07 |
obrien |
Let machine/ansi.h know not to play glibc for us. |
29 Jan 2002 11:24:09 |
knu |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
19 Jan 2002 19:15:11 |
knu |
Set these ports' LATEST_LINK to gcc{27,28,295,30} to avoid conflict with each
other's package link name. |
14 Sep 2001 00:37:23 |
obrien |
ftp.freesoftware.com -- R.I.P. |
24 Jun 2001 21:29:39 |
dd |
Remove duplicate words where appropriate. |
17 Apr 2001 10:26:27 |
obrien |
DEFAULT_VTABLE_THUNKS got set back to `1' from `2' in 2.95.3. Just forget
about VTABLE THUNKS and use the C++ ABI the base 2.95 G++ uses since there is
no advantage the other way. |
19 Mar 2001 01:13:24 |
obrien |
Update to version 2.95.3. |
15 Feb 2001 23:14:42 |
obrien |
Use MASTER_SITE_SOURCEWARE. |
13 Feb 2001 12:21:22 |
obrien |
Update to the 3rd 2.95.3 pre-release (test) release. |
07 Jan 2001 21:59:01 |
obrien |
Introduce `TARGLIB' from gcc-devel to clean this thing up. Also change the ELF
vs. aout logic so other formats can be targeted. |
07 Jan 2001 21:45:37 |
obrien |
Update to GCC 2.95.3 release candidate "test1" |
13 Dec 2000 17:23:35 |
obrien |
Make LIBSTDCPP_REV match the new reality. |
05 Dec 2000 20:34:33 |
obrien |
Change the libstdc++.so version number to be more like the stock one. This
change is needed as the one I was using is too much in the range of shared
version numbers the stock libstdc++.so will have. |
05 Dec 2000 20:31:21 |
obrien |
Do dynamic PLIST creation like the `gcc-devel' port. This is the easiest way
to deal with the differing results fix-includes gives depending on the FreeBSD
version this port is built on. |