Commit graph

3793 commits

Author SHA1 Message Date
xtraeme
c9595fefee Add and enable xpad 2003-09-02 07:20:20 +00:00
xtraeme
aa7a1a84b8 Initial import of xpad 1.11. Reviewed by wiz@
xpad is a sticky notes application written using GTK+ 2.0 that strives to
be simple, fault-tolerant, and customizable. xpad consists of independent
pad windows; each is basically a text box in which notes can be written.
Despite being called xpad, all that is needed to run or compile it is the
GTK+ 2.0 libraries. Here is a list of major features in the current xpad
stable release:

 * GTK+ 2.0 powered text view.
 * Fault tolerant. All information is kept on the hard drive, not memory.
   So if power is lost or your computer freezes, there is little lost
   information.
 * xpad is very customizable. The color scheme (text, background, and window
   borders) and the font can be changed. These settings can be applied to
   one pad or set as the default for future pads. Want window decorations or
   not? Your choice.
 * A customizable toolbar puts the most frequently used commands at your
   fingertips.
 * Support for the X session management protocol.
 * Support for the www.freedesktop.org system tray proposal.

http://xpad.sourceforge.net/
2003-09-02 07:19:20 +00:00
jlam
54f69b4eda Add some buildlink3.mk files needed by x11-links>=0.13. 2003-09-02 07:12:16 +00:00
cjep
0174216952 whitespace fixes 2003-09-01 10:13:08 +00:00
kei
d893a9a3ff xcolorsel doesn't make if XAW_TYPE is set to `neXtaw' in mk.conf, so set
it to `3d' instead in this case as well as `standard'.
2003-08-31 16:40:51 +00:00
wiz
3129010176 Update to 0.14.1:
030823  Patch from Alexey I. Froloff <raorn@altlinux.ru>:
        This patch adds shadow width to SimpleMenu widget's height
        (last Sme overlaps with bottom shadow) and fixes SmeBSB drawing
        code (different regions were highlighted in Redisplay and
        FlipColors, "disabled" menu items were displayed as normal if
        .international is set to True).
2003-08-31 12:01:16 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jmmv
15e3237deb Update to 1.25 and take maintainership:
- Bugs fixed.
- Option controlling login panel geometry was added.
- Support for antiliased fonts was added (works only with CVS snapshots of
  libWINGs).
2003-08-30 22:24:31 +00:00
jlam
2920a32c71 Prepare for pkgviews by making sure that passing VIEW-INSTALL or
VIEW-DEINSTALL to the INSTALL/DEINSTALL scripts don't cause errors.
2003-08-30 20:22:49 +00:00
taca
f80b5ff7d3 update ruby-fox package to 1.0.25 based on patch by private mail
from Juan RP <xtraeme AT NetBSD DOT org>.
(I've only change PLIST and miscellaneous format of files.)

This package catch up to fox 1.0.43 and changes are vast, please refer
<http://www.fxruby.org/doc/changes.html> in detail.
2003-08-30 02:55:03 +00:00
reed
e2336bb021 "It's" stands for "it is" (or "it has"). The apostrophe is not used
for a possessive (like her, his, whose, their, and its).

Note that I didn't check for proper use of "its" (when it should
be "it is" or "it has" instead).

I also saw over 15 other grammar or punctuation problems, but not
fixed in this commit.
2003-08-30 02:14:19 +00:00
kei
70f85a688c treat neXtaw as valid XAW_TYPE. fixes by ishit in pkg/19080.
PKGREVISION++
2003-08-29 16:22:15 +00:00
xtraeme
baa1abe360 Bump package revision to 3, (fox buildlink was updated to the new version). 2003-08-29 10:19:18 +00:00
xtraeme
afcb68475d Updated fox to 1.0.43. Many changes and fixes to paste here, to see
a full list of changes:

http://www.fox-toolkit.org/news.html

Closes my own PR pkg/22407. Ok'ed by wiz@
2003-08-29 10:16:11 +00:00
xtraeme
252d9f7253 Change my email address to the NetBSD one, ok'ed by wiz@ 2003-08-28 20:05:13 +00:00
recht
b6af50f57b Make python23-pth an accepted python version.
Requested by Michal Pasternak in PR 22623.
2003-08-28 15:01:44 +00:00
adam
133509ff84 patch-ag added; fix a path where index.html is created 2003-08-27 16:07:04 +00:00
adam
2700865825 Changes:
* gcc 2.96 fix build
* MS Visual C++ .Net 2003 support
* Gdx::Display fix
* documentation update
2003-08-27 16:06:12 +00:00
wiz
29ca9d1834 Update to 2.2.3, provided by Juan RP in PR 22605.
Overview of Changes in GTK+ 2.2.3
=================================
* GdkPixbuf [Matthias Clasen]
 - Fix some problems with overflows when scaling down
 - Many GIF bug fixes [Matthias, Federico Mena Quintero]
 - Prefer 32-bpp ICOs, fix bugs with them
 - Fix problem with absolute filenames and gdk-pixbuf-query-loaders
   [Jens Elker]
 - Make gdk-pixbuf-csource include alignment magic [Brian Cameron]
* Win32 [Tor Lillqvist]
 - Add multiple monitor support
 - Major event and key handling rewrite, including IME fixes
 - Fix handling of toplevel window positions
 - Add support for all window geometry hints (gridded geometry, etc.)
 - Fix DND to ignore drag window [Tony M Brown, Herman Bloggs]
 - Fix GdkImage memory leak [J. Ali Harlow]
 - Remove leftover OwnerGrabButtonMask emulation (fixes lots)
 - Misc bug fixes [Many from Hans Breuer, Tim Evans]
 - Build fixes and improvements [Peter Zelezny]
* X11
 - Fix extremely common crash where we interpreted the timestamp
   field of a XKB event as a window ID and found a pixmap that matched.
   [Owen Taylor, with essential backtrace from Kjartan Maraas]
 - Fix CapsLock and NumLock for non-XKB [Robert Basch]
 - Fix problems with, eg. Ctrl-Alt-Backspace hiding Cntrl-Backspace [Owen]
 - Workaround Xinerama servers reporting wrong depths [Owen]
* GtkTreeView [Kristian Rietveld]
 - Fix scrolling once more [Pedro Gimeno, Michael Natterer, Timo Sirainen]
 - Don't get confused by the Control key when handling selection
   from an accelerator like <Control>B [Michael Natterer]
 - Many misc fixes [Matthias, Marco Pesenti Gritti, Tim Janik, Alex Larsson,
   Tim-Philipp Müller, Michael Natterer, Josh Parsons, Yann Rouillard,
   Rene Seindel, Owen Taylor, Alp Toker, Morten Welinder]
* Input methods
 - Handle input methods exiting and starting while the
   app is running [Hidetoshi Tajima]
 - Fix infinite loop when closing input methods [Owen,
   Takuro Ashie, Hidetoshi]
 - Add a 'cedilla' input method with c+acute => cedilla and use
   as the default for languages that use cedilla. [Gustavo De Nardin,
   Owen, Fco. Javier F. Serrador]
 - Fix status window for multihead [Owen, James Su]
 - Remember imcontext attributes when switching methods [Owen,
   Botond Botyanszki]
* GtkFileSelection [Owen]
 - Fix selection of "UntitledN" on initial map [Mark Finlay]
 - Fix an annoying bug with cursor positioning on failed completion
 - Misc Fixes [Owen, Tor]
* Other widgets
 - Fix problem with GtkOptionMenus coming up in the wrong place [Kristian]
 - Fix problem with spinbuttons not getting enough space [Morten Welinder,
   Kristian]
 - Fix an infinite loop when resizing GtkTextView [Owen, Frederic Crozat]
 - Don't include menu labels in gtk_notebook_forall [Owen]
 - Fix problem with XEMBED (GtkPlug) clients that don't take focus stealing
   focus [Owen]
 - Accept color drops with wrong format from KDE [Matthias]
* Fix problem from gnome-theme-manager playing tricks and
  making event->window a pixmap. [Anders Carlsson]
* Ignore Caps-lock when matching accelerators
* Fix 5-year-old bug where toplevels didn't fully refresh properly
  on theme change [Owen, Rajkumar Siva]
* Don't require precompiled gdk-pixbuf-csource when cross-compiling
  from a tarball [Owen]
* Documentation improvements [Matthias, Noah Levitt, Tor, Doug Quale,
  Morten Welinder]
* Misc bug fixes [Keith Bissett, Botond Botyanszki, Damien Carbery,
  Arno Charlet, Felipe Heidrich, Charles Kerr, George Lebl, Noah, Tor,
  Callum McKenzie, Michael Meeks, Denis Mikhalkin, Thomas Mirlacher,
  Kristian, Masahiro Sakai, Soeren Sandmann, Benedikt Spranger, Owen,
  Luis Villa]
* New and updated translations (ar,az,cs,cy,be,de,es,fi,fr,he,hi,hu,id,is,it,
  ko,lt,ml,mn,nl,ne,no,pl,pt,pt_BR,ru,sk,sr,sr@Latn,ta,wa,zh_TW,zh_CN)

While here, fix engines-dir problem in PLIST.
2003-08-27 10:58:17 +00:00
recht
f49e37b950 Fix PLIST.
This fixes hubertf's bulk build.
2003-08-26 23:43:26 +00:00
recht
0a7fffbac8 Update to 1.99.18.
Changes:
* Fix up a duplicate symbol bug in the atk module, that was causing
  build problems on MacOS X (hopefully the last such problem).
* add gtk.glade.set_custom_handler() API, that provides more info to
  the custom widget callback.  Deprecate set_custom_widget_callbacks().
* some other bug fixes.
2003-08-25 19:26:10 +00:00
drochner
d3e5624454 for libtool, use a full path to the .la file to link a not-installed
library. -lxxx sometimes fails for strange reasons
2003-08-25 17:57:54 +00:00
recht
6940237289 Also support Python 2.3.
OK'ed by drochner@
2003-08-25 17:31:43 +00:00
taca
bada46ae0a Add KTERM_USE_WALLPAPER related distfiles. 2003-08-25 00:57:28 +00:00
itojun
86bf1a69a5 update kame patch; enables scroll wheel (btn4/5). 2003-08-24 20:28:12 +00:00
jschauma
a23d929dc8 Add pseudo-category 'java'. 2003-08-23 15:27:00 +00:00
drochner
e5bbac5670 update to 3.8
"The main changes are the addition of many operators to existing classes
(thanks to Torsten Marek) and full support for Qt v3.2.0."
2003-08-23 15:02:24 +00:00
drochner
2868e0c17e update to 1.2
changes:
Merged Scintilla v1.54
2003-08-23 14:56:32 +00:00
hubertf
e13d9d88d6 The ressource class for xlock is XLock, not Xlock.
Noted by krille via /msg on IRC.
2003-08-21 00:40:38 +00:00
markd
96e3f349e7 Add kmessage. 2003-08-20 11:01:28 +00:00
markd
79abc01dbe Initial import of kmessage 0.1
KMessage is an xmessage clone: it displays a message (specified as a parameter,
read from a file or piped to standard input) and group of buttons in a dialog
and returns a value based on the selected button.
2003-08-20 10:58:49 +00:00
markd
2388958fee install LessTif.tmpl where imake and motif.buildlink2.mk expects.
bump PKGREVISION.
2003-08-20 10:37:37 +00:00
jmc
d07560dbb5 On all of these create symlinks from the libraries installed under PYSITELIB
to QTDIR/lib as qmake builds libtool archives that reference themselves
as coming from QTDIR/lib.
XXX - This really should be fixed in qmake.conf or something and not in
each package but for now it fixes 5 broken packages (these + devel/eric3)
2003-08-19 04:35:03 +00:00
recht
e8b57af343 Allow also Python 2.3 to be used. 2003-08-17 18:10:35 +00:00
salo
c1b72b269d Trivially USE_BUILDLINK2 to pick the right compiler.
Fixes build (at least) with gcc-3.x from pkgsrc.
2003-08-15 22:25:30 +00:00
jmc
a5696f1c29 Make sure RPATH for libpng gets to final binary 2003-08-15 02:02:45 +00:00
jmc
2c7a50255a Patch ksysguardd so it works on post SA merged NetBSD (p_priority isn't in
struct proc anymore so pull it from kinfo_proc2 instead)
2003-08-14 20:10:18 +00:00
itojun
d4dac0425a update KAME patch (use cfsetispeed/ospeed, from more recent kterm).
bump PKGREVISION to 4.
2003-08-13 23:56:36 +00:00
seb
4df2011bd4 Provide buildlink2.mk. 2003-08-12 20:10:34 +00:00
jmc
13f7624a4d Require native threads since this isn't pth aware and uses SDL which is pth
aware. This means SDL_Init tries to pth_init() which fails since pthread
calls from paragui have already implicitly called pth_init().
XXX - pth probably needs to handle this better by not returning -1 on
multiple init calls.
2003-08-11 18:32:50 +00:00
recht
584d2c955d Update to 1.99.17.
changes include:
* Threading support is compiled in by default now.  It is necessary
  to call gtk.threads_init() in order to make use of threading
  though.  There have been a number of fixes to the threading
  support too.
* Fix up some problems with multiple definitions of global variables
  in gobject module, that was causing problems on Mac OS X.
* Wrappers for many new APIs (John Finlay, Naofumi Yasufuku, Johan
  Dahlin and others).
* Improvements to the code generator to give better error messages.
* Some fixes to property APIs to work correctly on 64 bit systems,
  and to handle ATOM type properties.
* Fix copyright headers on source files.
2003-08-09 20:04:44 +00:00
seb
56b682547a USE_NEW_TEXINFO is unnecessary now. 2003-08-09 10:59:08 +00:00
tron
a57a4e98a3 Don't invoke screen locking program with standard output or standard error
closed. Bump package revision to reflect this change.
2003-08-09 08:32:13 +00:00
skrll
db1f8f3dbe Fix the render_root.cpp backport botch.
date: 2003/08/02 21:28:49;  author: mueller;  state: Exp;  lines: +2 -2
grr, automatic backporting patch made it automatically wrong :(
CCMAIL: 61730-done@bugs.kde.org
2003-08-08 12:56:25 +00:00
hubertf
25377e7a58 Update to 0.5.2. Changes: move to GNU autoconf, and a few bugfixes.
No new features.
2003-08-08 11:45:46 +00:00
grant
9f7df216be COMMENT tweak. 2003-08-08 09:33:13 +00:00
grant
eb46275523 improve COMMENT. 2003-08-08 09:25:16 +00:00
seb
583b183f8a Properly handle info files. Remove now unnecessary patch file. 2003-08-07 12:11:10 +00:00
grant
f4eff2e7b8 whitespace 2003-08-07 08:15:00 +00:00
drochner
d998ee0405 fix BUILDLINK_PREFIX defaults to build w/o xpkgwedge 2003-08-06 10:45:02 +00:00