summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2005-03-18nb10: Work around PR pkg/20499 by disabling locking altogether on IRIX.tv1-4/+13
This won't hurt gcc-based builds, so it does not need to be compiler type conditional.
2005-03-17add missing REPLACE_LOCALEDIR_PATTERNSdmcmahill1-1/+2
2005-03-17Fix powerpc compilation problem with gcc-3.4. From Jorge Acereda inwiz2-1/+14
PR 29193.
2005-03-15Add patch provided by Richard Earnshaw in PR 23181:wiz3-2/+26
"GMP does not handle pure-endian FP on ARM" Bump PKGREVISION.
2005-03-14Replaced the last patch. It had been for check-0.9.2, but we currently onlyrillig2-11/+21
have check-0.9.1.
2005-03-13Explicitly depend on glib2, pango and libxml2; they are used directly.jmmv1-1/+4
2005-03-13Revert previous; I was looking at the wrong place (and I got the latestjmmv1-3/+2
versions instead of the minimum required ones).
2005-03-13Require new enough versions of glib2 and fontconfig.jmmv1-2/+3
2005-03-13Add all .pc.in files to PKGCONFIG_OVERRIDE.jmmv1-2/+8
2005-03-13In packages with djb-style compile scripts, properly enquote ${CC}schmonz1-3/+3
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as well as being more generally correct for arbitrary user-defined CFLAGS. Suggested by jlam. For consistency across djbware in pkgsrc: * In math/djbfft's and sysutils/daemontools's do-configure targets, remove leading @ from ${ECHO} lines; from the former, also remove unneeded single quotes from one such line. * Rename net/publicfile's pre-build and sysutils/service-config's post-patch targets to do-configure. * In sysutils/checkpassword's do-configure target, reorder creation of conf-cc, conf-ld, and conf-home. All of the affected packages have been verified to compile. XXX These packages probably have enough build goo in common to XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
2005-03-13nb3: Include dlopen.buildlink3.mk, as this uses dlopen. Should fix thetv1-2/+5
build of some dependents on Interix (e.g., jed and xjed).
2005-03-11Added a patch to make check compile with cpp-2.95.3. Approved by wiz.rillig2-1/+20
2005-03-10Revert error in previous (commented out PKG_SKIP_REASON).tv1-2/+2
2005-03-10Nitpick from Roland Illig <roland.illig@gmx.de>: Use "progname" rathertv2-9/+11
than "__progname" (just in case), and set it also in getopt_long(3).
2005-03-101.4 - overhaul:tv9-675/+800
- pull sources directly into pkgsrc - do not depend on namespace.h, <sys/cdefs.h> (de-__P()ify), or <err.h> - use libtool for better portability in shlib creation The resultant library is still ABI compatible with prior versions and should have the same shlib major version number. Thanks to Roland Illig <roland.illig@gmx.de> for help in getting this working properly on Solaris.
2005-03-08Use BUILDLINK_TRANSFORM instead of SUBST_CLASSES to removextraeme1-6/+2
compiler flags, thanks wiz.
2005-03-08Don't use -std=c99 when CC_VERSION < gcc-3 (because it's an unimplementedxtraeme1-1/+11
option), this should fix PR pkg/29533.
2005-03-07Use gcc-3.3.5 tarball. Very minor changes. Bump PKGREVISION.wiz3-13/+22
Adapt patch-aa to include (currently untested) powerpc support.
2005-03-07Fix quoting.uebayasi1-2/+2
2005-03-07Add (untested) macppc and x86_64 support.wiz2-1/+24
2005-03-07Add RCS Id to patch-aa.wiz2-2/+4
2005-03-06Bump PKGREVISION with introduce of ruby16-base/ruby18-base pacakge.taca16-22/+32
2005-03-06Add and enable ruby-zlib.taca1-1/+2
2005-03-06Revive separated ruby packages, ruby-dbm, ruby-zlib, ruby-digest andtaca5-0/+210
ruby-openssl with bump PKGREVISION.
2005-03-06Update flim to 1.14.7.minskim2-7/+6
Changes: * mime-en.sgml, mime-ja.sgml (CVS based development): Remove the description about developers' pserver access. * sha1-dl.el: Don't provide the sha1-dl feature twice. (sha1-region): Allow the optional argument `binary'. (sha1): Ditto. * smtp.el (smtp-parse-progress-message-format): Fix regexp usage. * smtp.el (smtp-progress-message-format): New user option. (smtp-primitive-data): Show progress message. (smtp-parse-progress-message-format): New function. (smtp-show-progress-message): New function. (smtp-deduce-address-list): Use insert instead of insert-string. * mel-g.el (gzip64-external-encoder): Change default value to cause more recognizable error. (gzip64-external-decoder): Ditto. * std11.el (std11-parse-word-or-comment-or-period): Renamed from `std11-parse-word-or-comment' and allow period. (std11-parse-phrase): Allow parsing obs-phrase in rfc2822. * mime-conf.el (mime-format-mailcap-command): Quote a file name which may contain spaces using `shell-quote-argument' in order to pass it to the shell safely. * eword-encode.el (mime-encode-header-in-buffer): Don't ignore a space char at the beginning of a field body in order to honor the 76-column rule which is described in RFC 2047 section 2. * eword-decode.el (eword-decode-encoded-text): Fix bug when `must-unfold' is specified; eliminate CR too when `must-unfold' is specified. * mel-u.el (mime-write-decoded-region): Use make-temp-file. (uuencode-external-decode-region): Ditto. * mel-u.el (mime-write-decoded-region): Use temporary filename. * sha1-el.el (sha1-maximum-internal-length): Doc fix. * lunit.el (lunit-make-test-suite-from-class): Fix regexp. Use "^test" instead of "^test-". * lunit.el (lunit-assert): Avoid double-eval `condtion-expr'. Use ,(not (not condition)) instead of ,condition. * lunit.el (lunit-make-test-suite-from-class): Restrict test method name to test-*. * smtp.el (smtp-starttls-program): New user option. (smtp-starttls-extra-args): New user option. (smtp-send-buffer): Bind starttls-program and starttls-extra-args. * mel-q.el (quoted-printable-external-decoder-option-to-specify-file): Accept nil. (mime-write-decoded-region): If the value of the variable `quoted-printable-external-decoder-option-to-specify-file' is nil, write stdout to the output file. * mel-b-el.el (base64-external-decoder-option-to-specify-file): Accept nil. (base64-write-decoded-region): If the value of the variable `base64-external-decoder-option-to-specify-file' is nil, write stdout to the output file. * sasl.texi: Texinfo markup fixes. From Jesper Harder <harder@ifa.au.dk>. * sha1-el.el (sha1-string-external): Use with-temp-buffer. * sha1-el.el (sha1-string-external): Make it can return a string in binary form. (sha1-region-external): Ditto. (sha1-string-internal): Ditto. (sha1-region-internal): Ditto. (sha1-region): Ditto. (sha1-string): Ditto. (sha1): Ditto. * sha1-el.el (autoload): Don't use ignore-errors. (sha1-use-external): Use condition-case. Suggested by Katsumi Yamaoka <yamaoka@jpl.org>. * sha1-el.el (autoload): Ignore errors for executable-find. (XEmacs ecrypto does not require sh-script where executable.el is located.) (sha1-use-external): Likewise. * sha1-el.el (sha1): Add defgroup. (sha1-maximum-internal-length, sha1-program, sha1-use-external) (sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL. (sha1): Autoload. * sha1-el.el (sha1-use-external): New variable. (sha1-region): Use it. (sha1-string): Ditto. * ntlm.el (ntlm-string-as-unibyte): New macro. (ntlm-build-auth-response): Use it. * ntlm.el: Fix namespace. Change smb-passwd-hash into ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt, smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1 into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into ntlm-string-permute, string-lshift into ntlm-string-lshift, string-xor into ntlm-string-xor. Suggested by Jesper Harder <harder@myrealbox.com>. * ntlm.el: Don't include poem. * md4.el (print-int32, print-string-hexa): Remove. Suggested by Jesper Harder <harder@myrealbox.com>.
2005-03-06Cosmetic change with pkglint(1).taca5-10/+9
2005-03-05Depend on xemacs-packages instead of apel when built with xemacs.minskim2-7/+8
Bump PKGREVISION.
2005-03-05apel is included in xemacs-packages. Remove xemacs* from acceptedminskim1-2/+3
emacs versions.
2005-03-05Fix PLIST to build with xemacs.minskim1-9/+9
2005-03-05w3 and bbdb are included in xemacs-packages; depend on it instead whenminskim1-3/+4
EMACS_FLAVOR is xemacs.
2005-03-05Update tkdiff to 4.0.2.minskim2-6/+6
Changes since 4.0b2: - Made sure all the prefs are saved (Bug# 878340) - Put all the Aqua stuff in one place - Fix detection of a ,v file in the current directory for RCS
2005-03-05Update HOMEPAGE.minskim1-2/+2
2005-03-05Update to 1.8.1:wiz5-28/+11
pOverview of changes between 1.8.0 and 1.8.1 =========================================== * Fix several problems with conjuct formation in Sinhala [Harshula] * Fix problems that were causing fonts to be missized and not print in GtkHTML [Ross Burton] * Fix compilation with old fontconfig [Vincent Noel] and old FreeType [Andrew P. Lentvorski, Jr] * Work around problem with glyphs in monospace fonts being truncated by Xft [Billy Biggs] * Misc bug fixes [Damon Chaplin, Matthias Clasen, Kees Cook, Nick Lamb, Adam Sampson,Manish Singh, Morten Welinder] * Misc build fixes [Sebastien Bacher, Matthias Clasen, Tor Lillquist] * Doc improvements [Torsten Schoenfeld, Billy Biggs, Morten Welinder]
2005-03-05be less restrictive about the gcc3 requirement, >=3.0 is fine.grant1-2/+2
2005-03-05add a comment describing the options used on AIX.grant1-3/+6
2005-03-04Give away MAINTAINER; I don't use this package anymore.tv1-2/+2
2005-03-04+p5-Class-MakeMethodstv1-1/+2
2005-03-04p5-Class-MakeMethods 1.010, a similar but not quite the same analogue totv4-0/+30
Class::MethodMaker. Included is a Class::MethodMaker v1 emulator that provides better compatibility than the one in Class::MethodMaker v2. From DESCR: By passing arguments to "use Class::MakeMethods ..." statements, you can select from a library of hundreds of common types of methods, which are dynamically installed as subroutines in your module, simplifying the code for your class.
2005-03-04Add empty "do-test" target to override the TEST_TARGET definition in module.mk.tv1-1/+4
2005-03-04Update to 1.08b. Closes PR 29583.wiz2-9/+13
New in 1.08 (November 2004) - perl.syms more verbose so you can diagnose failures. - You can use environment variables instead of modifying Makefile.PL to set your -I, -L, etc. options for the Curses libraries. - c-linux.ncurses.h hints file includes ncurses.h, not curses.h. - New c-darwin-thread-multi-2level.h hints file. New in 1.07 (September 2004) - Call to Perl_isa_sv() changed to isa_sv() because the former doesn't work on some systems (causes a build failure). New in 1.06 (July 2001) o Now requires perl5.005 or better to run. (You can probably run it in perl5.002-perl5.004 by grabbing newCONSTSUB out of the IO distribution on CPAN and editing all uses of "foreach my $var" in my perl scripts.) o Did lots of fiddling with the file generation in an effort to make it more comprehensible. In doing so, I moved around the way some things were done and probably broke it on some systems with weird compilers. Please let me know. o changed the "Curses->new()" function to be a bit less clever. o Support for libmenu! Many thanks to Yury Pshenichny <yura at zp.ua> who did most of the actual work. Update: Well, sort of support. For some reason beyond my ken, it doesn't work with Solaris (2.6) libmenu. (The items won't attach to the menu.) ncurses menu, both 1.9.9 and 5.2, seem to work fine. o libform support added, too. Ho hum. ;) This one does appear to work with Solaris libform. o Added the following ncurses extension functions: use_default_colors() assume_default_colors() define_key() keybound() keyok() resizeterm() (Thanks to neild at misago.org, hans at kolej.mff.cuni.cz) o Re-enabled the functions: attr_get() attr_off() attr_on() attr_set() o Between the functions supported and the functions listed in the pod as not supported, those are all the ones I know about. Got any more? Let me know. o Fixed 64 bit issue with getch() and possibly others, truncating returns of `chtype' to 32 bits. Note that this could possibly break some OSes. Please let me know. (Thanks to Randall.G.Steiner at bankofamerica.com) o Fixed bug where @ARGV was always being cleared, and so no arguments ever got to MakeMaker. (Thanks to bdlow at nortelnetworks.com) o Added hints for Darwin/Mac OS X system. (Thanks to sdietrich at emlab.com) o Added note to NETBSD users at the bottom of this README. o Added a security notice to the README and pod. (Thanks to connor at ing.umu.se) o Has anyone successfully used the mouse event stuff? pkgsrc: MENUS and FORMS support not enabled because of compilation problems.
2005-03-03Fix for libtool locking on AIX. Found by grant, tested by me on aix 4.3.3garbled1-1/+2
2005-03-03Make libtool work better on AIX. There is still one problem remaining,garbled1-1/+4
and that is that it sets needs_locking for AIX, and then locks indefinately when compiling. Unsure how to fix that.
2005-03-03require gcc-3.3, should fix problem seen on 1.6 bulk builddrochner1-1/+2
2005-03-03Changes 0.9.2:adam2-6/+6
NOTE: This is mainly a bugfix release. * Some improvements to the procedure for removing connections. * Corrected various issues with header parsing. * Now closes windows which were opened during interface testing such as font panels, info panels, etc. * Minor corrections to background color for a number of inspectors. * Improvements to gmodel importation. * Better detection of when the user is utilizing a user bundle. Gorm will now warn the user with a panel. * Various improvements in documentation
2005-03-03Readd checksum for patch-gdb_defs (hi al!).wiz1-1/+2
2005-03-03Add and enable boost-docs.wiz1-1/+2
2005-03-03Make libffi buildable on NetBSD/amd64 (fixes PR pkg/29512).daniel2-1/+12
Ack by wiz@.
2005-03-03don't attempt to statically link system libraries.grant2-10/+14
from Eric Boutilier in PR pkg/29470.
2005-03-03.packlist moved from ${PERL5_SITEARCH}/auto/SVN/Simple/.packlist toepg1-2/+2
${PERL5_SITEARCH}/auto/SVN/Simple/Edit/.packlist .
2005-03-03Add and enable p5-Class-Autouse and p5-ExtUtils-AutoInstall.epg1-1/+3