Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2010 01 Apr 2014 21:24:17 |
rene |
Remove expired ports:
2014-02-27 devel/hyena: Broken for more than 6 month
2014-04-01 print/pdfmod: Depends on expired devel/hyena, unstaged, uses old
standards
2014-04-01 security/gnutls-devel: Stale, broken and vulnerable
2014-04-01 sysutils/epylog: distfiles no longer fetchable
2014-04-01 japanese/Wnn6: Unmaintained, interactive and restricted
2014-04-01 japanese/srd-fpw: Unmaintained, interactive and restricted
2014-04-01 japanese/mypaedia-fpw: Unmaintained, interactive and restricted
2014-04-01 news/dnews: Unmaintained, interactive and restricted
2014-04-01 devel/adasdl: Ancient, does not build on amd64; use devel/sdl_gnat
instead
2014-04-01 lang/gnat: The Ada framework is based on lang/gcc-aux, use it instead |
2010 12 Feb 2014 17:30:34 |
marino |
lang/gnat: Expire on 1 APR 2014
This compiler is essentially obsolete and only builds on i386.
Ports is set up to use lang/gcc-aux to compile Ada and no port
depends on lang/gnat. Moreover, its presence can serve to confuse
users looking for the latest GNAT compiler.
Approved by: maintainer (deischen@) |
2010 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
17 Sep 2013 06:40:21
|
bapt |
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake |
2010 04 Sep 2013 20:01:06 |
bsam |
Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).
Co-authors: bapt, madpilot and bsam (me) |
2010 29 Aug 2013 14:16:03 |
bdrewery |
- Remove bogus conditional IGNORE for PACKAGE_BUILDING; these should
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr |
2010 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2010 10 Mar 2013 12:44:26 |
crees |
Restore PORTNAME |
2010 08 Mar 2013 11:32:12 |
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 |
2010 01 Mar 2011 03:18:20 |
deischen |
Add gnathtml.pl to the package list; it was missing.
Pointed out by: Martin Wilke |
2010 29 Jan 2011 02:36:31 |
linimon |
Fix a typo and pet portlint.
Hat: portmgr
Feature safe: yes |
2010 25 Dec 2010 16:55:41 |
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) |
2010 25 Oct 2010 13:13:27 |
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. |
2010 30 Sep 2010 16:53:28 |
deischen |
Update to the 2010 version of GNAT-GPL. |
2009_4 11 Jun 2010 15:09:45 |
ale |
Chase mpfr library and bump PORTREVISION. |
2009_3 08 Jun 2010 19:52:58 |
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) |
2009_2 19 Apr 2010 10:43:43 |
ale |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
2009_1 19 Jul 2009 09:43:01 |
deischen |
Mark this as only for i386.
Noticed by: mark at coreland dot ath dot cx |
2009_1 19 Jul 2009 03:42:05 |
deischen |
Forgot a file in the last commit. |
2009_1 19 Jul 2009 03:38:31 |
deischen |
Update to the 2009 gpl edition.
Borrow some makefile foo from lang/gnat-gcc43. |
2006_2 19 Apr 2008 17:56:05 |
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) |
2006_2 08 Apr 2008 00:33:20 |
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. |
2006_2 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
2006_1 04 Oct 2007 01:25:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
2006_1 21 Jan 2007 04:59:57 |
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) |
2006 26 Dec 2006 16:56:14 |
deischen |
Don't quote NO_PACKAGE message. |
2006 26 Dec 2006 16:53:48 |
deischen |
Update to gnat GPL 2006. |
2005 05 Dec 2005 23:29:35 |
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 |
2005 05 Dec 2005 12:54:20 |
edwin |
After unbreaking, also fixing pkg-plist and PERL5 dependency for running. |
2005 05 Dec 2005 05:56:13 |
edwin |
Add dependency on bison
Make dependency on c.4 a lib_depends instead of a build_depends. |
2005 02 Dec 2005 02:12:32 |
deischen |
When using the bootstrap ada distfile, correctly set the path so it
picks it up. |
2005 29 Nov 2005 01:11:25 |
deischen |
Fix a typo (missing space) when building without shared libraries. |
2005 29 Nov 2005 00:47:55 |
deischen |
Oops, forgot to add these patch files. |
2005 29 Nov 2005 00:01:25 |
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. |
3.15p_1 28 Nov 2005 06:43:27 |
fenner |
Use the right syntax for a ${MASTER_SITE_foo} with a distfile group. |
3.15p_1 14 Jul 2005 15:19:47 |
pav |
- Fix fetch: workaround problems with site groups and :foo |
3.15p_1 19 Feb 2005 01:11:44 |
deischen |
Add another site to MASTER_SITES. |
3.15p_1 12 Feb 2005 13:19:47 |
das |
Fix build. Ports that formerly attempted to work around problems
created by matherr() no longer need to do so. |
3.15p_1 23 Dec 2004 01:41:22 |
thierry |
Update WWW: link.
Approved by: deischen (maintainer). |
3.15p_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
3.15p_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
3.15p 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 |
3.15p 07 May 2003 13:40:41 |
deischen |
Unbreak patching. The recent change to gcc28 (to make gcc28 work in
-current) broke one of the patches here.
PR: 51740 |
3.15p 06 Apr 2003 12:50:49 |
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. |
3.15p 21 Feb 2003 12:35:09 |
knu |
De-pkg-comment. |
3.15p 30 Jan 2003 08:23:53 |
kris |
Use the full path to /sbin/sysctl
Noticed by: 'make index' in crontab |
3.15p 28 Dec 2002 05:15:58 |
deischen |
Make the fetch work with MASTER_SITE_SUBDIRs.
Approved by: portmgr |
3.15p 26 Dec 2002 08:21:49 |
nork |
Fix BUILD_DEPENDS. |
3.15p 01 Dec 2002 19:10:49 |
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 |
3.14p 01 Dec 2002 10:03:51 |
knu |
Add the misc/compat4x dependency only if ${OSVERSION} >= 500000. |
3.14p 01 Dec 2002 10:00:01 |
knu |
The distributed bootstrapping compiler requires libc.so.4,
so add misc/compat4x as dependency.
Submitted by: bento |
3.14p 25 Sep 2002 20:59:08 |
naddy |
* Match up distfiles and their respective master sites.
* Mark the bootstrap as i386-only.
Approved by: maintainer |
3.14p 21 Jul 2002 20:38:38 |
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. |