Commit graph

3711 commits

Author SHA1 Message Date
wiz
fed1fe1695 Fix compilation on 1.6, by disabling lastlogx support. 2003-03-28 10:55:22 +00:00
salo
554d265cf5 Bump PKGREVISION once again: set rxvt binary setuid root on BSD systems to
allow tty ownership setting and utmp writes.  Per discussion with Geoff Wing.
2003-03-28 03:34:04 +00:00
salo
4bc002ddb0 Bump PKGREVISION: use SPECIAL_PERMS to install Eterm setuid root and change ==
NetBSD to != SunOS, list USE_MMX in BUILD_DEFS only if it's really enabled,
misc cleanups (whitespace, etc.)

XXX: If installed setuid root on Solaris, pseudo-tty is owned by root,
     and it's not possible to resume a screen session as a normal user.
     (this behaviour should be reviewed again, since this workaround
     is 2 years and several version updates old.)
2003-03-27 19:44:46 +00:00
salo
8ffd4472e2 Bump PKGREVISION: Don't install rxvt as setuid root on NetBSD. Setgid utmp is
enough for writing into utmp.
2003-03-27 16:15:13 +00:00
wiz
13ad5f6637 Remove empty else. 2003-03-27 07:37:42 +00:00
wiz
2539b0f03c New for 2.7.10. 2003-03-27 07:14:50 +00:00
wiz
5fd91853f0 Update to 2.7.10, provided by Geoff Wing in PR 20899. Also addresses
PR 18638 and PR 18639.
Changes since 2.7.3:
2.7.9 to 2.7.10
Geoff Wing et al.
	removed screen dump feature as it can aid as a security hole
	removed menubar escape sequence access as it can aid a security hole
	removed reporting of title and icon settings as they can aid a security
		hole
Mikko Leppänen
	fixed clearing problem when internalBorder is zero
Steve O
	added Cygwin port
Rob McMullen
	fixed handling of control characters inside escape sequences
	added resource "mouseWheelScrollPage" to allow the mouse wheel
		scroll a page full
	added support for VT52 commands
2.7.8 to 2.7.9
Geoff Wing et al.
	added -sbt/--thickness to allow user-supplied scrollbar width (not
		yet available with NeXT style scrollbars)
Matthew W. Roberts
	fixed rclock -iconic option
	added rclock day of month on clockface (define DATE_ON_CLOCK_FACE
		in feature.h)
	added rclock "-mailspawn cmd" if MAIL_SPAWN is not hard coded in
		feature.h
Kazutoshi Kubota
	added 256 colour mode (instead of the base 16 colour mode) with
		configure --enable-256-color
2.7.7 to 2.7.8
Geoff Wing et al.
	fixed determination of NumLock key, noticed by
		Matthew Gabeler-Lee
	fixed continual and slipwheel scrolling, noticed by
		Joshua Swink
	fixed connecting with IM whenever it is started, partly from
		Tung-Han Hsieh
	fixed Ultrix acquiring useful pty/tty pair, noticed by
		Bert De Knuydt
	fixed CSI sequence parser overriding a 0 parameter with default value
	changed -ip to not clear ancestor windows when using inherit pixmap
		transparency type
	added -ipf/--inheritPixmapforce to clear ancestor windows when -ip
		and inherit pixmap transparency is used
	added "-hc colour" (define OPTION_HC in feature.h) to provide
		background highlighting of selection, partly from
		Christian W. Zuckschwerdt
	added -j/--jumpScroll to provide jump or smooth scrolling, defaults to
		jump scrolling as per previous behaviour
Stephen Isard
	fixed DECSTBM sequence default when only one parameter is given
Rudolf Jaksa
	added basic support for $XAPPLRESDIR/Rxvt resources
T. Alexander Popiel
	added --scrollBar_align (top|bottom|...) for alignment of scrollbar
		thumb with middle button.  Defaults to centre as per prior
		state.  Supercedes FUNKY_SCROLL_BEHAVIOUR
2.7.6 to 2.7.7
Geoff Wing et al.
	fixed check for GLIBC and STREAMS pty/tty types, noticed by
		Venkatesh Krishnamurthi
	fixed check for PTC pty/tty type, noticed by
		Andreas Bierfert
	fixed to not automatically clear selection on screen size change,
		noticed by Dominik Vogt
	fixed a possible buffer overflow problem, noticed by
		Samuel Dralet
	fixed to reallow parallel builds
	fixed builds for some SYSV utmp/utmpx systems
	fixed INCR transfers
	fixed resource "greektoggle_key" as per doc/README.greek, noticed by
		Martin Husemann
	fixed STREAMS again, hopefully the last time
	changed overstrike pixel dropping avoidance to speed/size optimise
	changed define WTMP_ONLY_ON_LOGIN in feature.h to be the default
	added CSI s & CSI u as alternative save & restore cursor sequences
	added pasting-only support for SECONDARY and CLIPBOARD selections,
		automatically tried if internal selection and PRIMARY
		selections are not present.  CUT_BUFFER0 is tried last
Kazutoshi Kubota
	added "-lsp <num>" option ("--lineSpace <num>") to give specified
		spacing between rows with configure --enable-linespace
Tomohiro KUBOTA
	fixed some font default calculations to match previous behaviour
Ali Rahimi
	added slip wheel support providing continual scrolling with the
		control key depressed and using the mouse wheel as an
		accelerator.  Control key release stops scrolling
Mark Schreiber
	added -sw/--scrollWithBuffer to try to make views into the
		scrollback buffer stay unmoving upon new lines (needs -si)
2.7.5 to 2.7.6
Geoff Wing et al.
	fixed build with XTERM_COLOR_CHANGE undefined, noticed by
		John Waggenspack
	fixed build for Solaris/SunOS (maybe others) using STREAMS
	fixed default icon name, noticed by
		Jeremy C. Reed
	fixed setting of icon name with -e argument, noticed by
		John Waggenspack
	fixed problems with selection by changing some types and type casting
	fixed some parallel build problems
	fixed text placement in graphics mode
	fixed some build problems with graphics/qplot
	fixed reverse video mode to act like the invocation option
	fixed query of locale ("Setting locale failed.") when locale is set
	fixed autowrap bug when restoring cursor from last column, noticed by
		witek@mat.uni.torun.pl
	fixed build & run when PREFER_24BIT is undefined
	fixed loading of fonts with noenc multichar encoding, noticed by
		Mark White
	fixed an abort on sending some selections, from
		Xianping Ge
	fixed tty opening for systems with openpty(), e.g. OSF1
	fixed build for utmpx/wtmpx platforms
	fixed a bug in memmove() if --enable-strings is given, noticed by
		Larry W. Virden
	fixed some termcap/terminfo entries
	fixed some division operations to use the same integer type
	changed configure detection method for pty/ttys
	changed handling of ConfigureNotify events for fast event streams
	changed internal handling of window size calculation
	changed internal handling of window size and placement manipulation
	changed define PREFER_24BIT in feature.h to be set via
		configure --enable-24bit (default is now off)
	changed screen refresh to optimise X calls more, noticeable with
		slower machines or over network displays
	changed pty/tty code to be able to be built separately for testing
	changed selection sending to send the original raw form if locale
		conversion fails
	updated libtool for configure
	added DEC private modes 1047 / 1048 (no ti/te handling yet)
	added SCROLL_ON_HOMEEND_KEYS in feature.h a la SCROLL_ON_UPDOWN_KEYS
		from Marius Gedminas
	added "tests" target in main directory to build and run basic tests
	added (frills) -tcw (--tripleclickwords) alternative triple click
		selection which selects words to the end of possibly-wrapped
		lines with trailing blanks and blank lines removed
Chuan-kai Lin and Brian Mays
	added -mcc option (--multibyte_cursor) for multibyte cursor movement
		in legacy programs
Maxime Froment
	fixed placement with OverTheSpot input method
	fixed characters sent through IM being truncated to 4 bytes
	fixed encoding method being overridden by default encoding method
	added loading of locale specific app-defaults from directory
		/usr/X11R6/lib/X11/$LC_CTYPE/app-defaults/Rxvt (see
		XAPPLOADDIRLOCALE is feature.h)
Tomohiro KUBOTA
	added method to provide base font sets based on user's locale
	added more flexible font allocation, specifying a maximum number of
		fonts in feature.h instead of a set number
Marius Gedminas
	added --enable-smart-resize which may reposition the window on
		resizing so that we try to stay within the screen boundaries
2.7.3 to 2.7.5
Geoff Wing et al.
	fixed scrollTtyKeypress not active for all keypresses, noticed by
		Reuben Thomas
	added -xrm option to accept dummy invocation arguments, from
		Christian W. Zuckschwerdt
		& Chris Green
	fixed documentation for options: -tr, -ic, -pt, -im, -mod, -xrm;
                and resources: scrollBar_right, scrollBar_floating,
		scrollTtyOutput, scrollTtyKeypress, preeditType, inputMethod,
		modifier.
	fixed OSC sequences to accept 7 and 8 bit ST as well as BEL
	added MAX_COLS & MAX_ROWS in feature.h to limit columns/rows on resize
	added copy root pixmap variant of transparency - make this the default
		with previous method as fallback
	fixed allocation of new lines to not set base attributes, including
		underline or reverse video information, noticed by
		Brian Mays
	added ability for different scrollbars to be compiled in, determined
		by --scrollstyle
	fixed Meta key detection - has priority over Alt, noticed by
		Paul D. Smith
	fixed configure check for mawk/gawk/nawk/awk
	added use of libtool in build procedure
	added SCROLL_ON_NO_SECONDARY to feature.h to scroll the screen when no
		swap is compiled in and a change screen request is made
	removed slightly buggy ConfigureNotify queue/ignore from our resizes
	fixed use of extended character classes, from
		Samoylov Olleg
	fixed timeout in select() call when unmapped, noticed by
		Tore Bjorkeli
	changed feature.h NO_BOLDUNDERLINE to NO_BOLD_UNDERLINE_REVERSE
	added support for XCopyArea() on screen display - good for slower links
	fixed CSI parameter parsing, including omitted parameters
	fixed allocation of new lines when in reverse video mode
	added answerbackString resource which sets the reply to ENQ (CTRL-E)
	fixed InheritPixmap interaction with fvwm2 by delaying a bit to allow
		the WM to do its stuff before we meddle with its windows
Thomas Woerner
	added colorRV resource for reverse video colour (dependent on
		NO_BOLD_UNDERLINE_REVERSE in feature.h)
Jun Morimoto
	fixed argument checking in rclock - ignore bad arguments
Matthew W. Roberts
	added -mailfile option to rclock
Christian W. Zuckschwerdt
	added OSC sequences to change base colours; also cursor, highlight,
		bold, pointer and underline colours.  See rxvtRef
Paul Sheer
	added initial INCR (incremental pasting) support
2003-03-27 07:14:25 +00:00
wiz
90e4c05bf0 Update to 4.09:
* New hacks, flyingtoasters, bouncingcow, jigglypuff, and glslideshow.
* More models in engine.
* Rewrote xscreensaver-getimage to remove reliance on external image loaders
  (xv, chbg, xloadimage, etc.) and to reduce flicker when loading files.
* Made gflux and flipscreen3d be mouse-spinnable.
2003-03-25 10:38:00 +00:00
jschauma
8c90e6ee43 We need a glu/buildlink2.mk here, too. 2003-03-24 17:54:01 +00:00
taca
190af4fa89 Update ruby-tk package to 1.6.8. Here is only distfile change.
Real changes from ruby 1.6.7 to 1.6.8 are to huge (>= 47K bytes),
I omit includes here.
2003-03-24 15:01:16 +00:00
tron
6ff44bbdcd Add header files invented by latest QT 3.x version. 2003-03-19 17:29:50 +00:00
tron
03adc18e68 Remove some header files which are not installed any more. 2003-03-19 17:28:00 +00:00
skrll
72d9db4b42 Update qt3 to 3.1.2. This update fixes a large number of bugs. 2003-03-18 08:36:22 +00:00
hubertf
7af4ce6d38 Update xlockmore to 5.07.1. Changes:
* Ability for xlock converse with PAM added by Tim Reed <treed1@twcny.rr.com>.
    Some more fixes for compilation problems by Jon Nelson
    <jnelson@securepipe.com>.
2003-03-17 20:14:17 +00:00
hubertf
baff5056e4 Update xlockmore to 5.07. Changes:
* Fix for flow and swarm for broken Xservers thanks to Tim Auckland
*   <Tim.Auckland@Procket.com>.
  AFS fix for TRU64.
  Ability for xlock converse with PAM added by Tim Reed <treed1@twcny.rr.com>.
  Fix for random.c when BLANK_ONLY is used.
  Restart life when static or blank.  Added Thompson's Day and Night and
    Bell's High Life.  These are alternate life rules.  Day and Night
    butterfly added as a glider shooter.
    Fixed Andreen's hex life can come up in addition to Callahan's.
    Added many life forms from Life Lexicon.
    Trilife added (also randomly rotated and shooters added).
  Better fix for -rule3d and -v from Emmanuel Jeandel
    <ejeandel@ens-lyon.fr>.  I guess I went a little crazy with security
    and made it strncmp instead of strcmp.
  xlockgroup patch for allowing all in the xlock group to unlock.
    Thanks to Rich Anderson <RANDERSON@northropgrumman.com>.
  Syslog fix when gid not in /etc/group.
  life3d double buffering (also made wireframe come up a little less often)
    dead (blank) or static (period 1) life forms last just 8 generations
    Added gliders from http://www.cse.sc.edu/~bays/d4d4d4 3D applet.
  I copied a encrypted password to /etc/passwd and it worked fine without
    USE_XLOCKRC.  Put a warning in configure if /etc/passwd not set up and
    and not using USE_XLOCKRC and cygwin.
  Clean up of some text errors with BUTTON_LOGOUT and failure count.
  Added a Caps Lock check.  Don't you hate it when certain software says
    "Make sure that the Caps Lock is not accidently on." and the Caps Lock
    is not on... I thought computers can know their own state.
    added ", Caps Lock on" to invalid string.... needs French/Japanese
    translations (also needs German translation but others parts need that
    as well.
  cleaned up some various variable shadowing in modes.
  check_gl_error protection (previously it would error out... not good
    for a locker).  This could be a major security problem but I can not
    reproduce this on my Linux machine.  Someone was able to get a "texture"
    error by repeatingly pressing the middle button with glplanet up.
  text3d acts more like blank if it does not get a TTF file (blanks out
    password screen).  Fixed configure of DEF_TTFONT if prefix not set.
  Andreas Voegele <voegelas@gmx.net> pointed out -nice option was ignored...
    hopefully fixed now.  Check now for HAVE_SETPRIORITY.
  uninistall and clean on Cygwin should now work
  More Kerberos support thanks to Ken Hornstein <kenh@cmf.nrl.navy.mil>.
    support for the new krb5-config script to determine the correct
      options used to compile Kerberos
    - If you're using Kerberos, it prints your Kerberos principal in the
      username field.
    - It uses a callback function in case the library needs to prompt the
      user for any additional information (in case your password expires,
      for example).
    - It makes the writing out of credentials a configure option.
  -logoutButton minutes now in man pages.
  "configure --with-opengl --without-xpm" should now work for atlantis,
     atunnels, fire, and sballs.
2003-03-17 17:31:35 +00:00
dmcmahill
4bd5f5d5c2 Make this go on non-i386 systems. Currently ocamlopt is only available
on i386 so avoid using that on non-i386 systems.  Compiles and seems to work
on alpha.
2003-03-17 11:56:22 +00:00
jschauma
a241275f33 On Linux, this used to create libtk8.3.4 - let's use nodots here, too,
so we don't need to change the PLIST.
2003-03-16 18:37:43 +00:00
jmmv
e879ee99e6 Set kde_locale to PKGLOCALEDIR iff USE_PKGLOCALEDIR is set to "yes". 2003-03-16 18:16:32 +00:00
jmmv
08dd2055cf Update to 2.2.1. Changes in this version:
* configure depends on ATK 1.2. (Murray Cumming)
* Various gtkmm/gdkmm reference-counting corrections, using
  refreturn. (Sven Grottke, Murray Cumming)
* Gtk::Menu_Helpers::Element: lifetime refcounting fix.
  (Murray Cumming)
* Glib:
  - build_path(), build_filename(): fix and performance
    improvement.
  - replace deprecated __builtin_bzero().
  (Daniel Elstner)
* Win32:
  2.2 now builds, after lots of work. And there's
  an installer. (Cedric Gustin)
* Documentation:
  - Glib::Cond documented (Rick L Vinyard Jr)
  - Review and completion of Gtk::AccelGroup -> Gtk::Bin
    (Bryan Forbes)
  - Minor internals docs fix. (Martin Schulze)
2003-03-15 20:32:38 +00:00
cjep
fcd38a3c0a Fix PLIST (noticed in arm bulk build) 2003-03-15 16:51:02 +00:00
jlam
3ef633718c (1) Publicly export the value of _OPSYS_RPATH_NAME as RPATH_FLAG;
Makefiles simply need to use this value often, for better or for
    worse.

(2) Create a new variable FIX_RPATH that lists variables that should
    be cleansed of -R or -rpath values if ${_USE_RPATH} is "no".  By
    default, FIX_RPATH contains LIBS, X11_LDFLAGS, and LDFLAGS, and
    additional variables may be appended from package Makefiles.
2003-03-14 19:37:30 +00:00
markd
f49df657c8 Add include of freetype2/buildlink2.mk to match the one in the Makefile.
Should fix PR 20693 from John Fisher.
2003-03-14 11:27:09 +00:00
darcy
4874ee813c Including fontconfig buildlink2.mk to avoid missing headers.
Closes PR pkg/20681
2003-03-13 16:06:22 +00:00
hubertf
e986c90eb9 make sure that it's really KDE_2_ that's installed, not KDE3. :)
Try to build qt2-designer-kde to see the problem, with KDE3 installed.
Problem noted by Stefan Zimmermann <mail@stefan-zimmermann.de>
2003-03-13 14:19:22 +00:00
wiz
fb66cec4bf Sort. 2003-03-13 10:54:20 +00:00
markd
95442b2d6b Reduce one line of patch context to not include an $Id$ line that cvs
kindly substituted when I originally committed.
2003-03-13 01:58:26 +00:00
jschauma
556dfd66a9 More updates from Mesa:
As with the Makefiles, only include Mesa's buildlink when necessary,
otherwise include MesaLib's and/or glu's buildlink.
2003-03-12 22:07:27 +00:00
jschauma
5ecc9f02e7 Fix broken dependencies due to bump of PKGREVISION caused by Mesa update.
Pointed out by wiz.
2003-03-12 21:02:24 +00:00
jmmv
d3c98bf71d Revert; patch-ev seems to be broken (maybe wasn't commited properly?) 2003-03-12 16:03:48 +00:00
jmmv
10a0368c34 Regen; patch-ev checksum mismatch. 2003-03-12 15:46:07 +00:00
markd
99e10b8066 Add kde3-i18n-*. 2003-03-12 11:23:34 +00:00
markd
b859d66877 Initial import of kde-i18n-zu-3.1
KDE3 zu locale
2003-03-12 11:19:05 +00:00
markd
cc977784e7 Initial import of kde-i18n-zh_TW-3.1
KDE3 zh_TW locale
2003-03-12 11:18:34 +00:00
markd
6c70665f2f Initial import of kde-i18n-zh_CN-3.1
KDE3 zh_CN locale
2003-03-12 11:18:04 +00:00
markd
72e3730f08 Initial import of kde-i18n-xh-3.1
KDE3 xh locale
2003-03-12 11:17:03 +00:00
markd
887ec03b12 Initial import of kde-i18n-vi-3.1
KDE3 vi locale
2003-03-12 11:16:31 +00:00
markd
ec51145828 Initial import of kde-i18n-ven-3.1
KDE3 ven locale
2003-03-12 11:16:06 +00:00
markd
11f86b7189 Initial import of kde-i18n-uk-3.1
KDE3 uk locale
2003-03-12 11:15:31 +00:00
markd
8a72aea397 Initial import of kde-i18n-tr-3.1
KDE3 tr locale
2003-03-12 11:14:53 +00:00
markd
acc1506362 Initial import of kde-i18n-th-3.1
KDE3 th locale
2003-03-12 11:14:18 +00:00
markd
8700d0495a Initial import of kde-i18n-ta-3.1
KDE3 ta locale
2003-03-12 11:13:51 +00:00
markd
0477882330 Initial import of kde-i18n-sv-3.1
KDE3 sv locale
2003-03-12 11:13:22 +00:00
markd
ef82a294ca Initial import of kde-i18n-sr-3.1
KDE3 sr locale
2003-03-12 11:12:47 +00:00
markd
2c3057ab7c Initial import of kde-i18n-sl-3.1
KDE3 sl locale
2003-03-12 11:12:00 +00:00
markd
2a916752fb Initial import of kde-i18n-sk-3.1
KDE3 sk locale
2003-03-12 11:11:20 +00:00
markd
5f6b7b2c74 Initial import of kde-i18n-ru-3.1
KDE3 ru locale
2003-03-12 11:10:45 +00:00
markd
e4c36ad24b Initial import of kde-i18n-ro-3.1
KDE3 ro locale
2003-03-12 11:10:10 +00:00
markd
28bdd47888 Initial import of kde-i18n-pt_BR-3.1
KDE3 pt_BR locale
2003-03-12 11:09:35 +00:00
markd
d79dc03f3c Initial import of kde-i18n-pt-3.1
KDE3 pt locale
2003-03-12 11:08:50 +00:00
markd
f89d7d48fb Initial import of kde-i18n-pl-3.1
KDE3 pl locale
2003-03-12 11:08:23 +00:00
markd
56ee8d3cd8 Initial import of kde-i18n-nso-3.1
KDE3 nso locale
2003-03-12 11:07:54 +00:00
markd
a01fb275ed Initial import of kde-i18n-nn-3.1
KDE3 nn locale
2003-03-12 11:07:19 +00:00
markd
7ae1199d66 Initial import of kde-i18n-nl-3.1
KDE3 nl locale
2003-03-12 11:06:48 +00:00
markd
78f599c7e3 Initial import of kde-i18n-nb-3.1
KDE3 nb locale
2003-03-12 11:06:20 +00:00
markd
0bd8a7a7ea Initial import of kde-i18n-mt-3.1
KDE3 mt locale
2003-03-12 11:05:38 +00:00
markd
ef896be782 Initial import of kde-i18n-lt-3.1
KDE3 lt locale
2003-03-12 11:05:09 +00:00
markd
1d5b822d46 Initial import of kde-i18n-ja-3.1
KDE3 ja locale
2003-03-12 11:04:28 +00:00
markd
5a2b65847a Initial import of kde-i18n-it-3.1
KDE3 it locale
2003-03-12 11:03:59 +00:00
markd
e5981cac25 Initial import of kde-i18n-hu-3.1
KDE3 hu locale
2003-03-12 11:03:22 +00:00
markd
a872987440 Initial import of kde-i18n-he-3.1
KDE3 he locale
2003-03-12 11:02:49 +00:00
markd
21e21df878 Initial import of kde-i18n-fr-3.1
KDE3 fr locale
2003-03-12 11:02:14 +00:00
markd
ffa03515e9 Initial import of kde-i18n-fi-3.1
KDE3 fi locale
2003-03-12 11:01:21 +00:00
markd
f352ebc341 Initial import of kde-i18n-fa-3.1
KDE3 fa locale
2003-03-12 11:00:52 +00:00
markd
0e52cbd10e Initial import of kde-i18n-eu-3.1
KDE3 eu locale
2003-03-12 11:00:17 +00:00
markd
96e3610111 Initial import of kde-i18n-et-3.1
KDE3 et locale
2003-03-12 10:59:33 +00:00
markd
181489bcd9 Initial import of kde-i18n-es-3.1
KDE3 es locale
2003-03-12 10:58:57 +00:00
markd
f16782a11f Initial import of kde-i18n-eo-3.1
KDE3 eo locale
2003-03-12 10:57:58 +00:00
markd
8036ac898b Initial import of kde-i18n-en_GB-3.1
KDE3 en_GB locale
2003-03-12 10:57:24 +00:00
markd
d63c6dcbd6 Initial import of kde-i18n-el-3.1
KDE3 el locale
2003-03-12 10:56:32 +00:00
markd
ef768a2594 Initial import of kde-i18n-de-3.1
KDE3 de locale
2003-03-12 10:55:56 +00:00
markd
b5189b0875 Initial import of kde-i18n-da-3.1
KDE3 da locale
2003-03-12 10:55:19 +00:00
markd
38f1950cfa Initial import of kde-i18n-cs-3.1
KDE3 cs locale
2003-03-12 10:54:35 +00:00
markd
1c80cbcb56 Initial import of kde-i18n-ca-3.1
KDE3 ca locale
2003-03-12 10:53:54 +00:00
markd
f175cad8e1 Initial import of kde-i18n-bs-3.1
KDE3 bs locale
2003-03-12 10:53:14 +00:00
markd
6c3f452d11 Initial import of kde-i18n-bg-3.1
KDE3 bg locale
2003-03-12 10:52:18 +00:00
markd
91c2fde078 Initial import of kde-i18n-ar-3.1
KDE3 ar locale
2003-03-12 10:51:23 +00:00
markd
e72e0cff04 Initial import of kde-i18n-af-3.1
KDE3 af locale
2003-03-12 10:46:21 +00:00
wiz
521bbddf35 Add two files that were left over when I last deinstalled this package. 2003-03-11 22:37:18 +00:00
markd
528e056cde Update KDE to 3.1.
Many bugfixes and functionality enhancements including:

General

 New default widget style: Keramik
 New default icon theme: Crystal

 Created and enhanced framework to effectively disable certain features of
 the GUI, like for example shell access, disallowing to select custom wall
 papers. "Kiosk mode"
 Usability improvements:
   Kicker: Context menu, applet menus, wording and panel feature consistency
   improved
   Kicker: Redesigned control module.
   KCalc: Usability Improvements.
   KSnapshot: Usability Improvements.
   KsCD: User Interface Improvements in configuration and information dialogs


kdelibs

 Extended the DCOP commandline client to
   enable nonGUI applications (such as shell scripts) to use DCOP
   send DCOP messages to multiple users and/or sessions concurrently
 Added to notification dialog to allow applications to configure their
 notifications with a common GUI.
 Added "Open File", "Open Destination" and "Keep window open" to download
 progress dialog.
 KDatePicker has now week number display and selection.
 Added KLocale support for setting/retrieving the first day of a week
 Support for "Multimedia keys" on your keyboard.
 Added on-demand icon loading support to improve startup performance of
 applications.
 KHTML:
   Improvements to printing support.
   Page Info and Frame info dialog.
   Auto-Scroll support of webpages using Shift combined with arrow keys.
   Many, many Bugfixes and improvements.
   Small codebase merges with Safari. The main merge is planned for a future
   release however, as it requires more testing.
 KIO:
   Modified thumbnail ioslave that can extract a thumbnail from the file
   directly if it contains one, rather than generating one itself.
   Added fish:// protocol slave, which can access remote filesystems via
   SSH and SCP
   Cleanups and Corrections in smtp:// protocol slave.
   Activated rtsp:// protocol slave.
   Added support for Public Key Authentication and interopability with newer
   versions of OpenSSH to sftp:// protocol slave.
 KSSL:
   SSL certificate policies can now be configured based on the host name
2003-03-11 13:10:15 +00:00
markd
615f21ac50 Update qt to 3.1.1.
Qt 3.1 introduces many significant new features and many improvements
over the 3.0.x series. Also lots of bugfixes.

The Qt version 3.1 series is binary compatible with the 3.0.x series:
applications compiled for 3.0 will continue to run with 3.1.
2003-03-11 13:02:06 +00:00
jschauma
e7c1762bd0 Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 19:23:09 +00:00
jmmv
ea1a74a424 Remove patch-ab (which disabled the __P macro handling). Hopefully fixes
PR pkg/19964 by Jesse Kempf.
2003-03-09 12:02:40 +00:00
tron
5a3aa1ba38 Add and enable "xcursorgen" package. 2003-03-08 08:30:19 +00:00
tron
e4d5aa3116 Import new "xcursorgen" package:
Create an X cursor file from a collection of PNG images
2003-03-08 08:25:30 +00:00
jmc
29c47a82a7 Provide a PLIST_SUBST pattern for the machine specific directory installs 2003-03-07 03:00:40 +00:00
wiz
aac311ac58 Update to 0.2.2:
A freak hack in MwRichtext.c keeps Siag Office from crashing on Solaris.
2003-03-05 13:14:56 +00:00
wiz
2f3bca27d1 Unused after 0.14.0 update. 2003-03-05 13:05:48 +00:00
wiz
938c155b5a Depend on 0.14.0 because of library major bump. 2003-03-05 13:05:14 +00:00
wiz
c35b9c59bf Update to 0.14.0:
030227  Updated selection code in Text widget. Removed support for
        cut buffers. Added support for CLIPBOARD. Changed keybindings:
        Ctrl-C = copy selection to clipboard
        Ctrl-X = cut selection to clipboard
        Ctrl-V = paste clipboard
        Page_Up = page up
        Page_Down = page down
        Home = beginning of line
        Ctrl-Home = beginning of file
        End = end of line
        Ctrl-End = end of file
        New configuration option --enable-obsolete-selections reverts
        to the old code.

030204  Check for the existence of widec.h (c/o Matthias Buelow).

030115  Patches by Alexey I. Froloff:
        "NeXtish" scrollbar look (thumb and buttons are wider and
        look more flat).
        Fixed thumb positioning for Button2 scrolling.
        Released 0.13.0.
2003-03-05 13:04:55 +00:00
seb
00e799491c Use ${_OPSYS_RPATH_NAME} instead of bare `-R' 2003-03-03 14:22:41 +00:00
jschauma
90fb80758b Use new IMAKE_MAN_DIR variables in PLISTs to make these packages more
portable.  Bump PKGREVISION accordingly.
2003-03-03 04:17:23 +00:00
jmmv
42ea12d414 Fix PKGCONFIG_OVERRIDE entries. 2003-03-01 21:46:25 +00:00
jmmv
dbcf64bf3e Make sure we have pkgconfig. 2003-03-01 21:33:53 +00:00
jmmv
4e1759cb54 Add and enable gtkmm. 2003-03-01 14:34:06 +00:00
jmmv
c62f46ded7 Initial import of gtkmm, version 2.2.0:
gtkmm (previously known as Gtk--) is the official C++ interface for the
popular GUI library GTK+. Highlights include typesafe callbacks, widgets
extensible via inheritance and a comprehensive set of widget classes that
can be freely combined to quickly create complex user interfaces. Here's
an overview, with documentation and status. gtkmm is free software
distributed under the GNU Library General Public License (LGPL).

Aside from the C++ interface to Gtk 2.x, this package also provides
bindings for glib, atk and pango (all of them related with the toolkit).
2003-03-01 14:33:05 +00:00
jmmv
3abc8f847a libsigc++ -> libsigc++10 2003-03-01 14:11:52 +00:00
jmmv
f973f80011 Rename the libsigc++ dependancy to libsigc++10. Bump PKGREVISION. 2003-03-01 11:49:10 +00:00
jmmv
9f8d3a9cb6 Subdirectory at Sourceforge is fltk, not FLTK. 2003-02-28 11:57:06 +00:00
dmcmahill
28b952c8aa fix typo in configure script which incorrectly determines that a prototype
for strlcat is needed.  Unfortunately that had the effect of providing
a bad (for 64 bit systems) prototype.
2003-02-25 02:11:34 +00:00
skrll
d47792c6e2 Let platforms that don't have apm compile ksysguard. This fixes PR 18340
and PR 20439.
2003-02-24 08:12:31 +00:00
salo
f8fff9df28 Updated to version 1.22.1.
Changes:

- install to location similar to xdm
- added rc.d script
- added MESSAGE with post-install instructions
- cleanups

1.22.1:
=======
- There was a bug. I forgot to change pam service name
  from xdm to wdm. This release fixes it.

1.22:
=====
- xdm-base upgraded to xdm from XFree86-4.2.1.
- wdmLogin translated to russian and japanese.

Now, what will be in next releases:
- compatibility with ancient versions of WINGs
  will be dropped.
- configuration files will be changed to PropList
  format (If you want to arue, mail me or chat with me at
  #wdm on irc.ornet.ru, or #windowmaker on irc.freenode.net)
- wdm <-> wdmLogin protocol will be changed to implement
  better PAM support.

1.21:
=====
- development started again. This release collects almost
  all patches I can find on net. If you have more patches
  please send them.
- directories rearranged, build system rewritten (see
  README.voins for explanations).
- everything is ready to start migration to newer xdm base.
2003-02-23 17:33:31 +00:00
jmmv
d63bbf356c Install missing header file BaseClassI.h. Bump PKGREVISION to 2.
Requested in PR pkg/20341 by Marc Recht.
2003-02-23 13:11:24 +00:00
salo
72d0786818 Updated to version 1.4.
Changes:

- added MESSAGE file with post-install instructions
- minor cleanups

1.4:
====
- Auto* tools
- Initial i18n support (not used yet)
- Fixed slow down with some programs using FS_ListFontsWithXInfo
- Fixed childs unlinking unix socket when father uid == childs uid
- Added an option to specify pidfile location
- Added endpwent() to prevent leaking one fd
- Changed usage output

1.3.1:
======
- Added --cache description to man page
2003-02-22 13:33:31 +00:00
mycroft
ba2349e3dd Update to gnome-python 1.4.4. The ChangeLog sucks, but I think these are
the relevant changes:

        * pygnome/gnome/zvt.py (ZvtTerm.writechild): add method.

        * pygnome/zvtmodule.c (_wrap_zvt_term_writechild): add wrapper.

        * pygnome/gnome/ui.py: fix corruption introduced in revision
        1.30.2.2 (don't know how it got in there, or how it got past
        distcheck).

        * pygnome/appletmodule.c (_wrap_applet_widget_get_rgb_bg): check
        if rgb == NULL, to try and catch an error condition (may fix bug
        #89291).

        * pygnome/Makefile.am (gettextpy): only install gettext.py if we
        are using python < 2.0.0 (which has its own gettext module).

        * pygnome/Makefile.am: fix up for parallel install with pygtk-2.0.

        * pygnome/gnome/applet.py (AppletWidget.get_rgb_bg): added wrapper

        * pygnome/appletmodule.c (_wrap_applet_widget_get_rgb_bg):
        implemented applet_widget_get_rgb_bg wrapper

        * pygnome/gnome/ui.py (GnomeDialog.button_connect): add argument
        to wrapper (again, from bug 70416).

        * pygnome/gnomeuimodule.c (_wrap_gnome_icon_list_get_icon_data):
        do a NULL check.  This won't catch all errors, but might catch
        some segfaults (from bug 70608).
        (_wrap_gnome_dialog_button_connect): add an "extra" argument for
        extra arguments to pass to the signal handler (from bug 70416).

        * pygnome/zvtmodule.c (_wrap_zvt_term_set_color_scheme): fix bug
        signed/unsigned bug (as per bug 70474).

        * pygnome/gnome/zvt.py (ZvtTerm.match_check): wrapper function.

        * pygnome/zvtmodule.c (_wrap_zvt_term_match_check): apply patch
        from bug 69106.

        * pygnome/gnomeuimodule.c (_wrap_gnome_init): as gnome_init calls
        gtk_set_locale(), we need to set LC_NUMERIC back to C, or python
        breaks.

        * pygnome/generate/gtkhtml.defs:

        Fix typo in gtk_html_embedded_set_descent.

        * pygnome/generate/gtkhtml.defs:
        * pygnome/gtkhtml.py:
        * pygnome/gtkhtmlmodule.c:

        Add wrapper class for GtkHTMLEmbedded, so a python script can
        catch and handle the "<object>" signals in gtkhtml.

        * pygnome/generate/Makefile.am (defsdir): install the defs files.

        * pygtk/gtkmodule.c Don't call g_thread_init if gthread has
        already been initialized, for the benefit of programs that use
        gthread themselves and want to be able to embed Python code that
        uses the gtk module.

        * pygnome/gnome/applet.py: add panel size constants.
        (AppletWidget.__getattr__): handle privcfgpath and globcfgpath
        members.

        * pygnome/generate/applet.defs (AppletWidget): add privcfgpath and
        globcfgpath public structure fields.

        * pygnome/gtkhtml.py: add support for more APIs.

        * pygnome/gtkhtmlmodule.c (_wrap_gtk_html_begin): fix argument list.
        Add some more of the gtkhtml APIs.

        * pygnome/gnome/ui.py (GnomeIconEntry.gtk_entry): use
        _gtk.GtkEntry here.
        (GnomePixmapEntry.gtk_entry): same here.
2003-02-22 00:49:27 +00:00
mycroft
3898ad8bcc Update to xscreensaver 4.08.
Changes since 4.07:   * New hacks, `atunnels' and `piecewise'.
                      * Physics improvement in `fluidballs'.
                      * Various fixes for XDarwin systems (X11 on MacOS X.)
                      * Added -clock option to `barcode'.
                      * Minor fixes to `endgame', `flurry', `flipscreen3d',
                        and `gflux'.
2003-02-21 22:05:01 +00:00
wiz
f5cc04d5e6 Depends need version numbers. 2003-02-21 14:09:18 +00:00
jmmv
8b66082e1f Do not use SCROLLKEEPER_DATADIR as localstatedir. Pointed out by Guillaume
Valadon in tech-pkg.
2003-02-21 11:54:18 +00:00
jmmv
3a84fed861 GConf2's buildlink2.mk now creates a gconftool-2 wrapper which prevents the
configuration database from beeing modified by packages that do not honour
the --disable-schemas-install option. There is no need to patch these broken
packages any more.

Okay'ed by wiz.
2003-02-18 20:52:05 +00:00
drochner
842173fdb0 Substitute "LIBQT" by something sensible at build time instead of leaving
it an environment variable.
So we get a "qmake.conf" installed which is usable ouside the pkgsrc/qt3*
context.
2003-02-18 19:16:53 +00:00
jmmv
884cfa1dd5 Sync with reality. Patch provided by Marc Recht in PR pkg/20412. 2003-02-18 16:18:48 +00:00
jmmv
dea9abf569 Use the omf.mk file provided by the scrollkeeper package to automatically
rebuild the documentation database at install/deinstall time. This means
that:
- PLIST's do not need to call scrollkeeper-{update,rebuilddb} directly;
  this is done by a bsd.pkg.install.mk template.
- The share/omf directory is only removed by scrollkeeper, which is the
  last package in the dependancy tree.
- PKGREVISION is bumped.

Reviewed by wiz.
2003-02-18 14:55:54 +00:00
jschauma
e4844dc0a0 Add/enable fbdesk 2003-02-17 21:52:35 +00:00
jschauma
00a3088def Initial import of x11/fbdesk into pkgsrc. This package was submitted by
Juan RP (juan at xtraeme dot dyndns dot org) in PR pkg/20174.
DESCR:

FbDesk is a fluxbox-util application that creates and manage icons on your
Fluxbox desktop. Features:
*  XPM and PNG image loading
* Antialias text
* UTF-8 and multibyte support
* Vertical text
* Grid Snapping
* GUI for editing command/label and add/remove icons
* Fluxbox menu style
2003-02-17 21:51:52 +00:00
dillo
5f4ad95078 convert to use test target from bsd.pkg.mk
addresses PR pkg/19416
2003-02-17 15:27:58 +00:00
jmmv
82f779a5b4 Fix DEPENDS on gnome2-dirs. 2003-02-15 16:15:55 +00:00
jmmv
81457bf1d9 Honor PKG_SYSCONFDIR. Bump PKGREVISION to 1. 2003-02-15 12:02:33 +00:00
wiz
47b794dba7 Update to 2.2.1, provided by Juan RP in PR 20237.
Changes:
* GtkTreeView [Kristian Rietveld]
  - made GtkTreeSortable work as the documentation advertises [Jarek Dukat]
  - fixed gtk_tree_view_set_sort_column_id so you can disable sorting [Soeren
    Sandmann, Jarek Dukat]
  - TreeView search now works on all values transformable by GValue and not
    just strings [Muktha Narayan]
  - _move/_swap fixage in the Stores [Matthew Tuck, Paolo Maggi]
  - a lot of misc bug fixes [Alex Duggan, Carlos Garnacho Parro, Hans Petter
    Jansson, Kjartan Maraas, Soeren, Dave Camp, Murray Cumming, Dave Cook,
    Gaël Le Mignot, Vasco Alexandre da Silva Costa]
* GtkTextView [Matthias Clasen]
 - Fix keynav with invisible cursor
 - Fix misdrawing of cursor [Owen Taylor] and selection
 - Many miscellaneous fixes [Narayana Pattipati, Daniel Elstner]
* Fix problem with accidental inclusion of a main() [Matthias]
* Documentation improvements [Matthias, Havoc Pennington]
* Fix problem with GtkColorsel and pixmap themes [Daniel]
* Fix race condition with GdkRGB in PseudoColor [Shivaram Upadhyayula]
* Warning fixes [Manish Singh]
* configure fixes [Akira Tagoh]
* New and updated translations (ca,de,es,et,ko,mn,pl,pt,vi,zh_CN)
* Miscellaneous bug fixes [Matthias, Daniel, Martin Gansser, Louis Garcia,
  Tommi Komulainen, Thomas Leonard, Ian Peters, Arvind Samptur,
  Soeren Sandmann, Hidetoshi Tajima, Owen]
2003-02-15 11:02:29 +00:00
jmmv
cf918ea7e5 Some directories are handled in gnome-dirs. Do not try to remove them here.
Pointed out by wiz.
2003-02-15 10:59:03 +00:00
wiz
54527d1699 Update to 4.07:
* New hacks, `flurry', `metaballs', `eruption', `popsquares', and `barcode'.
* Minor updates to `maze' for high density mazes.
* Added double buffering to `fluidballs' and `whirlygig'.
* Bug fixes for running xscreensaver to a remote XFree86 display
  (which nobody would ever do...)
* Updated `webcollage' (faster Alta Vista searching.)
* Updated `glplanet' so the sun sets in the west.
* Updated `sproingies' with smooth, unsegmented surfaces.
* Fixed Perl version-sensitivity in `xscreensaver-getimage-file'.
* Fixed GTK2 scrolling bug in `xscreensaver-demo'.
2003-02-15 10:48:26 +00:00
jmmv
335113861d Use the framework provided by GConf2/schemas.mk to register .schemas files.
Depend on gnome2-dirs to handle shared directories.
Bump PKGREVISION.
2003-02-14 21:13:35 +00:00
jmmv
4b68d2d910 Update to 2.2.0.2. Changes since 2.0.8:
* Build fix (Thomas Vander Stichele)
	* Mark a couple of strings for translation (Yuriy Syrota)
	* Cool new splash screen (Jakub Steiner)
	* Up the slow client purge delay to 2 minutes (Mark)
	* Fix GsmProtocol initialisation problem (Mark)
	* Ensure child dialogs are kept above the parent (Satyajit)
	* Add startup notification flag to .desktop files (Dennis Cranston)
	* Unref the GConfCliet (Brian Cameron)
	* Add X-GNOME-BUGZILLA to the .desktop files (Fernando Herrera)
	* Fixup manpages (Christian Marillat, Mark, Alex Duggan)
	* Update application icons map (Evandro Fernandes Giovanini)
	* Fixup Xinerama aware logout iris code (Mark)
	* Allow splash screen to be configured (Rodney Dawes)
	* Use intltool to merge schmemas translations (Mark)
	* Use metacity for the window manager by default (Jacob)
	* Multiscreen support for logout iris and dialog (Mark)
	* Use "Order" instead of "Priority" in the capplet (Mark)
	* New translations.
2003-02-14 21:08:38 +00:00
jmmv
679ba13ba7 Update to 2.2.0.1. Changes since 2.0.10 are too many to be noted here.
They include new features and translations, as well as bugfixes.
2003-02-14 21:05:27 +00:00
jmmv
9e5ff994f0 Update to 2.2.0.1. Changes since 2.0.1.1:
* gnome-keyboard-properties.c (accessibility_button_clicked) : fix
  minor typo that disables the error dialog in the event of failure.
* gnome-theme-info.c : Rewrite.  Now working
* gnome-theme-manager : Fix lots of bugs.  Use the rewrite.
* disable edit button when selecting mime catagory
* Tidy labels and accelerators in file-type edit dialogs
* Don't start esd just to stop it
* Add an image size label for background capplet.
* Some minor ui tweaks for accessx.
* Some aix portabiltiy patches
* fix accelerators for ui-properties capplet.
2003-02-14 21:03:40 +00:00
jmmv
b5ee8efe38 Update to 2.2.0.1. This version includes several new translations. 2003-02-14 20:53:41 +00:00
salo
6a01f828f2 Execute $(UPDATE_SCRIPT) shell script within $(SHELL). Fixes execution on
hosts with broken /bin/sh (such as Solaris).

Patch from Jonathan Perkin via PR pkg/20239.
2003-02-14 20:24:43 +00:00
markd
bcefd3e5b1 s/USE_X11/USE_X11BASE/, and bump PKGREVISION
so that app-defaults and gnome control center files end up where expected.
After discussion with wiz and atatat.
2003-02-11 11:24:09 +00:00
grant
32c4389a66 remove a MASTER_SITE which no longer exists. 2003-02-10 11:53:16 +00:00
dmcmahill
e6b45b09fa compile two problem files without optimization to work around a compiler
bug that was noted with gcc-2.95.3 on alpha.  Fixes recently noted bulk
build problems.
2003-02-08 11:13:12 +00:00
jmmv
143d3f6f2c share/gnome/help/{gpl,lgpl,fdl}/figures are handled by gnome-dirs, so do not
mess with them here.
2003-02-07 15:33:39 +00:00
dmcmahill
975c92cd1c fix a bug created by last fix. We need to use gmake for the configure
step as well as the build instead of only the build.  Should fix problems
noted in Hubert's recent bulk builds.
2003-02-07 02:10:40 +00:00
dmcmahill
962b8f6086 add missing closing quote 2003-02-06 23:20:08 +00:00
briggs
56bb41603c Teach GNU's config.guess to use uname -p instead of uname -m for the
machine type when dealing with NetBSD.  This allows xlockmore to compile
and run on macppc.
2003-02-06 06:49:09 +00:00
dmcmahill
a970d7128e only enable antialiasing if Xft exists on this system. Fixes recently
noted compile problems on 1.6 alpha.
2003-02-05 23:28:58 +00:00
dmcmahill
85c7de59d7 regen 2003-02-05 23:17:26 +00:00
dmcmahill
7707cffb33 on alpha, turn off optimization on the 33 files which tickle compiler bug(s).
This now builds on alpha with gcc-2.95.3.
2003-02-05 23:13:10 +00:00
jmmv
ae08f5ac7a Depend on GConf2-ui instead of GConf2. Should fix problems shown in last
Hubert's bulk build.
2003-02-05 22:22:37 +00:00
dmcmahill
0d964ceeef make this compile when Xft does not exist (pre-XF4 systems) 2003-02-05 22:03:01 +00:00
dmcmahill
11bfa8c024 add missing include of graphics/xpm/buildlink2.mk file 2003-02-05 21:58:05 +00:00
jlam
f45c017923 gnome[12]-dirs shouldn't have buildlink2.mk files as they don't have
either shared libraries or header files.  Remove references to these
buildlink2.mk files from package Makefiles.
2003-02-05 05:06:32 +00:00
skrll
d2aff0e543 Update qt to 3.0.7 - the final maintenance release of qt 3.0.
Lots of bugfixes including one for the ListView expansion problem.

Fix kwin in kdebase after a QT global was renamed.
2003-02-04 18:06:48 +00:00
skrll
b2c98120a0 Fix PR 20090.
Remove the bogus sizeof(size_t) == sizeof(unsigned int) check.
2003-01-31 11:43:32 +00:00
jmmv
cdc72f53c1 Depend on gnome1-dirs to handle shared directories (and adjust PLISTs to not
remove them).  Bump PKGREVISION.
2003-01-30 11:14:42 +00:00
jlam
79cb779854 Fix the fetch of the swing distfile by noting that it must be fetched
manually, and provide the location from where it may be fetched.  Also
move the documentation and examples to fit into hier(7).  Bump PKGREVISION
of x11/swing to 1.
2003-01-29 20:24:49 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
martti
8d988f2396 Updated xpmroot to 2.4.15 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2003-01-26 13:13:51 +00:00
jlam
bd378577c7 Note that qt3 requires C++. 2003-01-25 13:21:04 +00:00
skrll
55966f3f84 The result of my recent KDE fiddlings
- Build all packages with a --disable-static libtool. This is how the
  packages should be built and means that we don't get a load of useless
  static libraries.

- Use x11/kde3/files/foo_main.cpp instead of creating N copies with
  patches.

- Some other PLIST fixes

- Fix PR 19848. kspell doesn't find dictionaries.
2003-01-20 10:03:40 +00:00
chris
337b6f77a7 Correct checksum for patch-er (or it was wrong for me, and CVS didn't
show me any diffs to the server...)
2003-01-19 17:00:18 +00:00
salo
d8c3e20951 Remove unnecessary MAKE_ENV and whitespaces. 2003-01-19 11:06:11 +00:00
salo
8ae430e40c s/INSTALL_*/BSD_INSTALL_*/ in patch-aa, remove unnecessary MAKE_ENV. 2003-01-19 10:59:00 +00:00
skrll
62489cbacf Workaround for -current. This needs fixing properly.
PKGREVISION++
2003-01-19 09:35:26 +00:00
jmmv
07b8b599db Update to 2.2.0. Changes since 1.9.0:
* Add a .pc file [Seth Nickell]
* Various crash fixes [Luca Barbato, Hongli Lai, Shivaram Upadhyayula,
  Peter Zelezny]
* Build fixes [Havoc Pennington]
* Metal theme drawing improvements [Owen Taylor]
* Improve installation docs [Owen, Piotr Sawuk]
2003-01-18 10:49:33 +00:00
markd
9903613068 Make sure KDED_WORKAROUND has a value set for Non-NetBSD systems. 2003-01-17 03:20:58 +00:00
markd
d373697493 Some (Non-NetBSD) versions of patch don't deal well with patches at the
end of files that don't end with a newline.

Trim the context of this patch to avoid the problem.
2003-01-17 02:59:51 +00:00
uebayasi
7fd675470f Add & enable mowitz. 2003-01-16 05:41:31 +00:00
uebayasi
df4ee67569 Initial import of Mowitz 0.2.1. Required by newer SIAG.
This is the Mowitz ("More widgets") library.
The project's goal is to create a library of widgets for X
applications to use. The widgets have been snarfed from various
sources and are all open source (GPL or MIT licenses).
2003-01-16 05:40:54 +00:00
jmmv
2e69474c3d Move documentation installed under share/gtk-doc/html to share/doc/html.
Also avoid possible detection of gtk-doc.
Bump PKGREVISION to 2.
2003-01-14 21:41:07 +00:00
skrll
c51c15d0b7 WIP: use this to remove the need for several of the patches. 2003-01-14 12:14:18 +00:00
jlam
b484200efb Avoid building this package when X11PREFIX == X11BASE and there's already
a builtin libXrender.
2003-01-14 09:26:34 +00:00
jlam
24a3f9d134 Add and enable x11/Xrender. 2003-01-14 09:17:07 +00:00
jlam
23591f535f Initial import of Xrender-0.7 as x11/Xrender:
The X Rendering Extension introduces digital image composition as the
foundation of a rendering model within the X Window System.  Rendering
geometric figures is accomplished by client-side tesselation into either
triangles or trapezoids.  Text is drawn by loading glyphs into the server
and rendering sets of them.

This package contains the client library for connecting to a Xserver that
supports the Xrender extension.
2003-01-14 09:16:36 +00:00
grant
779ee25d79 fix a comment. 2003-01-14 09:08:02 +00:00
skrll
60ace37e98 Fix the URL grabber.
PKGREVISION++
2003-01-13 17:01:23 +00:00
jschauma
ee682c2d8c Add LDFLAGS to the relevant Imakefile in order to fix the problem seen
in Huberts bulk-builds.  Remove previous attempt to fix this and while we're
there, we can remove USE_X11 since we already use USE_IMAKE.
2003-01-12 18:30:56 +00:00
wiz
27761f2f4b Set USE_X11. Fixes PR 19786. 2003-01-11 18:23:46 +00:00
wiz
9a1526a7e1 Use BUILDLINK_PREFIX, and hope it fixes bulk build (cannot reproduce). 2003-01-10 17:57:13 +00:00
tsarna
acf0bcdd83 --enable-xpm makes this look much better 2003-01-10 17:49:15 +00:00
jmmv
f0acb26159 Convert to use bsd.pkg.install.mk (using FILES_SUBST stuff). This simplifies
Makefiles and {DE}INSTALL scripts, and solves the problem reported in
PR pkg/18174 by Julien T. Letessier.  Reviewed by grant.
2003-01-10 17:26:55 +00:00
wiz
3c33a92e56 We want to enter the doc/ dir, since that's where the man page is.
[Please find another way to fix Darwin.]
2003-01-10 16:16:08 +00:00
jschauma
32733224d5 Add an LDFLAG that will hopefully fix the problem seen in Huberts recent
bulk-builds.  (I still think that should be done in buildlink2, as far as
I understand it.)

NB: I couldn't reproduce the problem, so this is a shot in the dark.
2003-01-10 15:10:17 +00:00
jmmv
16640da916 Update multi-gnome-terminal to 1.6.1, based on patch provided in PR pkg/19665
by Adrian Portelli.

There have been lots of changes since 1.3.4 to mention here, but most of
them are bugfixes.
2003-01-10 12:41:12 +00:00
jlam
a31c55df97 Use shlibtool so we don't install statically linked plugins. Bump
PKGREVISION of x11/gtk-engines to 2.
2003-01-10 08:46:53 +00:00
cjep
9f6bc9c626 USE_PKGLOCALEDIR=yes 2003-01-10 08:00:02 +00:00
cjep
2f9e9722bf USE_PKGLOCALEDIR=yes 2003-01-10 07:49:51 +00:00
jlam
a9145c5bc8 Use buildlink2. 2003-01-08 10:58:21 +00:00
tron
2c2f37d8e2 Fix dependence on "qt3-tools" package and bump package revision. 2003-01-08 10:45:55 +00:00
jlam
d15f362430 Correctly define some variables that qmake expects to be defined:
QMAKE_SYMBOLIC_LINK, QMAKE_DEL_FILE, QMAKE_DEL_DIR.  This suppresses some
ignored build errors when building qt3-* packages.  Bump PKGREVISION of
qt3-tools (which installs the qmake.conf file) to 2.
2003-01-07 23:56:54 +00:00
grant
8dd5a2afc2 Patch top-level Makefile to not descend into doc/ rather than
patching doc/Makefile with a dummy 'all' target.

The build of rxvt now *really* fails on Darwin. :-)

(the dummy target always returned true).
2003-01-07 09:51:09 +00:00
skrll
c43128bbc8 Add --disable-debug to CONFIGURE_ARGS. I have no idea why this isn't the
default.

This should fix PR 19281. From Dirk Mueller (mueller at kde dot org) via
Hume Smith (hclsmith at yahoo dot ca).
2003-01-06 07:39:23 +00:00
jlam
475cbe5281 Bump PKGREVISION due to increase in the major number of libpq.so between
version 7.2.3 and 7.3.1 of databases/postgresql-lib.
2003-01-05 20:14:20 +00:00
skrll
e3d7f93f0c Update to 3.0.5.1 as well. 2003-01-05 13:26:46 +00:00
jmmv
bd39996e56 Fix PKGNAME: should be gtk2-engines, not gtk-engines. Pointed out in
PR pkg/19682 by Eric Gillespie.
2003-01-04 23:17:09 +00:00
wiz
a736fda51e Fix PLIST for gtk2-2.2.0. 2003-01-04 22:26:34 +00:00
wiz
2d33188e49 Set USE_X11 to YES. Fixes tcl-itcl build. 2003-01-04 20:59:22 +00:00
jmmv
b453382b44 Install documentation under share/doc/html, not share/gtk-doc/html.
Also avoid possible detection of gtk-doc (not needed). Some PLIST fixes too.
Bump PKGREVISION to 3.
2003-01-04 20:01:18 +00:00
jmmv
df0daeb3ac Make this package install its configuration files under the examples tree
and use bsd.pkg.install.mk to copy them to PKG_SYSCONFDIR.
Bump PKGREVISION to 2.
2003-01-04 17:29:04 +00:00
skrll
c0f67e2427 Fix a couple of mistakes. 2003-01-04 15:04:45 +00:00
jmmv
502d4e2e0d Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).
Approved by wiz.
2003-01-03 15:26:54 +00:00
rh
701e49c7d9 Depend on GNUstep>=1.5.1 (via buildlink2)
Track GNUstep-1.5.1 PLIST changes
Bump PKGREVISION
2003-01-03 05:20:39 +00:00
rh
4f53977d7f Update gnustep-back to 0.8.3. Notable changes include:
* Bug fixes
	* Preliminary OpenGL support
	* Localisation upates
        * Implemented -GSSendBezierPath
        * -DPSsetalpha: Use GSsetalpha as defined in frontend, for
          printers that don't support setalpha.
        * Source/x11/XIMInputServer.m
        * Hack: if focus went nowhere, don't deactivate app.
        * Only send event if we don't have a key window.
        * Tools/GNUmakefile: Use BUILD_SERVER to decide whether to build
          X specific parts of gpbs or not.
2003-01-03 04:12:02 +00:00
rh
e17c89775c Update gnustep-gui to 0.8.3.
Noteworthy changes in version `0.8.3'
=====================================
   * Additions for Gorm support.
   * Alpha support for OpenGL
   * Better ruler support - dragging of tab markers.
   * Document support, recent files, etc.
   * Simple printing to printer and print previewing.
   * Window focus fixes
   * Key view handling rewritten.
2003-01-03 04:06:13 +00:00
wiz
1e7584dd20 Only set package name conditionally (fixes e.g. the kdevelop PKGNAME). 2003-01-02 23:17:58 +00:00
skrll
42861251c2 Update KDE to the 3.0.5a distribution. Packages are numbered 3.0.5.1 or
1.0.5.1 accordingly.

Fixes and changes are:

Multiple vulnerabilities.

kdelibs
	KHTML : Fixed several crashes and misrenderings.
	rlogin.protocol: fixed command execution in specially crafted
	urls.

kdebase
	KAddressbook: Don't squeeze columns on startup/properly restore
	column width settings.

kdenetwork
	lisa, reslisa: Fixed several security vulnerabilities.

kdesdk
	Cervisia: Show long lines in diff view always completely.
2003-01-02 09:12:19 +00:00
hubertf
28a6492fea Add a few switches to allow changing compile-time options:
ATERM_USE_KANJI, ATERM_USE_BIG5, ATERM_USE_XTERM_SCROLL, ATERM_USE_GREEK.

Patch contributed by Jon Olsson <jon@joshua.haninge.kth.se> in PR 19382.
2003-01-02 05:55:11 +00:00
jlam
2c140f9f2a Mechanical conversion to use java-vm.mk. 2002-12-31 15:44:28 +00:00
uebayasi
730a64f109 Update mlterm to 2.6.2.
Along with many bug fixes, the following sequence are newly supported.

	* ESC [ x	* ESC [ S	* ESC [ T
	* ESC [ I	* ESC [ Z
2002-12-31 15:13:45 +00:00
tron
c5354775e6 Supply path to "openldap" installation explicitly to the "configure"
script which should fix build problems observed during bulk builds.
2002-12-30 20:19:27 +00:00
tron
67b0e40968 Include buildlink2 glue code for "Mesa" and "gtk" to fix the Mesa detection
in e.g. the "gnome-python" package
2002-12-30 15:39:30 +00:00
jschauma
11632737ad Update to latest version 1.0 using patches provided by Jeremey C. Reed
(reed at reedmedia dot net) in
<Pine.LNX.4.43.0212260432280.22292-100000@pilchuck.reedmedia.net> to tech-pkg.
xforms is now LGPL.
Changes:

V1.0RC6.1 November 19, 2002
  o. Fixed early tooltip hide causing recursive fl_free_forms() entry.
  o. Fixed typo in `lib/Imakefile'.
V1.0RC6 November 16, 2002
  o. TabFolder coordinate update corrected. (Angus Leeming)
  o. Tooltips could be orphaned when form hidden.  (Angus Leeming)
V1.0RC5.2 October 2, 2002
  o. Documented `InstallNonstandard' procedure.
V1.0RC5.1 October 1, 2002
  o. Mac OS X build support.
V1.0RC3 June 5, 2002
  o. Fixed condition in forms.c preventing use of cursor keys.
  o. Fumigated with -Wall, eliminating all complaints in xforms
     sources.
V1.0RC2	June 1, 2002
  o. Picked up some missing prototypes in `flimage.h'.
  o. Deleted fl_snprintf() with snprintf() and changed all references
     thereto.  Added a new library for those lacking the latter
     function, filched from the SpamAssassin distributon, of all things.
     Had to hack it a bit to get it to work.  Others, on other systems,
     may have to as well.
V1.0RC1	May 30, 2002
  o. Very minor API changes.  `FL_ERROR_FUNC' has been typedef'd for
     fl_set_error_handler() function.  `FL_VAL_FILTER' has also been
     typedef'd for use by fl_set_{counter,slider}_filter().  Neither
     of these changes should affect much of anything.
  o. The flimage functions are in their own library now: libflimage.
     They should be usable standalone, but I have not had an
     opportunity to test them.
  o. The OpenGL functions are in their own library now: libformsGL
     fl_add_glcanvas() and its ilk live there.  Application build scripts/
     Makefiles should include -lformsGL.
  o. The Xpm library is no longer built or distributed with XForms.
  o. The majority of the function prototypes in `forms.h' have been
     expanded to include variable names.
  o. various bug fixes.
2002-12-28 19:49:06 +00:00
jlam
ec8d69b87e Convert to use buildlink2. This makes using this package as a buildlink2
test actually mean something.
2002-12-28 19:47:07 +00:00
uebayasi
039854c003 Don't regard version mismatch as an error, skip it. 2002-12-28 07:58:55 +00:00
uebayasi
ddd5a921a5 Add a missing dependency to Perl. 2002-12-28 07:40:41 +00:00
wiz
386b81c712 Add and enable xkbd. 2002-12-26 11:10:52 +00:00
wiz
c74b642a93 Update to 0.9.2, provided by Tracy J. Di Marco White in PR 19393.
The ReleaseNotes say:
Changes in 0.9:
---------------

You're kidding, right?  There have been so many changes here it's not funny.
If you really want to know what they all are, you can read the ChangeLog.  But
I'd settle for this:

 - All new theme format.
 - 3-state image support.
 - Pixmapped scrollbars and popup menus.
 - Action bindings.
 - IPC interface to Eterm and Enlightenment.
 - Auto mode for automatic syncing with Enlightenment themes.
2002-12-26 04:58:44 +00:00
wiz
9123715bad Disable xinerama (work around linking problem with gtk2-using applications).
Bump PKGREVISION.
2002-12-24 21:00:10 +00:00
wiz
e1e2ff0628 Replace collver@linuxfreemail.com with collver1@attbi.com.
Closes PRs 19516, 19517, 19518, 19519, 19520, 19521, 19522, 19523,
19524, 19525 and some more, perhaps.
2002-12-24 18:55:32 +00:00
wiz
f0ac8a88aa ...and bump PKGREVISION. 2002-12-24 18:41:42 +00:00
wiz
2fec8d8b92 Update dependencies to current version. 2002-12-24 18:37:57 +00:00
wiz
42e8edc974 Update to qt3-3.0.6nb1, depending on latest versions of libraries. 2002-12-24 18:36:16 +00:00
wiz
d8262452c1 Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
2002-12-24 06:09:44 +00:00
wiz
b249c25bb8 Update to 2.2.0.
Subjective extract of changes:
* Only close dialogs on Escape if they have a cancel button. [James Willcox]
* Add Home/End/Page_Up/Page_Down keybindings for menus [Owen,
  Narayana Pattipati, Marius Andreiana]
* Improved default color scheme [Soeren Sandmann, with advise from
  Tuomas Kuosmanen and Garrett LeSage]
* Make pixmap creation functions take a GdkDrawable not a GdkWindow
  [Kristian Rietveld]
* Support move-resize emulation for all edges. [Matthias Clasen]
* Remove extra selections for ButtonRelease in XInput code
  [Garry Osgood, Owen]
* Support RTL flipping for statusbars [Matthias]
* Use octal escapes rather than literal UTF-8 in strings [Owen]
* Make a lot of read-only data const. [Matthias, Morten Welinder]
* Use g_get_application_name() for default window titles and
  for the title of the client leader window [Owen, Havoc Pennington]
* Complete resize-grippy support, move-resize emulation
  [Anders Carlsson, Matthias Clasen]
* On screen change, recreate the widget's Pango context [Owen]
* Make g_object_set (gtk_settings_get_default (), ...) to override
  settings from XSETTINGS and ~/.gtkrc [Jonathan Blandford]
* Make GtkInputDialog multihead aware [Owen]
* Add a ::screen-changed signal to GtkWidget [Owen Taylor]
* Draw/check menu items insensitive [Soeren, Tim Evans]
* Add ::snap-edge-set-property to GtkHandleBox [Owen, Matthias]
* RTL flipping improvements for GtkHandleBox, GtkMenuItem, GtkOptionMenu,
  GtkCheckMenuItem [Matthias Clasen]
* Handle painting text on dark-colored progressbars [Soeren]
* Sort the input method list in the right click popup [Abigail Brady]
* Don't grab the focus to the default button in a GtkDialog [Daniel Elstner]
* Remove usage of XLookupString outside of GtkIMContextXIM [Owen]
* Handle Shift/Caps/Num_Lock properly for non-Xkb [Owen]
* Add a --screen option to set default screen [Balamurali Viswanathan, Owen]
* Add simple support for startup notification [Havoc Pennington]
* Handle focus indication for check and radio buttons without children
  [Dave Camp, Owen]
* Much work on improve submenu navigation [Soeren Sandmann]
* Add "selected_shadow_type" property for menus [Soeren]
* Add "scrollbar_spacing" style property [Anders Carlsson, Owen]
* Rework GtkPaned keynav [Soeren, Calum Benson]
* Sensitivity and keynav fixes for GtkFileSelection [Muktha Narayan, Owen]
* Removed mnemonics for GtkToolbar Items [Mikael Hallendal]
* Allow themes to set GtkTreeView even/odd row colors [Kristian]
* Add support for separately installed Pixbuf loaders [Matthias Clasen]
* Export gdk_event_new(), discourage stack allocated events [Owen]
* gdk_draw_pixbuf() as better name for gdk_pixbuf_render_to_drawable() [Owen]
* Basic support for RandR extension [Keith Packard, Owen]
* Allow moving paned sliders all the way to the edge [Owen, Darin Adler]
* Add tag_table construct property to GtkTextBuffer [Daniel Elstner]
* gtk_window_set_[default_]icon_from_file [Owen, Havoc]
* Multihead support
* Add GdkDisplay, GdkScreen structures
* Add _for_display(), _for_screen() variants where needed in GDK and GTK+
  (In other cases, make the variants methods on GdkDisplay/GdkScreen
* Adapt GTK+ widgets to be multihead safe
* Allow initialization of GTK+ without opening a display with gtk_parse_args()
* Add multihead support to demos/tests.
* Xinerama support [Erwann Chenede, Matthias Clasen]
* Allow GDK backends to add custom argument parsing [Sven Neumann]
* Add ::keys-changed signal to GdkKeymap, handle keymap changes for keybindings [Owen]
* Add style property for drawing menu items without shadow [Soeren]
* gtk_widget_modify_color_component/font(): Allow clearing
  current modifications. [Owen]
* Add GtkWidget::is_focus, GtkWindow::is_active properties [Owen]
* Some XEMBED changes for standards compliance and Qt compatibility [Owen]
* Improve label behavior when it gets a too small allocation [Soeren]
* Add support for depth 8 StaticColor visuals to gdkrgb [Matthias]
* Theme drawing improvements [Soeren]
* Add types for GtkRowReference, GtkClipboard [Jonathan Blandford, James Henstridge, Owen]
* Use G_TYPE_FLAG_ABSTRACT for abstract types [Matthias]
* Add gtk_menu_shell_select_first() [Owen]
* Add gtk_notebook_get_n_pages() [Havoc Pennington]
* Allow accel_path = NULL for gtk_menu_item_set_accel_path().
* Allow icon sizes to be changed via a GtkSetting [Bill Haneman, Brian Cameron, Owen]
* Improve gdk-pixbuf loader tests [Soeren Sandmann]
* Use iTXT chunks when necessary in PNG image saver [Matthias]
* Add incremental loading for progressive jpegs [Matthias]
* Add load-at-size functionality [Matthias]
* Add a loader for .ANI animations [Matthias]
* Load hotspot for .ICO files [Matthias]
* Add gtk-im-preedit-style/gtk-im-status-style XSETTINGS [Hidetoshi Tajima]

Lots of bug fixes and enhancements.
2002-12-24 04:07:31 +00:00
cjep
844c5578a5 Add RCS tag 2002-12-23 18:30:54 +00:00
tsarna
1ec1c651db Xkbd is a small highly configurable 'virtual' on-screen keyboard for
X11.  It is designed primarily for use on a PDA, but will hopefully be
of use on other devices where a physical keyboard is not present.

Xkbd uses no widget set and is based purely on xlib.
2002-12-20 18:16:37 +00:00
grant
2f597dd4ba Updated xmountains to 2.6.
Changes since 2.5 unknown, see HOMEPAGE.

Update provided by Juan RP in PR pkg/19454.
2002-12-19 13:57:37 +00:00
grant
892d6b7370 Update to xmountains-2.6. 2002-12-19 13:54:01 +00:00
grant
6d4b10ad12 update MASTER_SITES. 2002-12-19 13:07:42 +00:00
grant
7bc71c4392 update MASTER_SITES and use .bz2 distfile. 2002-12-19 12:59:29 +00:00
christos
83e3b29c2e keep stdout open so that utmp_update [the kernel] does not bitch 2002-12-18 15:31:21 +00:00
jmmv
95ae842a85 Update gnome-panel to 2.0.11.
Changes since 2.0.10:
- Added new translations: am, be.
- Removed calls to gconf_client_suggest_sync since this synching is not
  necessary. Performance analysis highlighted that gnome-panel was
  causing >100 syncs to happen (with ~10 items in the panel).

Patch provided by Juan RP in PR pkg/19418, with some minor changes by me.
While I'm here, change my email address to the netbsd one.
2002-12-16 22:55:03 +00:00
jmmv
23d7352d58 Update gnome-desktop to 2.0.10.
Changes since 2.0.8:
- Added Belarusian translation.
- Added desktop-docs/gnome-feedback/Makefile and
  desktop-docs/gnome-feedback/C/Makefile.

Patch provided in PR pkg/19411 by Juan RP.
2002-12-16 21:26:55 +00:00
grant
9cecc71356 update MASTER_SITES. 2002-12-15 14:55:21 +00:00
jmmv
19e8456dc2 Regen. Author has recreated configure and Makefile.in files with newer
versions of automake/autoconf.
2002-12-15 11:59:22 +00:00
schmonz
0268aa4b89 REPLACE_PERL's working directory is ${WRKSRC}, so packages needn't
prefix REPLACE_PERL definitions with ${WRKSRC}.
2002-12-14 03:43:18 +00:00
salo
38083d0c76 Set reasonable GNOME_DATADIR, otherwise files get installed to /share.
Addresses PR pkg/19331 by Richard Rauch, also seen in latest Hubert's bulk
builds.
2002-12-14 02:34:03 +00:00
tron
0fb1e93598 Include buildlink2 glue code for "libxslt" to fix build failures. 2002-12-13 21:40:33 +00:00
jmmv
8c3cd3770a Depend on scrollkeeper; it is required during the build stage to generate
some files.
2002-12-13 20:13:50 +00:00
drochner
342513fc3a fix "missing libiconv" build problem by LTCONFIG_OVERRIDE -> LIBTOOL_OVERRIDE
substiturion
2002-12-10 19:06:13 +00:00
tron
39a943ad92 Replace "true" by "${TRUE}". 2002-12-09 16:01:10 +00:00
salo
4f89470519 Set correct WRKSRC, delint. 2002-12-08 02:13:30 +00:00
cjep
f9ee54d2f4 Add and enable wdm. 2002-12-07 21:19:19 +00:00
cjep
210d46d432 Initial import of wdm 1.20 into the NetBSD packages collection as
x11/wdm.

wdm is a modification of XFree86's xdm package for graphically handling
authentication and system login. Most of xdm has been preserved (XFree86
3.3.2.3) with the Login interface based on a WINGs implementation using Tom
Rothamel's "external greet" interface.
2002-12-07 21:18:33 +00:00
schmonz
0a1bd5acad Replace IGNORE with PKG_FAIL_REASON or PKG_SKIP_REASON as appropriate. 2002-12-07 02:38:52 +00:00
skrll
4a1212f9cf Fix dependency after recent update to kdenetwork. 2002-12-06 15:19:26 +00:00
skrll
3872e703c8 Bring in the patches that fix the recent security problem.
PKGREVISION++
2002-12-06 11:00:30 +00:00
drochner
5d56691537 update to 0.93.36
changes to the pkg:
-don't bother sharing patches with the Motif-1.2 compatible version
 anymore -- most patches were only necessary to be able to share
 patches, so it got ridicoulous
-kick out use of autoconf et al. - just unneeded complexity
-comply to Motif-2.1 instead of 2.0
lesstif changes:
-added XmSimpleSpinBox implementation
-Initial implementation of the CareParentVisual Trait
-Start implementing XmRenderTable, XmRendition, XmTabList
-misc fixes/cleanups
2002-12-05 19:10:42 +00:00
drochner
0f8572c94b Untangle this from the x11/lesstif pkg.
This is, just move the bits which were pulled in from there here,
unchanged.
2002-12-05 18:49:55 +00:00
tron
9fda96b4bb Remove vulnerable and not really necessary KIO protocols for "rlogin"
and "telnet".
2002-12-05 15:28:29 +00:00
tron
5ce2757594 Update dependences on "kdeadmin2" and "kdenetwork2" packages, bump
package revision.
2002-12-05 12:25:14 +00:00
hubertf
b435acd30c Update xlockmore to 5.06. Changes:
Updated xlock/vms_x_fix.h from Jouk Jansen.
  Patched losira erase mode, would die on X_FreeColor with
    swirl,mandelbrot,lyapunov,tube on PseudoColor and DirectColor.
  Patched swirl for DirectColor.
  Makefile.in changes by Peter Breitenlohner <peb@mppmu.mpg.de> so that
    xlock can be built outside the source tree.
  setuid(0) is moved 3 lines up so BAD_PAM option could work with an
    /etc/pam.d/xlock configuration file that users do not have access to.
    Thanks to Jan Provaznik <xprovazn@informatics.muni.cz>.
  petri / 0 fix thanks to Jouk Jansen
  Cygwin fix for logout.c thanks to Joseph Davida <jd108@pacbell.net>.
  Linted (lots of minor fixes) and removed the voids on free.  Lint
    pointed out some problems with erase modes and petri.
  Failed unlock attempts thanks to <colin@colino.net>.
    Need Japanese, Dutch added by Jouk Jansen.
  New mode atunnels thanks to Eric Lassauge based on Roman demo.
    tunnel0.xpm color names for many grays ("darkgray", "gray2", etc) not
      found on SunOS4 which then caused memory leaks thanks to Tom Schmidt.
    -size option like fire (since it is real slow on slow machines)
      thanks to Tom Schmidt.
    Another VMS update and pipe protection from Jouk Jansen.
    TODO:
      Check multiscreen, allocation check
      Trackmouse would not be bad either.  -wire does not seem to work.
      Some other colour schemes than the greyish default.
  pacman patch to get rid of negative unsigned check thanks to Jouk Jansen
  Patch for WindowMaker, this permits one to set several attributes to
    every window opened; each attribute is associated to the class of
    the window.  Thanks to Paolo Subiaco <iw3grx@ir3ipa.ampr.org>
  Erase compilation warnings removed thanks to Jouk Jansen.
2002-12-05 00:45:51 +00:00
martti
402e03f95a Updated xpmroot to 2.4.14 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-12-02 08:52:58 +00:00
wiz
32433d57b0 Update to 2.09:
* Fix colormap refcounting, which caused frequent metacity crashes
* GtkTreeView bug fixes
 - Make TreeView reordering work on FreeBSD/Solaris
* Various bug fixes
2002-11-29 17:25:22 +00:00
tron
60935688d7 Fix typo: USE_BUILLDINK2 -> USE_BUILDLINK2 2002-11-28 11:01:32 +00:00
jlam
9718326373 Bump PKGREVISION to on x11/fltk to 1: link the dependent libraries
directly into libfltk.{la,so} so that we don't need to guess at which
additional libraries will be needed to link into a program when linking
against libfltk.  Suggested in private email by Dave Sainty <dave at
dtsp dot co dot nz>.
2002-11-25 18:58:36 +00:00
jlam
9a50e4c655 FLTK headers should also be found under <include/Fl/*>. 2002-11-25 18:21:02 +00:00
tron
15f9513b31 Fix scary amount of build warning on NetBSD systems with UTMPX support. 2002-11-21 16:18:16 +00:00
grant
aba429a1a4 use ${GDMOWN} and ${GDMGRP} rather than hardcoded user/group `gdm'. 2002-11-21 10:52:15 +00:00
grant
0369551d27 - use POSIX form of chown user:group' rather than user.group'
- make use of ${CHOWN} and ${CHMOD}

fixes pkg/18177 from Julien T. Letessier.
2002-11-21 10:41:43 +00:00
jlam
91656d45e8 Use new db-1.85-handling in databases/db/buildlink2.mk instead of the weird
replacement of "-ldb" in the configure script.
2002-11-18 20:51:21 +00:00
jlam
31854edfde Note that this package uses C++. 2002-11-17 09:11:14 +00:00
dmcmahill
ef27f4ef62 turn down the optimizaiton level on sparc as well as alpha to let this
get past -O2 bugs.
2002-11-16 18:45:32 +00:00