diff options
author | Rene Ladan <rene@FreeBSD.org> | 2014-04-01 21:24:16 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2014-04-01 21:24:16 +0000 |
commit | 3ede9c48755ddb0d5d67dcecf3d913466da9bf3e (patch) | |
tree | 9b133cf2613d576544183a58345677144a6aa522 /lang/gnat/files/patch-aa | |
parent | Bring back from the dead; take ownership (diff) |
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
Notes
Notes:
svn path=/head/; revision=349892
Diffstat (limited to 'lang/gnat/files/patch-aa')
-rw-r--r-- | lang/gnat/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gnat/files/patch-aa b/lang/gnat/files/patch-aa deleted file mode 100644 index aa2051d42a29..000000000000 --- a/lang/gnat/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- gcc/Makefile.in.orig 2010-09-28 11:10:55.000000000 -0400 -+++ gcc/Makefile.in 2010-09-28 11:13:07.000000000 -0400 -@@ -3944,7 +3944,7 @@ - # Install the driver last so that the window when things are - # broken is small. - install: install-common $(INSTALL_HEADERS) \ -- install-cpp install-man install-info install-@POSUB@ \ -+ install-cpp install-man install-@POSUB@ \ - install-driver - - # Handle cpp installation. |