summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2003-09-25Update Darwin patches to match libtool 1.4.3danw4-11/+9
2003-09-23Fix another build problem, this time under NetBSD 1.6.1_STABLE.tron2-1/+19
2003-09-23Fix brokeness in the included "libiberty" (Lubomir Sedlacik providedtron6-5/+8258
the autoconfig fixes) and a "configure" botch so that this package finally builds with NetBSD-current GCC 3.3.1.
2003-09-23Make sure that only base name of the make program is used to constructsalo2-1/+15
the variable name. Fixes build on bootstrap-pkgsrc systems, closes pkg/22918 from MLH.
2003-09-23Add missing PKGCONFIG_OVERRIDE.recht3-5/+9
Bump PKGREVISION because of the changed *.pc files. ok'ed by wiz@
2003-09-23Mark curses on Darwin as incompatible.yyamano1-3/+3
Close PR pkg/21649 by Michael Wolfson.
2003-09-21Fix error invented in last commit.tron1-3/+3
2003-09-21basename-only BUILD_DEPENDS value is wrong.kent1-6/+2
2003-09-21Added p5-Module-Build-0.20 and p5-Image-Imlib2-0.12kim1-1/+2
Updated p5-Apache-Gallery to 0.7
2003-09-21This is a beta version of a new module "Module::Build". It is meant tokim5-0/+64
be a replacement for "ExtUtils::MakeMaker".
2003-09-21Update w32api to 2.4, and PEACE to 20030919 snapshot.kent6-30/+171
This change fixes PR pkg/19049.
2003-09-21Add USE_BUILDLINK2 so this picks up a proper dependjmc1-1/+2
2003-09-21Add USE_BUILDLINK2 so this picks up a proper dependjmc1-1/+2
2003-09-19Apply the fix from PR 22702 from pino at the organisation known asagc2-1/+15
dohd, to make the compilation complete successfully. (It's not a workaround, the inclusion of <stdlib.h> also brings in the other correct header files).
2003-09-19Add py-TPG and sort.wiz1-2/+3
2003-09-19Add CONFLICTS with avr-binutils<2.13.2.1 -- they installed infowiz1-1/+3
files and localizations in the same place.
2003-09-19Update to 1.03:wiz2-6/+6
1.03 Jan 22, 2003 - Special handling of Exception::Class::Base objects when stringifying references. This avoids infinite recursion between the two classes. Requested by p5-Exception-Class package (hi he!).
2003-09-19update HOMEPAGEdent2-4/+4
2003-09-18Mark this package as operating system version specific.tron1-3/+4
2003-09-18Specify the category when including other files and when depending on otherjmmv2-4/+4
packages. From PR pkg/21864 by ccatrian at eml.cc.
2003-09-18Include converters/libiconv/buildlink2.mk.simonb1-1/+2
Sanity checked by Juan RP.
2003-09-17Update to KDE3.1.4.markd2-6/+5
Changes: * Debian packaging updates.
2003-09-17get rid of USE_GCC2/3 in pkg Makefiles, and set GCC_REQD orgrant4-8/+10
USE_PKGSRC_GCC as appropriate, as this is handled by compiler.mk now.
2003-09-17Fix binary package: use PERL5_SITEARCH instead of PERL5_ARCHLIB for theseb1-2/+2
packlist.
2003-09-17Remove nasm-devel.jmmv1-2/+1
2003-09-17nasm has been updated to 0.98.37, so this package is useless now.jmmv6-135/+0
2003-09-17Update to 0.98.37 (really, rename nasm-devel to nasm). This version is farjmmv6-18/+118
more complete than 0.98, plus homogenizing the package in a single one will save us from conflicts during bulk builds (and during manual builds too).
2003-09-17add USE_GCC_SHLIB, reorder some lines a bit for clarity.grant1-2/+4
2003-09-16Fix build with gcc3, reported by Soren Jacobsen PR pkg/22822.xtraeme2-1/+16
2003-09-16Updated to 2.4.6. Patch provided by David S. <davids@idiom.com>xtraeme3-9/+14
via PR pkg/22185. Changes: New in slib2d6: * phil-spc.scm: Added Hilbert Space-Filling Functions. * ncbi-dna.scm: Read and manipulate NCBI-format nucleotide sequences. * differ.scm (diff:edits): Improved speed by 27%. * solid.scm (scene:viewpoint): Simplified; fixed pitch. (solid:extract-colors): Fixed color/elevations alignment. (solid:extract-colors, solid:extract-elevations): Fixed row-major. * solid.scm (solid:basrelief): Added VRML ElevationGrid. (solid:bry): Added "solid FALSE" and missing alternative clause. * solid.scm (scene:viewpoints): Restored Up and Down views. * html4each.scm (html-for-each): Rewrote for full quote hair. Removed require string-search; uses own multi-char version. * html4each.scm (html-for-each): "unterminated HTML entity" warning infinitely looped; changed to error. (htm-fields): Recover from HTML errors. * html4each.scm (htm-fields): Parses markup string. (html-for-each): Handle comments as markups. * html4each.scm (html:read-title): Added optional LIMIT (word-count) argument. * html4each.scm (html:read-title): Added. (html-for-each): Accept input-port for FILE argument. (html:read-title): Added check for first char being '<'. * uri.scm (uri->tree, make-uri): Fixed confusion of #f and "". * uri.scm (absolute-uri?): Added. * uri.scm (uri->tree): Corrected documentation. * db2html.scm (command:make-editable-table, command:modify-table): Improved null-keys treatment to work with multiple primaries. * db2html.scm (command:make-editable-table): foreign-choice-lists now opens the table. * slib.texi: Fixed database examples. * dbutil.scm (solidify-database): Fixed lock handling. * dbutil.scm (mdbm:report): Show lock certificates. (create-database, write-database, syncify-database, close-database): Lock database file for writing. (create-database): Allow initial #f filename. * transact.scm (transact-file-replacement): Accept (string) path to backup file in place of backup-style symbol. * charplot.scm (histobins): Gracefully return when no data. * soundex.scm (SOUNDEX): Character lookups use ASSV and MEMV. * qp.scm (qp:qp): Distinguish #f and 0 values for *qp-width*. * array.scm (make-array): Removed legacy procedures. * arraymap.scm (array-for-each): Use set-car! instead of reverse. * fft.scm (fft:shuffle&scale): Use bit-reverse from 'logical. * logical.scm (logical:logcount, logical:integer-length): Made tail-recursive. (logical:logxor, logical:logior, logical:logand): Made tail-recursive. * logical.scm (logical:ones): Return 0 for 0 argument. (gray-code->integer): Improved running time from O(b^2) to O(b*log(b)). * strsrch.scm (substring?, substring-ci?): Bum simple cases. (subskip): Split out common code from substring?, substring-ci?. (subloop): Old non-table-driven code for short substring?s. (substring?, substring-ci?): Compared measurements of subskip vs subloop; set breakpoint at STRLEN < CHAR-CODE-LIMIT/2 + 2*PATLEN. (substring-ci?, substring?): Refined; subloop for PATLEN <= 4. * strsrch.scm (count-newlines): Added. * slib.texi (Lists as sets): Updated UNION examples. * comlist.scm (comlist:union): Optimized for list lengths. * comlist.scm (comlist:list*): Make letrec top-level. * batch.scm (*operating-system*): gnu-win32 renamed from cygwin32. * batch.scm (*operating-system*): Detect MINGW32 (gcc on MS-DOS) as CYGWIN. * random.scm (random): Streamlined. (seed->random-state, random:chunk): Replaced BYTE with ARRAY. * random.scm (random): Don't get extra chunk when modu is integer multiple of 256. * slib.texi (Getopt): Fixed double dashes. * slib.texi (Getopt, Getopt Parameter lists): * getparam.scm (getopt->arglist, getopt->parameter-list): * getopt.scm (getopt, getopt--): Global variable *argv* replaces argc, argv arguments. Not the best solution -- but at least its consistent. * slib.texi (Plotting): Updated examples. * slib.texi (String Search): State search order for string-subst. * slib.texi (Copyrights): Fixed TeX formatting. * slib.texi (Rule Types): Split from Precedence Parsing Overview. (Precedence Parsing Overview): Describe binding power concept.
2003-09-16mark this ONLY_FOR_PLATFORM NetBSD for now, as it destroys thegrant1-1/+3
mk files installed from bootstrap-pkgsrc. thanks, salo.
2003-09-16look for a CDROM also at /dev/cd?d; should fix PR pkg/22803 bydrochner2-1/+15
Peter Seebach
2003-09-16CVSync 0.24.7gehenna2-6/+5
Changes: * Fix a bug to fail to run with GNU Pth/PTL. (cvsyncd) * Fix compile problems on OSes without a pthread library support. (cvscan/rcscmp)
2003-09-15Initial import of py-TPG 2.1.6recht4-0/+51
based upon the pkg provided by Michal Pasternak in PR 21982 TPG can very simply write parsers that are usefull for most every day needs (even if it can't make your coffee). With a very clear and simple syntax, you can write an attributed grammar that is translated into a recursive descendant parser. TPG generated code is very closed to the original grammar. This means that the parser works "like" the grammar. A grammar rule can be seen as a method of the parser class, symbols as method calls, attributes as method parameters and semantic values as return values. You can also add Python code directly into grammar rules and build abstract syntax trees while parsing.
2003-09-15Use GNU m4 under NetBSD 1.5.x to fix some problems *sigh*.jmmv1-2/+8
2003-09-14Add and enable p5-Set-IntSpangson1-1/+2
2003-09-14Initial import of Set::IntSpan into the NetBSD packages collectiongson4-0/+25
as devel/p5-Set-IntSpan. Set::IntSpan manages sets of integers. It is optimized for sets that have long runs of consecutive integers.
2003-09-14Use my NetBSD.org email address.recht1-2/+2
2003-09-14update to 0.6.1.recht3-193/+265
Lot's of fixes and new features. See CHANGES for a complete list. Also, take ownership. ok'ed by lukem@
2003-09-14hange extension.mk to also install optimized files for distutils packages.recht6-6/+52
Inspired by FreeBSD "ports". Fix the PLISTs accordingly. Also, while at it, remove now obsolete compileall.py calls in post-install targets and insure that extension.mk is in included before builinlinks of other Python modules. Discussed with/ok'ed by drochner@.
2003-09-14If Python 2.3 is been used the pkg version must be >= 2.3nb2.recht1-1/+4
2003-09-12Fix unportable shell code in "configure" which breaks configuration ontron3-2/+17
systems where the "compfaces" program from the "faces" package is installed. A dependence on the "faces" package isn't necessary because the "compfaces" program isn't really used. This fix the first part of PR pkg/22762 by myself.
2003-09-12kill all references to gcc.buildlink2.mk and compiler.mk, and definegrant3-7/+8
USE_GCC2 or USE_GCC3 where appropriate. the functionality of the old gcc.buildlink2.mk has been rolled into compiler.mk now, which is automatically used. more changes to come later...
2003-09-12gcc.buildlink2.mk is no more. So, include compiler.mk instead.recht1-2/+2
reported by Matthias Scheler
2003-09-12Missing dependency for XEmacs.minoura1-1/+2
xemacs-packages actually includes the old version of apel; this package overrides it, which could be confusing. Possibly we should remove apel from xemacs-packages? (some packages require new apel)
2003-09-11Update to 1.19. Closes PR pkg/22711 by Lloyd Parkes. Changes since 1.17:jmmv3-11/+21
1.19 - Messed up applying some of the patches in 1.18 :-( 1.18 - Added support for specifying unsigned integer values [0; 2^32-1] Thanks to Richard Gerrits for pointing out the problem. Added support for specifying Z/Y/Z for adiw, sbiw and movw. Thanks to Richard Barrington for suggesting this. Added support for a bunch of Mega devices. Thanks to Andreas Schwarz for supplying a patch with these. Fixed problems compiling with GCC 3.2 Several people supplied patches, but I was just too busy integrating them. Thanks to Patrick Dreker for supplying the final patch.
2003-09-11Bump PKGREVISION to 4, due to libgda/libgnomedb updates.jmmv1-3/+4
Add explicit dependancy on pkgconfig. Sort buildlink2 includes alphabetically.
2003-09-11Drop non-working master site.jmmv1-3/+2
2003-09-11remove USE_GCC3 definintion.grant1-2/+1
packages should only ever test this, not define it.
2003-09-11Order SUBDIRs alphabeticallyagc1-2/+2