summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
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
2002-01-18Don't depend on gnumeric as there are two different versionsmartti1-2/+1
available (math/gnumeric and math/gnumeric0). It the user wants gnumeric (s)he will have to install it after gnome.
2002-01-17Fix the PLIST. Picked up by the bulk build.skrll1-1/+3
2002-01-16Update to revision 1: let xwit's imake generated Makefile do the installseb2-9/+4
and fix PLIST accordingly. This fix the package behaviour on Solaris id est let _IMAKE_MAN_CMD do its job. While here update MAINTAINER email address.
2002-01-14- Sorted PLISTmartti3-17/+22
- Updated xfce to 3.8.7 * Bug fixes * Add french default config file * Add support for env DISABLE_XFCE_USER_CONFIG * Change default panel location
2002-01-10Update openmotif to 2.1.30nb1. Changes from version 2.1.30 are that wejlam6-154/+15
no longer install all of the demo programs with openmotif (which are largely just bloat), and we use bsd.pkg.install.mk to replace some of the bloat in the package Makefile.
2002-01-09Fix a typo.wiz1-2/+2
XXX: doesn't support USE_CONFIG_WRAPPER yet
2002-01-09-update to 0.99.17, changes:drochner6-19/+74
-additions: -GtkPlot: display grids on top/below data New function gtk_plot_set_pc New signal "tick_label" to retrieve axes tick labels New functions to handle axes labels -GtkPlotDT: delaunay triangulization algorithm -GtkSheet: New function gtk_sheet_get_entry_widget Background colors and grid handling -GtkPlotPC: New function gtk_plot_pc_set_viewport -GtkPlotData: New alternative to retrieve data points trough a callback function Scale points size New functions to autoscale gradient according to field gtk_plot_data_get_point() to retrieve values Data markers -GtkPlotSurface: Use new Delaunay triangulization algorithm New functions to colour the surface using a gradient proportional to the height field -GtkPlotCSurface: Gradient with sublevels -GtkPlotCanvas: New child: CANVAS_MARKERS New selection stretegy New function gtk_plot_set_pc gtk_plot_canvas_freeze/thaw methods -fixes: -build system -memory leaks -etc -add a buildlink.mk
2002-01-07Update xscreensaver and xscreensaver-gnome to version 3.34. Bug fixes, and afredb4-7/+31
couple of new "hacks". The following is straight from the README file. Changes since 3.33: * Turned `memoryLimit' off by default, sigh. Apparently some versions of the GL libraries (appear to) allocate hundreds of megs for every GL program, so `memoryLimit' was causing GL programs to malfunction or crash on those systems. * Improved fading on TrueColor XFree86 4.1.x systems. * New GL hack, `circuit'. * Added `fuzz' mode to `decayscreen'. * New version of `whirlygig'. * Added links to `glplanet' and `sphereEversion'. * Fixed rare race condition that could make `sonar' hang. * Fixed potential crash in `speedmine'. * Made `xscreensaver-demo' not crash when imageDirectory was set to a non-existent directory. * Made `xscreensaver-getimage-video' invoke XawTV's `streamer' program better. * Made `phosphor' and `starwars' deal with CR, LF, or CRLF line endings. * Changes for Cygwin compilation environments. * Made `sonar' compile on systems that can't ping. * Configure changes for HPUX 10.20. * Made PAM code work on Red Had 4.2 systems. * Made `xscreensaver-command -deactivate' work when the saver is not active: what that does is reset the idle timer, as if keyboard input had been detected. This was added for the benefit of people writing DVD-playing software: they can now prevent the screensaver from kicking in by sending a -deactivate message once a minute while the movie is playing and not paused. * Various minor portability tweaks.
2002-01-07... and a description.skrll1-0/+8
2002-01-07Oops, need an empty PLIST.skrll1-0/+2
2002-01-07Add and enable the qt3 family of pkgs.skrll1-1/+5
2002-01-07Initial import of qt3-3.0.1. The meta pkg for QT3.skrll4-0/+43
2002-01-07Initial import of qt3-docs-3.0.1. The documentation from QT3.skrll3-0/+2477
2002-01-07Initial import of qt3-tools-3.0.1. A bunch of tools that form part of QT3.skrll4-0/+127
2002-01-07Initial import of qt3-libs-3.0.1. The multiplatform GUI toolkit we allskrll12-0/+731
know and love.
2002-01-06PATCH_SITES_foo becomes SITES_foo.fredb1-3/+3
2002-01-06Should be += not =skrll1-2/+2
2002-01-05Update patch with diffs for a regenerated "configure". This restores thetron2-72/+843
Solaris fixes which got lost in the recent update.
2002-01-05Use new format for "UNLIMIT_RESOURCES".tron1-2/+2
2002-01-04Unlimit datasize for building which is necessary for the new toolchain.tron1-2/+3
2002-01-03Buildlinkify, and add missing gtk dependency.wiz1-2/+4
Fixes bulk build problem.
2002-01-03Add DEPEND on scrollkeeper.damon1-1/+3
2002-01-01Spelling: libaries -> librariesbjoern1-1/+1
2002-01-01Spelling: Libaries -> Librariesbjoern1-2/+2
2001-12-30Set BUILDLINK_DEPENDS.qt2-libs to qt2-libs>=2.3.0zuntum1-1/+2
(similarly to recent Makefile change)