Commit graph

5285 commits

Author SHA1 Message Date
dmcmahill
36721c989a - add missing graphics/glu buildlink file
- always use --with-gtk even when building with gtk2 otherwise we end
  up trying to build the motif version on some platforms such as solaris
2005-02-12 22:43:44 +00:00
reed
b59d6329d4 This uses libXpm so include buildlink for it.
And bump PKGREVISION just in case the builtin.mk mechanism
makes it depend on graphics/xpm package.

(No maintainer for this Xaw3d package.)
2005-02-11 21:59:18 +00:00
xtraeme
1d21effd75 Install the DragonFly.cf file too, from Todd Willey in PR pkg/29330. 2005-02-10 17:00:38 +00:00
adam
d5a1f53ba9 Changes 3.3.4:
Installation
---------------
Added support for DragonFly BSD.
Fixed compilation for 64-bit Linux.
Compilation fixes for OpenBSD configured with -thread.

Windows Installer
-----------------
Add option to set environment variables.
Fixed problem propagating PATH environment variable.
Make sure the PostgreSQL and MySQL libraries are shown correctly.

Compilers
---------
Work around a bug in HP-UX aCC.
Support IRIX with 7.4.x compiler.
Fixed moc compilation when Bison is installed.
Fixed compilation with Intel compiler on Windows.

Qt Designer
-----------
Fixed bug that could corrupt the .pro file.
Fixed bug that would remove source files from project when using a
statically linked designer.
Fixed handling of custom widget plugins which subclass QWidgetStack.
Raise and give focus to source files when clicking on them in the
project overview.
Fixed bug where empty variable declarations in .ui file would generate
improper C++ code.
Fixed crash when deleting action while changing its name.
Fixed crash when using third party plugins that create tabwidgets without any pages.
Fixed bug renaming slots in edit custom widgets dialog where old slot
name would not get removed.
Make sure uic-generated code compiles when QT_NO_CAST_ASCII is
defined.
Fixed bug showing wrong status indicators in connection table after
sorting the list.
Prevent templates based on unsupported widgets (like QScrollView) from
being created.

Qt Linguist
-----------
Fixed bug where spaces at the beginning or at the end of the source
text would not be displayed.

Qt Assistant
------------
Fixed bug in printing that sometimes caused the last page to be
skipped.
Fixed invalid font size error on startup.

qmake
-------
Work around bug in Visual Studio 2003 Custom Build Steps.
Handle path names with spaces properly.
Handle file names containing '&' characters correctly.
Create dependencies on .ui.h files.
Fixed crash on Solaris when error() string contains single quote.
Make it possible to specify a RES file for the vcproj file.
Fixed bug in make install on Linux
Various improvements for XCode.
Fixed bug in shadow builds.

for more information see 'changes-3.3.4'
2005-02-10 13:21:20 +00:00
drochner
a010330fcc the daily security patch:
sprintf->snprintf to fix security problem (CAN-2005-0076)
(patch from Debian)
bump PKGREVISION
2005-02-10 11:03:53 +00:00
xtraeme
d26c0de598 Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux.
2005-02-09 20:11:22 +00:00
xtraeme
6229af82ac Apply patch from Jeremy C. Reed to define common values for the
manual pages on Linux.

Also use unexec ${RMDIR} in a directory.
2005-02-09 20:08:26 +00:00
dillo
0893183d09 regen for patch-aa. noted by wiz 2005-02-09 17:58:17 +00:00
xtraeme
58c3d50162 Add missing files, reported by Lasse Kliemann in PR pkg/29212. 2005-02-09 17:58:14 +00:00
dillo
73a078f40a Commit patch from PR 29219 (Linux install fix), untested as I have
no Linux withpkgsrc.
2005-02-09 15:22:30 +00:00
dillo
d172dfa528 Drop maintainership. 2005-02-09 15:17:27 +00:00
xtraeme
eac66d9390 NetBSD/amd64 uses the same PLIST files as NetBSD/i386, fixing it. 2005-02-09 12:53:19 +00:00
xtraeme
58bd16efe9 Add PLIST NetBSD/i386 specific files into its own file, because DGA
is not available on sparc.

This package is now ready for NetBSD i386/sparc.
2005-02-09 11:39:19 +00:00
wiz
101f3a6f48 Update to 1.1.2:
2004-01-17  Daniel Stone
	* Xcursor.h:
	* configure.ac:
	Bump package version to 1.1.2, slated for first fd.o platform release.

2004-01-15  Harold L Hunt II
	* Makefile.am: Pass -no-undefined to libtool via LDFLAGS.

2003-11-10  Keith Packard

	* library.c: (_XcursorBuildThemeDir):
	Make sure the allocated path has space for directory separators
2005-02-07 13:39:15 +00:00
jlam
bccaba8d4b Instantly deprecate USE_PAM from pkgsrc as its value is being set from
within NetBSD-current's bsd.own.mk, which conflicts with its usage in
pkgsrc.  The package that use USE_PAM have been converted to use the
bsd.options.mk framework.  This should fix PR pkg/29257.
2005-02-07 11:35:41 +00:00
minskim
862b43ab8c Remove reference to the old version number. 2005-02-06 01:26:24 +00:00
minskim
6432429c55 Make xterm build on Darwin by defining USE_POSIX_TERMIOS as on other
BSDs.
2005-02-05 06:22:51 +00:00
minskim
1e90658412 Update xterm to 199.
Changes since 197:

    * instead of setting $DISPLAY, check for the unset variable and
     warn/exit on this condition (comments by H Merijn Brand and
     Bernhard R Link).

    * fix a typo in Imakefile from patch #198 (reports/patches by
     Stefan Dirsch, and Mike Castle).

    * add utmpDisplayId resource to allow users to control whether the
     display identifier (display number and screen number) are
     retained in the connection information recorded in utmp
     (discussion with Edoardo Tirtarahardja).

    * add bellOnReset resource to allow users to disable bell which
     sounds on hard reset since patch #183 changes to DECSCL
     (discussion with Danek Duvall).

    * improve $WINDOWID for configuration with toolbar by making it
     refer to the top-level shell rather than the parent of the
     current window. For that case, the parent is a form widget,
     which does not have a name, which made the $WINDOWID not very
     useful as a parameter for xwininfo (suggested by Dave
     Bodenstab).

    * fix a typo in WhichVFont() macro from patch #197 changes which
     broke the --disable-active-icon configuration (report by Ralf
     S. Engelschall).

    * improve some limit checks (Gentoo Bugzilla #75604).

    * add --disable-setuid option to configure script (Gentoo Bugzilla #76453).

    * add --disable-full-tgetent option to configure script, allowing
     one to ignore a termcap library in favor of ncurses/curses
     (Gentoo Bugzilla #69926).

    * modify configure script to choose useful warning options for
     Intel version 8.0 compiler.

    * update config.guess, config.sub

    * make active-icon work properly when TrueType fonts are used
     (Debian #286068).

    * correct change from patch #157 which uses getlogin() to check
     for an alias; the storage used for the related getpwuid() call
     was overwritten by the data used for comparison (patch by Per
     Hedeland).

    * correct case of SCS for character set 0 (line-drawing) to allow
     it to be selected into GR.

    * fix a file-descriptor leak (Redhat Bugzilla #139597).

    * modify creat_as() to only fork if xterm is actually running as
     setuid and/or setgid. This works around a Cygwin bug which hangs
     when logging is enabled and makes xterm a little faster for
     systems using interfaces such as utempter (report by Al
     Goodman).

    * modify Cleanup() to avoid operations such as X calls that might
     use unsafe functions when it is called by a signal handler
     (report by Michiel Boland).

    * fix bugs in patch #191 and in SRM changes from patch #197 that
     broke DECSET 38: switch to Tek4014 emulation (report by Dave
     Bodenstab).

    * fix for manpage escapes (Marc La France).

    * improve on IRIX-specific change for Imakefile in XFree86 CVS
     versus resize linking against termcap library to reflect
     definitions for USE_TERMCAP in resize.c
2005-02-05 06:00:48 +00:00
adrianp
0e9f2ac695 - update of lablgtk from 1.2.6 to 1.2.7
- ok'ed dillo@

2002.10.30
  * add GWindow.file_selection#dir_list  (Francois Pessaux)
2005-02-04 22:47:24 +00:00
adrianp
efb31c9b65 - Update of ocaml-graphics from 3.06 to 3.08.2
- Lots of changes/bugfixes - see Changes for all the details
2005-02-04 22:38:59 +00:00
jmmv
c4f99db204 Let's depend on glib2-2.6.2. 2005-02-04 21:42:22 +00:00
jmmv
71e2aeee74 Update to 2.6.2:
* Speed up size allocation of labels, progress bars and text cell renderers
  [Anders Carlsson]
* Add a --quiet option to gtk-update-icon-cache [Matthias]
* GtkFileChooser
 - Bug fixes [Federico Mena Quintero]
 - Don't overwrite the contents of the name entry when changing folders
   in save mode.  [Federico]
 - Don't return nonexisting folders in save mode [Jean Marie Favreau]
 - Fix a size allocation loop [Milosz Derezynski, Robert Ögren]
* GtkAboutDialog
 - Better HIG compliance [Jorn Baayen]
* GDK
 - Work with Xservers implementing old versions of the Render extension
   [Albert Chin]
 - Respect _NET_VIRTUAL_ROOTS [Carsten Haitzler]
* Win32
 - Bug fixes [Tor Lillqvist, Ivan Wong, David Neary, Daniel Atallah,
   Takuro Ashie]
 - Make keyboard input work in Indic languages [Tor]
 - Initialize extended input devices lazily  [Robert Ögren]
* Other bug fixes [Owen Taylor, Richard Hult, Phil Blundell,
  Jens Finke, Michael Natterer, Manish Singh, Kjartan Maraas,
  Priit Laes, Dennis Cranston, Remus Draica, Matthias,
  Jeff Franks, Elijah Newren, Damon Chaplin, Vincent Ladeuil,
  Carlos Garnacho Parro, Thomas Zajic, Crispin Flowerday,
  Tommi Komulainen, Søren Sandmann, Chris Lee, Mark McLoughlin]
* Documentation improvements [Murray Cumming, Matthias, Alex Graveley,
  Jeff Franks, Christian Rose, Masao Mutoh, Karel Kulhavy, Roger Light]
* New and improved translations (bg,ca,cs,cy,da,de,el,en_CA,es,et,hu,it,
  ja,ko,lt,nb,nl,nn,no,pl,pt,pt_BR,sk,sq,sv,zh_CN)
2005-02-04 21:40:33 +00:00
wiz
d8c54367d6 Fix build on 1.6.2, from Ian Zagorskih in private mail. 2005-02-04 01:54:38 +00:00
jmmv
676486a3c8 Update to 2.6.0.7.
- Convert to use bsd.pkg.options.mk.
- Fix PAM handling; the gdmaskpass binary seems to be only available when
  building with linux-pam, which resulted in broken PLISTs before.

Changes in this version:
- Now using CVS head of vicious-extensions, left out of previous release due
  to schedule freeze.
- Do not init the wm twice if gdm_wm_init is called twice. (George)
- Always destroy dialog widget in greeter to fix non-fatal error dialogs from
  hanging around. (George)
- Leak corrected in daemon/verify-pam.c. (George)
- Corrected g_strconcat call in gui/gdmsetup.c. (meissner@suse.de)
- Added Afrikaans, Northern Sotho, South African English, and Zulu to language
  translations. (Dwayne Baily)
- Updated build files so it can be built and distributed with new buildtools
  than 1.4.   makedist fixes, etc.
2005-02-03 13:37:03 +00:00
markd
5005aab582 Remove USE_CUPS test, its now in mk/defaults/obsolete.mk 2005-01-31 09:55:15 +00:00
taca
ea1acba768 Oops, make sure to bump PKG_REVISION. 2005-01-28 14:19:35 +00:00
taca
c3ffe35cf7 Add RUBY_HAS_ARCHLIB which have machine dependent extention libraries.
Bump PKG_REVISION.
2005-01-28 14:08:01 +00:00
tron
1e88f4f027 Remove obsolete patch file. 2005-01-28 10:24:47 +00:00
hubertf
5f073f51de Update xlockmore to 5.15. Changes:
Various cleanups.
  fiberlamp thanks to Tim Auckland.  Run by itself using -mode and press
    middle button to give it a kick.
  life mode fixes for -mode life +fullrandom and also labeling for
    -neighbors 6 .  Conway life would occasionally be initialized with
    a bad lifeform.  More interesting forms of High life would never come
    up.  No labeling problem fixed on given rules.
  Fixed a problem with configure if g++ is used from say /usr/local where
    no other packages are used from there.
  Changed VPATH to set without appending / as it seems to cause problems
    on NetBSD with an /install directory.
  juggle mode improvements added thanks to Tim Auckland
    More objects to juggle (clubs, torches, knives, rings, and bowling balls)
  toneclock mode thanks to Jouk Jansen.
  enabled multibyte support for more than one fontset thanks to
     Michal Cihar <michal.cihar AT suse.cz>.
  ifs and strange modes now use a real Gaussian generator but does not
    seem to make a difference... thanks, I guess, to Tim Auckland.  :)
  configure change for PAM so it will work on FreeBSD thanks to
    Spencer Visick <visick AT eng.utah.edu>.
  Fixed PAM goof.
2005-01-28 00:43:54 +00:00
ben
fa0c8c9455 Update kkbswitch to version 1.4.3. Addresses PR#29132.
24 Jan 2005. KKBSwitch 1.4.3 is released. This maintenance release adds
Czech translation contributed by Michal Bukovsky and Bulgarian
translation contributed by Petko Yotov. Also the algorithm for guessing
layout icons was improved a little and now must guess the correct icon
in more situations.
2005-01-27 14:10:07 +00:00
taca
5f877ae4ef Make sure to change current directory to ${WRKSRC} before removing
extra files by find(1).
2005-01-26 16:03:49 +00:00
xtraeme
7538e56e51 PLIST file for OpenBSD... I copied it from the NetBSD one and I have not
tested it, because I don't use it, anyway it should do the trick.
2005-01-25 17:55:45 +00:00
xtraeme
8bf226c781 Apply patches from Todd Willey for DragonFlyBSD, this closes PR pkg/29042.
Thank you!
2005-01-25 17:49:57 +00:00
hira
f5fb621d25 Remove unused file. 2005-01-25 02:41:16 +00:00
hira
36dea68e47 Don't use imake to get the supported drivers. It does not work
before installing imake.
2005-01-24 17:24:08 +00:00
hira
46206cb835 Fix previous commit (DRIVER -> CARDDRIVER). 2005-01-24 11:32:28 +00:00
hira
9c63e2c998 Make drivers selectable with options.mk. By default, all of the drivers
which are supported by the platform are built.
OK'd by xtraeme@.
2005-01-24 10:57:27 +00:00
taca
9635da7103 Oops, fix path name in patch-aa. 2005-01-24 03:06:56 +00:00
recht
367eed19fe Build Python with thread support by default and turn the existing
python*-pth packages into meta-packages which will install the non-pth
packages. Bump PKGREVISIONs on the non-pth versions to propagate the
thread change, but leave the *-pth versions untouched to not affect
existing installations.
Sync all PYTHON_VERSIONS_AFFECTED lines in package Makefiles.
2005-01-23 20:41:45 +00:00
taca
781e970282 Update to Ruby 1.8.2 base and thses changes:
* ext/tk/lib/multi-tk.rb: ditto

	* some fixes to run examples (not yet complete).
2005-01-23 17:37:48 +00:00
taca
34b2e8ca73 Update to Ruby 1.8.2 base and this change:
* ext/tcltklib/tcltklib.c: fix SEGV bug when deleting Tk interp
2005-01-23 17:36:59 +00:00
adrianp
08c1e7cf27 Move pre-configure target to post-patch. This allows other subpackages
to define their own pre-configure target which is needed.
2005-01-22 17:26:22 +00:00
minskim
f8b8a56802 Switch to Tcl/Tk-8.4.
Bump PKGREVISION due to dependency changes.
2005-01-22 03:58:32 +00:00
kristerw
44da8e53b4 Fix C99-isms to make this pkg build with gcc 2.95. 2005-01-21 20:17:58 +00:00
adam
0c96902b19 Changes 3.8.2:
* Enable build on system with gcc-3.x (which deprecate the old-style iostrams.h)
2005-01-19 15:10:12 +00:00
markd
d487eb72be Dont try and dirrm the PKGLOCALEDIR's. 2005-01-19 13:25:29 +00:00
drochner
50c0256835 update to 1.1.90
changes:
* Current line highlighting
* New languages specs for TCL, Nemerle, VHDL, sh, .ini, gtkrc.
* Support for Undo key in Sun keyboards
* Bug fixes and updated translations.
2005-01-18 17:27:56 +00:00
jmmv
bf7291aa38 It looks like Interix wants function names to be prefixed with __ instead
of a single _.  So extend existing conditionals for Cygwin and MinGW to
also support Interix, hoping that this will fix the build problems shown
in tv@'s bulk build.
2005-01-18 12:06:37 +00:00
martti
159b972dc2 Use @unexec ${RMDIR} as both xfce4-mcs-manager and xfce4-appfinder install
files in share/xfce4/doc/C/images but they don't depend on each other
in any way. This should fix "unable to remove" errors during uninstall.
2005-01-18 08:19:48 +00:00
kristerw
9f071ed9c8 Include pthread.buildlink3.mk. 2005-01-17 18:27:12 +00:00