summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
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.
2005-09-19Rearrange configure script a little:taca3-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-19Add buildlink file. It's required by textproc/py-dtml.hira1-0/+21
Reviewed by minskim@.
2005-09-18Adding DrafonFly BSD support based on patch provided by Joerg Sonnenberger.taca8-3/+128
Bump PKGREVISION.
2005-09-18Adding DrafonFly BSD support provided by Joerg Sonnenberger.taca5-30/+103
Bump PKGREVISION.
2005-09-17Make installed files match PLIST on Darwin. This addresses theminskim2-6/+15
installation problem noted in PR pkg/31324.
2005-09-17Update to 1_4_2_09 (dist files for 1_4_2_08 no longer available).dillo5-23/+23
Okayed by maintainer, okayed during freeze by wiz.
2005-09-11Move default definition of DIST_SUBDIR for Ruby relatedtaca2-9/+9
from modules.mk to rubyversion.mk. This should fix devel/ruby-rd-mode package.
2005-09-09Allow versions of PHP newer than 5.0.4nb1 to satisfy BUILDLINK_RECOMMENDED.schmonz1-2/+2
Fixes build of ap-php and PHP modules.
2005-09-08Use TCL_VERSION and TK_VERSION instead of hardcoding the Tcl/Tkminskim1-6/+10
version numbers.
2005-09-08Update php5 to version 5.0.5. This is maintenance release, aimed atjdolecek4-25/+12
bug fixes only with only few and minor new features. Full changelog available at: http://mirrors.inway.cz/ChangeLog-5.php#5.0.5
2005-09-07Fix build under Solaris x86, by deactivating jit enginetonio1-2/+2
2005-09-07Set maintainer to tech-pkg. Bruce is not maintaining thesereed1-2/+2
packages. Thank you Bruce for helping with pkgsrc.
2005-09-06oups, included "../../mk/pthread.buildlink3.mk" in the wrong filetonio2-3/+3
2005-09-06kaffe uses pthreadtonio1-1/+2
2005-09-06Add ${BUILDLINK_LDADD.dl} to LIBS as lua has no configure script tojlam1-1/+2
detect and add "-ldl" (on systems that need it) by itself during the build. This addresses pkg/31171.
2005-09-06Update lang/kaffe-esound to 1.1.5tonio1-5/+6
2005-09-06Update lang/kaffe-x11 to 1.1.5tonio2-12/+24
added dependancies on libart2 gtk2
2005-09-06Update lang/kaffe to 1.1.5tonio11-206/+197
regenerate buildlink3 approved by wiz@
2005-09-06Fix build under darwin anf gcc4tonio3-1/+37
Patches taken from darwinports (thanks toby)
2005-09-05Update to 3.1.5:wiz6-131/+19
Changes from 3.1.4 to 3.1.5 --------------------------- 1. The random() suite has been updated to a current FreeBSD version, which works on systems with > 32-bit ints. 2. A new option, `--exec' has been added. It's like -f but ends option processing. It also disables `x=y' variable assignments, but not -v. It's needed mainly for CGI scripts, so that source code can't be passed in as part of the URL. 3. dfa.[ch] have been synced with GNU grep development. This also fixes multiple regex matching problems in multibyte locales. 4. Updated to Automake 1.9.5. 5. Updated to Bison 2.0. 6. The getopt* and regex* files were synchronized with current GLIBC CVS. See the ChangeLog for the versions and minor edits made. 7. `configure --disable-nls' now disables just gawk's own translations. Gawk continues to work with the locale's numeric formatting. This includes a bug fix in handling the printf ' flag (e.g., %'d). 8. Gawk is now multibyte aware. This means that index(), length(), substr() and match() all work in terms of characters, not bytes. 9. Gawk is now smarter about parsing numeric constants in corner cases. 11. Not closing open redirections no longer causes gawk to exit non-zero. 10. The VMS port has been updated. 11. Changes from Andrew Schorr at the xmlgawk project to provide for open hooks from extensions are now included. This will let the xmlgawk extension work in the standard gawk. 12. Updated to gettext 0.14.4. Gawk no longer includes its own copy of the gettext `intl' library, following current GNU practice to rely on there being an external version thereof. 13. A regexp of the form `//' will now generate a warning that it is not a C++ comment from --lint (awk.y). 14. The ^ and ^= operators with an integer exponent now use Exponentiation by Squaring. This simultaneously fixes a problem with ^= and a negative integer exponent. 15. length(array) now returns the number of elements in the array. This is is a non-standard extension that will fail in POSIX mode. 16. Carriage return characters are now ignored in program source code. 17. Four new translations added. 18. Various minor bugs fixed. See the ChangeLog for the details.
2005-09-04Move some options that only apply to the PHP CGI package from Makefile.phpjlam2-4/+5
(shared with ap-php) into the php package Makefile.
2005-09-04Updating lang/ocaml to 3.08.4 (PR 31128)tonio3-12/+12
This is mainly a bug fix release, fixing code generation under amd64 and some OO compilation problems, among many others approved by adam@
2005-09-04Libtoolize lua build. Since the shared library version has changed,jlam10-95/+179
bump the PKGREVISION to 4, and set BUILDLINK_RECOMMENDED.lua appropriately in the buildlink3.mk file.
2005-09-03Bump BUILDLINK_RECOMMENDED to nb1 for recent security issue and fix typoadrianp1-2/+2
Fix suggested by salo@.
2005-09-03Update php5 to 5.0.4nb1 to address XML_RPC security issue(s)adrianp3-5/+20
Fix based on work done by tron@ for the PHP 4.x branch fix PLIST fixup to correctly remove @PREFIX@/lib/php