Age | Commit message (Collapse) | Author | Files | Lines |
|
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).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
of Arizona.
|
|
|
|
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).
|
|
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
|
|
|
|
|
|
to speed-up the build process on Dual-CPU Macs. :)
|
|
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.
|
|
|
|
Bump PKGREVISION.
|
|
security/ruby-openssl.
This fix PR pkg/29227 by Curt Sampson.
And install h2rb command for DL extention module.
Bump PKGREVISION.
|
|
Bump PKGREVISION.
|
|
ruby18/Makefile.
|
|
for packages that want it.
|
|
Fixes PR 29455.
|
|
|
|
addresses PR 29402 by salo
|
|
|
|
|
|
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.
|
|
Fix PR pkg/29214 from Hiramatsu Yoshifumi.
|
|
private email.
|
|
Changes:
- Change the default versions in conf/configure.in.{tcl,tk,otcl,TclCL}.
- Change configure support for Fedora's /usr/share/tcl8.3.
|
|
- Initial patches supplied by Antoine Reilles, thanks !
- Lots of changes/fixes/updates, see: CHANGES
|
|
|
|
|
|
|
|
|
|
- Lots of changes/bugfixes - see Changes for all the details
|
|
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
|
|
Patches from Nicholas Clark in private mail. Bump the PKGREVISION to
3.
|
|
Fixes PR 29180 by H. Todd Fujinaka.
|
|
This addresses PR#29171
|
|
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.
|
|
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.
|
|
borrowed from Debian. Reported by Hiramatsu Yoshifumi and Kibum Han
on tech-pkg@.
Bump PKGREVISION.
|
|
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.
|
|
|
|
is still differ with Ruby 1.6.8. So, tweak it Linux and ruby16 base.
|
|
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.
|
|
Fixes (at least) i386--netbsd compilation.
|