Commit graph

150279 commits

Author SHA1 Message Date
tnn
c7f4e60f2d Update to xdpyinfo-1.1.0. Changes:
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
2009-11-09 19:03:45 +00:00
tnn
c2db6dd88e Update to xdriinfo-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add missing PHONY line for automatic ChangeLog generation
Correct make distcheck failure and sparse warnings.
2009-11-09 19:01:31 +00:00
tnn
b40c73a175 Update to xev-1.0.4. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with notice from xev.c
Flush standard output after processing each event
xev: use XORG_CHANGELOG macro to create ChangeLog. #22611
2009-11-09 18:59:19 +00:00
tnn
758846bad3 Update to xgamma-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:57:20 +00:00
tnn
5706195330 Update to xhost-1.0.3. Changes:
Use AM_CFLAGS instead of xhost_CFLAGS to avoid automake-1.10 warnings
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:55:02 +00:00
tnn
8d70d2d162 Update to xinput-1.5.0. Changes:
man: clean up the man page.
Clean up --version, don't require a DISPLAY and display the server version too.
Rework 'xinput list' code
2009-11-09 18:52:16 +00:00
tnn
02e3ec7370 Update to xkbcomp-1.1.1. Changes:
xkbcomp: Remove output file if closing fails.
2009-11-09 18:50:16 +00:00
tnn
a8c3e19fd2 Update to xkill-1.0.2. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING with notice from xkill.c
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:48:46 +00:00
tnn
44acae9c46 Update to xlsclients-1.0.2. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:47:23 +00:00
tnn
269ad674e8 Update to xmag-1.0.3. Changes:
Build fix for file systems that are not case sensitive
allow build outside of source tree
xaw8 is gone, use xaw7
Properly handle multiple depth windows.
Correct problems in make distcheck.
2009-11-09 18:44:31 +00:00
tnn
42a7c2f97d Update to xman-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Replace static ChangeLog with dist-hook to generate from git log
Allow xman to use bzip2 to decompress man pages
xaw8 is gone, use xaw7
Allow xman to be cross build by adding a ./configure
Build fix for case insensitive file systems
Apple: Added Tiger's man.conf location to the search path
Use AM_CFLAGS instead of xman_CFLAGS and remove AM_PROG_CC_C_O
Remove xprint remnants
Ansification and compile warning fixes.
Add lzma manpage extension support.
Cygwin uses Linux-style man
2009-11-09 18:42:22 +00:00
tnn
609070f9ad Update to xmodmap-1.0.4. Changes:
Bug 21675 xmodmap manpage states the wrong path to XKeysymDB
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add pointers to mailing lists, bugzilla, & git to README
Skip whitespace for virtual button '0'.
Correct make distcheck.
2009-11-09 18:35:08 +00:00
tnn
897c336090 Update to xprop-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Add 'o' property type to man page for icon formats
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Exit cleanly when the target window is destroyed. (#19381)
Do not spew usage on connection error
-spy: flush output before waiting for more events
Bug#15069: Compile warning fixes.
Correct make distcheck and don't distribute autogen.sh.
The "visible bit" is called "urgency bit" in the ICCCM 2.0
Display _NET_WM_ICONs as ASCII art instead of as a big list of integers
2009-11-09 18:30:36 +00:00
tnn
1f9d47cea3 Update to xrandr-1.3.2. Changes:
Warn if one of the outputs given did not exist
changed a bunch of string to number conversions for reliability
Add missing 'static's to get rid of warnings.
2009-11-09 18:27:53 +00:00
tnn
4e7a50b184 Update to xrdb-1.0.6. Changes:
Allow specifying multiple paths to --with-cpp and running if none is found
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with notices from xrdb.c & xrdb.man
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
Avoid divide by zero crash if DDX mistakenly returns screen size of 0mm.
2009-11-09 18:25:38 +00:00
tnn
d79dd2c04c Update to xrefresh-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file with copyright/license notice from code & docs
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Correct make distcheck and sparse warnings.
2009-11-09 18:23:44 +00:00
tnn
ab40b0a0e6 Update to xset-1.1.0. Changes:
Avoid warning from "xset r rate" when XF86Misc extension is not present
XKB named indicator support for led state query/set
Fill in README & COPYING files
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix typos in xset manpage
Correct make distcheck and most sparse warnings.
2009-11-09 18:20:03 +00:00
tnn
911e21792f Update to xsetroot-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notice from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Correct make distcheck and sparse warnings.
2009-11-09 18:17:41 +00:00
tnn
a809480e19 Update to xvinfo-1.1.0. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add XFree86 generic copyright/license notice to COPYING
added -short option
Correct make distcheck.
2009-11-09 18:14:13 +00:00
tnn
ccba08e22e update to xwd-1.0.3. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file with copyright/license notices from code & docs
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Do not spew usage on connection error
Ansification and compile warning fixes.
2009-11-09 18:10:49 +00:00
tnn
bc179fd845 Update to xwininfo-1.0.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Fill in COPYING file
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
xwininfo 1.0.5
Do not spew usage on connection error
Ansification and compile warning fixes.
Report visual id along visual class for -stat switch
Update manpage for visual id
2009-11-09 18:08:30 +00:00
tnn
167664d522 Update to xwud-1.0.2. Changes:
Plug leaks of color conversion arrays in Do_Direct
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING with copyright/license notices from code
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
Add more input checks. From "nob...@example.com" through OpenBSD bug list.
Ansification and compile warning fixes.
2009-11-09 18:04:53 +00:00
tnn
46277f7b9c Update to encodings-1.0.3.
pkgsrc note: upstream is migrating the default font directory from
${PREFIX}/lib/X11/fonts to ${PREFIX}/share/X11/fonts. This would break
stuff in pkgsrc, so pass --with-fontrootdir to keep the old dir for now.

Changes:
Migrate to xorg macros 1.3 & font-util 1.1 macros
Add pointers to mailing lists, bugzilla, & git to README
Janitor: Correct make distcheck and configure.ac simplification
Add missing PHONY line for automatic ChangeLog generation
Replace generic copyright statement.
2009-11-09 18:01:19 +00:00
tnn
3f2c0a6b45 Update to bdftopcf-1.0.2.
Minor janitorial release.
Add pointers to mailing list, bugzilla, wiki & git repo to README
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
bdftopcf 1.0.2
Add missing PHONY line for automatic ChangeLog generation
Ansification and compile warning fixes.
2009-11-09 17:43:58 +00:00
joerg
9ef685e130 Fix destdir installation. 2009-11-09 14:36:15 +00:00
joerg
807390d6ab Don't leak the buildlink directories into the final program. I can't
find a good reason why they are used here, so don't use them.
2009-11-09 14:09:41 +00:00
joerg
e8cd58c794 Make sure to install programs with libtool. Bump revision. 2009-11-09 13:29:53 +00:00
joerg
b97b5b1b49 Do not link against -lcompat, it breaks DSO support. Bump revision. 2009-11-09 12:56:00 +00:00
joerg
90e0a35d7a Kill broken check for finding X11, just wire down our values. 2009-11-09 12:46:54 +00:00
joerg
ed725417c1 Install bpipe-fd.la and use that in the PLISTs.
Fixes build of bacula-clientonly. Bump revisions.
2009-11-09 12:26:08 +00:00
christos
b7edd8c73e Fix build. New flex does not provide a main program by default, unless you
use %option main
2009-11-09 02:46:12 +00:00
seb
7250a0563e Updated devel/p5-Devel-PartialDump to 0.12 2009-11-08 22:40:36 +00:00
seb
c6adfc10b0 Update p5-Devel-PartialDump from version 0.09 to version 0.12.
Upstream changes:
0.12
    - Update example output in the docs with the JSON-like format
0.11
	- unbreak tests
0.10
	- Make formatting configurable, and change to resemble JSON by default
2009-11-08 22:40:25 +00:00
seb
fdb9daacb0 Updated devel/p5-MooseX-SimpleConfig to 0.04 2009-11-08 22:09:45 +00:00
seb
1bed171246 Update p5-MooseX-SimpleConfig from version 0.03 to version 0.04.
Upstream changes:
0.04 - Nov 04, 2009
    - Allow options to be passed through to Config::Any more easily.
2009-11-08 22:09:33 +00:00
jakllsch
584ff42729 Fix formatting for libxdg-basedir addition. 2009-11-08 22:07:21 +00:00
stacktic
2c8159868a Fixed distinfo 2009-11-08 21:04:55 +00:00
stacktic
2cd7baa204 Updated misc/rump to version 20091108 2009-11-08 20:14:50 +00:00
stacktic
8252b4d027 Update misc/rump to 20091108
- Added rumpnet libraries
2009-11-08 20:13:26 +00:00
jakllsch
b6dcd594c9 Updated x11/startup-notification to 0.10 2009-11-08 19:00:30 +00:00
jakllsch
b93269ac11 Update to startup-notification-0.10.
Changes since 0.9:
 - Add XCB backend
2009-11-08 18:59:56 +00:00
jakllsch
2cb2475f1b +libxdg-basedir 2009-11-08 18:31:02 +00:00
jakllsch
dc40bb3626 libxdg-basedir 2009-11-08 18:29:28 +00:00
jakllsch
69b6316686 Import libxdg-basedir:
Various specifications specify files and file formats. The XDG Base
Directory specification defines where these files should be looked
for by defining one or more base directories relative to which
files should be located.  This library implements functions to list
the directories according to the specification and provides a few
higher-level functions for use with the specification.
2009-11-08 18:26:15 +00:00
tnn
d6507943e0 Use full pathname to libfontconfig.so.
Really fixes NullPointerException in getDefaultPlatformFont.
Remove previous hack and bump revision again.
2009-11-08 17:57:46 +00:00
seb
d3bd78bfd8 Updated devel/p5-MouseX-Types to 0.02 2009-11-08 16:53:54 +00:00
seb
d9f1d97054 Update p5-MouseX-Types from version 0.01 to version 0.02.
Upstream changes:
0.02    2009-10-15T19:01:23+09:00
        - no longer used class_type on test scripts
2009-11-08 16:53:43 +00:00
seb
c133645d9a Updated devel/p5-Mouse to 0.40 2009-11-08 16:51:05 +00:00
seb
945acdc3b7 Update from version 0.37 to version 0.40.
Upstream changes:
0.40 Mon Oct 19 18:30:32 2009
    * Mouse::Meta::TypeConstraint
        - Fix a subtyping issue (Thanks miyagawa san)
    * Mouse/Mouse::Role
        - Now export their sugars to the "main" package

0.39 Tue Oct 13 16:42:31 2009
    * Fix RT #50421 (Thanks Michael G Schwern)
    * Fix RT #50422 (Thanks Michael G Schwern)

0.38 Tue Oct 13 15:40:39 2009
    * No code changes from 0.37_06

    * SUMMARY from 0.37 to 0.38
        - Add documents about compatiblity and incompatibility to Mouse::Spec

        - Refactor type constraints and type coercions
            - Now ArrayRef[Foo | Bar] is parsed correctly
            - Type coercions are stored in type constraint objects

        - Add Mouse::Exporter for import/unimport methods

        - Make roles applicable to instances

        - Implement inner/augment keywords

        - Port a lot of Moose's tests

        - Fix a lot of bugs
2009-11-08 16:50:54 +00:00
seb
c2b9af9481 Updated devel/p5-MooseX-Getopt to 0.24 2009-11-08 16:37:45 +00:00