Commit graph

4030 commits

Author SHA1 Message Date
jlam
339cd13cb2 Initial sprinkling of work-in-progress buildlink3.mk files for using the
buildlink3 framework.
2004-01-03 23:06:43 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
157e2ec062 Register installed catalog files (in SGML format) into the system wide SGML
catalog.  These come from the docbook-xml customization layer.
Bump PKGREVISION to 3.
2004-01-03 15:28:45 +00:00
salo
70534c8ac6 Oops. Forgot in previous commit. 2004-01-02 13:06:39 +00:00
salo
4838594602 Update to version 1.6.
- correct usage of PREFIX in MESSAGE
- sort PLIST

Changes:

1.6:
====
- Fixed ttSyncAll only looking at fontdir subdirectories
- Added more robust checking for cachedir
- Removed a constant path size limitation (for the Hurd)
- Fixed a typo in "syncing"
- Minor indentation fixes
- Started the transition to using C++ strings
- Changed the libfstt API:
    Fixed multiple memory leakages
    The member getString doesn't need the conversion buffer anymore
- Fixed the output format of --gslist

1.5.1:
======
- Fixed a possible security problem by checking the byteorder magic in
  the connection handshake:
    bugtraq id 8255

1.5:
====
- Fixed multiple buffer overflows in the network packet handling code:
   CAN-2003-0581
- New encoding: iso8859-14
- Moved hardcoded dir locations to configure space
- Mkdir the fontdir and cachedir in the make install target
- Improve error messages when cachedir does not exist
- Remove --gslist dependency on order of arguments
- Replaced dprintfN with a debug function
- Cleaned the debugging output
- Indentation and minor source cosmetic changes
- Updated to gettext 0.12.1, version 0.11.5 was buggy
- Added a System V init file example
- Cleaned the examples in doc/examples: font.properties, test.sh
- Updated the documentation: doc/FAQ, INSTALL, THANKS, TODO, xfstt.1x
2004-01-01 20:06:11 +00:00
hubertf
2bc90f2941 Update xlockmore to 5.11. Changes:
Nodename patch for OpenVMS thanks to Jouk Jansen
    <joukj@hrem.stm.tudelft.nl>.
  Speed up of lyapunov thanks to Yafe (yet another fractal explorer)
    maintainer Alex Pankratov <ap@cipherica.com>.
  The 5 OpenGL high intensity modes... atunnels, fire, sballs, sproingies,
    and sometimes gears now have full screen defaults.
    See XLock.ad and grep on 402 to change them back.
  Three patches thanks to <michal.cihar@suse.cz>.
    debug patch - s/if DEBUG/ifdef DEBUG/
    helper patch - support for auth using external program
      (The idea is xlock needs to be sgid shadow to allow reading
      /etc/shadow. This way needs just some small binary to be sgid.)
    various compile fixes
2003-12-31 03:06:37 +00:00
cjep
29c24a2d1b Whitespace fix 2003-12-30 23:00:51 +00:00
xtraeme
b7462dd72d Add and enable gnome-mag & gnopernicus. 2003-12-30 17:58:03 +00:00
xtraeme
8ba71715c5 Initial import of gnopernicus-0.7.1
Gnopernicus  provides Assistive Technologies (AT) for blind and visually
impaired persons through modules for text-to-speech, braille, etc.
2003-12-30 17:56:39 +00:00
xtraeme
637fb5af1a Initial import of gnome-mag-0.10.4
Gnome-mag is an accessibility tool that magnifies the screen for easier
reading.  This package includes the magnifier Bonobo service as well as a
sample implementation.
2003-12-30 17:55:33 +00:00
cjep
d3db2f097b Whitespace fix 2003-12-30 17:04:28 +00:00
cjep
5b9624c1fb Whitespace fixes 2003-12-30 16:48:44 +00:00
grant
8f7501a112 improve descriptions of glib/gtk packages. taken straight from
www.gtk.org.
2003-12-29 22:57:48 +00:00
xtraeme
d938971ada Update to 2.4.1, thanks to Min Sik kim and Soren Jacobsen.
Changes include several translation updates, addition of new features
and some bug fixing. Please review the Changelog file to see a full
list of changes.
2003-12-29 12:05:20 +00:00
xtraeme
ed785fb321 Add and enable gnome-themes-extra. 2003-12-29 11:37:01 +00:00
xtraeme
4b0e52ac8e Initial import of gnome-themes-extra 0.5, via pkgsrc-wip.
This package contains extra themes for the GNOME 2 desktop.
2003-12-29 11:36:03 +00:00
xtraeme
b47a40b2ad Don't rename gnome-panel-screenshot to gnome2-, because it breaks the
function of this program. Now this works perfectly.

There's no need to bump PKGREVISION this time, jmmv@ bumped it some hours
ago.
2003-12-29 02:09:11 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
jmmv
e038519ac9 Remove subst.mk inclusion. Pointed out by Soren Jacobsen. 2003-12-28 16:20:24 +00:00
jmmv
9fb6b523c2 Use GCONF2_ENTRIES to register the panel-default-setup.entries file in the
GConf2 database.  This makes the panel recognize the default configuration.
Bump PKGREVISION to 1.
2003-12-28 14:26:18 +00:00
jmmv
808d1053a8 This needs gettext-lib (fixes installation on NetBSD 1.5). 2003-12-28 12:47:09 +00:00
jmmv
55a2d759f7 Fix build with XFree 3.x. Closes PR pkg/23905 by Richard Liang. 2003-12-28 12:18:24 +00:00
fredb
3d3a328997 Disable PAM unconditionally, as discussed briefly on tech-pkg, as the PAM
support is currently broken on FreeBSD, at least. Closes PR pkg/23843.
2003-12-27 18:43:13 +00:00
recht
6370e60cc9 update to 2.4.2.4
changes:
- Use wxSTC in the demo for displaying the soucre code of the samples.
- Updated to Scintilla 1.54.
- Lots of bug fixes and such from the wxWindows folks.
- Added wxPython.lib.newevent from Miki Tebeka.  Its usage is
- demonstrated in the Threads sample in the demo.
- Updates to wxMaskedEditCtrl.
- Added wxMaskedNumCtrl.
- Added Chris Barker's FloatCanvas.
2003-12-25 21:12:51 +00:00
tron
8408dcceee Fix dependence on "qt3-tools" package and bump package revision. 2003-12-24 12:02:46 +00:00
jmmv
2b07fc26d8 s/@netbsd.org/@NetBSD.org/ in MAINTAINER. 2003-12-24 09:53:47 +00:00
xtraeme
b6cf4b5cc9 Add some missing directories needed to remove this package correctly.
Reported by Soren Jacobsen in PR pkg/23844.

Bump PKGREVISION.
2003-12-23 17:50:59 +00:00
martti
0e010634ac Updated xfce4 to 4.0.2
* Improve window manager responsiveness
* Various bug fixes in file manager, window manager and panel
* More 64bit clean up
* New translation added: Azerbaijani
2003-12-22 08:50:38 +00:00
ben
7f2053754e Remove wx1Motif as it is obsolete and will not build with GCC3. 2003-12-21 03:51:02 +00:00
grant
9fd7c8297c add missing trailing / to HOMEPAGE. 2003-12-20 10:42:45 +00:00
agc
dd17c7cbf9 Make this package compile in the face of gcc3 and a working
implementation of xor.
2003-12-19 23:00:26 +00:00
sketch
446a23ab6e Check for GCC using CC_VERSION rather than _CC_IS_GCC, as the latter is
not defined when building with USE_SUNPRO, breaking the build.
2003-12-19 18:21:03 +00:00
skrll
ad3f9a41d8 Update QT3 to 3.2.3.
Far too many new features and bug fixes to list here. Includes a fix for
Hangul (Korean character) handling from Bang Jun-Young <junyoung at netbsd
dot org>. Thanks.

"Better late than never"
2003-12-19 15:43:31 +00:00
sketch
c9989faa7d Bump PKGREVISION for packages which install files into RUBY_ARCHLIBDIR,
which has changed for Solaris installs.
2003-12-19 12:04:20 +00:00
sketch
9e7812cc53 Work around a bug in certain versions of Xmd.h which do not correctly
check for __STDC__, breaking the SIZEOF() macro.
2003-12-19 11:32:52 +00:00
atatat
e10da302d3 Make the password dialogue banner display the netbsd PKGREVISION
number, if there was one (which, of course, makes me bump PKGREVISION
to 1 for all three xscreensaver pkgs (are we really supposed to bump
PKGREVISION for each pkg individually?)).  This eliminates the
confusion where pkg_info says version "4.14nb1" is installed, yet the
dialogue says it's onlu version "4.14".

Also, fix the conflicts for the screensaver pkg so that it properly
conflicts with xscreensaver-gnome<4.14 (not <1.14).
2003-12-18 13:49:17 +00:00
wiz
7729c62487 Bump PKGREVISION: depend on latest qt2-libs package. 2003-12-18 09:52:01 +00:00
wiz
4460d163f6 Sort. 2003-12-18 09:47:10 +00:00
cube
4ca2d06cf4 Move inclusion of <sys/select.h> after <sys/types.h> in src/dumpkeys.c.
That fixes the build on my 1.6.2_RC2 box.
2003-12-18 09:08:44 +00:00
sketch
a364dd621e Use __func__ instead of __FUNCTION__ to give this package a better
chance of building with non-GCC compilers.
2003-12-17 14:59:16 +00:00
martti
6c60a809dd Updated xfce4-clipman-plugin to 0.4.0
- Right click removes a single entry
- Trailing spaces are removed into menu (visual improvement)
2003-12-17 07:01:28 +00:00
recht
05f7b0d114 + Xfixes, fixesext, xcursor 2003-12-16 08:55:27 +00:00
recht
b9703949f0 initial import of xcursor 1.1.1
based upon the pkgsrc-wip pkg by xtraeme@

This package, libXcursor, provides the client-side cursor loading
library for X.  This cursor management library is a simple library
designed to help locate and load cursors (from files or memory).

This is part of the X Libraries and Protocol Headers Project hosted
at freedesktop.org.
2003-12-16 08:51:42 +00:00
recht
5615d4633f initial import of Xfixes 2.0.0
based upon the pkgsrc-wip pkg by xtraeme@

Xfixes extension of X RandR
2003-12-16 08:40:51 +00:00
recht
bc70f5fdf3 initial import of fixesext-2.0
based upon the pkgsrc-wip pkg by xtraeme@

The XFIXES Extension is designed to provide the minimal server-side
support necessary to eliminate problems caused by workarounds needed
by X applications due to various shortcomings in the core X window
system.

This is part of the freedesktop.org X Libraries and Protocol Headers
Project.
2003-12-16 08:39:24 +00:00
tron
f1eabaaa25 Fix bad variable initialization which broke the build of the
"xscreensaver-gnome" and "xscreensaver-demo" packages.
2003-12-16 07:08:10 +00:00
xtraeme
c5aa2218e5 Install configuration files into ${PKG_SYSCONFDIR} and add fontilus,
themus schemas into GCONF2_SCHEMAS.
2003-12-15 02:55:53 +00:00
xtraeme
5e5b1124fd Remove patch-ac missed in previous. 2003-12-15 01:47:55 +00:00
xtraeme
d71cf35229 Update to 2.4.1
Many themes were updated for GNOME 2.4.
2003-12-15 00:33:33 +00:00
xtraeme
005b49ab0d Fix typo. 2003-12-15 00:27:12 +00:00