Port details |
- gnat-gcc41 The GNU Ada Compiler system
- 4.1.2_4 lang
=2 4.1.2_4Version of this port present on the latest quarterly branch. IGNORE: is only for i386, while you are running amd64
- Maintainer: karel@lovetemple.net
 - Port Added: 2006-09-04 16:28:59
- Last Update: 2010-01-24 13:22:24
- SVN Revision: UNKNOWN
- People watching this port, also watch:: scheme48
- License: not specified in port
- WWW:
- http://gcc.gnu.org/
- Description:
- The GNU Ada compiler system built from GCC 4.1.2.
Please add ${PREFIX}/bin/gcc41 to your PATH variable
before using this port.
WWW: http://gcc.gnu.org/
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ 
- 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:
-
- gnat-gcc>0:lang/gnat-gcc41
- No installation instructions:
- This port has been deleted.
- PKGNAME: gnat-gcc
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: i386
- 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:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- bison : devel/bison
- perl5.8.9 : lang/perl5.8
- Library dependencies:
-
- iconv.3 : converters/libiconv
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
4.1.2_4 24 Jan 2010 13:22:24
 |
gerald  |
Remove lang/gnat-gcc41 which is a couple of versions behind upstream and
based on GCC 4.1 which is not maintained any more, either.
Approved by: maintainer |
4.1.2_4 24 Jan 2010 11:42:47
 |
gerald  |
GCC 4.1 (lang/gcc41) has been removed from the tree 2009-01-17, so we
do not need to CONFLICTS with it any more.
Approved by: maintainer |
4.1.2_4 29 Dec 2009 10:25:55
 |
miwi  |
- Convert NOMANCOMPRESS to NO_MANCOMPRESS to sync with src
PR: ports/136065 ports/127469
Submitted by: N.J. Mann <njm@njm.me.uk> and Aldis Berjoza
<killasmurf86@gmail.com>
- Early identify port CONFLICTS
PR: 137855
Submitted by: Piotr Smyrak <smyru@heron.pl>
- Add --no-same-permissions to the EXTRACT_AFTER_ARGS command.
Tijl Coosemans has been reported an issue that when root is extracting from the
tarball, and the tarball contains world writable files
(sysutils/policykit as an example), there is a chance that the files
gets changed by malicious third parties right after the extraction,
which makes it possible to inject code into the package thus compromise
the system.
Submitted by: Tijl Coosemans <tijl@coosemans.org> Xin LI (delphij@)
- Fix some whitespaces
Tested with: exp-run |
4.1.2_4 23 Aug 2008 17:04:26
 |
erwin  |
Mark BROKEN on 8.x: does not fetch. |
4.1.2_4 25 Jul 2008 12:24:09
 |
pav  |
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default
MAKE_ENV |
4.1.2_4 17 Oct 2007 10:13:01
 |
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
4.1.2_3 23 Jul 2007 09:36:52
 |
rafan  |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
4.1.2_3 04 Jul 2007 10:46:23
 |
miwi  |
- New bootstrap compiler
- GCC 4.1.2 release version sources used
- PORTREVISION bump
PR: 113875
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) |
4.1.2_2 16 Dec 2006 22:03:10
 |
miwi  |
- Require specified binary compiler for bootstrapping
- Use recent GCC snapshot
- Some aesthetic changes in the Makefile
- Bump PORTVERSION
PR: ports/106656
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) |
4.1.2_1 12 Sep 2006 10:11:40
 |
bsam  |
- unbreak building at 7.x;
- update to gcc snapshot 20060901.
- bump PORTREVISION.
Submitted by: Karel Miklav <karel at lovetemple.net> (maintainer by email) |
4.1.2 06 Sep 2006 05:33:29
 |
bsam  |
Mark BROKEN at 7.x (does not compile) while investigating the case.
Reported by: krismail |
4.1.2 04 Sep 2006 16:28:30
 |
bsam  |
o finish transition a repocopy from gnat-gcc34 to gnat-gcc41:
- gcc-4.1.2 version, snapshot 20060818 is used; [1]
- fsf_suffix (-gnat-gcc41) is used for FSF MAN7 files to avoid
conflicts with other gcc ports; [1]
- some Makefile restructure; [1]
o remove BROKEN for 4.x as it builds without errors.
PR: 100038 [1]
Submitted by: Karel Miklav <karel@lovetemple.net> (maintainer) [1] |