summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2000-12-13Create and remove directory "share/doc/kde/HTML/pt" in "kdebase" packagetron1-2/+3
because it it used by the "kdegames" and "kdevelop" packages.
2000-12-12Update wxGTK to 2.2.3. Relevant changes from version 2.2.2:jlam3-150/+170
Fixed bugs in HTTP code. Implemented wxNO_FULL_REPAINT_ON_RESIZE whenever possible and reduced flicker a little (no longer diables GTK's own anti-flicker code). Always have a clipping region equivalent to the update region in OnPaint events (such as under wxMSW and wxMac). Implemented wxListBox::SetFirstItem(). Fixed some minor problems in HTML code, wxListCtrl, wxListBox. Updated many translations, added Swedish. Changed default screenpixels-per-inch from 100 to 75 in printing code. Updated AFM font metrics for Ghostscript fonts and let Linux and FreeBSD default to using GS fonts (and not Adobe fonts).
2000-12-12update to 3.4drochner8-62/+43
too many changes to list here, see HOMEPAGE for details simplified installation a bit to save the need to list all the individual support files in the Makefile
2000-12-12Update HOMEPAGEwiz1-3/+3
2000-12-12It's "-Wl,-R${LOCALBASE}/lib", not "-W,-R${LOCALBASE}/lib".jlam2-4/+4
^
2000-12-12Remove packages that have been moved from x11 to wm (oops, forgot Makefiles).wiz21-602/+0
2000-12-12Added wm category to main Makefile; remove packages that have been movedwiz203-11193/+15
from x11 to wm; fix paths in packages that depend on the moved ones.
2000-12-12Unify Makefiles -- mostly headers: remove FreeBSD Ids.wiz1-2/+1
Consistent 4 character indentation of SUBDIR entries.
2000-12-11make makepatchsumskrll1-2/+2
I'll get this right in a minute.
2000-12-11Oops.skrll1-2/+2
2000-12-11Don't rely on libtool>1.4 functionality... yet.skrll3-5/+13
2000-12-11Honor CFLAGS passed in from environment during build.jlam2-5/+15
2000-12-11Add new finance category to main Makefile; remove moved packages from oldwiz6-38/+1
locations (moved to finance).
2000-12-09- Introduce QTVERSION variable defined in qt2/Makefile.common to makeskrll10-53/+59
upgrades easier. - Preliminary work to split uic/libqutil from qt2-designer - Some general tidy up
2000-12-06Bump version number to 2.2.2 to match latest "qt2-libs" package.tron1-6/+6
2000-12-06XtCtextBorder, XtCdrawTextBorder:jlam4-1/+70
These two macros are multiply defined in Label.h, List.h, and SmeBSB.h. We undefine them before setting up their definitions in each header file.
2000-12-05add & enable xdaemon2hubertf1-1/+2
2000-12-05The BSD Daemon sticking on your desktop (like xteddy)hubertf5-0/+50
Image set for xteddy, consisting of a big and a smaller BSD daemon. Derived from work of Marshall Kirk McKusick, see the docs for more information. Version 2 adjusted for xteddy2, in PNG format.
2000-12-05add & enable xteddy2hubertf1-1/+2
2000-12-05Teddy bear for your desktophubertf9-0/+119
Normally, xteddy just sits around doing nothing. After all, that's what teddy bears are for. Look at him, talk to him, place heavy windows on top of him, zap him around until he becomes dizzy, do what you like; he will always be your true (albeit virtual) friend. Unlike the original version by Stefan Gustavson, this version can display other image formats, and comes with a number of other images - see xteddy_test. Closes PR 8368 by John A. Maier <johnam@mail.kemper.org>
2000-12-05update to qt-2.2.2drochner13-43/+46
"Bugfixes and minor extensions."
2000-11-30Update to 0.33.1.mycroft3-5/+7
2000-11-30This patch was *not* reversed. It was integrated into the baseline. Reversingmycroft2-15/+1
it broke wm-properties-capplet again.
2000-11-30Make this work on systems (XFree86 4) without libXdpms. I am testing nowjwise1-1/+9
whether this works completely correctly (without this patch, xlockmore will not compile).
2000-11-30The "gettext" package is only require at build time. "USE_LIBINTL= YES"tron1-2/+3
for dependence on the "gettext-libs" package where required.
2000-11-29Update to wmakerconf-2.7. Changes since 2.6:wiz5-8/+29
* Complete rewriting of the theme dialog, now themes are shown in a file manager style (rename, move, delete, etc.) * New drag and drop mode in tree views: now the tree view is scrolled if the drag destination is not visible (root menu and theme list) Two bug fixes and three new translations (tr,pl,ja).
2000-11-29Remove unnecessary entries for ".so" links for shared libraries which causetron1-3/+1
problems with the latest package list handling changes in "bsd.pkg.mk".
2000-11-29Whoops. Version number changed before I committed this.mycroft1-2/+2
2000-11-29Depend on new gdk-pixbuf-gnome packagewiz1-2/+2
2000-11-29Remove the hack that forces libgnome to be built static on a.out. It worksmycroft2-17/+3
Just Fine shared.
2000-11-28Pass "CFLAGS" to "CC" instead of "CPPFLAGS".tron1-2/+2
2000-11-28Add and enable modelineagc1-1/+2
2000-11-28Initial import of modeline into the NetBSD packages collection.agc7-0/+73
A small but useful utility to calculate the XFree86 ModeLines for the XF86Config file, given a screen resolution and a vertical frequency (in Hertz).
2000-11-27Correct PLIST for libtool changes.mycroft6-75/+75
2000-11-27requires msgfmt and libintlitojun2-2/+6
2000-11-27Fix CMSG* macros for systems that do not define CMSG_LEN and CMSG space torh2-8/+14
make gnome-libs compile again under NetBSD-1.4.x.
2000-11-27add libintl/gettext dependency. as we use BUILD_DEPENDS for gettext,itojun1-1/+3
it is not transitive (?).
2000-11-27sortwiz1-2/+2
2000-11-26Fix module names so they actually work.mycroft1-23/+23
2000-11-26The .so modules go in the PLIST too.mycroft1-1/+12
2000-11-26Correct PLIST for libtool changes.mycroft1-5/+5
2000-11-26Update gnome meta-package to 1.2.4. Tracks latests updates to gnome-corerh1-4/+4
and other components.
2000-11-25Update gnome-core to 1.2.4. Changes include bugfixes and locale updates.rh3-11/+13
2000-11-24update xwrits to 2.12dmcmahill2-4/+4
changes from the NEWS file: * Changed Alarm structure into a doubly linked list. May improve performance when there are many xwrits windows.
2000-11-24pull in gettext (msgfmt), so the .po files get builthubertf1-1/+2
2000-11-20Feh. Make this depend on a *specific* version of python until the path namemycroft1-2/+2
lossage in the PLIST is fixed.
2000-11-20Use LTCONFIG_OVERRIDE.mycroft1-14/+16
Also, back out previous change. This pkg formerly worked with python 1.5.2, and there is no reason to force the user to upgrade python.
2000-11-19Invert meaning of USE_PAM: add dependency only if USE_PAM is set!rh1-2/+3
2000-11-19Prevent configure from picking up an installed PAM (unless USE_PAM is set)rh1-1/+13
2000-11-17pkglint nitwiz1-1/+1