summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2012-01-29Update to SML/NJ 110.73asau7-124/+72
SML/NJ 110.73 provides a number of new library features, including a new library for working with HTML 4, as well as many bug fixes. Details: CM: + Added boolean literals (true and false) to the conditional-expression syntax in CM. Thus, you can write #if true structure Foo #endif in a CM file. This change is meant to make it easier to use autoconf to configure the build process of an SML application. ML-Yacc: + Fixed ml-yacc examples to respect the changed signatures with respect to TextIO.inputLine. SML/NJ Library: + Added findExe function to PathUtil module. + Modified the implementation of GetOpt.usageInfo so that if the help string has embedded newlines, then the extra lines are properly indented. + Changed the interface of JSONStreamParser to support both parsing files and TextIO.instreams. + Added HTML4 library. + Fixed bug in hashed cons library (bug #55). + Added array iterators to DynamicArray module. Concurrent ML: + The paths used to specify the CML versions of libraries in a CM file have been rationalized (bug #68) $cml/basis.cm -- the CML version of $/basis.cm $cml/cml.cm -- core CML features $cml/cml-lib.cm -- CML library code $cml/trace-cml.cm -- TraceCML library for debugging $cml/smlnj-lib.cm -- CML version of the $/smlnj-lib.cm library $cml/inet-lib.cm -- CML version of the $/inet-lib.cm library $cml/unix-lib.cm -- CML version of the $/unix-lib.cm library Note that the old naming scheme is still supported, but may be removed in some future version. + Added Barriers module to CML. + Fixed the Win32 socket and polling implementation to work correctly with CML. Signature of poll was wrong and didn't handle sockets at all. MLRISC: + Added support for the RTDSC and RTDSCP instructions to the amd64 code generator.
2012-01-29avoid implicit Python dependency: don't build gdbus-codegen, it is new indrochner4-30/+66
2.30 and not used in pkgsrc yet, will be added as separate pkg
2012-01-29lang/gcc45: Mark NOT-FOR-DRAGONFLYmarino1-2/+2
This compiler requires binutils 2.17 which A) doesn't build on DragonFly and B) is a significant downgrade over the system binutils. DragonFly users should look at lang/gnat-aux for a pkgsrc compiler which is based on gcc 4.6. lang/gcc46 doesn't build on DragonFly either, but it may be worth fixing that package. This one isn't worth the effort for us.
2012-01-29wm/lwm: Directly link libICEmarino2-5/+13
The session.o object contains the IceProcessMessages symbol which wasn't previously directly linked with libICE. This is another imake-based package so libICE is now directly linked by all platforms.
2012-01-29wm/awesome: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-29time/glclock: Restore libGL reference to patch-aamarino2-4/+4
On 24 April 2008, the GL library was removed from the configuration to "Fix build with the latest version of the Mesalib package". Symbols from this library are still referenced though. The patch was changed to the original libraries and order with the exception of the additional libSM and libICE. It builds fine using the latest Mesalib package.
2012-01-29time/catclock: Restore missing reference to libXtmarino2-4/+4
The patch-aa removed the linkage to libXt (static) but catclock still needs functions from this library which it was accessing indirectly. Change this to a direct link which makes gnu linker v2.22 happy.
2012-01-29sysutils/gkrellm: Fix indirect linking error on DragonFlymarino1-1/+1
2012-01-29graphics/flphoto: Fix indirect linking error on DragonFlymarino1-1/+3
In this case LIBS.DragonFly has to be used instead of LDFLAGS.DragonFly in order to directly link libstdc++.
2012-01-29audio/wsoundprefs: Add libintl during linkingmarino2-4/+12
Symbol libintl_bind_textdomain_codeset is used. Since IMake doesn't seem to acknowledge environment variables, all platforms now directly link lintl rather than just DragonFly.
2012-01-29Updated devel/accericiser to 1.12.1.obache1-1/+2
2012-01-29Update accerciser to 1.12.1.obache3-17/+69
============== version 1.12.1 ============== New And Updated Translations ============================ - Matej Urbančič (sl) - Vincent Untz (sl) - Takayuki KUSANO (jp) - Andika Triwidada (id) - Roman Mátyus (sl) - Aron Xu (cn) - Fran Diéguez - Gheyret Kenji (ug) - Jiro MATSUZAWA (jp) - Javier Jardón (Update README file) - Jorge González (es) - noch (am) - Ivar Smolin (et) - Thomas Thurman (en@shaw) - Claude Paroz (fr) ============== Version 1.12.0 ============== New And Updated Translations ============================ - Thomas Thurman (en@shaw) - Jorge González (es) - Ivar Smolin (et) - Claude Paroz (fr) - Fran Diéguez (gl) - Arman Vardanyan (hy) - Andika Triwidada (id) - Takeshi AIHANA (ja) - Roman Mátyus (sk) - Matej Urbančič (sl) - Gheyret Kenji (ug) - YunQiang Su (zh_CN) ============== Version 1.11.1 ============== What's New ========== A fix for AT-SPI2 issues (bug #617484). Thanks Mike Gorse! New And Updated Translations ============================ ============= Version 1.9.3 ============= What's New ========== Not much, there is a new Simplified Chinese translation of the help docs! New And Updated Translations ============================ - Gheyret Kenji (ug) ============= Version 1.8.0 ============= What's New ========== * Fixed crash when selecting item under pointer. Workaround for pygtk/gdk bug. (bug #593732). New And Updated Translations ============================ - Khaled Hosny (ar) - Joan Duran (ca) - Lucas Lommer (cs) - Ask Hjorth Larsen (da) - Mario Blättermann (de) - Philip Withnall (en_GB) - Jorge González (es) - Mattias Põldaru (et) - Iñaki Larrañaga Murgoitio (eu) - Ilkka Tuohela (fi) - Claude Paroz (fr) - Antón Méixome (gl) - Mark Krapivner (he) - Gabor Kelemen (hu) - Milo Casagrande (it) - Gintautas Miliauskas (lt) - Sangeeta Kumari (mai) - Kjartan Maraas (nb) - Tomasz Dominikowski (pl) - Rui Batista (pt) - Og Maciel (pt_BR) - Adi Roiban (ro) - Matej Urbančič (sl) - Daniel Nylander (sv) - Theppitak Karoonboonyanan (th) - Baris Cicek (tr) - Maxim Dziumanenko (uk) - Ray Wang (zh_CN) - Chao-Hsiung Liao (zh_HK) - Chao-Hsiung Liao (zh_TW) ============== Version 1.7.91 ============== What's New ========== - Use correct Name and X-FullName in .desktop file (bug #592732). New And Updated Translations ============================ - Alexander Shopov (bg) - Milo Casagrande (it) ============== Version 1.7.90 ============== New And Updated Translations ============================ - Hendrik Richter (de) - Mattias Põldaru (et) - Yaron Shahrabani (he) ============= Version 1.7.4 ============= What's New ========== - Removed all libglade-related symbols. New And Updated Translations ============================ - Eitan Isaacson (he) - Daniel Nylander (sv) - Maxim Dziumanenko (uk) ============= Version 1.7.2 ============= What's New ========== - Added accessible name changed listeners to update the view accordingly (bug #582434). - Fixed editable text bug (bug #574223). - Migrated to GtkBuilder from Glade. New And Updated Translations ============================ None, could you believe it??? ============= Version 1.7.1 ============= What's New ========== - Removed bonobo and ORBit references, in prep for GNOME 3.0 and D-Bus AT-SPI (bug #580421). - Fixed IPython history behavior (bug #578608), thanks Lasagna Davide! New And Updated Translations ============================ - Joan Duran (ca@valencia) - Jorge González (es) - Maxim Dziumanenko (uk)
2012-01-29+ py-ipythonobache1-1/+2
2012-01-29Added devel/py-ipython version 0.10.2obache1-1/+2
2012-01-29Import py-ipython-0.10.2 as devel/py-ipython.obache5-0/+1384
The goal of IPython is to create a comprehensive environment for interactive and exploratory computing. To support this goal, IPython has two main components: * An enhanced interactive Python shell. * An architecture for interactive parallel computing.
2012-01-29nawk: Use awk(1) instead of ed(1)cheusov2-5/+11
2012-01-29Note update of the "apache22" package to version 2.2.21nb7.tron1-1/+2
2012-01-29Add patch for security vulnerabilities reported in CVE-2012-0021tron4-6/+136
and CVE-2012-0053 taken from Apache SVN repository.
2012-01-29+ tex-splitbibcheusov1-1/+2
2012-01-29Added print/tex-splitbib version 20051222cheusov1-1/+2
2012-01-29Import tex-splitbibcheusov4-0/+41
This package allows you to split a bibliography into several categories and subcategories. It does not depend on BibTeX, and any bibliography may be split and reordered.
2012-01-29gtk2 updatedrochner1-1/+2
2012-01-29update to 2.24.9drochner4-11/+106
changes: bugfixes pkgsrc note: backed out upstream change for cups Custom print options, it causes crashes at least with firefox, see gnome bug #543520
2012-01-29glib2 updateddrochner2-3/+3
2012-01-29update to 2.30.2drochner13-146/+195
this switches to the 2.30 release branch pkgsrc note: if you use net/libsoup24 with this glib2 version, make sure to use at least version 2.34.3nb1
2012-01-29add patch from upstream to avoid excessive use of glib2 "cancellables",drochner3-2/+82
this is a problem with the glib2-2.30 implementation of the latter which runs out of file descriptors easily bump PKGREV
2012-01-29graphics/ristretto: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-29graphics/lprof: Fix indirect linking error on DragonFlymarino1-1/+2
2012-01-29graphics/blinkentools: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-29sysutils/gnome-volume-manager: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-29print/cups-drivers-Magicolor5440DL: Fix PLIST problem on DragonFlymarino3-5/+16
The configure script was looking for BSD in the uname, which DragonFly does not have, and as a result was installing the driver in the wrong directory. Also indirect linking was removed for DragonFly only.
2012-01-29print/imposter: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-29print/img2eps: Fix indirect linking error on DragonFlymarino1-1/+3
2012-01-29print/ja-vfxdvik: Fix indirect linking error on DragonFlymarino1-1/+2
2012-01-29print/scribus: Fix indirect linking error on DragonFlymarino1-1/+4
2012-01-29Updated devel/py-at-spi to 1.32.0obache1-1/+2
2012-01-29Sync version with base at-spi package.obache2-10/+14
While here, * LICENSE is LGPL-V2 * drop buildlink with at-spi, simple DEPENDS is sufficient. * add missing dependencies on py-gnome2 and py-ORBit.
2012-01-29Use ${PKGINFODIR}sbd1-2/+2
2012-01-29Clean up DESTDIR support so unprivileged pbulk works.sbd2-8/+18
2012-01-29+ stgit-0.16obache1-1/+2
2012-01-29LICENSE=gnu-gpl-v2obache1-1/+2
2012-01-29require git 1.5.2 or later.obache1-2/+2
2012-01-29Updated devel/stgit to 0.14.3nb3obache1-1/+2
2012-01-29* Any of compiler languages are not required to build.obache2-5/+6
* distutils pkg, change to use distutils.mk. Bump PKGREVISION.
2012-01-29Add yacc to USE_TOOLSsbd1-2/+2
2012-01-29Copy the link options for NetBSD in mk/beforeauto.mk.in to the Linux sectionsbd2-5/+16
so that the library's get the rpath embedded.
2012-01-29Build a static binary with threads is currently broken with glibc.sbd1-1/+12
2012-01-29Updated multimedia/dvdbackup to 0.4.1nb1jakllsch1-1/+2
2012-01-29Avoid doing unaligned accesses to DVD drive when reading disc title.jakllsch3-2/+48
PKGREVISION++
2012-01-29devel/gps: Use only direct DSO linkingmarino2-1/+15
GPR projects ignore LDFLAGS* from pkgsrc, so the GPS project file had to be modified with new linker switches to X libs in order to make gnu linker v2.22 happy.