aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Use the new ghostscript options.Joe Marcus Clarke2004-01-201-6/+1
| | | | | | | Submitted by: linimon Notes: svn path=/head/; revision=98657
* Remocxa_finalize.c isn't needed anymore as the entire DSO support is inMaho Nakata2004-01-202-40/+1
| | | | | | | | | cxa_atexit.c now (it has the same line count as the icc one). Reviewed by: netchild Notes: svn path=/head/; revision=98655
* Check /usr/bin/perl5 existence before using "ident -q /usr/bin/perl5".Jun Kuriyama2004-01-2010-10/+10
| | | | | | | Approved by: tobez Notes: svn path=/head/; revision=98627
* Add new port lang/ifc8Maho Nakata2004-01-1921-0/+3379
| | | | | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com> Notes: svn path=/head/; revision=98564
* - update to 8.0.058Alexander Leidinger2004-01-192-10/+8
| | | | | | | | | | | | | | | - 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] Notes: svn path=/head/; revision=98557
* update to ifc to 7.1.038.Maho Nakata2004-01-1914-890/+478
| | | | | | | Submitted by: Masakazu HIGAKI <higamasa@dream.com> Notes: svn path=/head/; revision=98550
* - Correct instalation of info filesPav Lucistnik2004-01-192-14/+20
| | | | | | | | | | | - Add dependency on iconv PR: ports/59168, ports/61557 Submitted by: NIIMI Satoshi <sa2c@sa2c.net>, Kimura Fuyuki <fuyuki@nigredo.org> Approved by: maintainer Notes: svn path=/head/; revision=98538
* Add lang/harbour, an open source Clipper-compatible compiler.Mark Linimon2004-01-195-0/+321
| | | | | | | | PR: ports/52016 Submitted by: David G. Holm <harbour@netfang.net> Notes: svn path=/head/; revision=98525
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-186-6/+6
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* Configure with --program-suffix and make related and further simplifications.Gerald Pfeifer2004-01-172-21/+14
| | | | Notes: svn path=/head/; revision=98429
* Sync handling of man pages with the gcc34 port. Merge in my 2004/01/09Gerald Pfeifer2004-01-172-17/+11
| | | | | | | | | 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. Notes: svn path=/head/; revision=98414
* Use lang/ghc5.Oliver Braun2004-01-161-1/+1
| | | | Notes: svn path=/head/; revision=98295
* build with lang/ghc5 on -currentOliver Braun2004-01-161-1/+1
| | | | Notes: svn path=/head/; revision=98277
* Add MS-SQL support.Alex Dupre2004-01-159-22/+43
| | | | | | | | | | | Chase freetds lib. Bump PORTREVISION. Requested by: many Submitted by: Michael Ranner <mranner@inode.at> Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98234
* * Upgrade lang/ghc to 6.2.Oliver Braun2004-01-1517-1859/+788
| | | | | | | | | | | | * 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 Notes: svn path=/head/; revision=98232
* Upgrade to version 6.2. Add PORTVERSION to DIST_SUBDIR as the tarballs doJimmy Olgeni2004-01-153-684/+512
| | | | | | | | not have a version number. Also install under ${LOCALBASE}/share/doc/ghc6 to avoid conflicts with ghc-doc. Notes: svn path=/head/; revision=98227
* * Upgrade to 6.2.Oliver Braun2004-01-156-24/+95
| | | | | | | | | | * Use math/libgmp4 instead of included gmp. Reviewed by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer Notes: svn path=/head/; revision=98199
* Upgrade to 0.8.7. We now build and install all contributed modules.Dag-Erling Smørgrav2004-01-144-27/+190
| | | | Notes: svn path=/head/; revision=98164
* - Fix apache2 dependency (this was broken by the introductionAlex Dupre2004-01-143-3/+5
| | | | | | | | | | of the APACHE_PORT variable in bsd.port.mk). - Fix php5 pkg-list when built without sqlite. Approved by: nork (mentor/implicitly) Notes: svn path=/head/; revision=98161
* Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generationGerald Pfeifer2004-01-132-15/+18
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=98110
* Ok, it's not my day... gimme that extra large pointy hat please.Alexander Leidinger2004-01-112-2/+2
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=97938
* After the fast bandaid fix for patch-...{icc,icpc} for those fastAlexander Leidinger2004-01-113-36/+25
| | | | | | | | | | upgrader adopters commit a better fix which also respects PREFIX. Bump PORTREVISION for this fix, not bumping it for the bandaid fix was intended. Notes: svn path=/head/; revision=97935
* Urgs... fix the patches, so they actually result in a working icc...Alexander Leidinger2004-01-112-16/+16
| | | | | | | Noticed by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=97932
* - connect icc7 to the build after a repocopy from iccAlexander Leidinger2004-01-116-17/+20
| | | | | | | | - update icc7 to 7.1.035 - sync parts of icc7 with the icc (v8) port Notes: svn path=/head/; revision=97929
* Update to 8.0.055.p057.Alexander Leidinger2004-01-1127-2439/+2812
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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). Notes: svn path=/head/; revision=97928
* Remove lang/fpl. It has not fetched in some time, and the maintainer'sMark Linimon2004-01-106-63/+0
| | | | | | | | address now bounces with permanent errors. It had previously been scheduled for removal on Feb. 2nd and no one has objected. Notes: svn path=/head/; revision=97888
* o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.Norikatsu Shigemura2004-01-103-11/+26
| | | | | | | | | | | o Small other fixes. PR: ports/56205[1], ports/61169[2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> [1] ale (maintainer) [2] Notes: svn path=/head/; revision=97878
* Adapt php5 Makefile to support apache2-worker.Norikatsu Shigemura2004-01-102-12/+22
| | | | | | | | | PR: ports/56205[1], ports/61171 [2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> ale (maintainer) [2] Notes: svn path=/head/; revision=97877
* Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05Gerald Pfeifer2004-01-1039-364/+169
| | | | | | | | | 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. Notes: svn path=/head/; revision=97870
* Fix packaging which was quite broken. On the way, update PORTVERSION toGerald Pfeifer2004-01-0926-91/+78
| | | | | | | | 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. Notes: svn path=/head/; revision=97810
* Add ghc6-doc.Jimmy Olgeni2004-01-091-0/+1
| | | | Notes: svn path=/head/; revision=97795
* Upgrade to version 6.0.1 after repocopy.Jimmy Olgeni2004-01-093-86/+166
| | | | Notes: svn path=/head/; revision=97794
* - Update to 5.0.0 [1]Sergei Kolobov2004-01-095-18/+22
| | | | | | | | | | | - 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> Notes: svn path=/head/; revision=97778
* Fix plist.Hye-Shik Chang2004-01-097-0/+7
| | | | | | | Reported by: Mun-Kyo Seo <munggo@pmy.lv> Notes: svn path=/head/; revision=97730
* Add checksum entry for Python 2.4 040106.Hye-Shik Chang2004-01-093-0/+3
| | | | Notes: svn path=/head/; revision=97728
* Add missed deltas on 2.4 040106 update.Hye-Shik Chang2004-01-0914-49/+161
| | | | Notes: svn path=/head/; revision=97727
* Update python-devel to 2.4 20040106 snapshot.Hye-Shik Chang2004-01-097-14/+35
| | | | Notes: svn path=/head/; revision=97726
* add q 4.6Ying-Chieh Liao2004-01-086-0/+286
| | | | | | | Q -- equational programming language Notes: svn path=/head/; revision=97653
* Update to 1.0.10.Ernst de Haan2004-01-072-0/+22
| | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=97565
* Update to 1.0.10.Ernst de Haan2004-01-078-5298/+374
| | | | | | | | | | | | Additional change according to the submitter: - Port compiles for the first time - Port has 'gone on a diet' PR: 60912 Submitted by: maintainer Notes: svn path=/head/; revision=97564
* Release maintainership.Adam Weinberger2004-01-071-1/+1
| | | | Notes: svn path=/head/; revision=97548
* Update to the 2003-12-31 snapshot.David E. O'Brien2004-01-0626-91/+91
| | | | Notes: svn path=/head/; revision=97492
* Update to the 2004-01-05 snapshot. On the way, combine and simplify theGerald Pfeifer2004-01-053-25/+13
| | | | | | | post-install handling of target libraries and GCJ include files. Notes: svn path=/head/; revision=97408
* - Update to 0.6Kirill Ponomarev2004-01-053-2/+18
| | | | | | | | PR: 60953 Submitted by: maintainer Notes: svn path=/head/; revision=97407
* - Update to version 1.09Kirill Ponomarev2004-01-058-79/+22
| | | | | | | | PR: 60933 Submitted by: Ports Fury Notes: svn path=/head/; revision=97370
* Add lush, an object-oriented programming language designed forPav Lucistnik2004-01-057-0/+890
| | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=97320
* - Assign maintainership to the submitter at his requestSergei Kolobov2004-01-021-2/+1
| | | | | | | | | | - Remove explicit CONFIGURE_TARGET, as it is defined in Makefile.kde PR: 60831 Submitted by: Markus Brueffer <brueffer@phoenix-systems.de> Notes: svn path=/head/; revision=97110
* . Update to 2.5.6.Greg Lewis2004-01-013-6/+9
| | | | Notes: svn path=/head/; revision=97019
* unbreak lang/biglooEdwin Groothuis2003-12-301-4/+0
| | | | | | | Noticed by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=96932
* - Make fetchablePav Lucistnik2003-12-292-6/+6
| | | | | | | | PR: ports/60692 Submitted by: ale (maintainer) Notes: svn path=/head/; revision=96883