pkgsrc/x11
jmmv 4abccb4500 Update to 2.10.3:
Overview of Changes from GTK+ 2.10.2 to 2.10.3
==============================================

* GtkFileChooser:
 - Fix several Win32-specific problems
 - Add automated tests for GtkFileSystem
 - Make overwrite confirmation work again

* Printing support:
 - Fix confusion between names and values in combo boxes
 - Poll for printer list updates in the cups backend

* Add an automatic scrolling example to gtk-demo

* Bugs fixed:
 354004 Use of g_warning("%s", NULL) after failing to
        open a display
 346751 symbolic colors can't be use in properties
 352264 gtk_status_icon_set_from_pixbuf leaks the old
        pixbuf
 352391 small link button leak
 353449 A break is missing in
        gtk_recent_chooser_menu_set_current_uri
 329604 do not scroll on copy to clipboard
 354035 Typo in the GtkWidget::drag-drop doc blurb

* Translation updates (ang,bn_IN,ca,de,dz,el,eu,fi,
  fr,hi,hu,it,ja,lt,ml,mr,nn,or,pl,pt_BR,ro,ru,sl,
  sr,sr@Latn,sv,ta,th,tr,vi,zh_CN,zh_HK,zh_TW)


Overview of Changes from GTK+ 2.10.1 to 2.10.2
==============================================

* Many fixes and improvements for the OS X backends

* Revert to using gtk modules with global binding,
  since the local binding that was introduced in
  2.10 breaks the accessibility support of current
  OpenOffice.org releases.

* GtkRecenManager
 - Poll for changes to the XBEL file
 - Fix initial bad placement of recent files menu
 - Show nonexisting resources by default, and do
   not mark them as insensitive
 - Allow adding a filter to GtkRecentChooserMenu

* GtkFileChooser
 - Improve the fallbacks for icons
 - Make  / and ~ activate the location entry again

* Bugs fixed:
 348828	Segmentation Fault in gtk_combo_box_menu_setup
        when removing combobox child
 349552	problem with parsing (enum) style properties
 351581	API Documentation issues with 2.15 release
 348652	reorder() from ComboBoxEntry produces Gtk+ assert
        error
 349128	Fix docs about GtkTreeModel::row-deleted
 350605	Crash caused by the recent menu
 348096	GtkStyle leaks GtkRcContext
 348145	Background images not working with Quartz backend
 329752	Problem with has_selection notification when
        deleting the selection
 347856	gtk_recent_chooser_add_filter not implemented
        for GtkRecentChooserMenu
 348245	Disabling pdf printing doesn't hide option
 348278	textview doesn't update on hinting setting change
 348289	Filechooser is blocked by higher priority idle
 348478	entry completions needs to reset the IM context
        before emitting action-activate signal
 348538	Remove old email addreses from the tutorial
 348626	drag-to-child should not work
 348634	IconView does not update background
 348706	don't allow dnd onto arrows
 348740	configure script does not honour PKG_CONFIG variable
 348787	Segfault in gtk_font_button_update_font_info()
 348824	test attached calendar-sane-timer patch in head
 348971	gtk_status_icon_get_geometry returns bogus data
 349382	valgrind uninitialized memory warnings setting
        partly uninitialized X properties
 349570	notebook arrow PRELIGHT drawing doesn't work
 349834	Memleak from gtk_tree_view_set_enable_tree_lines
 349858	Leak of ShmPixmapInfo from get_shm_pixmap_for_image
 349859	gtk_paint_tab doesn't work when widget is now
        option menu
 349997	Indirect leak from XkbGetMap
 350039	GtkFileChooserEntry leaks sources
 350050	GdkGC leak from GtkRuler
 350139	Should use evince preview mode
 350258	Memory leak in gtk_entry_drag_data_received()
 350329	The CUPS printer backend in GTK+-2.10.1 fails
        with CUPS 1.1.
 350517	reset_style_idle() interferes with application
        idles
 350860	Balloon messages sent to tray do not have the
        correct window in XEvent
 350938	TreeViewColumn rendering off when "spacing"
        property set
 351112	gtk_notebook_set_current_page fails when the
        notebook has not yet been shown
 351519	Directfb backend fails to build
 165714	GtkEntryCompletion doesn't complete on paste
 168737	Different button sizes in About dialogs
 345666	The icons of file, directory and device at
        GtkFileChooser
 349429	spin button does not use correct value for
        inner_border
 349501	fix in the documentation of function
        gtk_list_store_insert_with_values()
 350072	stdout output from colorselection
 351759	Wrong range value in documentation of
        gtk_color_selection_set_current_alpha
 349277	Wrong message for problems with serializing
        texts
 346800	Rework sort/filter models to use indices to
        parents instead of pointers
 349120	Small error in doc
 350911 gdk_pixbuf_new_from_file_at_scale() should
        skip when there's enough image data
 348728	GtkTable Row and Column Spacing
 351241	swapped argument description
 350023	"Running GTK+ Applications" chapter does not
        document new GTK_DEBUG possibilities
 351812 file print backend filename encoding issue

* New and updated translations (bg,bn_IN,de,dz,el,es,
  et,eu,fi,gu,hu,ko,ku,ja,lt,mk,ml,nb,ne,nl,or,pl,po,
  sv,th,tr,tt,uk,zh_HK,zh_TW)


Overview of Changes from GTK+ 2.10.0 to 2.10.1
==============================================

* Drop Pango requirement 1.12.0

* Many fixes and improvements for the OS X
  and directfb backends

* The printing framework now supports a subset
  of the Cups 1.2 custom PPD option spec

* Bug fixes:
 348134 box gaps on left and right can be drawn wrong
 348014	crash on Epiphany Web Browser
 348063	_gtk_icon_cache_get_icon crashes when no
        cache available
 348096	GtkStyle leaks GtkRcContext
 157439	The "adding to panel" is buggy when switching
        to an rtl environment
 346751	symbolic colors can't be use in properties
 347976	Context menus appear in strange locations
 348001	xid / fid X11 font id's are used intermixed
 348049	Tabs "magically" re-order
 348094	Adjustment leak from gtkiconview
 348115 improve notebook visuals when dragging
 348120	gtkentrycompletion leaks action_view
 348227	gtkimcontextsimple doesn't terminate a string
        with null
 348424	mem leak in GtkPrintSettings
 348089	Missing chaining up in gtk_recent_chooser_menu_finalize
 348090	Reference leak in gtk_text_layout_set_contexts
 348095	gtk_menu_stop_scrolling does work even if we
        were not scrolling...
 142582	Add animation xsetting
 346427	xbm loader returns false, fails to set error
 346733	GList of visuals is always empty and causes
        crashes in gdk_rgb_choose_visual()
 347048	crash on using GtkAssistant
 164884	GtkTreeView row drag is sometimes started
        spuriously
 302127	GtkTreeView gets angry when items deleted
        from a test_expand_row handler
 346092 gtk_tooltip_set_delay documentation wrong
 346428	Be robust against broken loaders failing to
        set error on failure
 346467	gtkwindow state assignments bug
 346598	modeline takes too much memory
 346603	Context menus only work once
 346639	treeview memleak
 346668	symbolic colors are broken when specifying
        engine
 346713 quartz backend is missing functions that
        pygtk needs
 346721	XBM reading in quartz backend is broken
 346836	Tabs jump around when opening menus
 347018 missing GDK_QUARTZ_ALLOC/RELEASE_POOL calls
 347277	gtk_drag_get_ipc_widget() and window groups
 347315	SYNC extension check failing
 347902	GtkRange doesn't reliably update stepper
        sensitivity
 335012 gtkcellrenderertext - gtkeditable: bad
        interaction when ypad is set to hi value
 337910	gdk_pango_layout_get_clip_region is inefficient
 346605	Modifier-key events are not sent
 346970	gtkfilechooserbutton leaks an empty list
 347032	documentation of gtk_print_context_get_height()
        has typo
 347037	GObject info missing for GtkRecentManager and
        GtkRecentChooser* in gtk-doc API reference
 347041 documentation of gtk_paper_size_is_equal()
        has a typo
 347043	Reference leaks in GtkFileChooserButton
 347066	gimp 2.3.9/2.2.12 GTK+ assertion fails on
        open file dialog
 347211 documentation of gtk_print_job_send() has a
        typo
 347710	new GtkCellRendererSpin misses a lot of API
        documentation
 347711	slight glitches in GtkAssistant API documentation
 347065	Fix in-line doc typos
 311399	relative to the window string can be better

* Updated translations (bg,bn_IN,cs,de,dz,es,et,
  eu,fi,fr,gu,he,ko,or,th)

Overview of Changes from GTK+ 2.9.4 to 2.10.0
=============================================

* Printing:
  - A PREVIEW capability has been added to allow hiding the
    preview button

* Bug fixes:
 321393	Incorrect size request after changing the font
 327164	(GtkRBNode *)node becomes NULL inside GtkTreeView
 344074	Feature request: get printer list, and get default print
 344876	refcount leak when using ComboBox.set_cell_data_func
 345644	gtk+-2.9.4 requires CUPS-1.2.x
 345663	gtkaction(group)?.c: using functions without prototype declaration
 346079	gtk receives all sorts of events from the X server
 343841	Misguided iter assertion in gtk_list_store_insert_with_values()
 346113 unix print dialogue always has preview button
 346237 Possible leak in gtkprintunixdialog.c
 346027 cancelling printer enumeration
 346312 gtk 2.9.4 tarball lacks the files gtkwin32embedwidget.h
        and gtkprint-win32.h
 346341 Memory leak in gtk_tree_model_sort_finalize: User data not freed

* Updated translations (cs,cy,dz,es,gu,hi,ko,mk,nb,nl,ru,th,ur)

Overview of Changes from GTK+ 2.9.3 to 2.9.4
============================================

* GtkPrintOperation:
 - UI improvements in the print dialog
 - Make printing work without a display connection
 - Replace "Print to PDF" by "Print to file" that
   can generate PDF or PostScript
 - Add a function to the low-level API to
   enumerate all printers

* GtkNotebook tab DND has been improved

* GtkProgressbar supports text in activity mode

* GtkLabel allows to set the wrap mode

* GtkStatusIcon supports transparency

* Bugs fixed:
 344850 Dragging a GtkTreeViewColumn segfaults when
        using certain GtkTreeViewColumnDropFunc
 342458 Stock menu items without icons are broken in
        recent GTK+ releases.
 335873 notebook DND + popup windows
 337882 gtk_progress_bar_set_text() does nothing in
        activity mode
 339456 unix print dialogue help button bug
 339702 Make sure printing works without a display
 341571 tabs too easily reordered
 344074 New Feature: get printer list, and get default print
 344743 gtk_targets_include_text() should initialize atoms
 344838 Allow func to be NULL in
        gtk_tree_view_set_search_position_func
 344891 GtkPrintOperationPreview signal defs correction
 345008 Need updated cairo req
 345093 print preview temp file issues
 345107 Memory leak in gtk_entry_completion_finalize:
        User data not freed
 345194 gdk_window_set_functions() docs need to be updated
 345456 grid-lines property is wrongly registered and
        get/set.
 314278 strings in gtk-update-icon-cache are not marked
        for translation
 344707 size group with widgets in hidden container
 344897 Entry completion model NULL handling should be
        documented
 345038 gtk_print_job_set_status' status
 345106 dialog button box spacings
 345176 GtkIconView doc about drag and drop
 345275 doc imporovements for gtk_window_move
 345320 Two very similiar strings should be made equal
 345321 Add meaning of "shortcut" as translator comment
 320034 transparency gtkstatusicon
 339592 Add print-to-postscript
 344867 custom paper file could use keyfile

* Updated translations (cs,de,es,fr,gl,gu,hi,ko,ta,th)

Overview of Changes from GTK+ 2.9.2 to 2.9.3
============================================

* GtkPrintOperation:
 - Introduce an allow-async property
 - Introduce a GtkPrintOperationAction enumeration
 - Rename pdf_target to export_filename
 - Allow to hide "Print to PDF" in the low-level API

* GtkNotebook:
 - Add a destroy notify to
   gtk_notebook_set_window_creation_hook.

* GtkTreeView:
 - Support grid lines

* GtkRange:
 - Add a number of new stle properties which allow more
   fexible stepper theming

* Bugs fixed:
 153212 Have the Paste kbd shortcut jump to the location in
        the buffer
 337491 _gdk_win32_drawable_release_dc: DeleteDC() called on
        a GetDC() handle
 339739 gtk/gtkprintoperation-win32.c: 3 compile error
 342339 GtkRange::stepper-spacing style property not
        implemented correctly
 343945 Buttons of a GtkAssistant are not accessible
 344148 Wrong reqs for ATK
 344209 gtk_notebook_set_window_creation_hook() has no destroy
        func.
 344232 GtkEntry's "Delete" context menu item is sensitive on a
        non-editable GtkEntry
 344244 Window resizing not working when keeping the aspect
        fixed
 344288 gtk_print_operation_preview_is_selected must return
        a value
 344386 gdk-2.0-uninstalled.pc.in and gdkconfig.h
 344496 CRLF converting via Clipboard
 344504 GtkPrintCapabilities not in gtktypebuiltins.h
 344505 Wrong signal registration for create_custom_widget
 344512 cvs build issue
 344513 pdf print module's print_stream not calling destroy
        notify
 344518 NULL unref in page setup dialogue
 344543 gtk_progress_bar_pulse calls gtk_progress_bar_paint
        directly
 344560 gtk_print_settings_[sg]et_scale shouldn't be in percent
 344607 memory leaks in gtkrecentchooserdefault.c and
        gtkrecentchoosermenu.c
 344624 Memory leak in gtk_tree_model_filter_finalize: User
        data not freed
 337603 Possible off-by-one in
        gdk_pango_layout_line_get_clip_region
 344239 Wrong filename for gtk-find stock item.
 344528 comma at end of GtkPrintOperationAction enum causes
        mozilla compilation error
 344290 horizontal-padding not take into account when placing
        submenus
 344558 document print dialogue response codes
 339592 Add print-to-postscript
 342249 Allow to draw upper and lower sides of GtkRange's
        trough differently
 344530 gtk_recent_chooser_widget_new_for_manager and
        gtk_recent_chooser_menu_new_for_manager should
        allow NULL manager arg

* Updated translations (es,fi,gu,ko,th,wa)


Overview of Changes from GTK+ 2.9.1 to 2.9.2
============================================

* GtkPrintOperation
 - Support asynchronous pagination with the ::paginate signal
 - Add gtk_print_operation_cancel
 - Support application-specific widgets
 - Allow disabling features based on application capabilities
 - Optionally show progress
 - Change some function names in GtkPrintContext to be longer
   and better
 - Support preview, the default implementation spawns evince,
   but the api allows for an internal preview implementation

* GtkCellView
 - Add a model property

* GtkStatusIcon
 - Allow to obtain screen geometry

* GtkTreeView
 - Many bug fixes, in particular for RTL handling
 - Separate sensitive and selectable properties of rows
 - Optionally allow rubberband selection

* GtkButton
 - Add image-spacing style property
 - Add image-position property

* GtkToolButton
 - Add icon-spacing style property

* Make GTK+ work as an untrused X client

* Bugs fixed:
 343838 gtkprintoperationpreview.h guards
 305530 Crashes while creating source code w/GtkFontSelection
 341327 Memory corruption inside glib
 341734 cursor blocked to dnd mode after using shift and
        dnd on a GtkCalendar
 343453 G_DEFINE_TYPE messes up internal typenames of
        GdkWindow and GdkPixmap
 136571 Problems running as untrusted client
 168105 the right edge tab does not appear when switching tab
 172535 Add support for UI builders in gtk+
 302556 GtkTreeView widget signals are badly documented
 324480 Selecting first item with keyboard is difficult
 340428 small cleanup
 340444 don't run the custom page size dialogue
 340839 Critical warnings in GtkTreeModelFilter
 341898 gtk_tree_view_insert_column_with_attributes doesn't
        work with fixed_height_mode
 342003 DnD: Conditional jump or move depends on uninitialised value
 342072 Wrong drop location in GtkEntry
 342096 GtkImage animation CRITICALS on switching themes
 342513 widget class style property with type module
 342529 gdk should set resolution on PangoCairoFontmap,
        not PangoCairoContext
 342535 Add documentation for new GtkWidget style properties
        (including Since tags)
 342543 can't compile gtk+ on opensolaris using sun cc
 342569 Typo in decl of gdk_color_parse
 342752 Need a way to specify custom tab label for custom page
        in Print dialog
 342754 print-editor: font button dialog doesn't get focus if
        main window has a window group
 342781 GtkPrintUnixDialog: Collate should be insensitive unless
        Copies is > 1
 342783 GtkPrintUnixDialog: Range textinput area should be
        insensitive unless range radiobutton is selected
 342894 Use after free inside gtk_text_view_set_buffer
 342930 GtkButton should offer a way to position the image
        relative to the text
 343088 Some typos in the PO file
 343425 "grab-notify"-signal is not correctly propagated for
        internal children
 343438 gtk_color_button_set_color() doesn't emit "color-set"
        signal
 343475 page setup unix dialog confusion
 343625 allow to get only some info from gtk_status_icon_get_geometry
 343677 GtkWindow chains key-release to key-press
 320431 Text too close when using East/West in a GtkToolButton
 321523 GtkTreeView's test_expand_row signal emitting impractical
        on row expand all
 342007 Warning in gtk_paned_compute_position
 343233 gdk_rectangle_intersect doc
 333284 expander animation not working in RTL mode
 343444 change color of gtk-demo source-buffer comment color
        from red to DodgerBlue
 343630 Small inconsistence in migration documentation
  80127 Rubberbanding for GtkTreeView
 341450 status icon + libnotify
 341679 Allow absolute filenames in the options entries

* Updated translations (bg,cy,de,el,es,et,eu,gl,gu,it,ja,
                        nb,nl,pt_BR,th,vi)


Overview of Changes from GTK+ 2.9.0 to 2.9.1
============================================

* GtkPrintOperation
 - Many user interface improvements in the unix dialogs
 - gtk-demo has a printing demo
 - Don't unload print backends for now, since that has
   deadlock issues
 - Asynchronous page rendering is done in an idle

* GtkImage has an image property

* GtkTextBuffer has a cursor-position property

* Arrow sizes in scrolled menus and notebooks are themable

* GDK keysyms have be synched with Xorg 7.1

* Bugs fixed:
 340676 print backend type modules not correctly reregistering
        their types
 340870 gdk_window_get_toplevels docstring error
 323956 Unwanted accelerate key in the action-based toolbar
 340527 Tooltips not shown for toolbar buttons created with
        uimanager/actions
 340516 status icon property getter assertions
 341091 a couple of spelling errors in gtk+
 335707 notebook DND with event boxes in tab labels
 337306 Add a GtkMessageDialog::image property
 139628 GtkLayout In GtkScrolledWindow does not receive the
        scroll_event
 334412 Add cursor-position property for getting notified
        about cursor movement
 341217 langinfo.h #include'd unconditionally stops build
 333632 use GtkMenu::scroll-arrow-height instead of
        MENU_SCROLL_ARROW_HEIGHT
 325282 Add GtkNotebook::tab-overlap style property
 341247 possible crash with tab_label = NULL
 321896 Synch gdkkeysyms.h/gtkimcontextsimple.c with X.org 6.9/7.0
 341416 Save FileChooserDialog doesn't response
 336774 gtk_recent_manager_add_full
 340401 critical warnings when using window groups
 341661 misplaced g_assert in gtk_text_view_allocate_children
 341692 Semicolons after G_DEFINE_TYPE
 341665 several misplaced g_assert
 341578 reverse page order issues
 341332 Unset background in more places
 341896 gtktreeview has RTL problems with toggle buttons if using
        gtktreestore as a model
 341028 crash in new async code
 341035 file chooser crash
 340722 GtkToolbar::max-child-expand style property
 339589 Tooltips on orientation icons in page setup dialog
 340951 faq: How do I internationalize a GTK+ program? doesn't
        mention glib-I18N
 341855 Little typo in the Tree and List Widget Overview
 153212 Have the Paste kbd shortcut jump to the location
        in the buffer
 335729 Invisible rows and
        gtk_tree_model_filter_convert_child_*_to_*
 106406 GtkTreeView Grid Lines?
 339592 Add print-to-postscript

* Updated translations (de,es,gl,gu,nl)


Overview of Changes from GTK+ 2.8.x to 2.9.0
============================================

* GtkStatusIcon, a cross-platform "tray icon" API

* GtkAssistant, a widget for creating multi-step wizards

* GtkLinkButton, a widget that displays a clickable hyperlink

* GtkRecentChooser, widgets to display and select recently used files

* GtkPrintOperation, cross-platform printing support

* A framework for rich text copy and paste and DND

* GtkCellRendererAccel, a cell renderer for key combinations

* GtkCellRendererSpin, a cell renderer which edits numeric values
  using a spin button

* GtkAction works with named icons in addition to stock icons

* GtkNotebook supports DND, allowing to reorder tabs, move tabs
  between notebooks and drop tabs on the desktop to open a new window

* GtkTreeView:
  - Enhanced customizability (e.g. grouping) with the
    show-expanders and level-indentation properties
  - Allow to embed the search popup
  - Better search popup positioning

* GtkFileChooser:
  - Communication with backends is now asynchronous to avoid
    blocking on filesystem operations. Due to the required interface
    changes, the GTK+ ABI version has been bumped to 2.10.0. Third-party
    filesystem backends have to be ported to the new interface, other
    modules, such as theme engines, input method modules or pixbuf loaders
    have to be rebuilt so that they are installed in the right place
    for GTK+ to find them.
  - The location entry (popped up by C-L) has been integrated in the
    main dialog.

* Reworked hex Unicode input now requires Ctrl-Shift-U

* Animations can now be globally controlled by settings

* The gtk-touchscreen-mode setting controls a number of changes
  that make GTK+ work better on touchscreens

* Password entries can optionally show the last entered character
  for a short while, controlled by the password-hint-timeout setting

* GTK+ can now consult an additional fallback icon theme before
  falling back to hicolor

* Improved themability:
  - GTK+ supports symbolic colors, which can be set system-wide
    using a setting, and can be modified and used in rc files
    and theme engines
  - GTK+ sets window type hints on override-redirect windows to
    help compositing managers apply proper bling
  - Paths in rc files can now refer to all subclasses of a class
  - GtkRange steppers will appear insensitive when the slider
    is at the end; applications which need to handle this case
    (e.g. to extend the range) can opt out of this.
  - GtkRange::activate-slider style property allows themes
    to draw sliders differently while they are being dragged
  - GtkNotebook::tab-overlap and GtkNotebook::curvature style
    properties allow more flexible notebook theming
  - The spacing of buttons around children can be themed with
    the GtkButton::inner-border style property. Apps can override
    this per-widget using the corresponding inner-border property
  - GtkMenu has aquired a horizontal-padding style property
  - There are style properties for the color of hyperlinks,
    GtkWidget::link-color and GtkWidget::visited-link-color
  - GtkTreeview row hinting now takes the selection into account
  - Scrolling menus can be forced to always display both arrows,
    using the GtkMenu::double-arrows style property
  - Separators can be themed using the wide-separators, separator-width
    and separator-height style properties
  - GtkTreeView allows more flexible theming with the row-ending-details
    property
  - The pixbuf theme engines supports customized drawing of expanders
    and resize grips

* GDK changes:
  - OS X backend
  - DirectFB backend
  - Closing displays works
  - gdk_screen_is_composited to check for running compositing manager
  - Support for Super, Hyper and Meta modifiers

* gdk-pixbuf changes:
  - Supports saving tiff
  - Supports loading 16-bit pnm
  - Doesn't load entire gif animation to get first frame

* Bug fixes
  - Too many to list them here
2006-09-15 15:06:07 +00:00
..
9term Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
acidlaunch Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
asnap Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
aterm Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
bbapm * This package uses C++, so add 'c++' to USE_LANGUAGES. 2006-06-20 22:11:52 +00:00
blt Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
bwidget Import bwidget from pkgsrc-wip. Packaged by xtraeme@. 2006-08-25 11:14:35 +00:00
compositeproto Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
control-center Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
devilspie Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
dfm Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
dtx11session
dxpc Uses C++. 2006-05-10 23:29:37 +00:00
ebuilder Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
ede Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
efltk Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
egtk Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
eterm Fix build with gcc4. From Adam Hamsik via pkgsrc-users. 2006-08-08 10:49:01 +00:00
fast-user-switch-applet Update to 2.14.2: 2006-08-06 19:05:14 +00:00
fbdesk Uses C++. 2006-05-11 16:57:24 +00:00
filerunner Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
fixesproto Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
fltk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
fox Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
fspanel Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
fvwm-wharf Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
gdkxft Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gdm update to 2.14.10 2006-08-03 19:58:24 +00:00
ggiterm Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gnome-desktop update to 2.14.3 2006-08-03 20:11:03 +00:00
gnome-libs Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gnome-mag Update to 0.12.6: 2006-08-06 19:08:55 +00:00
gnome-panel update to 2.14.3 2006-08-03 20:09:57 +00:00
gnome-screensaver Adapt to new D-BUS 0.9x API. Bump PKGREVISION to 1. 2006-08-23 09:49:12 +00:00
gnome-session Bump PKGREVISION due to dbus update to 0.9x. 2006-08-23 09:49:35 +00:00
gnome-themes Update to 2.14.3: 2006-08-06 19:04:32 +00:00
gnome-themes-extras Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
gnome2-applets Fix paths to installed files to solve, at least, Sticky Notes crashes. I'm 2006-08-28 10:02:33 +00:00
gnome2-control-center update to 2.14.2 2006-07-26 12:56:13 +00:00
gnome2-terminal Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
gnopernicus Update to 1.1.1: 2006-08-06 19:09:10 +00:00
gnustep-back Changes 0.11.0: 2006-08-30 14:55:41 +00:00
gnustep-gui Changes 0.11.0: 2006-08-30 14:55:28 +00:00
gnustep-preferences Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
gromit Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gst-plugins0.10-x11 Update gst-plugins-0.10-base and packages based on this one to 0.10.4: 2006-03-12 12:42:05 +00:00
gtk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gtk+extra Drop support for LTCONFIG_OVERRIDE. For quite a long time, pkgsrc 2006-07-19 19:14:37 +00:00
gtk-engines LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just 2006-07-07 15:49:30 +00:00
gtk2 Update to 2.10.3: 2006-09-15 15:06:07 +00:00
gtk2+extra Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gtk2-chtheme Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gtk2-engines Update to 2.6.10: 2006-08-06 19:03:57 +00:00
gtk2-engines-bluecurve LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just 2006-07-07 15:49:30 +00:00
gtk2-sharp add gtk-sharp-2.8.2, which is C# (mono) bindings for gtk and gnome libs 2006-08-03 18:22:17 +00:00
gtk2-theme-switch Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gtkglarea Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gtkglarea2 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gtkmm Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gtksourceview Update to 1.6.2: 2006-07-31 22:03:21 +00:00
gtkstep Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
gtkterm2 Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gtoolkit Reverted the recent change that has set USE_LANGUAGES="c objc", where only 2006-07-22 05:10:54 +00:00
hanterm Build the "all" target to ensure that the catman page is generated on 2006-06-20 22:05:22 +00:00
hot-babe Use loadavg() on DragonFly as well. 2006-06-19 19:32:41 +00:00
hsetroot Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
imwheel Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
kde3-i18n-af Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ar Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-az Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-bg Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-bn Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-br Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-bs Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ca Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-cs Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-cy Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-da Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-de Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-el Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-en_GB Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-eo Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-es Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-et Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-eu Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-fa Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-fi Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-fr Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-fy Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ga Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-gl Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-he Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-hi Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-hr Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-hu Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-is Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-it Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ja Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-kk Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-km Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ko Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-lt Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-lv Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-mk Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-mn Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ms Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-nb Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-nds Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-nl Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-nn Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-pa Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-pl Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-pt Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-pt_BR Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ro Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ru Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-rw Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-se Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-sk Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-sl Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-sr Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-sr_Latn Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ss Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-sv Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-ta Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-tg Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-tr Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-uk Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-uz Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-vi Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-zh_CN Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kde3-i18n-zh_TW Update to KDE 3.5.4 2006-08-02 14:24:40 +00:00
kdebase3 Update to KDE 3.5.4 2006-08-02 13:45:51 +00:00
kdelibdocs3 Update to KDE 3.5.4 2006-08-02 13:48:04 +00:00
kdelibs3 Improve findMostRecent: when no minor version is available, assume it 2006-09-11 19:03:50 +00:00
keylaunch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
kkbswitch Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
kmessage Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
kterm Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
lablgtk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
lablgtk2 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
labltk Add missing files+dir to PLIST. Bump PKGREVISION. 2006-02-22 20:59:58 +00:00
lesstif Changes 0.95.0: 2006-07-29 14:32:12 +00:00
libexo Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libxfce4gui remove --with-html-dor so that the gtk-doc files are found by devhelp, 2006-08-11 09:43:09 +00:00
libxfce4mcs remove --with-html-dor so that the gtk-doc files are found by devhelp, 2006-08-11 09:43:09 +00:00
libxfce4util remove --with-html-dor so that the gtk-doc files are found by devhelp, 2006-08-11 09:43:09 +00:00
libxklavier Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libzvt Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
matchbox-common Needs pkg-config. 2006-06-11 14:42:40 +00:00
matchbox-desktop Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
matchbox-nest Needs pkg-config. 2006-06-11 14:42:40 +00:00
matchbox-panel Remove BROKEN_IN for packages that built in the latest 2006-08-06 05:20:40 +00:00
matchbox-panel-manager Needs pkg-config. 2006-06-11 14:42:40 +00:00
matchbox-themes-extra Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
mlterm Fix two pkglint warnings. 2006-06-12 10:37:24 +00:00
modeline Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
mowitz Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
mrxvt Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
multi-aterm Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
multi-gnome-terminal Needs intltool. 2006-07-19 10:08:12 +00:00
mxterm Don't include utmp.x on DragonFly. XXX autoconf test? 2006-04-21 11:36:54 +00:00
neXtaw Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
numlockx Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ocaml-graphics Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
oneko Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
openmotif Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
p5-gtk Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
p5-gtk2 Update to 1.122... latest stable version with many bugfixes. 2006-08-24 08:40:26 +00:00
p5-Gtk2-Ex-FormFactory Add p5-Gtk2-Ex-FormFactory-0.62: 2006-08-24 08:37:01 +00:00
p5-Tk Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
p5-X11-Protocol Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
paragui Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-gnome2 py-ORBit doesn't support Python 2.3 anymore, so don't support it as well. 2006-07-11 17:09:07 +00:00
py-gnome2-extras Follow py-gnome2: no Python 2.3 any longer. 2006-07-12 15:31:23 +00:00
py-gtk2 Fix BUILDLINK_ABI_DEPENDS line to use PYPKGPREFIX. 2006-07-26 16:56:53 +00:00
py-Pmw Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-qt2 Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
py-qt2-sip Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
py-qt3-base Fix BUILDLINK_ABI_DEPENDS to use PYPKGPREFIX. 2006-07-26 17:56:25 +00:00
py-qt3-modules Fix BUILDLINK_ABI_DEPENDS to use PYPKGPREFIX. 2006-07-26 17:56:25 +00:00
py-qt3-qscintilla Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
py-qt3-sip Fix BUILDLINK_ABI_DEPENDS to use PYPKGPREFIX. 2006-07-26 17:56:25 +00:00
py-Tk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
py-wxWidgets update to 2.6.3.3 2006-08-11 17:39:38 +00:00
py-Xlib Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
pygtk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qt1 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qt2 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
qt2-designer Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qt2-docs Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
qt2-examples Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
qt2-libs Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qt3 update to 3.3.6 2006-03-31 14:38:02 +00:00
qt3-docs Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
qt3-libs Forgotten patchsum. Reminder by Mark. 2006-07-27 11:54:09 +00:00
qt3-mysql Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
qt3-pgsql Renamed x11/qt3-psql to x11/qt3-pgsql. 2006-06-14 15:50:45 +00:00
qt3-qscintilla Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
qt3-tools Backed out the last change, since Joerg told me that Adam will provide a 2006-07-23 14:47:14 +00:00
qt4 Changes 4.1.4: 2006-07-03 20:35:01 +00:00
qt4-docs Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
qt4-libs Use the libtool mode of qmake, instead of patching the non-libtool mode 2006-07-17 15:30:16 +00:00
qt4-pgsql Renamed x11/qt4-psql to x11/qt4-pgsql 2006-06-14 15:51:38 +00:00
qt4-tools Use the libtool mode of qmake, instead of patching the non-libtool mode 2006-07-17 15:30:16 +00:00
qtarch Also uses c. 2006-09-06 12:09:41 +00:00
qwspritefield Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
qwt Uses C++. 2006-05-19 07:42:40 +00:00
randrproto Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
ratmen Import ratmen from pkgsrc-wip. Packaged by Lubomir Kundrak. 2006-04-12 17:14:35 +00:00
renderproto The shell code to symlink the pkg-config file is hidden as usual. 2006-07-22 04:51:29 +00:00
rep-gtk Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
rox-session Bump PKGREVISION due to dbus update to 0.9x. 2006-08-23 09:49:35 +00:00
rox-wallpaper Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ruby-gnome2-gnome Update ruby-gnome2 to 0.15. Patch provided by Dieter Roelants in PR 34064. 2006-07-25 16:49:05 +00:00
ruby-gnome2-gtk Remove ${RUBY_SITELIBDIR}/gtk2 directory when deleting package. 2006-09-07 15:58:00 +00:00
ruby-gnome2-panelapplet Update ruby-gnome2 to 0.15. Patch provided by Dieter Roelants in PR 34064. 2006-07-25 16:49:05 +00:00
ruby-gtk Sort PLIST. 2006-09-07 15:58:22 +00:00
ruby-tk Update Ruby to 1.8.5 (+ ruby-1-8 branch on 2006-09-07). 2006-09-07 15:43:20 +00:00
rxvt In XChangeProperty(), format = 32 means long - no matter how many bits 2006-06-20 13:07:20 +00:00
rxvt-unicode Update to 7.9: 2006-08-07 23:21:16 +00:00
speyes Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ssystem Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
startup-notification Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
swing Replaced _FETCH_MESSAGE with FETCH_MESSAGE. 2006-07-04 20:17:54 +00:00
Terminal Bump PKGREVISION due to dbus update to 0.9x. 2006-08-23 09:49:35 +00:00
tile Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tk Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
tk-BWidget Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
tk-Tix Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
tk83 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
tkinfo Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
tkman Depend on rman>=3.1, per PR 33536 from Andreas Tannert. Bump PKGREVISION. 2006-05-25 10:43:38 +00:00
tzosdclock Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
unclutter Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
vte Added a patch needed for Solaris 8. 2006-07-14 14:57:12 +00:00
wdm Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
wmavgload Fix homepage and/or master sites. 2006-05-30 19:49:24 +00:00
wmfire Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
wmfstatus Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
wmweather Add missing file+dir to PLIST. Bump PKGREVISION. 2006-02-22 21:01:24 +00:00
wterm Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
wxGTK Only Solaris is known to need GNU awk for the pkgsrc work. With this 2006-07-16 00:53:01 +00:00
wxGTK-contrib Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
wxGTK24 Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
wxhaskell Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
wxWindows-docs Sorted PLIST. 2006-04-12 22:36:34 +00:00
x2x Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
x11vnc Security update to version 0.8.2 2006-07-22 12:19:47 +00:00
x3270 Use font installation framework. Bump revision. 2006-05-15 22:03:59 +00:00
xaniroc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
XaoS Needs msgfmt. 2006-06-08 12:24:55 +00:00
xautolock Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
Xaw-Xpm Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
Xaw3d Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
Xbae Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xbanner Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xbindkeys Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xbindkeys-tk Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xcb Update to version 2.4: 2006-02-06 12:13:09 +00:00
xclip Drop maintainership. 2006-05-08 06:31:40 +00:00
xcolors Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xcolorsel Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xcompmgr Bump PKGREVISION. 2006-04-18 19:46:17 +00:00
Xcomposite Don't use the builtin framework for the various Xorg components 2006-07-11 14:42:03 +00:00
xcruise Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xcursor Backout last revision, it is not included in xorg-libs *sigh*. 2006-07-13 00:57:32 +00:00
xcursorgen Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xdaemon Update to xdaemon 1.2: fix PLIST 2006-06-06 20:44:50 +00:00
xdaemon2 update xdaemon{,2} to include a netbsd flag logo. Run: xnetbsd-flag{,2} 2006-03-02 22:58:49 +00:00
xdesktopwaves Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xdialog Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
xdm3d Mark as BROKEN_IN pkgsrc-2006Q1 according to 2006-05-18 20:29:58 +00:00
xearth Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xephem "BUILD_ENV" was misnamed. It's actually the environment that is passed 2006-07-21 14:27:56 +00:00
xextproto Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
XF86Setup Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xfce3 Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xfce4-clipman-plugin Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-desktop Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-gtk2-engine Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-mcs-manager Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-mcs-plugins Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-notes-plugin Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-panel Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-session Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-taskbar-plugin Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-toys Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-trigger-launcher Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-utils Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfce4-windowlist-plugin Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xfishtank Use the right make program when invoked within the source directory. 2006-07-25 15:58:28 +00:00
Xfixes Conflict with libXfixes (currently in pkgsrc-wip). 2006-07-31 21:29:16 +00:00
xflame Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xforms Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
XFree86-clients Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
XFree86-imake Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
XFree86-libs Add a patch via X.Org to address SA21450 2006-09-04 20:48:04 +00:00
XFree86-server Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
xfstt Uses C++. 2006-05-10 23:29:37 +00:00
xgas Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
xglobe Uses C++. 2006-05-15 22:04:36 +00:00
xgrk In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org", 2006-07-06 21:14:19 +00:00
xhangglider "BUILD_ENV" was misnamed. It's actually the environment that is passed 2006-07-21 14:27:56 +00:00
xjman Reset maintainer for people who lost their commit bit. 2006-09-03 00:56:28 +00:00
xkbd Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xkbset de-maintain 2006-07-27 00:09:05 +00:00
xkeycaps Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xless Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xlockmore Without pkg-config, xglock is not build. 2006-06-20 16:02:14 +00:00
xlockmore-lite Update to xlockmore{,lite} 5.22. Changes: 2006-05-08 19:28:48 +00:00
xlogout Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xlupe Fix typo or mispelling. 2006-04-22 02:57:31 +00:00
xmascot Remove BROKEN_IN. The installation problem has been fixed. 2006-03-11 14:35:15 +00:00
XmHTML Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xmindpath Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmms-osd Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xmon Avoid a NULL pointer deref. 2006-06-20 09:36:20 +00:00
xmountains Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xmove Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xmx Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xneko ... and man/man6. 2006-06-28 05:01:12 +00:00
xnodecor Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xorg-clients Actually bump the revisions as promised. 2006-09-14 17:13:58 +00:00
xorg-imake Don't drop -fno-strict-aliasing on NetBSD/!i386. Fixes PR 34099. 2006-07-31 16:39:41 +00:00
xorg-libs Actually bump the revisions as promised. 2006-09-14 17:13:58 +00:00
xorg-server Actually bump the revisions as promised. 2006-09-14 17:13:58 +00:00
xosd Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xp Regenerate (patch-ac changed). 2006-08-22 20:21:41 +00:00
xpad Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
xpaste Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xpenguins Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xphoon Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xplanet Uses C++. 2006-05-15 23:09:05 +00:00
xpmicons Fixed the PLIST, bumped PKGREVISION and followed the pkglint advices. 2006-09-02 19:30:45 +00:00
xpmroot Use "stdlib.h" to get prototype for alloca() under NetBSD to avoid 2006-06-30 13:03:27 +00:00
xpns Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
xpostit Remove conflicting declaration of malloc(). Include stdlib.h instead. 2006-07-29 04:39:31 +00:00
xproto Needs a C compiler. 2006-07-21 04:51:11 +00:00
Xrandr-mixedcase Conflict with libXrandr (currently in pkgsrc-wip). 2006-07-31 21:26:12 +00:00
Xrender Conflict with libXrender (currently in pkgsrc-wip). 2006-07-31 21:27:46 +00:00
xrestop Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xscreensaver Include x11.buildlink3.mk. This uses X Intrinsics, for example. 2006-08-10 14:54:13 +00:00
xscreensaver-demo Update to 5.00: 2006-07-18 18:40:36 +00:00
xscribble Remove conflicting declaration of malloc(). Include stdlib.h instead. 2006-07-29 04:39:31 +00:00
xscript Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xservers Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
xsnow modified xsnow Makefile to compile on IRIX 5 2006-09-10 19:57:28 +00:00
xteddy * use correct argument types for XParseGeometry and XReadBitmapFileData 2006-09-10 13:39:40 +00:00
xteddy2 Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
xterm Before a file can be created, its directory has to be there. 2006-06-25 19:37:44 +00:00
xtermset Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xtoolwait Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xvattr Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xvidcap Get rid of xvidcap-gtk2 patches and distinfo. 2006-05-17 05:06:28 +00:00
xvidcap-gtk2 Get rid of xvidcap-gtk2 patches and distinfo. 2006-05-17 05:06:28 +00:00
xview Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xview-clients Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xview-config Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xview-lib Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
xwatchwin Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xwit Remove conflicting declaration of malloc() and realloc(). Include 2006-07-29 04:35:02 +00:00
xworld The configure script is a csh script. Add csh to USE_TOOLS and set 2006-07-21 17:31:44 +00:00
xwrits Update to 2.24: 2006-08-07 23:48:15 +00:00
zenity update to 2.14.3 2006-08-03 19:52:49 +00:00
Makefile Add bwidget. 2006-08-25 11:16:59 +00:00