| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 11:59:29
2010
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
10 Mar 2013 12:44:26
2010
|
crees  |
Restore PORTNAME |
08 Mar 2013 11:32:12
2010
|
bapt  |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
01 Mar 2011 03:18:20
2010
|
deischen  |
Add gnathtml.pl to the package list; it was missing.
Pointed out by: Martin Wilke |
29 Jan 2011 02:36:31
2010
|
linimon  |
Fix a typo and pet portlint.
Hat: portmgr
Feature safe: yes |
25 Dec 2010 16:55:41
2010
|
sunpoet  |
- Use canonical format for FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
PR: ports/152844
Submitted by: sunpoet (myself)
Approved by: miwi (with portmgr hat) |
25 Oct 2010 13:13:27
2010
|
deischen  |
Patch from sahil:
We don't need to set PORTREVISION to 0 since that is the
default, and ...
Fix MASTER_SITES:n usage so that the ":n" postfix is added
to *all* elements of MASTER_SITE_LOCAL, not just the final
one. |
30 Sep 2010 16:53:28
2010
|
deischen  |
Update to the 2010 version of GNAT-GPL. |
11 Jun 2010 15:09:45
2009_4
|
ale  |
Chase mpfr library and bump PORTREVISION. |
08 Jun 2010 19:52:58
2009_3
|
makc  |
Convert LDCONFIG_DIRS to USE_LDCONFIG.
PR: based on ports/146365
Submitted by: Alex Kozlov <spam at rm-rf.kiev.ua>
Approved by: maintainers timeout (two weeks) |
19 Apr 2010 10:43:43
2009_2
|
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
19 Jul 2009 09:43:01
2009_1
|
deischen  |
Mark this as only for i386.
Noticed by: mark at coreland dot ath dot cx |
19 Jul 2009 03:42:05
2009_1
|
deischen  |
Forgot a file in the last commit. |
19 Jul 2009 03:38:31
2009_1
|
deischen  |
Update to the 2009 gpl edition.
Borrow some makefile foo from lang/gnat-gcc43. |
19 Apr 2008 17: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 00: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 10:13:01
2006_2
|
ade  |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
04 Oct 2007 01: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 15: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 03: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 09: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 13: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 12: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 20: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 20: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 04:17:26 
|
asami  |
Convert category lang to new layout. |
27 Jun 2000 12: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. |