summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2002-03-02Update ruby-tk package to ruby 1.6.7 base.taca1-3/+3
o Many bug fixes. o Add URI module.
2002-03-01Fix a typo.fredb1-2/+2
2002-03-01Don't install the gnome control panel twice -- that's ugly.fredb3-7/+34
2002-03-01Add webcollage-helper, now that we're building it.fredb1-1/+2
2002-03-01Make the demo and some of the hacks slightly more featureful,fredb4-10/+22
by helping it find "libxml" and "libjpeg" and adding depencencies for them. Also, "gdk_pixbuf" gets favored now over "Xpm" anyway, so add an explicit dependency for it, too.
2002-02-28Sort.wiz1-2/+2
2002-02-25Enable Xinerama support if the X tree has the required shared library.markd1-1/+4
2002-02-24Update xscreensaver to 4.01.wiz8-34/+168
Changes since 4.00: * New hacks: `twang', `glsnake', `boxed', `sballs', and `glforestfire'. * New hacks `apollonian', `euler2d', `juggle', `polyominoes' and `thornbird', from xlockmore. * Merged recent xlockmore changes into `ant', `braid', `demon', `discrete', `drift', `fadeplot', `forest', `grav', `hopalong', `ifs', `laser', `lightning', `lisa', `lissie', `loop', `mountain', `penrose', `rotor', `sierpinski', `slip', `sphere', `spiral', `strange', and `vines'. * Fixed the `gltext' bug that sometimes caused horizontal lines to vanish again. This time for sure. * Sped up `webcollage' by adding a C helper program to replace the PPM pipeline. It also pastes images semi-transparently now. * Added support for the gdk_pixbuf library: if this lib is available, then `blitspin', `xflame', and `flag' can load GIF, JPEG, and PNG images in addition to XPM and XBM. [not enabled in pkg] * Fixed a rare race condition where the desktop-grabbing hacks could sometimes leave the screen wedged, if the user moved the mouse exactly when they were grabbing the screen image (it would un-wedge the next time the saver timed out or was activated.) * Fixed incorrect colors in the screen-grabbing GL hacks (`gflux' and `flipscreen3d'.) * Made SIGHUP restart the daemon process (though using `xscreensaver-command -restart' is still the preferred way.) * Tweaks to `xspirograph'. * Minor configure and portability tweaks.
2002-02-23Update "xservers" package to version 3.3.6.2. The Changes since versiontron5-8/+38
3.3.6.1 are: - Build and install fonts because XFree86 3.3.6 servers don't work with XFree86 4.x fonts properly. - Add a warning message that the font path in "/etc/XF86Config" needs to be adjusted.
2002-02-23Make sure that kssl look in the right place for its data.skrll4-1/+52
This fixes the "The server certificate failed the authenticity test" errors in konqueror when using https.
2002-02-18Introduce new framework for handling info files generation and installation.seb6-26/+30
Summary of changes: - removal of USE_GTEXINFO - addition of mk/texinfo.mk - inclusion of this file in package Makefiles requiring it - `install-info' substituted by `${INSTALL_INFO}' in PLISTs - tuning of mk/bsd.pkg.mk: removal of USE_GTEXINFO INSTALL_INFO added to PLIST_SUBST `${INSTALL_INFO}' replace `install-info' in target rules print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info' - a couple of new patch files added for a handful of packages - setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it - devel/cssc marked requiring texinfo 4.0 - a couple of packages Makefiles were tuned with respect of INFO_FILES and makeinfo command usage See -newly added by this commit- section 10.24 of Packages.txt for further information.
2002-02-18add pygtkdrochner1-1/+2
2002-02-18initial import of pygtk-0.6.9, a Python interface to GTKdrochner7-0/+122
2002-02-16rmdir -> ${RMDIR}wiz1-3/+3
2002-02-16dirrm -> unexec rmdir for some dirs that aren't owned by this packagewiz1-3/+3
2002-02-15mkdir -> ${MKDIR}skrll15-54/+54
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2002-02-15Pull in gcc-2.95.3 for alpha as kdeprint/management/kmiconview.cppskrll1-1/+6
tickles a compiler bug.
2002-02-15Updated xfce to 3.8.14martti4-38/+141
- use pkgsrc/lang/gcc on alpha as egcs won't work - bug fixes - new images and fonts - new locale for uk
2002-02-14share/omf/control-center/capplets doesn't exist, so don't @dirrm itdrochner1-2/+1
2002-02-14share/idl belongs to ORBit, which we depend on, so don't @dirrm itdrochner1-2/+1
2002-02-14get rid of another runtime perl dependencydrochner4-5/+18
(don't install gtkmmconvert - it seems useless to me, and if _really_ needed, we can still make an own pkg of it which depends on perl)
2002-02-14change USE_PERL5 to a BUILD_DEPENDS - perl is not needed at runtimedrochner1-2/+2
2002-02-12We need the ORBit buildlink as well.jwise1-1/+2
2002-02-11Update "xservers" package to version 3.3.6.1. Changes since 3.3.6.0:tron6-9/+55
- Install into sub directory "X11R6.3" because at least on systems with "xpkwedge" installed it is not obvious what "/usr/pkg/R6.3" is. - Build and install own "xkbcomp" because the old servers don't work with XFree86 4.x's one.
2002-02-11update to xwrits-2.19dmcmahill2-7/+9
changes since the last packaged version are: -------------------------------------------- Version 2.19 8.Feb.2002 * The escalation "clock" corresponding to `after=TIME' options proceeds even after you cancel a break by deleting all the xwrits windows. Therefore, you can no longer prevent escalation by deleting xwrits windows with your window manager. * Locking code works with large `lock-picture's. Reported by Carlos O'Donell Jr. <carlos@baldric.uwo.ca>. * Add `bars-picture' option. If you specify your own `lock-picture', then `bars-picture' defaults to a black screen. Say `bars-picture="&bars"' to get the old behavior. * Add `+verbose' option for debugging. * Xwrits checks whether other clients pay attention to KeyRelease events, as well as KeyPress events. This may improve its interaction with certain window managers. For example, xwrits seemed to come up less frequently than it should when I was using KDE. * `--multiscreen' still doesn't seem to work, but I don't know why. Version 2.18 21.Dec.2001 * Fix `--multiscreen' option. Reported by Jamie Zawinski <jwz@jwz.org>. Version 2.17 18.Dec.2001 * Add `--multiscreen' option. Requested by Jamie Zawinski <jwz@jwz.org>. Version 2.16 23.Aug.2001 * Choose font more carefully, to avoid null pointer dereferences. Problem reported by Sharif Nassar <sharif@mrwacky.com>. Version 2.15 18.Apr.2001 * Xwrits processes play nicely with one another. For example, two xwrits processes with `+top' no longer fight each other to get to the top of the window stack; and xwrits processes inform one another when you click on a window to take a break. Requested by Thomer M. Gil <thomergil@hotmail.com>, who runs two xwrits processes at once: one for microbreaks, one for longer breaks. Version 2.14 15.Feb.2001 * Fixed new crash when `+lock' and `+breakclock' were both supplied. Reported by Chris Keane <chris@chris-keane.co.uk>. * Fixed time-adjusting code when the system clock jumps backwards: Do not use the remaining-timeout value to calculate how much the system clock has changed. The symptom was that xwrits windows would stop animating if the system clock jumped backwards (even by a little bit). Version 2.13 11.Feb.2001 * Documented multiple `breaktime' specifications. This lets you, for example, make a break longer depending on how long you waited to take it. See the ESCALATION section of the manual page. These were added in an earlier version, but never documented. * The escalation "clock" corresponding to `after=TIME' options proceeds even while xwrits thinks you're resting. Therefore, you can no longer prevent escalation by clicking on the xwrits window (making it think you're resting) and then typing some more. Requested by Conrad Hughes <conrad@eireann.org>. * Bug fix: The `breakclock' always counts down from the end of the break. Previously, it counted back from a random time when `+mouse' was true. Reported by Tijn Porcelijn <taine@3niat.myweb.nl>. * Hopefully fixed bugs that were causing xwrits to crash on Chris Keane <chris@chris-keane.co.uk>. * Bug fix: Erasing messages on the lock screen didn't completely work if the hand picture was in the way. This resulted in unreadable displays. Fixed. * Hopefully fixed bugs that caused animation to stop sometimes. * The lock screen now shows how many characters of your unlock password you've typed.
2002-02-09regenwiz1-2/+1
2002-02-09Update xscreensaver to 4.00:wiz7-22/+339
* Redesigned xscreensaver-demo GUI: it now includes small-preview and per-hack configuration dialogs. * Added three new modes of operation: One Screen Saver, Blank Screen, and Don't Blank (in addition to the historical Random Screen Saver). * Configure now defaults to installing the hacks in <prefix>/lib/xscreensaver/ instead of <prefix>/bin/. (Most distros already did it this way.) * New GL hacks, menger, engine, flipscreen3d. * Made sierpinski3d be more colorful. * New versions of xmatrix and nerverot. * Fixed a bug in starwars that made the font be drawn with thin lines in -root mode. * Fixed a bad colormap bug in crystal that could make subsequent hacks malfunction! * Made gflux able to grab screen images (-mode grab). * Updated webcollage for recent search engine changes. * Removed most command-line options to xscreensaver: just edit the ~/.xscreensaver file instead. * Improved behavior on multi-screen and Xinerama systems: the mouse now stays on the screen where the user left it, and the password and splash dialogs always appear on the screen that has the mouse. * Made the splash dialog use more Gtk-like colors; made it have only two buttons, ``Settings'' and ``Help''. * Made sonar understand .ssh/known_hosts2 format files, and be better about stripping out illegal addresses.
2002-02-06Changes instances where BSD_INSTALL_* were used by targets in the Makefilejlam1-2/+2
into the equivalent INSTALL_*. This is fallout from the change in revision 1.915 that removed ${MAKE_ENV} from the environment for a recursive make.
2002-02-05/bin/mkdir -> ${MKDIR}.skrll1-94/+94
Make the print-PLIST target output ${MKDIR} also.
2002-02-05Don't hardcode /usr/X11R6 when making directories or running X basedskrll2-100/+100
programs such as mkfontdir use ${X11BASE} instead. Also pick up a couple of /bin/chmod -> ${CHMOD}s
2002-01-31uhh - EVAL_PREFIX sucks. Do it right now and use buildlink files.drochner2-16/+22
Should fix a building problem reported by Kent Polk.
2002-01-31Upgrade mlterm package from 2.0.0 to 2.2.0.agc6-28/+29
Provided in PR 15436 by Masao Uebayashi (uebayasi@soum.co.jp) - the patch files were modified by me to apply cleanly. Changes since 2.0.0: * variable length column is supported. * ISCII support codes are imported(but is not still supported formally). * fribidi 0.10.0 is supported. * Full Reset button is added to mlconfig. * color fading is supported. * big5 unstandard characters can be converted to and from ucs4. * cursor form is changed when window is focused or unfocused. * Background of color-reversed characters is drawn with fg color event under wall paper or tranparent mode. * ESC ] 20 ; pt BEL sequence is supported. * mlterm configuration protocol is decided and implemented. * w3mmlconfig(w3m local-CGI) is contributed by Sakamoto Hironori san. * mlconf_curses(perl + curses) is contributed by Minami Hirokazu san. * etc/{font|vfont|aafont|vaafont} format is changed. (Dynalab font can be shown correctly by using this extension) * some characters of CP932 based true type fonts couldn't be shown, but fixed. * CP932 gaiji characters (IBM , NEC , NECIBM) <=> UCS conversion is supported. * and many minor bugs are fixed.
2002-01-29add this for depending pkgsdrochner1-0/+6
2002-01-28move buildlink file for py-Tk and remove Python version deoendenciesdrochner1-10/+8
2002-01-28-move to distutils scheme (but leave the Setup file in place becausedrochner5-22/+63
there is at least one pkg (graphics/sketch) which needs it -add buildlink.mk
2002-01-28Updated xpmroot to 2.4.5 (to match the current fvwm2 version). There aremartti2-5/+5
no changes in the xpmroot code...
2002-01-27Use auto-extract code for .shar files.jlam1-4/+1
2002-01-26Update xlockmore to 5.03. Changes:hubertf2-5/+6
GL updates: lament (light and color are more realistic), gears (misc updates) and atlantis (first try) for a thanks to Eric Lassauge ported from xscreensaver (VMS patch for atlantis from Jouk Jansen). logout button Array out of bounds fix thanks to Tom Schmidt. ant,bug,coral,crystal,daisy,demon,decay,dragon,goop,loop,slip,sphere, tetris,turtle,voters,wator,wire,&xjack fix and squaretate fix for 1x1 screens, thanks to Tom Schmidt for helping out. juggle updated for xscreensaver... thanks to Tim Auckland <Tim.Auckland@Procket.com>. I made similar MODE_ changes throughout. loop update to make flaws closer to the initial loop, without this it could be quite slow pacman update/rewrite: level generator added, dots added thanks to Edwin de Jong <mauddib@gmx.net> 2 erase modes ported from xscreensaver, thanks to Jouk Jansen. Also added features to make these 2 modes more random. Fix to set back line width. standalone maze from Ephraim Yawitz fyawitz@actcom.co.il back into maze mode for interactive feature. RedHat fixes (VMS Intrinsic.h placement, rpm & configure updates) and update to text3d.cc (removed blank, cleanups, and wander animation) thanks to Eric Lassauge. sounds can now be randomized using directories thanks to Jouk Jansen. Also a fix for sel_image wildcard selection for VMS, thanks to Tom Schmidt for noticing it does not work on UNIX machines. swarm -size was inconsistent with other tails like worm and julia. It now uses -cycles thanks to Frank v Waveren <fvw@var.cx>. fire, lament, sballs fixes on SGI Marcus Herbert <rhoenie@spam-filter.de> xmlock update for options thanks to Charles Vidal. MI_IS_DRAWN fixes thanks to Jouk Jansen.
2002-01-26Fix build problem (with new toolchain?). Focus pkg/15195.taca2-1/+25
2002-01-25Fix the mimelnk/application/x-core.desktop pattern.skrll2-1/+15
Closes pkg/15172 from Hume Smith <hclsmith@yahoo.ca>
2002-01-24List Matthias Drochner the maintainer of this package.tron1-2/+2
2002-01-23Readd dependence on "gnumeric" package which accept both versions.tron1-1/+2
2002-01-23Increase version number of "xchat" dependence to 1.8.7 - older versionstron1-3/+3
had a security problem - and bump package version number to 1.4.0.5.
2002-01-22move to use lang/python20/Makefile.incdrochner1-2/+2
(the pkg does only work with Python-2.0 until it is cleaned up)
2002-01-21Make sure we've got a version of libxml2 that the configure script isskrll1-1/+2
happy with. Reported by Chris Gilbert.
2002-01-19Strongly buildlinkify and remove unnecessary part of a patch that isjlam3-13/+5
already taken care of by REPLACE_PERL.
2002-01-19use gnome-python buildlink filedrochner1-2/+2
2002-01-19use python buildlink,drochner5-136/+162
install headers into a subdir of the python includes
2002-01-19update to 3.5.2drochner6-48/+24
major changes: -additional data format support -GUI fixes and enhancements -image analysis, fits -cross-platform compatibility -improved telescope control
2002-01-18use buildlink files for python and wxGTK,drochner1-18/+14
use variables from python framework afap