Commit graph

150439 commits

Author SHA1 Message Date
tnn
ac14f2fde3 Update to luit-1.0.4. Changes:
luit: Convert platform #ifdefs to configure tests for functions & headers
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Apple: Use secure tty
Ansification and compile warning fixes.
2009-11-09 19:31:11 +00:00
tnn
d0d4d9d21b Update to mkfontdir-1.0.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use XORG_CHANGELOG to correct "make distcheck"
2009-11-09 19:29:30 +00:00
tnn
0b066f9c53 Update to mkfontscale-1.0.7. Changes:
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add link to SubmittingPatches wiki page to README
Silence sparse warnings and update .gitignore.
2009-11-09 19:28:21 +00:00
tnn
808eb8ab7c Update to x11perf-1.5.1. Changes:
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
 Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.
2009-11-09 19:23:21 +00:00
tnn
7f22f262f9 Update to xauth-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Man page updates: add "SEE ALSO", update xdm references
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
C89 fix
Change xauth_CFLAGS to AM_CFLAGS to make automake-1.10 happier
Replace rsh by ssh the extract/merge example. Rsh is no more.
Initialize ed.used_stdout at the beginning of do_extract()
Fix format error
Correct make distcheck.
2009-11-09 19:19:47 +00:00
tnn
98ef3fbea7 Update to xbacklight-1.1.1. Changes:
Man page typo ("faiding")
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use "Backlight" RandR property, fall back to legacy "BACKLIGHT".
Ansification and compile warning fixes.
2009-11-09 19:18:09 +00:00
tnn
3de59ac273 Update to xbitmaps-1.1.0. Changes:
Create COPYING file from notice in terminal & X11R6.6 release notes
Move black6 & box6 bitmaps from xmh module
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
add .gitignore
Correct make distcheck.
2009-11-09 19:16:27 +00:00
tez
0c9fa00c54 Fix PLIST handling for linux emulation installs (pr#42278) 2009-11-09 19:14:53 +00:00
tnn
06a97c08eb Update to xclock-1.0.4. Changes:
Add pointers to mailing list, bugzilla, wiki & git repo to README
Trim trailing whitespaces
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fill in COPYING file
xaw8 is gone, use xaw7
Build fix for file systems that are not case sensitive
Fix build with builddir != srcdir
$(builddir) is the current directory
Makefile.am: nuke RCS Id
Ansification and compile warning fixes.
Fix logic inversion in geometry computation in -norender -digital mode.
X.Org Bug 13537: bugs in UTF-8 handling and regularized tick updating
2009-11-09 19:10:34 +00:00
tnn
57b0e4133c Update to xcompmgr-1.1.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
2009-11-09 19:08:42 +00:00
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