Commit graph

2481 commits

Author SHA1 Message Date
drochner
b641268cab update to 0.93.0
Changes:
Bugfixes and further development of DtPrintSetupBox.
Support for XmTextFieldSetHighlight()
Bugfixes and an additional resource for XmSpinBox.
Enhancements for the docs (FAQ, Installation Docs, manpages)
mwm fixes/enhancements from Andrei Rezvov <rezvov@niisi.msk.ru>
Drop inter-library dependencies (any libtool 1.4 related features)
Add checks whether to link against -lXp -lXext when using 2.1 Motif libraries
	(e.g. clients, in our test/ tree)
Fix dmalloc debugging support (within configure script)
Add some files missing from our test/ tree in the tarballs
Smaller configuration and Makefile issues (portability fixes)
Remove support for configuring and building Xlt and Xbae from within the
	LessTif distribution; they will be treated as separate packages from
	now on. We've been wasting entirely too much time on complexities
	caused by this lately. No more, I hope.
Various fixes for (potential) memory corruption
2001-09-19 16:50:40 +00:00
wiz
1762ef2973 Update to 3.8.6, based on pkg/13759 by Jared D. McNeill.
No NEWS file, and ChangeLog too big to add here, see
http://www.xfce.org/archive/ChangeLog
2001-09-14 16:11:55 +00:00
jlam
5e267bc07d Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> in
pkg/13191.  The changes suggested in the PR were applied, and one more
change to look for the appdefaults file under ${PREFIX} instead of under
${X11BASE}.
2001-09-14 03:19:22 +00:00
jlam
a55945c172 x11/lesstif12 does not conflict with the x11/openmotif package, though
lesstif does.
2001-09-14 01:57:44 +00:00
jlam
d4b1853531 Unify the special code to detect pre-installed Motif installations
(whether 2.0 or 1.2-compatible) into one file, motif.buildlink.mk.
lesstif12/buildlink.mk now assumes that if you include it, then you
actually want lesstif12.

To select that you want a Motif-1.2-compatible installation, define
USE_MOTIF12 in the package Makefile.  If MOTIF12BASE is also defined, then
assume it points to a valid Motif-1.2 installation.  Otherwise, auto-detect
whether /usr/dt is valid, or if we need lesstif12.
2001-09-13 22:06:33 +00:00
jlam
74f0448f6c motif.buildlink.mk already sets MOTIFBASE to the correct value. Explicitly
setting it here just causes errors in the Motif-detection logic.
2001-09-13 08:09:41 +00:00
jlam
b09db2c106 Use x11.buildlink.mk. 2001-09-13 01:19:20 +00:00
jlam
52ed66a291 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-09-12 04:05:03 +00:00
jlam
5fcaf9df24 Use x11.buildlink.mk. 2001-09-12 02:57:38 +00:00
jlam
a7b24da26b USE_MOTIF --> motif.buildlink.mk. 2001-09-12 02:36:28 +00:00
skrll
9c1693ae32 xmesa.h shouldn't be directly included.
This should hopefully fix build problems on XF4 installations, eg. Hubert's
bulk build machine.
2001-09-10 08:28:27 +00:00
skrll
38b277944b Normalise patch format.
patchdiff now works.
2001-09-10 08:23:18 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jlam
73e3e3d111 Add OpenMotif.def so binary packages work. 2001-09-09 08:03:44 +00:00
jlam
99c293f270 Move USE_BUILDLINK_ONLY definition out of Makefile.common and into the
individual package Makefiles.
2001-09-09 03:37:00 +00:00
jlam
46ab1d5f06 Fix OpenMotif package to not overwrite X11R6 files when installed without
xpkgwedge.  Also, OpenMotif can actually be installed into ${LOCALBASE}
if xpkgwedge is installed.  Use x11.buildlink.mk and mark as
USE_BUILDLINK_ONLY, and add a buildlink.mk file for use by other package
Makefiles.
2001-09-08 20:03:43 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
jlam
78934af22c Separate out the Motif-checking logic from lesstif/buildlink.mk into a
separate file mk/motif.buildlink.mk.
2001-09-08 19:52:30 +00:00
drochner
d67031e5bb update to 2.1.1: bugfixes and language support 2001-09-07 14:34:33 +00:00
drochner
6dc8a40afc update to 2.1.2
This release provides the following fixes:

Security fixes:
 KDEsu. The KDEsu which shipped with earlier releases of
  KDE 2 writes a (very) temporary but world-readable file
  with authentication information. A local user can
  potentially abuse this behavior to gain access to the X
  server and, if KDEsu is used to perform tasks that require
  root-access, can result in comprimise of the root account.
Bug fixes:
 kio_http. Fixed problems with "protocol for http://x.y.z
  died unexpectedly" and with proxy authentication with
  Konqueror.
 kparts. Fixed crash in KOffice 1.1 when splitting views.
  khtml. Fixed memory leak in Konqueror. Fixed minor
  HTML rendering problems.
 kcookiejar. Fixed minor problems with HTTP cookies.
  kconfig. Fixed problem with leading/trailing spaces in
  configuration values.
 kdebug. Fixed memory leak in debug output.
  klineedit. Fixed problem with klineedit emitting "return
  pressed" twice.

(The security fix was already dealt with by patches.)
2001-09-07 14:32:21 +00:00
drochner
dad337d577 change dependencies to kdexxx>=2.1 instead of strict matches
to ease updates
2001-09-07 14:27:10 +00:00
rh
5706db4e7c Add and enable gdkxft 2001-09-04 09:02:10 +00:00
rh
67f1656b90 Initial import of gdkxft-1.0, a library that transparently adds
anti-aliased font support to GTK applications.
2001-09-04 09:01:25 +00:00
kei
51c6fedf54 fix PLIST. "make clean" done happy now. 2001-08-31 09:07:28 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
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-29 22:41:00 +00:00
hubertf
cc015e7381 Make template links writeable, to prevent "Permission denied" when the
template is copied to one's desktop.

Suggested by Jared D. McNeill <jmcneill@invisible.yi.org>
2001-08-29 18:27:59 +00:00
tron
91d475d432 Rene Hexel maintains this package these days. 2001-08-27 06:31:36 +00:00
skrll
523ab9e821 Pull across Mesa detetecion fixes from KDE 2.1.
This should hopefully fix the build problems with XF4. Build tested with
XF3.
2001-08-26 11:36:02 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
mjl
d2e7788786 Correctly build libart-config wrapper. Fixes PR/13786 2001-08-26 01:44:33 +00:00
jlam
2746fb6521 Default to XAW_TYPE=3d as we need at least Xaw3d to compile. 2001-08-23 19:22:50 +00:00
jlam
faca59df95 Use ${GET_WRASTER_FLAGS} instead of get-wraster-flags. 2001-08-23 18:01:10 +00:00
jlam
7a8d4629b8 Really make this package USE_BUILDLINK_ONLY. Also avoid code duplication
by using a shell loop to do the PREFIX substitutions.
2001-08-23 04:58:04 +00:00
jlam
a17239c066 Move per-package default XAW_TYPE setting above the inclusion of
bsd.prefs.mk so that it is actually used.  Where possible, include
xaw.buildlink.mk instead of setting USE_XAW, and use LIBXAW where needed.
2001-08-23 04:26:51 +00:00
jlam
79fe9eff8c Create buildlink.mk files for the various Xaw libraries. Instead of
USE_XAW, a package Makefile may just include mk/xaw.buildlink.mk, which
pulls in the correct buildlink.mk file depending on the value of XAW_TYPE.
A package Makefile may also rely on LIBXAW being set to the correct
libraries.
2001-08-23 04:24:21 +00:00
jlam
d3e83d55e4 Make this compile and install correctly on XFree86-4.x. 2001-08-23 04:19:58 +00:00
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV.  We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well.  Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
2001-08-17 21:14:00 +00:00
wennmach
bfdd4f3994 Do not call free(), since XDestroyImage() already frees image & data.
Noted by Christian Weisgerber <naddy@mips.inka.de> in private e-mail.
2001-08-13 22:27:49 +00:00
rh
d5d7d64874 Update gnome-applets to 1.4.0.3
News for gnome-applets-1.4.0.3 release:

- general
        * Make the build system look for, and use, jw instead of
          db2html
        * Loads of new Spanish translations of docs.

- multiload
        * Reverted the pageload patch since it doesn't work.

- gkb
        * Argentinian flag

- sound-monitor
        * Fix logic for -n option to esdpvd to actually mean "without X"


News for gnome-applets-1.4.0.2 release:

- general
        * Portability fixes from <drk@sgi.com>.

- asclock
        * Portability fixes from <mcnichol@austin.ibm.com>

- clockmail
        * New theme (gree-digital-analog) from Alex Boxley
          <alex.bowley@excitehome.net>
        * Portability fixes from <mcnichol@austin.ibm.com>

- drivemount
        * Fix buffer overruns in sscanf() usage. From John Ellis
          <johne@bellatlantic.net>.

- fifteen
        * Portability fixes.

- geyes
        * Spanish translation of the docs.
        * Compile fixes on Irix from <drk@sgi.com>.
        * Compile fixes in AIX from <mcnichol@austin.ibm.com>.

- gkb
        * Fix Czech flag. (Pavel)
        * Warning/portability fixes. (Kjartan)

- gweather
        * Compile fixes for AIX from <mcnichol@austin.ibm.com>.
        * Patch from <mdoller@wpi.edu> to make detailed forecast more
	  readable.
        * Round off temperatures correctly. Patch from bugzilla.

- life
        * Compile fixes for AIX from <mcnichol@austin.ibm.com>.

- mini-commander

        * Fix bug which caused themes not to draw the entry border
	  correctly from Norman Stevens <norman@arcady.u-net.com>.

- mixer
        * Fix to work with wheel-mice. Patch from Mike Kelly
	  <mike@csuchico.edu>
        * Compile fixes for Irix from David KAELBLING <drk@sgi.com>.

- odometer
        * Fix typos in properties.

- slashapp
        * Patch from Richard Kinder <r_kinder@yahoo.com> which fixes a
	  whole lot of bugs where things crash on updating and article
	  reading.
        * Fix memory leaks and robustness issues.

- tickastat
        * Fix for compilation on Irix from David KAELBLING <drk@sgi.com>.
2001-08-12 20:32:01 +00:00
jlam
a78f38bf52 Don't like libXaw3d to libXaw in ${BUILDLINK_DIR}/lib as linking won't
resolve to the correct library on a.out platforms.
2001-08-09 20:08:49 +00:00
wiz
25427e4014 Add SunOS support, provided by Peter L. Petersen in pkg/13655. 2001-08-09 13:45:43 +00:00
jlam
f7814dacd4 Roll back to previous revision so that host.def is properly modified during
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-08-08 07:37:51 +00:00
wiz
2fdbc194d5 Add and enable kdelibdocs2. 2001-08-06 21:45:20 +00:00
tron
05a259c8d6 Fix buildlink glue so that it links the LessTif 1.2 and not the 2.0
includes and libraries.
2001-08-06 10:53:48 +00:00
martin
c1854b42fc Enable multibyte character encodings at configure time, with default to
off. Add a resource file to document how it can be enabled. Add a message
to point at the resource file.

Unfortunately the same method does not work for greek keyboard support,
as the resource handling for this is documented but not implemented in
this rxvt version.

Fixes PR pkg/13273, as good as we can for this rxvt version.
2001-08-06 06:09:55 +00:00
hubertf
ef240f0bb6 Fix speeling of USE_BUILDLINK_ONLY, per PR 13635 2001-08-06 03:37:45 +00:00
sakamoto
787f4880da add and enable ruby-fox. 2001-08-05 17:25:31 +00:00
sakamoto
989d9db17d ruby-fox: Ruby interface to FOX GUI library
Ruby extension module to use FOX GUI library.
2001-08-05 17:24:31 +00:00
sakamoto
4a9c7a0f01 Fix method to use xunicode
s/USE_XUNICODE/FOX_USE_XUNICODE/ and define USE_UNICODE to X_CFLAGS.

Update from 0.99.172 to 0.99.174
	http://www.geocrawler.com/archives/3/3372/2001/6/0/6025503/
	[Foxgui-announce]New drop of FOX [0.99.173]
	http://www.geocrawler.com/archives/3/3372/2001/7/0/6162289/
	[Foxgui-announce]New FOX drop [0.99.174]
2001-08-05 17:04:21 +00:00
wiz
db22a9db10 Delete duplicate line. 2001-08-05 14:52:00 +00:00