1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

4205 Commits

Author SHA1 Message Date
Akinori MUSHA
fe251fef7c Fix plist and bump PORTREVISION.
PR:		ports/61596
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
2004-02-17 03:58:34 +00:00
Kris Kennaway
968801aad3 FORBIDDEN on 502102: Does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 00:22:55 +00:00
Kris Kennaway
46f2f690d5 FORBIDDEN on 502102: does not respect PTHREAD_{CFLAGS,LIBS} 2004-02-17 00:20:41 +00:00
Kris Kennaway
3272af8f88 Respect PTHREAD_{CFLAGS,LIBS} and bump PORTREVISION. 2004-02-17 00:12:02 +00:00
Kris Kennaway
0c9a372405 BROKEN on alpha 5.x: does not compile 2004-02-17 00:02:45 +00:00
Kris Kennaway
2550eec78e BROKEN: Broken dependency 2004-02-16 23:20:58 +00:00
Gerald Pfeifer
49154b4b87 Update to the 2004-02-16 snapshot of GCC 3.3.4. 2004-02-16 19:32:39 +00:00
Marcel Moolenaar
e91938d7ff On ia64, libpython2.3 must be built with -fPIC as well. This unbreaks
KDE (for example).
2004-02-16 19:03:00 +00:00
Kris Kennaway
3f9f67c5ab Change BROKEN to IGNORE since the package actually builds (but does not work) 2004-02-16 12:24:44 +00:00
Alex Dupre
fd8867311f Update to the latest snapshot.
Add new SOAP and SPL extensions.
(The distfile may be unreachable for a few hours)

Approved by:	nork (mentor/implicitly)
2004-02-13 11:46:02 +00:00
Mark Linimon
34b40b10ef Update to 2004-02-06; added pre-compiled image; added a few new functions
(HYPER; DEPTH; EVENP; ODDP; APPLY); lowercased much of the lib code;
bugfixes.

PR:		ports/62630
Submitted by:	Nils M Holm <nmh@t3x.org> (maintainer)
2004-02-13 04:57:13 +00:00
Mark Linimon
cfec7b5b3d Fix build on sparc64.
PR:		ports/61912
Submitted by:	Andy Newman <atrn@zeta.org.au> (maintainer)
2004-02-13 04:17:05 +00:00
Gerald Pfeifer
0bfd4c2e53 Update to the 2004-02-11 snapshot of GCC 3.4.
Port the following two fixes from the lang/gcc33 port:
2004/02/08: Fix build on systems without a decent version of Perl.
2004/01/30: The Fortran frontend binary is called g77, not f77.
2004-02-12 20:40:06 +00:00
Alex Dupre
6a85c75f36 Use PTHREAD_LIBS only if OSVERSION >= 500016.
This fixes compilation of mod_php with apache2-worker on -stable.

PR:		ports/62729
Submitted by:	Maxim Maximov <mcsi@portpc-design.spb.ru>
Approved by:	nork (mentor/implicitly)
2004-02-12 14:24:55 +00:00
Mark Linimon
15edeec1ed Update to 1.33. Numerous bugfixes and minor new features. See
doc/ChangeLog for complete details.

PR:		ports/62328
Submitted by:	Kimura Fuyuki <fuyuki@nigredo.org>
2004-02-12 05:56:08 +00:00
Mark Linimon
ded58bc113 mat@FreeBSD.org reports no response from this maintainer for several
months about his other ports, so reset this one too.  His last
approved update was 16 months ago.

Maintainer, if this is in error, please contact me directly.
2004-02-11 23:54:39 +00:00
Pav Lucistnik
5d09d0e1da - Add missed dependency on makedepend (unbreak build)
PR:		ports/62624
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-02-11 20:03:35 +00:00
Maho Nakata
f02982c699 Move lang/g95 -> lang/gfortran
change to appropriate name

Submitted by:	 Steve Kargl <sgk@troutmask.apl.washington.edu>
PR	    : 62287 (repocopy request)
Thanks to   : joe, adam
2004-02-11 01:20:08 +00:00
Alex Dupre
d32dce0a68 Move to httpd.h for apache2 autodetection (as in bsd.php.mk, forgot in my
previous commit).

Noticed by:	kuriyama
Approved by:	nork (mentor/implicitly)
2004-02-10 11:44:00 +00:00
Alex Dupre
35a3256787 Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:	nork (mentor/implicitly)
2004-02-09 11:43:38 +00:00
Alex Dupre
d965a0315f Fix PTHREAD_LIBS and adapt it to apache2 way.
Submitted by:	Xin Li
Approved by:	nork (mentor/implicitly)
2004-02-09 10:02:44 +00:00
Hye-Shik Chang
d3a457db41 - Use process scope threads instead of system scope to enable large
amount of threads on -CURRENT libpthread by default. [1]
- Merge bugfixes from python 2.3 maintenance branch: [2]
  o weakref object's garbage collection problem.
  o save unnecessary startup-time memory allocation of 100KB+ from
    intobject.
- SIZEify.
- Bump PORTREVISION subsequently.

Advised by:	eischen, julian [1]
Obtained from:	Python CVS [2]
2004-02-09 09:54:07 +00:00
Maho Nakata
7397c37978 a) Unbreak for i386 arch
b) cleanup (info files are inappropreately registered)

PR:		kris via bento
2004-02-09 02:07:48 +00:00
Gerald Pfeifer
fb6bb145b6 Fix build on systems without a decent version of Perl.
PR:		62397
2004-02-08 13:08:44 +00:00
Kris Kennaway
f59b689885 Schedule broken port for removal on April 7 2004-02-07 23:50:26 +00:00
Yen-Ming Lee
3d1557ba43 Freshmeat blurb:
This release adds support for SRFI-5, -7, -16, -29, and -38, adds
	text.gettext and www.cgi-test modules, improves performance and
	robustness, and fixes several bugs.

0.7.4.1 was a minor bugfix to 0.7.4 released the day after, an issue with
binary fsdbm compatability with older versions

databases/gauche-gdbm must be updated at the same time, since it uses a
common src file and build dir...

PR:		62383
Submitted by:	Erik Greenwald <erik@smluc.org>
2004-02-07 05:58:26 +00:00
Kris Kennaway
2bc6cf7c7e BROKEN on 5.x: broken pkg-plist 2004-02-07 03:02:57 +00:00
Kris Kennaway
77634b9b63 BROKEN on 5.x: install fails 2004-02-07 00:20:53 +00:00
Kirill Ponomarev
d5e5d5edf6 - Update to version 1.10
PR:		ports/62429
Submitted by:	Ports Fury
2004-02-06 14:22:37 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Gerald Pfeifer
eb16805645 Update to the 2004-02-02 snapshot of GCC 3.3. (Add distinfo part.)
PR:		62409
2004-02-06 09:06:27 +00:00
Kris Kennaway
2a657a2e88 BROKEN on 5.x: configure fails 2004-02-05 22:58:48 +00:00
Kris Kennaway
04d9ecdacb BROKEN on 5.x: Configure fails 2004-02-05 22:57:37 +00:00
Gerald Pfeifer
62ca6cce97 Update to the 2004-02-02 snapshot of GCC 3.3. 2004-02-05 22:09:31 +00:00
Kris Kennaway
e76975c112 BROKEN on 5.x: does not compile 2004-02-05 21:04:15 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Joe Marcus Clarke
3fd283a81f Set PKGMESSAGE to a bogus file on recent versions of -CURRENT where Perl 5.8
is the default.

Obtained from:	lang/perl5
2004-02-05 06:12:40 +00:00
Joe Marcus Clarke
53415a7114 Use the correct pkg-message on recent versions of -CURRENT.
Reported by:	bento via kris
2004-02-05 06:11:16 +00:00
Dag-Erling Smørgrav
baa573cc0f Remove a test which was meant to fail, but succeeds when run as root. 2004-02-05 00:26:17 +00:00
Joe Marcus Clarke
77789c2033 Don't run use.perl port by default on recent versions of -CURRENT. 2004-02-04 19:21:31 +00:00
Joe Marcus Clarke
24dd9dbacc Run use.perl port by default from the port as well as the package. 2004-02-04 19:20:40 +00:00
Joe Marcus Clarke
19d711380e Don't run use.perl port by default on recent versions of -CURRENT. 2004-02-04 19:14:29 +00:00
Joe Marcus Clarke
e9b5bbd01b Update the pkg-install script to run use.perl port after install on recent
versions of -CURRENT.

Reported by:	kris
2004-02-04 19:13:30 +00:00
Sergey A. Osokin
5022d772a4 SIZEfy my ports. 2004-02-04 12:55:42 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
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
Trevor Johnson
06acd13c21 Use LS macro. 2004-01-23 05:28:50 +00:00
Oliver Lehmann
8572fd595b fix pkg-plist
Noted By:	kris
2004-01-22 18:34:34 +00:00
Trevor Johnson
439b8a040c Use the CPIO macro defined in bsd.port.mk. 2004-01-22 12:18:43 +00:00
Gerald Pfeifer
f23ad694cc Update to the 2004-01-14 snapshot of GCC 3.4.
Merge in my 2004/01/17 change to the gcc33 port to configure with
--program-suffix and related and further simplifications.

Merge in my 2004/01/13 change to the gcc33 port to make the automatic
generation of the package list for libraries and include files more
failure tolerant, so that at least `make install` now works on sparc64.

Merge in my 2004/01/05 change to the gcc33 port to combine and simplify
the post-install handling of target libraries and GCJ include files.

libgcj still is not supported and packaging is broken on sparc64; mark
BROKEN on that platform.
2004-01-22 11:58:14 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Trevor Johnson
f3a1a0c101 Use PAX macro. 2004-01-22 08:05:25 +00:00
Gerald Pfeifer
d846c1b2b5 Add missing part of yesterday's commit.
Update to the 2004-01-19 snapshot of GCC 3.3.  Employ USE_SIZE.

Reported by:	Rolandas Naujikas <rolnas@takas.lt>
2004-01-21 13:51:42 +00:00
Gerald Pfeifer
6519b62972 Update to the 2004-01-19 snapshot of GCC 3.3. Employ USE_SIZE. 2004-01-21 08:43:10 +00:00
Ernst de Haan
2ddbe2d1c8 New port: fpc-devel: Free Pascal 1.9.x beta series.
PR:		61183
Submitted by:	Marco van de Voort <marcov@stack.nl>
2004-01-21 07:53:11 +00:00
Joe Marcus Clarke
b7eeb1b30d Use the new ghostscript options.
Submitted by:	linimon
2004-01-20 16:30:09 +00:00
Maho Nakata
e509a6e89d Remocxa_finalize.c isn't needed anymore as the entire DSO support is in
cxa_atexit.c now (it has the same line count as the icc one).

Reviewed by:	netchild
2004-01-20 14:59:46 +00:00
Jun Kuriyama
61a7aa221f Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5".
Approved by:	tobez
2004-01-20 02:28:15 +00:00
Maho Nakata
aeb7d1dd84 Add new port lang/ifc8
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-19 14:52:12 +00:00
Alexander Leidinger
3b08f6904f - update to 8.0.058
- add intel-patch target to easy porting effort of future versions [1]
- remove intel debugger rpm, as long as we don't have a libthread_db
  we can't use it [2]

Note: The stlport-icc exception handling test will still fail with this
      version.

Suggested by (sort of):	Marius Strobl <marius@alchemy.franken.de> [1]
Noticed by:		Marius Strobl <marius@alchemy.franken.de> [2]
2004-01-19 14:13:32 +00:00
Maho Nakata
f4fe911843 update to ifc to 7.1.038.
Submitted by:	Masakazu HIGAKI <higamasa@dream.com>
2004-01-19 13:44:47 +00:00
Pav Lucistnik
1df5ae9aec - Correct instalation of info files
- Add dependency on iconv

PR:		ports/59168, ports/61557
Submitted by:	NIIMI Satoshi <sa2c@sa2c.net>, Kimura Fuyuki <fuyuki@nigredo.org>
Approved by:	maintainer
2004-01-19 09:49:24 +00:00
Mark Linimon
8d37621480 Add lang/harbour, an open source Clipper-compatible compiler.
PR:		ports/52016
Submitted by:	David G. Holm <harbour@netfang.net>
2004-01-19 06:24:52 +00:00
Alex Dupre
58c5b838c0 Switch to my @FreeBSD.org email address.
Approved by:	nork (mentor)
2004-01-18 10:50:15 +00:00
Gerald Pfeifer
9eb0382f5a Configure with --program-suffix and make related and further simplifications. 2004-01-17 23:37:46 +00:00
Gerald Pfeifer
8dc6c581f1 Sync handling of man pages with the gcc34 port. Merge in my 2004/01/09
change to the gcc34 port to adjust the renaming of gccbug to the scheme
used by the other programs installed by this port.  Remove hack to provide
stubs for binaries not built on some platforms.
2004-01-17 18:58:41 +00:00
Oliver Braun
43be949991 Use lang/ghc5. 2004-01-16 13:12:00 +00:00
Oliver Braun
2625ad7794 build with lang/ghc5 on -current 2004-01-16 10:48:22 +00:00
Alex Dupre
0c575993b8 Add MS-SQL support.
Chase freetds lib. Bump PORTREVISION.

Requested by:	many
Submitted by:	Michael Ranner <mranner@inode.at>
Approved by:	nork (mentor/implicitly)
2004-01-15 23:31:49 +00:00
Oliver Braun
ceb5689bb9 * Upgrade lang/ghc to 6.2.
* Welcome lang/ghc5 after repocopy from lang/ghc.
* Say goodbye to lang/ghc6.
* Fix dependency of devel/hs-tclhaskell-ghc and devel/hs-uni.

Approved by:	portmgr (marcus), maintainer
Repocopy by:	joe
2004-01-15 22:56:11 +00:00
Jimmy Olgeni
6c5333c7a2 Upgrade to version 6.2. Add PORTVERSION to DIST_SUBDIR as the tarballs do
not have a version number. Also install under ${LOCALBASE}/share/doc/ghc6
to avoid conflicts with ghc-doc.
2004-01-15 22:25:50 +00:00
Oliver Braun
076e38fc5f * Upgrade to 6.2.
* Use math/libgmp4 instead of included gmp.

Reviewed by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by:	maintainer
2004-01-15 10:22:09 +00:00
Dag-Erling Smørgrav
d475076108 Upgrade to 0.8.7. We now build and install all contributed modules. 2004-01-14 15:15:39 +00:00
Alex Dupre
e40c46e6b2 - Fix apache2 dependency (this was broken by the introduction
of the APACHE_PORT variable in bsd.port.mk).
- Fix php5 pkg-list when built without sqlite.

Approved by:	nork (mentor/implicitly)
2004-01-14 15:09:26 +00:00
Gerald Pfeifer
75daad926a Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generation
of the package list for libraries and include files more failure tolerant, so
that at least `make install` now works on sparc64.

libgcj still is not supported and packaging is broken on sparc64; mark BROKEN
on that platform.
2004-01-13 21:24:49 +00:00
Alexander Leidinger
e0984a2582 Ok, it's not my day... gimme that extra large pointy hat please.
There slipped in a hardcoded /usr/local, it was supposed to be a
placeholder for LOCALBASE (to find the stlport lib in the ld wrapper).

Thanks to:	Marius Strobl <marius@alchemy.franken.de>
		for reviewing the commits.
2004-01-11 17:59:28 +00:00
Alexander Leidinger
886ae5bd05 After the fast bandaid fix for patch-...{icc,icpc} for those fast
upgrader adopters commit a better fix which also respects PREFIX.

Bump PORTREVISION for this fix, not bumping it for the bandaid fix
was intended.
2004-01-11 17:35:29 +00:00
Alexander Leidinger
f81c6243d0 Urgs... fix the patches, so they actually result in a working icc...
Noticed by:	Marius Strobl <marius@alchemy.franken.de>
2004-01-11 16:46:43 +00:00
Alexander Leidinger
a2f3809140 - connect icc7 to the build after a repocopy from icc
- update icc7 to 7.1.035
- sync parts of icc7 with the icc (v8) port
2004-01-11 15:34:17 +00:00
Alexander Leidinger
5b75a54ddf Update to 8.0.055.p057.
As Intel uses it's own directory for ifc and icc, we don't conflict with
ifc anymore.

Because of ABI changes, you have to recompile C++ programs (don't forget
stlport-icc).

Note that this port is a _work in progress_:
 - Icc allows to use an already installed libstdc++ from gcc, this doesn't
   work yet on FreeBSD. Libstdc++ on 4.x is too old, so it's unlikely we
   can add support for it. The headers of libstdc++ shipping with FreeBSD
   5.2-CURRENT use GCCisms not (yet) supported by icc, the hardcoded search
   path for them also doesn't fit for FreeBSD 5.2-CURRENT.
 - We've incorporated parts (cxa) of the FreeBSD >= 502101 libc on < 502101
   systems. It's tested on 4.x, but not on FreeBSD < 502101.
 - Not all (new) options (including GCC compatibility) are thoroughly
   tested.

When encountering problems please report to me first instead of directly
contacting Intel.

Ackknowledgements:
 - Bradley T Hughes <bhughes@trolltech.com> for PR 59552, it resulted in
   a modification of our libc (C++ DSO Object Destruction API) we
   incorporate in the port on < 502101 systems.
 - Marius Strobl <marius@alchemy.franken.de> for his help with the port
   (e.g. ld.c, cxa).
2004-01-11 15:32:07 +00:00
Mark Linimon
3a10b82b6c Remove lang/fpl. It has not fetched in some time, and the maintainer's
address now bounces with permanent errors.  It had previously been
scheduled for removal on Feb. 2nd and no one has objected.
2004-01-10 21:18:26 +00:00
Norikatsu Shigemura
4668c3f6c0 o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.
o Small other fixes.

PR:		ports/56205[1], ports/61169[2]
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.de> [1]
		ale (maintainer) [2]
2004-01-10 16:53:01 +00:00
Norikatsu Shigemura
de6276d033 Adapt php5 Makefile to support apache2-worker.
PR:		ports/56205[1], ports/61171 [2]
Submitted by:	Christian Ullrich <chris+freebsd@chrullrich.de>
		ale (maintainer) [2]
2004-01-10 16:49:00 +00:00
Gerald Pfeifer
a72114a358 Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05
changes which combine and simplify the post-install handling of target
libraries and GCJ include files and my 2003-12-14 change which simplifies
handling of .info files from the lang/gcc33 port.
2004-01-10 12:20:00 +00:00
Gerald Pfeifer
8f8670c3ab Fix packaging which was quite broken. On the way, update PORTVERSION to
match the new versioning scheme in GCC-land and adjust the renaming of
gccbug to the scheme used by the other programs installed by this port.
2004-01-09 22:04:51 +00:00
Jimmy Olgeni
99d54fe513 Add ghc6-doc. 2004-01-09 19:37:33 +00:00
Jimmy Olgeni
f5ade40673 Upgrade to version 6.0.1 after repocopy. 2004-01-09 19:37:17 +00:00
Sergei Kolobov
9a5b6827b0 - Update to 5.0.0 [1]
- Fix pkg-plist
- Give maintainership back to Jason Evans, who is also the author of Onyx

PR:		60877 [1]
Submitted by:	Jason Evans <jasone@canonware.com>
2004-01-09 16:12:38 +00:00
Hye-Shik Chang
427c8bd159 Fix plist.
Reported by:	Mun-Kyo Seo <munggo@pmy.lv>
2004-01-09 02:04:12 +00:00
Hye-Shik Chang
5443533e04 Add checksum entry for Python 2.4 040106. 2004-01-09 02:01:39 +00:00
Hye-Shik Chang
7da4e22141 Add missed deltas on 2.4 040106 update. 2004-01-09 01:58:22 +00:00
Hye-Shik Chang
629c6dcf48 Update python-devel to 2.4 20040106 snapshot. 2004-01-09 01:43:30 +00:00
Ying-Chieh Liao
6a50b5eb8f add q 4.6
Q -- equational programming language
2004-01-08 07:50:54 +00:00
Ernst de Haan
59e84820b6 Update to 1.0.10.
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'

(forgot about this file in last commit, few seconds ago)

PR:             60912
Submitted by:   maintainer
2004-01-07 10:14:44 +00:00
Ernst de Haan
4f05d6353d Update to 1.0.10.
Additional change according to the submitter:
- Port compiles for the first time
- Port has 'gone on a diet'

PR:		60912
Submitted by:	maintainer
2004-01-07 10:14:04 +00:00
Adam Weinberger
c35170aa40 Release maintainership. 2004-01-07 07:34:22 +00:00
David E. O'Brien
bddaccf46a Update to the 2003-12-31 snapshot. 2004-01-06 18:50:41 +00:00
Gerald Pfeifer
0e4a35336b Update to the 2004-01-05 snapshot. On the way, combine and simplify the
post-install handling of target libraries and GCJ include files.
2004-01-05 22:39:43 +00:00
Kirill Ponomarev
3b1f464a24 - Update to 0.6
PR:		60953
Submitted by:	maintainer
2004-01-05 22:24:26 +00:00
Kirill Ponomarev
fe931a10f9 - Update to version 1.09
PR:		60933
Submitted by:	Ports Fury
2004-01-05 16:52:24 +00:00