summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
1999-04-06Update DEPENDS to catch up with other packages' version changes.abs1-2/+2
1999-04-06Fix braino in dependency... make it actually work.. ;)garbled1-2/+2
1999-04-06Update to 4.13.1hubertf2-4/+4
Changes: bug mode bugfix (fixed a rare segmentation fault) thanks to Mike Coleman <mkc@kc.net>. Got rid of some duplicate files for invert mode.
1999-04-05Back out this change. The configuration file is obviously allright, it istron1-82/+0
"ical" that is broken.
1999-04-05Updated xautolock to pl15, as the old pl10 is no longer available.mjl4-56/+47
1999-04-05Fix to use gnome-core-1.04 now...garbled1-3/+3
1999-04-04One small step for GNOME, one giant leap for KDE:tron3-21/+104
Update "gnome-core" package to version 1.0.4.
1999-04-04One small step for GNOME, one giant leap for KDE:tron5-173/+45
Update "gnome-libs" package to version 1.0.5.
1999-04-04Fix checksums (also on ftp.netbsd.org)hubertf1-2/+2
1999-04-03Fix shell escaping so that "tkConfig.sh" actually works.tron2-20/+87
1999-04-03Fix weird library name handling in configuration file which breaks attron1-5/+20
least "ical".
1999-04-03Install real "wish" binary and not libtool's dummy shell script.tron1-6/+9
1999-04-02Enable khostchoosergarbled1-1/+2
1999-04-01Initial import of khostchooser-0.3, a KDE replacement for Chooser.garbled5-0/+55
1999-04-01Rewrite the extraction commands to be more intuitive.agc2-5/+5
In the vast majority of cases, nothing has changed (i.e. .tgz, .tar.gz, and .tar.bz2). EXTRACT_USING_PAX can be set as before. For custom extractions, instead of using EXTRACT_BEFORE_ARGS, EXTRACT_AFTER_ARGS and EXTRACT_CMD, simply set EXTRACT_CMD to be the command needed to decompress and extract the lements from the archive. ${DOWNLOADED_DISTFILE} can be used to reference the distfile(s). e.g. for compressed shars, where previously there was: EXTRACT_CMD= ${GZCAT} EXTRACT_BEFORE_ARGS= EXTRACT_AFTER_ARGS= |sh now use: EXTRACT_CMD= ${GZCAT} ${DOWNLOADED_DISTFILE} | ${SH}
1999-04-01Update to tk version 8.0.5. This seems to be primarily a bug-fix release.agc10-627/+630
1999-04-01Upgrade to tcl version 8.0.5. This seems to be primarily a bug-fixagc2-9/+9
release.
1999-04-01Explicitly remove the linkname before trying to make the link.agc1-7/+11
1999-04-01Set value of TK_SHARED_BUILD.agc1-2/+12
1999-04-01Use the configure script to work out whether we're building shared libs.agc1-13/+1
1999-04-01Document and enable controlcenter and econf.garbled1-1/+3
1999-04-01Initial import of econf 0.15. A configuration manager for enlightenment.garbled5-0/+29
1999-04-01Initial import of controlcenter-1.04.garbled5-0/+226
GNOME control-center development library
1999-03-31Split out of patch-ad, #include <errno.h> if not SVR4hubertf1-0/+31
1999-03-31Split out patch for lib/libxview/textsw/es_file.c into patch-akhubertf1-20/+1
1999-03-30Add and enable eterm and freetype. Document enlightenment, fnlib, etermgarbled1-1/+2
and freetype.
1999-03-30freetype should probably be in graphics, not textproc, on second thought.garbled1-2/+2
1999-03-30New pkg for eterm 0.8.8. A fancy xterm with colors and transparentgarbled6-0/+275
backgrounds. Part of enlightenment.
1999-03-29Update Enlightenment to 0.15.4. Makes it actually work again with all thegarbled6-520/+550
new gtk/glib stuff.
1999-03-29Repair broken command line parsing, fixes PR pkg/7276 Ignatios Souvatzis.tron1-0/+13
[Of course this bug report should have gone to the AfterStep author(s).]
1999-03-27Update xscreensaver to 3.08.frueauf3-5/+7
1999-03-23New "qwspritefield" package:tron6-0/+117
Efficiently redrawn sprites in the Qt GUI Toolkit.
1999-03-23- Make sure that "configure" finds JPEG, TIFF and PNG library.tron1-5/+7
- Install "klock" set user id "root" so that it can really verify the entered passwords.
1999-03-23Because KDE's configuration script clobbers "LD_FLAGS" we better use atron1-3/+3
different method to add "${LOCALBASE}/lib" to the library path.
1999-03-22Correct the directory path on the redhat ftp site.agc2-4/+4
1999-03-22Make sure that "configure" finds PNG and TIFF library. Fixes PR pkg/7203tron1-4/+4
by Dave Huang.
1999-03-20Depend on version 0.51.2 of "windowmaker" package.tron1-2/+2
1999-03-20Update for "windowmaker" package to version 0.51.2 supplied bytron5-61/+62
Johnny C. Lam in PR pkg/7201. Changes since version 0.51.0: - fixed bug with window that can get focus if both shaded and hidden. - maximize for full screen - fixed problem with frame drawing in non-opaque - fixed installation path prob [jmknoble@pobox.com] - fixed bug moving window when only one window is on screen - fixed bug with ignored GNUstep attributes - fixed WPrefs crash in Mouse Preferences - fixed crash bug in WINGs/wmaker startup - added workaround for kde pager crash bug - made %W in root menu and wmsetbg -w take numbers starting from 1 - fixed crash bugs with kpanel - put . to mark hidden apps - fixed dont set xset stuff option in WPrefs - fixed menu title messup in WPrefs - fixed WPrefs message dialogs for invalid menus - fixed workspace back setting in all screens - fixed WorkspaceSpecificBack / wmsetbg - added WindozeCycle patch (being rewritten) - cleaned up focus/unfocus state transitions - made WPrefs more robust - fixed locale file (po) installation stuff - fixed focus loss when dragging window across workspaces - fixed workspace baby boom with nextworkspacekey - removed ignore_next_unmap kluge - install defaults data in /usr/local/etc - added menu for miniwindow - fixed remove resizebar from shaded window - rewrote library/header search code in configure - rewrote window move/edge resistance code - added window border resistance - changed EdgeResistance option to only YES/NO - added workaround for glibc bug in sscanf("", bla, bla) - hopefully fixed WM_COLORMAP_WINDOWS crash bug - fixed searching of localized menus - fixed --help option - fixed handling of docked apps with . in their instance names - RSupportedFileFormats() in wrlib will now return a static buffer - fixed bug in StartHidden - a little faster startup - will rearrange icons after moving an icon if autoarrangeicons - fixed icon overlap bug - fixed crash with internal dialogs and multi-heads - added standard colormap support to wrlib (taken from libXmu sources) - fixed memory leak in attribute panel - fixed crash with CalendarManager deiconify - fixed heisencrash when mapping new windows - fixed totally buggy wmaker.inst ~/.xinitrc checker
1999-03-16Yet another "stable" GNOME release:tron4-24/+45
Update "gnome-core" package to version 1.0.3
1999-03-16Yet another "stable" GNOME release:tron5-10/+183
Update "gnome-libs" package to version 1.0.3
1999-03-15Forgot to rm during last update - pointed out by Matthias Scheler. Thanks!hubertf1-359/+0
1999-03-14Add "gnome" to category list.tron2-4/+4
1999-03-14Ugly hack to get GNOME 1.0.1 working: don't build shared "libgnome".tron2-2/+14
XXX Someone needs find out why a shared library causes problem. It is NOT XXX the well know C++ constructors problem.
1999-03-14merge with more verbose description on homepagerh1-2/+12
1999-03-14"gtk++" is no graphics library.tron2-2/+3
1999-03-14Update description: gtk++ isn't used by Gimp only.tron1-1/+1
1999-03-14add x11 as categoryrh1-2/+2
1999-03-14add and enable gtk--rh1-2/+3
1999-03-14convert FreeBSD port to NetBSD packagerh11-217/+345
update to gtk---1.0.0
1999-03-14Initial import of FreeBSD port for gtk-- (0.9.14)rh10-0/+304