Commit graph

1721 commits

Author SHA1 Message Date
jlam
d0d079e75e The gettext package gained a shared library. For all packages which
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-31 04:14:04 +00:00
hubertf
a5cecc5ef0 Enable a bunch of packages in category/Makefile that
* should not cause any conflicts with the new bulk-package targets,
 * didn't contain a reason for why they were disabled or
 * were disabled for some false reason (and a IGNORE/BROKEN in the pkg's
   Makefile would be more appropriate)
2000-07-31 01:56:43 +00:00
tron
3838b988c2 Add and enable "wmmoonclock". Fixes 2nd part of PR pkg/10599. 2000-07-30 20:32:20 +00:00
tron
82a00e1c86 Import new "wmmoonclock" package based on work contributed by
Jens Schmalzing in PR pkg/10599:
Shows lunar ephemeris to fairly high accuracy
2000-07-30 20:30:29 +00:00
tron
a54c3055d6 Update "enlightenment" package to version 0.16.4 based on patches
supplied by Damon Brodie in PR pkg/10632. A list of change is
not available.
2000-07-30 19:44:11 +00:00
jlam
dc2669e2f4 Install the topic.dat files. 2000-07-30 09:33:52 +00:00
jlam
8e062f8de3 Add the cdplayer_applet files to the PLIST. 2000-07-30 08:43:17 +00:00
jlam
1f211813c7 Rework how NetBSD APM is detected; get cdplayer to build; and get
battery working again.  Addresses the following PRs by Jasper Wallace
<jasper@pointless.net>: 10420, 10421, 10422.
2000-07-30 08:08:13 +00:00
dmcmahill
a6637b5a9a change the pre-configure target to match whats recommended by the lesstif
INSTALL document.  This fixes recently noted infinite loops in the lesstif
build system noted on some platforms.
2000-07-30 01:33:11 +00:00
tsarna
97f940a399 patch-sums 2000-07-30 00:27:04 +00:00
tsarna
19d34c4e45 Add and enable wxGTK, py-wxWindows 2000-07-30 00:20:46 +00:00
tsarna
efdb1e140c wxPython: Python bindings for wxWindows 2000-07-30 00:19:55 +00:00
tsarna
b791940424 wxGTK: A GTK-based implementation of the wxWindows GUI library 2000-07-30 00:19:08 +00:00
jlam
cfeb74eade USE_LIBTOOL instead of USE_PKGLIBTOOL 2000-07-28 21:02:55 +00:00
tron
0c901b9fb0 Fix typo in last commit. 2000-07-27 15:59:09 +00:00
tron
206ef5dac4 Add german mirror on "ftp.fu-berlin.de" to master site list. 2000-07-27 15:56:01 +00:00
wiz
96f81f16ef add and enable lesstif12 2000-07-27 10:14:55 +00:00
jlam
d1ab0bd34d Update freetype-lib dependency to >=1.3.1 because the freetype library
bumped its major.  This is needed so that new binary packages looking for
dependencies don't match an older freetype library.
2000-07-27 08:18:19 +00:00
frueauf
79440b4f3b Update xscreensaver to 3.25.
Changes since 3.24:   * New hack, `nerverot'.
                      * Added BSD kernel panic to `bsod'.
                      * New version of `shadebobs'.
                      * New version of `petri'.
                      * Updated `webcollage' to handle recent Altavista URL
                        format changes; made it search the AP photo gallery.
                      * Revamped command-line options of `sonar' and made it
                        properly handle subnets.
                      * The `bubbles' hack can now trickle up or down the screen
.
                      * The `xsublim' hack can now read its text from programs.
                      * Support for GLE version 3 in `extrusion'.
                      * Fixed compilation problems in `maze'.
                      * Fixed a rare crash in `flow'.
                      * Fixes for minor installation problems.
2000-07-26 18:15:02 +00:00
jlam
3fa62526cd Make sure patch doesn't contain any RCS ids other than ours. Lesson
learned: use pkgdiff(1).
2000-07-26 07:23:21 +00:00
jlam
0f8a8f7b2e Regenerate patch-sum. 2000-07-26 07:08:47 +00:00
dmcmahill
74c43ea77e argh. left a few too many lines in... 2000-07-25 22:32:25 +00:00
dmcmahill
ca95bb23fd allow generation of shared libs on sparc. The pkg was set to only build static
libs at one time because of needing a -fPIC version of /usr/lib/c++rt0.o.  However,
kde fails to build with only the static libs and a large part of pkgsrc needs a
/usr/lib/c++rt0.o compiled -fPIC anyway.  A -fPIC version of /usr/lib/c++rt0.o
is available on ftp.netbsd.org courtesy of David Brownlee.
2000-07-25 22:31:48 +00:00
jlam
399b4ca969 Import of lesstif12 containing the LessTif Motif-1.2-compatible libraries
and headers.
2000-07-25 14:44:48 +00:00
jlam
d17567f379 Forgot these patches in previous commit 2000-07-25 14:43:16 +00:00
jlam
a7515ab2eb Update lesstif to 0.91.4. Only minor bug fixes and some improvements
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-07-25 14:42:00 +00:00
jlam
a8630979e6 Check for asclock-[0-9]* instead of asclock-* so we match only the asclock
package, and not also asclock-gtk or asclock-xlib if they're installed as
well.
2000-07-25 08:02:56 +00:00
jlam
f273dfba5e Install the locale files under share/locale, not lib/locale. 2000-07-25 06:19:24 +00:00
jlam
8e83ba14ca Record installation of locale files. 2000-07-25 06:18:47 +00:00
jlam
c8e75f2b37 Make the ${PREFIX}/etc/CORBA/servers directory. 2000-07-25 05:16:40 +00:00
jlam
0946daa13d Remove ${PREFIX}/etc/CORBA{,/servers} in gnome-libs instead of gnome-core
since in gnome-libs is where the directory location is defined.
2000-07-25 05:14:59 +00:00
jlam
eb318762de @dirrm etc/CORBA/servers and etc/CORBA just like PLIST.SunOS. We don't
seem to remove these directories anywhere else, though an argument could
be made for putting these lines in x11/gnome-libs/pkg/PLIST.
2000-07-25 03:54:50 +00:00
jlam
f17994be5f ${PREFIX}/share/pixmaps can be used by things other than gnome-libs,
so don't "@dirrm" it, "just @unexec rmdir ... || true".
2000-07-25 01:50:38 +00:00
jlam
ee9c29bd5f Find freetype headers in new location 2000-07-24 17:15:20 +00:00
jlam
76abbc9612 Reinstate stuff removed the last time around "just to please pkglint".
There's no reason to degrade package maintainability just to appease
pkglint.

Also find xpm headers if xpkgwedge is installed.  Closes PR#8373 by
Michael South <msouth@scruz.net>.
2000-07-22 10:05:47 +00:00
jlam
7960905b4c Find xpm headers if xpkgwedge is installed by using EVAL_PREFIX (I hope I
did this right...documentation about how to use EVAL_PREFIX is scarce).
2000-07-22 06:44:53 +00:00
dmcmahill
463e381f7b make sure automake really rebuilds doc/Makefile.in from the patched
doc/Makefile.am.  This fixes recently noted compile problems.
2000-07-22 02:18:45 +00:00
agc
95fcbc6f29 On Solaris, use the right configuration for qt21.
Use a build dependency for egcs.
Pass the g++ pathname down through the environment.
2000-07-21 09:10:17 +00:00
wiz
740c415773 unify patches; don't patch file twice. 2000-07-20 23:45:35 +00:00
wiz
fc7fe48be6 only compare XAW_TYPE if it is defined 2000-07-20 21:56:30 +00:00
tron
ebcef6eadf Depend on version 4.0 or newer of the "readline" package. 2000-07-20 15:40:58 +00:00
agc
92c0be7010 Add RCS Id to patch file, and regenerate patch checksum. 2000-07-20 15:25:44 +00:00
drochner
743988555a update location (sourceforge sucks them up all) 2000-07-20 14:33:25 +00:00
drochner
1ad0312b99 regen patch which didn't work after qt update 2000-07-20 14:04:23 +00:00
agc
90515e7cce Use EVAL_PREFIX to be a bit more precise about package prefices. 2000-07-18 15:20:59 +00:00
agc
44b15b4200 Use EVAL_PREFIX to find the installed location of the kdebase package, and
use it accordingly.
2000-07-17 13:58:20 +00:00
agc
78748d628a Instead of the clunky SHOW_PKG_PREFIX, introduce an EVAL_PREFIX definition,
which takes entries of the format <make-definition-name>=<pkgname>. This
has not been added to MAKEFLAGS because (a) premature optimisation is the
root of all evil, and (b) because the .for loop used to implement this
shows the wrong results when multiple prefices are evaluated.

Modify all the package Makefiles to use EVAL_PREFIX, thereby simplifying
them considerably.

ALso simplify the logic to calculate the prefix as well.
2000-07-15 20:39:13 +00:00
jlam
9a8298285b Update gtk-- to 1.2.1. Changes from (ancient) 1.0.3 include many, many
fixes and added functionality.  Libsigc++ and gnome-- have been split away
into separate software packages.

Closes PR#10213 by Bernd Sieker <bsieker@freenet.de>.
2000-07-15 09:48:12 +00:00
jlam
658d4e0f05 Update dependencies on guile to >= 1.3.2 2000-07-15 02:36:44 +00:00
agc
69cbb39071 The previous method of using a make target for finding a prerequisite
package's prefix would not work as part of the environment specification
via MAKE_ENV (as it would not be executed in the correct directory).

Fix this by invoking pkg_info(1) directly, not via an intermediate make(1)
step - this is not as clean, but more effective (i.e. it works).
2000-07-14 16:04:19 +00:00
tron
c431330de0 Forgot to commit this:
Avoid conflict between "control-center" and "xscreensave-gnome" package.
2000-07-14 07:21:03 +00:00
minoura
df8c3546fd Support XAW_TYPE=standard. 2000-07-14 05:06:37 +00:00
agc
4aeac45f89 Make the determination of the pre-req package's installed directory be
a bit more user-friendly.

Introduce a show-{gtk+,imlib,kdebase,qt1,qt2,xpm}-prefix target in
bsd.pkg.mk, and use "${MAKE} show-*-prefix" in package Makefiles.
2000-07-11 14:53:35 +00:00
agc
ed3b113d4a Use pkg_info(1) to find the kde installed prefix, rather than hardcoding
it to X11BASE, which will be wrong if xpkgwedge is installed.
2000-07-11 10:58:34 +00:00
agc
ad735af887 Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed.
Use a shell "for" loop in preference to a make ".for" loop
2000-07-11 10:55:32 +00:00
agc
3397061942 Use X11PREFIX in preference to X11BASE, just in case xpkgwedge is installed. 2000-07-11 10:45:58 +00:00
agc
05a65d9a35 Use X11PREFIX in preference to X11BASE, in case xpkgwedge is installed. 2000-07-11 10:40:27 +00:00
agc
dbd34e43d7 Use pkg_info(1) to find out the prefix of the installed imlib package,
rather than using a hardcoded best guess.
2000-07-11 10:39:05 +00:00
agc
90f5ccd5a8 Make this package cooperate with xpkgwedge better by using X11PREFIX
in preference to X11BASE.
2000-07-11 10:33:50 +00:00
agc
847a6766d6 Make this package cooperate with xpkgwedge better.
Use shell "for" loops in preference to make ".for" loops where possible.
2000-07-11 10:30:43 +00:00
agc
035c71114f Use pkg_info(1) to find the installed path of the gtk+ package. 2000-07-11 10:19:37 +00:00
agc
6aaccb76f9 Make this package cooperate with xpkgwedge better by using X11PREFIX in
preference to X11BASE for its installed prefix.
2000-07-11 10:18:03 +00:00
agc
1b0c8d610f Make these packages work better with xpkgwedge by using X11PREFIX in
preference to X11BASE, and by finding out where the xpm package is
installed by using pkg_info(1), not hardcoding a best guess.
2000-07-11 09:31:32 +00:00
tron
ba814665a4 Avoid conflict between "control-center" and "xscreensave-gnome" package. 2000-07-10 20:19:27 +00:00
tron
d95f7bcbca Properly merge "patch-aa" and "patch-af". 2000-07-10 19:57:10 +00:00
tron
f77a400677 Remove unnecessary "./" from pathnames in patch file. 2000-07-10 19:45:04 +00:00
tron
5b00a12e08 Don't patch "drivers/Makefile.in" twice. 2000-07-10 19:44:14 +00:00
tron
313fdce0d1 Fix dependences and add local package list including the GNOME related
files.
2000-07-10 18:18:39 +00:00
agc
f1bc5a3e73 Find qt2 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 16:03:47 +00:00
agc
52c1afc38c Find qt1 prefix via pkg_info(1), rather than hardcoding it as ${X11BASE}.
Pointed out by Dave Sainty <dave@dtsp.co.nz>, munged slightly by me.
2000-07-10 15:08:13 +00:00
agc
e05e4735dd Hardcoding X11PREFIX into package Makefiles forces the user to install
xpkgwedge once, before any other packages have been installed, and
never to delete it.  This change finds the prefix of the installed
pre-req package using pkg_info(1), and allows packages to be found in
${X11BASE} and ${LOCALBASE}, not just ${X11PREFIX} - from mail from
Dave Sainty <dave@dtsp.co.nz>, munged slightly by myself.
2000-07-10 10:40:39 +00:00
tron
10dff842a8 Update "wmthemes" package to version 0.62.x:
The new version is able to handle windowmaker 0.60 themes properly.
2000-07-09 21:12:55 +00:00
sakamoto
9b00fab238 s/MACHINE_ARCH/MACHINE_GNU_ARCH/ 2000-07-08 16:10:54 +00:00
wulf
f51aa4ba79 Added HTML document files
CVS ----------------------------------------------------------------------
2000-07-07 13:37:09 +00:00
wulf
8dd49902ad Extended installation procedure to include HTML documentation 2000-07-07 13:28:55 +00:00
skrll
e167f0ee21 pkglint. 2000-07-07 07:47:24 +00:00
skrll
686e6bcdb2 Forget PLIST update as part of last commit. 2000-07-06 20:17:45 +00:00
skrll
7884988732 Update to use USE_LIBTOOL and use QTPREFIX appropriately. 2000-07-06 19:04:50 +00:00
sakamoto
5d550636dd Update ruby-Tk to 1.4.5.
Sync with lang/ruby.
2000-07-03 07:32:21 +00:00
danw
80329bd28d add rep-gtk and sawfish 2000-07-01 04:14:45 +00:00
danw
b846dfb98c sawfish 0.28.1
a GNOME-aware window manager that is fully configurable in Lisp
2000-07-01 04:13:30 +00:00
danw
b901e67c8a Update to rep-gtk-0.11 2000-07-01 03:40:18 +00:00
skrll
aa228f9bbd Update to qt-2.1.1, use LIBTOOL and sort PLIST.
Changes are...

Qt 2.1.1 is a bugfix release. It keeps both forward and backward
compatibility (source and binary) with Qt 2.1.


****************************************************************************
*			    General					   *
****************************************************************************

- Many documentation improvements

- Various compilation problems relating to particular versions of xlC,
MipsPRO, Solaris, Japanese Windows, old X11 libraries, and gcc 2.7.2
fixed

- 64bit HP build targets added

- Qt OpenGL Extension updated; see details in qt/extensions/opengl/CHANGES

- As usual, many minor bugfixes, too small to be mentioned here.


****************************************************************************
*			    Specific					   *
****************************************************************************

QToolbar:	fix of layout-saving when moving out of dock

QAccel:		Support for non-alphanumeric keys

QPrinter:	Better tolerance for PS interpreter peculiarities

QPainter:	drawText() with rasterOp on Windows

QIconView:	Drawing fixes

QDate:		Ensure invalid status when created with invalid values

Motif Dnd:	Fix possible crash

QWorkSpace:	Proper minmize/maximize activation

QListBox:	Optimization: better performance for lists with thousands of
		elements. Selection problem fixed.

QFont:		Fontset matching fix for X11

QMultiLineEdit:	Wordwrap/selection workaround

QTabBar:	Refresh layout after style change. Optimization.

QTimer:		Zero-timers on Windows speedup

QFileDialog:	Correct caption on Windows

QComboBox:	Accept only left button. Do proper font propagation.

QMenuBar:	Accept only left button

QDialog:	Modal dialogs after QApplication::exec() returns

QWidget:	Optimization: fewer server roundtrips

QCheckBox:	Fixed mask drawing

QSpinBox:	Accept '-' key, for negative values

Dnd:		Allow disabling on X11

QFontDatabase:	Use QApplication's charset as default,
		and fixed garbage on Win2000
2000-06-30 10:42:56 +00:00
agc
d951a0d54f Make this package xpkgwedge-safe by using the new X11PREFIX definition
in preference to X11BASE when trying to find the installed location of
X11 libraries, programs and headers (which will change if xpkgwedge is
installed).

[X11BASE reflects the location of the X11 libs, headers and programs.
X11PREFIX reflects the installed location of X11 packages.]
2000-06-30 10:04:46 +00:00
wiz
982ed2fe49 unify esound dependencies in gnome packages 2000-06-27 00:29:08 +00:00
rh
cbd809df6d Update gnome meta-package to 1.2.1, tracking latest updates of individual
gnome packages.
2000-06-26 06:52:33 +00:00
rh
997a04bf69 Update gnome-libs to 1.2.3. Changes are bugfixes and catalog updates. 2000-06-25 19:06:19 +00:00
rh
7fefd1eea1 Update gnome-applets to 1.2.1. Changes are bugfixes and new catalogs. 2000-06-25 17:25:03 +00:00
rh
3bee3d148d Update gnome-core to 1.2.1. Changes are bugfixes only. 2000-06-25 17:22:52 +00:00
wiz
f2e1f2c5b4 remove superfluous .endif 2000-06-25 12:50:24 +00:00
danw
88951ee0d2 After talking with Matthias Scheler, revert support for building without
libgtop, to force people to make the (simple but not completely obvious)
changes needed to get libgtop to build on new arches.
2000-06-24 16:44:01 +00:00
danw
974682e0f4 Only depend on gtop/libgtop on archs that libgtop builds on. 2000-06-24 03:30:26 +00:00
rh
268debb870 Add missing packages: ebuilder, gnome-applets, qt21, qtarch, and xpmicons. 2000-06-22 16:50:42 +00:00
jlam
8cb591c1e4 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 06:25:36 +00:00
jlam
91b9d75e08 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 05:31:43 +00:00
jlam
d1024f14aa USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-21 02:58:23 +00:00
jlam
4a7d9fc8d4 USE_LIBTOOL instead of PKG_LIBTOOL. Fix some warts in the patches. 2000-06-21 00:47:44 +00:00
jlam
fa9a08aa90 USE_LIBTOOL instead of PKGLIBTOOL. 2000-06-20 23:51:04 +00:00
jlam
6a68b09c98 USE_LIBTOOL instead of PKGLIBTOOL. While here, rearrange stuff a bit to
make editing easier.
2000-06-20 23:20:11 +00:00
dmcmahill
0a11002e0b make this build correctly when readline is installed. 2000-06-20 13:39:36 +00:00