| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Noticed by: mark at coreland dot ath dot cx
Notes:
svn path=/head/; revision=238045
|
|
|
|
| |
Notes:
svn path=/head/; revision=238038
|
|
|
|
|
|
|
| |
Borrow some makefile foo from lang/gnat-gcc43.
Notes:
svn path=/head/; revision=238037
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
|
| |
putenv() does not copy the supplied environment stringi, but gcc/gnat
was free()ing the memory expecting that it would be copied.
Notes:
svn path=/head/; revision=210793
|
|
|
|
|
|
|
|
| |
PR: 117086
Tested by: -exp runs
Notes:
svn path=/head/; revision=201613
|
|
|
|
| |
Notes:
svn path=/head/; revision=200774
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=182883
|
|
|
|
| |
Notes:
svn path=/head/; revision=180802
|
|
|
|
| |
Notes:
svn path=/head/; revision=180801
|
|
|
|
|
|
|
| |
on {LOCALBASE}/compat/lib/libc.so.4 instaed of a lib-dependency on c.4
Notes:
svn path=/head/; revision=150499
|
|
|
|
| |
Notes:
svn path=/head/; revision=150466
|
|
|
|
|
|
|
| |
Make dependency on c.4 a lib_depends instead of a build_depends.
Notes:
svn path=/head/; revision=150442
|
|
|
|
|
|
|
| |
picks it up.
Notes:
svn path=/head/; revision=150184
|
|
|
|
| |
Notes:
svn path=/head/; revision=149853
|
|
|
|
| |
Notes:
svn path=/head/; revision=149851
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=149845
|
|
|
|
| |
Notes:
svn path=/head/; revision=149748
|
|
|
|
| |
Notes:
svn path=/head/; revision=139219
|
|
|
|
| |
Notes:
svn path=/head/; revision=129239
|
|
|
|
|
|
|
| |
created by matherr() no longer need to do so.
Notes:
svn path=/head/; revision=128597
|
|
|
|
|
|
|
| |
Approved by: deischen (maintainer).
Notes:
svn path=/head/; revision=124870
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
Notes:
svn path=/head/; revision=89169
|
|
|
|
|
|
|
|
|
| |
-current) broke one of the patches here.
PR: 51740
Notes:
svn path=/head/; revision=80365
|
|
|
|
|
|
|
| |
installed, we just want the port's patch files.
Notes:
svn path=/head/; revision=78413
|
|
|
|
| |
Notes:
svn path=/head/; revision=76037
|
|
|
|
|
|
|
| |
Noticed by: 'make index' in crontab
Notes:
svn path=/head/; revision=74251
|
|
|
|
|
|
|
| |
Approved by: portmgr
Notes:
svn path=/head/; revision=71955
|
|
|
|
| |
Notes:
svn path=/head/; revision=71853
|
|
|
|
|
|
|
|
|
| |
new bootstrap compiler and fix so that it builds under -current.
Approved by: portmgr
Notes:
svn path=/head/; revision=71275
|
|
|
|
| |
Notes:
svn path=/head/; revision=71273
|
|
|
|
|
|
|
|
|
| |
so add misc/compat4x as dependency.
Submitted by: bento
Notes:
svn path=/head/; revision=71272
|
|
|
|
|
|
|
|
|
| |
* Mark the bootstrap as i386-only.
Approved by: maintainer
Notes:
svn path=/head/; revision=67144
|
|
|
|
| |
Notes:
svn path=/head/; revision=63338
|
|
|
|
|
|
|
| |
Submitted by: Samuel Tardieu <sam@ada.eu.org>
Notes:
svn path=/head/; revision=54628
|
|
|
|
|
|
|
|
| |
PR: ports/34844
Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com>
Notes:
svn path=/head/; revision=54579
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
no sense in muddying up the Makefile with checks for NOPORTDOCS
just to remove the copy of one patched file.
Make the package list be in alphabetical order for directories with
lots of files in them; this allows one to do `/bin/ls -1` to generate
the package list and produce (hopefully) smaller diffs for subsequent
versions.
Notes:
svn path=/head/; revision=54462
|
|
|
|
|
|
|
|
| |
PR: 34670
Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes:
svn path=/head/; revision=54414
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Use command macros where appropriate.
Notes:
svn path=/head/; revision=53957
|
|
|
|
| |
Notes:
svn path=/head/; revision=39544
|
|
|
|
|
|
|
| |
Submitted by: Thomas Quinot <quinot@inf.enst.fr>
Notes:
svn path=/head/; revision=36131
|
|
|
|
|
|
|
|
|
|
| |
Also add "." as a separate element, otherwise the stuff on the GNU sites
won't be fetched.
Submitted by: bento
Notes:
svn path=/head/; revision=34713
|
|
|
|
|
|
|
|
| |
Thanks to Samuel Tardieu <sam@inf.enst.fr> for instigating this
update and providing some of the changes.
Notes:
svn path=/head/; revision=34561
|
|
|
|
|
|
|
|
|
|
| |
control word to use 64-bit (extended) precision instead of FreeBSDs
default 53-bit (double) precision.
Submitted by: Sune Falck <sunef@hem.passagen.se>
Notes:
svn path=/head/; revision=29905
|
|
|
|
| |
Notes:
svn path=/head/; revision=27458
|
|
|
|
|
|
|
|
|
| |
when the port was upgraded.
Found by: Bento's error logs
Notes:
svn path=/head/; revision=23735
|
|
|
|
|
|
|
| |
Pointed out by: billf
Notes:
svn path=/head/; revision=22990
|
|
|
|
| |
Notes:
svn path=/head/; revision=22987
|