summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-11-12Changes 3.4.5:adam10-115/+56
The latest PVM release 3.4.5 is mainly bug fixes and additional support for varying Linux distributions and some better 64-bit Linux/AMD support (like it doesn't seg fauly any more :-). Added strerror() support instead of old crusty global vars. New architectures were added for AIX5*. Fixed hilarious bug in pvmtmpnam(), caused crash after 10,000 spawns... :-D While there's a variety of little tweaks, there are no significant changes or additions to the basic functionality.
2004-11-12Clean-up: don't depend on X11/Xpm any more; depend on gdadam1-9/+2
2004-11-12Use ${VARBASE} instead of hardcoding /var.sketch1-2/+2
2004-11-12Note update of p5-Template-Toolkit and removal of p5-libxml-enno.erh1-1/+3
2004-11-12Make sure the libxml-enno replacements conflict with p5-libxml-enno.erh4-4/+12
2004-11-12Remove p5-libxml-enno. It has been replaced by:erh5-39/+1
p5-XML-DOM p5-XML-XQL p5-XML-Checker p5-XML-RegExp p5-XML-Filter-Reindent p5-XML-Filter-DetectWS p5-XML-Filter-SAXT p5-XML-UM
2004-11-12p5-libxml-enno is old and has been split into individual packages.erh1-2/+10
Change p5-Template-Toolkit to depend on those packages instead.
2004-11-12Note addition of p5-XML-UM and p5-XML-Encoding.erh1-1/+3
2004-11-12Fix the pthread detection so that where no native pthreads are present,jlam2-17/+61
we don't add -pthread to CFLAGS. Also, pkgsrc libtool on NetBSD will do the right thing with respect to pthreads, so we don't need to use the hack in the configure script.
2004-11-12Add p5-XML-Encoding and p5-XML-UM.erh1-1/+3
2004-11-12Create a packge for XML-UM-0.01erh4-0/+25
Convert UTF-8 strings to any encoding supported by XML::Encoding
2004-11-12Create a package for XML-Encoding-1.01erh4-0/+30
A perl module for parsing XML encoding maps
2004-11-12Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're addedjlam38-134/+66
automatically by pthread.buildlink3.mk. Also, factor out the pthread library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS and use it in packages where necessary (usually the ones that don't have a GNU configure script).
2004-11-12Note addition of p5-XML-Filter-{DetectWS,Reindent,SAXT}erh1-1/+4
2004-11-12Add p5-XML-Filter-DetectWS, p5-XML-Filter-Reindent and p5-XML-Filter-SAXT.erh1-1/+4
2004-11-12Create a pacakge for XML-Filter-Reindent-0.03erh4-0/+25
Reformats whitespace for pretty printing XML
2004-11-12Create a package for XML-Filter-DetectWS-0.01erh4-0/+25
A PerlSAX filter that detects ignorable whitespace
2004-11-12Create a pacakge for XML-Filter-SAXT-0.01erh4-0/+25
Replicates SAX events to several SAX event handlers
2004-11-12Note update of mc.erh1-1/+2
2004-11-12Check for actual existance of sys/bufq.h instead of just relying on uname.erh2-8/+12
2004-11-12Let's try that again, this time with a rcsid.erh2-2/+4
2004-11-12Fix this to compile when we have grantpt() but it's not in stropts.h.erh3-3/+18
Bump pkgrevision to 5. It'd probably make sense to update this to the latest version (4.6.0).
2004-11-12(1) Split out the native (built-in) pthread detection injlam3-50/+101
pthread.buildlink3.mk into a separate file, pthread.builtin.mk, that is handled using the usual builtin.mk logic. (2) If pthread.buildlink3.mk is included by a package Makefile, then automatically add the necessary compiler and linker flags to compile and link pthread-enabled/reentrant code. For native pthreads, this means passing -pthread to the compiler and linker. For the userland pthread replacement, we pass -D_REENTRANT and -lpthread instead. (3) Add PTHREAD_{CFLAGS,LDFLAGS,LIBS} in both CONFIGURE_ENV and MAKE_ENV when pthread.buildlink3.mk is included so that the configure and build processes can use these values. Remove these definitions from bsd.pkg.mk since PTHREAD_* variables are all declared within pthread.buildlink3.mk. XXX For now, PTHREAD_LDFLAGS is a superset of PTHREAD_LIBS until XXX packages that use use PTHREAD_LDFLAGS can be fixed.
2004-11-12Teach the native linker to accept "-pthread" by silently dropping it.jlam1-3/+12
This allows "-pthread" to be added to LDFLAGS for use by both the compiler and the linker.
2004-11-12Add a new variable BUILDLINK_LIBS.<pkg> which contains a list of -l...jlam1-10/+32
options (library options) to be appended automatically to LIBS when building against <pkg>. LIBS is used by GNU configure scripts to note the library options that are automatically added to the link command line.
2004-11-12+BasiliskII-1.0.20041109, xmame-0.88, xmess-0.88.wiz1-1/+4
2004-11-12Note mozilla{,-gtk2} updates to 1.7.3nb2.wiz1-1/+3
2004-11-12Remove useless C99-isms that cause the build to fail with GCC 2.95.kristerw4-1/+58
2004-11-12Update mozilla and mozilla-gtk2 to 1.7.3nb2 with a security fixwiz4-5/+30
from mozilla CVS.
2004-11-12Well, the double libtool BUILD_DEPENDS is already annoying people and I'dtv1-5/+3
rather not force BUILD_DEPENDS through the (slow) reduce-depends dance, so resurrect LIBTOOL_REQD (though in a bit more succinct manner).
2004-11-12Note that p5-ExtUtils-XSBuilder was moved from www/ to devel/.seb1-1/+2
2004-11-12Remove p5-ExtUtils-XSBuilder from www/ as it was reimported in devel/.seb5-36/+1
2004-11-12Adjust for new p5-ExtUtils-XSBuilder location in devel/.seb1-2/+2
2004-11-12Give this a chance to build on MacOS X.hubertf2-12/+23
Tested by Holger Amann [keeney at fehu dot org]
2004-11-12Add & enable p5-ExtUtils-XSBuilder.seb1-1/+2
2004-11-12Reimport p5-ExtUtils-XSBuilder from www/ to devel/.seb4-0/+34
2004-11-12Add 'perl5' to CATEGORIES.seb14-28/+28
2004-11-12lang/perl5/Makefile.common already adds 'perl5' to CATEGORIES so removeseb1-2/+2
it from it and replace it with 'databases' which was missing.
2004-11-12Add 'perl5' to CATEGORIES.seb8-16/+16
2004-11-12This package uses libtool and C++.jlam1-1/+3
2004-11-11Note initial addition of p5-Module-CoreList version 1.97 asseb1-1/+2
devel/p5-Module-CoreList in the NetBSD Packages Collection. The Perl 5 module Module::CoreList provides a manifest of the modules and their versions included in core Perl for various releases.
2004-11-11Add & enable p5-Module-CoreList.seb1-1/+2
2004-11-11Initial addition of p5-Module-CoreList version 1.97 in the NetBSDseb4-0/+27
Packages Collection. The Perl 5 module Module::CoreList provides a manifest of the modules and their versions included in core Perl for various releases.
2004-11-11Bump that libtool version number back down to nb1 where it was in previous.tv1-2/+2
2004-11-11Change the way _OPSYS_LIBTOOL_REQD works slightly.tv1-7/+5
Rather than replacing the LIBTOOL_REQD value, add two BUILD_DEPENDS lines. That way, the higher numbered BUILD_DEPENDS wins -- allowing the version in bsd.pkg.mk to be bumped beyond the value in the platform .mk and still be enforced properly.
2004-11-11NetBSD now needs libtool-base-1.5.10nb6.tv1-1/+2
2004-11-11Fix C++ linkage on modern NetBSD ELF by using a more standard link command.tv5-73/+127
Based on jlam's patch to tech-pkg. Bump PKGREVISION to 1.5.0nb6.
2004-11-11Remove a useless C99-isms that cause the build to fail with GCC 2.95.kristerw2-1/+23
2004-11-11note update of libxml2 to 2.6.16recht1-1/+2
2004-11-11Note update of "kde" package to version 3.3.1nb1.tron1-1/+2