summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2004-11-22Changes 0.93.97:adam1-3/+2
* unknown
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-1/+2
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-28Changes 0.93.96:adam1-7/+4
* Scroll wheel suuport * Xpm security fixes * XmList fixes * XmFrame fixes * fix for uninitialised memory problems
2004-04-24Relinquish maintainership of packages to tech-pkg@NetBSD.org.jlam1-2/+2
2004-04-12add missing dependency on expat.grant1-1/+2
2004-04-11bl3ifyxtraeme1-2/+2
2004-03-20Fix build on sparc64 with gcc2.snj1-1/+4
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-3/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant1-2/+2
2003-12-12Changes 0.93.94:adam1-17/+11
Fix the crashes that were introduced by fixes for gadget colour problems. Changes 0.93.91: Implement Add Mode in XmText.
2003-08-20install LessTif.tmpl where imake and motif.buildlink2.mk expects.markd1-1/+2
bump PKGREVISION.
2003-07-18Changes 0.93.41:adam1-2/+3
Intermediate release - extend LessTif to work with the Xft library Bug-fixes Changes 0.93.44: Bug-fixes Changes 0.93.46: Bug-fixes
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2002-12-05update to 0.93.36drochner1-8/+51
changes to the pkg: -don't bother sharing patches with the Motif-1.2 compatible version anymore -- most patches were only necessary to be able to share patches, so it got ridicoulous -kick out use of autoconf et al. - just unneeded complexity -comply to Motif-2.1 instead of 2.0 lesstif changes: -added XmSimpleSpinBox implementation -Initial implementation of the CareParentVisual Trait -Start implementing XmRenderTable, XmRendition, XmTabList -misc fixes/cleanups
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-3/+2
buildlink2.mk files back into the main trunk. This provides sufficient buildlink2 infrastructure to start merging other packages from the buildlink2 branch that have already been converted to use the buildlink2 framework.
2001-10-03Substitute for more things needed by DEINSTALL/INSTALL.jlam1-1/+5
2001-09-14x11/lesstif12 does not conflict with the x11/openmotif package, thoughjlam1-1/+3
lesstif does.
2001-09-09Move USE_BUILDLINK_ONLY definition out of Makefile.common and into thejlam1-3/+5
individual package Makefiles.
2001-08-29Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded referencesjlam1-1/+2
to ${X11BASE} in the header and library search paths into references to ${LOCALBASE}/share/x11-links. These packages should now be strongly- buildlinked regardless of whether xpkgwedge is installed. Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-08Roll back to previous revision so that host.def is properly modified duringjlam1-1/+3
installation and deinstallation to handle adding and removing a line to include <LessTif.def>. This causes mxmkmf to work again as advertised in the LessTif documentation.
2001-07-02Don't add a line to include <Lesstif.def> in host.def. It doesn't workjlam1-3/+1
correctly, and it resets the ImakeCmd, which breaks other pkgsrc builds.
2001-06-30Update lesstif and lesstif12 to 0.92.32. Changes from version 0.92.26jlam1-17/+17
include: Small code fixes to help building on some systems Use new libtool version 1.4 and automake 1.4-p1 Install more machine-indepedent files in $(prefix)
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+3
2000-12-22Update lesstif and lesstif12 to version 0.92.6. Make me the maintainerjlam1-6/+10
since I'm most familiar with the hack to include the LessTif X11 config files. Relevant changes from version 0.91.8: * Build/Install Uil libs and Headers (and tests) by default. * Fixed some FontList interfaces to conform to the docs. Might fix memory leaks as well. * Ongoing work to use ANSI C89 as much as possible. Drop alternatives being used (e.g. bcopy() and friends) * The Motif 2.x Xme() funcs should now all exist in stubs at least; some had already been "implemented" earlier. * Build support for a Motif 2.1 compatible tree. This will soon replace the 2.0 tree. * Work in progres for creating XmPrint API. (2.1 functionality)
2000-10-23Update lesstif to 0.91.8. Changes from version 0.91.4 include severaljlam1-5/+13
fixes to plug memory leaks and changing the way LessTif imake config files are handled. Also, install the HTML documentation in share/doc/html.
2000-07-25Update lesstif to 0.91.4. Only minor bug fixes and some improvementsjlam1-24/+5
to the Xbae widget set. As a package, split out the Motif-1.2-compatible libraries into a separate package. This package now contains just the main (Motif-2.0-compatible) LessTif libraries, headers, and documentation.
2000-06-21USE_LIBTOOL instead of PKGLIBTOOL.jlam1-4/+7
2000-06-01s/USE_LIBTOOL/USE_PKGLIBTOOL/rh1-2/+2
Add a new USE_LIBTOOL definition that uses the libtool package instead of pkglibtool which is now considered outdated. USE_PKGLIBTOOL is available for backwards compatibility with old packages but is deprecated for new packages.
2000-05-25update to 0.91.0drochner1-2/+2
no visible changes since 0.90.0 (only Xbae which we have a separate pkg for)
2000-04-27Update lesstif package to version 0.90.0 based on patches supplied bytron1-2/+2
Mark Davies in PR pkg/9915. Changes since version 0.89.9: - XbaeMatrix : work in progress for making rows resizable. This is already in place for columns, it is one of the requirements for being able to handle different fonts. This may break binary compatibility with previous releases. - Various XmText bugfixes. - Add Xm/MenuT.h trait include file, required for Xmt 2.1.3. - XbaeMatrix : two bugfixes related to use of global variables (auch). - CascadeButtons : if we set the sub-menu on a menubar there is no need to refresh. - All over : remove reference to timers we've nuked with XtRemoveTimeOut(). - XmList (XmEXTENDED_SELECT) - the selected_item_count was always coming back as 1 - ImageCache : add None symbolic name for transparency. - XmTextFieldSetSelection - do not allow the start or end position to be greater than the current length. - Make Labels handle bitmaps in the version 2 case only - XmRowColumn : Give the focus to the root when we don't know were else to put it - SelectionBox has a class method called list_callback. In our FileSB class initialization this field was missing. This was causing FileSB sub-classing problems. - Do not activate an accelerator belonging to an un-managed widget. (DDD) - Mnemonics were being installed and un-installed based on a different set of rules. - Make label handle pixmaps with a depth of 1. - Xbae : consistent use of ANSI C prototypes. - Several bugfixes to RPM configuration file (lesstif.spec). - Work in progress for making Xbae widgets threadsafe. - XmListReplaceItemsPosUnselected doesn't replace last item due to the test being performed as if position were 0 based rather than 1 based. - DragBS : don't tell bcopy to copy a negative length. - Various fixes for compiler warnings. - DragBS : _XmWriteDragBuffer also seems to have difficulties - it doesn't work if the 'size' is bigger than 1000, because someone had the bright idea of hardcoding 1000 in as the maximum possible size. - Convert web pages to using JPEG instead of GIF. - Add Builder Xcessory example files for Xbae widgets. With these you should be able to import the Xbae widgets onto the BX palette. - Print a couple of warnings if someone calls Mrm thinking it might actually do something. - Clean up website text consistency. - Fix XmListYToPos(). - Get rid of - Our sample system.mwmrc wasn't correct. - Manager.c : virtual key accelerator handler. - lesstif.spec : make sure the include files for Xbae, Xlt make it in. - lesstif.spec : split the "devel" RPM into two - the "devel" RPM keeps the development stuff (include files etc), the new "static" RPM contains the static libraries.
2000-02-12install ac_find_motif.m4 and link it to ${LOCALBASE}/share/aclocalwiz1-1/+7
2000-02-01"lesstif" requires "lynx" to builds its documentation.tron1-1/+3
2000-01-31update to 0.89.9drochner1-2/+2
changes since 0.89.4: Implement ScrollOneLineDown and ScrollOneLineUp. This is very usefull once you get one of those wheely type mouses. XmNmenuHistory now working for RadioBoxes. Patches to get mnemonics working in nedit. General code cleanup (getting rid of unused "global" symbols) XmListGetSelectedPosition fixes Lots of geometry fixes XmTextSetHighlight fixes XmList fixes Form widget significantly reworked (breaks binary compatibility) openDX translations now working Add Linas Vesptas's fixes to make XbaeMatrix cope well with cell widgets; these are widgets that stay inside one of the matrix's cells. GnuCash uses this extensively, Oleo will use it too. Add XbaeMatrixGetCellWidget() for API completeness. Patch by Jens Krinke for having multiple highlightings in XmText. Convert Xbae FAQ into HTML Xbae used to have #if CELL_WIDGET, they were now removed to make sure cell widget functionality is always compiled in. Updates to the lesstif.spec (file to create RPMs). Add BuilderXcessory configuration files that allow you to use the Xbae widgets in BX. Add XltCreateSciPlot(), this was a missing API, it was "needed" for the BX integration.
1999-11-15update to lesstif-0.89.4drochner1-2/+2
changes since 0.89.0: FileSB updates Several bug fixes which improve nedit operation (particularly the File->Open insensitivity problem). General code cleanup, and 64 bit improvements, eliminated most warnings on DU compile SelectionBox popdownCallback fixes XmListReplacePositions fix several fixes for openDX
1999-11-03Update to 0.89.0. Renumbered patches because it got increasingly difficultjlam1-15/+17
to track patches to individual files. Changes from 0.88.9: * Add FontChooser widget to Xlt. * Fix to XmText to make a second call to SetValues with the same pointer still work. * Added a directory tree lib/Xbae which contains the Xbae widget set (XbaeMatrix, XbaeCaption, and XbaeInput). * Made build system changes to build Xbae in the same way as Xlt. * Add build system options to Xlt and/or Xbae can be compiled together with LessTif. Use the --enable-build-Xlt and --enable-build-Xbae options. * Xbae contains both automake-based and Imake based build support; we're not sure how actively we'll support Imake though. * RowColumn tear-off segfault fix. * Fixed segfault with xmgrace. * various fixes for openDX * VaSimpleOption fix for Xquote * fixes for mapCallback for DialogShells with BulletionBoard children * Even though binary compatibility is not our true goal, Netscape-dynMotif (4.61) now runs out-of-the-box with lesstif! * Initial attempts at making lesstif threadsafe (PushB, PushBG) * mxftp should now work * XmScrolledWindow/XmScrollBar geometry fixes
1999-09-04Enable Motif 1.2 compatibility required for the "mosaic" package.tron1-3/+2
1999-09-04Replace dead mirror with two official mirror sites.tron1-2/+3
1999-09-03update lesstif to 0.88.9,drochner1-17/+7
from Adam Ciarcinski (adam@albedo.com.pl) per PR pkg/8299
1999-05-20Remove unnecessary assignments of "INSTALL", "INSTALL_DATA",tron1-3/+2
"INSTALL_PROGRAM" and "INSTALL_SCRIPT" from "CONFIGURE_ENV".
1999-02-20Fix CONFLICTS (remove redundancy, mostly)hubertf1-3/+1
1999-01-30Replace all occurrences of USE_X11 with USE_X11BASE. This means "install thisagc1-2/+2
package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package".
1999-01-14Remove bogus mirror site.tron1-2/+1
1999-01-12Update lesstif to 0.87.1.frueauf1-5/+3
Changes: This is a minor/development release. There have been many internal changes since the last release, mostly to do with how we implement geometry handling, the geometry subsystem has been substantially overhauled. Many other bugs have been fixed as well. This version will probably break binary compatibility with 0.87.0, although I don't see anything specific at the moment. Don't count on binary compatibility, though.
1998-11-13Update lesstif to 0.87.0.frueauf1-3/+3
1998-10-31Update lesstif to 0.86.9.frueauf1-3/+4
1998-09-28Update lesstif 0.86.5.frueauf1-3/+3
1998-08-20The Grand Homepagification:tsarna1-1/+2
- New, optional Makefile variable HOMEPAGE, specifies a URL for the home page of the software if it has one. - The value of HOMEPAGE is used to add a link from the README.html files. - pkglint updated to know about it. The "correct" location for HOMEPAGE in the Makefile is after MAINTAINER, in that same section.
1998-08-12Update lesstif to 0.86.0.frueauf1-3/+3
1998-07-24Update to use USE_LIBTOOL.tv1-4/+3
1998-07-22${PREFIX}/bin/libtool -> ${LOCALBASE}/bin/libtool.tv1-3/+3