Edwin Groothuis
a58129d3de
- ECHO -> ECHO_MSG
...
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:50:09 +00:00
Gerald Pfeifer
a45e081cf6
Use ${STRIP_CMD} instead of strip. Strip some additional files and simplify
...
the machinery so that we do not need to maintain duplicate lists of binaries.
Rename loop variables from $file to $f to avoid warnings by future versions
of portlint.
Fix a post-build comment.
Reviewed by: obrien
2003-07-11 20:35:45 +00:00
David E. O'Brien
ff39f0fa07
My manpage creation fake-out broke with 3.1.1. Give up and add a build
...
dependency on perl 5.6.
2003-07-11 17:10:13 +00:00
David E. O'Brien
ea2f5a20cc
Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.
2003-07-09 21:20:55 +00:00
Gerald Pfeifer
1006fbdfb8
Add bounds-checking support using Herman ten Brugge's patches.
...
PR: 53395
Submitted by: Dan Nelson <dnelson@allantgroup.com>
2003-06-17 21:17:12 +00:00
Gerald Pfeifer
6234046b7f
Update to the official release of GCC 3.3. On the way, somewhat restructure
...
the port so that switching between snapshots and releases will amount to fewer
changes in the future.
Clean up PLIST_SUB and pkg-plist and add two missing entries to MAN1.
2003-05-15 12:56:34 +00:00
Gerald Pfeifer
3d5eaab42b
Update to the second prerelease of GCC 3.3. Add support for the core
...
languages testsuites (similar to the lang/gcc32 port).
2003-05-09 14:47:00 +00:00
Gerald Pfeifer
e41c7da010
I now made .bz2 sources available on gcc.gnu.org, so again use these instead
...
of .gz sources. Remove a makeinfo related hack for CONFIGURE_ENV which is
not needed any longer.
2003-05-08 11:32:06 +00:00
Gerald Pfeifer
f23ec6ffe5
Update to the first prerelease of GCC 3.3, which is only available as .tar.gz.
...
Adjust COMMENT and remove NO_CDROM. Reenable man pages.
2003-05-06 22:14:55 +00:00
Gerald Pfeifer
da95daf4a9
Remove --with-gnu-as --with-gnu-ld, which are actually no-ops.
2003-05-06 11:45:22 +00:00
Gerald Pfeifer
8c09145995
Properly add the "[FreeBSD]" marker to the GCC version string also for
...
prereleases and releases.
2003-05-06 11:19:17 +00:00
David E. O'Brien
430972b2aa
G++ headers are now installed in c++/<gcc_ver> rather than g++-v3.
2003-05-06 00:44:10 +00:00
David E. O'Brien
91003077c5
Upgrade to the 28-April-2003 GCC 3.3 in-development snapshot.
2003-05-04 02:52:49 +00:00
David E. O'Brien
61c4db0e8e
Upgrade to the 21-April-2003 GCC 3.3 in-development snapshot.
2003-04-28 02:23:49 +00:00
Gerald Pfeifer
3e6f00c31e
Merge targets pre-configure and pre-build, simplify them, and remove
...
patch-va. All of these dealt with us patching generated files (which
we don't do any longer).
2003-04-25 17:06:46 +00:00
Gerald Pfeifer
216a3c7853
Make MAINTAINER overrideable by slave ports.
2003-04-25 06:40:43 +00:00
Gerald Pfeifer
e5cd9dacdf
Fifty-one months after ELF flag day, and after the system compiler became
...
ELF-only as well, remove support for aout from the next generation of GCC.
Suggested by: Loren James Rittle <rittle@labs.mot.com>
Discussed with: obrien
2003-04-24 10:37:23 +00:00
Dirk Meyer
f4e43b6408
merge changes from gcc32 to gcc33 after testing
...
- Option WANT_SHAREDLIBS now uses ldconfig, so LIB_DEPENDS work.
- fix PLIST so critical file libgcc_s.so.1 is included.
- complete PLIST
- COMMENT can be overrritten by a slave port
- uncomment MANPAGES, as they are currently not installed.
2003-04-21 07:59:03 +00:00
Gerald Pfeifer
7884ebd7be
Appease portlint by various whitespace changes. Remove last traces of
...
PATCH_SITES and PATCHFILES which we haven't used lately as well as of
libgcj not building properly.
2003-04-06 14:30:41 +00:00
Dirk Meyer
9c77d269ae
LATEST_LINK can now be overwritten by the slave port.
...
added ${PKGNAMESUFFIX} to LATEST_LINK, so it differs when set.
2003-03-31 01:19:14 +00:00
David E. O'Brien
21080a020f
Upgrade to the 24-March-2003 GCC 3.3 in-development snapshot.
2003-03-29 23:14:33 +00:00
Gerald Pfeifer
4a2ca53673
Fix COMMENT and a Makefile comment.
2003-03-24 16:03:14 +00:00
Akinori MUSHA
2c41b9e5f3
De-pkg-comment.
2003-02-20 19:00:52 +00:00
David E. O'Brien
19abf1681e
Use the most modern spelling of egcs.cygnus.com.
2002-12-03 23:21:14 +00:00
David E. O'Brien
3d7bd2c689
The effort to maintain these for FreeBSD just isn't worth it with the lack
...
of reward.
2002-11-05 03:10:08 +00:00
Akinori MUSHA
e8dcfa2a89
Use MASTER_SITES_GCC.
...
Approved by: obrien (maintainer)
2002-10-19 18:55:52 +00:00
David E. O'Brien
7cd2eff96a
Upgrade to the 14-Oct-2002 GCC 3.3 in-development snapshot.
2002-10-18 04:14:28 +00:00
David E. O'Brien
86c666a8ce
Upgrade to a 7-Oct-2002 GCC 3.3 in-development checkout.
2002-10-10 23:19:05 +00:00
Gerald Pfeifer
f95783c497
ftp://ftp.netwinder.org/ is no longer a MASTER_SITE.
...
Approved by: obrien (maintainer+mentor)
2002-07-31 12:34:31 +00:00
David E. O'Brien
a320d6dbeb
Upgrade to a 18-May-2002 GCC 3.2 in-development checkout.
2002-05-18 10:16:53 +00:00
David E. O'Brien
232042d3a6
Upgrade to a 06-April-2002 GCC 3.2 in-development checkout.
2002-04-07 10:48:11 +00:00
David E. O'Brien
71db5c7255
Upgrade to a 27-March-2002 GCC 3.2 in-development checkout.
2002-03-29 00:58:14 +00:00
David E. O'Brien
2f276e99ec
Upgrade to a 12-March-2002 GCC 3.2 in-development checkout.
2002-03-13 07:50:44 +00:00
David E. O'Brien
d3909fe686
Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.
...
Due to the lack of a real snapshot distfile, this has to use CVS
as the fetch method.
2002-03-13 05:08:26 +00:00
David E. O'Brien
5d96a80946
Mark broken while I find a suitable snapshot.
2002-03-09 21:23:05 +00:00
David E. O'Brien
9a20bf6731
Sync with gcc30's style.
...
This includes changing the name from g<BINARY> to <BINARY>31, using a
single .info file rather than the mirage of them, and switch to using the
.bz2 distfiles.
2002-03-04 21:08:06 +00:00
David E. O'Brien
9604fa36af
Upgrade to the 25-Feb-2002 GCC 3.1 development snapshot.
2002-03-02 18:53:57 +00:00
David E. O'Brien
1190560cdc
Update to the 2002-02-04 snapshot.
...
This port still does not install properly (still has some old cruft in it).
But incase someone wants to work on a patch to help me out...
2002-02-10 11:16:51 +00:00
David E. O'Brien
f80f7f352a
This allows the port to build, but it still has install problems.
2002-02-05 02:54:52 +00:00
David E. O'Brien
1262671749
Upgrade to the 28-Jan-2002 GCC 3.1 development snapshot.
2002-02-03 07:15:30 +00:00
Akinori MUSHA
c982f5faf1
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.
Use command macros where appropriate.
2002-01-29 11:24:09 +00:00
David E. O'Brien
392eebf7c3
Utilize the PATCH_WRKDIR knob now that it exists.
2001-10-27 18:33:06 +00:00
David E. O'Brien
20e050b64d
Major overhall and style clean up.
2001-08-15 16:54:42 +00:00
David E. O'Brien
1e2ea8ca7d
Upgrade to the 30-April-2001 edition GCC 2.97 development snapshot.
...
[and a sad day in history]
2001-05-04 08:50:08 +00:00
David E. O'Brien
739d74a4c7
Upgrade to the 20-March-2001 edition GCC 2.97 development snapshot.
...
[a nice friend's b-day at that :-)]
2001-03-24 01:40:09 +00:00
David E. O'Brien
3d59e4474e
Fix version number.
2001-03-11 04:46:54 +00:00
David E. O'Brien
59d8aee249
Upgrade to the 5-March-2001 edition GCC 2.97 development snapshot.
2001-03-06 23:55:37 +00:00
David E. O'Brien
b9f823ab2b
Fix nits in the auto lib-gcc PLIST generation.
2001-03-02 10:09:40 +00:00
David E. O'Brien
aa33b0f337
Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot.
2001-02-14 20:52:39 +00:00
Mario Sergio Fujikawa Ferreira
d124027c46
typo clean up police: \s -> \t
2001-02-14 20:19:44 +00:00