summaryrefslogtreecommitdiffstats
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to the 2004-01-12 snapshot of GCC 3.3. Make the automatic generationgerald2004-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.
* Ok, it's not my day... gimme that extra large pointy hat please.netchild2004-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.
* After the fast bandaid fix for patch-...{icc,icpc} for those fastnetchild2004-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.
* Urgs... fix the patches, so they actually result in a working icc...netchild2004-01-112-16/+16
| | | | Noticed by: Marius Strobl <marius@alchemy.franken.de>
* - connect icc7 to the build after a repocopy from iccnetchild2004-01-116-17/+20
| | | | | - update icc7 to 7.1.035 - sync parts of icc7 with the icc (v8) port
* Update to 8.0.055.p057.netchild2004-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).
* Remove lang/fpl. It has not fetched in some time, and the maintainer'slinimon2004-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.
* o Adapt php4 Makefile and bsd.php.mk to support apache2-worker.nork2004-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]
* Adapt php5 Makefile to support apache2-worker.nork2004-01-102-12/+22
| | | | | | PR: ports/56205[1], ports/61171 [2] Submitted by: Christian Ullrich <chris+freebsd@chrullrich.de> ale (maintainer) [2]
* Update to the 2004-01-07 snapshot of GCC 3.4. Merge in my 2004-01-05gerald2004-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.
* Fix packaging which was quite broken. On the way, update PORTVERSION togerald2004-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.
* Add ghc6-doc.olgeni2004-01-091-0/+1
|
* Upgrade to version 6.0.1 after repocopy.olgeni2004-01-093-86/+166
|
* - Update to 5.0.0 [1]sergei2004-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>
* Fix plist.perky2004-01-097-0/+7
| | | | Reported by: Mun-Kyo Seo <munggo@pmy.lv>
* Add checksum entry for Python 2.4 040106.perky2004-01-093-0/+3
|
* Add missed deltas on 2.4 040106 update.perky2004-01-0914-49/+161
|
* Update python-devel to 2.4 20040106 snapshot.perky2004-01-097-14/+35
|
* add q 4.6ijliao2004-01-086-0/+286
| | | | Q -- equational programming language
* Update to 1.0.10.znerd2004-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
* Update to 1.0.10.znerd2004-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
* Release maintainership.adamw2004-01-071-1/+1
|
* Update to the 2003-12-31 snapshot.obrien2004-01-0626-91/+91
|
* Update to the 2004-01-05 snapshot. On the way, combine and simplify thegerald2004-01-053-25/+13
| | | | post-install handling of target libraries and GCJ include files.
* - Update to 0.6krion2004-01-053-2/+18
| | | | | PR: 60953 Submitted by: maintainer
* - Update to version 1.09krion2004-01-058-79/+22
| | | | | PR: 60933 Submitted by: Ports Fury
* Add lush, an object-oriented programming language designed forpav2004-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>
* - Assign maintainership to the submitter at his requestsergei2004-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>
* . Update to 2.5.6.glewis2004-01-013-6/+9
|
* unbreak lang/biglooedwin2003-12-301-4/+0
| | | | Noticed by: Kimura Fuyuki <fuyuki@nigredo.org>
* - Make fetchablepav2003-12-292-6/+6
| | | | | PR: ports/60692 Submitted by: ale (maintainer)
* New port: lang/huc (PC Engine C Compiler)edwin2003-12-296-0/+120
| | | | | | | | | | HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more. PR: ports/60511 Submitted by: Frederic <nexusb@free.fr>
* Fix builds for whom has VPATH on his/her environment variables.perky2003-12-283-0/+3
| | | | | PR: 57731 Reported by: bms
* Fix dets file corruption issue.olgeni2003-12-274-2/+156
| | | | Obtained from: Hans Bolinder <hasse@erix.ericsson.se>
* - Update WWWpav2003-12-271-1/+1
| | | | | PR: ports/60610 Submitted by: Leland Wang <llwang@infor.org> (maintainer)
* Update to the 2003-12-24 snapshot.obrien2003-12-2652-247/+130
|
* Update to the 2003-12-22 snapshot.obrien2003-12-262-9/+8
|
* Make fetchable.trevor2003-12-261-1/+1
|
* Update lang/ruby18 to the 1.8.1 final release. Merry Christmas!knu2003-12-242-2/+2
|
* Add a fallback http path to the main site to fix fetch. (The FTP sitelinimon2003-12-241-1/+2
| | | | | is still available, but may have been reorganized; however, it does not allow directory listings). Informed maintainer.
* - add CONFLICTSdinoex2003-12-221-0/+2
| | | | Submitted by: girgen@pingpong.net
* [Forced commit]nork2003-12-221-17/+0
| | | | | | Remove unnecessary patch, and Bump PORTREVISION. Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Remove unnecessary patch, and Bump PORTREVISION.nork2003-12-221-1/+1
| | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* Add patch file which I forgot.nork2003-12-222-0/+20
|
* o Update to 5.0.0a4 snapshot.nork2003-12-2214-198/+120
| | | | | | | | | o Add TIDY extension. o Remove MCAL extension. o Remove patch-ext::standard::datetime.c file. PR: ports/60504 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer)
* - use the libc cxa support on a recent -current instead of the hacknetchild2003-12-224-212/+170
| | | | | | | | | | NOTE: you need to rebuild stlport-icc and maybe some other C++ programs/libs. - rework ld.c to fix the build of stlport-icc on 4.x (first part of the build fix, the second part follows shortly in a stlport commit) [1] Submitted by: Marius Strobl <marius@alchemy.franken.de> [1]
* Update lang/ruby18 to 1.8.1.p4.knu2003-12-223-1/+17
|
* - Update to 2.6bkrion2003-12-216-236/+279
| | | | | PR: 60387 Submitted by: maintainer
* - Use canonical form (ports@FreeBSD.org) in MAINTAINER linesergei2003-12-215-5/+5
|
* - Mark ONLY_FOR_ARCHS=i386krion2003-12-201-1/+3
| | | | | | | - Give maintainership to submitter PR: 60424 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
OpenPOWER on IntegriCloud