summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2009-11-26fix some printf() format strings on alphadmcmahill3-8/+34
2009-11-25Always use --mode with libtool.joerg2-1/+15
2009-11-25Prepare for libtool-2.2: needs explicit --tag as it is using g++.joerg2-6/+6
2009-11-25Call libtool always with --mode. Honour the strip settings of pkgsrc.joerg2-3/+16
2009-11-25Not MAKE_JOBS_SAFE. Prepare for libtool-2.2.joerg4-11/+36
2009-11-25Fix destdir.joerg1-4/+4
2009-11-25Do not conflict implicitly with acroread7 itself.joerg3-7/+7
2009-11-25Added databases/datadraw version 3.1.1dmcmahill1-1/+2
2009-11-25add and enable datadrawdmcmahill1-1/+2
2009-11-25Initial import of datadraw-3.1.1dmcmahill5-0/+88
DataDraw is an ultra-fast persistent database for high performance programs written in C. It's so fast that many programs keep all their data in a DataDraw database, even while being manipulated in inner loops of compute intensive applications. DataDraw databases are compiled, and directly link into your C programs. DataDraw databases are resident in memory, making data manipulation even faster than if they were stored in native C data structures (really). DataDraw databases can be persistent. Modifications to persistent data are written to disk as they are made, which of course dramatically slows write times. However, DataDraw databases can also be volatile. Volatile databases exist only in memory, and only for the duration that your program needs it. Volatile databases can be directly manipulated faster than C structures, since data is better organized in memory to optimize cache performance DataDraw supports modular design. An application can have one or more common persistent databases, and multiple volatile databases to support various tools' data structures. Classes in a tool's database can extend classes in the common database. DataDraw is also 64-bit optimized, allowing programs to run much faster and in less memory than standard C programs using 64-bit pointers. This is because DataDraw databases supports over 4 billion objects of a given class with 32-bit object references.
2009-11-25+ gdl-2.28.2 [GNOME 2.28], lwm-1.2.2, mathomatic-14.6.3, opera-10.10,wiz1-7/+8
p5-Spreadsheet-WriteExcel-2.28, pulseaudio-0.9.21, sound-juicer-2.28.1.
2009-11-25Prepare for libtool-2.2: use --tag=CC when calling gcc instead of cc.joerg3-10/+34
2009-11-25Use libtool --tag explicitly if calling gcc instead of cc in preparationjoerg2-4/+16
for libtool 2.2.
2009-11-25Not MAKE_JOBS_SAFE. Add destdir support.joerg3-5/+8
2009-11-25Make sure builddir is set to not use stray -I options.joerg1-1/+3
2009-11-25Run libtoolize. No need to touch libtool.joerg1-3/+3
2009-11-25Repeat after me: Do not use bar/.libs/foo.la, use bar/foo.la.joerg3-1/+38
2009-11-25Fix logic to not add stray -I options.joerg2-1/+13
2009-11-25Links against libXt nowadays. Bump revision.joerg1-4/+2
2009-11-25Actually links against libXt nowadays. Bump revision.joerg1-4/+2
2009-11-25Fix permissions of include files. Fix linkage for systems with opensshjoerg3-5/+53
in base. Add destdir support.
2009-11-25Repeat after me, do not use bar/.libs/foo.la, use bar/foo.la.joerg3-1/+38
2009-11-25Needs --x-includes with modular Xorg.joerg1-1/+7
2009-11-25Updated devel/cmake to 2.8.0adam2-3/+3
2009-11-25Changed 2.8.0:adam5-59/+120
This version of CMake fixes many open issues and provides some exciting new features.
2009-11-25Add missed build dependency on automoc4, caught by wizd(8), no pkgrev bumpabs1-1/+3
2009-11-25Updated lang/clang to 2.6nb2.hasso1-1/+2
2009-11-25Make 'clang -pthread' work on recent DragonFly versions. The patch fromhasso3-3/+17
upstream svn trunk. Bump PKGREVISION.
2009-11-25TokyoCabinet related HOMEPAGEs have been moved.obache9-18/+18
2009-11-25build with moonlight support. Added as a default option. Bump pkgrevisionkefren5-5/+71
2009-11-25Updated editors/Sigil to 0.1.5wiz1-1/+2
2009-11-25Update to 0.1.5:wiz2-7/+7
Sigil v0.1.5 2009.11.25 - fixed a race condition with view syncing in Book View - fixed an issue with loading text files that don't end with a newline (some text would end up missing) - A NEW FIND & REPLACE DIALOG (issue #13) - no more hard line breaks in Code View (courtesy of recent performance optimisations) (issue #61) - TOC Editor now remembers its size across invocations and program launches - the uninstaller now removes Sigil's temporary working directories - removed the "Start Sigil" checkbox in the last page of the installer; starting Sigil like this was causing problems because Sigil had admin privileges (issue #163) - fixed an issue with chapter breaks not working after they are Left/Center/Right Aligned (issue #158) - multiple images can now be inserted with the "Insert Image" dialog by selecting multiple images - fixed an issue with loading images from documents with uppercase tags and attributes (issue #156) - tentatively fixed an issue with Sigil crashing on overwriting existing epubs (issue #146) - fixed an issue with Sigil crashing on epubs with "date" OPF elements but no value set for those elements (InDesign CS4 creates such invalid epubs) (issue #149) - fixed an issue with words being merged on TXT import (issue #148) - various performance improvements through code profiling and parallelization - Linux and Mac builds should now be slightly faster because of new compiler optimizations - fixed issue with Sigil incorrectly loading (and therefore subsequently saving) "date" OPF elements with "event" attributes (issue 144)
2009-11-25Note update of the "pango" package to version 1.26.1nb2.tron1-1/+2
2009-11-25Add patches on behalf of Jens Rehsack:tron11-7/+890
Pango was using invalid c++ code and Sun Studio avoids that to compile. Applied patches are taken from the bug-fixes committed upstream -HEAD taken from harrbuuz-ng repository for pango. Bump package revision because of these patches.
2009-11-25Note update of net/bind96 to 9.6.1pl2.taca1-1/+2
2009-11-25Update BIND 9.6.1-P2.taca2-8/+7
--- 9.6.1-P2 released --- 2772. [security] When validating, track whether pending data was from the additional section or not and only return it if validates as secure. [RT #20438]
2009-11-25Needs qt4-tools to build. (Thanks wiz)markd1-1/+2
2009-11-25Updated devel/m17n-lib to 1.5.5obache1-1/+2
2009-11-25Updated misc/m17n-docs to 1.5.5obache1-1/+2
2009-11-25Update m17n-docs to 1.5.5, for m17n-lib 1.5.5.obache5-37/+144
2009-11-25Update m17n-lib to 1.5.5.obache6-24/+23
Bugs fixed.
2009-11-24Note update of www/typolight27-translations package to 20091124.taca1-1/+2
2009-11-24Update typolight27-translations package to 20091124.taca4-11/+14
* Update Danish translation files.
2009-11-24Provide a stringise function for 64bit integers, so that xapian willagc3-1/+47
build on systems with 64bit time_t's.
2009-11-24+qwt-qt4drochner1-1/+2
2009-11-24add qwt-qt4-5.2.0 which is basically a copy of pkgsrc/x11/qwt (the qt3drochner6-0/+904
pkg), just for qt4
2009-11-24Updated benchmarks/kttcp to 20020711nb2jakllsch1-1/+2
2009-11-24Fix kttcp build on 64-bit-time_t NetBSD.jakllsch2-10/+15
Bump PKGREVISION.
2009-11-24remove wrong sip version clausedrochner1-2/+1
(no PKGREV bump needed because this pyqt4 version couldn't build against sip<4.9 anyway)
2009-11-24bump PKGREV for sip>=4.9 requirementdrochner3-6/+6