summaryrefslogtreecommitdiff
path: root/lang (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add CONFLICT for lang/njs (njs-*)Edwin Groothuis2003-10-141-0/+2
| | | | | | | | PR: ports/57972 (initial) Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=91140
* lang/njs: changing conflicts.Edwin Groothuis2003-10-141-8/+2
| | | | | | | | | | | | - removing conflict detection with converters/kdesupport11; - lang/njs and lang/spidermonkey install bin/js (noted by Oliver Eikemeier <eikemeier@fillmore-labs.com>). PR: ports/57972 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=91139
* Disable the build of multithread version.Masafumi Max NAKANE2003-10-142-3/+3
| | | | | | | This should fix the build on 5.x. Notes: svn path=/head/; revision=91130
* - Fix BUILD_DEPENDSDirk Meyer2003-10-131-2/+2
| | | | Notes: svn path=/head/; revision=90990
* Give the MAKE_ENV the proper BINOWN/BINGRP variables.Edwin Groothuis2003-10-132-4/+6
| | | | | | | | | Fix pkg-plist to use DOCSDIR Noticed by: bento Notes: svn path=/head/; revision=90968
* BROKEN: Does not fetchKris Kennaway2003-10-121-0/+2
| | | | Notes: svn path=/head/; revision=90947
* a few files in the 1.1 lang/smarteiffel port had the wrong path (the build path)Edwin Groothuis2003-10-112-21/+11
| | | | | | | | | | | | | | The system.se and loadpath.se files had the build path instead of the install path. This patch corrects this issuse. Also the loadpath.UNIX file was no longer applicable. This isn't an issue for people using the Gobo geant build system, but for pure SmartEiffel users the port didn't work. PR: ports/57203 Submitted by: User & <berend@pobox.com> Notes: svn path=/head/; revision=90846
* Reword IGNORE text.Alexander Leidinger2003-10-112-2/+2
| | | | | | | Suggested by: Intel Corporation Notes: svn path=/head/; revision=90840
* * Add upstream patch file.Oliver Braun2003-10-113-108/+104
| | | | | | | | | | * Add ONLY_FOR_ARCHS=i386. * Utilize DOCSDIR. * Use CONFLICTS instead of checking conflict with hs-hmake in the ports Makefile. Notes: svn path=/head/; revision=90839
* Parameterize the target's byte ordering in the packing list. ThisJohn Polstra2003-10-082-4/+8
| | | | | | | | | | fixes the package builds for sparc64. PR: ports/57265 Submitted by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=90647
* 21-2.8 => 21.2.8Edwin Groothuis2003-10-081-2/+4
| | | | | | | | PR: ports/56958 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90590
* IFC fails to link when invoked with -ax or -x optionMaho Nakata2003-10-086-10/+22
| | | | | | | | | | | because a static library of ifc has an unresolved symbol, __sigsetjmp. The following is an example of error messages: PR: 57574 Submitted by: Masakazu HIGAKI <higamasa@dream.com> Notes: svn path=/head/; revision=90575
* * Upgrade to 7.1.Oliver Braun2003-10-074-3394/+5018
| | | | | | | | | | | | * Remove BROKEN. * Pass maintainership to submitter. [1] PR: ports/57677 Submitted by: Chris Burkert <chris@chrisburkert.de> Approved by: Jean-Sebastien Roy <js@jeannot.org> (old maintainer) [1] Notes: svn path=/head/; revision=90556
* - re-enable auto-detection for APACHE2Dirk Meyer2003-10-071-1/+3
| | | | | | | | PR: 57699 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=90544
* Mega-patch:Dirk Meyer2003-10-073-75/+83
| | | | | | | | | | | | | | | | - Add mnogosearch extension - Use USE_OPENSSL knob instead of direct including of bsd.openssl.mk - Fix OpenSSL undefind symbols at runtime - Fix OpenLDAP/MySQL dependencies, by moving down the inclusion of the bsd.port.pre.mk makefile - Fix make describe/all-depends-list to catch correct libraries - Fix mcrypt extension (add ltdl dependency) PR: 57699 Submitted by: sysadmin@alexdupre.co Notes: svn path=/head/; revision=90529
* upgrade to 0.9.0Ying-Chieh Liao2003-10-078-8/+84
| | | | Notes: svn path=/head/; revision=90506
* I believe this works now. I am able to compile and run some C# apps includedJoe Marcus Clarke2003-10-075-7/+96
| | | | | | | | | | | in the mono/tests/ subdirectory, and it no longer hangs or dies with weird errors. (And, yes, I do have garbage collecting enabled). I'll let the C# user community be my judge. There still may be some issues since boehm-gc isn't fully functional in its multi-threaded state on FreeBSD. Notes: svn path=/head/; revision=90485
* Upgrade to 0.7.2.Vanilla I. Shu2003-10-063-17/+20
| | | | | | | | PR: ports/57614 Submitted by: maintainer Notes: svn path=/head/; revision=90469
* Update to 0.28, and mark that it is only for i386. Note, it's still notJoe Marcus Clarke2003-10-063-14/+37
| | | | | | | clear whether this works correctly on FreeBSD. Notes: svn path=/head/; revision=90461
* Upgrade to 5.2.8.Masafumi Max NAKANE2003-10-063-6/+9
| | | | | | | PR: 56277 Notes: svn path=/head/; revision=90378
* Correct the URL for the home page.Masafumi Max NAKANE2003-10-061-1/+1
| | | | | | | Submitted by: Racz Janos <wpooh@freestart.hu> Notes: svn path=/head/; revision=90377
* Per bento, this port gets either signal 11 or signal 4 whenErwin Lansing2003-10-051-0/+4
| | | | | | | | | | | | trying to install on non-i386. Mark it to warn the unwary. Since it doesn't have a maintainer, I guess you could go either way on whether it should be "broken" or "ignore". PR: 57595 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90299
* Per bento logs, this port won't configure except on i386.Erwin Lansing2003-10-051-0/+2
| | | | | | | | | | | | Mark it as ignore to warn the unwary. (There's probably little reason to mark it as broken since it has no maintainer. Any volunteers?) PR: 57594 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90298
* - Add WWW line in pkg-descrKirill Ponomarev2003-10-051-0/+2
| | | | | | | | PR: 57596 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=90293
* update moazart to 1.2.5.20030212Oliver Lehmann2003-10-054-11/+24
| | | | | | | | | PR: 54792 Submitted By: Andy Hauser <andy-freebsd@splashground.de> Approved By: maintainer timeout (41 days) Notes: svn path=/head/; revision=90271
* Update to Python-2.3.2Hye-Shik Chang2003-10-0413-93/+38
| | | | Notes: svn path=/head/; revision=90205
* update to 7.1.033Maho Nakata2003-10-034-12/+12
| | | | Notes: svn path=/head/; revision=90175
* Commit the correct md5 sum.Alexander Leidinger2003-10-032-2/+2
| | | | | | | Noticed by: Marius Strobl <marius@alchemy.franken.de> Notes: svn path=/head/; revision=90141
* Update to 7.1.030.Alexander Leidinger2003-10-034-16/+16
| | | | Notes: svn path=/head/; revision=90107
* Use the current version of pdflib instead of pdflib4.Peter Pentchev2003-10-031-2/+3
| | | | | | | | | | Bump PORTREVISION for the dependency (and possibly functionality) change. PR: 57499 Submitted by: maintainer Notes: svn path=/head/; revision=90084
* Fix for the OpenSSL extensionDirk Meyer2003-10-013-3/+3
| | | | | | | | PR: 57437 Submitted by: sysadmin@alexdupre.com Notes: svn path=/head/; revision=89968
* o Update to 4.3.4RC1.Norikatsu Shigemura2003-09-306-76/+66
| | | | | | | | | | | o Sync with latest PHP5 changes (new DB4 extension, use correct knobs, etc...) PR: ports/57399 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=89888
* Add a patch to properly escape generated action attribute inAnton Berezin2003-09-3014-7/+112
| | | | | | | | | | CGI::start_form. The escape code is taken from CGI.pm v.3.00. PR: 57391 Reported by: IIJIMA Hiromitsu <delmonta@ht.sakura.ne.jp> Notes: svn path=/head/; revision=89884
* - Update to version 3.99.5Kirill Ponomarev2003-09-293-10/+17
| | | | | | | | PR: 57358 Submitted by: Ports Fury Notes: svn path=/head/; revision=89823
* - Install a 'real' shared object when BUILD_SHARED=yes. [1]Hye-Shik Chang2003-09-299-21/+57
| | | | | | | | | | | | - Fix plist on 32bit architectures. - Bump PORTREVISION. PR: 57269 [1] Submitted by: Tim Middleton <x@Vex.Net> [1], Kostik I. Belousov <kostya@tessart.kiev.ua> [1] Notes: svn path=/head/; revision=89785
* New port: ArrowLISP - purely symbolic LISP interpreter and IDEEdwin Groothuis2003-09-286-0/+184
| | | | | | | | | | | | | | | | ArrowLISP is a small, properly tail-recursive, dynamically scoped interpreter for a purely symbolic and almost side-effect-free dialect of LISP. It may be considered an implementation of pure LISP. The interpreter has both a command line interface and an editor-like full screen interface. PR: ports/55501 Submitted by: Nils M Holm <nmh@t3x.org> Notes: svn path=/head/; revision=89650
* Use smaller recursion limits on amd64 and sparc64 to avoidHye-Shik Chang2003-09-273-0/+57
| | | | | | | | | stack overflows. Tested on: sledge, panther Notes: svn path=/head/; revision=89577
* New port: optimizing BF to C compilerEdwin Groothuis2003-09-275-0/+46
| | | | | | | | | | | | | | | | BrainF*ck is a minimalistic, yet Turing-complete programming language with only 8 instructions. bf2c compiles a BF file into a corresponding C file, optimizing as much as possible for speed, size and readability. It is written for fun, self-educating purposes and to beat existing BF compilers. PR: ports/57241 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> Notes: svn path=/head/; revision=89524
* backout ports/56801Edwin Groothuis2003-09-271-1/+1
| | | | | | | Noticed by: FreshPorts sanity checking Notes: svn path=/head/; revision=89494
* - ECHO -> ECHO_MSGEdwin Groothuis2003-09-2721-63/+63
| | | | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89491
* chase print/pdflib libversion upgradeEdwin Groothuis2003-09-264-4/+4
| | | | | | | PR: ports/57204 Notes: svn path=/head/; revision=89483
* - Revive os.fsync function which is disabled by a typo of Python-2.3.1.Hye-Shik Chang2003-09-269-12/+75
| | | | | | | | | - Bump PORTREVISION Obtained from: Python CVS Notes: svn path=/head/; revision=89462
* Add nsswitch support, required when running on -CURRENT.Jimmy Olgeni2003-09-266-2/+48
| | | | | | | Obtained from: Daniel NĂ©ri <dne@mayonnaise.net> Notes: svn path=/head/; revision=89445
* update lang/dylan: 2.3.10 -> 2.3.11Daichi GOTO2003-09-263-22/+17
| | | | | | | | PR: 56881 Submitted by: Peter S. Housel <housel@acm.org> (maintainer) Notes: svn path=/head/; revision=89427
* Add notes about separated standard modules.Hye-Shik Chang2003-09-266-0/+42
| | | | Notes: svn path=/head/; revision=89408
* - Update to 1.7.4Dirk Meyer2003-09-242-2/+2
| | | | Notes: svn path=/head/; revision=89262
* - Update to version 3.99.4Kirill Ponomarev2003-09-2423-892/+192
| | | | | | | | PR: 57094 Submitted by: Ports Fury Notes: svn path=/head/; revision=89240
* Update to 3.54.Sergey A. Osokin2003-09-2410-190/+197
| | | | | | | | | | Utilize ${DOCSDIR} and ${EXAMPLESDIR}. Use new name schema for patch files. Fix ${MASTER_SITES} and home page URL. Take maintainership. Notes: svn path=/head/; revision=89217
* Update to 7.1.029.Alexander Leidinger2003-09-244-16/+16
| | | | Notes: svn path=/head/; revision=89212
* Maintainer Update: upgrade of lang/pike74 to 7.4.28Edwin Groothuis2003-09-242-3/+4
| | | | | | | | | | | Update pike 7.4 to 7.4.28 (official release from IDA). Added a backup mirror of official IDA mirror. PR: ports/56947 Submitted by: Xavier Beaudouin <kiwi@oav.net> Notes: svn path=/head/; revision=89202