Commit graph

4000 commits

Author SHA1 Message Date
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
Pav Lucistnik
29761881f6 Add lush, an object-oriented programming language designed for
researchers, experimenters, and engineers interested in large-scale
numerical and graphic applications.  Lush is designed to be used in
situations where one would want to combine the flexibility of a
high-level, loosely-typed interpreted language, with the efficiency
of a strongly-typed, natively-compiled language, and with the easy
integration of code written in C, C++, or other languages.

WWW: http://lush.sourceforge.net/

PR:		ports/60906
Submitted by:	David Yeske <dyeske@yahoo.com>
2004-01-05 04:21:24 +00:00
Sergei Kolobov
dd97b75cb2 - Assign maintainership to the submitter at his request
- Remove explicit CONFIGURE_TARGET, as it is defined in Makefile.kde

PR:		60831
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
2004-01-02 21:29:50 +00:00
Greg Lewis
9b7e4ac10b . Update to 2.5.6. 2004-01-01 06:48:05 +00:00
Edwin Groothuis
478d7bf10b unbreak lang/bigloo
Noticed by:	Kimura Fuyuki <fuyuki@nigredo.org>
2003-12-30 09:05:37 +00:00
Pav Lucistnik
b19a84baf2 - Make fetchable
PR:		ports/60692
Submitted by:	ale (maintainer)
2003-12-29 14:29:59 +00:00