Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-10-11 | Do-notiung commit to add the following note to cvs log: | tv | 2 | -2/+2 | |
Release notes are available at: http://java.sun.com/j2se/1.5.0/ReleaseNotes.html | |||||
2005-10-11 | Update to 1.5.0_05. See Sun's site for release notes; too large for CVS log. | tv | 6 | -26/+37 | |
2005-10-11 | Move PLIST twiddling to pre-install step where it belongs. | tv | 1 | -1/+3 | |
2005-10-11 | Update kaffe-x11 to 1.1.6 | tonio | 1 | -2/+1 | |
2005-10-11 | Update lang/kaffe to 1.1.6 | tonio | 10 | -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-10 | Use FreeBSD modus for DragonFly as well. | joerg | 2 | -1/+12 | |
2005-10-10 | Bump revision since the linking changed on DragonFly. Suggested by | joerg | 1 | -2/+2 | |
jlam@. | |||||
2005-10-10 | Include errno.h and only define errno if that doesn't do the trick. | joerg | 2 | -1/+17 | |
2005-10-10 | Nuke last chunk of patch, it got appended by configure. | joerg | 2 | -15/+4 | |
2005-10-10 | Just use -pthread on DragonFly for thread linkage. | joerg | 2 | -18/+16 | |
2005-10-10 | Commit patch provided by Hauke Fath in PR pkg/31538 to update | jschauma | 4 | -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-08 | add inet6 to list of supported options; this effectively enables IPv6 | jdolecek | 2 | -3/+4 | |
support by default, since the USE_INET6 mapping now properly kicks in | |||||
2005-10-08 | fix plural | jdolecek | 1 | -2/+2 | |
2005-10-08 | Unfortunately PHP has several openssl hooks, which are only enabled | jdolecek | 3 | -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-07 | Add a fix to LDAP extension build to properly detect LDAP capabilities, | jdolecek | 2 | -1/+14 | |
such as TLS support. Patch provided by Stoned Elipot in private e-mail. | |||||
2005-10-07 | Remove wiz's quick workaround for the --mandir. | reed | 1 | -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-07 | Package wants to override mandir, so set | wiz | 1 | -1/+3 | |
CONFIGURE_HAS_MANDIR= no | |||||
2005-10-05 | Remove some more *LEGACY* settings that are over a month old and | wiz | 1 | -2/+1 | |
thus were before 2005Q3. | |||||
2005-10-04 | Use CONFIGURE_HAS_MANDIR=NO because configure is old | reed | 1 | -1/+2 | |
and does not know --mandir. (This still needs a patch that I have to commit.) | |||||
2005-10-04 | PECL modules have a real homepage. Set the default for PECL modules to | tv | 1 | -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-03 | Get rid of some more stuff that was to be removed after 2005Q3. | wiz | 2 | -6/+2 | |
2005-10-02 | sync with new Python 2.4 version | recht | 1 | -3/+3 | |
2005-10-01 | Update to Python 2.4.2 | recht | 8 | -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-01 | Add a patch for CAN-2005-2491 (buffer overflow vulnerability in the PCRE | recht | 6 | -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-01 | Add a patch for CAN-2005-2491 (uffer overflow vulnerability in the PCRE | recht | 11 | -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-29 | Use jbuilder-jit-license as license file. | wiz | 1 | -2/+2 | |
2005-09-28 | Fixed pkglint warnings. | rillig | 1 | -3/+3 | |
2005-09-28 | Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, | rillig | 6 | -14/+14 | |
NO_BUILD, USE_LIBTOOL. | |||||
2005-09-28 | Removed deprecated use of NO_PATCH. | rillig | 1 | -6/+1 | |
2005-09-28 | Removed empty PKGREVISION. | rillig | 1 | -2/+1 | |
2005-09-28 | Removed trailing white-space. | rillig | 3 | -12/+12 | |
2005-09-28 | Removed trailing white-space. | rillig | 2 | -6/+6 | |
2005-09-28 | Removed trailing white-space. | rillig | 1 | -1/+1 | |
2005-09-26 | Add missing file to PLIST. Bump PKGREVISION. | wiz | 2 | -2/+4 | |
2005-09-24 | enable on solaris. seems to work ok here | dmcmahill | 1 | -1/+2 | |
2005-09-23 | Use security patch in official Ruby's ftp server instead of adding locally. | taca | 4 | -175/+8 | |
This dosen't change anything to installed binaries nor built package. | |||||
2005-09-22 | Depend on current pkgsrc version of sablevm-classpath; bump PKGREVISION. | wiz | 1 | -3/+3 | |
2005-09-21 | Ensure that errno really comes from errno.h and only define it as | joerg | 9 | -16/+121 | |
extern, if it's not a macro. Teach configure about DragonFly. OKed by maintainer. | |||||
2005-09-21 | Add a patch for fix the security problem which allows an arbitrary code | taca | 2 | -3/+9 | |
to run bypassing the safe level check. Bump PKGREVISION. | |||||
2005-09-21 | Add a patch for fix the security problem which allows an arbitrary code | taca | 3 | -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-21 | Allow Python 2.3 to build dynamic modules on DragonFly. | joerg | 2 | -18/+26 | |
2005-09-20 | revert last - thanks to wiz for poking me to find the real cause of the | abs | 1 | -3/+3 | |
breakage. | |||||
2005-09-19 | Set PKGNAME= rather than PKGNAME?= | abs | 1 | -3/+3 | |
Previously php-gettext would end up with a PKGNAME of php-{ver}, with obviously breakage. | |||||
2005-09-19 | Rearrange configure script a little: | taca | 3 | -47/+29 | |
- Correct case statement moving "interix3*)" to before "interrix*)" since "interix3*)" wouldn't match and always match to "interix*)". - Remove "interix3*" in the case condition which always "interix*" pattern. This dosen't fix anything bulding on Interix3 (SFU 3.5) and on other platforms, but fix obvious mistake in configure script. | |||||
2005-09-19 | Add buildlink file. It's required by textproc/py-dtml. | hira | 1 | -0/+21 | |
Reviewed by minskim@. | |||||
2005-09-18 | Adding DrafonFly BSD support based on patch provided by Joerg Sonnenberger. | taca | 8 | -3/+128 | |
Bump PKGREVISION. | |||||
2005-09-18 | Adding DrafonFly BSD support provided by Joerg Sonnenberger. | taca | 5 | -30/+103 | |
Bump PKGREVISION. | |||||
2005-09-17 | Make installed files match PLIST on Darwin. This addresses the | minskim | 2 | -6/+15 | |
installation problem noted in PR pkg/31324. | |||||
2005-09-17 | Update to 1_4_2_09 (dist files for 1_4_2_08 no longer available). | dillo | 5 | -23/+23 | |
Okayed by maintainer, okayed during freeze by wiz. | |||||
2005-09-11 | Move default definition of DIST_SUBDIR for Ruby related | taca | 2 | -9/+9 | |
from modules.mk to rubyversion.mk. This should fix devel/ruby-rd-mode package. |