NetBSD.se

CVS log for pkgsrc/x11/xfce4-panel/Makefile

[BACK] Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / xfce4-panel

Request diff between arbitrary revisions - Display revisions graphically


Keyword substitution: kv
Default branch: MAIN


Revision 1.46: download - view: text, markup, annotated - select for diffs
Sat May 19 00:32:39 2012 UTC (5 days, 19 hours ago) by marino
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +3 -3 lines
x11/xfce4-panel: Fix unwanted directory removal

Replace OWN_DIRS with @pkgsrc to avoid unwanted deletion of xfce4
plugins directory with the only plugin is deinstalled.

Revision 1.45: download - view: text, markup, annotated - select for diffs
Sat Mar 3 00:11:57 2012 UTC (2 months, 3 weeks ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +2 -2 lines
Recursive bump for pcre-8.30* (shlib major change)

Revision 1.44: download - view: text, markup, annotated - select for diffs
Mon Feb 6 12:42:29 2012 UTC (3 months, 2 weeks ago) by wiz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -2 lines
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.

Revision 1.43: download - view: text, markup, annotated - select for diffs
Tue Nov 1 06:03:11 2011 UTC (6 months, 3 weeks ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2 lines
Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Apr 22 13:42:25 2011 UTC (13 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +2 -2 lines
recursive bump from gettext-lib shlib bump.

Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Jan 13 13:36:48 2011 UTC (16 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2 lines
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Nov 15 22:59:17 2010 UTC (18 months, 1 week ago) by abs
Branches: MAIN
CVS tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +2 -2 lines
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.39: download - view: text, markup, annotated - select for diffs
Tue Sep 14 11:01:12 2010 UTC (20 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2 lines
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.38: download - view: text, markup, annotated - select for diffs
Sun Jun 13 22:45:55 2010 UTC (23 months, 1 week ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2 lines
Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.37: download - view: text, markup, annotated - select for diffs
Sun May 30 19:34:46 2010 UTC (23 months, 3 weeks ago) by drochner
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1 lines
add a patch from upstream which fixes an incompatibility with
glib2-2.24.x, bump PKGREVISION

Revision 1.36: download - view: text, markup, annotated - select for diffs
Sun Nov 29 22:17:31 2009 UTC (2 years, 5 months ago) by snj
Branches: MAIN
CVS tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +5 -1 lines
Update to 4.6.2.  Changes:
- Properly set orientation of tasklist handler.
- Fix launcher with 'Run in Terminal'.
- Fix typo preventing build on older gtk versions.
- Don't send -r to session restart command.
- Add dist-hook: all to the API docs Makefile.am as well.
- Add dist-hook: all to the libxfce4panel/ Makefile.am.
- Add option to tasklist to force a fixed width.
- Get the time the same as orange does.
- Better check for the lcd resize when the number of hour digits changes.
- Use g_timeout_add_seconds when available for the clock timeout.
- Resync tooltip and clock timeout when they are out of sync.
- Remove the hour interval from the clock, minutes are good enough.
- Use Git in the build files and drop unneeded po files.
- Use g_markup_printf_escaped in the launcher tooltip.
- A whole bunch of translations updated

Revision 1.35: download - view: text, markup, annotated - select for diffs
Wed Sep 16 01:15:35 2009 UTC (2 years, 8 months ago) by reed
Branches: MAIN
CVS tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +21 -24 lines
Upgrading Xfce to 4.6.1.

This is for PR #40984. This is based on work from
dieter roelants. Thank you Dieter.
Also I had done some work independently on this.
Hopefully, I am getting this all committed at one time.

The changelogs are at
http://www.xfce.org/documentation/changelogs/4.6.1
http://www.xfce.org/documentation/changelogs/4.6.0

Also don't need the xfce4-dev-tools for building. (It is only
needed when building from SVN source.)

Revision 1.34: download - view: text, markup, annotated - select for diffs
Wed Aug 26 19:57:02 2009 UTC (2 years, 8 months ago) by sno
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
bump revision because of graphics/jpeg update

Revision 1.33: download - view: text, markup, annotated - select for diffs
Thu Dec 18 14:58:07 2008 UTC (3 years, 5 months ago) by hira
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -2 lines
Add missing entries to PLIST.  Bump PKGREVISION.

Revision 1.32: download - view: text, markup, annotated - select for diffs
Wed Dec 17 12:50:03 2008 UTC (3 years, 5 months ago) by hira
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +10 -1 lines
Update Xfce to 4.4.3.  This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu

Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Dec 7 19:43:30 2007 UTC (4 years, 5 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +6 -2 lines
Updated Xfce to 4.4.2

Lots of bug fixes. For the official ChangeLog, please see
http://www.xfce.org/documentation/changelogs/4.4.2

Revision 1.30: download - view: text, markup, annotated - select for diffs
Thu Apr 12 09:55:23 2007 UTC (5 years, 1 month ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +17 -22 lines
Updated to Xfce 4.4.1

See http://www.xfce.org/documentation/changelogs/4.4.1 for details.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Tue Jan 23 11:53:47 2007 UTC (5 years, 4 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2007Q1-base, pkgsrc-2007Q1, XFCE-4_2_x
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -2 lines
Xfce 4.2.4 released

A new bug fix release of Xfce 4.2 is available. This release is supposed to
be the last release for the 4.2 branch. It includes several fixes ported from
the current developpment branch. This release should not be confused with the
upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable
branch.

[1] Xfce 4.4.0 is already in pkgsrc-wip.

Revision 1.28: download - view: text, markup, annotated - select for diffs
Wed Jan 17 17:48:03 2007 UTC (5 years, 4 months ago) by joerg
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +6 -1 lines
Modular Xorg support.

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Apr 17 13:46:13 2006 UTC (6 years, 1 month ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Apr 2 09:49:01 2006 UTC (6 years, 1 month ago) by jmmv
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +3 -2 lines
Depend on hicolor-icon-theme to:
1) Handle the shared share/icons/hicolor directory.
2) Properly regenerate the icon theme cache during (de)installation.
Bump PKGREVISION.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Feb 17 06:49:26 2006 UTC (6 years, 3 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2006Q1-base, pkgsrc-2006Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +5 -5 lines
Fixed warnings found by pkglint -Wall.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Feb 5 23:11:46 2006 UTC (6 years, 3 months ago) by joerg
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Recursive revision bump / recommended bump for gettext ABI change.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue Jan 24 07:33:01 2006 UTC (6 years, 4 months ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Dec 29 06:22:26 2005 UTC (6 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -2 lines
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Mon Dec 5 23:55:24 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -2 lines
Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Nov 9 07:09:05 2005 UTC (6 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Substitute "XFce 4" with "Xfce" in DESCR and Makefile's COMMENT.
It is a lower-case f according to the official site.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Nov 9 06:42:59 2005 UTC (6 years, 6 months ago) by martti
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +4 -4 lines
Updated xfce4 to 4.2.3.1

* Lots of bug fixes
* Translation updates

Official ChangeLog is available at:

http://www.xfce.org/release_notes/4.2.3.1_changelog.html

Revision 1.18: download - view: text, markup, annotated - select for diffs
Sat Aug 20 19:16:22 2005 UTC (6 years, 9 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +3 -3 lines
Use REQD_DIRS instead of MAKE_DIRS for directories under ${PREFIX} so
that these directories will be conditionally removed (based on reference
counts), regardless of the value of PKG_CONFIG.  Bump the PKGREVISION
for packages that were modified as a result.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Jun 15 09:01:59 2005 UTC (6 years, 11 months ago) by hira
Branches: MAIN
CVS tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +17 -1 lines

Use PKG_SYSCONFDIR framework.  Bump PKGREVISION.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed May 18 06:10:31 2005 UTC (7 years ago) by martti
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -3 lines
Updated xfce4 to 4.2.2

General:

* new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja,
  ko, mr, pl, ro, vi,
* new french documentation.

gtk-xfce-engine:

* fix various colors issues with ExoIconBar, prelight colors for treeview,
  AdobeĀ® Acrobattm 7, progress bar, combo box, gtk scales (#848).

libxfcegui4:

* check ~/.local/share/pixmaps/ as a fallback (#731).

xfcalendar:

* fix compiling with --enable-debug=full (#843),
* remove C99 variable declaration and C++ comments.

xfce4-mixer:

* fix a bug with ALSA.

xfce4-session:

* fix a crash with the MCS plugin.

xfce-utils:

* taskbar: Add a command option "--monitor=x" to allow specifying which
  monitor to use in Xinerama mode.

xfdesktop:

* fix translation problems with menu panel plugin,
* fix bug where binding 'xfdesktop -menu' only works sporadically (#441),
* fix unresolved symbol problem with menu module.

xffm:

* fix property dialog crahsing on FreeBSD (#945),
* fix library version info not set on the properties module (#882, #249),
* fix fstab parsing (#524),
* fix compilation issues with ansi compiler and gcc4 (#862).

xfprint:

* make bsdlpr plugin compile,
* change CUPS detection code,
* set correct ld flags (#871),
* add support for printcap aliases (#821),
* fix MCS plugin.

xfwm4:

* fix mouse buttons being left ungrabbed when focus was transfered to
  an unmanaged window,
* document hidden option "workspace_scroll" (#948),
* various focus issues (#759, #869, #899, #905, #924, #931),
* fix pixmap depth not being properly set (#895),
* refresh frame when "skip taskbar" state changes (#898),
* allow seemless windows to be hidden from kbd shortcuts,
* code cleanup.

Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Mar 18 07:59:09 2005 UTC (7 years, 2 months ago) by martti
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +3 -1 lines
Updated xfce to 4.2.1.1

General:

* Don't use G_INLINE_FUNC in the source code, which fixes several weird
  build errors.

libxfce4util:

* Fix a problem with NFS mounted home directories in Solaris (#724)

xfce4-session:

* Fix RedHat shutdown code (#703)

xfdesktop:

* fix handling of quoted commands in the desktop menu (#776)
* fix handling of .desktop files with no Categories list (#776)
* add "edit menu" button to panel plugin prefs (#554), and ability to change
  the button tooltip (#764)
* fix broken panel plugin behavior when trying to track the default desktop
  menu. there's a new option to either follow the default menu, or use a
  static menu file (#778)
* fix bug where xfdesktop would crash if the windowlist was opened, then a
  window was destroyed, and then that window was selected from the list (#672)
* fix "unique" attribute of system menu inclusion

xffm:

* ensure posix.1-1996 compatibility (#695)
* fix for crash on opening fstab on solaris (#726)
* avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images).
  This is bugzilla #751 report. Not all gtk showstopper bugs from svg
  can be avoided. In particular with office/mobile_phone_01.svg. This
  file will also crash rox
* allow relative paths for icon resolution (xfce4-modules)
* validate utf error messages (#737)
* don't quote paths that are already quoted.
* change smb-share icon to proper icon
* fix borked overwrite warning dialog message
* bug fixes for keyboardnavigation to close bug #795
* separate remove and paste button in toolbar to avoid confusing the
  remove confirmation dialog with the overwrite confirmation dialog
* fix translation problems in several languages, including
  brazilian-portuguese
* fill in some missing spanish translation strings
* fix for bug #524 (crashing xffm by mounting cdrom and trying to open it
  in the other treeview before mount is complete)

xfcalendar:

* remembering of its position (bug #691 and #789)
* warning box for preventing users to loose their changes (#714 and #738)
* possibility to show/hide xfcalendar in taskbar, pager and systray (#719)
* possibility to choose to either show or hide the calendar window when
  xfcalendar is launched (it remembered before the status when leaving)

xfce4-panel:

* Save configuration file only on exit
* Fix double click on inactive item in dialog (#739)
* 64bit fix
* Clock applet tweak (#716, hopefully)

xfprint:

* remove FILE backend and add a print-to-file entry in the printing dialog
* multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Jan 17 12:56:14 2005 UTC (7 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Updated XFce to 4.2.0

Too many changes to list here, please read the Changelog from www.xfce.org
(http://www.xfce.org/release_notes/4.2.0_changelog.html)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Sat Dec 4 23:09:07 2004 UTC (7 years, 5 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -1 lines
Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed
not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to
the configure and build processes.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Nov 12 06:39:21 2004 UTC (7 years, 6 months ago) by jlam
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -4 lines
Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added
automatically by pthread.buildlink3.mk.  Also, factor out the pthread
library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS
and use it in packages where necessary (usually the ones that don't
have a GNU configure script).

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 3 00:18:39 2004 UTC (7 years, 7 months ago) by tv
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -1 lines
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Sep 22 07:15:15 2004 UTC (7 years, 8 months ago) by martti
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +5 -1 lines
Include pthread.buildlink3.mk (pkg/26992 by Hiramatsu Yoshifumi)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Mar 10 11:53:37 2004 UTC (8 years, 2 months ago) by xtraeme
Branches: MAIN
CVS tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3, pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +4 -5 lines
bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@

Revision 1.8: download - view: text, markup, annotated - select for diffs
Wed Mar 10 07:41:17 2004 UTC (8 years, 2 months ago) by martti
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -2 lines
Updated XFce to 4.0.4

* Bug fixes
* Translation updates

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Jan 23 21:50:52 2004 UTC (8 years, 4 months ago) by jmmv
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1.  I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Jan 8 08:11:42 2004 UTC (8 years, 4 months ago) by martti
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2 lines
Updated XFce to 4.0.3

- Leak in window manager's pixmap management
- Various file manager fixes
- Translation updates
- Support for KDE system tray was added

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Jan 3 18:50:00 2004 UTC (8 years, 4 months ago) by reed
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Dec 22 08:50:42 2003 UTC (8 years, 5 months ago) by martti
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -2 lines
Updated xfce4 to 4.0.2

* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Dec 13 00:45:27 2003 UTC (8 years, 5 months ago) by wiz
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
Bump PKGREVISION for atk library major bump.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Dec 4 19:48:26 2003 UTC (8 years, 5 months ago) by xtraeme
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Sep 26 10:58:01 2003 UTC (8 years, 8 months ago) by martti
Branches: TNF
CVS tags: pkgsrc-base, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
GTK2 based panel for XFce4.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Sep 26 10:58:01 2003 UTC (8 years, 8 months ago) by martti
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options

NetBSD-CVSweb <admin[at]NetBSD[dot]se>