summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2007-01-05Fixed PKGMANDIR.rillig1-3/+2
2007-01-05The patches have been applied upstream.rillig2-37/+0
2007-01-04Changes 2.12.4:adam3-41/+7
* gmmproc improvements: - gmmproc: Allow () in property and signal docuemntation. - gmmproc: Do not try to remove a common prefix from the C enam values, if there is no common prefix. - enum.pl: Allow whitespace in front of an enum typedef. - enum.pl: Fix an infinite loop. * Glib::Value: When registering float parameters, use G_MAXFLOAT as the minimum, instead of G_MINFLOAT. Likewise for doubles.
2007-01-04Updated anjuta to 2.0.2.rillig14-347/+1290
Anjuta 2.0.2 (15 May 2006) -- Naba Kumar New: GtkSourceView based editor New: Project configuration New: Valgrind plugin New: Tab drag&drop in Editor Updated: Manual and FAQ Improved: global tags can now be updated after installation Improved: Remember toolbars on restart Improved: Tag manager now knows about classes/namespaces which should make C++ programming much more easy (IComplete) Improved: Devhelp plugin improved but we still have linking problems Improved: Scintilla is now up-to-date 1.68 Known issues: - Glade plugin crashes because of namespace conflict with libglade (#341073) - Devhelp plugin cannot be loaded without setting the correct LD_PATH (#341170) Bug fixes: #171314 Anjuta crash when trying to do "stream comment" #311420 Crash on terminal deactivation #317454 Anjuta crash when array lenght is incorrect #332084 Anjuta crashes, when Ctrl+c is pressed. #170467 crash when changing fonts and color in the preferences di... #172442 inserting empty box comment #172666 cvs diff does not always obtain full diff #300231 Find pane non-functional #304495 Project saved as fullscreen #304641 Can't type the "-character #305082 anjuta 2.0.0: crash in debugger / watch / inspect memory #305301 In menu tree "Settings"->"Customize shortcuts" there are ... #305587 gtkmm project compile crash #306790 doble click in a message, doesn't find the file. #306966 Search tool on the tool bar don't work correctly #306970 The order of the command buttons "Close" - "Search" - "St... #307800 Crashes when project directory removed from command line. #307810 Can't configure a project after creating with new project... #307872 Remember Configure and autogen options for the next time #307879 Crashed when exiting #308870 Glade Plugin Won't open Glade file. #309153 code cleanup use glib/gi18n.h #309348 Anjuta 2.0.1, Anjuta application crash upon build (F9) #309526 Help->ReportBugs points to removed bug tracking system #309688 When committing a file that is loaded, I get a file-modif... #311710 freeze in __lll_mutex_lock_wait () after crash? #312566 Patch that will fix another make -j 10 problem #312666 Return "F3" to execute project #314069 Window gets hidden when using glade3 plugin #315188 Project Wizard Problems #315218 anjuta 2.0 freeze on opening my project #315521 Failed to compile HEAD-hourly-2005-09-05-18 #316731 Can not add new encodings #320338 Colors of tab menu labels #320341 Critical error in debugger "locals" window. #321090 Wrong array/struct/union var type display in locals windows #321455 Ask for root password when installing #322634 anjuta_ui_add_action_group_entries : Anjuta Developers Re... #322744 New anjuta plugin project configured incorrectly #324572 anjuta crashes on open #328209 Crash when opening a file while an unsaved new file is open #332161 Test editor not opening #333601 GPL headers are first to c-header template. #333606 Macro contain hyphen #334663 Allow to set a parent class to new GObject class #335142 crash when opeing a second file #336389 Should check for libwnck #107510 Excessive messages marked for translation in anjuta #304650 make -j CPUS doesn't always work for anjuta2 #334546 No more lookup widget #312319 Opening files when Anjuta is already open #339296 Wizard can't cope with insufficient permissions in project target directory Anjuta 2.0.1 (26 Jun 2005) -- Naba Kumar New: Group and target properties (for automake based projects) New: Improvements in class heirarchy. Added members view. New: Tools plugin improvements and scripts as tools. New: Prepare-ChangeLog tool. New: Find-Fixmes tool. New: Project translation status tool. New: Save and restore editor current line positions. New: Added configure flags to enable/disable optional plugins. New: Message saving from menu. New: Message manager context menu. New: Remember plugins profile for project sessions. Mew: Progress bar implementation. New: Better progress bar in splash. New: General preferences page. New: "Add to project" in file wizard and class wizard implemented. New: glade plugin improvements. Updated: RPM spec file Bug fix: Fixed lots of project import bugs. Bug fix: Group and target removal. Bug fix: Fixed Message tab position preferece. Bug fix: Scroll messages on next/previous. Bug fix: Fixed crash on project Import Bug fix: Fixed crash on terminal dockings. Bug fix: Fixed crash on exit (after using save-as dialog once). Bug fix: Fixed crash on exit. Bug fix: Fixed mime installation screw-up Bug fix: Fixed installation paths. Bug fix: Fixed 64bit arch build problems Bug fix: Fixed Autoformat/indent problems. Bug fix: Fixed Keyboard shortcuts for message navigation. Bug fix: Fixed graphviz build problems. Bug fix: Start gdb even if the program does not exists. Fixes bug #305074 Bug fix: Fixed default font names and sizes. Bug fix: Fixed errors in opening zero sized files. Bug fix: Fixed buttons order in open dialog. Anjuta 2.0.0 (15 May 2005) -- Naba Kumar Architecture and code base: New: New plugin architecture and all IDE components ported to this framework. New: Complex docking shell that allows arbitrary docking of IDE widgets. New: Dynamic plugin activation and deactivation. New: Extensible architecture. New: Plugins can interact with other plugins through interface. New: Plugins can install dynamic UIs (menus/toolbars), including installing context menus in other plugins. New: Shell and Plugin API documentation. Integration: New: Integrated help system with Devhelp. New: Integrated glade UI designer (incomplete). Editor plugin: New: Scope memeber autocompletion (e.g ., -> and :: autocompletion). New: Editor split views. New: Automatic indentation with tabbing. New: More syntax highlighting lexers New: Split multiple views of document New: Remote editing (full gnome-vfs support) New: Real-time file modification monitor. Project management and build plugin: New: Multiple parallel builds and independent debugging and execution. New: Synchronous project management (simultaneous manual and automatic management) New: Mime based filemanager and desktop integration. Other plugins: New: Task Manager. New: Macro plugin allows inserting predefined and user defined texts (macros). New: Easily extensible template based project wizards (based on autogen). New: Symbol search plugin. New: C++ and GObject based class wizard. New: Class inheritance diagram plugin. New: Subversion plugin (incomplete) New: Session management framework. Updated: Debuger uses GDB machine-interface. Updated: CVS plugin Updated: Pretty much everyting.
2007-01-04Imported gnome-build.rillig7-0/+527
This is the GNOME Build Framework (GBF).
2007-01-04As all GNOME libraries, this package needs a buildlink3 file.rillig1-0/+22
2007-01-04Imported gdl.rillig4-0/+108
This package contains components and libraries that are intended to be shared between GNOME development tools, including gnome-debug, gnome-build, and anjuta2. The current pieces of GDL include: - A symbol browser bonobo component (symbol-browser-control). - A docking widget (gdl). - A utility library that also contains the stubs and skels for the symbol browser and text editor components (gdl, idl).
2007-01-04Look for config files and esd module in pkgsrc path. From Tatsuyawiz4-21/+32
Kobayashi in PR 31236. Bump PKGREVISION.
2007-01-03Fix pangox.pc and pangoxft.pc. Reported by dieter roelants.wiz2-2/+6
Bump PKGREVISION.
2007-01-03/bin/bash does not exist everywhere. PKGREVISION++rillig1-2/+5
2007-01-03+p5-Class-Gomoradrianp1-1/+2
2007-01-03This module is yet another class builder. This one adds parameter checkingadrianp4-0/+24
in new constructor, that is to check for attributes existence, and definedness.
2007-01-03-p5-Class-Gomor-Hashadrianp1-2/+1
2007-01-03Remove p5-Class-Gomor-Hash. This will be replaced by p5-Class-Gomor soonadrianp4-25/+0
which will include a Class::Gomor::Hash.
2007-01-03PLIST fixadam2-2/+17
2007-01-02Changes 2.3.1:adam9-118/+132
PTP: * Fixed a memory leak in continuous Nikon / Canon capture mode. Bindings: * Moved all bindings into separate packages. Package / System integration: * Add README.packaging file. * Removed obsolete print-usb-usermap. Use "print-camera-list usb-usermap usbcam" instead. * Fix libgphoto2 symbol list: Removed gpi_gphoto_port_type_map * Add new permission setup script doing class based matching for PTP class cameras not listed explicitly by USB IDs. Changes 2.3.0: PTP: * Improved Nikon remote control * Improved Canon file download - faster directory retrieval (especially on cameras with lots of files) - "new" images are marked (gphoto2 --new, digikam) * MTP Playlist support (upload and download) * MTP Metadata support (upload and download, Artist, Title, Playtime ... ) * Lots of other MTP related fixes. * MTP autodetection on Microsoft OS Descriptor. * New devices: Canon PowerShot A540, A530, S3 IS, SD430, SD600, SD700, IXUS 800
2007-01-02Update mercurial to 0.9.3.minskim4-11/+14
Bug fixes: * fix a merge copy/rename corner case * fix spurious new heads message with push -r * fix hg export %n sequence numbers * fix shell quoting on Windows * fix charset encoding for hgwebdir and obfuscated addresses * fix missing generated files for distribution tarball * fix convert-repo tag updates and transcoding of committer * add instructions for redoing failed merges Documentation fixes: * hg cat, manifest, and tag default to current parent revision. * CGI stub comments clarified * corrected synopses for many commands * improve doc building and distribution * convert-repo: update usage information Extension fixes: * mq: fix strip on Windows * mq: fix some guards corner cases * gpg: make 'hg sign' default to current parent
2007-01-02Changes 0.5.17:adam8-34/+33
* Added an SID (C64 music file) plugin * Added an NSF (NES Sound Format) plugin
2007-01-02Fixed insufficient variable expansion by the configure script.rillig3-6/+18
PKGREVISION++
2007-01-02Fixed file permissions. PKGREVISION++rillig1-2/+3
2007-01-02Fixed PKGMANDIR.rillig3-4/+19
2007-01-02Fixed file permissions. PKGREVISION++rillig1-2/+5
2007-01-02Update to 0.32: depend on monotone-0.32.jmmv1-3/+3
2007-01-02Update to 0.32. Tested under NetBSD 4.99.7 and Mac OS X Tiger:jmmv5-103/+6
Changes - "mtn serve" no longer takes patterns on the command line. Use the permissions hooks instead. - the name of the option that denoted the revision from which "mtn log" should start logging was renamed from "--revision" to "--from" - author selectors no longer have implicit wildcarding - if you manually add entries to MTN/log while you are working, in preparation for an eventual commit, you will now be required to remove a "magic" template line from the file before the commit will succeed. This, like the test for an empty log file, helps to prevent accidents. - the "db regenerate_caches" migration command replaces the previous "db regenerate_rosters", generalising the task of rebuilding or generating cached data that may be added across an upgrade. Like "db migrate", which upgrades the database schema, this command fills in the data for new features. In this release, as well as rosters, it also adds "heights" information used to speed up topology operations. Speed improvements - "mtn annotate file" and "mtn log file" are generally much faster now, dependant on the number of revisions that changed the file. Both commands as well as "mtn automate toposort" make use of data called "heights" caching the topological order of all revisions. In order to create and use this data, the following must be run once for each db after upgrading: $ mtn -d mydb.mtn db regenerate_caches New features - "mtn automate content_diff" - "mtn automate get_file_of" (same as get_file, but expects a file path and optionally a revision) - "mtn import" command - "mtn log --to" - netsync_note_* hooks are given much more information, inlcuding a http/smtp/etc style status code - includedirpattern(dir, fileglob) function for hooks Bugs fixed - bug in "automate stdio" that would result in monotone garbling its input in some circumstances fixed - "mtn annotate file" and "mtn log file" are generally much faster now, dependant on the number of revisions that changed the file. Both commands as well as "mtn automate toposort" make use of data called "heights" caching the topological order of all revisions. - spawn_redirected hook function now understands a blank filename to mean not to redirect that stream - "mtn log" is now in proper topological order, also due to the use of cached "heights" data - reset options between "automate stdio" commands - another compile fix for gcc3 - bug in localization code where option strings where not always properly translated Other - botan library upgraded to 1.6.0 - accommodate changes in boost 1.34 - documentation for "mtn automate get_option" - notes/ directory
2007-01-02Fixed file permissions. 152 files had been installed world-writable.rillig1-2/+5
PKGREVISION++
2006-12-31Fix placement of PKGREVISION.jmmv1-3/+2
2006-12-29Fix Solaris issues by linking socket libraries where required.markd3-4/+27
OKed schmonz.
2006-12-29OpenBSD ships GNU readline with integrated libhistory. Use thejoerg1-2/+4
transformation framework to handle it. Reported and tested by Brad Knotwell. Thanks to the OpenBSD guys on the other side of the room for the clarification.
2006-12-29libsigsegv *is* a full dependency at least on DragonFly and FreeBSD.joerg1-3/+1
Bump clisp for the changed dependency.
2006-12-28The self-tests fail on OS X. This may or may not be a real problem,schmonz4-8/+18
but the test suite returning a error code before install definitely is. Make the tests available via TEST_TARGET instead of as part of the default build, fixing installation on OS X. Bump BUILDLINK_API_DEPENDS to the version most bgware wants these days. No change to installed package, hence no PKGREVISION.
2006-12-27- fine grained X11 dependencies for packages which have either USE_IMAKEjoerg6-6/+21
or USE_X11BASE set, but don't include mk/x11.buildlink3.mk directly or via buildlink3.mks - introduce BUILDLINK_PREFIX.libXpm as alias for BUILDLINK_PREFIX.xpm in the !modular case - fix some cases where the check for libX11 couldn't work at all by using C++ for compilation without including the proper headers Verified using a full X11_TYPE=xorg bulk build without additional breakage. Discussed with salo@, wiz@ and send to packages@ for feedback.
2006-12-26Fix build on NetBSD-4.99.7/amd64.wiz3-12/+40
Fed upstream in http://bugzilla.gnome.org/show_bug.cgi?id=386990
2006-12-20Skip portability checks for files we either don't run or where wejoerg1-1/+7
use bash any way.
2006-12-20Remove @dirrm lib/libglade -- that directory is not created bywiz2-4/+3
this package. Bump PKGREVISION.
2006-12-19Fixed PKGMANDIR.rillig1-3/+3
2006-12-19+ imake-1.0.2joerg1-1/+2
+ xorg-cf-files-1.0.2
2006-12-19Import imake-1.0.2 from pkgsrc-wip.joerg4-0/+57
OK during freeze: agc@ and wiz@
2006-12-18Needs ${PKGMANDIR}/man3 precreated.joerg1-2/+2
2006-12-17match patch checksums with state in cvspooka1-2/+2
2006-12-16Update to 0.80. Main changes since 0.20:bouyer2-7/+6
* THIS IS NOT COMPATIBLE with the old 0.2xxx series of the Graph module. Your scripts are likely to break. I did try to fashion a nice compatibility mode but there was no way to do that cleanly and to cover all the old oddities. You can try the compatibility mode but I suggest changing your code instead because the compat mode is not going to be carried over to the next releases of the module. * The main reason for introducing the incompatibilities was that the new Graph supports graphs of 'higher dimensions', and the assumptions made by the old module (most importantly that edges could only span two vertices) in effect made it impossible to extend the interfaces. * The next version of Graph (most likely 0.90) is going to aim for speed. The backward compatibility for the 0.2xxx series will be dropped (because that, too, slows down this release).
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg7-16/+16
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-12-15Remove warning about libtool using an unreleased version of autoconf. Thetv1-14/+1
released version of autoconf now in pkgsrc (2.61) is new enough to work.
2006-12-15update to 1.14.9drochner2-6/+6
changes: Add Thai langauage engine. Improved Indic module. Output correct path for hexboxes in pango_cairo_layout_path(). Misc small fixes.
2006-12-15DESTDIR support.joerg1-7/+8
2006-12-15Reset maintainer, ben@ has resigned.wiz6-12/+12
2006-12-15In the libtool configure script, the basename of the compiler is useddmcmahill5-351/+312
to make decisions about which compiler is being used (gcc, SunPro, etc). To make this function "correctly" in the presence of the compiler wrapper scripts, we need to extract the actual compiler command from the wrapper frame work. So adapt the section in the configure script which already attempts to deal with some other compiler wrappers to deal with the pkgsrc wrappers. This should address PR pkg/33467 and PR pkg/34581. Bump PKGREVISION.
2006-12-13Oops, there was typo.taca1-2/+2
2006-12-13Improve checking of some "rl_*" gnu readline compatible functions.taca4-7/+26
It should fix PR pkg/35244. Bump PKGREVISION.
2006-12-13Install perl modules into the "vendor" directories.obache3-4/+16
Bump PKGREVISION.
2006-12-12Moved the BUILDLINK_DEPTH to where it belongs.rillig1-3/+3