Commit graph

4847 commits

Author SHA1 Message Date
markd
69356e8ad6 USE_LANGUAGES=c c++ ; USE_LIBTOOL=yes 2004-07-28 13:18:11 +00:00
grant
a8c0d67d4f handle X.org 6.7 and treat it the same way as XFree86 4.4 for the
moment.
2004-07-25 07:34:38 +00:00
recht
8dc45652d4 Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL
version.
2004-07-24 22:45:14 +00:00
grant
2a1446fe64 correctly pick up the Xcursor version in X.org. 2004-07-24 06:48:51 +00:00
drochner
0ed83abfac just require "tbl", not necessarily the whole groff 2004-07-22 17:04:28 +00:00
recht
4150812b27 add python as category
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-22 09:15:59 +00:00
xtraeme
8057f4d288 Use pkglint, the best friend for pkgsrc. 2004-07-21 23:55:19 +00:00
xtraeme
8500fb953e One PLIST file for >=4 Operating Systems is not so good. 2004-07-21 23:47:31 +00:00
xtraeme
ea313d3843 Ensure that BuildCyrillicFonts is not defined (to avoid some warnings
building XFree86-* pkgs under OpenBSD).
2004-07-21 22:32:33 +00:00
xtraeme
92fb1364cd Add OpenBSD compiler options. 2004-07-21 22:21:49 +00:00
xtraeme
51386052e4 Added OpenBSD support. 2004-07-21 21:42:51 +00:00
salo
67c5db45ee USE_IMAKE implies USE_X11BASE, remove it. 2004-07-21 21:16:10 +00:00
hubertf
ab6cb56a55 Update xlockmore to 5.13. Changes:
life.h and life3d.h modified to allow use of names with compile-time
    options LIFE_NAMES (this doubles the memory for these guys so I am
    not sure if its wise).  Text for screen "-label" added for life and
    life3d like apollonian mode (Hmmm this highlights the fact that some
    of the pattern names that I chose for life3d are stupid :) ).  Added
    -sequential off by default so now the change button randomly picks a
    pattern from a rule.
  ant3d: new mode... -eyes are the eyes on the small leading black face :)
    (todo: need better "eyes" on the leading face of the leading cube).
  triangle use fast erase before drawing the next iteration
  life3d and ant3d movement of perspective
  ant and ant3d command line option rule to pick Turk`s ants and table
    for other ants.
  time as part of plan thanks to Robert Goliasz <uuk AT irc.pl>
    Author of patch says, "If someone wrote a nicer time displayer, eg.
    in one of the corners and updated each second, I`d be pleased :-)"
    Fixed for C and Cygwin.
  Patch to remove unneeded include of linux/fs.h and adds include for waitpid
    thanks to Michal iha <mcihar AT suse.cz>
  New life forms for life3d.h.
2004-07-20 15:33:23 +00:00
hubertf
e72bb6c7b4 Update xlockmore to 5.13. Changes:
life.h and life3d.h modified to allow use of names with compile-time
    options LIFE_NAMES (this doubles the memory for these guys so I am
    not sure if its wise).  Text for screen "-label" added for life and
    life3d like apollonian mode (Hmmm this highlights the fact that some
    of the pattern names that I chose for life3d are stupid :) ).  Added
    -sequential off by default so now the change button randomly picks a
    pattern from a rule.
  ant3d: new mode... -eyes are the eyes on the small leading black face :)
    (todo: need better "eyes" on the leading face of the leading cube).
  triangle use fast erase before drawing the next iteration
  life3d and ant3d movement of perspective
  ant and ant3d command line option rule to pick Turk`s ants and table
    for other ants.
  time as part of plan thanks to Robert Goliasz <uuk AT irc.pl>
    Author of patch says, "If someone wrote a nicer time displayer, eg.
    in one of the corners and updated each second, I`d be pleased :-)"
    Fixed for C and Cygwin.
  Patch to remove unneeded include of linux/fs.h and adds include for waitpid
    thanks to Michal iha <mcihar AT suse.cz>
  New life forms for life3d.h.
2004-07-20 15:33:22 +00:00
ben
1181c2a980 Update of x11/XaoS to 3.1, as requested in PR#26323. 2004-07-14 21:06:57 +00:00
markd
ab4f4fcf00 Be explicit about enabling or disabling cups support based on value of
USE_CUPS. Patch similar to that described by Bob Bernstein and Jeremy C.
Reed in tech-pkg@.

Fixes PR 26261 from Ian Zagorskih.
2004-07-13 13:14:41 +00:00
adam
56b090ae31 Changes 1.1.0:
* Added the -fork option
* Fixed a bug where stars were not drawn when using the -proj option
2004-07-13 08:19:24 +00:00
cube
d24b17b105 For USE_MMX users, do the following:
o only include it in the BUILD_DEFS if the current platform is concerned.
  For now that only includes i386, but we might find amd64 users in the
  future.
o test against [Yy][Ee][Ss], for consistency.

Fixes part of PR 26243.
2004-07-12 19:27:05 +00:00
cube
e364c6f686 Always register USE_MMX as a BUILD_DEF, and test against [Yy][Ee][Ss], as
everywhere else.  About PR 26243.
2004-07-12 19:08:03 +00:00
martti
5c9ec30dad Updated XFce to 4.0.6
As usual, this is a maintenance release, aimed at bug-fixing;
no new features are being added to the 4.0 branch.

The main purpose of this release is compatibility with recent GTK+
releases along with other fixes.
2004-07-12 08:25:11 +00:00
martti
f75e21b9f6 Moved xfce to xfce3 2004-07-11 06:22:56 +00:00
martti
59e8eea7c2 Re-import xfce as xfce3 2004-07-11 06:13:58 +00:00
grant
3c29331105 remove line mistakenly committed 2004-07-10 14:07:44 +00:00
grant
2cff6884a3 expose a hidden dependency on libX11, fixes build on Solaris. 2004-07-10 14:07:20 +00:00
jmmv
8eaeac3809 Update to 2.4.4:
* GtkFileChooser
 - Use Save button in save mode. [Federico Mena Quintero]
 - Check for errors when opening folders [Federico]
 - Fall back to stock icons if icon theme is not found [Federico]
 - Bug fixes [Federico, Alex Roitman, Owen Taylor]
* GtkComboBox
 - Make it work without a model [Mariano Suarez-Alvarez, Christian Persch]
 - Improve placement of popup [David A. Knight]
* GtkImage
 - Fix issues with partial redrawing [John Ehresman, Felipe Heidrich,
   Billy Biggs]
* GtkEntry
 - Fix cursor movement with combining marks [Theppitak Karoonboonyanan]
 - Protect passwords better [Morten Welinder]
* Win32 fixes
 - Fix build without wintab [J. Ali Harlow]
 - Improve Clipboard handling [Tor Lillqvist, John Ehresman]
* Gdk
 - Make RGBA cursors work [Michael Natterer]
 - Work with odd XServers [Bastien Nocera]
 - Handle _NET_WM_STATE_ABOVE/_BELOW better [Billy Biggs]
 - Don't leak DND contexts [Alex Larsson]
* gdk-pixbuf
 - Make tiff loader work with libtiff 3.6.1 [Marco Ghirlanda]
 - Fix math for GDK_INTERP_HYPER [Brian Cameron]
 - Fix Win32 exported symbols [Tor Lillqvist]
* Documentation improvements [Billy Biggs, Matthias Clasen,
  Oliver Andrieu]
* Other bug fixes [Federico, Michael, Matthias, Philip Kendall,
  Jean-François Wauthy, John Finlay, Jeff Franks, Tim Janik,
  Nickolay V. Shmyrev, Sampo Nurmentaus, William Jon McCann,
  Jan-Marek Glogowski, Yevgen Muntyan, Pawel Salek,
  Jonathan Blandford, Sunil, Dimitiry. M Shatrov]
* Updated translations (bg,he,hu,ne,sq)
2004-07-10 09:36:22 +00:00
minskim
cb2ddf48d6 Use VARBASE instead of hardcoding /var. 2004-07-09 15:09:24 +00:00
drochner
3c718a82b3 depend on groff and use ${TBL} for tbl,
fixes PR pkg/23010 by Jeremy C. Reed
2004-07-09 12:34:53 +00:00
xtraeme
4017ad7858 Under Linux, we must run ldconfig in post-install target, tested by
Jeremy C. Reed and myself.
2004-07-09 08:02:21 +00:00
wiz
4237d54a34 Unused. 2004-07-06 22:41:15 +00:00
hubertf
cd46764088 Make this package use state-of-the-bloat^Wart QT, i.e. version 3
(qt-1 doesn't seem to build with recent gcc).

Patch based on PR 23443 submitted by Ron Roskens
2004-07-06 22:08:17 +00:00
wiz
98c8a00386 Convert to bl3. 2004-07-06 16:59:55 +00:00
wiz
9fae5827ab Fix include paths for postgresql header files (for qt3-psql). 2004-07-06 16:59:04 +00:00
recht
df9f6259c7 bump PKGREVISIONs since libxslt needs libgcrypt now 2004-07-06 16:28:52 +00:00
reed
ecb6a0c8ca Build qt3-tools using BUILDINK3 (instead of BUILDLINK2). 2004-07-06 16:02:33 +00:00
reed
cf91cf264b Convert qt3-libs to use BUILDLINK3. Based on patches from Joachim
Kuebart in PR#25753. Tested by myself on Linux and NetBSD 1.6.2_STABLE.
(Also tested on NetBSD 2.0_BETA by wiz@. And tested by jschauma
under Linux.)
2004-07-06 16:01:10 +00:00
recht
10278d6347 update to 0.6.11
While at it follow py-gtk2's lead and active Numeric Python support.

pygtk-0.6.11:  23-August-2002
	- Fix up libtool patch for older binutils'.
	- a few bug fixes in some GtkWidget methods.

pygtk-0.6.10:  22-August-2002
	- Fix up segfaults when using with a Python compiled with
	  pymalloc.
	- various new wrapper functions added.
	- Raise exception if gtk_init() fails.
	- bug fixes.
	- Support parallel install with PyGTK 2.0.
2004-07-06 11:28:18 +00:00
jmmv
1fece3d5f1 Update to 2.6.0.3nb1:
- Use VARBASE instead of hardcoding /var.
- Patch gdm.conf.in directly from the Makefile using subst.mk, instead of
  doing it from a patch _and_ the Makefile.
- Do not register the rc.d script in the PLIST (handled automatically).
- Under NetBSD (and OpenBSD), use /sbin/shutdown to reboot and halt the
  computer, instead of reboot and poweroff.  The former runs the rc.d
  scripts properly while the other two don't.
2004-07-05 22:02:58 +00:00
minskim
2c0cd73268 Use ${VARBASE} instead of /var. 2004-07-05 16:17:09 +00:00
drochner
4157424609 update to 2.2.12,
fix MASTER_SITES
changes:
* gtkmm 2.2.10 had an incorrect configure-time test, that mistakenly
  disabled some template code for gcc, used to convert from
    intermediate C++ containers to STL containers. For instance, this
      broke the gnome-vfsmm build.
* TreeView::get_path_at_pos(): Correct memory management. ("David").
* ConstructParams::ConstructParams(): improvement. (Daniel Elstner).
* TreePath::append(): Maybe fixed compilation for gcc 3.4. (Daniel Elstner)
2004-07-05 11:04:33 +00:00
jmmv
cf72d9f982 Instead of patching the configure script, just use an argument it provides
to disable PAM support (in fact, to select the appropiate authentication
scheme).  No functional changes.
2004-07-05 09:10:19 +00:00
jmmv
83c784e871 Update xosd and xmms-osd to 2.2.8:
- investigated using indent. From now on I'll use these arguments to
  indent before releasing:
    indent -br -ce -bap -bbo -npcs -nprs -nsob -nut xosd.c
  (the program indent.sh should indent everything:) (Tim Wright)
- new version of osd_cat that can do percentage and slider bars (phil gees)
- speed optimisation (Piotr Chmura)
2004-07-05 08:00:01 +00:00
drochner
02db8053ca +gtkmm24 2004-07-04 13:56:06 +00:00
drochner
76470be936 Import the latest generation of gnome-C++ bindings.
(can coexist with older versions)
2004-07-04 13:50:28 +00:00
minskim
07067f35c1 This package uses intltool; include textproc/intltool/buildlink3.mk to
have build dependency.
2004-07-03 21:09:54 +00:00
wiz
ca3786f43f Replace USE_PKGSRC_GCC that was USE_GCC2 with GCC_REQD+=2.95. 2004-07-03 16:34:59 +00:00
jmmv
675ccdb885 Fix build when Xinerama is detected by also using Xext; if none of them are
found, just disable Xinerama support.  Closes PR pkg/25198.
2004-07-03 10:37:24 +00:00
jmmv
1de00e4490 Simplify configure patching by removing large (useless) chunks. Also avoid
patching configure.in; the few changes in configure do not need to be done
by re-running autoconf.
2004-07-03 10:22:38 +00:00
jmmv
5985a1efb9 Use the subst.mk framework to disable PAM support. 2004-07-03 10:18:39 +00:00
xtraeme
a14381f90a Added gtkterm2. 2004-07-03 09:10:40 +00:00
xtraeme
14dd6a2d0d Initial import of gtkterm2 from pkgsrc-wip, packaged by yui@yui.pe.kr.
A GTK/VTE based Multi Terminal Emulator for X Window, it provides
several terminals in one window.
2004-07-03 09:08:06 +00:00