summaryrefslogtreecommitdiff
path: root/lang
AgeCommit message (Collapse)AuthorFilesLines
2005-02-27Bumpd the PKGREVISION for the following packages:veego1-2/+2
emulators/compat13 emulators/compat14 emulators/compat14-crypto emulators/twin lang/blackdown-jdk13 multimedia/transcode because of a broken PLIST_SRC handling introduced in mk/bsd.pkg.mk rev 1.1593 and fixed in rev 1.1596. compat13 was bumped to nb2 so we don't have different package version on different archs (alpha had an nb1 before but all other had no PKGREVISION).
2005-02-27make this work on solaris (pick the correct config name)dmcmahill1-5/+31
2005-02-27Drop trailing whitespace.wiz1-1/+1
2005-02-26Preserve modification times of the documentation.is1-3/+3
2005-02-26Update to SR-2.3.3 distribution.is3-9/+16
2005-02-26Update to SR-2.3.3.is15-558/+6
2005-02-26Add a test target.is3-5/+14
2005-02-26Moved to the versioned distribution files.is4-10/+10
2005-02-26Enforce the values that PERL5_MODULE_TYPE can take.jlam1-1/+6
2005-02-25Examples for SR, a language for concurrent programming from the Universityis4-0/+385
of Arizona.
2005-02-25Depend on latest p5-Module-Build to get .packlist files.wiz1-2/+2
2005-02-25This is the SR, a language for concurrent programming from theis25-0/+964
University of Arizona, version 2.3.2. SR is described in "The SR Programming Language: Concurrency in Practice" by Gregory R. Andrews and Ronald A. Olsson (Benjamin/Cummings, 1993, ISBN 0-8053-0088-0).
2005-02-24* Teach devel/p5-Module-Build to write .packlists just like MakeMaker.pmjlam3-50/+89
does. This allows us to use dynamic PLISTs for Perl modules that are built using Module::Build. Bump the PKGREVISION of p5-Module-Build to 1. * Drop the use of PERL5_USES_MODULE_BUILD and introduce a new variable PERL5_MODULE_TYPE that is either "MakeMaker" or "Module::Build" that names the framework used to build/install the module. * Split out the variables set in perl5/buildlink3.mk that are also used by perl5/module.mk into a new file perl5/vars.mk. Move some PERL5_* variable definitions from pkgsrc/mk/bsd.pkg.use.mk into perl5/vars.mk. This just centralizes the common PERL5_* definitions into a single file location. * Convert the known packages that use Module::Build to set PERL5_MODULE_TYPE and PERL5_PACKLIST: devel/p5-Class-Container devel/p5-Exception-Class devel/p5-Log-Dispatch devel/p5-Array-Compare textproc/p5-Pod-Coverage www/p5-Apache-Session-Wrapper www/p5-MasonX-Request-WithApacheSession
2005-02-24Add RMD160 digestsagc142-142/+319
2005-02-23Remove :Q that broke things, introduced in previous.wiz1-2/+2
2005-02-21Patch-aa written in a different way, for people who, like me, use gnu-make -j2adam2-4/+4
to speed-up the build process on Dual-CPU Macs. :)
2005-02-21Use the extended PLIST_SRC support which now also reads:veego1-7/+1
PLIST.${MACHINE_ARCH:C/i[3-6]86/i386/g} PLIST.${OPSYS}-${MACHINE_ARCH:C/i[3-6]86/i386/g} and remove the package hack for MD PLIST files. It was save to remove ${BLACKDOWN_ARCH} for PLIST_SRC, because it was set to i386 in lang/blackdown-jre13/Makefile.common/Makefile.common with the same handling we now use in bsd.pkg.mk.
2005-02-21Sign over maintainership to tech-pkg@hubertf3-6/+6
2005-02-21Add h2rb command wrapper for ruby18 package.taca1-2/+3
Bump PKGREVISION.
2005-02-21Merge databases/ruby-dbm, devel/ruby-zlib, security/ruby-digest andtaca3-39/+63
security/ruby-openssl. This fix PR pkg/29227 by Curt Sampson. And install h2rb command for DL extention module. Bump PKGREVISION.
2005-02-21Merge databases/ruby-dbm and security/ruby-digest to ruby16.taca3-43/+33
Bump PKGREVISION.
2005-02-21Move common configure related parameter from ruby16/Makefile andtaca1-1/+27
ruby18/Makefile.
2005-02-21Add basic Module::Build support; set PERL5_USES_MODULE_BUILDwiz1-2/+29
for packages that want it.
2005-02-19Use header files for prototypes instead of just guessing.wiz11-42/+176
Fixes PR 29455.
2005-02-18ride last change.. bump PKGREVISION for the PLIST.common changerecht1-2/+2
2005-02-18add dl.so to PLIST.common (conditionally)recht1-1/+2
addresses PR 29402 by salo
2005-02-16Update two more occurances of the old version number.tron1-3/+3
2005-02-16Update Python 2.3.x version number here, too.tron1-2/+2
2005-02-15update to 2.3.5drochner14-299/+83
This is a bug-fix release. It contains the fix for http://www.python.org/security/PSF-2005-001/ which we added in 2.3.4nb7.
2005-02-09Fix version suffix of shared library, libruby.so for OpenBSD.taca1-1/+4
Fix PR pkg/29214 from Hiramatsu Yoshifumi.
2005-02-06- Fix for patch-ah on Darwin, problem spotted by Antoine Reilles inadrianp2-43/+13
private email.
2005-02-06Update tcl-otcl to 1.9.minskim2-6/+5
Changes: - Change the default versions in conf/configure.in.{tcl,tk,otcl,TclCL}. - Change configure support for Fedora's /usr/share/tcl8.3.
2005-02-05- Update of coq from 7.4 to 8.0pl2adrianp5-71/+484
- Initial patches supplied by Antoine Reilles, thanks ! - Lots of changes/fixes/updates, see: CHANGES
2005-02-05Edit down patch-ah so it does not include an RCS Id.wiz2-6/+4
2005-02-05fix broken patch from last update - ride the recent updateadrianp2-18/+18
2005-02-05fix broken patch from last update - ride the recent updateadrianp2-13/+13
2005-02-04remove obsolete patches for recent updateadrianp7-153/+0
2005-02-04- Update from 3.06 to 3.08.2adrianp37-510/+753
- Lots of changes/bugfixes - see Changes for all the details
2005-02-04apply the security fix fromdrochner10-11/+248
http://www.python.org/security/PSF-2005-001/ This disables hierarchical object lookups in SimpleXMLRPCServer. Unfortunately, this breaks some applications (eg kenosis). Don't shoot me for this. bump PKGREVISION
2005-02-02Fix a local root exploit and a buffer overflow (CAN-2005-{0155,0156}).jlam3-3/+28
Patches from Nicholas Clark in private mail. Bump the PKGREVISION to 3.
2005-02-02Remove .pkgsrc files from PLIST, they should not be here.wiz1-7/+1
Fixes PR 29180 by H. Todd Fujinaka.
2005-02-01Change MAINTAINER email address and add buildlink3.mk.ben2-2/+20
This addresses PR#29171
2005-01-30Convert the Java related packages to use the alternatives system. To dojmmv19-320/+24
this, we only need some simple logic in java-env.mk to automatically generate an ALTERNATIVES file for us. There are two exceptions, though: fastjar and jikes (pointed out by tv@), which do not use this file; they have to be handled manually. Bump PKGREVISION for all affected packages. While doing this, remove the java-wrapper package, obsoleted by the new functionality provided by pkg_alternatives.
2005-01-30Convert the python packages to use the alternatives system to install ajmmv17-63/+34
bin/python wrapper. Bump their PKGREVISION to 1. Also remove the python package. In order to preserve a similar behavior to this one using the new framework, start by installing pkg_alternatives. Then just open its manpage, scroll down to the EXAMPLES section, Applying filters subsection, and follow the (rather short) directions given there.
2005-01-30Fix two bugs in gawk bracket handling under UTF-8 locale. Patchesminskim3-3/+53
borrowed from Debian. Reported by Hiramatsu Yoshifumi and Kibum Han on tech-pkg@. Bump PKGREVISION.
2005-01-28update to f2c-20001205nb8dmcmahill7-42/+148
This addresses a temp file symlink race vulnerability. The f2c patch is adapted from the debian one. The f2c-f77 (wrapper script which emulates a fortran compiler) patch was done a bit differently.
2005-01-28Fix typo (BUILDLINK_DENTH -> BUILDLINK_DEPTH).hira1-4/+4
2005-01-28I've completely forgot that the ruby library directory name on Linuxtaca1-1/+5
is still differ with Ruby 1.6.8. So, tweak it Linux and ruby16 base.
2005-01-28The ruby library directory name on Linux has been changed in Rubyminskim1-5/+1
1.8.2 to be consistent with other platforms. Update RUBY_ARCH to match the change. This makes lang/ruby18 build again on Linux. Approved by MAINTAINER.
2005-01-27Correct GNUC detection.minoura2-1/+15
Fixes (at least) i386--netbsd compilation.