aboutsummaryrefslogtreecommitdiff
path: root/lang
Commit message (Collapse)AuthorAgeFilesLines
* Update to version 2.1.4Maho Nakata2003-07-212-2/+2
| | | | | | | | PR: 54663 Submitted by: KATO Tsuguru <tkato@prontomail.com> aka ports fury Notes: svn path=/head/; revision=85274
* The dl module seems to cause coredump on Pentium4 boxen when compiledAkinori MUSHA2003-07-196-1/+61
| | | | | | | | | | | | with gcc 3.3 with a -mcpu or -march flag (even -mcpu=pentiumpro, which is the default CPU cflag that bsd.cpu.mk sets, leads ruby to coredump). Although currently I'm not sure if gcc 3.3's optimization has a bug or it is that it just exposed the dl module's hidden bug, disable those flags to work around the problem for the moment. Notes: svn path=/head/; revision=85196
* Update to 2.3c1Hye-Shik Chang2003-07-1935-147/+91
| | | | Notes: svn path=/head/; revision=85183
* Fix build on STABLETilman Keskinoz2003-07-181-1/+10
| | | | | | | | PR: 54545 Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> Notes: svn path=/head/; revision=85128
* Fix typo: XML -> XSL.Norikatsu Shigemura2003-07-172-2/+2
| | | | | | | Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=85044
* Correct scripts/configure.php & Bump PORTREVISION.Norikatsu Shigemura2003-07-174-18/+12
| | | | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Pointy hat to: myself Notes: svn path=/head/; revision=85008
* Add php5-cli, is a PHP5 Command Line Interpreter as php5'sNorikatsu Shigemura2003-07-163-7/+8
| | | | | | | | | | | | slave port. PR: ports/54520 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections) Notes: svn path=/head/; revision=84982
* Add php5 5.0.0.a1, PHP5 Scripting Language.Norikatsu Shigemura2003-07-1619-846/+555
| | | | | | | | | | PR: ports/54519 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Repo copied by: joe (cvs) Approved by: portmgr (no objections) Notes: svn path=/head/; revision=84981
* Upgrade to 0.8.1.Dag-Erling Smørgrav2003-07-144-12/+20
| | | | Notes: svn path=/head/; revision=84874
* Fix a bug which goes unnoticed on all platforms but leads to aAnton Berezin2003-07-1410-5/+160
| | | | | | | | | | | | | coredump on FreeBSD/amd64 when one uses $^N variable and there were no captures in the last executed regexp. One third of this fix was applied to the perl tree in December 2002, with the rest hopefully applied in the next couple of days. Reported by: jwd Notes: svn path=/head/; revision=84872
* get rid of libgnugetopt dependency for -CURRENT,FUJISHIMA Satsuki2003-07-141-5/+7
| | | | | | | use USE_GETOPT_LONG instead. Notes: svn path=/head/; revision=84842
* * Upgrade to 1.0.6.Oliver Braun2003-07-1220-4906/+5458
| | | | | | | | | | | * Fix build on -current. PR: ports/53884 Submitted by: Matthew West <mwest@uct.ac.za> Approved by: maintainer Notes: svn path=/head/; revision=84788
* Drop maintainershipErwin Lansing2003-07-121-1/+1
| | | | Notes: svn path=/head/; revision=84768
* Use makeinfo --no-split to avoid plist problems.Joe Marcus Clarke2003-07-123-9/+12
| | | | | | | | PR: 54310 Submitted by: nork Notes: svn path=/head/; revision=84743
* Update to 7.1.024Maho Nakata2003-07-126-16/+14
| | | | | | | | Reported by: Ali Faiez Taha <aftaha@cirp.usp.br> jed <kallen-j@unbc.ca> Notes: svn path=/head/; revision=84730
* Use ${STRIP_CMD} instead of strip. Strip some additional files and simplifyGerald Pfeifer2003-07-1114-238/+224
| | | | | | | | | | | | the machinery so that we do not need to maintain duplicate lists of binaries. Rename loop variables from $file to $f to avoid warnings by future versions of portlint. Fix a post-build comment. Reviewed by: obrien Notes: svn path=/head/; revision=84717
* My manpage creation fake-out broke with 3.1.1. Give up and add a buildDavid E. O'Brien2003-07-1114-0/+14
| | | | | | | dependency on perl 5.6. Notes: svn path=/head/; revision=84680
* Update to 7.1.021.Alexander Leidinger2003-07-116-16/+18
| | | | Notes: svn path=/head/; revision=84674
* Add a document about OTP programming rules.Jimmy Olgeni2003-07-113-3/+7
| | | | Notes: svn path=/head/; revision=84671
* Add checksum for bounds-checking-gcc-3.3-1.00.patch.bz2 lost by revision 1.69.Gerald Pfeifer2003-07-0914-0/+14
| | | | Notes: svn path=/head/; revision=84546
* Upgrade to the 7-July-2003 GCC 3.3.1 in-development snapshot.David E. O'Brien2003-07-0942-252/+238
| | | | Notes: svn path=/head/; revision=84543
* Update for compatibility with new bsd.port.mk patches.Joe Marcus Clarke2003-07-092-10/+34
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=84542
* Set per-thread stack size to 0x20000 (default) or 0x100000Hye-Shik Chang2003-07-094-4/+24
| | | | | | | | | | | (WITH_HUGE_STACK_SIZE=yes). This will enable python2.2 to run Zope and its products. Requested by: dwhite Reviewed by: dwhite Notes: svn path=/head/; revision=84509
* Remove a unused file.Hye-Shik Chang2003-07-091-23/+0
| | | | Notes: svn path=/head/; revision=84505
* Umm, I should bump PORTREVISION...Jun Kuriyama2003-07-082-0/+2
| | | | Notes: svn path=/head/; revision=84461
* Remove dependency on print/acroread4.Jun Kuriyama2003-07-082-6/+0
| | | | | | | Run-depending on acroread is not required for *.pdf in plist. Notes: svn path=/head/; revision=84460
* update lang/smalltalk: 2.1.2 -> 2.1.3Daichi GOTO2003-07-082-2/+2
| | | | | | | | PR: 54132 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=84447
* update lang/pike74: 7.4.13 -> 7.4.25Daichi GOTO2003-07-082-23/+50
| | | | | | | | PR: 54204 Submitted by: Xavier Beaudouin <kiwi@oav.net> (maintainer) Notes: svn path=/head/; revision=84438
* replace ${PERL} with ${REINPLACE_CMD}Oliver Lehmann2003-07-061-1/+2
| | | | | | | PR: 47406 Notes: svn path=/head/; revision=84287
* Generate plist either statically or before do-install phase forJoe Marcus Clarke2003-07-051-1/+3
| | | | | | | | | compatibility with upcoming bsd.port.mk patches. Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=84245
* Add the first part of "Concurrent Programming in Erlang", a bookJimmy Olgeni2003-07-053-2/+5
| | | | | | | available from the erlang.org site. Part #2 is paper-only. Notes: svn path=/head/; revision=84244
* o Utilize MASTER_SITE_PYTHON.Hye-Shik Chang2003-07-0434-165/+294
| | | | | | | | | | | o Rename pydoc to pydoc${PORTVERSION} to avoid conflicts among these ports. (lang/python port keeps both of bin/pydoc and bin/pydoc2.2) o Set LATEST_LINK to ${PYTHON_VERSION:S/.//} except lang/python. Now, we can install all of these python versions together cleanly. Notes: svn path=/head/; revision=84198
* o Add default overload extension.Norikatsu Shigemura2003-07-0412-45/+102
| | | | | | | | | | | | o Add WITH_REGEX_TYPE knob [1]. o Small fixes. PR: ports/54061 Requsted by: Jens Rehsack [1] Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84179
* Update pkg-messageErwin Lansing2003-07-032-4/+4
| | | | | | | | PR: 54062 Submitted by: maintainer Notes: svn path=/head/; revision=84151
* Update new python-devel port to 2.3.b2.Hye-Shik Chang2003-07-0329-3115/+6049
| | | | | | | | | | | | | | | | This update introduces two new knobs to _disable_ somewhat experimental options: BUILD_STATIC=yes Unless this option is specified, the port will build python as shared binary. WITH_UCS2=yes Unless this option is specified, Py_UNICODE type will charge 4 bytes per character (as we do for wchar_t) Repo-copied by: joe (thanks!) Notes: svn path=/head/; revision=84141
* Fix a typo: s/NOPORTSDOCS/NOPORTDOCS/ [1]Sergey A. Osokin2003-07-032-6/+7
| | | | | | | | | | | | | Use ${DOCSDIR} [2] s/share\/doc\/.../%%DOCSDIR%%/ for pkg-plist [2] PR: 53911 Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> [1] osa [2] Approved by: fjoe (mentor) (implicit) Notes: svn path=/head/; revision=84136
* o Switch to libtool 1.4.Norikatsu Shigemura2003-07-0330-1542/+4899
| | | | | | | | | | | | | | | | o Add WITHOUT_IPV6 knob (Requested by Jens Rehsack <rehsack@liwing.de> in ports/53754, implemented in a slightly different way). o Add GIF and animated GIF write support by default in GD and add WITH_LZW knob to enable the LZW compression algorithm (patented in some countries). o Removed gd_gif_out.diff patch and added many new patches. PR: ports/53754, ports/53879 Requested by: Jens Rehsack <rehsack@liwing.de> Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84110
* Add WANT_PHP_WEB knob, for ports that require a webNorikatsu Shigemura2003-07-033-0/+36
| | | | | | | | | | | server to work, but for which is indifferent the PHP sapi (CGI or Apache Module). PR: ports/53800 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=84106
* The use of IGNORE is now preferred to BROKEN to indicate portsJohn Polstra2003-06-306-6/+6
| | | | | | | | | | that will never build on older OS releases. Submitted by: Mark Linimon <linimon@lonesome.com> PR: ports/53462, ports/53464 Notes: svn path=/head/; revision=83919
* Upgrade to v204.Joseph Koshy2003-06-293-276/+674
| | | | Notes: svn path=/head/; revision=83802
* Add a conflict for ploticus, slffea and swi-pl.Tilman Keskinoz2003-06-291-0/+1
| | | | | | | All install a program bin/pl. Notes: svn path=/head/; revision=83797
* Add py-prolog, A Python extension embedding SWI-PrologTilman Keskinoz2003-06-295-0/+49
| | | | | | | Submitted by: g.gonter@ieee.org Notes: svn path=/head/; revision=83793
* Add WITHOUT_X11 knob. It allows to build OCAML on servers and otherLev A. Serebryakov2003-06-282-14/+25
| | | | | | | | | | | systems withou XFree86 libraries. PR: ports/53289 Submitted by: myself Approved by: sobomax Notes: svn path=/head/; revision=83777
* s/BROKEN/IGNORE/Oliver Braun2003-06-271-1/+1
| | | | | | | | PR: ports/53437 Submitted by: Mark Linimon <linimon@lonesome.com> Notes: svn path=/head/; revision=83753
* libtool uber-patchAde Lovett2003-06-267-8/+7
| | | | | | | | | | | | | | * kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5 * upgrade repo-copied devel/libtool14 to 1.4.3 * break out libltdl into its own separate port * move to version-numbered binaries/scripts (ie: there is *no* 'libtool' any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends) Approved by: portmgr (kris) - for the bsd.port.mk hooks Tested by: bento 4-exp builds (repeatedly) Notes: svn path=/head/; revision=83696
* Update to 7.1.019.Alexander Leidinger2003-06-266-16/+20
| | | | Notes: svn path=/head/; revision=83651
* Correct the checksum for the 2003-06-25 patch.Akinori MUSHA2003-06-262-2/+2
| | | | | | | | | Bad proxy, no cookie, even for FTP service. Submitted by: roberto Notes: svn path=/head/; revision=83647
* Update lang/ruby-devel to the snapshot as of 2003-06-25 and hopefullyAkinori MUSHA2003-06-264-4/+4
| | | | | | | unbreak for alpha and sparc64. (ia64 and amd64 are not supported yet) Notes: svn path=/head/; revision=83616
* Upgrade to 2.0.4.Thomas Gellekum2003-06-252-2/+2
| | | | Notes: svn path=/head/; revision=83579
* Improve SNMP support (fix openssl dependency and add net-snmp5 support).Norikatsu Shigemura2003-06-256-6/+30
| | | | | | | | PR: ports/53687 Submitted by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=83554