Commit graph

3400 commits

Author SHA1 Message Date
rh
94896e379b Add and enable gtoolkit 2002-11-09 05:20:06 +00:00
rh
2808202775 Initial import of gtoolkit-0.9.5, an Objective-C interface to the GTK+
widget set.
2002-11-09 05:19:27 +00:00
skrll
f0b1e103bc Fix PR 18946 from John Fisher (jdf at rse dot com) 2002-11-08 10:10:18 +00:00
wiz
505127c00a s/USE_X11/USE_X11BASE/, and bump PKGREVISION.
Fixes package on systems that _do not_ use xpkgwedge.
Problem reported and fix tested by atatat.
2002-11-06 11:11:39 +00:00
wiz
336c9841e2 s/USE_X11BASE/USE_X11/, and bump PKGREVISION.
Fixes package on systems that _do not_ use xpkgwedge.
Problem reported and fix tested by atatat.
2002-11-06 11:11:38 +00:00
wiz
bfb84c57bf s/USE_X11/USE_X11BASE/, and bump PKGREVISION.
Fixes package on systems that _do not_ use xpkgwedge.
Problem reported and fix tested by atatat.
2002-11-06 11:11:37 +00:00
simonb
c476f60c49 Add USE_X11 so this works with xpkgwedge. 2002-11-05 07:59:31 +00:00
wiz
933e6076a1 Add USE_X11=YES. Ok'd by jlam. 2002-11-04 14:40:04 +00:00
rh
cdffddc437 Update gnome-session to 2.0.8. Changes include:
Session Manager
        * Don't grab the Xserver on logout with ally
        * Fix bug with splash screen layout
        * Start esd if enable_esd is set event if enable_sounds isn't

Configuration Dialog
        * Don't allow setting negative values for client priority
        * Don't ask to confirm saving after changes have been applied
        * Fix bogus warning about session name already existing

Translations
        * Abel Cheung, Anurag Seetha, Gil 'Dolfin' Osher, He Qiangqiang,
          Michal Bukovjan and Pablo Gonzalo del Campo.
2002-11-04 08:50:37 +00:00
rh
d86c540f28 Add and enable gnome-panel 2002-11-04 08:28:56 +00:00
rh
b4668de630 Initial import of gnome-panel-2.0.10, the GNOME2 panel application.
This closes PR pkg/18219 by Julio Merino.
2002-11-04 08:28:00 +00:00
martti
c89797cd35 Updated xpmroot to 2.4.13 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-11-03 09:00:58 +00:00
junyoung
03709716bb Update hanterm to 3.1.6nb1. Changes include:
- Use daewoo-mincho font by default; goodbye to annoying "font not found"
   error.
 - Set default attribute to white text on black background for readability.
2002-11-02 14:06:02 +00:00
rh
d107945163 s|${X11PREFIX}/var/lib|${SCROLLKEEPER_DATADIR}|
Include missing scrollkeeper buildlink2.mk where necessary
2002-11-02 02:42:01 +00:00
wiz
bf6f225794 Depend on latest kdenetwork*. Bump PKGREVISION. 2002-11-02 00:24:17 +00:00
tron
98a3f0c2a4 Revert last change. It shouldn't be necessary to include
"x11.buildlink2.mk" manually, there is a problem in the framework.
2002-10-30 11:34:40 +00:00
tron
e28fa309cc Include "x11.buildlink2.mk" to fix build problems in e.g. the "gnome-core"
package.
2002-10-30 10:50:18 +00:00
tron
45a0351d25 Include "x11.buildlink2.mk" to fix build problem. 2002-10-30 10:44:27 +00:00
tron
51778773d5 Include "x11.buildlink2.mk" to fix build problem. 2002-10-30 10:34:54 +00:00
rh
cf1911648f Add and enable gnome2-terminal 2002-10-30 10:33:15 +00:00
rh
3d71cbbe06 Initial import of gnome2-terminal-2.0.1, an xterm like terminal program for
GNOME 2.  Based on a package provided by Scott Aaron Bamford as part of PR
pkg/18660.
2002-10-30 10:32:14 +00:00
rh
249ecc65f4 Add and enable libzvt 2002-10-30 09:53:22 +00:00
rh
e374dbfac6 Initial import of libzvt-2.0.1, a virtual terminal widget library for
GNOME2.  Based on the package provided by Scott Aaron Bamford as part of
PR pkg/18660.
2002-10-30 09:52:30 +00:00
rh
e525650d57 Replace hand made patches for pkgconfig tempates with PKGCONFIG_OVERRIDE. 2002-10-30 03:09:25 +00:00
wiz
d1d06738dc Replace LTCONFIG_OVERRIDE with LIBTOOL_OVERRIDE. Noted by Manuel Bouyer. 2002-10-29 20:30:46 +00:00
wiz
630f4e580f Update to 4.06.
Changes since 4.05:   * New hack, `glblur' (disabled by default, since it
                        requires fast OpenGL texture support.)
                      * New hack, `halftone'.
                      * Updates to `endgame', `queens', `bumps', `glplanet',
                        `engine', and `circuit'.
                      * New version of `menger' that uses far fewer polygons.
                      * Fixed minor bug in `critical' that could cause some
                        bogus X servers to crash.
                      * Better labels in `molecule': the labels now appear to
                        be attached to the atoms, instead of floating in front
                        of the whole scene.
                      * Fixed bug that could rarely cause GL hacks to fail to
                        double-buffer (causing intermittent flickering.)
                      * Fixed a relative-URL-parsing bug in `webcollage'.
                      * Fixed a bug that (sometimes) caused the window manager
                        close box to kill `xscreensaver-demo' with a crash
                        instead of a graceful exit.
                      * Updated xscreensaver.pam to the Red Hat 7.3 way.
                      * More Gnome2-related configure crap.
                      * Updated to latest `config.guess' and `config.sub'.
                      * Fixed occasional core dump in `distort'.
                      * Added a Linux fsck failure and kernel panic to `bsod'.
                      * Added MacOS X kernel panic to `bsod'.
                      * Fixed a bug in `bsod' (all bsod bugs are ironic.)
                      * Fixed a bug that caused `xscreensaver-gl-helper' to
                        print a nonsense visual ID with some versions of
                        `printf': this could cause GL programs to display
                        incorrectly (e.g., flickery.)
Changes since 4.04:   * More `configure' tweaks to try and get things working
                        on systems that both Gtk 1.x and 2.x installed.
                      * New hack, `endgame'.
                      * Minor updates to `gltext'.
Changes since 4.03:   * Support for GTK 2.x / GNOME 2.x.
                      * The `configure' script will now use `pkg-config' if
                        you have it, in preference to `gtk-config', etc.
                      * New hacks, `lavalite', `queens', and `anemone'.
                      * Minor updates to `spheremonics', `gltext', `xmatrix'.
                      * You can use the mouse to manually spin most of the GL
                        hacks now (when they are displaying in a window.)
                      * Fixed a bug in `webcollage' (due to recent Alta Vista
                        url changes) that was causing it to try and load
                        incorrect image URLs.
                      * Made `xscreensaver-getimage' use gdk_pixbuf if it is
                        available: this means that those hacks that load images
                        will no longer rely on "xv", "xloadimage", etc.  This
                        will close a race condition that could sometimes cause
                        your desktop background to be changed; and also makes
                        it possible for those programs to operate on image
                        files when running in windowed mode.
                      * `webcollage' can now be used in conjunction with
                        `driftnet' to display images snooped from your local
                        ethernet instead of obtained from search engines.
                      * Added man pages for all the hacks that didn't have
                        them.
Changes since 4.02:   * New hack, `spheremonics'.
                      * Minor updates to `webcollage', `cage', `moebius',
                        `morph3d', `boxed', `circuit', and `helix'.
                      * `pulsar' and `extrusion' can now load texture JPEGs.
                      * `rubik' now does non-square cubes.
                      * `fluidballs' now does various sizes of balls.
                      * `menger' and `sierpinski3d' now also show polygon
                        counts in -fps mode.
                      * `molecule' displays real subscripts in the formulae.
                      * GTK internationalization/localization support.
                      * Better detection of the various versions of libxml.
                      * Upgraded to autoconf 2.53 (from 2.13.)
2002-10-28 22:37:10 +00:00
drochner
8e76fdfa66 add qt3-psql 2002-10-28 11:19:17 +00:00
drochner
e75c160820 build the postgresql database driver for Qt 2002-10-28 11:18:36 +00:00
drochner
4cd510ca6c give the postgesql database adapter a chance to compile
(not in this pkg)
(centralized patches suck)
2002-10-28 10:46:06 +00:00
skrll
3c976743bf Update to Qt 3.0.6, change PKGLIBTOOL to LIBTOOL in one place and do a bit of
PLIST sorting.

Qt 3.0.6 is a bugfix release. It maintains both forward and backward
compatibility (source and binary) with Qt 3.0.5

Binary compatibility warning: Qt 3.0.6 is backward and forward binary compatible
with Qt 3.0.5, and is planned to be binary compatible with Qt 3.1. Unfortunately
Qt 3.0.5 is not 100% backward binary compatible with Qt 3.0.3 (a class got a few
bytes smaller), meaning executables compiled with 3.0.5 may not run properly
when linked dynamically to 3.0.3. at runtime. Note that this is not a problem on
MS-Windows. Due to its wide distributed in various GNU/Linux distributions, we
have decided to stick with 3.0.5's ABI. If you ship dynamically linked
executables, we suggest putting a QT_REQUIRE_VERSION macro at the beginning of
your main function:

   ...
   #include <qmessagebox.h>
   ...
   int main( int argc, char**argv )
   {
       QT_REQUIRE_VERSION( argc, argv, "3.0.5" )
       ...
   }

The macro will show a message box with a warning message and then abort the
application gracefully with exit(1).

For a full buglist see the Trolltech web site.
2002-10-28 08:46:43 +00:00
seb
069832b242 Use perl5/module.mk. 2002-10-27 19:27:34 +00:00
bouyer
c3966e4795 Add explicit --enable-transparency to configure args.
Add a check for openpty() in libutil in configure, instead of hardcoding it.
2002-10-27 13:44:19 +00:00
bouyer
b4c2741343 Need -lsocket on Solaris 2002-10-27 13:41:25 +00:00
bouyer
bceab4eb7a Use ${MAKE-make} instead of $ac_make in configure. If ${MAKE} is a full
path (e.g. /usr/local/bin/gmake) $ac_make will have / changed to _
(e.g. _usr_local_bin_gamke)
2002-10-27 13:34:59 +00:00
bouyer
f2417194ce Use daemon:other for SunOS
Fix sed command to disable pam checks to avoid an empy for loop in configure
Add configure check for setlogin(), and use it in daemon/slave.c
Need to define BSD_COMP before including sys/ioctl.h on SunOS to get BSD ioctls.
2002-10-26 19:51:07 +00:00
bouyer
1ebd9a3c58 termios and UTMP fixes for Solaris. 2002-10-26 18:02:16 +00:00
bouyer
19da4b53c2 Fixes for Solaris:
Add links in ksysguard/ksysguardd/Solaris/
/bin/sh and grep works in a different way, need a different BUILDLINK_FILES_CMD
2002-10-26 13:09:07 +00:00
bouyer
a2ee04590d Fixes for Solaris:
Add libgcc to libraries list
Set KDED_WORKAROUND for non-NetBSD case too
Solaris's grep and sh works in a different way, we need a different
  BUILDLINK_FILES_CMD
Fix typos in c++ file in !netbsd case
Use CXXLINK for linking c++ libraries
2002-10-26 13:07:29 +00:00
bouyer
d0f0cc53c3 Don't depend on egcs for solaris, the gcc-2.95.3 provided with solaris9
works fine too.
libtoolize the library builds for solaris, and build shared libraries.
2002-10-25 10:56:05 +00:00
wiz
f0053e23ec Unused. 2002-10-25 09:26:43 +00:00
wiz
5854da542a Add buildlink2.mk. 2002-10-25 09:13:49 +00:00
hubertf
a7e89fe890 actually use buildlink2 - patch by Manuel Bouyer. 2002-10-25 01:26:13 +00:00
drochner
0abfcc2a39 not needed anymore 2002-10-24 21:34:08 +00:00
drochner
1c18c49606 include x11/tk/buildlink2.mk 2002-10-24 19:33:39 +00:00
hubertf
be0e505db4 make load == 2 the maximum (not load==1) 2002-10-24 19:04:23 +00:00
hubertf
a66d9bbf4f add & enable hot-babe 2002-10-24 18:58:02 +00:00
hubertf
fc94b5059c Import hot-babe-0.1.2: System monitor
Hot-babe is a small graphical utility which display the system
activity in a very special way. When the CPU is idle, it displays
a dressed girl, and when the activity goes up, as the temperature
increases, the girl begins to undress, to finish totally naked when
the system activity reaches 100%. Of course, if you can be shocked
by nudity, don't use it!
2002-10-24 18:57:05 +00:00
bouyer
7af377bb62 test -e doesn't work on solaris, use test -f 2002-10-23 17:09:39 +00:00
bouyer
4f03193a13 Gnome needs db2 on solaris, add databases/db/buildlink2.mk 2002-10-23 17:09:10 +00:00
bouyer
e23e692ded Regen after patch removal 2002-10-22 21:05:13 +00:00
bouyer
bff9612e73 This is already part of gnome-applets-1.4.0.4.tar.bz2 2002-10-22 21:03:23 +00:00
wiz
7b7e6d4954 Convert to buildlink2. 2002-10-21 15:35:42 +00:00
wiz
8cf54e1a5b Add buildlink2.mk. 2002-10-21 15:26:58 +00:00
wiz
56d92b9393 Convert to buildlink2. 2002-10-21 13:43:36 +00:00
wiz
a461bb81c0 Convert to buildlink2. 2002-10-21 13:33:32 +00:00
wiz
d682a923be Convert to buildlink2. 2002-10-21 01:49:28 +00:00
wiz
1f58a37708 Convert to buildlink2. 2002-10-21 01:34:28 +00:00
wiz
50afdff320 Add buildlink2.mk. 2002-10-20 14:32:10 +00:00
wiz
17306e65f0 Convert to buildlink2 (compile-tested). 2002-10-20 14:30:03 +00:00
wiz
4204b9bec3 Convert to buildlink2. 2002-10-20 14:06:00 +00:00
wiz
dfd972271e Add buildlink2.mk. 2002-10-20 14:00:41 +00:00
wiz
4160c22533 Trivially convert to buildlink2. 2002-10-20 13:45:47 +00:00
wiz
b4f8836f24 Convert to buildlink2. 2002-10-20 13:37:17 +00:00
wiz
d80a3aad0e Drop unneeded USE_MESA. 2002-10-20 13:36:17 +00:00
wiz
a5c7fe15e4 Convert to buildlink2. 2002-10-20 13:28:38 +00:00
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
rh
3801c05f80 Update gnustep-back to 0.8.2. Changes are bug fixes and class additions. 2002-10-18 09:30:26 +00:00
rh
da4f244cbc Update gnustep-gui to 0.8.2
Noteworthy changes in version `0.8.2'
=====================================

   * Handle fonts that aren't found better.

   * Implement pageUp/Down.

   * Some window focusing problems fixed.

   * Quartz-like interface partially implemented.

   * NSSecureTextField partially rewritten. More secure.

   * NSBrowser: implement non-separate columns

   * Fix firstResponder status in text fields.
2002-10-18 09:23:26 +00:00
dillo
a7e8c2606c build and install native version 2002-10-16 17:24:45 +00:00
dillo
a04d56660d fix BUILDLINK_PKGSRCDIR.lablgtk, spotted by wiz 2002-10-16 16:45:37 +00:00
dillo
5389bb662c add and enable lablgtk 2002-10-16 16:42:01 +00:00
dillo
de5e4646ea initial import of lablgtk 1.2.5
LablGTK is is an Objective Caml interface to gtk+.
2002-10-16 16:40:24 +00:00
wiz
53f2ac4246 regen 2002-10-16 15:32:51 +00:00
bouyer
c0fb2798e1 patch-ab didn't apply cleanly with solaris9's gpatch. Regen. 2002-10-16 15:01:25 +00:00
tron
44dc494384 Fix typo which made this file completely useless and caused build failures
in all KDE packages using it.
2002-10-15 11:39:13 +00:00
markd
7551937579 Depend on latest kdegraphics, and bump PKGREVISION.
CVS ----------------------------------------------------------------------
2002-10-14 12:00:56 +00:00
skrll
1de77096a2 Remove diff warning from patch-cb. Closes pkg/18621.
Update distinfo. (patch-bv was missed in the previous change)
2002-10-14 09:45:53 +00:00
skrll
3e3f710d2c Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
	* Compile fix for IRIX64

kdelibs
	* KHTML : Fixed progress bar.
	* KHTML : Fixed several crashes and misrenderings.
	* KHTML : Fixed "HTML source displayed in text viewer" after viewing
	  text.
	* KHTML : Only ask "download plugins?" once per requested mimetype in
	  the same page.
	* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
	  event.x/y) .
	* libkscreensaver : Fixed bug that in rare cases prevented the
	  screensaver from showing anything.
	* kio_file : Proper "disk full" error message in mkdir
	* KIO : Dropping links to webpages onto the desktop works in all cases
	  now
	* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
	* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice

kdebase
	* NSPlugins : Compatibility with gcc-3.x
	* Konqueror configuration : fixed default font size value
	* KDesktop : better determination of icon heights, for "lineup Icons"
	* KDesktop : Don't rearrange all icons when changing the font size
	* KControl : Fixed proxy configuration dialog layout
	* Fix a lot of mem leak
	* Kaddressbook : fix crash when we export CSV list
	* KDM
		* Security: proper temp dir creation for QT and disabled
		  crash dialog
		* Made chooser work at all
		* Fixed compilation with older glibc
		* Fixed bad lilo interaction wrt. warnings

kdegraphics
	* Kamera: Fixed crash when we didn't select camera in kcmkamera
	* KGhostview: Security related fixes

kdemultimedia
	* KMix : Fixed compilation on Solaris
	* Kaboodle : fixed when it was embedded in konqueror
	* Fix a lot of memory leak

kdenetwork
	* kpf: Security related fixes

kdepim
	* KAlarm: Fix right-to-left character sets not being displayed in
	  message edit control
	* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
	  #43250)
	* KNotes: Fixed session management (bug #22844)
	* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
	  already on mouse press)
	* KNotes: Fixed (in)famous bug that caused the big black windows
	  and lost data (bugs #22062, #44870, #45084, #45386, #45451,
	  #46570, #47352)
	* KNotes: Fixed drag'n drop of links and plain text

kdesdk
	* Disabled kbugbuster compilation because bug system changed. Use CVS
	  version if you need it.
2002-10-14 09:13:45 +00:00
wiz
98ccb817f3 buildlink1 -> buildlink2. 2002-10-13 14:52:20 +00:00
wiz
e50cfaebb6 Still one user (dylan-*). 2002-10-13 14:45:07 +00:00
wiz
b1923d7607 Unused. 2002-10-13 12:17:15 +00:00
wiz
71bc55e86f buildlink1 -> buildlink2. Use perl5/module.mk. 2002-10-13 11:43:59 +00:00
jlam
63d51646ba Use BUILDLINK_FILES_CMD.<pkg> instead of manually adding the shell pipeline
to BUILDLINK_FILES.<pkg>.
2002-10-13 07:16:50 +00:00
wiz
09ae633625 Bump dependency on qt3-tools to latest version, and increase PKGREVISION. 2002-10-12 18:04:34 +00:00
wiz
f58e9e7271 Unused. 2002-10-12 11:25:21 +00:00
wiz
9998924f57 Unused. 2002-10-12 09:54:14 +00:00
jlam
4d411616ae Revert previous...GREP is correct. 2002-10-12 09:00:35 +00:00
jlam
8b9c927b0d Use EGREP instead of GREP. 2002-10-12 07:28:14 +00:00
martti
06bbbb8cbf Updated xpmroot to 2.4.12 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-10-11 06:16:43 +00:00
wiz
6e12d19372 buildlink1 -> buildlink2. Correct HOMEPAGE. Remove last MASTER_SITE. 2002-10-10 13:05:13 +00:00
wiz
86e943ecb8 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
jlam
b3b59d2766 Use BUILDLINK_PLIST_CMD instead of grepping the PLISTs so that we use the
file list from the installed package, not the file list from the pkgsrc
PLIST, which may be for a new version than the installed package.
2002-10-10 00:11:49 +00:00
jlam
298c3dd0ea It's actually 3.0.5nb1. 2002-10-09 21:03:39 +00:00
jlam
de3fae9f26 Require a newer version of qt3-tools as the older one had broken qmake.conf
files.
2002-10-09 21:01:41 +00:00
jlam
187592cad5 Bump PKGREVISION as a result of fixing the installed qmake.conf files. 2002-10-09 21:01:08 +00:00
jlam
a3381b61dc Don't hardcode the buildlink paths to the C/C++ compiler and to libtool
otherwise packages that use qmake will want to use the wrong ones.
2002-10-09 20:59:42 +00:00
wiz
2d6f6286dd Unused. 2002-10-09 18:47:35 +00:00
wiz
4756fecf47 Unused. 2002-10-09 17:18:40 +00:00
wiz
d731b2e85b buildlink1 -> buildlink2. 2002-10-09 17:18:06 +00:00
wiz
8507c437bd Unused. 2002-10-09 14:36:16 +00:00
wiz
9508b04929 buildlink1 -> buildlink2. 2002-10-09 14:35:34 +00:00
wiz
9dc30a6fec buildlink1 -> buildlink2. 2002-10-09 14:09:28 +00:00
wiz
32a7c12483 buildlink1 -> buildlink2. 2002-10-09 13:52:28 +00:00
wiz
cfbe429ab9 Unused. 2002-10-09 13:05:35 +00:00
jlam
5f57a45e1c Unused. 2002-10-08 22:34:25 +00:00
wiz
ba3a6c9bfd Unused. 2002-10-08 19:42:24 +00:00
wiz
f266045cfd Unused. 2002-10-08 19:31:05 +00:00
wiz
d776b34fa4 Remove BUILDLINK_DEPENDS.* that refers older versions than mandated by
the buildlink2.mk file.
2002-10-08 19:04:01 +00:00
wiz
e8a08c3fc3 Unused. 2002-10-08 18:51:36 +00:00
wiz
97b65eca5b Use buildlink2. 2002-10-08 17:50:59 +00:00
jlam
267d5b11dd Unused. 2002-10-08 13:46:08 +00:00
jlam
22c416d78d buildlink1 -> buildlink2 2002-10-08 13:26:32 +00:00
wiz
5f0cc28677 Unused. 2002-10-08 13:24:05 +00:00
jlam
dcdca46c62 Use bsd.pkg.install.mk and SPECIAL_PERMS to note that kterm is setuid root. 2002-10-08 13:22:20 +00:00
jlam
af166ad68d buildlink1 -> buildlink2 2002-10-08 13:20:39 +00:00
wiz
e776ab1596 Use buildlink2. 2002-10-08 13:12:58 +00:00
jlam
950843c223 Unused. 2002-10-08 12:55:49 +00:00
jlam
c289f10ddb Unused. 2002-10-08 11:56:37 +00:00
jlam
73ec74548f Unused. 2002-10-08 11:55:47 +00:00
jlam
097d323720 Workaround breakage with gdk-pixbuf-csource and PTL2. Also, link the
gthread libraries into the gtk2 libraries and programs as some of them
implicitly want pthreads (PTL2).  Bump PKGREVISION.
2002-10-08 00:02:18 +00:00
wiz
d6a6b3be83 Wildcard libglade dependency. 2002-10-07 22:58:23 +00:00
wiz
66a5ea6f53 Add post-install target creating ${PREFIX}/lib/gtk-2.0/modules
so that binary packages and normal installations are in sync.
(Some packages depending on gtk2 need this dir, so it's better to
make gtk2 create it, says rh.)
2002-10-07 22:53:33 +00:00
jschauma
a8decf877d Add closing `"'. (Noted when trying to build not-yet-buildlink2ified
sawfish-replibs.)
2002-10-07 22:45:02 +00:00
wiz
00582cdc90 Convert to buildlink2. Sort PLIST. 2002-10-07 15:43:53 +00:00
wiz
bb4756e691 Convert to buildlink2. 2002-10-07 11:23:29 +00:00
jlam
b09b0f31cf Use bsd.pkg.install.mk and SPECIAL_PERMS to note the setuid-root programs
that need to have their permissions changed at post-install time to be
owned by ${ROOT_USER}:${ROOT_GROUP} and have mode 4755.
2002-10-07 09:06:35 +00:00
jlam
6687fd6695 Trivially use buildlink2. 2002-10-07 07:57:53 +00:00
jlam
b95098f7ee Back out PKGREVISION bump of kdelibs3...the PLIST fixes were only in
koffice3.
2002-10-06 03:41:25 +00:00
jlam
58ed80f4e5 Bump PKGREVISION and note PLIST conflicts between older versions of
kdelibs3 and koffice3.
2002-10-06 03:38:58 +00:00
wiz
cb9ee84065 Unused (yay!). 2002-10-06 02:12:41 +00:00
wiz
5f75a4463d Unused. 2002-10-05 11:26:59 +00:00
wiz
ada2b8e14a Convert to buildlink2. 2002-10-05 11:22:40 +00:00
wiz
b075b3e536 Unused. 2002-10-05 05:01:23 +00:00
rh
5c87c06e9a Fix LOCALSTATEDIR so that scrollkeeper-update no longer coredumps.
Closes PR pkg/18275.
2002-10-05 03:39:33 +00:00
wiz
93236be401 Convert to buildlink2.mk. 2002-10-05 00:08:48 +00:00
wiz
ac257a9d74 regen (buildlink2ification) 2002-10-03 15:33:51 +00:00
wiz
40b7a0920f Use automake.mk. 2002-10-02 18:12:59 +00:00
jlam
19ec28bc60 buildlink1 -> buildlink2 2002-10-02 07:46:44 +00:00
jlam
c6be1e1576 We shouldn't need the plugins when building software, only when running
software.
2002-10-02 07:46:16 +00:00
jlam
093c2ec34b Trivially use buildlink2. 2002-10-02 07:28:17 +00:00
jlam
f83f0a6091 Note that this package is part of a Qt3 build. 2002-10-02 07:27:41 +00:00
jlam
e806b20a95 Bracket passing QTDIR to the make and configure environments so that they
aren't used when building Qt3 itself, as Qt3 expects QTDIR=${WRKSRC},
which is handled by qt3-libs/Makefile.common.
2002-10-02 07:27:23 +00:00
markd
1e164fc951 buildlink1 -> buildlink2 2002-10-02 02:11:19 +00:00
jlam
5b932bb85a Fix RCS Id. 2002-10-01 19:30:47 +00:00
jlam
d6aa01791f * Use EXPORT_DYNAMIC_LDFLAGS instead of hard-coding "-Wl,-export..."
* Checking the gcc version is unnecessary when using gcc/buildlink2.mk"
* buildlink2 allows the configure script to detect xml-config on its own;
  we don't need to tell the script where it is through XML_CONFIG=...
2002-10-01 19:28:34 +00:00
markd
30921f4d10 buildlink1 -> buildlink2 2002-10-01 13:29:21 +00:00
markd
e30115be74 Remove dependency on egcs for Solaris.
Add capability to specify additional system libraries in the qmake.conf
and use it in the Solaris case to add -lresolv -lsocket -lnsl
2002-10-01 13:25:35 +00:00
wiz
f1570cb8d3 Add CONFLICTS with arts. Proposed in PR 18486. 2002-10-01 11:58:56 +00:00
jlam
8959cccb95 Use buildlink2. 2002-09-30 22:21:36 +00:00
martin
812f50663f Make configure find our utmpx file.
Add lastlogx support (XXX someone check this please, XXX need a autoconfig
check for this?)

This avoids the previous brute-force hack that disabled utmpx support
on NetBSD completely.
2002-09-30 21:20:06 +00:00
martin
ec310f19cb Brute-force SYSV style utmpx handling off if compiling for NetBSD.
Our utmpx (at least in current) is good enough to be recognized, but
the configure script/ifdef logic assumes we are SysV then, unless
overriden as Solaris (RXVT_UTMP_AS_UTMPX). But we are BSD style utmpx,
so no ut_id, ut_pid, ut_type and friends.
2002-09-30 12:29:12 +00:00
wiz
3ea8862051 Two fixes from Urban Boquist. Closes PR 18197. 2002-09-29 12:58:37 +00:00
jlam
b3489846cd buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:47:20 +00:00
jlam
a340ef5fb6 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:38:20 +00:00
jlam
a03e5c6e43 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:34:52 +00:00
jlam
26b3be82b3 buildlink1 -> buildlink2 and use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:29:56 +00:00
jlam
fde8ea8bd2 Use gcc/buildlink2.mk instead of Makefile.gcc 2002-09-29 09:15:59 +00:00
rh
d7eaea4323 Add and enable gnustep-preferences 2002-09-29 09:07:59 +00:00
rh
d96d38dc61 Initial import of gnustep-preferences-1.2.0, an application for setting
preferences for the GNUstep system.
2002-09-29 09:05:24 +00:00
jlam
7abd2f0e59 Use gcc/buildlink2.mk instead of Makefile.gcc, and note that this packages
uses C++.  Hopefully fixes pkg/16567.
2002-09-29 01:22:33 +00:00
rh
2103351707 Add and enable gnustep-back 2002-09-28 00:00:00 +00:00
rh
d364592f10 Initial import of gnustep-back-0.8.1, the X11 GUI backend for GNUstep 2002-09-27 23:59:09 +00:00
rh
69c94923de Add a buildlink2.mk 2002-09-27 21:04:21 +00:00
grant
0353d416d5 Make this work with xpkgwedge by using PREFIX instead of X11BASE.
Bump PKGREVISION.

Fixes pkg/18197 from Urban Boquist <urban@boquist.net>.
2002-09-27 17:03:21 +00:00
rh
5cf7a1d823 Add and enable gnustep-gui 2002-09-27 15:25:27 +00:00
rh
2f5ac60308 Initial import of gnustep-gui-0.8.1, the GNUstep GUI AppKit class library. 2002-09-27 15:24:35 +00:00
grant
157d169588 * use bsd.pkg.install.mk and automatic rc.d script handling.
* convert to rc.subr-style script.
2002-09-27 14:47:06 +00:00
wiz
ffa1a873ab regen (patch-aa removal) 2002-09-27 09:54:33 +00:00
hubertf
9794a53e87 Fix PR 18412: x11/xkbset dumps core if the XKB extension is not loaded 2002-09-25 10:23:44 +00:00
hubertf
12c111a747 Fix for xpkgwedge.
Patch by Robert Elz <kre@munnari.OZ.AU> from PR 18413.
2002-09-25 08:44:30 +00:00
wiz
28d7381b95 Sort. 2002-09-24 13:59:55 +00:00
wiz
e8817c9088 Complete standardization of messages according to latest pkglint. 2002-09-24 12:29:55 +00:00
jlam
dbcf956d8d BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS for finding qt3-libs headers
and libraries.
2002-09-24 10:16:10 +00:00
jlam
393305a676 buildlink1 -> buildlink2 2002-09-23 23:11:58 +00:00
jlam
d9470465be buildlink1 -> buildlink2 and minor installation fixups. 2002-09-23 23:05:42 +00:00
jlam
04bd7ae0e8 buildlink1 -> buildlink2 2002-09-23 23:01:03 +00:00
jlam
8ff71ee60c buildlink1 -> buildlink2, and use the BUILD_DIRS functionality instead of
manually building in each directory in a custom do-build target.
2002-09-23 23:00:45 +00:00
jlam
f3710c1e32 buildlink1 -> buildlink2 2002-09-23 22:55:30 +00:00
jlam
b8adc62247 multi-gnome-terminal looks for its icons in the mgt subdirectory of
share/pixmaps.  This also prevents a conflict with gnome-pixmaps.
2002-09-23 22:51:47 +00:00
jlam
f1c3d9af03 buildlink1 -> buildlink2 2002-09-23 22:41:56 +00:00
jlam
30998f5193 buildlink1 -> buildlink2, and remove dependency on autoconf. 2002-09-23 22:39:22 +00:00
jlam
cdf192280e buildlink1 -> buildlink2 2002-09-23 22:38:06 +00:00
jlam
569f4d898d IDL files must be added to BUIDLINK_FILES because the IDL files are
compiled using orbit-idl, which uses the C preprocessor to do its work, and
the C preprocessor has it's arguments transformed (correctly) by
buildlink2.
2002-09-23 19:57:28 +00:00
wiz
ee181dd38f Only link in gtk1 headers. 2002-09-23 19:27:09 +00:00
wiz
b80d83ae09 Unused. 2002-09-23 16:58:56 +00:00
wiz
3be8bea35a Convert to buildlink2, add buildlink2.mk. 2002-09-23 16:56:03 +00:00
hubertf
bc7409d99e add & enable xkbset 2002-09-23 15:41:16 +00:00
hubertf
c46615f8b7 Add xkbset 0.3:
xkbset is a program rather like xset in that it allows you to set
various features of the X window interface.  It allows one to configure
most of the options connected with the XKB extensions.  They are described
in Section 10 of XKBlib.ps.


XXX

With this program, X can be made to work on a Toshiba Portege 3000
wwwiiittthhhooouuuuttt key repeating. Just put this into your
.xinitrc / .xsession:

	xkbset exp bo
	xkbset bo

Thanks to erik.berglund@deployit.biz for this hint!
2002-09-23 15:39:46 +00:00
jlam
ee12419f1f Instead of using BUILDLINK_TRANSFORM.<pkg> to change the location of
headers in ${BUILDLINK_DIR}, simply create BUILDLINK_CPPFLAGS.<pkg>
variables whose values are appended to CPPFLAGS, which are automatically
passed to the configure and build processes.

BUILDLINK_TRANSFORM.<pkg> has little use in buildlink2 since packages are
now told that the software may be found where it really is installed, not
in ${BUILDLINK_DIR} as was the case with buildlink1.  Eventually, these
variables will be declared unsupported by buildlink2.
2002-09-23 09:22:14 +00:00
jlam
04cb5535df Add the -Wl,-R flags to find the widget library. The ld wrapper script
understands "-Wl,-R" to be just "-R", so it will work fine.
2002-09-23 08:29:56 +00:00
jlam
011e4075f8 Use BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg> as standard names
for the extra CPPFLAGS and LDFLAGS needed by packages that include these
buildlink2.mk files.
2002-09-23 02:28:36 +00:00
jlam
0a3179b9aa buildlink1 -> buildlink2 2002-09-22 10:30:00 +00:00
jlam
c37e7920b5 Create new variables BUILDLINK_CPPFLAGS.<pkg> and BUILDLINK_LDFLAGS.<pkg>
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-22 10:06:00 +00:00
jlam
e576968c0f Don't symlink certain classes of files that aren't needed by buildlink2:
*.pc and binaries.  Both these things are simply found by packages in their
true installed locations.
2002-09-22 09:52:33 +00:00
jlam
e44bf515dc Strip the ".buildlink" from the names of the python application and
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-21 23:46:45 +00:00
jlam
f6a1747cd8 buildlink1 -> buildlink2 2002-09-21 22:56:28 +00:00
jlam
5563eff2d2 Move the USE_BUILDLINK2 definition to the common Makefile, as we include
buildlink2.mk files from there.
2002-09-21 22:47:11 +00:00
jlam
c1ea81378b Make "-ltk" resolve into "-ltk83", so that we don't need to patch so
many Makefiles.
2002-09-21 10:30:58 +00:00
martti
294b60003d Updated xpmroot to 2.4.11 (to match the current fvwm2 version). There are
no changes in the xpmroot code...
2002-09-21 08:26:08 +00:00
jlam
41ed4d01d8 buildlink1 -> buildlink2 2002-09-21 07:44:28 +00:00