Commit Graph

3580 Commits

Author SHA1 Message Date
kevlo
8f0683a9b0 update to tk 8.4.7 2004-08-07 06:16:38 +00:00
espie
c1d9f33e12 .tbl is also a manpage that has not yet gone through tbl. 2004-08-05 16:23:35 +00:00
espie
d085510a75 new-style PLIST 2004-08-05 12:29:30 +00:00
espie
df60346cda @dir -> / 2004-08-04 23:41:52 +00:00
naddy
b7464559ff fix up MODGNU_CONFIG_GUESS_DIRS 2004-08-04 16:39:21 +00:00
xsa
e025712468 MODULES= converters/libiconv lang/python 2004-08-03 21:44:38 +00:00
espie
eeab6e90b2 arts is special. 2004-08-03 11:39:37 +00:00
espie
87c7e4ced8 switch to new-style module
Acknowledge that we don't know how to deal with non shared archs yet.
2004-08-03 11:37:52 +00:00
espie
4c68b1d0da Prepare for MODULES=x11/qt* 2004-08-03 09:18:38 +00:00
kevlo
d62d46d60c update to 2.4.0 2004-08-02 08:06:07 +00:00
naddy
3163b3dc79 this needs python to build 2004-08-01 18:46:10 +00:00
naddy
6bbcb25f30 Fixes from Aleksander.Piotrowski@nic.com.pl:
- Help configure find fontconfig.
- Include shared library components.
2004-08-01 16:20:01 +00:00
marcm
1610ea80b8 Use the new libgtop2 and minor port cleanups. 2004-08-01 06:12:42 +00:00
jolan
de331f83fd zap blanklines which happen to make the pkg tools noisy
noticed by ben lovett
2004-07-30 23:54:10 +00:00
marcm
79b3d4b4e6 Add that stupid p5-XML-Parser BUILD_DEPENDS 2004-07-28 05:19:12 +00:00
marcm
d7a855e867 +gedit
+ggv
2004-07-28 04:57:39 +00:00
marcm
59dec3125f Import of ggv, the GNOME frontend for GhostScript.
From Thomas Delaet.
2004-07-28 04:56:32 +00:00
marcm
b7e1a6e055 Import of gedit, the GNOME test editor.
From Thomas Delaet.
2004-07-28 04:55:59 +00:00
marcm
773c7326df +gtksourceview 2004-07-28 04:54:59 +00:00
marcm
53edb51a2c Import of gtksourceview, a text widget that extends GTK2's GtkTextView
widget.  Considered part of GNOME, but is not really Gnome-specific.

From Thomas Delaet.
2004-07-28 04:47:36 +00:00
brad
942ce2e8ff Qt3 does evil things with PostgreSQL server headers so add
a build-time dependency on the -server sub-package.
2004-07-28 03:15:37 +00:00
david
0bc83833ba a->an 2004-07-26 06:13:03 +00:00
marcm
1d730a79cf +eog 2004-07-25 00:32:57 +00:00
marcm
b54ba3256b Import Eye of Gnome (EOG for short) a general image viewer for Gnome.
Submitted by several, but going with Thomas Delaet's version.  First
of many I hope.
2004-07-25 00:31:56 +00:00
marcm
6bef8d9d99 Update libgnomeprint and libgnomeprintui to 2.6.2, bringing us in-sync
with Gnome 2.6.2.
2004-07-25 00:24:30 +00:00
marcm
82eba13635 Update to 2.6.2. 2004-07-25 00:22:03 +00:00
marcm
5bff820f02 Have gnome-terminal default to the 'gnome' TERM type. This way more
gnome-specific features are usually available.
2004-07-25 00:21:13 +00:00
espie
7e70da9129 finish the few that didn't use dir/ yet. 2004-07-24 13:36:03 +00:00
espie
ac2e95f2c3 missing patches and packing-lists. 2004-07-24 12:50:50 +00:00
espie
3142419058 basic update to kde 3.2.3.
A few files to remove/add yet.
2004-07-24 12:47:13 +00:00
brad
2853f45861 upgrade to Qt 3.3.2
ok MAINTAINER
2004-07-22 23:03:08 +00:00
jcs
91e0785794 ratpoison-1.3.0
from maintainer
2004-07-21 02:08:05 +00:00
todd
ad8d337a6a +wxWidgets 2004-07-16 21:06:02 +00:00
todd
b25888b419 wxWidgets 2.4.2, C++ cross-platform GUI toolkit
www: http://www.wxwidgets.org/

from Andrew Dalgleish   < openbsd at ajd dot net dot au >
many thanks for much persistence!
2004-07-16 21:01:35 +00:00
pvalchev
94e0c62805 X major bumped; from matthieu 2004-07-15 00:33:43 +00:00
espie
40a3b4b61c move to @dir, trim down list of locale dirs to stuff not installed
by gettext.
2004-07-14 16:10:54 +00:00
espie
7465007a54 move to @dir, kills @exec mkdir 2004-07-14 14:59:17 +00:00
espie
0a88201a1c zap @exec 2004-07-14 13:15:02 +00:00
danh
1ff7ada6a4 better formatting 2004-07-12 11:56:51 +00:00
jolan
9a02d3791c update plugins 2004-07-12 04:54:00 +00:00
jolan
35fa64f480 almost did it one commit 2004-07-11 23:35:36 +00:00
jolan
8c51d59b49 update to 4.0.6 2004-07-11 23:33:38 +00:00
jolan
e8a46fe37d update to 0.7.2 2004-07-10 01:49:42 +00:00
naddy
ff6aa26cf1 Update to stable version 2-20040601.
From: Tim Kornau <opti@openbsd.de> and Bernd Ahlers <ba@bsws.de>.
2004-07-09 21:16:26 +00:00
naddy
6e6ac5a866 Fix build with new libtool; honor CXX/CXXFLAGS while we're here.
Why does this use libtool in the first place?
2004-07-08 19:11:50 +00:00
marcm
e2b2602d36 Add patch from nikolay@ to make this compile again on sparc64 and update
to 2.6.2 while I'm here.
2004-07-08 17:09:38 +00:00
naddy
24595e74a6 update to 1.42 and clean up; from Victor Sahlstedt <cvss@home.se> 2004-07-07 14:38:23 +00:00
sturm
2b6b029866 this needs p5-XML-Parser to build
ok marcm@
2004-07-07 14:32:10 +00:00
sturm
b0ace7abe6 these are already in PFRAG.no-no_gle
ok marcm@
2004-07-07 14:31:21 +00:00
sturm
226379a9c2 make this really package with gtk+2.4 2004-07-07 09:05:19 +00:00
mjc
8b245164e0 update my e-mail address 2004-07-04 23:40:05 +00:00
brad
a8c5871662 no more --enable-static 2004-07-04 05:37:08 +00:00
jolan
00f286c9be hppa has shared libs now 2004-07-03 21:04:45 +00:00
robert
9611ab19cb SECURITY:
The added distribution patch fixes several vulnerabilities in MPlayer's GUI.
http://www.mplayerhq.hu/homepage/design7/news.html

ok biorn@
2004-07-03 02:10:26 +00:00
marcm
41cafa6800 Add a dependency I missed.
Prodding by naddy@
2004-07-02 03:55:54 +00:00
marcm
f04307b498 Make this package with gtk+ 2.4.
Prodding by naddy@
2004-07-02 03:54:12 +00:00
jolan
382bc3e8aa *** empty log message *** 2004-07-02 03:53:16 +00:00
djm
08412ce65d update to pygtk-2.2.0; ok mjc@ 2004-07-02 01:27:45 +00:00
jcs
6b414c1e68 += ratmen 2004-06-28 06:41:21 +00:00
jcs
27db7fb8c4 ratmen-2.2.2, a useful menu utility for use with ratpoison 2004-06-28 06:38:35 +00:00
jcs
063aa2e3f4 add gnome flavor
from Waldemar Brodkorb <wbx at openbsd.de>
2004-06-26 23:09:15 +00:00
xsa
93568351bb set BUILD_DEPENDS= ${RUN_DEPENDS} not the opposite .. for obvious
reasons... okay pvalchev@.
2004-06-26 07:35:05 +00:00
naddy
e4b1b66267 update to 1.1; maintainer timeout 2004-06-26 05:00:25 +00:00
sturm
66a153458d better RUN_DEPENDS 2004-06-26 04:12:07 +00:00
marcm
67cdc082bc Interestingly librsvg doesn't require Gnome in libgsf, so mark it as
such.  Now other ports that want to use librsvg won't pull in half of
Gnome if they don't want it.
2004-06-25 19:22:29 +00:00
sturm
e7928c8325 no need to specify the default flavor for asclock in this Makefile 2004-06-25 18:54:25 +00:00
marcm
0a53bf80bc Don't install the "broken" file. Great for debugging I suppose, but
spews crap into the logs because, well, it's broken :).
2004-06-25 16:45:11 +00:00
naddy
e56ca94612 fix packaging on amd64 2004-06-25 00:16:35 +00:00
robert
3fcb82b52b update to 3.93; add a patch to fix some compile time warnings because OpenGL
support is disabled.
2004-06-25 00:14:38 +00:00
marcm
1d8aaa262c -bitstream-vera-fonts 2004-06-25 00:05:57 +00:00
marcm
df5aa9a07b Bye-bye. This is in our base XFree (and has been for a bit). 2004-06-25 00:05:04 +00:00
marcm
153fb92b7e Update to 2.6.0.3 in sync with Gnome 2.6. 2004-06-24 23:58:34 +00:00
marcm
c511db5cc0 Update to 4.16. More screensaver hacks... same autoconf hacks. 2004-06-24 16:23:37 +00:00
naddy
c751105cae maintenance update to 2.6; ok maintainer 2004-06-24 02:52:43 +00:00
marcm
95401581ca Monster update to Gnome 2.6. See, I am not slacking, really!
Change info on a Gnome mirror near you.
2004-06-23 03:26:11 +00:00
sturm
240b499df8 use sourceforge and update hashes, although the archives contain the same
files
2004-06-22 22:48:02 +00:00
couderc
9b7d99a4e4 fix golem.install script. 2004-06-22 21:13:57 +00:00
naddy
0d43a99571 unbreak 2004-06-22 20:34:09 +00:00
marcm
c4174aa8a4 Some more docs here too that go in the -docs subpackage 2004-06-22 18:02:04 +00:00
brad
77638ea326 - disable the Vidix support
- instead of passing --target for powerpc just make the configure
script recognize macppc as another name for a powerpc system

ok MAINTAINER
2004-06-22 08:13:11 +00:00
sturm
11bff826f1 honour CC 2004-06-22 04:28:23 +00:00
marcm
dc79117a80 +keyring
+libxklavier
2004-06-22 03:28:35 +00:00
marcm
493662c651 A Gnome utility library for XKB. New with Gnome 2.6. 2004-06-22 03:27:12 +00:00
marcm
3e216570da The Gnome keyring password agent. New for Gnome 2.6. 2004-06-22 03:26:03 +00:00
marcm
82c00545bd +hicolor-icon-theme 2004-06-22 03:23:00 +00:00
marcm
5a15e657f3 The hicolor theme framework for both Gnome and future KDE. 2004-06-22 03:21:39 +00:00
marcm
89d7529908 Update for GTK+ 2.4 2004-06-22 03:18:43 +00:00
marcm
014548031a Update to gtk+ 2.4.3 and friends.
Note: this will cause breakage in ports that set the various
*_DISABLE_DEPRECATED defines for gtk.  These weill be addressed
shortly.

ok pvalchev@
2004-06-22 03:15:02 +00:00
kevlo
6a7749ca29 update to rxvt 2.7.10.
ok ish@
2004-06-17 06:39:03 +00:00
brad
f871528e51 don't try to use AltiVec if gcc3 is detected since gcc3 (3.3.x) has broken
AltiVec support.
2004-06-15 02:19:56 +00:00
pvalchev
a466c74a79 USE_LIBTOOL=Yes which brings a newer version of libtool which picks the
proper PIC version of libgcc for linking
2004-06-14 18:02:27 +00:00
brad
ac66aeef3a rcs id 2004-06-14 04:06:37 +00:00
sturm
47cb794de3 - don't use CC as CXX, fixes build on sparc64
- sync patchfiles while here
2004-06-13 12:25:08 +00:00
pvalchev
b0683b9ccf - use -fPIC everywhere to build the plugins
- change an occurance of fpic to fPIC (linking)
2004-06-13 04:02:36 +00:00
danh
5e389dc405 update to 4.09 2004-06-05 21:30:40 +00:00
naddy
b0882c81e2 +mlterm 2004-06-04 17:14:32 +00:00
naddy
c9f499c672 Import mlterm 2.8.0.
Submitted by Waldemar Brodkorb <wbx@openbsd.de>.

A multilingual terminal emulator on X11.
Some nice features are unicode support and pseudo transparency.
2004-06-04 17:13:26 +00:00
couderc
93fd3c4ab0 update to 2.1.2 2004-05-31 13:38:53 +00:00
naddy
51d00dae02 update maintainer address as per his request 2004-05-30 10:59:16 +00:00
naddy
745a04ca39 Update to 0.4.2b; from Nick Nauwelaerts <nick@nauwelaerts.net>.
Highlight of this release is improved multihead support.
2004-05-28 21:42:50 +00:00
naddy
fb4bdf38be update to 1.2.14; from new maintainer Peter Williams <peterbw@citi.umich.edu> 2004-05-25 16:36:35 +00:00
xsa
0c0efb90a7 use MASTER_SITE_AFTERSTEP; 2004-05-25 10:21:30 +00:00
dtucker
d98383e0b9 Add myself 2004-05-25 09:32:02 +00:00
xsa
70a24bf62a remove broken HOMEPAGE; 2004-05-24 08:49:24 +00:00
xsa
dedb0dee00 - fix MASTER_SITES
- fix install hook
2004-05-24 08:31:13 +00:00
xsa
f93f6270dc fix MASTER_SITES; 2004-05-24 08:18:27 +00:00
naddy
e13194dad7 major update to 1.2.13; from Peter Williams <peterbw@citi.umich.edu> 2004-05-21 17:00:08 +00:00
xsa
13f8232948 respect CC; sync patches while here; okay sturm@. 2004-05-21 10:48:48 +00:00
miod
ca27018957 Correctly configure tcl and tk 8.4 on architectures which lack shared
libraries, though hppa might need more work.

prodded by jolan@; ok jolan@ pval@
2004-05-20 21:25:44 +00:00
msf
993a6d10a8 Add myself 2004-05-20 15:26:12 +00:00
dons
d223f8869d Add me
ok pval
2004-05-18 23:06:55 +00:00
xsa
c5dea26ca2 use ${MASTER_SITE_R5CONTRIB} 2004-05-18 08:45:33 +00:00
naddy
398fa4ec0d update to 2.5; from Bernd Ahlers <lists-openbsd@ba-net.org> 2004-05-17 16:32:33 +00:00
robert
26a5efa9b3 update to 3.92; disable opengl support; ok jolan@ 2004-05-15 23:27:26 +00:00
pedro
e9771081e4 order negative entries correctly, add myself and robert@. ok'd by him. 2004-05-13 18:55:11 +00:00
brad
b37bd2ed9f need shared libs 2004-05-10 10:12:29 +00:00
xsa
4d0cae98a0 update MASTER_SITES; ok pval 2004-05-10 07:26:34 +00:00
jolan
053f74e8b6 +xfce4-taskbar-plugin 2004-05-09 23:23:47 +00:00
jolan
91e50bd0b5 xfce4-taskbar-plugin-0.1.0, taskbar plugin for the xfce4 panel
from Jan Lindblom + minor tweaks by me
2004-05-09 23:22:52 +00:00
david
f71ec34da9 sort the SUBDIRs; ok pvalchev@ 2004-05-09 19:25:39 +00:00
pvalchev
a06bfb5d7f remove 2004-05-09 19:17:40 +00:00
naddy
d262f72421 Remove maintainer by his request. Thanks, Jose. 2004-05-07 15:28:31 +00:00
biorn
7a365f9f2c Take it to 1.0pre4
ok brad@
2004-05-06 07:27:36 +00:00
sturm
814d39c591 don't run ldconfig when faking, noticed by systrace
ok maintainer biorn@
2004-05-01 18:43:43 +00:00
robert
e288c265bd fix the doubled --enable-xinerama; from Bernd Ahlers <b.ahlers@ba-net.org> 2004-04-29 17:30:15 +00:00
robert
97859f4f1f update to 0.9.9 (developement release); 1.0.0 will be the stable one.
mainly from Francois Briere <f.briere@dopha.org>; modifications from me
ok naddy@
2004-04-28 18:10:34 +00:00
jolan
e316731724 enable faad support, bump pkgname 2004-04-28 01:30:53 +00:00
pvalchev
be8df21eb8 - stop Eterm from randomly assigning keybindings for status
- use ^? instead of ^H for backspace
from Michael Coulter <mjc@bitz.ca>
2004-04-26 20:06:11 +00:00
robert
70e53b0530 update to 3.2; ok brad@ 2004-04-24 22:09:55 +00:00
brad
eb072880d3 mark BROKEN, DoS issue. does anyone actually use this? 2004-04-21 11:36:06 +00:00
jolan
af598b773d +xclip 2004-04-18 23:26:20 +00:00
jolan
2c02639650 xlcip-0.08, command line interface to X selections
maintained by ilya voronin
2004-04-18 23:24:01 +00:00
naddy
b1481f1b37 remove obsolete autotools kludge 2004-04-18 17:38:37 +00:00
robert
08eee8f8ed change my MAINTAINER address to @openbsd.org
ok pvalchev@
2004-04-18 06:41:11 +00:00
jolan
c26edde07a forgot to remove this.. yes that's right, i blame myself, not cvs. 2004-04-18 00:42:58 +00:00
jolan
fd5fae38bf update to 0.7.1 2004-04-18 00:42:14 +00:00
jolan
800605f870 4.0.5 2004-04-18 00:28:57 +00:00
xsa
93a12dd17f another few @extra'z; 2004-04-14 08:07:14 +00:00
brad
f93c687287 better COMMENTs. 2004-04-13 04:22:36 +00:00
brad
8eb1cfbdce better 2004-04-13 04:11:03 +00:00
brad
22168bbcdd remove mention of KDE 2 2004-04-13 04:08:34 +00:00
xsa
49f9169a3f @extra support. okay sturm@. 2004-04-12 10:02:33 +00:00
sturm
e3fb326eb6 fix patchfiles for sparc64 2004-04-10 13:00:16 +00:00
sturm
fcb98c01c3 allow for additional MD patch files by introducing SUP_PATCH_LIST 2004-04-10 12:58:56 +00:00
sturm
18195f29f6 - fix LIB_DEPENDS
- unsigned int -> size_t
2004-04-10 12:55:44 +00:00
naddy
9b29c212fb maintenance update to Tcl/Tk 8.4.6; from Jose Nazario <jose@monkey.org> 2004-04-09 21:47:19 +00:00
espie
8df7420f5f sprinkle no-autoheader for the coming change to autoconf CONFIGURE_STYLE. 2004-04-09 09:52:09 +00:00
jolan
0c9a6bec69 mastersite moved, @comment a manpage for some video for l00nix program
that we dont install, from maintainer
2004-04-09 07:10:27 +00:00
jolan
25bba956f6 hint to where Xlocale.h is, pointed out by francois briere 2004-04-09 04:24:44 +00:00
jolan
cce7a389d6 update to 0.3.2 2004-04-08 02:05:49 +00:00
jolan
4328a618ff +xfce4-weather-plugin-0.3.0 2004-04-08 01:59:26 +00:00
jolan
00049917c9 import 0.3.0 2004-04-08 01:56:44 +00:00
brad
183ca70585 stop disabling optimization for sparc64 2004-04-07 03:19:23 +00:00
naddy
7837a7d329 Update to 4.7, patch 1:
- Completely revamped the PSF font import/export system to make it
  actually useable.
- Changed to use FreeType 2.
- Miscellaneous fixes.
2004-04-05 21:41:46 +00:00
matthieu
276f0b16d7 update to XFree86 4.4 version. Thanks to Jolan@ for hosting the distfile 2004-04-04 22:02:52 +00:00
sturm
05e219ade4 explicitly depend on pkgconfig, needed to find gtk+2 and friends 2004-04-02 19:07:04 +00:00
biorn
c5629968df Plug remote buffer overflow and bump PKGNAME 2004-03-30 21:05:57 +00:00
sturm
f4c508873e systrace bug was just fixed, this builds fine now 2004-03-30 15:48:29 +00:00
pvalchev
8566713324 fix kghostview; from KDE CVS via Robert Nagy 2004-03-23 22:14:59 +00:00
sturm
615ae08131 compile on sparc64
ok pval@
2004-03-21 19:43:47 +00:00
pvalchev
b07efd2f2f enable runtime cpu detection by default; tested and ok'ed by many 2004-03-15 22:42:28 +00:00
pvalchev
e4ffad1c1f remove unneed traces of "xor" prototypes, as gcc3 C++ has "xor" to "^" alias; ok espie 2004-03-14 22:27:39 +00:00
espie
ad04e04219 synch with koffice. From Robert Nagy.
okay pval
2004-03-14 19:52:50 +00:00
sturm
d0d4470826 fix some tcl/tk related library specs to ensure the right version is
installed even if a newer one is already installed

ok pval@
2004-03-13 15:48:54 +00:00
sturm
8de4ec6048 compile on sparc64
ok pval@
2004-03-13 15:40:01 +00:00
pvalchev
2a70160d9d xscreensaver no_gle is now default 2004-03-12 18:06:57 +00:00
pvalchev
b643fbcb73 make no_gle flavour default, since graphics/gle does not allow re-distribution 2004-03-12 18:03:17 +00:00
espie
5ce349ba61 for best results, apply va_copy only to va_list.
okay pvalchev@
2004-03-10 17:34:45 +00:00
espie
c247102159 ??? why didn't it get committed along with the other files.
noticed by naddy@
2004-03-08 13:06:13 +00:00
espie
75dc29d02e update i18n3 stuff too. This adds a few translations.
okay pval
2004-03-08 11:10:15 +00:00
naddy
db11adef33 typo 2004-03-07 22:56:13 +00:00
espie
ea7846a86f update to kde 3.2.1, as agreed with pvalchev@.
The distfiles should be publically available shortly.
this fixes a few nits: build accessibility, move cvscheck to avoid conflicts.

i18n files missing.
2004-03-07 21:08:43 +00:00
brad
345e91b5b3 - remove auto* tools workaround patch now that gnu.port.mk deals with this
- use autoconf 2.57
2004-03-04 18:48:17 +00:00
espie
26bd7c43d8 explicitly tag no-autoheader some ports for which re-running it after autoconf
is a problem.
2004-03-04 17:49:26 +00:00
avsm
a7f1ff3d04 support amd64, ok and tweaks maintainer, pvalchev@ 2004-03-04 12:57:45 +00:00
pvalchev
728931077d use va_copy for copying va_list types, not assigning directly which is illegal 2004-03-03 09:02:14 +00:00
brad
bea02de42e AUTOCONF_NEW -> AUTOCONF_VERSION 2004-03-02 07:57:20 +00:00
naddy
f035bddaea fix PACKAGE make variable 2004-03-02 03:24:25 +00:00
pvalchev
2c28068180 enable amd64; reported to work by matthieu 2004-02-29 08:12:56 +00:00
xsa
91639c3066 add saad@ 2004-02-29 00:56:52 +00:00
jolan
90ddb9a6e0 no need for an optimization workaround on sparc64 anymore 2004-02-28 01:23:01 +00:00
jcs
7ed1c9da6a ratpoison-1.3.0rc1
ok maintainer
2004-02-27 17:01:53 +00:00
brad
44b2b2055b kde3 -> KDE 2004-02-26 10:19:25 +00:00
brad
78dfbfeaaf upgrade to KOffice 1.3 2004-02-26 09:52:58 +00:00
david
456dc1d22d use the no_gle flavor of xscreensaver due to license issues with gle
ok marcm@
2004-02-26 07:01:01 +00:00
david
7a1e80441f audio/mad -> audio/libmad
ok biorn@
2004-02-26 06:57:21 +00:00
brad
1f612616c5 upgrade to enlightenment 0.16.6
--
From: MAINTAINER
2004-02-26 01:42:25 +00:00
espie
a6cd03bcfc missing dirrm 2004-02-25 22:03:52 +00:00
naddy
f16b99d84d The sparc64 compiler is gcc3 now; don't require the gcc3 module. 2004-02-25 02:35:15 +00:00
espie
5fe6268292 licence issues, depend on a suitable xscreensaver by default. 2004-02-23 21:35:04 +00:00
espie
3c97e807f3 Add flavors with decent licences to the default build. 2004-02-23 21:34:54 +00:00
todd
c88abb3f39 remove old old port as incentive to look at wxWindows from ajd;
idea from fgsch@
2004-02-23 20:24:05 +00:00
espie
aab0fefd56 V3.2, at least, uses a wrapper that fixes a few bugs in autoconf invocations...
BLECH!
2004-02-23 18:12:34 +00:00
naddy
4a8eb2b439 This works on sparc64 when built with gcc3. 2004-02-22 16:47:58 +00:00
marcm
8268a2ebb3 Clean up after ourselves. 2004-02-22 16:05:28 +00:00
espie
848a3646e0 ${MT_SUFX} 2004-02-22 14:47:41 +00:00
marcm
525a9ed8ae This gets updated to Gnome 2.4.2 too. 2004-02-22 05:34:26 +00:00
marcm
7d828e5461 Update to Gnome 2.4.2 2004-02-22 05:33:52 +00:00
djm
9ebe131fb9 add self 2004-02-21 12:13:52 +00:00
pvalchev
5717ed7cb4 homepage sweep by Michael Coulter <mjc@bitz.ca> 2004-02-21 01:18:07 +00:00
couderc
a4b1f8e393 update to 0.34 2004-02-20 23:12:31 +00:00
couderc
1484d33abd fix ARCH. 2004-02-20 20:11:47 +00:00
marcm
b29abf6218 I are here. 2004-02-20 06:28:52 +00:00
espie
09d74f92af bleah, libtool.
Make sure we get our own mpeglib, and not something installed in /usr/local/lib.
2004-02-19 22:40:42 +00:00
jolan
1a40f58c82 on macppc, when the battery is fully charged and the machine is on a/c
power, the time remaining to charge alternates between 0 minutes and 2+
months.  this makes the panel grow and shrink often (to display 2 or 4
digits) and is quite distracting.  so if we get a large charge time,
just zero the buffer.
2004-02-19 02:59:01 +00:00
jolan
9470750d1b +wmctrl 2004-02-19 02:55:31 +00:00
jolan
8ac55bb065 better wrapping 2004-02-19 02:54:44 +00:00
jolan
4e11e38230 import 1.05 2004-02-19 02:50:25 +00:00
xsa
f8d898c380 remove MAINTAINER per his resquest;
via and ok ish@.
2004-02-18 20:05:11 +00:00
kevlo
5916497fa8 add USE_LIBTOOL 2004-02-18 13:24:37 +00:00
jolan
044e012c97 patch from Pedro Martelletto (again) to sync w/new separated read/write
statistics available in the kernel.  Pedro also did the kernel parts to
make this possible...
2004-02-17 21:37:15 +00:00
espie
2c63dc60da sync XF4.4 2004-02-16 23:09:48 +00:00
xsa
05418ebbb8 + py-gtk2 2004-02-16 21:13:55 +00:00
xsa
ea30be9d17 Import py-gtk2-2.0.0
PyGTK allows you to write full featured GTK programs in
Python. It is targetted at GTK 2.x, and can be used in
conjunction with gnome-python to write Gnome applications.

Submitted and maintained by Michael Coulter <mjc at bitz.ca>

ok sturm@.
2004-02-16 21:12:50 +00:00
sturm
22713f2f7f set PATH in do-configure 2004-02-13 11:37:44 +00:00
couderc
3ffabb013d fix patch. 2004-02-12 20:36:55 +00:00
espie
53a0c114ec minor update, 0.7.2 Xv pref panel, mostly. 2004-02-12 02:19:39 +00:00
espie
888b075a7d Better 2004-02-12 01:42:19 +00:00
kevlo
dcfecb7583 update to the latest version. Ok'd by maintainer. 2004-02-12 01:32:01 +00:00
jolan
8a605e9cfd +xfce4-menueditor 2004-02-12 01:25:44 +00:00
jolan
260f116eda import 1.05 2004-02-12 01:24:58 +00:00
espie
d6e7533422 update to qinx 1.0, okay brad@.
Use PFRAG.shared because it's what update-plist does (this part not okayed
brad@)
2004-02-10 22:54:59 +00:00
jolan
42a6a1c4e4 Update to 0.3.0. 2004-02-10 04:29:06 +00:00
naddy
cd5bf47ef6 update master site, too 2004-02-10 00:13:50 +00:00
naddy
9f3e9bf5d6 Update to 0.4.5, fixes build with gcc3.
Reworked from a submission by William Yodlowsky <bsd@openbsd.rutgers.edu>.
2004-02-08 01:13:21 +00:00
espie
5f80836724 oss too 2004-02-07 23:35:00 +00:00
couderc
25b2170277 update to 2.1.1 2004-02-07 17:47:50 +00:00
espie
9d9fad1f6a 3.2.0 2004-02-07 12:29:12 +00:00
espie
c3309ca970 3.2.0 -> 3.2, grrrrr.
Noticed by Robert Nagy.
2004-02-07 10:59:43 +00:00
espie
d6a79841c3 start updating to 3.2.0, the actual release. 2004-02-07 01:46:22 +00:00
espie
506f90e898 languages present in 3.1.95, forgot them. 2004-02-06 23:07:35 +00:00
naddy
3bb5ee9219 maintainer releases this 2004-02-05 21:22:36 +00:00
espie
5415c6f05c recognize FriBiDi and build ksvg support too. 2004-02-04 09:13:58 +00:00
sturm
7297ccd7b0 mark some subpackages arch independent
ok naddy@
2004-02-04 07:39:18 +00:00
espie
dbc0b1b174 kscreensaver looks much better when it borrows from xscreensaver... 2004-02-04 01:09:45 +00:00
espie
be3491ef7f make sure kig scripting doesn't get build (we don't have python boost
right now)
2004-02-03 23:36:05 +00:00
espie
d37071a916 put -I pythondir in CPPFLAGS so that it also works in C++. 2004-02-03 22:06:41 +00:00
espie
6a290dc504 extra config files 2004-02-03 21:31:21 +00:00
espie
2d5f243410 somehow, cvs didn't notice I forgot to commit those files.
Problem noticed by Robert Nagy.
2004-02-03 21:25:50 +00:00
jolan
ae8e1a8763 more detailed licensing info, update homepage 2004-02-03 05:40:05 +00:00
jolan
ec150ccde0 minor cleanups 2004-02-03 05:11:58 +00:00
espie
2223c95ac2 handle kdeeject on OpenBSD 2004-02-03 02:22:28 +00:00
espie
e152d8fd13 make sure we don't grab CUPS by mistake. 2004-02-03 00:58:29 +00:00
espie
3a25811397 make sure to grab all ogg and mad and esd dependencies for now. 2004-02-03 00:16:43 +00:00
espie
fb99383d5c restore kscd to build land. 2004-02-02 23:07:35 +00:00
espie
6b4017e27e oops 2004-02-02 18:29:49 +00:00
espie
81c0143a02 Update to 3.1.95. 2004-02-02 18:26:56 +00:00
espie
95274074d0 add VMEM_WARNING=Yes
problem noticed by Robert Nagy.
2004-02-02 14:59:57 +00:00
espie
657d278180 +admin3 2004-02-02 14:03:45 +00:00
espie
0ecd60aa88 admin tools for kde, probably not much relevant for us yet. 2004-02-02 14:01:50 +00:00
espie
77c33465d6 3.1.95 2004-02-02 13:04:34 +00:00
espie
309ea54af8 compile 3.1.95. 2004-02-02 10:53:21 +00:00
espie
9a02a3b543 accessibility aids for kde 2004-02-02 01:19:33 +00:00
espie
deeb7c5111 dependencies 2004-02-02 00:55:15 +00:00
espie
1b09672215 fix for kdm. 2004-02-02 00:54:15 +00:00
espie
54181c7b05 some gcc3 patches I forgot 2004-02-02 00:53:26 +00:00
espie
cfbce1b434 dependencies 2004-02-02 00:47:32 +00:00
espie
67f63176a1 extra \, thx naddy@ 2004-02-02 00:47:20 +00:00
espie
d083f04b2a umbrello is now part of kdesdk. 2004-02-02 00:33:28 +00:00
espie
87717b16e8 part of kdesdk now. 2004-02-02 00:32:36 +00:00
naddy
9a16fc08cd -demo subpackage depends on main package; reorder; maintainer timeout 2004-02-02 00:31:45 +00:00
espie
171b09b5f1 update to 3.1.95 (now includes umbrello) 2004-02-02 00:31:39 +00:00
espie
80ac27b25f fix dependencies 2004-02-02 00:26:52 +00:00
espie
f46db6a0f1 those are not gnu-info files. 2004-02-02 00:02:22 +00:00
espie
5e78780769 dependencies 2004-02-02 00:01:10 +00:00
espie
0dce7b7015 forgotten patches. 2004-02-01 23:59:17 +00:00
espie
b47f75d650 more dependency clean-up 2004-02-01 23:58:30 +00:00
espie
b3de38a3b2 adjust dependencies, we no longer need glut to build. 2004-02-01 23:55:49 +00:00
espie
5aec10218d forgot to add... 2004-02-01 23:51:53 +00:00
espie
979cf93255 dependencies 2004-02-01 23:51:13 +00:00
espie
ddd96d3253 kdecore >= 6 2004-02-01 23:27:02 +00:00
espie
1609537acf fix dependencies.
use flavored build now that it works.
2004-02-01 23:24:39 +00:00
espie
b83b0bb04f grab correct site.
Noticed by Robert Nagy.
2004-02-01 22:59:49 +00:00
espie
2f9617f8a9 fix dependencies 2004-02-01 22:49:23 +00:00
espie
dbcbceec99 streamline depends. we get jpeg and png from qt, xml from xslt... 2004-02-01 22:41:23 +00:00
espie
df1c8ec5fb kill glib flavor, there's no way arts works without glib2 now. 2004-02-01 22:40:52 +00:00
espie
f0b66ef029 gobject dependency appears to no longer be needed. 2004-02-01 22:19:28 +00:00
sturm
e6f35c596c mark arch independent 2004-02-01 20:17:47 +00:00
espie
e833a9993e depend/use pim. 2004-02-01 19:58:43 +00:00
espie
255caea07b new version. 2004-02-01 16:18:32 +00:00
espie
af7e1f85d0 basic import of kde 3.1.95, still missing a few parts.
TODO:
- compile the missing packages.
- redo konsole fixes for our ttys.
- figure out why kuickshow is broken.
- make sure we get all dependencies.
- repair kscd.
- find out why nsplugins does not like the native jdk.
- figure out how to get kvim to work.
- change filenames or adjust check-lib-depends to cope.
2004-02-01 14:59:21 +00:00
espie
970032258c support for kde 3.2 2004-02-01 14:55:03 +00:00
wilfried
a0dbbd185c lost in space 2004-02-01 10:54:23 +00:00
jolan
ce5676a636 typo 2004-02-01 06:46:24 +00:00
jolan
4245950af6 update to 3.91, from maintainer 2004-02-01 04:46:17 +00:00
jolan
c102553182 allow machine specific optimizations to be compiled in, as they are
safely detected at run time.
2004-01-31 21:11:13 +00:00
jolan
e07a680237 +xfce4-diskperf-plugin 2004-01-31 03:37:23 +00:00
jolan
a20d24bec0 import 1.4.1. Thanks to Pedro Martelleto for adding OpenBSD support to
the plugin itself.
2004-01-31 03:32:03 +00:00
lebel
82c092d46e remove Han Boetes as MAINTAINER 2004-01-30 17:04:48 +00:00
naddy
5dffb0ec3c gcc3 fixes from upstream CVS 2004-01-30 15:00:45 +00:00
marcm
6d37774e3c Another minor bugfix update along with a PLIST cleanup. This one seems to
be required by newer Gnome2 apps.
2004-01-30 13:40:47 +00:00
marcm
f323a3cf90 Update to 2.4.4.7. First a bugfile release then a release to handle
that stupid intltool madness.
2004-01-30 13:36:51 +00:00
otto
7c7a79b0b0 I exist! 2004-01-30 12:08:27 +00:00
xsa
fc0ebf15de add myself; ok sturm@. 2004-01-30 11:44:45 +00:00
sturm
831a944d56 actually this builds fine with systrace 2004-01-29 18:23:40 +00:00
naddy
eaeabf72f1 Fix build for gcc3:
* Work around an overzealous format check when looking for strftime().
* Add a missing #include.

Taken from the fluxbox CVS repository.
2004-01-29 17:52:43 +00:00
sturm
9f14f9e4a6 update to evilwm 0.99.17
from new maintainer David Snyder <dasnyderx at yahoo.com>
2004-01-29 17:37:57 +00:00
naddy
715e84c883 fix build for gcc3 2004-01-28 21:35:31 +00:00
naddy
9dcf4a2c51 remove cruft, reduce warnings, fix build with gcc3 2004-01-28 21:29:11 +00:00
naddy
ea9d815aa3 regen patches 2004-01-28 20:58:53 +00:00
marcm
825cbc7921 Update libgnomeprint and libgnomeprintui from 2.4.0 to 2.4.2. Bug fixes.
Needed for Gnumeric updates.
2004-01-28 16:09:30 +00:00
jolan
d99bb8220e point the xfce4-about program to the correct location of the files it
wants
2004-01-27 20:02:07 +00:00
naddy
a04cc5122e -lvorbis requires -lm -logg 2004-01-27 00:55:24 +00:00
todd
01456656ff update from pb 2004-01-26 13:56:08 +00:00
naddy
bb5d0e1971 adapt for 21st century gcc 2004-01-25 23:27:35 +00:00
naddy
6ef97e126f fix for gcc3 2004-01-25 23:04:34 +00:00
pvalchev
231abf3f7b remove Dug Song from maintainer, ok'ed by him 2004-01-25 21:10:50 +00:00
espie
fe8e80ca66 redesign subpackages to allow for a debug flavor. 2004-01-22 21:03:59 +00:00
jcs
d1a6bf9813 rdesktop-1.3.1
fixes some rdp5 connectivity issues
2004-01-22 16:57:18 +00:00
jolan
7ae1781d2e optimization workaround to keep gcc from looping on alpha 2004-01-22 07:20:08 +00:00
marcm
4f51781710 Disable glibtest. It's not needed and our "unsafe" warnings screw up
configure on static arches.
2004-01-20 13:41:41 +00:00
espie
51e02f4063 susv3 test.
found by matthieu@
2004-01-19 22:46:03 +00:00
naddy
377a23cab2 overhaul 2004-01-18 00:20:32 +00:00
naddy
522123d9f3 add some missing @dirrms and drop those already handled in dependencies 2004-01-17 19:38:14 +00:00
naddy
6807d1bedd Don't attempt to build perl ports that load dynamic modules
on architectures that support static linking only.
2004-01-17 15:58:06 +00:00
naddy
e4ef8a3927 C program links against C++ libs, so use ${CXX} for final linking 2004-01-17 01:34:49 +00:00
couderc
cb887d1fca cast NULL sentinel to void * 2004-01-16 12:17:47 +00:00
jolan
418e634fbf +xfce4-session 2004-01-16 07:33:46 +00:00
jolan
d67721b610 import 0.1.4 2004-01-16 07:32:22 +00:00
jolan
170b9842a5 +xfce4-mixer 2004-01-16 04:33:01 +00:00
jolan
1a7e33e571 import 4.0.3 2004-01-16 04:31:18 +00:00
espie
f3fa39ffae multiline constant. 2004-01-15 18:33:36 +00:00
espie
0d4824c099 bogus struct 2004-01-15 18:25:36 +00:00
espie
635a9ff61f wrong token pasting. 2004-01-15 18:23:13 +00:00
espie
b03cdbf8fe token pasting fixes. 2004-01-15 17:57:19 +00:00
espie
98eeb5a06e fix token pasting. 2004-01-15 17:45:57 +00:00
jolan
ea0e1bf3dd +xfcalendar 2004-01-15 01:31:09 +00:00
jolan
4ad7e06b6a import 0.1.5 2004-01-15 01:16:20 +00:00
jolan
7b13856284 +minicmd,showdesktop 2004-01-14 23:15:55 +00:00
jolan
5628217d64 import of 0.3.0 2004-01-14 23:05:01 +00:00
jolan
d571b69622 import of 0.2.0 2004-01-14 22:58:06 +00:00
wilfried
95180f7a06 multiline constant 2004-01-14 22:42:52 +00:00
jolan
8cc4aeca52 +xfce4-battery-plugin 2004-01-14 05:51:08 +00:00
jolan
7c9876a43e import of xfce4-battery-plugin-0.2.0. 2004-01-14 05:50:05 +00:00
jolan
c8c360f00b Update to 4.0.3.1. (well just xfwm4, nothing else changed) 2004-01-14 00:51:57 +00:00
wilfried
191dde3511 benign distfile change 2004-01-13 21:22:42 +00:00
jcs
8006c3f834 remove myself as maintainer of this 2004-01-12 02:55:13 +00:00
sturm
4601e3aba1 fix build by disabling db4 test in configure 2004-01-11 10:59:01 +00:00
couderc
b2624ac5ab update to 2.1.0 2004-01-10 22:14:35 +00:00
brad
7f388c85e3 - fix RCS id
- add DIST_SUBDIR
- make extraction quiet
2004-01-10 03:33:45 +00:00
jolan
92220a8801 Update to 4.0.3. 2004-01-09 01:27:41 +00:00
jolan
738a7dfe02 unbrokenify 2004-01-08 23:09:12 +00:00
brad
4dd77497cf upgrade to Qt 3.2.3.
I really hate cvs.
2004-01-08 01:20:13 +00:00
brad
54b7f9c847 upgrade to Qt 3.2.3
ok espie@
2004-01-08 01:12:59 +00:00
jolan
c13af02c1e document taskbar systray > panel plugin systray preference 2004-01-06 05:15:31 +00:00
espie
a2de45a8df regen patches.
set a base public, because gcc3 has more correct access restrictions.
proper fix would probably be to make the array stuff friend (hard since
those are template classe ?) or provide an explicit function to handle
the cast.

Well, simplest way to fix this...
2004-01-05 01:49:16 +00:00
biorn
de7404678d Keeping up with -current. Ok pvalchev@ 2004-01-03 10:10:47 +00:00
jolan
a55b78b641 Update to 0.4.0. 2004-01-03 08:15:40 +00:00
marcm
52563c4b4a Despite the 2.5.0 version number, this is a bugfix update for 2.4 series. 2004-01-03 05:53:38 +00:00
sturm
b929036cda @extra
ok jolan@
2004-01-02 07:52:56 +00:00
jolan
816f5f61dc mark as broken 2004-01-02 02:56:25 +00:00
espie
b1955afab1 include correct header and find std::set_new_handler if gcc3. 2004-01-01 16:23:56 +00:00
espie
b453a56872 kill xor method, which was already marked as obsolete,
and which gcc3 complains loudly about.
2004-01-01 15:39:29 +00:00
espie
08ef531b01 /**/# -> XCOMM 2004-01-01 15:20:21 +00:00
espie
945e309d05 missing #include <assert.h>. gcc2.95 didn't seem to mind, but then
it expands methods at completely different times.
2004-01-01 15:18:37 +00:00
espie
f9dbd10763 regen patches.
remove bogus token pasting "a" "b"  works, and those are separate tokens.
2004-01-01 15:10:59 +00:00
brad
0ae6c522e9 upgrade to KOffice 1.3RC2, final is just around the corner
and this is much better than 1.2.
2003-12-31 07:13:19 +00:00
pvalchev
cf5eb12e04 CONFIGURE_SHARED 2003-12-30 23:16:01 +00:00
naddy
3a544c1368 Sync list against what's actually built. espie@ told me so! 2003-12-30 02:08:19 +00:00
espie
93579f1968 go away, shoo! 2003-12-30 02:01:13 +00:00
espie
0eabca9cd8 more warnings go away. 2003-12-30 02:00:39 +00:00
espie
ee305feb7e Missed a few XCOMM.
gcc3's cpp warns about missing defines in imakefiles, two obvious fixes.
Start removing warnings caused by extra shit at end of #undef...
2003-12-30 01:52:22 +00:00
espie
5a333df48e Replace dubious /**/# construct with proper XCOMM 2003-12-30 01:05:58 +00:00
espie
aea8f5950e Regen patches with recent update-patches. 2003-12-30 00:47:24 +00:00
espie
6f567b3344 Put XCOMM in the patches instead of # to help gcc3 2003-12-30 00:28:35 +00:00
jose
7bc6e421e0 update to tcl/tk 8.4, ok brad@ naddy@ 2003-12-27 23:34:42 +00:00
espie
2d49961491 use lcms 2003-12-26 18:26:29 +00:00
naddy
beef641cd5 Keep up with Debian version, remove implicit dependency. 2003-12-26 16:49:10 +00:00
wilfried
1e435bb51d update fltk to 1.1.4 2003-12-26 14:18:30 +00:00
brad
60bf241ff9 upgrade to openbox 3.1 2003-12-25 23:08:11 +00:00
espie
f673295c09 forgot about the checksums, did we ?
(looks way cool anyways).
2003-12-24 14:28:39 +00:00
brad
26ec3dc52c add qinx 2003-12-24 05:05:06 +00:00
brad
e9abfcb116 add qinx 0.6
--
Qinx is a QNX Photon ispired widget style and window decoration kit
for KDE.
2003-12-24 05:03:14 +00:00
jolan
2e9d7a775f Update to 4.0.2. 2003-12-22 21:47:59 +00:00
naddy
ec642ddf06 missing @dirrm 2003-12-20 15:40:16 +00:00
naddy
795b8a2458 missing @dirrm 2003-12-20 15:17:04 +00:00
naddy
411bbe496f missing @dirrm 2003-12-20 15:07:43 +00:00
naddy
522b897de8 @dirrm shared directories 2003-12-20 13:21:43 +00:00
naddy
ca9b15ec74 install pkgconfig files; ok brad@ 2003-12-18 16:32:24 +00:00
naddy
31c5513876 update to 4.06; from Han Boetes <han@mijncomputer.nl> 2003-12-18 16:22:11 +00:00
naddy
a69c0c2cf9 new @dirrm semantics allow us to replace makeshift "@unexec rmdir" construct 2003-12-18 01:19:56 +00:00
jose
3cd760ffe9 update to 8.4.5
update book title, ISBN in DESCR
update master site to sourceforge

ok brad@, naddy@, sturm@, thank you for testing on various archs
2003-12-17 04:57:21 +00:00
jolan
0cb33a0e05 - enable optimization workaround on macppc as well
- zap extra whitespace
- nuke junk :/
2003-12-17 01:47:34 +00:00
naddy
a4d2ebb611 @dirrm shared directories 2003-12-16 21:01:38 +00:00
jolan
cb9307f31d correct memory reporting as well, help from Pedro Martelletto 2003-12-16 20:51:37 +00:00
biorn
3c9e5b5e7e Update to 1.0pre3
Ok espie@ pvalchev@
2003-12-16 17:17:14 +00:00
biorn
5eb7fc01c1 pasto, from Jared Yanovich
ok pvalchev@
2003-12-16 16:35:03 +00:00
naddy
ed01857cd0 remove trailing whitespace 2003-12-16 13:44:37 +00:00
jolan
513c0916fc fix uptime display on 64-bit archs 2003-12-16 08:29:32 +00:00
naddy
3b4e046e70 remove WWW lines 2003-12-16 01:22:07 +00:00
naddy
b750466bbf remove WWW lines 2003-12-15 23:03:07 +00:00
naddy
112339c1d4 remove WWW lines 2003-12-15 21:54:59 +00:00
brad
7266b9df98 fix buffer overflow 2003-12-15 21:23:20 +00:00
naddy
35911cf0ee @dirrm shared directories 2003-12-15 21:08:44 +00:00
naddy
31f1066c5e @dirrm shared directories 2003-12-15 20:56:38 +00:00
naddy
48a819eb16 @dirrm shared directories 2003-12-15 20:35:19 +00:00
jolan
2984b2f873 remove old, unsupported version of xfce. agreed to by maintainer awhile
ago.
2003-12-15 06:17:52 +00:00
jolan
b076246df9 -xfce,+xfce4 2003-12-15 06:15:19 +00:00
jolan
7173b40e3c import of xfce4 4.0.1. xfce is a lightweight desktop environment. 2003-12-15 06:11:33 +00:00
marcm
b6ca6616d3 This no longer needs intltool, it has its own. Re-gen the PLIST while
I'm here.
2003-12-15 03:59:47 +00:00