summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Re-add the format feature from slib 2d5. This is needed for GnuCash.Joe Marcus Clarke2003-12-183-2/+14
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=96158
* - fix LDFLAGSDirk Meyer2003-12-171-1/+1
| | | | | | | Submitted by: lev Notes: svn path=/head/; revision=96056
* Add slib-gauche, a port that installs slib into gauche catalog.Pav Lucistnik2003-12-174-0/+35
| | | | | | | | PR: ports/60282 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=96050
* - Enable line-edit (works fine on -STABLE & -CURRENT)Kirill Ponomarev2003-12-171-2/+3
| | | | | | | | | | | - Bump PORTREVISION - Grab maintainership PR: 60323 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=96044
* - Update to version 0.7.3Kirill Ponomarev2003-12-173-5/+19
| | | | | | | | PR: 60327 Submitted by: maintainer Notes: svn path=/head/; revision=96039
* Use patches and libgmp port on -STABLE, too.Oliver Braun2003-12-1614-30/+6
| | | | | | | | Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer Notes: svn path=/head/; revision=95943
* Remove a patch missed in the last commit.Joe Marcus Clarke2003-12-161-10/+0
| | | | | | | Noticed by: John Merryweather Cooper <johnmary@adelphia.net> Notes: svn path=/head/; revision=95930
* Update to 0.29.Joe Marcus Clarke2003-12-153-5/+10
| | | | | | | | PR: 60228 Submitted by: John Merryweather Cooper <johnmary@adelphia.net> Notes: svn path=/head/; revision=95916
* Make this port build on the AMD64 platform.Joseph Koshy2003-12-151-1/+1
| | | | | | | Submitted by: Tilman Linneweh <arved@FreeBSD.org> Notes: svn path=/head/; revision=95871
* Sync with gcc33/Makefile rev 1.146, which fixed my broken logic in theDavid E. O'Brien2003-12-1513-13/+13
| | | | | | | | | manpage fake out. Spotted by: gerald Notes: svn path=/head/; revision=95856
* * Deal with GCC's configurary's assumption that /usr/local/{include,lib}David E. O'Brien2003-12-1539-0/+182
| | | | | | | | | | | are searched automatically by the compiler by using --with-libiconv-prefix. W/o --with-libiconv-prefix, 'configure' finds the lib, but not the header. During the make, neither will be found; a lot of inconsistency here... * Deal with GCC's configurary's brokenness WRT --with-libiconv-prefix due not actually passing the found header path to CFLAGS in any way. Notes: svn path=/head/; revision=95853
* Mark as only for the various Intel chips. Pet portlint. No objectionMark Linimon2003-12-151-6/+8
| | | | | | | | | | from: maintainer. PR: ports/60178 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=95842
* Update lang/ruby18 and lang/ruby16-shim-ruby18 to 1.8.1-preview3.Akinori MUSHA2003-12-1510-63/+123
| | | | Notes: svn path=/head/; revision=95835
* - Backout last update, it broke x11-fm/tkdeskPav Lucistnik2003-12-155-49/+7
| | | | | | | Reported by: lkoeller Notes: svn path=/head/; revision=95823
* Add freetxl, a unique programming language specifically designed to supportPav Lucistnik2003-12-145-0/+83
| | | | | | | | | | | | | computer software analysis and source transformation tasks. It is the evolving result of more than fifteen years of concentrated research on rule-based structural transformation as a paradigm for the rapid solution of complex computing problems. PR: ports/54617 Submitted by: Ryan Thompson <ryan@sasknow.com> Notes: svn path=/head/; revision=95816
* Update to the 2003-12-08 snapshot. Simplify handling of .info files, andGerald Pfeifer2003-12-143-23/+17
| | | | | | | merge in some of my recent changes to the gcc34 port. Notes: svn path=/head/; revision=95814
* - Update to 3a1Pav Lucistnik2003-12-148-42/+93
| | | | | | | | | | | | - Split into two ports - interpreter independent library and installation into guile - Give maintainership to submitter PR: ports/56393, ports/59888 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=95811
* - Update to 0.6.5Pav Lucistnik2003-12-143-44/+48
| | | | | | | | PR: ports/59658 Submitted by: Kimura Fuyuki <fuyuki@nigredo.org> Notes: svn path=/head/; revision=95810
* - Update to 20031205.Pav Lucistnik2003-12-143-7/+39
| | | | | | | | PR: ports/60004 Submitted by: Nils M Holm <nmh@t3x.org> (maintainer) Notes: svn path=/head/; revision=95809
* - Added a patch to the original OCaml's configure scriptSergei Kolobov2003-12-147-4/+174
| | | | | | | | | | | | | | to fix building the port when using WITHOUT_X11 knob. - Fixed Makefiles to avoid gmake-isms. - Fix pkg-plist PR: 60219 Submitted by: maintainer Noticed by: Dmitry Morozovsky <marck@rinet.ru>, Marwan Burelle <Marwan.Burelle@ens.fr> Notes: svn path=/head/; revision=95799
* Display package message in post-install.Jimmy Olgeni2003-12-141-0/+3
| | | | Notes: svn path=/head/; revision=95784
* Add "Design Patterns for Simulations in Erlang/OTP", a thesis byJimmy Olgeni2003-12-144-3/+18
| | | | | | | | Lennart Öhman. Also add pkg-message text with credits for extra documentation like this. Notes: svn path=/head/; revision=95782
* - since 4.3.4, php4 does not install libmbfl headers, but theyOliver Lehmann2003-12-143-2/+36
| | | | | | | | | | | | | | | | | | | | are still needed for PECL extensions that rely on mbstring (e.g. mail/pear-mailparse, currently broken); Remark: the proposed patch comes from PHP's CVS (please see <http://groups.google.com/groups?selm=cvswez1068253752%40cvsserver>). - the next release of devel/pear-PEAR (1.3) depends of the extension xmlrpc; - since I'm there, let slaves ports replace COMMENT. PR: ports/59591 Submitted By: Thierry Thomas <thierry@pompo.net> Approved By: maintainer Notes: svn path=/head/; revision=95773
* Update to the 2003-12-10 mainline snapshot of GCC which has fixes for (atGerald Pfeifer2003-12-1439-286/+468
| | | | | | | | | | | least) two FreeBSD-related problems I had reported against the previous snapshot. Make some final adjustments to track changes in directory layout between GCC 3.3 and 3.4, make some simplifications, and remove the BROKEN tag. Notes: svn path=/head/; revision=95766
* - Update to 0.92aPav Lucistnik2003-12-144-14/+16
| | | | | | | | PR: ports/58725 Submitted by: Jaeho Shin <netj@sparcs.kaist.ac.kr> (maintainer) Notes: svn path=/head/; revision=95765
* - Update to 1.5.14Pav Lucistnik2003-12-133-21/+13
| | | | | | | | PR: ports/59858 Submitted by: maintainer via Pedro F. Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=95761
* fix build on 4 and 5Oliver Lehmann2003-12-1314-7/+522
| | | | Notes: svn path=/head/; revision=95743
* - Update to 7.1.034.Alexander Leidinger2003-12-136-20/+12
| | | | | | | | - Modify plist to print a diagnostic instead of a pkg_delete warning if there's a license in the license directory. Notes: svn path=/head/; revision=95723
* - Fix build on -CURRENT by importing some gcc33 fixesOliver Braun2003-12-1214-4/+212
| | | | | | | | | | | | | | - Fix linker issue on -CURRENT by not using SplitObjs, same as: http://www.haskell.org/pipermail/glasgow-haskell-users/2003-June/005289.html - Use libgmp from ports on -CURRENT (saves further patching) - Bump PORTREVISION PR: ports/60155 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Approved by: maintainer Notes: svn path=/head/; revision=95673
* s/rpm2cpio/rpm2cpio.pl/ after the recent update of archivers/rpm2cpio (theAlexander Leidinger2003-12-124-8/+8
| | | | | | | | | | | | | script was renamed to solve a conflict with archivers/rpm) to fix possible build problems. I've tested this with lang/icc. Any new errors because of this commit in one of the modified ports may be because the ports previously may have used rpm2cpio from archivers/rpm instead of the used {EXTRACT,BUILD}_DEPENDS archivers/rpm2cpio. Notes: svn path=/head/; revision=95664
* Spell NOPORTDOCS correctly in Cyrille Lefevre's ports.Peter Pentchev2003-12-121-1/+1
| | | | | | | | PR: 57749 Approved by: maintainer timeout Notes: svn path=/head/; revision=95657
* Mark as broken on 5.x due to the usual gcc3.3-induced bitrot. Pet portlint.Mark Linimon2003-12-121-1/+5
| | | | Notes: svn path=/head/; revision=95651
* - Fix COMMENT formatKirill Ponomarev2003-12-111-1/+1
| | | | | | | | PR: 60144 Submitted by: Ports Fury Notes: svn path=/head/; revision=95605
* - Fix COMMENT formatKirill Ponomarev2003-12-112-2/+2
| | | | | | | | PR: 60143 Submitted by: Ports Fury Notes: svn path=/head/; revision=95604
* - fix building with gnustep 1.9.0 (devel)Dirk Meyer2003-12-102-0/+110
| | | | Notes: svn path=/head/; revision=95573
* - Update to 1.9.0Dirk Meyer2003-12-104-4/+7
| | | | Notes: svn path=/head/; revision=95571
* - Chase tix library name change.Pav Lucistnik2003-12-101-2/+3
| | | | | | | | PR: ports/60115 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=95570
* Once again, I forgot to commit the updated plist when I upgraded the port.Dag-Erling Smørgrav2003-12-101-11/+11
| | | | | | | | | Thanks to <parv@pair.com> for noticing. PR: ports/60101 Notes: svn path=/head/; revision=95568
* - Update list of download locations with working entries.Pav Lucistnik2003-12-101-3/+4
| | | | | | | | PR: ports/60102 (based on) Submitted by: parv <parv@pair.com> Notes: svn path=/head/; revision=95565
* Update to v205.Joseph Koshy2003-12-103-50/+396
| | | | Notes: svn path=/head/; revision=95515
* - Update to version 5d9Kirill Ponomarev2003-12-094-15/+22
| | | | | | | | PR: 60070 Submitted by: Ports Fury Notes: svn path=/head/; revision=95496
* New port: Ficl is a programming language interpreter designed to beBruce M Simpson2003-12-0813-0/+367
| | | | | | | | | | | | embedded into other systems as a command, macro, and development prototyping language. FreeBSD uses ficl in its loader. So far we haven't done much more in this area, perhaps importing a port will encourage further fruitful exploitation of this valuable tool. Notes: svn path=/head/; revision=95409
* Update to 7.1.033.Alexander Leidinger2003-12-084-16/+16
| | | | Notes: svn path=/head/; revision=95367
* Fix building on 5-CURRENTLev A. Serebryakov2003-12-082-4/+12
| | | | | | | | PR: ports/60018 Submitted by: FreeBSD-gnats-submit@freebsd.org Notes: svn path=/head/; revision=95344
* Enable crypt(3) support.Alexander Nedotsukov2003-12-082-1/+32
| | | | | | | Submitted by: Alexey Antipov <rabbit@lipetsk.ru> Notes: svn path=/head/; revision=95332
* Upgrade to 7.2.Oliver Braun2003-12-073-4996/+6188
| | | | | | | | PR: ports/59640 Submitted by: maintainer Notes: svn path=/head/; revision=95278
* - Update to version 3.99.6Kirill Ponomarev2003-12-073-7/+17
| | | | | | | | PR: 60012 Submitted by: Ports Fury Notes: svn path=/head/; revision=95271
* Restyle email address of (non)maintainer.Mark Linimon2003-12-071-1/+1
| | | | Notes: svn path=/head/; revision=95229
* Update to the 2003-12-01 snapshot (quite some fixes).Gerald Pfeifer2003-12-062-8/+8
| | | | | | | Further simplify handling of .info files. Notes: svn path=/head/; revision=95194
* Add MASTER_SITES, update WWW.Joseph Koshy2003-12-062-3/+5
| | | | | | | | PR: ports/59978 Submitted by: Ying-Chieh Liao <ijliao@FreeBSD.csie.NCTU.edu.tw> Notes: svn path=/head/; revision=95186