Commit graph

4059 commits

Author SHA1 Message Date
Oliver Braun
0c3f7ef271 Remove this one. The contents is not true for the current port version. 2004-02-03 19:06:25 +00:00
Maho Nakata
a9ab08d1a7 Add warning that this compiler is still alpha stage.
Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-02-03 00:17:08 +00:00
Maho Nakata
7ee402ab4d still g95 is in pkg-plist. removed. 2004-02-03 00:08:41 +00:00
Maho Nakata
d19275071c a) add --disable-libmudflap since this port doesn't use libmudflap
b) remove g95 as far as possible this confuses too much.
   I've already fill the PR #62287

Submitted by:   Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-02-02 23:57:41 +00:00
Maho Nakata
8ef7475bd3 Remove andy's site from pkg-descr.
g95 and tree-ssa are developed separately.
2004-02-02 22:51:21 +00:00
Maho Nakata
5da5196c0a --disable-libmudflap to the configure arguments.
gfortran does not use libmudflap
Former commit I added --disable-libmudflap in configure...

Submitted by:	Steve Kargl <sgk@troutmask.apl.washington.edu>
2004-02-02 13:52:18 +00:00
Maho Nakata
6392424420 Use ${MASTER_SITE_LOCAL}
Submitted by:	sf
2004-02-02 13:41:30 +00:00
Tilman Keskinoz
7c99d4cdef Fix build on IA64, while I am here. 2004-02-02 12:53:27 +00:00
Tilman Keskinoz
d596711e41 Fix build on AMD64
Submitted by:	stephane via maintainer
2004-02-02 12:02:04 +00:00
Tilman Keskinoz
41b9be503a Add a missing conflict 2004-02-02 11:45:39 +00:00
Tilman Keskinoz
c2ac031ce0 Add conflicts
PR:		62103
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-02 11:17:04 +00:00
Mark Murray
48c08c472a This port only works on sparc64 and i386. ELF gurus who want to fix
this are welcome to take a look. The problem is in the undump()
arena.
2004-02-02 10:44:19 +00:00
Maho Nakata
d09352d85c Add New port lang/g95 GNU Fortran 90/95 Compiler
from GCC's tree-ssa-20020619-branch and still this
is alpha stage.
you can invoke Fortran by typing gfortran or g95,

Note: gcc-3.5 will include this effort.
2004-02-01 23:20:23 +00:00
Gerald Pfeifer
62e1c98435 Consider another instance of the man pages not being generated if Perl 5.6
is not installed and move/adjust the previous hack.

Reported by:	bento
		Lee Harr <missive@hotmail.com>
		AMAKAWA Shuhei <sa264@cam.ac.uk>
2004-02-01 20:54:24 +00:00
Pav Lucistnik
30c72bbbb6 - Update to 5.0.1
PR:		ports/62224
Submitted by:	Richard Kiss <him@richardkiss.com> (maintainer)
2004-02-01 18:28:24 +00:00
Pav Lucistnik
13ba5647d6 - Update to 2.6
PR:		ports/62205
Submitted by:	Christopher Rued <c.rued@xsb.com> (maintainer)
2004-02-01 17:50:56 +00:00
Pav Lucistnik
0ad06bd111 - Portlint 2004-02-01 16:42:21 +00:00
Pav Lucistnik
f28a37eb4e - Add CONFLICTS between lang/rexx-imc and lang/rexx-regina
PR:		ports/62200
Submitted by:	parv <parv@pair.com>
2004-02-01 16:39:19 +00:00
Alexander Leidinger
6919cc4384 icc & icc7:
- correct the use of ECHO_CMD and ECHO (swap them) [1]

icc:
 - fix the DISTFILE handling, it's automatically available after
   bsd.port.post.mk, not after bsd.port.pre.mk, so set it explicitly
   to be able to use it in the check for the IGNORE message [1]

icc7:
 - don't extract the Intel debugger, it's not usable without a
   threads debugging lib
 - USE_SIZE

Noticed after:			reading the commit log/diff of the
				ifc port [1]
Submitted indirectly by:	maho, hrs [1]
2004-02-01 13:37:13 +00:00
Maho Nakata
1446f53647 Update the portname (ifc->ifc7)
Suggested by:	netchild
2004-02-01 06:29:19 +00:00
Maho Nakata
cbed6ff02d [1] ${IGNORE} in the Makefile did not work properly
and ${ECHO} was misused. ${DISTFILES} should be defined before
   it is used.

[2] fix build (cxa_finalize.c is gone for now)

Submitted by:	hrs [1]
2004-01-31 23:47:03 +00:00
Maho Nakata
7857662017 Use the CPIO macro defined in bsd.port.mk.
Submitted by:	trevor
2004-01-31 23:41:46 +00:00
Maho Nakata
9a6d4ae23d Update to 8.0.039
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-31 23:32:41 +00:00
Maho Nakata
3ac7fa0588 added ifc7 and remove ifc8 by repocopy 2004-01-31 23:10:37 +00:00
Maho Nakata
650091f8ad Remove lang/ifc8 since this should be updated in lang/ifc
and repocopy should appropreately be done.
2004-01-31 23:07:27 +00:00
Maho Nakata
fc3ae3cdbe split linux_file.c since number of wrapper fuction
increased

Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-31 23:00:08 +00:00
Dirk Meyer
6abdfa6dbb - update MASTER_SITES 2004-01-31 12:16:18 +00:00
Oliver Braun
e6c55782ac SIZE-ify 2004-01-31 11:16:48 +00:00
Mark Linimon
e6b92c3bcd Update to 1.8.7: bugfixes.
PR:		ports/61652
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-01-31 08:47:19 +00:00
Tilman Keskinoz
0082cce3cd Fix build on AMD64 2004-01-31 01:01:15 +00:00
Kirill Ponomarev
31f531070f - Fix plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 23:39:01 +00:00
Sergei Kolobov
ee6478c3fc SIZE *DOES* MATTER. 2004-01-30 16:03:29 +00:00
Gerald Pfeifer
206720c9f6 The Fortran frontend binary is called g77, not f77. 2004-01-30 13:52:37 +00:00
Alexander Leidinger
e05c290c83 - update to 8.0.058.p059
- use SIZE
- remove variables for objcopy and brandelf, they're now available
  from bsd.port.mk
- use a more generic chmod command
2004-01-30 12:41:19 +00:00
Sergey A. Osokin
0227c64715 Update MD5, author report about make some changes in parser code.
Diff old vs. new version avaliable upon request.

Notify from:	kris via bento
2004-01-30 12:34:05 +00:00
Alex Dupre
11c36a558f Add workaround to silent bento, complaining php extensions remove an extra dir.
Reported by:	bento via kris
Approved by:	kris, nork (mentor/implicitly)
2004-01-30 09:59:33 +00:00
Kris Kennaway
96638e025e FORBIDDEN: Creates /almost-certainly-does-not-exist in the root dir
*sigh*
2004-01-30 09:47:08 +00:00
Tilman Keskinoz
7762bd3cbd Update to 20040128 ten15 snapshot
PR:		62038
Submitted by:	Stefan Farfeleder <stefan@fafoe.narf.at>
2004-01-29 17:21:51 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Gerald Pfeifer
dcdb48da42 Update to the 2004-01-28 snapshot of GCC 3.4. Merge in my 2004/01/26
change to the gcc33 port and introduce a new make variable SUFFIX to
avoid hardcoding the version number and reorder USE_ variables.
2004-01-28 22:15:03 +00:00
Martin Cracauer
ad17c15e2f Fix owner of $PREFIX/lib.
PR:		ports/62011
Submitted by:	David Magda <dmagda+prbugs@ee.ryerson.ca>
2004-01-28 20:53:57 +00:00
Trevor Johnson
dcbed75aab Remove hashes of unused Fortran, Objective-C and Java distfiles.
Add size data and ID.
2004-01-27 15:56:48 +00:00
Trevor Johnson
9e2ee8db3f This no longer provides a Java compiler. 2004-01-27 15:54:17 +00:00
Gerald Pfeifer
acef2d3ac6 Update to the 2004-01-26 snapshot of GCC 3.3. Introduce a new make variable
SUFFIX to avoid hardcoding the version number and reorder USE_ variables.
2004-01-26 22:51:16 +00:00
Pav Lucistnik
38a01f9fb3 - Chase tix shlib bump
PR:		ports/61930
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-01-26 18:24:41 +00:00
Alex Dupre
0fbe9133fd - Add support for PTHREAD_{LIBS/CFLAGS} [1]
- Add support for FastCGI [2]
- Fix PEAR installation in a particular scenario [3]

PR:		ports/61790 [2]
Submitted by:	clement [1],
		Xavier Beaudouin <kiwi@oav.net> [2],
		Balazs Nagy <js@iksz.hu> [3]
Approved by:	nork (mentor/implicitly)
2004-01-26 12:58:14 +00:00
Jimmy Olgeni
5f9e5ec093 Do not install dangling symlinks.
Noticed by:	Chris Pressey
2004-01-24 22:14:55 +00:00
Alex Dupre
5d4ee2ae4f - Better handling of snmp dependency [1]
- Add support for BDB 4.1 [2]
- Better handling of postgresql dependency [3]
- Add new direct I/O extension [4]

PR:		58920 [1], 60541 [2], 61409 [3]
Submitted by:	Dirk Meyer <dirk.meyer@dinoex.sub.org> [1] [3],
		Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> [2],
		Izzy Kindred <ikindred@cox.net> [4]
Approved by:	nork (mentor/implicitly)
2004-01-24 13:15:54 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Thomas Gellekum
e0cb134469 Upgrade to 2.0.5.
Submitted by:	Sascha Gresk <Sascha.Gresk@Opensource-Consult.De>
2004-01-23 13:56:12 +00:00