Commit graph

4762 commits

Author SHA1 Message Date
Pav Lucistnik
2fd6e6bff8 - Remove patch files which should be removed in 1.6.5 update
Reported by:	seanc
Pointy hat to:	kwm
2004-11-21 00:21:25 +00:00
Koop Mast
8c82e45880 Update to 1.6.5. This is mainly a bug fix release.
Changelog : http://www.gnu.org/software/guile/news.html

Approved by:	pav (mentor)
2004-11-20 18:20:06 +00:00
Hye-Shik Chang
c8faaa29b0 - Update python-devel to 2.4c1 2004-11-20 17:17:28 +00:00
Mark Linimon
e22ed3d655 With portmgr hat on, reset inactive maintainer. These ports are now up
for adoption.
2004-11-20 08:09:49 +00:00
Oliver Braun
36e68529f2 Add OPTION for compiling hugs with OpenGL/GLUT support.
Requested by:	Jan Rochel <jannisan@t-online.de>
2004-11-19 21:14:04 +00:00
Kris Kennaway
64ba4d4c63 BROKEN on 6.x: Does not compile 2004-11-18 22:38:57 +00:00
Kris Kennaway
20d3e7f02b IGNORE on FreeBSD >= 5.x: Crashes at runtime 2004-11-18 22:36:04 +00:00
Kris Kennaway
9cd034f2a4 BROKEN on 6.x: Coredump during build 2004-11-18 22:29:35 +00:00
Kris Kennaway
598ed79f46 BROKEN on 6.x: Broken pkg-plist 2004-11-18 22:27:19 +00:00
Kris Kennaway
6e1ffea754 BROKEN on !i386: Does not build 2004-11-18 22:23:27 +00:00
Daichi GOTO
cfccf82ceb Add gdc 0.8, D Front End for GCC.
PR:		ports/74072
Submitted by:	Masanori OZAWA (ozawa@ongs.co.jp)
2004-11-18 16:10:56 +00:00
Kris Kennaway
be800c9c95 BROKEN on !i386: Does not compile 2004-11-18 08:28:30 +00:00
Edwin Groothuis
0bcb572b2a Update to newer version of these documents.
Also included tcl8.5 documentation

version	new version
8.3.4	8.3.5
8.4a1	8.4.7
-	8.5a1
2004-11-18 01:53:51 +00:00
Marius Strobl
e74a020fb9 - Update to 8.1.024.
- Declare a PATCH_DEPENDS on emulators/linux_base-8 only if actually using
  RTPpatch to apply an Intel provided binary patch.
- Turn the GCC-compatibility of ICC on by default for FreeBSD >= 502108;
  except for one bug which is worked around by this port and will be fixed
  in src later FreeBSD gained support for using the GCC-compatibility along
  with the patch to compile the kernel with ICC (but the ICC 8.0 series
  wasn't configurable/hackable enough to actually use it on FreeBSD, which
  resulted into the aforementioned bug).
- On FreeBSD >= 502108 default to using libstdc++ from the base as STL
  instead of STLport unless "-cxxlib-icc" is passed to icpc (made possible
  by turning on the GCC-compatibility and the compatibility to GCC 3.3 and
  3.4 which was added to ICC 8.1). On FreeBSD < 502108 STLport i.e.
  devel/stlport-icc is and will continue to be the only STL available.
  Update the instructions displayed by the post-install target accordingly.
- Put the wrappers for glibc specific symbols and other GNU/Linux compat
  hacks into their own library "libiccfbsd" and teach the ld-wrapper to
  injected this lib instead of adding these things to the Intel libcxa and
  libcxaguard. Beginning with ICC 8.1 non of the Intel libs is "guaranteed"
  to be linked into resulting executable (this is actually a fix in ICC
  as libcxa and libcxaguard are C++ only). This fixes linking against libm
  with icc amongst other things [1].
- Clean the ld-wrapper up a bit. Stop trying to create a perfect world for
  the real ld(1) regarding superfluous linkage options, ICC natively passes
  far to many of them to the linker that we easily could remove them all.
- Change the ld-wrapper to allow for bootstrapping STLport in a bit
  different way that we used to do it, required to make devel/stlport-icc
  build correctly again.
- Use fmt(1) to print the infos displayed by the post-install target so
  the text is formated properly after the included variables are expanded [2].

Todo: - Rework the freaking thread library selection via the PTHREAD_LIBS
        environment variable by the ld-wrapper, this causes really annoying
        problems when compiling ports with ICC. Some functionality analogous
        to the GCC "-pthread" option (which is also known by ICC but is not
        documented and doesn't do the right thing for FreeBSD) would be great.
      - Make devel/stlport-icc build again with ICC 8.1 after devel/stlport
        has been updated to 4.6.2 (PR 73604). Patch for 4.5.3 already done.

Reported by:	Dan Nelson <dnelson@allantgroup.com> [1]
Courtesy of:	netchild [2]
Approved by:	netchild
2004-11-16 20:14:47 +00:00
Joseph Koshy
5e701826cd Upgrade to v110.50.
Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> [MAINTAINER]
2004-11-15 09:16:14 +00:00
FUJISHIMA Satsuki
a787f0b075 farewell to libxpg4. 2004-11-15 05:19:30 +00:00
David E. O'Brien
90c441e492 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand.
2004-11-15 02:37:29 +00:00
David E. O'Brien
98392b87cf Don't install compiler binaries without a version in the file name. 2004-11-15 01:33:03 +00:00
Gerald Pfeifer
21266c1728 Update to the 20041114 snapshot of GCC 4.0.0. 2004-11-14 21:42:10 +00:00
David E. O'Brien
b100e8414d Fix the 1st problem hit trying to build this on FBSD 5.x. 2004-11-14 19:32:21 +00:00
David E. O'Brien
28be4d1836 If built on a machine with GCC 3.2 or later; assume the machine has CPUTYPE
set to something GCC 2.95 won't understand.
2004-11-14 19:21:51 +00:00
David E. O'Brien
2d748d2ba4 This port doesn't have any Java bits. 2004-11-14 18:53:31 +00:00
David E. O'Brien
2a12e87cc7 This port installs as gcc30, so the warning is bogus. 2004-11-14 18:53:17 +00:00
Dirk Meyer
e5e0cea40b - update to 1.10.1 (stable) 2004-11-14 08:04:32 +00:00
Gerald Pfeifer
d1dd15bb4f Update to the 20041112 snapshot, the first of 3.4.4. 2004-11-14 00:53:57 +00:00
Pav Lucistnik
34b88aebc6 - Add an empty directory to the package, so deinstalling of the package does
not produce the warning about a nonexisting directory.

PR:		ports/73842
Submitted by:	Eugene Ossintsev <eugos@gmx.net> (maintainer)
2004-11-12 19:27:46 +00:00
Ade Lovett
64cee60a73 Update to 8.4.7 2004-11-12 01:15:44 +00:00
Yen-Ming Lee
7b3e74add8 - correct CONFLICTS
- add NOPRECIOUSMAKEVARS to avoid changing ARCH
- fix build and unbreak this port on 5.x
- not to STRIP scripts

PR:		(based on) 71982
Submitted by:	leeym
Approved by:	maintainer timeout
2004-11-11 16:27:11 +00:00
Gerald Pfeifer
21eda2d85f Adjust the names of the individual frontends to GCC 4.0.
PR:		73581
2004-11-09 22:29:42 +00:00
Thierry Thomas
02b64935a3 Don't trust PORTVERSION: this is actually 1.0-RC2. 2004-11-08 20:47:31 +00:00
Gerald Pfeifer
320bcd6f9a Update to the 20041107 snapshot of GCC 4.0.0 which contains some iconv-
related fixes I had submitted upstream.
2004-11-08 15:46:03 +00:00
Gerald Pfeifer
b8f419b677 Update to the 20041105 snapshot. 2004-11-08 15:07:46 +00:00
Dirk Meyer
811cff3000 - update to 1.10.0 (stable) 2004-11-07 21:43:55 +00:00
Michael Nottebrock
7a1c4f0d45 Adjust spec to make -pthread and gcj link to -lpthread on recent
FreeBSD 5.
2004-11-07 18:20:57 +00:00
Gerald Pfeifer
e862f8cb7b Revert those changes from the prevision commit (revision 1.181) that were
accidental, considering obrien's log entry and the breakage caused.

Spotted by:	kris (on behalf of pointyhat)
2004-11-07 11:40:15 +00:00
Hye-Shik Chang
79f412180b Add checksum for Python-2.4b2. 2004-11-06 19:50:06 +00:00
Hye-Shik Chang
61282086ba Update -devel to Python-2.4b2. 2004-11-06 19:48:48 +00:00
David E. O'Brien
e4cd19415f Catch the 'cklatest' target up to changes on the MASTER_SITES. 2004-11-05 19:53:25 +00:00
David E. O'Brien
6ee371136c Autogenerate the libexec portion of PLIST.
Remove unused .la files.

Reviewed by:	gerald
2004-11-05 19:48:46 +00:00
Tilman Keskinoz
1be2c30652 Don't depend on XLIB in case a build without X is requested
PR:		73003
Submitted by:	Chris Burkert <chris@chrisburkert.de>
2004-11-05 15:03:42 +00:00
Tilman Keskinoz
6fcf76d399 Update to 0.58
PR:		71957
Submitted by:	Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
2004-11-05 13:48:38 +00:00
Dima Dorfman
9a0ea55a1d We use emacs during the build to byte-compile the libraries.
Submitted by:	pointyhat via kris
2004-11-04 14:37:46 +00:00
Gerald Pfeifer
bf41230a9b Update to the 20041103 snapshot of GCC 3.3.5. 2004-11-04 10:33:41 +00:00
Volker Stolz
b6c5d5b430 Update to 0.9d.041103
PR:		ports/73435
Submitted by:	maintainer
2004-11-03 18:26:05 +00:00
John Polstra
93df93c48e Fix the build on 5.x. The 80387 status word from the last exception
is no longer saved.  It seems to be optional to pass this to
print_387_status(), so just pass 0 instead for now.
2004-11-03 03:10:39 +00:00
Marius Strobl
9bb80ef3fe o Preliminary update to 8.1.022:
- For changes since the 8.0 series see the installed C++ReleaseNotes.htm
    but note that information given there doesn't necessarily apply to ICC
    on FreeBSD, e.g. -cxxlib-gcc isn't the default on FreeBSD yet and this
    port also doesn't install the Eclipse and CDT IDEs.
  - ICC now unfortunately requires emulators/linux_base-8.
  - Works fine for compiling C source.
  - A 6.0-current GENERIC kernel compiles and boots.
  - The devel/stlport-icc port currently can't link the exception handling
    testsuite with this ICC version (due to relying on a missbehaviour of
    the old ICC versions) and has to be changed in a way that doesn't break
    lang/icc7.
  - Support for using the GCC-compatibility of ICC on FreeBSD and using
    the GNU libstdc++ as the STL with ICC is in the works.

o Like with the system GCC, default to libpthread for the threads library
  on FreeBSD >= 502102.

Approved by:		netchild
In joint forces with:	netchild
2004-11-02 23:27:26 +00:00
Pav Lucistnik
359d273f2d - Update to 7.6.24
PR:		ports/73406
Submitted by:	Xavier Beaudouin <kiwi@oav.net> (maintainer)
2004-11-02 19:47:04 +00:00
Sergey Matveychuk
8e768c8949 - Fix configure error from bad tarball
- Eliminate dependancy on gcc 2.95
- Fix gmp lib dir flaw

PR:		ports/73362
Submitted by:	maintainer
2004-11-01 21:59:34 +00:00
John Polstra
73ceb363b8 If -O[2-9] or -Os is in CFLAGS, override it with plain -O. The ezm3
build fails at elevated optimization levels due to aliasing bugs in
its elderly version of dtoa.c.

PR:		ports/71456
2004-11-01 21:42:14 +00:00
Dirk Meyer
f1577acfd9 - allow to set TCLBASE
package not changed
2004-11-01 12:46:24 +00:00