Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (28m)  pkgsrc-2024Q1 (10d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (89d)  pkgsrc-2023Q3 (169d) 

2024-05-28 01:21:01 UTC Now

2012-02-08 20:54:25 UTC pkgsrc-2011Q4 commitmail json YAML

Pullup ticket #3676 - requested by wiz
x11/startup-notification010: new package
x11/startup-notification: suport older native X11 via "startup-notification010"

Revisions pulled up:
- x11/startup-notification/buildlink3.mk                        1.12
- x11/startup-notification010/Makefile 1.1.1.1
- x11/startup-notification010/DESCR 1.1.1.1
- x11/startup-notification010/distinfo 1.1.1.1
- x11/startup-notification010/PLIST 1.1.1.1
- x11/startup-notification010/patches/patch-aa 1.1.1.1
- x11/startup-notification010/patches/patch-ab 1.1.1.1

---
    Module Name: pkgsrc
    Committed By: wiz
    Date: Thu Feb  2 11:31:33 UTC 2012

    Update of /cvsroot/pkgsrc/x11/startup-notification010
    In directory ivanova.netbsd.org:/tmp/cvs-serv24369

    Log Message:
    Initial import of startup-notification-0.10nb1 for NetBSD-5.[0-9], from
    Robert Elz.

    startup-notification provides mechanisms allowing a desktop environment to
    track application startup, to provide user feedback and other features.

    This is an older version to allow compatibility with native X11 in
    NetBSD 5 and earlier (pre-xcb).
---
  Module Name: pkgsrc
  Committed By: wiz
  Date: Thu Feb  2 11:33:32 UTC 2012

  Modified Files:
  pkgsrc/x11/startup-notification: buildlink3.mk

  Log Message:
  On NetBSD<5.99 with native X, use startup-notification010 instead,
  which does not use XCB (which is not provided by native X in older
  NetBSD releases). From Robert Elz.

(tron)