| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Apr 2008 18:56:05
2006_2  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
08 Apr 2008 01:33:20
2006_2
|
deischen  |
Use setenv to add an environment variable instead of putenv. In 7.0,
putenv() does not copy the supplied environment stringi, but gcc/gnat
was free()ing the memory expecting that it would be copied. |
17 Oct 2007 11:13:01
2006_2
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Oct 2007 02:25:18
2006_1  |
edwin  |
Remove always-false/true conditions based on OSVERSION 500000 |
21 Jan 2007 04:59:57
2006_1
|
rafan  |
- Define USE_ICONV properly. This fixes textproc/words build, which failed
with
/libexec/ld-elf.so.1: Shared object "libiconv.so.3" not found, required by
"gnatgcc"
PR: ports/108138
Submitted by: rafan
Approved by: Daniel Eischen <eischen at vigrid.com> (maintainer) |
26 Dec 2006 16:56:14
2006
|
deischen  |
Don't quote NO_PACKAGE message. |
26 Dec 2006 16:53:48
2006
|
deischen  |
Update to gnat GPL 2006. |
05 Dec 2005 23:29:35
2005
|
edwin  |
The libc.so.4 is only needed when building it, so add a build-dependency
on {LOCALBASE}/compat/lib/libc.so.4 instaed of a lib-dependency on c.4 |
05 Dec 2005 12:54:20
2005
|
edwin  |
After unbreaking, also fixing pkg-plist and PERL5 dependency for running. |
05 Dec 2005 05:56:13
2005
|
edwin  |
Add dependency on bison
Make dependency on c.4 a lib_depends instead of a build_depends. |
02 Dec 2005 02:12:32
2005
|
deischen  |
When using the bootstrap ada distfile, correctly set the path so it
picks it up. |
29 Nov 2005 01:11:25
2005
|
deischen  |
Fix a typo (missing space) when building without shared libraries. |
29 Nov 2005 00:47:55
2005
|
deischen  |
Oops, forgot to add these patch files. |
29 Nov 2005 00:01:25
2005
|
deischen  |
Update the antiquated version of the GNAT compiler to the GPL-2005
version.
Note that this version now produces executables that are
covered by the GPL as opposed to the previous version which was
covered by the modified GPL.
Also note that the GNAT sources in the stock GCC-4 tree are
not under this restriction. A new port based on the sources
in GCC-4 will come when I get the time. |
28 Nov 2005 06:43:27
3.15p_1
|
fenner  |
Use the right syntax for a ${MASTER_SITE_foo} with a distfile group. |
14 Jul 2005 16:19:47
3.15p_1
|
pav  |
- Fix fetch: workaround problems with site groups and :foo |
19 Feb 2005 01:11:44
3.15p_1
|
deischen  |
Add another site to MASTER_SITES. |
12 Feb 2005 13:19:47
3.15p_1
|
das  |
Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so. |
23 Dec 2004 01:41:22
3.15p_1
|
thierry  |
Update WWW: link.
Approved by: deischen (maintainer). |
31 Mar 2004 04:12:58
3.15p_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
3.15p_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
24 Sep 2003 10:37:11
3.15p
|
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
07 May 2003 14:40:41
3.15p
|
deischen  |
Unbreak patching. The recent change to gcc28 (to make gcc28 work in
-current) broke one of the patches here.
PR: 51740 |
06 Apr 2003 13:50:49
3.15p
|
deischen  |
Remove the BUILD_DEPENDS for gcc28; we don't need gcc28 to be built or
installed, we just want the port's patch files. |
21 Feb 2003 12:35:09
3.15p
|
knu  |
De-pkg-comment. |
30 Jan 2003 08:23:53
3.15p
|
kris  |
Use the full path to /sbin/sysctl
Noticed by: 'make index' in crontab |
28 Dec 2002 05:15:58
3.15p
|
deischen  |
Make the fetch work with MASTER_SITE_SUBDIRs.
Approved by: portmgr |
26 Dec 2002 08:21:49
3.15p
|
nork  |
Fix BUILD_DEPENDS. |
01 Dec 2002 19:10:49
3.15p
|
deischen  |
Update to the latest released version of GNAT (3.15p). Also use a
new bootstrap compiler and fix so that it builds under -current.
Approved by: portmgr |
01 Dec 2002 10:03:51
3.14p
|
knu  |
Add the misc/compat4x dependency only if ${OSVERSION} >= 500000. |
01 Dec 2002 10:00:01
3.14p
|
knu  |
The distributed bootstrapping compiler requires libc.so.4,
so add misc/compat4x as dependency.
Submitted by: bento |
25 Sep 2002 21:59:08
3.14p
|
naddy  |
* Match up distfiles and their respective master sites.
* Mark the bootstrap as i386-only.
Approved by: maintainer |
21 Jul 2002 21:38:38
3.14p
|
deischen  |
Add a MASTER_SITE_SUBDIR for gcc. |
12 Feb 2002 23:43:24 
|
deischen  |
Add a patch to replace tmpnam with mkstemp. |
12 Feb 2002 00:24:24 
|
deischen  |
Add gnathtml.pl, and Ada source code HTML'izer, to the installed files. |
10 Feb 2002 00:57:46 
|
deischen  |
Always remove the .orig files from the examples directory; there's no sense in
muddying up the Makefile with checks for NOPORTDOCS just to remove the copy of
one patched file. |
09 Feb 2002 08:40:30 
|
kevlo  |
Update to version 3.14p |
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.
|
11 Mar 2001 05:32:21 
|
deischen  |
Don't forget to remove a directory that's installed. |
19 Dec 2000 16:45:52 
|
deischen  |
Fix checking of LOCALBASE; the '$' was missing from '${LOCALBASE}'. |
03 Nov 2000 10:03:15 
|
asami  |
Add "deischen" in front of MASTER_SITE_SUBDIR so the distfile can be found.
Also add "." as a separate element, otherwise the stuff on the GNU sites won't
be fetched. |
01 Nov 2000 18:57:03 
|
deischen  |
Update to the latest public release 3.13p. |
08 Oct 2000 05:17:26 
|
asami  |
Convert category lang to new layout. |
27 Jun 2000 13:27:25 
|
deischen  |
When initializing the GNAT (i386) run-time, initialize the floating point
control word to use 64-bit (extended) precision instead of FreeBSDs default
53-bit (double) precision. |