summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-12-29- Note bump of p5-INET6 to 2.01adrianp2-3/+3
2004-12-29- Bump to 2.01adrianp2-7/+6
* New Release INET6-2.01 . * Patch from Wouter de Jong <wouter (at) widexs.nl> - fixing the parser on regexp at sock_info() * Patch from Olaf M.Kolkman <olafr (at) ipe.net> - Toggle the -w flag to avoid some warning messages around tests * fixing peerhost method.
2004-12-29- Note bump of cvsgraph to 1.5.1adrianp2-3/+3
2004-12-29- Bump to 1.5.1adrianp3-30/+6
- Lots of bugfixes and enhancements: - Added drawing of partial trees. - Most error and warning messages are now displayed in the graph, instead of being written to stderr. - Works with CVSNT.
2004-12-29note update of tla to 1.3recht1-1/+2
2004-12-29update to tla-1.3recht2-10/+6
Important changes since GNU arch 1.2.1 include: * reverting the 1k tagline boundary error to a warning, allowing old archives to continue to be accessed, * fixing a regression in get-changeset, * fixing the "one-way" star-merge bug, and * recognizing patch logs from archives beginning with a digit again.
2004-12-29- py-gtk2 2.4.1recht2-4/+5
- py-ORBit 2.0.1 - py-gnome2 2.6.2
2004-12-29remove BUILDLINK_DEPENDS for Python 2.2recht1-2/+1
2004-12-29remove 2.2 from the list of accepted Python versionsrecht1-3/+2
2004-12-29update to 2.6.2recht3-12/+17
What's new since 2.0.3: * bonobo - New class UnknownBaseImpl, to allow python CORBA implementations to be used where a bonobo.Object is expected (eg. bonobo.Object.add_interface) (Gustavo) - Remove bonobo_ prefixes from all bonobo functions that still have one (Gustav o) - New function bonobo.stream_client_read (Gustavo) - New bonobo.Application API in libbonobo 2.6. * gnome.vfs - New module gnome.vfs.async, for asynchronous GnomeVFS operations (I?<83>±aki ) - Add setters for gnome.vfs.FileInfo (Gustavo) - Add function gnome.vfs.set_file_info (Gustavo) * gnome.ui - New gnome_thumbnail_* wrappers (Gustavo) * gnome - Support popt options in gnome.program_init (Rubens, Gustavo) - Support some string construct-only properties in gnome.program_init (Gustavo) - Reset LC_NUMERIC to C after gnome.program_init (Gustavo) - New type wrapper for GnomeModuleInfo, add functions to retrieve all the GnomeModuleInfo's (Rubens) - Support the 'module_info' parameter in gnome.program_init (Rubens) * gtkhtml2 - Add function html_selection_get_text (Juri Pakaste) * gnome.nautilus - Follow changes in open_location_* API in nautilus 2.6 (Gustavo) * misc - zvt module removed, in favour of external vte python bindings (James) Overview of Changes from gnome-python 2.5.90 to gnome-python 2.6.0 =================================================================== * bonobo - bonobo.AppClient is only a GObject, not a BonoboObject (Gustavo) - bonobo.event_source_client_add_listener now returns the new listener, to allow future disconnection (Gustavo) - Remove CORBA exceptions from all bonobo callbacks (Gustavo) - Fix a bug in bonobo.generic_factory_main (Gustavo) * gnomeprint - Add new pango/gnomeprint integration API if libgnomeprint 2.8 is installed (Gustavo) * vfs - Add missing bytes_requested parameter to read/write callbacks of async operations (Gustavo) - Raise exception when trying to subclass vfs types (Gustavo, James) * applet - Workaround problem in PanelApplet constructor (Gustavo) - Fix initialization of bonobo (Gustavo) * general - Mixed 32/64 bit architecture installation fixes (Jonathan Blandford) - Add gnome_python_version variable to the gnome module (Gustavo) - Resolve all known compiler warnings (Gustavo) Overview of Changes from gnome-python 2.6.0 to gnome-python 2.6.1 ================================================================= * gnome.vfs - 64 bit fixes in async operations (Benoît Dejean) - Better parameter handling in vfs_read (Benoît Dejean) * gnome.canvas - Allow subclassing without __gobject_init__ (Gustavo) * gtkhtml2 - Workaround gtkhtml2 initialization bug (Jonathan Blandford) * general - Include a couple of missing bonobo examples in the tarball (N. V. Shmyrev) - Add runtime check for required pygtk version (Gustavo) Overview of Changes from gnome-python 2.6.1 to gnome-python 2.6.2 ================================================================= * gnome.vfs - Fix blocking of threads when calling read_entire_file() and bunch of others; - gnome.vfs.xfer_* fixes.
2004-12-29update to 2.0.1recht2-7/+6
pyorbit-2.0.1: 4-October-2004 - x86_64 build fixes (Mark McLoughlin) - export pyorbit versions (Gustavo) - Python 2.4 fixes (James) - Bug fixes (James, Bowin Owens)
2004-12-29remove 2.2 from the list of accepted Python versionsrecht1-2/+2
2004-12-29update to 2.4.1recht2-8/+7
What's new since 2.2.0 Wrapping for new objects in Gtk+ 2.4.0: GtkFileChooser, GtkUIManager (and action/toolbar api), GtkTreeModelFilter, GtkComboBox, GtkCellLayout. Examples for a few of them can be found in the tarball. Enum and Flags wrapping, with nice string representations Better constructor integrations. Python 2.3 requirement. Threading improvements, which are currently disabled until we can depend on Python 2.3.5 (unreleased) or 2.4 Plenty of bug fixes. pygtk-2.4.1 04-november-2004 - Bug fixes (Johan, Gustavo, John Finlay) - Allow the headers to be parsable by a C++ compiler - Updated examples (Johan, John)
2004-12-29Remove awstats-6.3, which is a development version.minskim1-2/+1
2004-12-29Note update of awstats.minskim1-1/+2
2004-12-29Update awstats to 6.2 and take maintainership.minskim3-13/+25
Changes: - awstats_updateall.pl: Added -excludeconf option - Allow plugins to add entry in menu. - Allow plugins to add charts with its own way to compile data inside the update process. - Added the geoip_region_maxmind and geoip_city_maxmind plugins. - maillogconvert.pl: Support postfix 2.1 that change its log format using NOQUEUE string instead of a number for mails that are rejected before being queued. - Little speed improvments. - Counts javascript disabled browsers (A new MiscTracker feature). - When a direct access to last line is successfull, awstats is directly in mode "NewLine". No need to find a more recent record for this. This means the NotSortedRecordTolerance works even between end and start of updates. - You can use a particular not used field in your log file to build a personalized report with the ExtraSection feature. Just use a personalized log format and use the tag %extraX (where X is a number) to name field you want to use, then, in ExtraSection parmaters, you can use extraX to tell wich info to use to extract data for building the chart. - Support method "put" when analyzing ftp log files. - Added a bold style around current day/month in label of charts. - Bug fixes and documentation improvements.
2004-12-29Add example for menu.lsthubertf1-1/+7
2004-12-29Use VARBASE.minskim1-2/+2
2004-12-29Add build dependency on pkgconfig, which is used by configure.minskim1-1/+2
2004-12-29aiksaurus-1.2.1recht2-3/+3
2004-12-29bump PKGREVISION for the aiksaurus shared library version number changerecht2-4/+4
2004-12-29update to 1.2.1recht3-9/+7
ChangeLog only list the following changes, but there also seem Cocoa related ones. 2004-06-11 Dom Lachowicz <cinamod@hotmail.com> * Make GTK+ FE use stock icons * Bump version number
2004-12-29Add and enable py24-html-docs.minskim2-2/+4
2004-12-29Import py24-html-docs.minskim4-0/+37
This is HTML documentation for Python 2.4.
2004-12-29Updated roller to 1.19kim1-1/+2
2004-12-29Upgrade to roller-1.19:kim2-5/+5
proc-httpd-errors: - Ignore Digest startup. - Ignore first signal repeat. - Remove PID from unresponsive child warning. proc-ipmon: - Handle ip-filter v4. proc-maillog: - Put back user and host limits (10). proc-messages: - Ignore empty lines from SCSI errors. - Added daemons: cyrus 2.2, jabber v2, rsynconly wrapper, BIND 9.3, ntpd v4. - Weed out more NetBSD-current messages. - Recognize more proftpd messages. - Ignore more racoon messages. proc-xferlog: - Handle deleted files. - List all incoming and deleted files.
2004-12-29Set LC_ALL to "C" when running GNU awk. Otherwise it behavesminskim1-2/+2
differently depending on user's LC_ALL value. Thanks to "amorphis" of Korea BSD User Forum for reporting and testing.
2004-12-29tiff update done (thanks, reed!).wiz1-2/+1
2004-12-29Fix a package name.wiz1-2/+2
2004-12-29Added p5-Math-Random from pkgsrc-wip (imil).wiz1-1/+2
2004-12-29Add and enable p5-Math-Random.wiz1-1/+2
2004-12-29Initial import of p5-Math-Random-0.67 from pkgsrc-wip, packaged by imil.wiz4-0/+27
This module generates a variety of random numbers. Capabilities of wide interest include the generation of: . uniform numbers between 0 and 1 (or user chosen boundaries) . random integers between user specified bounds . random permutations of a list (shuffle a deck of cards)
2004-12-29Again... distfile unavailable, use MASTER_SITE_BACKUP.xtraeme1-2/+3
2004-12-28distfile unavailable, same with HOMEPAGE... use MASTER_SITE_BACKUP forxtraeme1-2/+3
now.
2004-12-28Updated tiff to 3.7.1.reed1-1/+2
2004-12-28Bump PKGREVISIONs due to libtiff update.reed154-278/+308
Some BUILDLINK_RECOMMENDED bumps done also. (If I missed any, please let me know -- and let me know a good way to automate this.)
2004-12-28- Note update to 1.08 of py-InlineEggadrianp2-3/+3
2004-12-28Upgrade tiff to 3.7.1.reed30-1725/+218
Remove OpenWindows workaround in pkgsrc for this. Too many changes to include here. See http://www.remotesensing.org/libtiff/v3.7.1.html and http://www.remotesensing.org/libtiff/v3.7.0.html and previous change files for changes information. tiff-3.7.1 now includes the lzw compression code again. It also uses autoconf and libtool now. A new tool is bmp2tiff. Docs are placed under share/doc/tiff/html instead of share/doc/html/tiff. Many manpage symlinks are now missing. (This was reported to tiff list.)
2004-12-28- Bump to 1.08adrianp2-6/+6
- Add python24 to the supported python versions - From the Changelog: gera - v1.08 - Nov 17, 2004 fixed a bug in Variable (leading to a bug in IfInlineEgg) added long conditional jumps setString() now uses a call over the string and pop to set the string when the string is long enough to justify it - thanks spoonm
2004-12-28Include sys/resource.h to use "struct rusage" on Linux.minskim2-4/+4
2004-12-28gnome-themes-extras updated to 2.8.0.jmmv2-3/+3
2004-12-28Require gnome-themes-extras >= 0.8.jmmv1-2/+2
2004-12-28Update to 0.8.0. While here, let this coexist with gtk2-engines>=2.6.0.jmmv4-43/+97
2004-08-31 Christian Schaller <Uraeus@gnome.org> * configure.in: Update version to 0.8 2004-08-11 Adam Weinberger <adamw@gnome.org> * configure.in: Added en_CA to ALL_LINGUAS. 2004-07-28 Gustavo Maciel Dias Vieira <gustavo@sagui.org> * configure.in: Added pt_BR to ALL_LINGUAS. 2004-06-18 Jakub Steiner <jimmac@ximian.com> * gnome-fs-directory-visiting: the open folder state 2004-06-17 Christian Schaller <christian@fluendo.com> * Added python mimetype icon to Lush from Nicolas Évrard 2004-06-10 Jakub Steiner <jimmac@ximian.com> * gnome-fs-executable -> gnome-mime-x-application-executable: symlinking accross directories seems to be a pain. However symlinking to nonexistant files hardly the solution ;) 2004-06-10 Jakub Steiner <jimmac@ximian.com> * Gorilla/icons/scalable/filesystems/Makefile.am: fix makefile after Christian ;) 2004-06-10 Jakub Steiner <jimmac@ximian.com> * my-computer.svg: remove the duplicate 2004-06-09 Christian Schaller <christian@fluendo.com> * fix emblem placements * fix makefiles after Jakub :) * Add gnome-fs-client to Gorilla 2004-06-09 Jakub Steiner <jimmac@ximian.com> * stock_dialog_warning.svg: Do not embed font. Fixes bug #140719 2004-06-09 Jakub Steiner <jimmac@ximian.com> * (Gorilla) .. devices/*: proper scaling 2004-06-09 Jakub Steiner <jimmac@ximian.com> * (Gorilla) .. devices/gnome-fs-floppy.svg: 3D should suit it 2004-06-09 Jakub Steiner <jimmac@ximian.com> * (Gorilla) .. apps/Makefile.am: * (Gorilla) .. filesystems/Makefile.am: * (Gorilla) .. mimetypes/Makefile.am: symlink fixes 2004-06-08 Jakub Steiner <jimmac@ximian.com> * my-computer.svg * gnome-terminal.svg: scale fixups * accessibility-directory.svg * gnome-games.svg: new panel icons 2004-05-05 Christian Schaller <Uraeus@gnome.org> * Fixing small issues in Nuvola * Adding OpenOffice icons to Nuvola apps directory * Give printermanager a Nuvola icon * Add sodipodi/inkscape icon to theme * Fixed translations 2004-05-03 Christian Schaller <Uraeus@gnome.org> * Tons of bugfixes from Josselin Mouette <joss@debian.org> * Firefox icon from Tobias Jakobs * Suse symlinks from James Ogley * Disable translations, they currently break the build
2004-12-28- Fix an error where -lpython does not get defined on Darwin and causesadrianp1-1/+5
the compile of python modules to fail. - Fixes PR# 28605 - Ok'ed recht@
2004-12-28Conflict with gnome-themes-extras<0.8.jmmv1-1/+2
2004-12-28Remove some packages I've just updated.jmmv1-6/+1
2004-12-28Use gnome-common 2.8.0.jmmv1-2/+2
2004-12-28Note update of gnome-common to 2.8.0.jmmv1-1/+2
2004-12-28Update to 2.8.0 (hmm, TODO reminded me of this one):jmmv4-63/+9
2004-09-14 James Henstridge <james@jamesh.id.au> * configure.in: bump version number to 2.8.0 2004-08-30 James Henstridge <james@jamesh.id.au> * macros2/gnome-autogen.sh: fix up error message when a required M4 file isn't found. Fixes bug #147417. * macros2/gnome-autogen.sh: Revert Rodney's changes, since glib-gettextize has been fixed on the HEAD and 2.4 branches. 2004-06-10 Rodney Dawes <dobey@ximian.com> * macros2/gnome-autogen.sh: Add code to check for mkinstalldirs in the shared automake files directory, and copy it in if we are using AM_GLIB_GNU_GETTEXT Fixes #144069 2004-05-26 James Henstridge <james@daa.com.au> * macros2/gnome-compiler-warnings.m4: some small cleanups. * macros2/gnome-common.m4 (GNOME_COMMON_INIT): since caching is turned off in all recent Autoconfs, it doesn't make sense to use it. Change implementation to instead make sure ${ACLOCAL_FLAGS} gets passed to aclocal when called from the makefile. * macros2/Makefile.am: alter installation so that it puts the macros directly into $(datadir)/aclocal instead of $(datadir)/aclocal/gnome2-macros * autogen.sh (REQUIRED_AUTOMAKE_VERSION): use a modern version of automake. * macros2/gnome-compiler-flags.m4: move from compiler-flags.m4 to reduce chance of collisions. * macros2/gnome-autogen.sh: move from autogen.sh * Makefile.am (SUBDIRS): don't build bin/ and macros/ directories. * configure.in: don't create makefiles for bin/ and macros/ directories. Since we don't actually build the support/ directory (since 2001), remove the matching parts from the configure script. 2004-05-13 James Henstridge <james@daa.com.au> * gnome-common.spec.in: simplify and update spec file. 2004-02-27 Sven Herzberg <herzi@abi02.de> * macros2/autogen.sh: fix #135557 2004-02-17 Mark McLoughlin <mark@skynet.ie> * doc-build/xmldocs.make: fix one last occurrence of not using $(DESTDIR).
2004-12-28Update GNOME to 2.8.2.jmmv1-1/+47
This includes updates for the following packages: libglade2, libgnomeprint, libgnomeprintui, libgtop2, gtkhtml3, gail, nautilus, gst-plugins, gst-plugins-artsd, gst-plugins-cdparanoia, gst-plugins-dvdnav, gst-plugins-dvdread, gst-plugins-esound, gst-plugins-faad, gst-plugins-flac, gst-plugins-gnomevfs, gst-plugins-lame, gst-plugins-mad, gst-plugins-mpeg2dec, gst-plugins-ogg, gst-plugins-oss, gst-plugins-png, gst-plugins-theora, gst-plugins-vorbis, evolution-data-server, gnome-panel, gnome2-applets, gnome2-terminal, at-spi, gdm, yelp, zenity, gal2, gedit, ggv2, gok, gnome-mag, gnopernicus, gpdf, gnome2-system-monitor, nautilus-cd-burner, evolution, gnome-base, gnome, gnome-devel and gnome-extras.