summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)AuthorFilesLines
2002-09-23Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard namesjlam2-9/+12
for the extra CPPFLAGS and LDFLAGS needed by packages that include these buildlink2.mk files.
2002-09-22buildlink1 -> buildlink2jlam1-7/+7
2002-09-22Create new variables BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg>jlam1-1/+4
that hold the compiler and linker flags used to find the headers and libraries because these packages install them into non-standard places. These variables may be used in package Makefiles by doing: CPPFLAGS+= ${BUILDLINK_CPPFLAGS.<pkg>} LDFLAGS+= ${BUILDLINK_LDFLAGS.<pkg>}
2002-09-22Don't symlink certain classes of files that aren't needed by buildlink2:jlam2-5/+3
*.pc and binaries. Both these things are simply found by packages in their true installed locations.
2002-09-21Strip the ".buildlink" from the names of the python application andjlam7-23/+25
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-21buildlink1 -> buildlink2jlam3-118/+18
2002-09-21Move the USE_BUILDLINK2 definition to the common Makefile, as we includejlam3-8/+4
buildlink2.mk files from there.
2002-09-21Make "-ltk" resolve into "-ltk83", so that we don't need to patch sojlam1-1/+6
many Makefiles.
2002-09-21Updated xpmroot to 2.4.11 (to match the current fvwm2 version). There aremartti2-5/+5
no changes in the xpmroot code...
2002-09-21buildlink1 -> buildlink2jlam1-6/+6
2002-09-21No packages use xforms/buildlink.mk anymore.jlam1-37/+0
2002-09-21Create empty modules directory for dependent packages to install theirrh2-3/+5
gtk2 modules. Remove upon deinstall. Closes PR pkg/18253 by Julio Merino <jmmv@hispabsd.org>
2002-09-21buildlink1 -> buildlink2jlam6-21/+23
2002-09-20Follow the guidelines set forth in bsd.buildlink2.mk for making ajlam1-2/+17
buildlink2.mk file. This package installs both headers and libraries, so we need to define a BUILDLINK_FILES variable for it.
2002-09-20buildlink1 -> buildlink2jlam1-9/+10
2002-09-20buildlink1 -> buildlink2jlam1-9/+5
2002-09-20Remove redundant setting for BUILDLINK_DEPENDS.qt2-libs.jlam1-3/+1
2002-09-20All packages that used these buildlink.mk files have been converted tojlam3-232/+0
use buildlink2, so remove these files.
2002-09-20Trivially use buildlink2.jlam1-1/+2
2002-09-20Fix pkg/18211 from Hume Smithskrll1-10/+22
Reverse the change to how templates are handled, made between 3.0.4 and 3.0.5, for older toolchains. Removing inline for newer toolchains produces smaller code. Removing inline for older toolchains produces buggy code. Do some reorganisation while I'm here.
2002-09-20add missing RCD Id.grant1-0/+3
2002-09-20Revert previous...I'd already put it into kde2/buildlink2.mk.jlam1-2/+1
2002-09-20Make USE_X11BASE a common setting amongst KDE2 software.jlam1-1/+2
2002-09-20Add a buildlink2.mk file for other packages to use.jlam1-0/+24
2002-09-20Use BUILDLINK_PKGSRCDIR.kdelibs2 instead of referring to the pkgsrcjlam1-3/+5
directory for kdelibs2 directly. Also some minor whitespacing.
2002-09-20buildlink1 -> buildlink2jlam1-10/+10
2002-09-18Fix khtml/java/kjava.policy so that it includes a real path. This allowsskrll2-1/+14
the security manager to be on when using java in konqueror. Found by Wolfgang Solfrank ws at tools dot de
2002-09-16Include bsd.prefs.mk earlier, so this actually builds again.mycroft1-1/+3
2002-09-16Updated xpmroot to 2.4.10 (to match the current fvwm2 version). There aremartti2-5/+5
no changes in the xpmroot code...
2002-09-15Configure arg --enable-imlib is no longer valid; use --with-imagelib=imlib.toshii1-2/+2
2002-09-15Updated to 2.6.1. Fix an ugly, backscrolling bug.uebayasi2-5/+5
2002-09-15Add and enable gnome-sessionrh1-1/+2
2002-09-15Initial import of gnome-session-2.0.7, the GNOME2 session manager.rh8-0/+210
Provided by Julio Merino <jmmv@hispabsd.org>, with some modifications to make this co-exist with gnome-core. Closes PR pkg/18221
2002-09-15s/X11BASE/X11PREFIX/ for xpgwedge checkrh1-2/+2
2002-09-15Add and enable gnome2-control-centerrh1-1/+2
2002-09-15Initial import of gnome2-control-center-2.0.1.1, a set of preferencesrh5-0/+237
utilities for GNOME2. Provided by Julio Merino <jmmv@hispabsd.org>, with some modifications to allow this to co-exist with gnome-core. Closes PR pkg/18223
2002-09-15Accept gnome2-pixmaps as a prerequisite instead of gnome-pixmaps ifrh1-1/+6
xpkgwedge is installed (LOCALBASE == X11BASE)
2002-09-15s/USE_X11BASE/USE_X11/ so this actually works on non-xpkgwedge systemsrh2-4/+5
Bump PKGREVISIONs and default dependencies
2002-09-15Mlterm 2.6.0.uebayasi3-8/+8
Changes: * Window icon is supported and icon_path option is added.(Thanks to Minami Hirokazu san) * Fixed critical bugs around bce support. * Fixed incorrect size hints bug.(Thanks to Sato Seiichi san) * XDND is supported.(Thanks to Minami Hirokazu san) * mlconfig improved.(Thanks to Kubota Tomohiro san) * contrast/gamma options are supported. * HOME/END keys are supported. * metakey=[mod1-mod5,meta,alt,super,hyper] option is supported. * TERM=mlterm is supported and doc/term/mlterm.{ti|tc} are added. (Thanks to Minami Hirokazu san) * And many minor bugs are fixed.
2002-09-14Add and enable gnome-desktoprh1-1/+2
2002-09-14Initial import of gnome-desktop-2.0.8, the main desktop component of GNOME2rh10-0/+267
Based on Julio Merino's version in PR pkg/18209 with some modifications to allow co-existence with GNOME 1.
2002-09-14Update gnome-core to 1.4.2. Changes include:rh6-183/+205
* Tons of bugfixes * Replace the Netscape desktop entry with "Web Browser" since it starts Mozilla by default anyway. * Print warning if no panel is running at applet startup. * Optimize the g_[s]list code a bit. * Pull in improved tempfile creation from 2.0 * Up registration interval for clients * New/Updated translations: Polish, Spanish, Vietnamese, Traditional Chinese, Finnish, French, Korean * New docs for (eu) * Use VERSION in gnome-check-login instead of 0.1. * Don't try to lock the screen if root is logged in. * Improved shading of screen when logging out.
2002-09-13Use the "Official Pthreads Replacement" in kdenetwork2.skrll1-2/+2
Bump PKGREVISION and depend on it.
2002-09-12Fix build problem under NetBSD-current.tron2-7/+17
2002-09-12Add and enable gtk2-enginesrh1-1/+2
2002-09-12Initial import of gtk-engines-1.9.0, a set of theme engines for gtk2.rh4-0/+54
Provided by Julio Merino <jmmv@hispabsd.org> in pkg/18206, with some minor fixes by me.
2002-09-11Unused.wiz1-60/+0
2002-09-11Unused.wiz1-52/+0
2002-09-11Update to 1.2.2. Convert to buildlink2.wiz6-99/+81
Changes: Release 1.2.2 * Gnome::UI::Help fixed: This should be added to the Help menu to automatically add items from the topics.dat file. (Murray Cumming) * gnome-hello example: The About box is now closed and deleted when [Close] is clicked (Murray Cumming) Release 1.2.1 * App::create_toolbars fixed to use member UI::Array. This allows access to the widgets, as well as properly managing memory for the UI Items. - menu example modified to demonstrate disabling of menu item widgets. (Murray Cumming) * configure.in: Don't add -I$prefix/include to GNOMEMM_INCLUDEDIR if $prefix=/usr. -I/usr/include should never be used because it overrides the order of gcc's implicit include path. gtkmm-config.in has been corrected too. (Daniel Elstner) * Dialog, MessageBox, PropertyBox: Added extra documentation so people know that these are not self-destructed when run() or run_and_close() returns. (Murray Cumming) Release 1.2.0 * Canvas example: Added example.png to test CanvasImage. Items are now deleted in the destructor. (Murray Cumming) * Reference Documentation: Location of perl not hardcoded. (Cedric Gustin) * Some gcc 3.0 std namespace fixes. (Claudio Bley) Release 1.1.21 * CanvasText: set_font(const GdkFont&) conversion fixed and set_font(const string&) added. (Murray Cumming) * CanvasItem: event signal marshalled again. We lost this fix sometime after 1.1.17. (Gergõ Érdi) * Uncommented the CanvasHelper::anchor property, adding the necessary gtkpacker.h #include. (Murray Cumming) * Fixed CanvasHelpers::font for Gdk_Font input and added a string constructor. (Murray Cumming) * Added CanvasText::set_fontset(). (Murray Cumming) Release 1.1.20 Unofficial, with some 1.1.21 changes.
2002-09-11Add a missing dir.wiz2-2/+4