summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
2005-10-16Fix bug in mbstring extension function mb_encode_mimeheader(), whichjdolecek2-1/+15
misinterpreted some Japanese characters as ASCII. PR: 31223 by Takahiro Kambe
2005-10-16use PHP-provided regex on Solaris, PHP doesn't build with system regexjdolecek1-1/+7
there PR: 31047 by Gilles Dauphin
2005-10-16Update patch-aa, which was forgotten during the updatetonio1-34/+13
2005-10-15Update lang/elk to 3.99.6tonio32-2081/+224
Update HOMEPAGE and MASTER_SITES 3.99.* use autoconf/automake and libtool. It should work on alpha and other 64 platforms Convert to use the option framework. Options xaw and motif enable xaw and motif widget support. Both imply x11 support. The update should fix PR 31750
2005-10-15Add a patch from the freebsd kaffe port maintainer (anholt) to fix kaffetonio2-1/+17
under freebsd x86_64
2005-10-14Update lang/maude to 2.1.1tonio3-23/+9
Let the package use the TOOLS facilities for flex and bison Changes in this version includes a few bugfixes, support for syntax for theories, and parser improvement Update fixes PR 31753
2005-10-14Update ghc to version 6.4.1kristerw3-9/+11
"6.4.1 is a bugfix release over 6.4. No library APIs have changed, so code that worked with 6.4 should continue to work with 6.4.1. Many, many bugs have been fixed relative to 6.4. Far too many to list here." Fixes PR pkg/31751.
2005-10-11Do-notiung commit to add the following note to cvs log:tv2-2/+2
Release notes are available at: http://java.sun.com/j2se/1.5.0/ReleaseNotes.html
2005-10-11Update to 1.5.0_05. See Sun's site for release notes; too large for CVS log.tv6-26/+37
2005-10-11Move PLIST twiddling to pre-install step where it belongs.tv1-1/+3
2005-10-11Update kaffe-x11 to 1.1.6tonio1-2/+1
2005-10-11Update lang/kaffe to 1.1.6tonio10-186/+118
This release contains many improvements, including the merge with gnu classpath 0.18 Also, patches from PR 30585 have been integrated upstream. Thanks joerg for testing it under dragonfly
2005-10-10Use FreeBSD modus for DragonFly as well.joerg2-1/+12
2005-10-10Bump revision since the linking changed on DragonFly. Suggested byjoerg1-2/+2
jlam@.
2005-10-10Include errno.h and only define errno if that doesn't do the trick.joerg2-1/+17
2005-10-10Nuke last chunk of patch, it got appended by configure.joerg2-15/+4
2005-10-10Just use -pthread on DragonFly for thread linkage.joerg2-18/+16
2005-10-10Commit patch provided by Hauke Fath in PR pkg/31538 to updatejschauma4-19/+17
sun-j*13 to version 1_3_1_16 aka 1.0.16. Changes and bugs fixed, according to http://java.sun.com/j2se/1.3/ReleaseNotes.html#131_16 SIGSEGV in Type*Type::meet(const Type*)const+0x0 JVM crashes at assert(!n->is_Phi() && !n->is_CFG(),..) with java_g in 1.3.1_11 JVM stops merging state vectors for blocks where there's a monitor mismatch. Incorrect abstract interface semantics in JDK ValueHandler 1.3.1-only: JVM crashes during WTextComponentPeer.getText() using Citrix java.util.zip stream classes do not close default {De,In}flaters Unnecessary object retention in java.util.zip.Deflater Test CTE_REGTEST/Generic/4894903 is unpredictable Java 1.4.2 on RedHat Enterprise Linux 4.0 Beta-1 (32 bit) seg faults. different behavior among 1.3.1, 1.4.2 and tiger-b63 in Java plug-in for PrintJob JRE 1.3.1+ series Plugin Changes Windows registry settings of JRE 1.4.2+,that is already installed JNDI sending premature ABANDON after connection has closed
2005-10-08add inet6 to list of supported options; this effectively enables IPv6jdolecek2-3/+4
support by default, since the USE_INET6 mapping now properly kicks in
2005-10-08fix pluraljdolecek1-2/+2
2005-10-08Unfortunately PHP has several openssl hooks, which are only enabledjdolecek3-9/+13
when the base PHP is compiled with openssl extension (e.g. ssl://, tls:// stream support, and couple others). These don't work when SSL support is loaded via extension. For this reason, make openssl extension unconditionally built-in into the main PHP package, and g/c security/php-openssl.
2005-10-07Add a fix to LDAP extension build to properly detect LDAP capabilities,jdolecek2-1/+14
such as TLS support. Patch provided by Stoned Elipot in private e-mail.
2005-10-07Remove wiz's quick workaround for the --mandir.reed1-9/+1
Remove the --mandir setting for CONFIGURE_ARGS as this is now done by default (for GNU_CONFIGURE). Remove the man page staging from post-install (and the comment about this). The maintainer told me this was a workaround for older versions of tcl and that it is fixed now.
2005-10-07Package wants to override mandir, so setwiz1-1/+3
CONFIGURE_HAS_MANDIR= no
2005-10-05Remove some more *LEGACY* settings that are over a month old andwiz1-2/+1
thus were before 2005Q3.
2005-10-04Use CONFIGURE_HAS_MANDIR=NO because configure is oldreed1-1/+2
and does not know --mandir. (This still needs a patch that I have to commit.)
2005-10-04PECL modules have a real homepage. Set the default for PECL modules totv1-1/+5
the PECL distro site rather than PHP's default. Bump PKGREVISION, as the HOMEPAGE is included in the binary package's +DESC.
2005-10-03Get rid of some more stuff that was to be removed after 2005Q3.wiz2-6/+2
2005-10-02sync with new Python 2.4 versionrecht1-3/+3
2005-10-01Update to Python 2.4.2recht8-71/+46
Python 2.4.2 is a bugfix release of Python 2.4 - Python 2.4 is now in bugfix-only mode, no new features are being added. More than 60 bugs have been squashed since Python 2.4.1, including bugs that prevented Python working properly on 64 bit AIX and HP/UX. For a detailed list of changes see: http://python.org/2.4.2/NEWS.html
2005-10-01Add a patch for CAN-2005-2491 (buffer overflow vulnerability in the PCRErecht6-6/+109
library) from ubuntu Linux (via gentoo). For details see: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2491
2005-10-01Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRErecht11-8/+215
library) from ubuntu Linux (via gentoo). For details see: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-2491 Bump PKGREVISION's.
2005-09-29Use jbuilder-jit-license as license file.wiz1-2/+2
2005-09-28Fixed pkglint warnings.rillig1-3/+3
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig6-14/+14
NO_BUILD, USE_LIBTOOL.
2005-09-28Removed deprecated use of NO_PATCH.rillig1-6/+1
2005-09-28Removed empty PKGREVISION.rillig1-2/+1
2005-09-28Removed trailing white-space.rillig3-12/+12
2005-09-28Removed trailing white-space.rillig2-6/+6
2005-09-28Removed trailing white-space.rillig1-1/+1
2005-09-26Add missing file to PLIST. Bump PKGREVISION.wiz2-2/+4
2005-09-24enable on solaris. seems to work ok heredmcmahill1-1/+2
2005-09-23Use security patch in official Ruby's ftp server instead of adding locally.taca4-175/+8
This dosen't change anything to installed binaries nor built package.
2005-09-22Depend on current pkgsrc version of sablevm-classpath; bump PKGREVISION.wiz1-3/+3
2005-09-21Ensure that errno really comes from errno.h and only define it asjoerg9-16/+121
extern, if it's not a macro. Teach configure about DragonFly. OKed by maintainer.
2005-09-21Add a patch for fix the security problem which allows an arbitrary codetaca2-3/+9
to run bypassing the safe level check. Bump PKGREVISION.
2005-09-21Add a patch for fix the security problem which allows an arbitrary codetaca3-3/+162
to run bypassing the safe level check. The patch was provided by Yukihiro Matsumoto on ruby-dev mailing list. Bump PKGREVISION.
2005-09-21Allow Python 2.3 to build dynamic modules on DragonFly.joerg2-18/+26
2005-09-20revert last - thanks to wiz for poking me to find the real cause of theabs1-3/+3
breakage.
2005-09-19Set PKGNAME= rather than PKGNAME?=abs1-3/+3
Previously php-gettext would end up with a PKGNAME of php-{ver}, with obviously breakage.