Commit graph

3970 commits

Author SHA1 Message Date
markd
f8fbbe2422 Update kdelibdocs to 3.1.3. 2003-07-30 13:39:57 +00:00
markd
70a657b20a Update kdebase to 3.1.3.
Changes:
* kate: Make saving of remote files during shutdown work.
* kcontrol/colors: Don't reset widget selection dropdown when selecting a different
  theme
* kcontrol/filetypes: Fixed removing of mimetypes specified by a .kdelnk file
* kcontrol/input: fix application of large & white cursors
* kcontrol/services: don't show kxmlrpcd, kalarmd and kwrited if they're not
  installed
* kdesud: support empty passwords
* kdm: Fix i18n support for the GuiStyle and ColorScheme combos
* kdm: don't reset local Xserver if termination is requsted
* keditbookmarks: Various bufixes
* kio_sftp: Support OpenSSH 3.6+
* kio_sftp: Support older sftp protocol revisions
* kio_smb: Huge update for samba 3.0.
* kicker: Improve icon scaling in service menus
* kicker: "Terminal Sessions" special button supports sessions with dots in filename
* kicker: "Terminal Sessions" special button with same sort order as the one in
  Konsole.
* kicker: Fix mimetype resolution in the quickbrowser
* kicker: Fixes for stuck tooltips
* kicker: Do not create local directories for .desktop files used in service
  buttons if no needed
* kicker: Fix apply button not working for quickstart menu entries settings
* kicker: Fix hide button preference effects reversed
* kicker:Various fixes for recent apps history
* kicker/minipager: don't show redundant tooltips when the page already shows names
* konsole: Added Ctrl+Shift+N as alternate default shortcut for "New Session".
* konsole: Fixed fixed-width with proportional-font drawing routine.
* konsole: Fixed problems with mouse and paste support and detached windows.
* konsole: Let new color schemes take effect once kcmkonsole tells to do so.
* konsole: Wheel mouse fixes for Mode_Mouse1000.
* konqueror: Flicker fixes inside the iconview
* konqueror: Fix for inter-process copy-past with the listview
* konqueror: Make sure the tab close button is properly enabled when a 2nd tab is
  first open through context menu entries
* konqueror: Made Ctrl+Enter for new tab in URL combo working again.
* konqueror: Various sidebar fixes
* konqueror: make sure that the location label truly disappears when disabled
* konqueror: konqueror warning for repeated POSTs
* konqueror: Konqueror crash when dragging image from about:konqueror
* konqueror: Improve tracking of listviewitems so that we don't crash when they get
  deleted somewhat unexpectedly
* konqueror: Don't crash when updating toolbars without a part load
* konqueror: Properly handle 'stop' when still listing the directory in the info
  list view
* konqueror: Efficiency fix: make sure only one konqueror instance saves the history
  when it changes
* konqueror: Don't use deleted KFileItems.
* Don't crash when doing a copy w/o a currentItem
* konqueror: Stop activity when the user tries hard to enter a URL
* konqueror: Properly calculate column indices for the meta info listview
* konqueror: Hide the find part on a second click on its toolbar button
* konqueror: Handle _top/_blank, and so on, case-insensitively
* libkonq: make sure KFileTip does not hold on to stale file items
* libkonq: precaution: make sure that no preview jobs hold on to icon view's items
  when it's cleared
* libkonq: fixes to cut-and-paste
* libkonq: network-friendlier paste button state polling
* kwin: Fix deactivation of window when loosing focus
* kwin: New windows are drawn above open menus
* kwin: Some non-resizable windows can still be resized
* kwin: Fixes for click raise
* kwin: If a window is hover-unshaded, then it's not shaded for the outside world
* kwin: Keramik decoration: Properly detect XShape on Solaris
* nsplugins: Fix relative URLs.
2003-07-30 13:34:58 +00:00
markd
d755cf3eb5 Update kdelibs to 3.1.3.
Changes:
* build system updates, gcc 3.4+ compilation fixes (Dirk Mueller)
* ensure that each installed header file can be compiled on its own (has all
  necessary includes/forward declarations)
* SECURITY: kio/khtml: Improve referer handling, always strip out username and
  password.
* Roaming user support (Helge Deller)
* kabc: add quotes around names from LDAP which contain non-alphanumeric characters
* kabc: unterminated string handling fixes
* kbugreport: only refer to http://bugs.kde.org if the bug-address is
  submit@bugs.kde.org
* kcookiejar: don't deliver cookies when the url is "strange"
* kcookiejar: unbreak cookies for https sites once again
* kcookiejar: make kcookiejar --remove <domain> work
* kdecore: never unload dante socks library, it crashes when doing so
* kdecore: Adding KMacroExpander, class for shell-safe expansion of filenames in
  shellcode
* kdeinit: Handle X errors instead of just crashing when they occur.
* kdeprint: improvements to handling of cups network printers
* kdeprint/smbview: use nmblookup -M -- to make it work with samba 3.0
* kdeui: dragging from the "konqueror wheel" button no longer duplicates the window
* kdeui: rewritten mouse cursor-autohide code (hopefully much more stable now)
* kdeui/kfontdialog: Try very hard to match the font name that was passed with one
  that actually exists
* kdeui/kmainwindow: fix for saving statusbar state when autosave is enabled
* kdewidgets: Add some new widgets
* keramik: Major fixes to toolbar gradient alignment, as well as some miscellaneous
  fixes.
* khtml: avoid endless-relayout-loop
* khtml: several backports of fixes from 3.2 development branch
* khtml: several fixes to bugs exposed by DOM2 testsuite
* khtml jpeg loader: use memmove in places where memory regions overlap (valgrind
  we love you)
* kio: crash/memory leak fixes
* kio: added ability to add host:port to the no-proxy list
* kio: speedup handling local files
* kio: improvements to the layout of the HTTP Authentication password dialog
* kio: allow rtsp:// protocol redirecting to mms://
* kio: KIOSK restriction fixes
* kio: signal handling fixes (SIGPIPE etc)
* kio_http: text/html mimetype in Accept: gets preference over other text/* types
* kio_http: improvements in HTTP referer handling
* kiconloader: memory leak fix
* kjava: thread handling fixes
* kjava: don't send text to the console window if its not visible (saves huge
  amount of memory on some pages)
* kjava: catch exceptions thrown inside Applet.destroy
* klocale: Support Macedonian plural forms
2003-07-30 13:16:56 +00:00
grant
007d2abd61 when using LIBTOOL_OVERRIDE in preference to LTCONFIG_OVERRIDE, let's
at least set it to ${WRKSRC}/libtool :)

fixes install on Linux.
2003-07-30 12:50:39 +00:00
mrg
6717c136c8 support gcc3 cpp 2003-07-30 05:39:15 +00:00
markd
d3571fd9fa Note kdepim update. 2003-07-29 12:34:25 +00:00
drochner
a33b0d84c5 Setup.tk was just for graphics/sketch, which doesn't need it anumore.
g/c
2003-07-28 09:23:55 +00:00
jdolecek
826c81352b add qt3/mkspecs/default/*.h to BUILDLINK_FILES (needed for chat/psi 0.9) 2003-07-27 21:42:21 +00:00
jmmv
30925b26c7 Bump revision due to SDL update, and sync versions in buildlink files where
needed.  This is required because esound has been droped as a dependancy.
2003-07-26 21:41:08 +00:00
wiz
ce8d32c6b6 Depend on current versions of dependencies in pkgsrc. Bump PKGREVISION. 2003-07-25 23:11:18 +00:00
tron
6a93f23bbe Fix build problems on systems with XFree86 4.3.0 and the "xpkgwedge"
package installed.
2003-07-25 14:09:41 +00:00
jmmv
1dfabd0f9f Update to 2.0.2:
* configure.in: Added "ta" (Tamil) language to the languages' list.
* configure.in: Added Belarusian to ALL_LINGUAS
* src/terminal-widget-vte.c (terminal_widget_fork_command):  Update to
  new signature of vte_terminal_fork_command(), fixing Red Hat #76529.
* src/simple-x-font-selector.c: Make EggXFontSelector's finalize
  method to free EggXFontFilter's data.
  Fixes #89770
* src/terminal-screen.c (make_font_monospace):
  Fix #96114: to responce to "use system font" option
* src/terminal-widget-vte.c (terminal_widget_set_allow_bold):
  wire up set_allow_bold for use with vte
* src/terminal-screen.c (drag_data_received):
  back out the previous change - conversion from UTF-8 should
  be performed in terminal widget side - since only the
  terminal widget know which encoding it is in (#95230)
* src/terminal-screen.c (drag_data_received):
  convert drag&drop data back to locale's encoding before sending to
  terminal (#95230: drag&drop is broken with non-ASCII characters)
* gnome-terminal.desktop.in: Fix the desktop file so that it
  validates correctly, and claims to be a GNOME terminal
  emulator. Closes #91150.
* src/terminal.c : Handled the "die" signal sent by master
  session so that session can kill the terminal. Fixes bug#90612
* configure.in: added 'ro' to ALL_LINGUAS
* src/terminal-accels.c (terminal_edit_keys_dialog_new): put in
  GTK+ mode.
* src/eggcellrendererkeys.[ch]: update from libegg.
* src/profile-editor.c (profile_editor_update_silent_bell): add
  missing "!" that made the "Terminal bell" setting behave
  incorrectly
* configure.in: Add Latvian (lv) to ALL_LINGUAS
* configure.in: Add Japanese(ja) to ALL_LINGUAS
* ChangeLog, help/C/gnome-terminal-C.omf,
  help/C/gnome-terminal.xml,
  help/C/figures/gnome-terminal-default.png,
  help/C/figures/gnome-terminal-tabbed.png
  merge docs changes from HEAD to gnome-2-0
* src/gnome-terminal.glade2 Correct mnemonic widgets  for labels
  "Color _palette", "_Scrollbar is:" and "_Delete key generates:".
  Set step_increment and page_increment for adjustment of GtkHScale
  darken-background-scale". Fixes #90552.
* terminal.c: Fixes terminal crashes while using
  command line options (86982). Patch from
  tino.shwarze@informatik.tu-chemnitz.de
* terminal-widget-vte.c: handle widget padding (backport from HEAD).
* terminal-window.c: Allow toggling of Hide/Show Menubar to
  work with keybindings. Fixes #88761.
2003-07-25 09:14:10 +00:00
jmmv
248dc57105 Do not build the static version of the xmms-osd plugin (it's useless).
Bump revision of its package (xmms-osd) to 2.
2003-07-24 17:17:36 +00:00
jschauma
1c7832e519 Add/enable fspanel 2003-07-23 17:00:42 +00:00
jschauma
d7c3329e99 Initial import of x11/fspanel, based on package submitted by
ptiJo at noos dot fr in PR pkg/21343:
FSPanel is a panel for Linux/Unix that lists all your open windows. It
lets you iconify and bring windows to front. FSPanel is tiny, less than
10k on i386-linux. It does require a EWMH compliant window manager
though (eg. Enlightenment, SawFish, WindowMaker, IceWM).

Basically it's a tiny, lame, featureless panel.
2003-07-23 16:59:53 +00:00
jmmv
f3f12ec1fb Initial version of buildlink2.mk. 2003-07-23 15:40:52 +00:00
jmmv
105143e715 Bump revision due to metacity update (startup-notification was added to its
buildlink2.mk file, so a new dependancy was introduced).
2003-07-23 15:36:26 +00:00
jmmv
973474ee3e Use PKGCONFIG_OVERRIDE. Explicitly include pkgconfig's buildlink2.mk. 2003-07-23 14:00:06 +00:00
tron
df3359d16d Fix dependence on "qt3-tools" package and bump package revision.x 2003-07-23 11:10:15 +00:00
drochner
f3a278522a Also install the linguist tools "lupdate" and "lrelease".
PKGREVISION was bumped yesterday, so piggyback on that.
2003-07-23 09:41:41 +00:00
drochner
f218f3a69b add the py-qt3 stuff 2003-07-22 17:28:27 +00:00
drochner
46cc599891 Add PyQt-3.7 for Qt3, the qscintilla wrapper. 2003-07-22 17:27:05 +00:00
drochner
38e425f38c add one 2003-07-22 17:25:25 +00:00
drochner
7c4a8c2fe7 Add PyQt-3.7 for Qt3, addon modules which depend on the base module. 2003-07-22 17:24:50 +00:00
drochner
5e83fcad58 Add PyQt-3.7 for Qt3, the base module and tools. 2003-07-22 17:22:48 +00:00
drochner
e85ff06350 Add the links and LDFLAGS to build PyQt properly. 2003-07-22 17:19:59 +00:00
drochner
349036ac7c Build, install and use a shared libqassistantclient.
This is primarily needed by PyQt.
2003-07-22 17:17:19 +00:00
adam
ffe8ff5cc8 Changes 2.2.5:
* fixed memory leak
* gtkmmproc: added GMM_PROTECTED_GCLASS macro
* documentation corrected
2003-07-22 08:59:35 +00:00
martti
470fac731a HOMEPAGEs without a trailing slash are incorrect and also bad style. 2003-07-22 05:14:42 +00:00
mrg
ddf27bda9c actually make sure the subpackages depend on p5-gtk itself! 2003-07-22 00:00:43 +00:00
martti
cd2f7f1959 COMMENT should start with a capital letter. 2003-07-21 17:38:24 +00:00
wiz
04f62f706a Change address of maintainer per PR 22170. 2003-07-19 08:54:23 +00:00
adam
453eb45962 Changes 0.93.41:
Intermediate release - extend LessTif to work with the Xft library
	Bug-fixes
Changes 0.93.44:
	Bug-fixes
Changes 0.93.46:
	Bug-fixes
2003-07-18 10:50:06 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
adam
00fea69c73 Changes for 2.2.3: bugfixes, updated examples and documentation, dispatcher ported to Win32 2003-07-16 15:35:25 +00:00
drochner
977226692b import sip-x11-gpl-3.7 for qt3, a wrapper ganerator which will be needed
for PyQt3
2003-07-15 16:40:45 +00:00
drochner
411e064a3a +qscintilla 2003-07-15 15:55:50 +00:00
drochner
9d1a757e22 import qscintilla-1.53-x11-gpl-1.1, a port of the scintilla source code
editing widget to Qt
2003-07-15 15:55:00 +00:00
hubertf
34561b0977 use tar to handle permissions 2003-07-15 14:50:05 +00:00
hubertf
fe9ec49a96 Update xlockmore to 5.09. Changes:
* kerberos4 fix (it got bumped during a kerberos 5 update)
  penrose -mono now more interesting
  updated -showfps.  It should work better now.  It stops working when
    it jumps from the password window.
  mandelbrot -pow and -sin options added.  Kind of slow, so not in
    fullrandom.  Best if used with -binary.  No idea if the new options
    are correct mathematically.
  allows lifefile to be bigger in life and life3d.  (This allows
    the  "-mode life3d -rule B6/S567 -lifefile ../etc/barrierg.3dlife".
    (If a glider could escape from the barrier without damaging it, it
    would prove that glider guns in 3d life are possible since the
    barriers create a local Conway's B3/S23 life.))
  converted lyapunov,mandelbrot,swirl,tube to the xscreensaver way of
   doing things for writeable modes.  Stuff no longer used or never used
   taken out with the help of lint.
  xmlock and Xlockup (by Thad Phetteplace tdphette@dexter.glaci.com).
    Only works on Sun.  Will sort of work on Linux for
    detecting mouse movement only.  See xmlock.c.  Default timeout is set
    at 0 (off) so this will not cause a problem if it does not work.
    Jouk Jansen's patch for Alpha (slightly changed).
  wire restarts when static
  lyapunov was left out of writeable modes in random.c
  spline fix, when in random mode it could core dump.
  maze fix thanks to guillem.hernandez@bt.com, for large resolutions as in
    a dual headed configured as one 2560x1024 screen.
2003-07-15 14:49:04 +00:00
tron
d013d669ff Remove me as maintainer of this package. 2003-07-15 13:19:44 +00:00
martti
238931c199 Initial version 2003-07-14 11:45:02 +00:00
wiz
ed893e8693 Add physfs buildlink2.mk. 2003-07-13 21:07:16 +00:00
wiz
7a2b0249d8 Add and enable paragui 2003-07-13 20:55:18 +00:00
wiz
fec1f6f1d2 Initial import of paragui-1.0.4, a cross-platform GUI widget set. 2003-07-13 20:54:32 +00:00
wiz
2d9b835f6b Update DEPENDS. 2003-07-13 17:54:29 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
wulf
68a03c1c5e Removed patches/patch-cf and use REPLACE_PERL instead to fix incorrect path
to perl in kdeui/preparetips
2003-07-13 11:35:32 +00:00
wulf
172c33c49c Removed patches/patch-af and instead use REPLACE_PERL to fix incorrect
path to perl in fileshareset script
2003-07-13 11:19:28 +00:00
wulf
709789fb53 Fixed broken path to perl utility in preparetips script. 2003-07-13 07:56:39 +00:00
taca
fcf3fdab7a Fix error when XLOCK_DEFAULT_MODE is defined. 2003-07-13 07:36:42 +00:00
wulf
7f5ec3a9be Fixed incorrect path to perl that caused fileshareset script to fail. 2003-07-13 04:13:04 +00:00
zuntum
36093146f6 Update MASTER_SITES per PR#21779 2003-07-12 14:30:06 +00:00
jmmv
af45d56e4d Update to 2.2.2.2:
Version 2.2.2.2

Panel
	* Fix some a leak in gnome-run (Kjartan)
	* Enable SVG themes (Mark) Fixes bug #114706
	* Don't call our_gtk_menu_position() twice. (Padraig)
	* Draw button-widget focus line with state GTK_STATE_NORMAL.
	  Fixes Bug #109887 (Rajkumar)
	* Special case tiling a 1x1 pixmap to increase speed greatly.
	(Mark)
Applets
	* pager.glade: Allow only numeric values to spinbutton.
	Fixes bugzilla bug #115908 (Pasupathi)
Translators
	* Dafydd Harries, Chris M. Jackson, Kyfieithu contributers (cy),
	  Erwin Sanjaya (id), Arafat Mendini (ar)

Version 2.2.2.1

Panel
	* Fix possible crash from stale references to GdkWindows (Owen, Mark)
	* Allow drawer button to be themed (Mark)
	* Fix crashing when moving applets between panels (Arvind)
	* Fix jitteriness with image in the run dialog (nix@go-nix.ca)
Applets
	* Fix crashing after removing show desktop buttom (Mark, Arvind)
	* Fix multiple mailcheck processes with imap (Muktha)
	* Destroy about dialogs when removing applets (Bala, Leena)
Translators
	* Dinesh Nadarajah (ta) and Ole Laursen (da).

Version 2.2.2

Panel
	* Fix crash when deleting the menu panel (Arvind)
	* Fix a possible crash in background code (Mark)
	* Make Ctrl-F10 popup the context menu even with out-of-proc
	  applets (Padraig)
	* Fix keynav behaviour of drawers (Padraig)
	* Focus the run dialog entry after appending a file (Padraig)
	* Center the "Create Launcher" dialog on the screen (Raj)
	* Focus the run dialog entry when no applications are selected (Arvind)
	* Convert screenshot filename to UTF-8 before displaing it (Toshi)
libpanel-applet
	* Fix bug with loading applet schemas (Yatin Chawathe)
	* Stop applets from connecting to the session manager (Havoc, Mark)
Applets
	* Remove extraneous calls to gnome_program_init (Mark)
	* Fix usage of static variables in the mailcheck applet (Jens Zechlin)
Docs
	* Removed info on defaults as they vary amongst distros (Irene)
	* Add docs translations (Mike Lei)
Misc
	* Remove the .so suffixes from shlibs in .server files (Mark)
	* Replace leading spaces with tabs in sgmldocs.make (Art Haas)
Translations
	* Belarusian team (be), Christian Neumair (de), Christophe Merlet (fr),
	  Danilo Šegan (sr), FSF-India (ml), Guntupalli Karunakar (hi),
	  Joel Brich (eo), Jordi Mallach (ca), Mathieu van Woerkom (li),
	  Ole Laursen (da), Pauli Virtanen (fi), Raphael Finkel (yi),
	  Reinout van Schouwen (nl) and Runa Bhattacharjee (bn).
2003-07-11 19:04:09 +00:00
agc
6eacd3982c Some packages check for tclsh and wish rather than using other means of
testing for the presence or absence of tcl or tk, so add these to the
files managed by buildlink2.
2003-07-09 14:04:06 +00:00
markd
d6e673da4a Don't hardcode /usr/pkg in patches. 2003-07-08 14:05:06 +00:00
skrll
ef44e6a9cf kdemultimedia is now at 3.1.2nb1. 2003-07-08 06:58:59 +00:00
wulf
36c6c71134 Updated to xplanet-1.0.1, rewrite of older version 2003-07-05 09:07:55 +00:00
jmmv
c5c294871d Avoid hardcoding /usr/pkg in patch files (untested, sorry). 2003-07-02 18:06:40 +00:00
jmmv
be59d8f163 Add and enable multi-aterm. 2003-07-02 13:29:05 +00:00
jmmv
b842a74491 Initial import of multi-aterm, version 0.0.4:
multi-aterm is a multi-terminal for the X Windows system based on aterm that
provides tabbed functionality without requiring KDE or GNOME.

Provided in pkgsrc-wip by Juan RP with some changes by me.
2003-07-02 13:28:30 +00:00
jmmv
b360de0067 Fix typo: CONFIGUE_ARGS -> CONFIGURE_ARGS. 2003-07-02 12:13:10 +00:00
jlam
282ff5a49d Add a reminder to reset the PKGREVISIONs in the xlockmore* Makefiles if
this package is updated.
2003-06-30 07:47:27 +00:00
jlam
4a8f4e55eb Update x11/xlockmore to 5.08.2. Changes from 5.08.1 include fixing the
maze module for large resolutions (2560x1024) as is possible for
dual-headed configurations.
2003-06-30 07:45:47 +00:00
jlam
06b75ed289 Add and enable xlockmore-lite 2003-06-30 07:32:21 +00:00
jlam
b2e1d54a43 Initial import of x11/xlockmore-lite. This is the "lite" version of
xlockmore, which used to be built from the xlockmore package if XLOCK_LIGHT
was defined in /etc/mk.conf.
2003-06-30 07:31:19 +00:00
jlam
607fd0e0dd Bump PKGREVISION of x11/xlockmore to 1. Changes include:
* Move the sound files to the standard location for xlock sound files.
 * On NetBSD, use ossplay instead of audioplay if USE_OSS is defined.

Also split out a xlockmore Makefile.common to be used in a forthcoming
"xlockmore-lite" package.
2003-06-30 07:28:59 +00:00
jmmv
e1bc011533 Update to 2.2.2:
- Misc xosd patches (Philipp Matthias Hahn)
- configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
2003-06-29 11:45:00 +00:00
uebayasi
f940f790d2 Update to 2.7.0.
ver 2.7.0
* Supported pty switching in the same window.(see doc/ja/README.ja in detail for
  the Japanese.)
* Supported koi8-t,georgian-ps,cp1251 and cp1255.
* Gettextized mlconfig.
* Improved 'apply','cancel' etc buttons in mlconfig.
* Mlconfig now can save configuration changes to ~/.mlterm/main.
* Added mlterm-menu which starts by Ctrl+Right.
* Forbidden 5380 protocol(doc/en/PROTOCOL) for some security issues,
  and removed mlcc, mlconf_curses and w3mmlconfig as a result of it.
* Fixed many bugs, cleaned many codes, and updated documentations.
2003-06-29 07:59:15 +00:00
jmmv
ea46e2cfb0 Create and remove the empty lib/gtk-2.0/2.2.0/engines directory.
While here, fix a typo in the PLIST.  Bump PKGREVISION to 1.
2003-06-27 18:10:15 +00:00
wiz
7adc283fc5 Convert to USE_NEW_TEXINFO and buildlink2.
Remove CFLAGS setting from Makefile.
2003-06-27 08:14:24 +00:00
wiz
84025606f6 Convert to USE_NEW_TEXINFO; switch to LIBTOOL_OVERRIDE while here. 2003-06-25 13:35:06 +00:00
tron
504afeddda Fix package list for system where "ocaml" with compiled with threading
support. Bump package revision to reflect change.
2003-06-24 14:09:53 +00:00
wiz
1a898aa460 Update to 4.11:
* New hacks, `hypertorus', `cubestorm', `glknots', `blocktube',
  and `glmatrix'.
* Updates to `cloudlife', `engine', `xmatrix', and `sonar'.
* Rewrote `glslideshow': it should work on somewhat wimpier
  video cards now.
* Various portability tweaks.
2003-06-24 10:22:46 +00:00
jschauma
874df2b597 s/packages@/tech-pkg@/g
(Forgot the last time we did this.  Pointed out by Sergey
Svishchev (svs at ropnet dot ru))
2003-06-23 14:23:13 +00:00
mrg
82a4fce427 part 1 to fix PR pkg/21891: split common parts of p5-gtk and it's sub
packages out, and have a generic method of building a sub package.
2003-06-23 07:14:47 +00:00
wiz
e5febea2fc Depend on latest qt2-libs; bump PKGREVISION. 2003-06-19 08:24:33 +00:00
agc
1cf87833d6 When constructing the WRKSRC definition, use ${PKGNAME_NOREV} rather than
${PKGNAME}, so that the WRKSRC definition is immune from any subsequent
PKGREVISION changes. With thanks to jmc for the nudge.
2003-06-18 09:22:14 +00:00
fredb
d34ccddd00 Fix typo caught by gcc-3.3. 2003-06-14 20:31:33 +00:00
cjep
fc139a1628 Add NetBSD RCS tags 2003-06-13 10:55:25 +00:00
cjep
1bf5b7b84d lint 2003-06-13 10:51:32 +00:00
jschauma
9d90ae57f6 make this work on IRIX 2003-06-12 15:46:03 +00:00
jschauma
26ecf01424 Apply one more patch to satisfy some GNU bison versions on Linux.
This closes PR pkg/19860.
2003-06-12 13:39:58 +00:00
abs
fb6c29f8bf Update for the fact that 'arm' ports have been called NetBSD-*-arm for a while
now and not NetBSD-*-arm32. Changes include one or more of:
    - Change MACHINE_ARCH == arm32 to also match arm
    - Where ONLY_FOR_PLATFORM includes NetBSD-*-arm32, add NetBSD-*-arm
    - Where BROKEN or worked around for arm gcc bugs, set USE_GCC3
The last may shake out a few more broken packages the next bulk build.
2003-06-11 20:50:50 +00:00
jmc
15fe13d659 This needs pkg-config so it gets all the CFLAGS correct for building 2003-06-10 23:13:43 +00:00
jmmv
ac325aa169 Update to 2.2.2:
* GdkPixbuf [Matthias Clasen]
 - Fix animation of slow-loading progressive GIFS
 - Fix long-standing animated GIF display bug with transparency
 - Misc bug and portability fixes [Rick Jones, Tim Mooney, Marijn Ross]
* GDK [Owen Taylor]
 - Draw continuous underlines between Pango layout runs when
   possible [Kang Jeong-Hee]
 - Fix gdk_pixbuf_from_drawable() for big endian [Christian Petig]
   Major rewrite of 16-bit handling for pixbuf_from_drawable()
* X11 backend [Owen]
 - Fix build on X11R5 [Albert Chin]
 - Fix switching keyboard layouts while running [Egmont Koblinger]
 - Work around RENDER extension bugs on certain Sun X servers [Morten Welinder]
 - Zero unused fields in client messages we send Lubos Lunak]
 - Fix occasional segfault when drawing pixbufs [Hans Petter Jansson]
 - Fix wrong initializaiton that was keeping XShm from being used.
* Win32 backend [Tor Lillqvist]
 - Tweak line drawing
 - Mouse/cursor fixes [Allin Cottrell]
 - Better handling of floppy drives in GtkFileSelection
 - Misc fixes [Arnaud Charlet, Cedric Gustin, Martyn Russell]
* Input methods [Hidetoshi Tajima]
 - Add rules for Greek accents to GtkIMContextSimple [Vasilis Vasaitis]
 - Fix sorting of rules in GtkIMContextSimple [Vasilis]
 - Miscellaneous GtkIMContextXIM fixes
 - Fix translation of input context names
* Fix keyboard accelerators/bindings on Numeric Keypad [Owen, Olivier Ripoll]
* Add Delete to GtkEntry context menu, Delete/Select All
  to GtkTextView context menu [Matthias]
* Keynav tweaks in GtkFileSelection, GtkColorSel [Matthias]
* Add C-A-PgUp/Down as alternative notebook page switching keys [Matthias]
* GtkTextView
 - Fix redrawing on color-only changes [Owen, Gustavo Giráldez]
 - Don't scroll to cursor on focus in [Paolo Maggi]
 - Fix spot location reported to input method [Owen, TOKUNAGA Hiroyuki,
   Yao Zhang]
 - Miscellaneous bug fixes [Torbjörn Andersson, Matthias, Manual Clos,
   Padraig O'Briain, Owen]
* GtkTreeView [Kristian Rietveld]
 - Fix prelighting [Sven Neumann]
 - Set drag cursor earlier to allow apps to override [Daniel Elstner]
 - Speed up insertions into GtkTreeModelSort [Owen, Jonathan Blandford]
 - Get background/cell area handling right in GtkTreeViewColumn [Vasco
   Alexandre da Silva Costa]
 - Bug fixes [Benjamin Bayart, Jonathan Blandford, Peter Bloomfield,
   Dave Cook, Felipe Heidrich, Richard Hult, Markus Lausser, Michael Natterer,
   Mariano Suarez-Alvarez, Owen]
* Fix handling of border width for GtkToolbar [Rodney Dawes]
* Rewrite adjustment handling of GtkViewport, fixing many bugs
  [Owen, Thomas Leonard, Michael]
* Misc bug fixes [Dennis Björklund, Jonathan, Dave Bordoley, Rich Burridge,
  Anders Carlsson, Arnaud, Matthias, Vasco Alexandre da Silva Costa,
  Tim Evans, Larry Ewing, John Finlay, Jeff Franks, Jody Goldberg,
  Jason D. Hildebrand, Charles Kerr, Alex Larsson, Noah Levitt, Xan Lopez,
  Loban Rahman, Richard Reich, Soeren Sandmann, Charles Schmidt,
  Rajkumar Siva, Owen, Sergey V. Udaltsov, Morten Welinder, Michael Zucchi]
* Code cleanups [Matthias, Glynn Foster, Britton Kerin, Sven Neumann,
  Doug Quale, Manish Singh, Morten Welinder]
* Switch to using libtool-1.5
* Build fixes [Matthias, J. Ali Harlowe, Rich Kinder, Jon Nall, Sven,
  Christian Rose]
* Documentation improvements [Matthias, Noah Levitt, Sven Neumann]
* New and updated translations (am,az,be,ca,cs,cy,da,de,el,es,fa,fi,fr,id,
  it,ko,li,ml,mn,ms,nl,no,pl,pt,sr,sr@Latn,sv,ta,uk,yi,zh_TW)
2003-06-10 10:47:04 +00:00
tron
f480c07e99 Add "Xft2" support. This provides antialiased fonts and fixes build
problems under XFree86 4.3.0 (and with it hopefully PR pkg/21828).
Bump package revision to reflect changes.
2003-06-09 12:32:45 +00:00
abs
86aae2823f Missed in last 2003-06-08 10:43:56 +00:00
abs
ac0387cf39 Avoid 'make int from pointer' warning under gcc3. No change to compiled package 2003-06-08 10:43:21 +00:00
drochner
79498ab6e3 Add some glue code so that the code which collects statistics for
kdesysguard is not wasted.
(Not that I consider this very useful, but showing just "UNKNOWN COMMAND"
looks bad.)
2003-06-05 21:29:32 +00:00
epg
0bd8db6689 Include startup-notification buildlink2.mk. 2003-06-05 19:36:03 +00:00
uebayasi
35df150e2f The \"startup-notification\" include is missing.
Pointed out by Marc Recht.
2003-06-05 07:45:03 +00:00
jmmv
024fd9e60e Update to 0.24: Logging functions were rewritten. Now it's possible to
redirect error/debug messages to syslog or to file. Pixmaps was moved to
/usr/share/pixmaps/wdm by default (by Julio Merino). Option to select on
whic display login panel will appear when using xinerama was added (with
help from Carlos Torres). Configure script was rewritten. Redundant tests
was removed. Now get-wings-flags script is used to determine compiling
and linking options. Tests for selecting pam/shadow was improved. Current
defaults should be good for almost everyone. New option to select xcursors
theme was added (only for XFree86 4.3.x).
2003-06-03 13:06:56 +00:00
abs
0de8869fb4 Use mk/gcc.buildlink2.mk rather than gcc/buildlink2.mk so lang/gcc3
is accepted. Suggested by Grant.
2003-06-02 14:05:00 +00:00
jschauma
e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00
jdolecek
34a7dccc1d use "3.x" instead of "3.0" in description, kde3 package is at 3.1.2 already 2003-06-01 18:10:01 +00:00
martti
282d406c05 Updated xpmroot to 2.4.16 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2003-06-01 06:53:28 +00:00
jmmv
81b5c68435 Update to 1.1.4 with patch provided by Juan RP in private mail:
* Fixed text redrawing bug.
* Some other minor stuff.
2003-05-31 15:05:27 +00:00
jmmv
6fdf05cc93 Depend on (at least) version 1.2 of gnome{,1,2}-dirs to automatically handle
the shared share/mime-info directory.  Bump PKGREVISION.
2003-05-30 16:19:50 +00:00
grant
1f5fe68e8c s/USE_CXX/USE_GCC_SHLIB/ 2003-05-29 23:53:13 +00:00
grant
712c21283a s/USE_CXX/USE_GCC_SHLIB/ - there are more shared libraries than just
libstdc++ in gcc3.

when defined, USE_GCC_SHLIB ensures that the correct rpath is passed
to the linker, and a full dependency on the compiler package is
registered.

packages which define USE_GCC_SHLIB should not include
mk/gcc.buildlink2.mk (or gcc{,3}/buildlink2.mk) as it is handled
automatically.
2003-05-29 23:14:07 +00:00
wiz
7bbdb8bd43 Update to 4.10:
Changes since 4.09:   * New hacks, `cloudlife' and `klein'.
                      * Added Apple ][+, HPUX, and OS/390 sessions to BSOD.
                      * Added some Matrix Reloaded text to `xmatrix'.
                      * Updates to `webcollage', `eruption', `jigglypuff',
                        `metaballs', and `endgame'.
                      * Completely ignore the `memoryLimit' setting now.
2003-05-23 09:39:52 +00:00
markd
acbed974fe Forgot to update the Makefile for 3.1.2 - thanks Martti 2003-05-22 12:05:48 +00:00
markd
49192da77d Update KDE to 3.1.2. 2003-05-22 03:07:17 +00:00
markd
1ff6ba76b9 Update KDE to 3.1.2.
Changes:

kdelibs:
* https authentication through proxy fixed.
* KZip failed for some .zip archives.
* Fixed a bug in socket code that made KDEPrint crash.
* kspell: Support for Hebrew spell checking using hspell (requires hspell 0.5).

kdebase:
* kwin: Alt+Tab works while drag'n'drop (unless the application also grabs keyboard).
* kio_smtp: Doesn't eat 100% CPU when connection breaks and fixed a confusing error
  message when AUTH failed ("Unknown Command" vs. "Authorization failed")
* kscreensaver: Fixed issue where kdesktop_lock would stay running indefinitely in
  the background if it could not grab the keyboard/mouse, preventing the screen from
  being locked manually.
* kscreensaver: Screensavers are now stopped when asking for the password [#56803]
* kio_smb: Several bugfixes for the smbro-ioslave.
* kdesktop: fixed minicli layout problem with Qt 3.1.2
* kdm: fixed incorrect user window width with Qt 3.1.2
* Konqueror: Create DCOP interface for mainwindow when object begins to exist.
* Konqueror: Fixed tab open delays when it can't reach website.
* Konsole: Don't flicker when selecting entire lines.
* Konsole: Crash, selection and sort fixes in schema and session editors.
* Konsole: Fixed mouse-wheel in mouse mode.
* Konsole: Allow programs to resize windows if enabled.
* Konsole: Keep output steady when triple-click selecting.
* Konsole: Added "Print" menu command.
* kicker: Fixed kasbar only drawing last icon from a group.
2003-05-22 02:42:39 +00:00
jmc
cc24a768a2 Make this skip (via PKG_SKIP_REASON) is XF4.3 isn't installed 2003-05-19 22:56:12 +00:00
jschauma
50603c64bd Make this build and install under Linux:
Do not define USE_BYACC, since not all Linuxen have byacc.  Patch a grammar
file accordingly.  Use -Wl,-rpath flags where necessary.

This should close PR pkg/19860.
2003-05-19 19:43:16 +00:00
kei
dcd9cae90d whitespace. no functional change. 2003-05-19 10:22:47 +00:00
wiz
1a5e298144 Bump PKGREVISION for -current run-time fix (patch-ae). 2003-05-16 22:31:49 +00:00
martin
def45b9663 Move initialization around a bit - locking the gdk mutex is a no-op before
gdk is initialized (via gtk_init). So lock it *after* initializiation.
Fixes PR pkg/21481, thanks to Nathan for debugging hints.
2003-05-16 22:15:27 +00:00
salo
93eed6e7c3 Updated to version 2.1.1.
Changes:

- HOMEPAGE and MASTER_SITES changed once again *sigh*

2.1.1:
======
- Fixed a bug in --calendar where an improper date (month) was
  preset when a null parameter was passed.
- Applied a patch from Peter Breitenlohner to allow Xdialog to
  build outside the source tree with VPATH.

2.1.0:
======
- Adapted a patch from Joerg Tretter allowing to pass optional
  <hours>, <minutes> and <seconds> parameters to the --timebox.
  Also made the <day>, <month> and <year> parameters of the
  --calendar optional.
- The --infobox and --gauge widgets now use non-blocking read()
  calls instead of scanf() ones (adapted from a patch by
  Rolland Dudemaine). In case Xdialog would not compile any
  more on your system (the new code needs for more BSD4.3 like
  functions and some more headers), you can revert to the old
  code by using the --with-scanf-calls configure option.
- Implemented the new --colorsel (suggestion from Todd Hammer)
  and --fontsel widgets.
- Added an optional <status> parameter to the --check option
  (following a suggestion from Hélio Cavichiolo Jr.
- Fixed a bug which made Xdialog coredump when the first row of
  a --menubox was set "unselectable" (NULL tag) and when the
  "OK" button was pressed without selecting another row. Thanks
  to Markus Riese for reporting this bug.
- Fixed the charset for pt_BR.po and hu.po (thanks to Christian
  Weisgerber for pointing this out).
- Applied a patch by "ALT Linux Team" to avoid using a
  temporary file for printing and using a pipe instead (safer,
  cleaner). Removed the corresponding "--with-print-tmpfile"
  option from configure.in. Thanks to Stanislav Ievlev for
  sending me this patch.
- New Makefile.am, doc/Makefile.am and configure.in. The doc
  files are now built during the 'make all' instead of the
  'make install' step. It should also fix the problems with
  the bad paths to the Xdialog doc files appearing in the man
  page on some systems (based on suggestions made by Peter
  Breitenlohner).
- Changed the URL for Xdialog website in main.c and doc.
- Documentation updates.
2003-05-14 18:53:38 +00:00
salo
6e1f875134 Updated to version 2.0.6.
Based on a patch sent by Brian de Alwis via PR pkg/21567.

Changes:

- GNU make is not really needed
- install documentation and examples
- updated HOMEPAGE and MASTER_SITES
- DESCR has 80 columns
- style nits

2.0.6:
======
- Added the "Hide typing" check button into input boxes when
  --password option is in use.
- Corrected a bug where "unchecked" was not returned with
  --check and --inputbox combination when the enter key was
  pressed to close the box (bug reported by Scott Ostrander).
- Norvegian translations added (courtessy of Jostein
  Christoffer Andersen).

2.0.5:
======
- Corrected a bug (coredump on inexistant file passed to
  tailbox and logbox) introduced in v2.0.4.
- Upgraded to gettext v0.10.40.
- Removed all references to "RedHat" and "Linux" after
  "radiolist" and "checklist" samples scripts --backtitle
  options.

2.0.4:
======
- Debian packaging bug fix (missing "gettext" build dependency
  added).
- Improved --tailbox and --logbox loading of files at startup
  (based on a patch submitted by Christian Werner, although I
  only kept his excellent idea and implemented it my own way).
  The --smooth transient option disables this feature for the
  --logbox (because if the file is big, it may take quite some
  time to load and process, time during which no logbox menu
  display update occurs...).
- A cosmetic bug corrected into --logbox (the ending newline
  is removed from each line; it appeared as a space with a grey
  border with XFree86 v4.1.0/GTK+ v1.2.10).
- Ensure that "unchecked" is not returned when using the
  --check transient option with infobox, gauge and progress
  widgets (fool proofing, as the --check option is not for use
  with these widgets...).
- Better german translations, courtesy of Sven Backhausen.
- Brazilian/Portuguese translations, courtesy of Lucas
  Brasilino.
- Xdialog.wrapper changed so that the XDIALOG_FORCE_AUTOSIZE
  environment variable is set to "true" (if not already set
  to any value) before invoking Xdialog.
- Removed the --statistics option from msgfmt command line in
  po/Makefile.in.in so to allow compilation on Solaris (this
  may as well solves the compile problems on some Debian
  plateforms). Problem reported by "Exile In Paradise".
- Removed unnecessary po/*.c and po/*.h from the distribution.
- Slightly improved Xdialog.spec.
- Documentation updates and improvements (including a more
  complete man page).

2.0.3:
======
- New --ok-label and --cancel-label transient options added.
- Hungarian translations added (courtesy of Lenart Janos).
- Debianized source tree (courtesy of Lenart Janos).
- Doc. updates.

2.0.2:
======
- Spanish translations added (courtesy of Horacio Castellon).
- "make distclean" now removes "ltconfig" and "ltmain.sh" that
  are put in the directory when building with "rpm" (libtoolize
  is always ran by "rpm": it is plain useless here).
- Replaced the "%make" macro with "make" so to allow the RPM
  to build on RedHat systems.
- Changed doc/Xdialog.man, Makefile.am and Xdialog.spec so that
  the proper installation directory names are shown in the
  Xdialog man page.
- Make use of the new gettext 0.10.38 (for a better portability
  on non-GNU/Linux systems; suggested by Albert Chin-A-Young).
- Changed Xdialog.wrapper.c (samples directory) so that before
  calling Xdialog, it sets the XDIALOG_HIGH_DIALOG_COMPAT
  environment variable to "true" (if this variable is already
  set, its contents is not overwritten though, so it is always
  possible to set it to "false" if you don't like this
  feature).
- Doc. updates.
- A work around implemented for a getopt_long_only() bug that
  often made Xdialog v2.0.0/1 to segfault on unknown options.
- Two bugs removed from the progress widget (as a result, the
  "allrpms" sample script now works properly).
- New --smooth transient option added to get a smooth (flicker
  free but slow) scrolling in tailbox and logbox widgets.
- "kernel" sample script changed to make use of --smooth.
- Doc. updates.

2.0.1:
======
- Support for --with-included-gettext configure option added
  (patch courtesy of Albert Chin-A-Young).
- Russian translations added (courtesy of Stanislav Ievlev).
- Small compatibility fixes for compilation on non-linux
  platforms (courtesy of Peter Bray).
- New --ignore-eof transient option implemented for use with
  infobox and gauge widgets.
- Doc. updates.

2.0.0:
======
- Feature: XDIALOG_HIGH_DIALOG_COMPAT environment variable
  support added (makes Xdialog even more (c)dialog compatible,
  when set to TRUE).
  The new XDIALOG_FORCE_AUTOSIZE and XDIALOG_INFOBOX_TIMEOUT
  environment variables may also be used IOT customize Xdialog
  behaviour when the high (c)dialog compatibilty mode is on.
- Feature: new --combobox widget and associated --editable
  transient option implemented.
- Feature: new --spinbox, --2spinsbox and --3spinsbox widgets
  implemented.
- Feature: new --logbox widget and associated --time-stamp,
  --date-stamp, --reverse and --keep-colors transient options
  implemented.
- Feature: new --no-ok transient option for use with --tailbox
  and --logbox widgets.
- Feature: --beep and --beep-after transient options
  implemented (cdialog compatible).
- Feature: --passwordbox widget (cdialog compatible, synonym to
  --password --inputbox) implemented.
- Feature: it is now possible to place Xdialog windows at
  absolute pixel coordinates on the screen (provided your
  window manager lets you do so), by giving the origin into a
  "-geometry"-like coordinates specification (e.g.
  200x100+120+50), or by using the new --begin transient option
  (in characters coordinates).
- Feature: it is now possible to maximize Xdialog widgets by
  passing a -1 -1 (or -1x-1) size specification.
- Feature: the --backtitle, --button-style, --wizard,
  --no-cancel, --default-no and --check options are taken into
  account by (and may therefore be used with) the fselect
  and dselect widgets.
- Feature: the textbox and editbox widgets do now auto-size
  properly (the length of the text lines and the number of
  lines are taken into account).
- Feature: the status of --checklist, --radiolist, --buildlist
  and --treeview widgets items can now also be set to
  "unavailable" so to make items listed but unsensitive. It
  is also possible to make a --menubox item unavailable by
  associating it with a null (empty string) tag.
- Feature: --default-item transient option implemented
  (cdialog compatible) for --menubox.
- Feature: fake --clear option accepted alone in command line
  (it does nothing, it just doesn't complain about a missing
  box option), for (c)dialog compatibility
- Feature: --cr-wrap (cdialog compatible) and --no-cr-wrap
  common options implemented.
- Improvement: better (faster) callback function for tailbox.
- Improvement: better calculations for box size in characters
  (the size of the font actually in use is taken into account
  instead of the size of the fixed font).
- Improvement: better text wrapping function (the buggy GTK+
  built-in one is no more used).
- Improvement: Internationalization using gettext. French and
  german translations implemented.
- Cosmetic: the help button now appears together with the OK/
  Cancel/etc buttons into the fselect and dselect widgets.
- Cosmetic: Item selection scheme changed for menubox and
  treeview (it is no more possible to remove the highligthing
  from the last selected item).
- Cosmetic: the vertical slider in menubox/checklist/radiolist/
  buildlist/treeview is no more mandatory (it is setup automa-
  tically by GTK+ when actually needed).
- Bugfix: a bug fixed (introduced in v1.5.3), dealing with
  simultaneous use of --check and --help transient options (the
  check button was wrongly setup into the help box).
- Coding: code factorisation IOT reduce size, improve ease of
  maintenance and readability. Improvements to "configure" and
  sources for a better portability.
- The fixed font used by Xdialog may now be changed at compile
  time thanks to the "configure" script ("./configure --help"
  for details).
- Some sample scripts changed to take advantage of the textbox/
  editbox auto-size feature, logbox and logbox2 sample scripts
  added.
- Doc updates and improvements.

1.5.3:
======
- Bug fixed (introduced in v1.5.1) that caused Xdialog
  to segfault when closed while a timeout function was
  updating the widget.
- The tailbox may now be closed or resized while it updates
  the text in its window.
- The --gauge now updates 100 times each second (should
  hopefully be enough !).
- Removed the possibility to setup a "Help" button into an
  infobox (this makes no sense for a temporary widget).
- The menu/lists/tree can now auto-size when the <list/menu
  height> parameter is set to 0.
- The Add/Remove buttons are now greyed out when no item
  is available into the associated list (Hi Albert ! ;-).
- New --item-help (cdialog-compatible) transient option
  implemented.
- New --check transient option implemented.
- Some code cleanup.
- Doc updates and improvements.
- xlock-wrapper sample script added and older sample scripts
  changed so to make use of the lists/menu/tree auto-size
  feature.

1.5.2:
======
- New --progress widget added.
- New --fill common option implemented.
- Changed slightly the behaviour of --center and --right
  options as a work around for the GTK+ line wrap mode bugs.
- Some code improvement (simplification).
- Doc updates and improvements (a basic man page has been
  added too).
- Two samples scripts added (allrpms and format1440).

1.5.1:
======
- One bug corrected (introduced in v1.4.6) that made GTK to
  issue warnings when using the --help option together with
  the --fselect and --dselect widgets while the --button-style
  was "icon" or "default".
- Much better callback timer functions for the --infobox and
  the --gauge widgets (refreshes occurs more often and no
  label/progress bar refresh can be missed anymore).
- New --print-maxsize special option implemented (compatible
  with the cdialog option of the same name).
- Better justification scheme for <labels> in --2inputsbox,
  --3inputsbox, --2rangesbox and --3rangesbox widgets. These
  labels now also accept "\n" for line splitting.
- Updated and more complete documentation.
- New --with-print-* compile time customization options for
  "configure".

1.5.0:
=======
- 5 new widgets:
	--2inputsbox,
	--3inputsbox,
	--2rangesbox,
	--3rangesbox,
	--buildlist.
- 2 new common options:
	--separator,
	--separate-output.
- 3 new transient options:
	--interval,
	--default-no,
	--wizard.
- 1 new special option:
	--print-version (for cdialog compatibility).
- The <menu/list height> parameter is now taken into account.
- Better auto-sizing for some widgets.
- The <height> and <width> parameters are now actually related
  to the true (fixed font) character size.
- The "Help" button may now be setup so to make Xdialog to
  return (with exit code=2).
- Better parameter checking (item depth) in --treeview.
- Some re-write for cleaner code and smaller binary.
- Full HTML documentation written (as a result the README
  file is no more maintained and the FAQ has been HTMLized).
2003-05-13 23:33:01 +00:00
markd
f67fa2cab5 Add $LOCALBASE/lib to the path konqueror searches for libcrypto.
Makes https work on systems that don't have libcrypto in /usr/lib,
eg Solaris.
2003-05-13 10:01:54 +00:00
jmc
5a5ecf0078 clean up PKG_FAIL_REASON 2003-05-12 21:48:04 +00:00
jmc
68e9131e76 Unlimit datasize as bgsettings.cc can make for a large compile 2003-05-12 16:07:16 +00:00
jmc
63b30d195e Fix some PKGSRCDIR paths 2003-05-12 14:56:20 +00:00
jmc
a5c35d171f libaudiofile is 0.2.x, not 2.2.2 in it's versioning 2003-05-12 04:02:49 +00:00
jmc
b49236aa33 Provide a PKG_FAIL_REASON. 2003-05-11 07:27:18 +00:00
jmc
73a82f7513 Netbsd/powerpc needs larger template depth than the default. Add this to
CXXFLAGS so this will compile.
2003-05-11 05:24:29 +00:00
wiz
76a0da24a8 Depend on latest version of qt3-docs (there is no 3.1.2nb1 yet!). 2003-05-10 18:57:55 +00:00
hubertf
e08018f8b9 Update xlockmore to 5.08.1. Changes:
spline fix, when in random mode it could core dump.
2003-05-09 22:26:53 +00:00
drochner
ce84ebe96c fix a "wip" relict - pointed out by Marc Recht 2003-05-09 19:13:29 +00:00
drochner
e8490f249a add one 2003-05-09 18:06:13 +00:00
drochner
61bd272949 depend on python22-pth>=2.2.2nb2 - this is where native thread support
went in
2003-05-09 16:28:54 +00:00
drochner
361db3dbd5 add gtkglarea2 and py-gtk2 2003-05-09 15:29:37 +00:00
drochner
f1d512a076 pull in py-gtk2 from pkgsrc-wip, provided by Marc Recht 2003-05-09 14:50:12 +00:00
drochner
37c8e3d10b pull in gtkglarea2 from pkgsrc-wip, provided by Marc Recht 2003-05-09 14:40:17 +00:00
drochner
aaa25f9bc4 Update to 2.4.0.7.
Since glib pulls in threads, we gave to use a threaded Python.
While this is not exactly what the author of PR pkg/21428 intended,
it is correct now.
There is still a problem with dynamically loading of C++ libraries
(the known libgcc issue). For reasons I don't understand atm this
only shows up on 1.5.
2003-05-09 11:46:43 +00:00
wiz
35678d2b3a Fix dir in depends line. From Soren Jacobsen in PR 21508. 2003-05-09 08:02:38 +00:00
jmmv
80af918540 Honour PKG_SYSCONFDIR. Bump PKGREVISION to 3. 2003-05-08 17:25:07 +00:00
jmmv
06d6c77676 Fix path to wdm-config. 2003-05-07 18:27:07 +00:00
hubertf
46a7fd97af Update xlockmore to 5.08. Changes:
* crystal and starfish changes to allow graphics to work better in a 64x64
*   window.
+ life3d randomized "rotation" of life form.  Wireframe made a little less
+   likely in fullrandom.
* life fix, trilife came up too much in fullrandom.
  Kerberos prompter code fixed for NULL banner thanks to Ken
    Hornstein <kenh@cmf.nrl.navy.mil>
  Atlantis texture fixes thanks to Eric Lassauge <lassauge@mail.dotcom.fr>.
  Flow tails added.  swarm and flow patch for broken Xservers backed out
    thanks to Tim Auckland <Tim.Auckland@Procket.com>.
2003-05-06 23:34:03 +00:00
jmmv
939ebd56de Update to 1.23: added german translation, translated default help text,
fixed animations in wdmLogin (with great help from Michael Buesch); other
non user visible changes.

Also honour PKG_SYSCONFDIR and install pixmap files in the right place.
2003-05-06 21:03:25 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
rh
02bd691004 Fix PLIST and while at it, replace home-grown method of specifying paths
with the standard definitions from gnustep-make's buildlink2.mk.
Bump PKGREVISION.
2003-05-06 05:58:53 +00:00
jmmv
8a555528c0 PKGREVISION goes after PKGNAME. 2003-05-05 19:05:05 +00:00
jmmv
7fe1fe9f87 Line up PKGREVISION whitespace. 2003-05-05 14:41:54 +00:00
markd
9e7f1f6fa1 kdegraphics to 3.1.1nb4. 2003-05-05 12:32:14 +00:00
markd
a26136b497 Redo to make Solaris 8's patch happy. 2003-05-05 12:11:05 +00:00
wiz
38ee69a759 Convert to buildlink2. Do not set USE_X11BASE any longer; bump PKGREVISION for that. 2003-05-05 12:10:43 +00:00
wiz
10f056d9c9 Fix BUILDLINK_DEPENDS for audiofile, noted by Marc Recht in PR 21445.
Remove obsolete BUILDLINK_DEPENDS for qt3-libs; its buildlink2.mk defaults
to a newer version.
2003-05-04 12:56:09 +00:00
wiz
0a1cf00c8e Convert to buildlink2. 2003-05-03 23:03:12 +00:00
wiz
b32d74a10f Convert to buildlink2. 2003-05-03 22:25:49 +00:00
wiz
787b25254f Convert to buildlink2. 2003-05-03 21:12:21 +00:00
wiz
5faa197085 Convert to buildlink2.
Don't use X11BASE; bump PKGREVISION.
2003-05-03 21:01:53 +00:00
wiz
48b91e0f36 Remove unnecessary BUILDLINK_DEPENDS line. 2003-05-02 12:34:24 +00:00
wiz
7197367f9e Move PKGREVISION from Makefile.common to Makefile. 2003-05-02 12:16:57 +00:00
wiz
4d3b6c8a8d Not the right place for PKGREVISION. 2003-05-02 12:15:29 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
salo
ef79092f2b Bump PKGREVISION for last. 2003-04-28 20:54:45 +00:00
martin
b8dfdad887 Compile greek input support into the binary, but disable it by default
via the app-resource file. Point this out in the MESSAGE.

Hint from Geoff Wing in private mail.
2003-04-28 20:31:29 +00:00
skrll
9b7fd57192 Drop maintainership here as well. 2003-04-28 08:59:28 +00:00
skrll
c7c6502d35 I no longer maintain this. 2003-04-28 07:48:28 +00:00
cjep
7c3eb0f6d3 Fix these PLISTs. ${PKGLOCALEDIR} -> ${PKGLOCALEDIR}/locale... 2003-04-27 14:57:55 +00:00
cjep
27e1d433f7 PKGLOCALEDIR 2003-04-27 12:52:41 +00:00
cjep
1f785e8277 Lint: USE_PKGLOCALEDIR=yes 2003-04-27 12:51:35 +00:00
cjep
ea80300bc2 PKGLOCALEDIR 2003-04-27 12:49:56 +00:00
jmmv
157c1cd4d3 Add "windowmaker" as a secondary category; it already existed, but contained
a single package.
2003-04-26 09:49:35 +00:00
jmmv
30257e8f93 Note that this package needs a threaded X Window. 2003-04-25 12:22:55 +00:00
jmmv
cdd97ae111 Update to 2.2.1:
* Made the underscores disappear correctly (James Roberts-Thomson)
* xmms plugin breakdown and breakup (Philipp Matthias Hahn)
* configure.in xinerama patch (Julio Merino)
* configure.in -> configure.ac conversion (Philipp Matthias Hahn)
2003-04-22 19:06:11 +00:00
cjep
0e6e9ca519 Add RCS tag 2003-04-21 20:31:54 +00:00
cjep
d7551b1053 Whitespace fix 2003-04-21 20:31:31 +00:00
rh
21980d881a Add and enable gnome2-applets 2003-04-20 23:20:08 +00:00
rh
0698b30f6b Initial import of gnome-applets-2.2.1, a set of panel applets for GNOME2. 2003-04-20 23:19:23 +00:00
rh
b23e9c2477 This will only work with gnome-panel-1.x 2003-04-20 14:17:48 +00:00
rh
694ef0abdd Update gnome-panel to 2.2.1. Changes include:
Package
-------
  * Remove program-transform patches now that we have a fine grained
    gnome-core

Panel
-----
  * Make global keybindings work on multi-screen setups (Erwann, Mark)
  * Destroy "Create Launcher" dialogs when the panel is destrored (Arvind)
  * Allow the GNOME foot icon on the Main Menu to be themed (Raj)
  * Support themeing of the action button icons (Raj)
  * Query deletion of a drawer when it is deleted by removing the button
  * Delete child drawer panels when deleting panels (Arvind)
  * Fix various leaks (Kjartan)
  * Fix typo with the launchers "zoom animation" (Paul Gammans)
  * Do not query the deletion of a panel if there are no objects on it
  * Make the "Delete Panel?" dialog modal (Arvind)
  * Avoid rare panel hang when moving applets (Sunil Mohan Adapa)
  * Actually load the panel background color preference (Greg Hudson)
  * Fix crash related to drawers (Arvind)
  * Fix various issues with egg-recent-files (James)
  * Don't save screenshot to UTF8 filenames in G_BROKEN_FILENAMES locales
  * Fix crash when the panel background image can't be loaded
  * Unescape the tooltip on launchers (Bala)
  * Destroy the "Overwrite file?" warning dialog in gnome-panel-screenshot
  * Add support for icon theming icons with absolute paths
  * Don't crash when clicking on a drawer panel with no parent panel
  * Don't load the GNOME 1.4 applet's .desktop files on startup (Mark)

Applets
-------
  * Destroy Window List and Workspace Switcher properties dialog when
    the applets are destroyed (Arvind)
  * Launch the mail received handler on the correct screen
  * Ignore any leading and trailing whitespace in a workspace name
  * Change the max number of workspaces to 36 in sync with metacity
  * Fix issue with the mailcheck animation on mutliscreen setups
  * Fix notification area crasher (Havoc)

Miscellanous
------------
  * Fix "po/Makefile.in.in not found" build breakage (Clifton Lockhart)
  * Add a --with-html-dir configure option (Julio Merino)
  * Window List docs updates (Irene Ryan)
  * Japanese translations of docs (Takeshi AIHANA)
  * Support --disable-schemas-install and --with-gconf-schema-file-dir
  * Fix libpanel-applet crash on 64 bit platforms (Matt Wilson)

Translations
------------
  * various languages
2003-04-20 14:06:43 +00:00
rh
595a3d4a07 Update gnome-session to 2.2.1. Changes include:
* Remove --program-transform-name and associated patches now that
    gnome-core has been split into multiple parts
  * Honour the --disable-schemas-install configure option (Julio Merino)
  * Support themeing of the icons on the splash screen (Havoc Pennington)
  * Locale updates
2003-04-20 13:59:34 +00:00
rh
1cb21b046f Update gnome2-control-center to 2.2.1. Changes include bugfixes and
locale updates.
2003-04-20 13:52:54 +00:00
rh
670032cfa2 This will not work with gnome-panel-2.x 2003-04-20 13:50:30 +00:00
rh
113e51a32f Add and enable gnome1-session and gnome1-panel 2003-04-20 10:44:36 +00:00
rh
e1e5eace46 Complete the split of gnome-core into multiple packages.
Bump PKGREVISION.
2003-04-20 10:43:51 +00:00
rh
369b701549 Include the panel applets. 2003-04-20 10:29:22 +00:00
rh
360581923b Initial import of gnome-panel-1.4.2, the gnome-panel component split out
of gnome-core in an attempt to make gnome dependencies more fine-grained
and reduce friction with gnome2.
2003-04-20 09:10:11 +00:00
rh
5d3eca59c1 Remove quotes around DISTINFO_FILE and PATCH_DIR to make pkglint happy. 2003-04-20 09:08:19 +00:00
rh
2d57d06eb7 Initial import of gnome-session-1.4.2, the gnome-session component split
out of gnome-core in an attempt to make gnome dependencies more
fine-grained reduce friction with gnome2.
2003-04-20 09:05:26 +00:00
martin
c9a5143e04 Disable greek support again. It still breaks normal input on non-UK/non-US
keyboards.
2003-04-18 23:07:17 +00:00
jmmv
56ce080dbe Remove useless dependancies. 2003-04-12 13:23:13 +00:00
jmmv
4374dad35d Add and enable xmms-osd. 2003-04-12 12:16:18 +00:00
jmmv
1233de9368 Initial import of xmms-osd, version 2.2.0:
xmms-osd provides the example XMMS plugin contained within the xosd
distribution file.  This plugin shows XMMS status directly on your
X desktop, like song, volume and balance changes, etc.
2003-04-12 12:15:35 +00:00
jmmv
cab5f614c4 Do not build nor install the example xmms plugin. This dramatically
shrinks the dependancy tree for this simple library.  Bump PKGREVISION to 1.
Take maintainership.
2003-04-12 12:14:15 +00:00
jmmv
71571dcf56 Update to 2.2.0: Manpages updates, Xineramia fixes, flickering fixes,
text shadow/outline updates.
2003-04-12 09:21:24 +00:00
jmmv
872d0f9854 Add and enable startup-notification. 2003-04-11 11:26:41 +00:00
jmmv
a3bab2fb2d Initial import of startup-notification, version 0.5:
startup-notification provides mechanisms allowing a desktop environment to
track application startup, to provide user feedback and other features.

Provided in pkgsrc-wip by Benedikt Meurer.
2003-04-11 11:25:53 +00:00
jmc
1c84f3e27a Need to make sure on Solaris not to pickup -mt from the installed imake files
for threaded apps.
2003-04-10 21:15:55 +00:00
grant
dc40bcec01 make usage of pax more consistent, use -O to bomb on broken archives
(suggested by lukem), group z, r and f flags.

some whitespace cleanup.
2003-04-10 20:10:15 +00:00
markd
7edf08338a Add the patches from KDE Security Advisory 20030409-1:
PS/PDF file handling vulnerability
http://www.kde.org/info/security/advisory-20030409-1.txt
Bump PKGREVISION.
2003-04-10 13:13:23 +00:00
dmcmahill
3136a830df update to xwrits-2.21.
Changes since 2.19:
-------------------

Version 2.21   6.May.2002

* Add support for Xinerama. Requested by Orion Hodson <hodson@icir.org>.

Version 2.20   17.Apr.2002

* Add `title' option. Suggested, and patch provided, by Dale Thatcher
  <xwrits@dalethatcher.com>.

* Finally fix `--multiscreen' option. Thanks to Orion Hodson
  <hodson@icir.org> for lending his multihead machine.
2003-04-10 04:05:39 +00:00
grant
afdebcf9a4 make ${PAX} usage consistent:
- group 'zrw' and 'p' args, -s last
- use the && operator consistently
- strip unneeded parens
- some whitespace cleanup
2003-04-10 01:28:03 +00:00
markd
60e532e3c4 Note version update of kdemultimedia. 2003-04-09 13:47:21 +00:00
jmmv
09a8de7f4b Remove (commented) USE_GMAKE... 2003-04-07 14:50:41 +00:00
jmmv
2b4b527a0a Add and enable xosd. 2003-04-07 14:47:10 +00:00
jmmv
4f82565e1a Initial import of xosd, version 2.1.3:
XOSD is a simple library to display shaped text on your X display,
like a TV On Screen Display. It also contains an XMMS plugin, and
a simple example program that can display system logs overlayed on
your desktop.

Closes my own PR pkg/18117.
2003-04-07 14:46:28 +00:00
jmc
c927a3c236 Use BUILDLINK_PREFIX.postgresql-lib as suggested by wiz 2003-04-06 21:34:40 +00:00
salo
98423a46c5 Garbage collect PKGLOCALEDIR. Minor style nits. 2003-04-06 19:58:55 +00:00
jmc
1670ede83f Need a -I for postgresql/server so postgres can find all of it's headers 2003-04-04 22:48:20 +00:00
markd
4c51c00f68 Update dependency on kdegraphics. 2003-04-03 14:42:45 +00:00
markd
4221ced834 PLIST update I missed for KDE 3.1.1. 2003-04-03 13:51:22 +00:00
markd
0c9c3e254a Remove a couple of PLIST entries I missed. 2003-04-03 13:48:10 +00:00
markd
1cb1db4a9d Update KDE to 3.1.1.
Changes:

arts

 * Several memory corruption fixes.

kdelibs

 * kdialog: Fix screen numbering problem for centerOnScreen() static method
 * kprogress: Fix math problem in displaying correct percentage for large
   numbers
 * kio_http: Fix data processing for webdav(s) listing of directories and files
 * kate: Many small bugfixes, including:
   + Fixed code completion drop-down box position
   + Fixed "wrap cursor disabled" bugs
   + Fixed vertical scrollbar middle mouse behaviour
   + Fixed remove whitespace feature
   + Now clears the redo history when it is irrelevant
   + Fixed crash after starting up with a non-existant directory in the file
     selector history
 * kparts: Fix extension of transparently downloaded files, this fixes ark
   (used to display temp file instead of archive content)
 * klauncher: Fixed support for "Path=" entry in .desktop files. This entry
   can be used to specify a working directory.
 * kio: Don't let ChModJob's -X emulation interfere with mandatory file locking.
 * kdeui: Fix for alternate background coloring in Konqueror list views.
 * kdeui: Fix to prevent an event loop in conjunction with Qt 3.1.2.
 * kio/bookmarks: Properly handle multiple shown bookmarks with the same URL;
   fixes crash on exit in Konqueror when bookmarkbar is on and some bookmarks
   points to the same place
 * kstyles: Handle focus indicators on label-less checkboxes better
 * kdeprint: Don't freeze when there is no route to the selected CUPS server
 * SSL: add support for OpenSSL 0.9.7
 * SSL: ADH ciphers are now explicitly disabled in all cases
 * SSL: new CA root certificate added
 * Several Xinerama related fixes
 * QXEmbed fixes for various situations that don't handle XEMBED well
 * Java on IRIX with SGI 1.2 VM is fixed
 * khtml: Several major bugfixes, partially incorporated fixes from Safari as well.

kdeaddons

kdeadmin

 * Linux Kernel Configurator: Add details about the lightbulb icon's meaning
 * Linux Kernel Configurator: Support for more incorrect kernel configuration
   files

kdeartwork

kdebase

 * kcmshell: Restored backwards compatibility wrt KDE 3.0 module names
 * klipper: Escape "&" everywhere.
 * konsole:
   + Removed "get prompt back"-hacks, don't assume emacs key shell bindings.
   + Fixed usage of background images with spaces in the filename.
   + Profile support fixes (disabled menubar etc.)
   + Bookmarks invoked from "Terminal Sessions" kicker menu now set correct
     title.
   + Fixed a problem with the "Linux" font that prevented it from being used
     with fontconfig.
 * kdesktop: Made desktop menus pop up in unused Kicker space work.
 * kicker: Fixed empty taskbar sometimes showing scroll buttons.
 * konqueror:
   + Various startup performance improvements
   + Fix crash when sidebar tree expands hidden directory
   + Fix crash when config button hidden from config button's menu
   + Extensive fixes to Netscape plugins, fixing crashes and plugin support
   + Changes to default preview settings, making the defaults safer on various
     platforms
 * Java configuration module: Make it possible to properly configure Java in
   all cases
 * Previews: Fixed a privacy issue where previews of HTML files could access
   files or hosts on the network.

kdeedu

 * KStars:
   + Fixed bug #51708: No longer exits if starting position is below horizon
     (only affected some systems)
   + Fixed bug #52205: Country of Lhasa is China, not Tibet.
   + Fixed too-narrow coordinates field in statusbar.
   + Fixed bug in "length of day" calculator module; it now properly accounts
     for latitude and longitude

kdegames

 * Atlantik: Many small bugfixes, including:
   + Better handling of incoming messages
   + Fixed token animation
 * kbackgammon: Common crash fix.

kdegraphics

 * KIconEdit: Fix the ellipse/circle tool not to leave any "holes" in the
   drawings
 * Kooka: Some UI crashes fixed
 * KViewShell: Default paper size is fixed
 * KGhostView: Fixed wheel-mouse scrolling

kdemultimedia

 * KsCD:
   + Stopped KsCD from pausing after tracks in random mode
   + Correctly associate extra CDDB information with tracks
   + Support non-Latin encodings properly in CDDB entries and elsewhere
   + Proper systemtray behaviour
   + Updated key accel code to avoid depricated calls
 * Movie previews have been removed due to severe unresolved stability problems

kdenetwork

 * Desktop Sharing server (krfb):
   + fix problems on X11 servers with 8 bit depth
   + fix problems on X11 servers with big-endian framebuffer
   + allow X11 servers without XShm (thin clients). Warning: requires a lot
     of bandwidth
   + remove read timeouts. This should solve problems with some clients that
     got disconnected after a minute of inactivity (but increases the time to
     detect dead clients)
   + fix problem with clients that support both RichCursor and SoftCursor
     encodings (like krdc from HEAD)
 * Desktop Sharing client (krdc):
   + fix: when an error occurred in fullscreen krdc did not restore the
     original resolution
   + fix: krdc stopped to repaint the framebuffer after a disconnect while
     the error dialog was displayed
   + the quality setting in medium quality mode has been increased because
     the original setting looked too bad with Keramik

kdepim

 * KOrganizer bug fixes:
   + Use correct default duration for events crossing a day boundary (#53477).
   + Correctly save category colors (#54913).
   + Don't show todos more than once in what's next view.
   + Include todos in print output of month view (#53291).
   + Don't restrict maximum size of search dialog (#54912).
   + Make cancel button of template selection dialog work (#54852).
   + Don't break sorting when changing todos by context menu (#53680).
   + Update views on changes of todos directly in the todo list (#43162).
   + Save state of statusbar (#55380).
 * knotes: Escape "&" in note titles

kdesdk

 * Cervisia:
   + Fixed line break in protocol view
   + Fixed timestamp for files that are not in cvs (#55053)
   + Fixed handling of Cervisia's options like 'Update Recursively' when run
     as embedded part in konqueror (#55665)

kdetoys

 * kworldclock: Fixed that all clocks show the same time.
 * kweather: Made it work again with non-english locales. (#52147)
 * kweather: Prevent KWeather from looping and freezing Kicker when not
   connected to the internet.(#49191)

kdeutils

 * klaptopdaemon: Fix serious stalling problems on GNU/Linux with ACPI
 * kcalc: Now a KMainWindow instead of a KDialog to fix various UI
   inconsistencies
 * kdf: Support escapes in fstab

quanta

 * Bugfixes:
   + Allow resizing of the main window even with large user toolbars [#53230]
   + Insert valid DTD definitions [#53274]
   + Honor the View Default settings from Settings->Configure Editor [#53569]
   + Be less braindead regarding the Show DTD Toolbar setting [#53739]
   + Be able to select also directories in tag dialogs [#54819]
   + Do not complain about text files being binary ones on a system with
     broken mimetypes [#54924]
   + Bring up the "File Changed" dialog only, when the file content has
     changed[#55678]
   + Select Tag Area behaviour fixed for optional tags
   + Insert non-translated string in CSS code parts
   + Insert "border-top", "border-right", etc. correctly in CSS
   + Don't quote the script line more than once in the action configuration
     dialog
   + Memory leak fixed: editor parts were not deleted when a file was closed
   + Fix insertion of "img" tags in HTML documents
   + Upload/rescan project/add to new project tree view behaviour fixed
   + Fix renaming of file in the Project Tree, when a file with the new name
     was already present in the project
   + Rename only what has to be renamed in the project and enable project
     saving after a rename
   + Use the correct encoding for newly created files
   + Saving of Author and E-Mail project options was broken in some cases
   + Fix the numbering of new documents
   + Fix the execution of actions
   + Fix crash when deleting an action
   + Insert valid single tags from the toolbar
 * Enhancements:
   + Show the tag attributes (Alt-Down) menu lower than the current line
   + "Insert in cursor position" for script actions replaces the selection if
     there was some text selected
   + New DCOP interface (WindowManagerIf) added to enable the modification of
     the opened documents from a script
   + DTD for Quanta tags (DTD definition) added
   + XHTML 1.0 Strict DTD added
2003-04-01 12:27:04 +00:00
rh
9bbb0f2443 Update gnustep-back to 0.8.5. This version mainly implements text system
improvements and bug fixes.
2003-04-01 08:37:43 +00:00
rh
c2f36e36be Update gnustep-gui to 0.8.5
Noteworthy changes in version `0.8.5'
=====================================

   Bug fixes. NSStringDrawing now uses text system implementation.

Noteworthy changes in version `0.8.4'
=====================================

   This release features a brand new text and layout system thanks to
Alexander Malmberg. Other improvements include:

   * Various display optimizations.

   * Default border to NSScrollView changed

   * Printing fixes.

   * NSToolbar partially implemented.
2003-04-01 08:35:15 +00:00
rh
71861d963c Add -Wno-import to the Objective-C CFLAGS to avoid stumbling over -Werror 2003-04-01 08:07:47 +00:00
jmmv
d26196948a Enable threading support. 2003-03-31 18:48:43 +00:00
jmmv
6d9f240783 Add missing things because of last update... 2003-03-31 18:25:09 +00:00
jmmv
52456d62dd Update to 2.4.0. Changes from 2.2.7 include lots of bugfixes and new features.
Patch provided in PR pkg/20640 by Hiramatsu Yoshifumi.
2003-03-31 17:44:21 +00:00
jmmv
0916498c1b Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. 2003-03-29 12:40:00 +00:00
wiz
28a4483bc7 NO_PATCH is deprecated, says pkglint. Remove it. 2003-03-28 21:14:10 +00:00
wiz
92445eb1ed Remove superfluous whitespace. 2003-03-28 20:28:56 +00:00
wiz
2692c51e07 Return failure in case of errors (instead of success).
Patch from Geoff Wing (gcw at rxvt dot org).
2003-03-28 12:28:16 +00:00
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