Commit graph

5495 commits

Author SHA1 Message Date
markd
339134c6c5 bl3ify 2004-04-23 12:16:41 +00:00
danw
4c76be3f7c fix up Darwin patches 2004-04-23 01:17:25 +00:00
minskim
ba6619e087 Enable pkgviews installation. 2004-04-22 23:52:19 +00:00
drochner
57549cfb13 update to 1.6.2
changes:
-new functions: H5Iget_ref, H5Iinc_ref and H5Idec_ref
-bugfixes
being here, move to USE_BUILDLINK3
2004-04-22 15:00:08 +00:00
tv
c46bf70f73 Update to 1.5.6 (OK'd by skrll).
* In libtool-base, generate shlibtool with a simple sed script; no full
  build is actually needed.

Changelog:

New in 1.5.6: 2004-04-11; CVS version 1.5.5a, Libtool team:
* Installs libltdl files properly in $prefix/share/libtool/libltdl. 1.5.4
  did not install them at all.
* libltdl correctly guesses the extension for loadable modules again.

New in 1.5.4: 2004-04-03; CVS version 1.5.3a, Libtool team:
* Bug fixes.
2004-04-22 14:40:29 +00:00
abs
b9405a3e88 Update cpuflags to 0.67:
- Add 'Intel Mobile Pentium 4' from Benedikt Meurer
	- Fix exclusion of -fomit-frame-pointer mozilla-gtk2 in optimize_gcc.mk
2004-04-22 12:00:05 +00:00
minskim
d35bcb2aca This package doesn't build anything; set NO_BUILDLINK=YES and
USE_LANGUAGES=#empty, and use *DEPENDS instead of including
buildlink2.mk.

Enable pkgviews installation.
2004-04-22 05:38:32 +00:00
snj
1f8f80ecff Convert to buildlink3. 2004-04-22 04:34:52 +00:00
snj
da696e032c Convert to buildlink3. 2004-04-22 04:02:46 +00:00
snj
2e5cf5587f Convert to buildlink3. 2004-04-22 03:54:17 +00:00
tv
fb2161906d Update Interix support once more (deliberately no PKGREVISION bump);
add a random image base address for shlibs that's more likely to be "out
of the way" from the rest of the OS and application.
2004-04-21 19:24:49 +00:00
recht
0fdec170e2 update to 1.6.1
Overview of Changes in GAIL 1.6.1
=================================
* Correctly report LABELLED_BY relation for combo-box when mnemonic
widget is GnomeFileEntry. (bug #137584)

* Report name correctly for GtkComboBox which has a TreeModel with more
than one column. (bug #136976)

* Do not treat a GtkHandleBox as a window (bug #138339)

* Set role for popup window to be ROLE_WINDOW instead of ROLE_FRAME.
(bug #135242)

* Separate items in keybinding by ":". (bug #138392)

* Avoid crash when getting keybinding if GtkEntry is not a mnemonic widget.
(bug #139236)

* Add translations: Punjabi [Amanpreet Singh Alam], Estonian [Pritt Laes]

* Updated translations: Traditional Chinese [Ching-Hung Lin]
2004-04-21 15:56:08 +00:00
jmmv
e177628f9e Update to 1.2.2:
New: Anjuta advanced tutorial
New: Goes to first error automatically (Default is off. need to enable in
     anjuta.properties).
Bug fix: Use build.silent option from preferences (bug #895726)
Bug fix: Use font style defined for message indicators (bug #885032)
Bug fix: Set bold color as foreground color in terminal (bug #864924)
Bug fix: Removed 'cmp' dependency and used internal function to compare files.
Bug fix: Fixed return value when dest file could not be created.
Bug fix: Fixed a typo in Hello World indentation style.
Bug fix: Fixed misuse of translated strings when looking for style (bug #876037)
Bug fix: Save-all action now asks for filenames for new files (bug #898111)
Bug fix: Fixed a compiler warnings.
Bug fix: Disabled printing of long debug lines.
Bug fix: Close buttons on all dialogs (HIG) and ESC closes them (bug #671596).
Bug fix: Fixed a program execution crash bug.
Bug fix: Fixed Crash on Find & Replace (#887833)
Bug fix: Use defined file name when saving new files (fixes bug #898105).
Bug fix: Don't change filename when clicking on a directory.
Bug fix: Implemented keypress ctrl-c and ctrl-d for terminal (bug #878357).
Bug fix: Do not reload new files (bug #900897).
Bug fix: Disconnects menuitem signal properly (bug #901723).
Bug fix: Fixed bugs #890609 and #890609, #900903.
Bug fix: Fixed a typo in tutorial (bug #866143).
Bug fix: Reduced size of Search and Replace dialog (bug #902636).
Bug fix: Fixed a runtime warning (bug #900087).
Bug fix: Changed build shortcut to F11 (bug #877683).
Bug fix: Do not defualt to -k make option (bug #875486).
Bug fix: CFLAGS passed correctly (bug #816130, #801056, #782798, #773459)
Bug fix: Improved Search and Replace. Fixed crash bug.
Bug fix: Fixed bug #910097 (Insert comment).
Bug fix: Find-Usage rework (bug #890609).
Bug fix: Generated projects read m4 directory. Project generation works.
         (bug #917781).
Bug fix: Fixed Find-Usage crash when no project open
Bug fix: Fixed bug #893400 ("Remove file" in project tree).
Bug fix: Aligned buttons in the New file dialog and HIG compliance.
Bug fix: Fixed to get correct child exit status	using mask (bug #905738).
Bug fix: Goto the first error if it exists (bug #874380).
Bug fix: Save-all for 1 file opened (bug #912618).
Bug fix: Fixed conditional breakpoints.
Bug fix: Fixed debugger calltips displayed for wrong file.
Bug fix: Fixed delete breakpoints.
Bug fix: Fixed Breakpoint setting bugs (bug #895536).
Bug fix: Fixed a crash bug with debugger attach process dialog
Bug fix: Fixed freeze-ups during build terminations (bug #905738).
Bug fix: Fixed a memory corruption (bug #921893).
Bug fix: Open file starts in right directory (bug #908941).
Bug fix: Fixed another crash bug in Find-Usage.
Bug fix: Correctly prompts and reponds passwords (bug #894533).
Bug fix: Fixed 'remove' and 'clear' of Defines list in compiler options
         (bug #883837).
Bug fix: Installs .glade file of libgllade projects (bug #861038).
Bug fix: Glade based projects can now find installed pixmaps (bug #919903).
Bug fix: Fixed ADA syntax highlighting (bug #923474).
Bug fix: Fixed HANGUP bug for long lines (bugs #700968 and #911376)
Bug fix: Fixed core file loading in debugger.
Bug fix: Partially fixed to show long calltips properly (bug #917982).
Bug fix: Fixed a crash bug in search replace. (bug #921893).
Bug fix: Fixed a crash when launcher child could not be executed (bug #926606).
Bug fix: Fixed a crash bug when opening and closing a large project repeatedly.
Bug fix: Sets filename when saving new files.
Bug fix: Most font and print related bugs fixed (bug #885023, #925956, #890473).
2004-04-21 15:01:28 +00:00
tv
c0823fd31e libtool 1.5.2nb7: Another Interix fix, this time removing any usage of
-fpic or -fPIC, as those produce horribly broken code.  Rather, shlibs
are relocated at runtime by the NT loader, and are compiled without any
special PIC option.
2004-04-21 14:55:32 +00:00
tv
3772e46c97 "make makepatchsum", not "make makesum". 2004-04-21 13:55:19 +00:00
seb
abb300fe94 Update to version 0.927 (cvs2svn trunk revision 927).
Package changes:
	- install verify-cvs2svn script
	- add test target support
	- follows included dist.sh script distribution numbering scheme

XXX patch file patch-aa reverts cvs2svn trunk changeset revision 922
otherwise bsddb3's usage fails.

Changes since last packaged version:

------------------------------------------------------------------------
r927 | kfogel | 2004-04-21 00:40:48 +0200 (Wed, 21 Apr 2004) | 4 lines

* dist.sh: Tweak ordering of cleanup.

* ./: Add "*.tar.gz" to svn:ignore.

------------------------------------------------------------------------
r926 | kfogel | 2004-04-21 00:35:29 +0200 (Wed, 21 Apr 2004) | 3 lines

* dist.sh: New script, for packaging cvs2svn.


------------------------------------------------------------------------
r925 | maxb | 2004-04-19 22:03:26 +0200 (Mon, 19 Apr 2004) | 5 lines

Fix a copy/paste-o that was causing "No origin records" errors.
Debugged by Bill Soudan.

* cvs2svn.py (get_symbol_closing_revs): Fix copy/paste-o.

------------------------------------------------------------------------
r924 | maxb | 2004-04-19 18:30:24 +0200 (Mon, 19 Apr 2004) | 3 lines

Remove dry-run mode entirely. It has bitrotted into unusability, and would need
to be re-written entirely to get it working.

------------------------------------------------------------------------
r922 | cmpilato | 2004-04-16 19:14:18 +0200 (Fri, 16 Apr 2004) | 3 lines

* cvs2svn.py
  Don't import anydbm until after the bsddb3 check has been made.

------------------------------------------------------------------------
r921 | fitz | 2004-04-15 05:05:15 +0200 (Thu, 15 Apr 2004) | 6 lines

Merge fitzsymbolicnametracker to trunk (r903:920).

* cvs2svn.py: Merged from branch.

* runtests.py: Merged from branch.
2004-04-21 12:47:22 +00:00
xtraeme
5f009fd358 Update libevent to 0.8
Changes:

0.8:
    * Buffered event abstraction to make writing network applications
      easier; see libio for the predecessor of this idea.
0.7c:
    * Bug fixes in Linux epoll and poll support.

0.7b:
    * 3-clause BSD-license.
    * Experimental support for real-time signals. Likely to be buggy.
    * Experimental support for Windows from Mike Davis.

0.7:
    *  Requires level-triggered epoll patch for Linux epoll support.
2004-04-21 10:37:07 +00:00
snj
b8323a00b8 Convert to buildlink3. 2004-04-21 04:04:59 +00:00
snj
2d9db0f3f1 Convert to buildlink3 and shut pkglint up. 2004-04-21 03:50:07 +00:00
epg
5f132bc283 Update to Version 1.0.2.
(15 April 2004, from /branches/1.0.x)
http://svn.collab.net/repos/svn/tags/1.0.2

 User-visible changes:
 * fixed: segfault when remotely deleting svn:author property.
 * fixed: mod_dav_svn accepting too many authors. (issue #1786)
 * fixed: create runtime config files with native EOLs. (Issue #1802)
 * fixed: recursive propset can corrupt .svn/entries (issue #1794)
 * fixed: allow shared working copies [mostly working now] (issue #1509)
 * fixed: mod_authz_svn should ignore uri on MERGE request (partial #1821)
 * fixed: svnserve assertion failure on empty error messages
 * fixed: commit/update memory leaks when working on many targets (issue #1635)
 * fixed: don't display repos-paths or URLs with '\' on win32.
 * new example script:  svnserve 'sgid' wrapper.
 * minor book fixes, new 'best-practices' doc.

 Developer-visible changes:
 * fixed: deprecation warning from SWIG 1.3.20_
 * fixed: broken win32 python-swig bindings compilation.
 * fixed: bug in libsvn_fs changes-table change-folding code.
 * fixed: perl bindings: wrap root->paths_changed, apply_txdelta return values
 * added VC7 support and defines for including debug symbol files.
2004-04-20 23:13:03 +00:00
abs
ee11bd690f iupdate cpuflags to 0.66:
Avoid -fomit-frame-pointer for mozilla-gtk2 & galeon-devel
2004-04-20 20:11:34 +00:00
tv
82b2f0a381 Use $(INSTALL), not $(INSTALL_DATA), to install a library. Some platforms
(e.g., Interix) still expect a shlib to be executable, and INSTALL_DATA
installs with mode 644 (non-executable).
2004-04-20 19:50:35 +00:00
tv
832847381c Move the libtool changes back to .m4 patches, but keep these out of the
way of automatic patching so automake doesn't come into play (and so that
the changes don't show up in the installed autoconf m4 fragments).

Add Interix3 support.  Bump PKGREVISION to 1.5.2nb6.
2004-04-20 18:29:34 +00:00
drochner
6277037b00 update to 4.2r0
changes:
-configuration changes
-support "szip" compression
-some utilities added
-fp2hdf replaced by hdfimport
-USE_BUILDLINK3
2004-04-20 18:14:37 +00:00
jmmv
8797f97ede Update to 2.6.0:
Glade 2.6.0	(Apr 14 2004)
===========

 o Fixed trivial compilation problem in plain GTK+ version.
 o Fixed bug freeing unallocated memory on Win32.
 o Updated links to related software in README.

Glade 2.5.1	(Mar 29 2004)
===========

 o Fixed bug migrating old toolbar widgets which meant that widgets other
   than the normal/toggle/radio buttons were being lost when loading.
 o Use the new GtkFileChooseDialog throughout Glade.
 o Load the gail-gnome module as well as gail.
 o If there is no .gladep file check the <requires> tags to see if it is
   a GNOME or GTK+ project. Previously it would assume its a GNOME project.
 o Set up GtkFrame according to the HIG.
 o A few other minor fixes.

Glade 2.5.0	(Mar 17 2004)
===========

 o Added support for new widgets in GTK+ 2.4 - GtkExpander, GtkFontButton,
   GtkColorButton, GtkComboBox, GtkComboBoxEntry, GtkToolItem, GtkToolButton,
   GtkToggleToolButton, GtkRadioToolButton, GtkSeparatorToolItem,
   GtkFileChooserWidget, GtkFileChooserDialog.
 o Added support for a number of new properties of existing widgets.
 o New user manual (Pat Costello).
 o Removed Turbo Start Guide.
 o Updated FAQ to use sect1/sect2 elements so it is displayed OK in yelp.
2004-04-20 16:40:55 +00:00
jmmv
7c2abf1d76 Handle the lib/libglade and lib/libglade/2.0 directories properly during
print-PLIST.
2004-04-20 16:14:03 +00:00
markd
540c1939dd Update to kdevelop3.0.3. 2004-04-20 14:17:54 +00:00
markd
bdb3d32884 bl3ify and update to kdevelop3.0.3
Changes:
* Fixed: A case where selected items that disappeared due to filesystem
  events could crash the FileTree.
* Fixed: Several language parsers were updated to use QRegExp instead of
  the deprecated KRegExp.
* Fixed: 74570: Custom makefiles project doesn't support "GNUmakefile"
  file name (Don't try to outguess make.)
* Fixed: 75172: Changing projects with unsaved work (Don't set recent
  project marker when user cancels project change.)
* Fixed: 75943: Crash during directory scan (Don't crash when we don't have
  permission to read a directory.)
* Fixed: 77278: Grep component fails to search with spaces in path
* Fixed: 78776: Crash in CustomProjectPart::populateProject populating new
  project
2004-04-20 14:15:41 +00:00
markd
cd5ee92238 add missing patch 2004-04-20 14:09:23 +00:00
markd
4638dd096f bl3ify and update to kde3.2.2.
Changes:
* cervisia: Partly fix Don't execute shell scripts when the user used the
  edit file action
* cervisia: Fix Look harder whether a directory really is under CVS control
* configure: Fix Extraneous message in admin/Makefile.common using --prefix
* Umbrello: aggregation/composition & inheritance hierachy sometimes
* Umbrello: Unable to change the specification of an operation
* Umbrello: "New operation" works the wrong way around in collaboration
  diagrams
* Umbrello: SQL code generator generates "circular reference" foreign keys
* Umbrello: Drag-n-drop uses associations incorrectly
* Umbrello: code generation omits many operations
* Umbrello: compilation for Tru64 fixed
* Umbrello: fix loading of XMI files
* Umbrello: fix backspace handling in documentation window
* Umbrello: support for package nesting on CPP import
2004-04-20 14:08:39 +00:00
tv
2511306c89 Use USE_BUILTIN.gettext=no instead. I'm not bothering with PKGREVISION this
time as it's obvious this doesn't change a thing for systems where compiling
actually succeeded.
2004-04-20 13:36:47 +00:00
xtraeme
dd260b8d5b Simplify. 2004-04-20 08:43:33 +00:00
xtraeme
43c368b969 bl3ify 2004-04-20 07:56:31 +00:00
minskim
acb45a00b6 Update eel2 to 2.6.1.
Major changes:
  - Added "gu" (Gujarati).
2004-04-20 01:29:52 +00:00
xtraeme
f0e63c9f73 Added cgdb. 2004-04-19 18:14:28 +00:00
xtraeme
391aafd638 Initial import of cgdb-0.4.0, from pkgsrc-wip.
CGDB is a curses-based interface to the GNU Debugger (GDB). The goal of CGDB
is to be lightweight and responsive; not encumbered with unnecessary features.

The interface is designed to deliver the familiar GDB text interface, with a
split screen showing the source as it executes. The UI is modeled on the
classic Unix text editor, vi. Those familiar with vi should feel right at home
using CGDB.
2004-04-19 18:12:27 +00:00
xtraeme
3ad9672c97 Fix PATH. 2004-04-19 17:54:51 +00:00
minskim
f4a32e7218 Enable pkgviews installation. 2004-04-19 17:41:51 +00:00
xtraeme
164d1fa10e + p5-ExtUtils-Depends, p5-ExtUtils-PkgConfig, p5-glib2 2004-04-19 17:30:02 +00:00
xtraeme
49534099e2 Initial import of p5-glib2-1.040, from pkgsrc-wip.
This module provides perl access to GLib and GLib's GObject libraries.
GLib is a portability and utility library; GObject provides a generic
type system with inheritance and a powerful signal system.  Together
these libraries are used as the foundation for many of the libraries
that make up the Gnome environment, and are used in many unrelated
projects.
2004-04-19 17:24:53 +00:00
xtraeme
f2ab2c476a Initial import of p5-ExtUtils-Depends-0.202, from pkgsrc-wip.
This module tries to make it easy to build Perl extensions that use
functions and typemaps provided by other perl extensions. This means
that a perl extension is treated like a shared library that provides
also a C and an XS interface besides the perl one.
2004-04-19 17:24:14 +00:00
xtraeme
4c7ed1ea02 Initial import of p5-ExtUtils-PkgConfig-1.03, from pkgsrc-wip.
The pkg-config program retrieves information about installed libraries,
usually for the purposes of compiling against and linking to them.

ExtUtils::PkgConfig is a very simplistic interface to this utility,
intended for use in the Makefile.PL of perl extensions which bind
libraries that pkg-config knows.  It is really just boilerplate code
that you would've written yourself.
2004-04-19 17:23:15 +00:00
tv
dfce9713aa Technically, this should not have needed a PKGREVISION bump for the
USE_GNU_GETTEXT fix:  afflicted systems couldn't compile gettext at all.

But, to be pedantic and fix possible unforeseen problems on systems where
the previous version *was* successfully compiling, bump PKGREVISION anyway.
2004-04-19 17:06:07 +00:00
jmmv
e2200b8b2e Update to 1.6.1:
* Update to build on Cygwin, (bug #136666) [Roger Leigh]

* Add translations: Gujarati [Gujarati team],
  Basque [I\303\261aki Larra\303\261aga] Punjabi [Amanpreet Singh Alam],
  Walloon [Pablo Saratxaga], Marathi [Indictrans team]

* Update translations: Norwegian Nynorsk [\303\205smund Skj\303\246veland],
  Brazilian Portuguese [Raphael Higino], British [Gareth Owen],
  Romanian [Mi\305\237u Moldovan], Croatian [Robert Sedak],
  Catalan [Jordi Mallach], Slovak [Stanislav Visnovsky]
2004-04-19 16:44:42 +00:00
tv
b367d661ec Set USE_GNU_GETTEXT. Without that, this package doesn't pull in gettext-lib
and its buildlink goop (required here!) on systems where the native libintl
is typically "good enough" per bl3.
2004-04-19 14:52:26 +00:00
recht
63f6136582 Enable use of gtk/glib <=2.2 deprecated stuff to let this package build
against their respective 2.4 versions.
Fixes PR pkg/25242 by Noud de Brouwer.
2004-04-19 13:41:28 +00:00
skrll
29cef5cc50 Enable wrappers for waitpid, recv, and send per PR 24704.
PR and patch from ITOH Yasufumi.

PKGREVISION++
2004-04-19 12:16:08 +00:00
rh
bd47ffbcfc Update Renaissance to 0.8.0. Notable changes include new <splitView>,
<secureTextField>, <browser>, <tableView>, <tableColumn>, and <outlineView>
tags; enhancements of existing tags; fixed memory leak; reorganized
connectors code; GSMarkupApplicationMain added.
2004-04-19 09:36:09 +00:00
rh
c52c7af647 Update Gorm to 0.7.5
Noteworthy changes in version `0.7.5'
=====================================

   * The 'reparent' feature in the class inspector.  This allows the
     user to change the class hierarchy from within Gorm.

   * Some important bugfixes

   * a property 'GormRepairFileOnLoad' (untested) which  should repaire
     old .gorm files... It is HIGHLY recommended that Gorm not be run
     with this on constantly and that you back up any files which you
     want to repair before opening them with this option turned on.

   * A shelf inspector in prefs that lets you expand the size of the
     names in the object view..

   * Support for NSFontManager

   * A way to restore a complete NSMenu if it's deleted (a new palette
     entry for NSMenu, not just an item)
2004-04-19 07:41:11 +00:00
recht
afccda4731 tla-1.2.1pre1
The version of libneon that is packaged with tla 1.2.0 contains a format
string vulnerability. For more information, visit the disclosure at
http://marc.theaimsgroup.com/?l=openpkg-announce&m=108213423102539&w=2 or
visit the libneon page at http://www.webdav.org/neon/. Tla users can be
affected if they download archives from untrusted sources.
2004-04-18 23:52:02 +00:00