summaryrefslogtreecommitdiff
path: root/devel
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24bl3ifyxtraeme5-12/+12
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam13-26/+26
2004-04-24darwin fixdanw2-1/+18
2004-04-24darwin fixdanw2-1/+18
2004-04-24If TEXINFO_LOCALE is set to "no", then don't build devel/gtexinfo withjlam3-23/+35
NLS support. This simplifies bootstrapping pkgsrc using a pkgsrc compiler on a clean system.
2004-04-24replace previous Darwin fixes with a simpler patch from GNOME CVSdanw5-53/+16
2004-04-24No longer used.snj1-23/+0
2004-04-24Enable pkgviews installation.minskim1-1/+3
2004-04-24Enable pkgviews installation.minskim1-1/+3
2004-04-24Enable pkgviews installation.minskim1-1/+3
2004-04-24Disable installing charset.alias, which makes this package conflictminskim3-3/+26
with libiconv when pkgviews is enabled. Suggested by recht@.
2004-04-23mk/bsd.pkg.install.mk now automatically registersreed2-4/+2
the RCD_SCRIPTS rc.d script(s) to the PLIST. This GENERATE_PLIST idea is part of Greg A. Woods' PR #22954. This helps when the RC_SCRIPTS are installed to a different ${RCD_SCRIPTS_EXAMPLEDIR}. (Later, the default RCD_SCRIPTS_EXAMPLEDIR will be changed to be more clear that they are the examples.) These patches also remove the etc/rc.d/ scripts from PLISTs (of packages that use RCD_SCRIPTS). (This also removes now unused references from openssh* makefiles. Note that qmail package has not been changed yet.) I have been doing automatic PLIST registration for RC_SCRIPTS for over a year. Not all of these packages have been tested, but many have been tested and used. Somethings maybe to do: - a few packages still manually install the rc.d scripts to hard-coded etc/rc.d. These need to be fixed. - maybe remove from mk/${OPSYS}.pkg.dist mtree specifications too.
2004-04-23Bl3ify and enable pkgviews installation.minskim1-2/+4
2004-04-23Fix bogus DIST_SUBDIR, which broke installation on 1.5* and 2.*.wiz2-4/+6
From Robert Elz in PR 25255.
2004-04-23bl3ifymarkd1-4/+5
2004-04-23fix up Darwin patchesdanw3-44/+96
2004-04-22Enable pkgviews installation.minskim1-1/+3
2004-04-22update to 1.6.2drochner4-23/+45
changes: -new functions: H5Iget_ref, H5Iinc_ref and H5Idec_ref -bugfixes being here, move to USE_BUILDLINK3
2004-04-22Update to 1.5.6 (OK'd by skrll).tv6-1531/+126
* 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-22Update cpuflags to 0.67:abs3-7/+8
- Add 'Intel Mobile Pentium 4' from Benedikt Meurer - Fix exclusion of -fomit-frame-pointer mozilla-gtk2 in optimize_gcc.mk
2004-04-22This package doesn't build anything; set NO_BUILDLINK=YES andminskim1-3/+7
USE_LANGUAGES=#empty, and use *DEPENDS instead of including buildlink2.mk. Enable pkgviews installation.
2004-04-22Convert to buildlink3.snj1-2/+2
2004-04-22Convert to buildlink3.snj2-6/+6
2004-04-22Convert to buildlink3.snj1-3/+3
2004-04-21Update Interix support once more (deliberately no PKGREVISION bump);tv4-200/+284
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-21update to 1.6.1recht3-6/+13
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-21Update to 1.2.2:jmmv16-549/+66
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-21libtool 1.5.2nb7: Another Interix fix, this time removing any usage oftv6-226/+333
-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"make makepatchsum", not "make makesum".tv1-2/+2
2004-04-21Update to version 0.927 (cvs2svn trunk revision 927).seb4-10/+37
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-21Update libevent to 0.8xtraeme2-5/+5
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-21Convert to buildlink3.snj1-2/+2
2004-04-21Convert to buildlink3 and shut pkglint up.snj1-9/+9
2004-04-20Update to Version 1.0.2.epg3-17/+17
(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-20iupdate cpuflags to 0.66:abs2-4/+5
Avoid -fomit-frame-pointer for mozilla-gtk2 & galeon-devel
2004-04-20Use $(INSTALL), not $(INSTALL_DATA), to install a library. Some platformstv3-7/+16
(e.g., Interix) still expect a shlib to be executable, and INSTALL_DATA installs with mode 644 (non-executable).
2004-04-20Move the libtool changes back to .m4 patches, but keep these out of thetv7-77/+2279
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-20update to 4.2r0drochner21-524/+140
changes: -configuration changes -support "szip" compression -some utilities added -fp2hdf replaced by hdfimport -USE_BUILDLINK3
2004-04-20Update to 2.6.0:jmmv3-11/+14
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-20Handle the lib/libglade and lib/libglade/2.0 directories properly duringjmmv1-1/+5
print-PLIST.
2004-04-20Update to kdevelop3.0.3.markd1-3/+2
2004-04-20bl3ify and update to kdevelop3.0.3markd5-27/+60
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-20add missing patchmarkd1-0/+10
2004-04-20bl3ify and update to kde3.2.2.markd9-23/+121
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-20Use USE_BUILTIN.gettext=no instead. I'm not bothering with PKGREVISION thistv1-2/+3
time as it's obvious this doesn't change a thing for systems where compiling actually succeeded.
2004-04-20Simplify.xtraeme1-33/+7
2004-04-20bl3ifyxtraeme3-1/+56
2004-04-20Update eel2 to 2.6.1.minskim3-7/+8
Major changes: - Added "gu" (Gujarati).
2004-04-19Added cgdb.xtraeme1-1/+2
2004-04-19Initial import of cgdb-0.4.0, from pkgsrc-wip.xtraeme4-0/+38
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.