summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix instance where wmcliphist segfaults when reading the history file andPatrick Li2002-07-162-0/+18
| | | | | | | | | | bump PORTREVISION. PR: ports/40662 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=63106
* Fix patch, so that it actually applies.Maxim Sobolev2002-07-162-4/+4
| | | | Notes: svn path=/head/; revision=63074
* Update to 2.0.2.Joe Marcus Clarke2002-07-1612-18/+38
| | | | Notes: svn path=/head/; revision=63066
* Update to 2.0.3.Joe Marcus Clarke2002-07-164-6/+6
| | | | Notes: svn path=/head/; revision=63065
* Fix a problem with GNOME and XIM compatibility. Bump PORTREVISION.Joe Marcus Clarke2002-07-164-16/+12
| | | | | | | | | PR: 40125 Submitted by: sf Pointy hat to: marcus Notes: svn path=/head/; revision=63064
* Convert USE_GLIB into USE_GNOMENG+USE_GNOME.Maxim Sobolev2002-07-151-1/+2
| | | | Notes: svn path=/head/; revision=63003
* Use USE_REINPLACE.Maxim Sobolev2002-07-151-1/+1
| | | | Notes: svn path=/head/; revision=62996
* add xrootconsole 0.5Ying-Chieh Liao2002-07-157-0/+58
| | | | | | | | | | Writes any log live onto the background PR: 40513 Submitted by: "incabulos@mac.com &" <root@muddy.ath.cx> Notes: svn path=/head/; revision=62971
* Fix another place where was the problem with paths relative to ${PREFIX}/gnome.Maxim Sobolev2002-07-152-1/+15
| | | | | | | This makes "Settings" menu on menu panel working. Bump PORTREVISION. Notes: svn path=/head/; revision=62965
* Give maintainership to Eric Anholt.Jean-Marc Zucconi2002-07-141-1/+1
| | | | | | | Approved by: anholt Notes: svn path=/head/; revision=62946
* Take over maintainership of XFree86-4 ports. Add patches to fix libGLU onEric Anholt2002-07-148-24/+219
| | | | | | | | | | | -current, fix the DRI with Wine, update the config files for the X ports, and fix many of them to allow continuing of the X build after interruption (it used to clean and rebuild). Approved by: will, des (mentor) Notes: svn path=/head/; revision=62945
* Add a depedency on scrollkeeper. Bump PORTREVISION.Joe Marcus Clarke2002-07-141-0/+3
| | | | | | | PR: 38670 Notes: svn path=/head/; revision=62931
* Fix the panel path. Bump PORTREVISION.Joe Marcus Clarke2002-07-143-0/+43
| | | | | | | Reported by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=62911
* Use USE_GNOMENG.Maxim Sobolev2002-07-122-18/+3
| | | | Notes: svn path=/head/; revision=62864
* Convert all core GNOME1 components and some of the most popular GNOME1Maxim Sobolev2002-07-1110-169/+71
| | | | | | | | | | | | | | | | | | | apps to bsd.gnomeng.mk. The goal is to make GNOME1 framework more modular, which will allow to use GNOME1 apps with GNOME2 desktop as well as considerably reduce langht of dependency chains for GNOME1 ports (for example after this commit AbiWord's dependency chain was reduced by 7 ports from 57 to only 50, while Gnumeric's - from 60 to 53 and so on). The most of the GNOME1 apps are still not converted, so that lot of work is still ahead. Please report any unusual problems to gnome@FreeBSD.org. Discussed with: marcus Reviewed by: marcus Notes: svn path=/head/; revision=62821
* use MASTER_SITE_SOURCEFORGEYing-Chieh Liao2002-07-111-1/+2
| | | | | | | | PR: 40440 (zh-aterm) Submitted by: Kang-min Liu <gugod@gugod.org> (zh-aterm) Notes: svn path=/head/; revision=62801
* Add libpanel 1.4.1, a library for writing custom applets for GNOMEMaxim Sobolev2002-07-106-0/+46
| | | | | | | Panel (ripped out of gnomecore). Notes: svn path=/head/; revision=62771
* Add libcapplet 1.4.0.5, a library for writing custom applets forMaxim Sobolev2002-07-106-0/+47
| | | | | | | GNOME Control Center. Notes: svn path=/head/; revision=62763
* Update to 2.4.0.1.Joe Marcus Clarke2002-07-103-7/+12
| | | | Notes: svn path=/head/; revision=62742
* Tie in gnomeuserdocs2. Bump PORTREVISION.Joe Marcus Clarke2002-07-071-2/+3
| | | | Notes: svn path=/head/; revision=62589
* Update the Ruby/GNOME suite to 0.29.Akinori MUSHA2002-07-074-4/+4
| | | | Notes: svn path=/head/; revision=62585
* add twin 0.4.4Ying-Chieh Liao2002-07-077-0/+198
| | | | | | | A Textmode WINdow environment Notes: svn path=/head/; revision=62549
* Update to 0.7.2Patrick Li2002-07-062-8/+9
| | | | | | | | PR: 40249 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=62493
* Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.Will Andrews2002-07-0429-144/+343
| | | | Notes: svn path=/head/; revision=62445
* Update to 3.0.2 (full log):Will Andrews2002-07-042-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | General: [1] Add a means of updating via patches rather than always using tarballs. Unfortunately, this method proved unreliable due to the binary files included with most of the KDE tarballs. For now, leave this support in until I can decide what to do with it. [2] Remove patches that were fixed in KDE CVS for KDE_3_0_BRANCH. This includes removal of malloc.h (from our viewpoint at least), a bug in kiconloader, and a typo in knode. [3] Move the current KDE version number to KDE_VERSION in bsd.kde.mk. [4] Support the notion of KDE_PREFIX. [5] Move arts and kde3-i18n* ports to use Makefile.kde. french/kde3-i18n: [6] Remove cruft from when this was generated with a core dump in the 3.0.1 distribution generation. All other ports: No changes of note not mentioned above. Thanks to the quick testers for their assistance with this upgrade: Tested by: Matt Douhan <matt@athame.co.uk> Andy Fawcett <andy@athame.co.uk> Dave Cantrell <phaedrus@alltel.net> Notes: svn path=/head/; revision=62444
* Remove an explicit dependency on nautilus2. This taken care of byJoe Marcus Clarke2002-07-041-1/+0
| | | | | | | nautilus-gtkhtml. Notes: svn path=/head/; revision=62438
* Also patch src/Makefile.inNick Sayer2002-07-011-0/+17
| | | | | | | | PR: 38181 Submitted-by: ejk@iki.fi Notes: svn path=/head/; revision=62283
* Allow gnomecontrolcenter to coexist with GNOME 2. This is need soJoe Marcus Clarke2002-06-301-1/+1
| | | | | | | | | evolution users can still have Palm Pilot support. While not pretty, this is supported by GNOME 2.0, and doesn't overwrite any GNOME 2.0 files. Notes: svn path=/head/; revision=62237
* The FreeBSD GNOME team is proud to present GNOME 2.0 Release.Joe Marcus Clarke2002-06-3015-17/+17
| | | | Notes: svn path=/head/; revision=62233
* Update to 2.5.0.MANTANI Nobutaka2002-06-303-10/+24
| | | | Notes: svn path=/head/; revision=62216
* Patch out the 'sshd' user from being shown (add to HiddenUsers).Alan Eldridge2002-06-297-7/+7
| | | | Notes: svn path=/head/; revision=62171
* Add smmsp (mail submitter) to list of hidden users in kdm.conf.Alan Eldridge2002-06-297-14/+77
| | | | | | | | | | | | PR: 39994 Submitted by: Michael Nottebrock <lofi@lofi.dyndns.org> 1. Not worth a PORTREVISION bump. 2. This seems reasonable; after all, you shouldn't be trying to login as one of the daemon users anyway. Notes: svn path=/head/; revision=62169
* PERL -> REINPLACE_CMDHye-Shik Chang2002-06-271-4/+5
| | | | | | | | PR: 39262, 39263, 39264, 39265, 39266, 39267 Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de> Notes: svn path=/head/; revision=62101
* Don't redefine size_t. This lets gdm build on -stable again.Joe Marcus Clarke2002-06-271-4/+13
| | | | | | | Reported by: Sean McNeil <sean@mcneil.com> Notes: svn path=/head/; revision=62066
* Fixed bad patch. Missed it when we moved to the rerolled tarball apparently.Alan Eldridge2002-06-277-35/+35
| | | | | | | | PR: 39897 Submitted by: Siegbert Baude <siegbert.baude@gmx.de> Notes: svn path=/head/; revision=62063
* strip -> ${STRIP_CMD}Patrick Li2002-06-262-2/+2
| | | | | | | | PR: ports/39756 Submitted by: Scott Flatman <sf@dsinw.com> Notes: svn path=/head/; revision=62044
* Update to GNOME 2.0 RC2.Joe Marcus Clarke2002-06-2624-75/+96
| | | | Notes: svn path=/head/; revision=62009
* Add Xwrapper to the meta collection.David E. O'Brien2002-06-241-1/+3
| | | | | | | Requested by: murray(RE) Notes: svn path=/head/; revision=61891
* - Don't use space to seperate variable name and valuePatrick Li2002-06-241-6/+6
| | | | | | | | | | - Fix MASTER_SITES PR: ports/39782 Submitted by: maintainer Notes: svn path=/head/; revision=61886
* Distfiles have been moved on kde site to Attic.Alan Eldridge2002-06-212-2/+2
| | | | | | | | | PR: ports/39558 Submitted by: glewis Reviewed by: alane Notes: svn path=/head/; revision=61656
* Make the GNOME 1.x warning package-safe.Joe Marcus Clarke2002-06-202-13/+24
| | | | | | | Suggested by: Cyrille Lefevre <cyrille.lefevre@laposte.net> Notes: svn path=/head/; revision=61654
* upgrade to 1.5.0Ying-Chieh Liao2002-06-194-104/+40
| | | | | | | | PR: 39501 Submitted by: maintainer Notes: svn path=/head/; revision=61597
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* Update to 1.3Patrick Li2002-06-183-22/+18
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=61475
* 1. Bump to 3.0.1_1 because ...Alan Eldridge2002-06-164-2/+4
| | | | | | | | | | 2. Fix distinfo file md5 mismatch caused by KDE rerolling the distfiles to incorporate some late patches. Submitted by: alane@freebsd.org and the kde-freebsd mailing list. Notes: svn path=/head/; revision=61343
* Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews2002-06-15119-3734/+3440
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | rigorous testing performed on the part of the KDE/FreeBSD Project over the last three weeks. Thanks to everyone who helped test! General changes: [1] Follow KDE2 style by moving KDE core specific macros and the like to x11/kde3/Makefile.kde. [2] Fix a variety of comments or miscellaneous data to reflect that this is KDE3 and not KDE2. [3] Account for more empty directories in the PLISTs. deskutils/kdepim3: [4] More #include <malloc.h> -> #include <stdlib.h>. audio/arts: [5] Upgrade to 1.0.1. [6] Point at MASTER_SITE_KDE not my own mirror. audio/kdemultimedia3: [7] Account for the removal of the <machine/soundcard.h> symlink. Simply point all such includes at <sys/soundcard.h>. editors/koffice-kde3: [8] Get rid of #include <values.h> preemptively. devel/kdesdk3: [9] Remove cervisia from build if building on -CURRENT due to C++-unsafe sys/wait.h. The header is believed to have been fixed in newer -CURRENT (>= Jun 5) but we have not tested that. devel/kdevelop: [10] Upgrade to 2.1.1 and use KDE 3 version. [11] Remove a number of suggested dependencies that no longer fit. [12] Account for where the docs for Qt went since they got moved to fit in hier(7) better. graphics/kdegraphics3: [13] Turn off kuickshow by default because it depends on imlib, which in turn depends on gtk/glib. This will be revisited when we split up the KDE ports a bit. games/kdegames3: [14] Fix compile error on -CURRENT where kpat/freecell-solver/md5.h tried to define uint32_t after sys/types.h already had. sysutils/kdeadmin3: No particular changes. misc/kdeaddons3: No particular changes. misc/kdeedu3: [15] Re-add the huge number of missing @dirrm's. misc/kdeutils3: No particular changes. misc/kde3-i18n-* and */kde3-i18n: For the most part, no particular changes. A huge number of I18N message updates went into this release, though. french/kde3-i18n: [16] Fix build Makefile error due to tarball builder's env. net/kdenetwork3: No particular changes. x11-clocks/kdetoys3: No particular changes. x11/kdebase3: [17] Account for mkfontdir "soft" build-time dependency. If mkfontdir is available, use it to build fonts.dir where kdebase installs fonts. Otherwise, don't bother. [18] Patch ElectricEyes.desktop to use the name of the program that FreeBSD uses when you install the port for it. [19] Patches for KDM merged into KDE 3.0.1. [20] Properly fix kdm/backend/xdmcp.c string format error. x11/kdelibs3: [21] Support the KDE3 version check to make sure no one tries to install KDE2 then KDE3. The 'kde-version-check' target is centralized in x11/kde3/Makefile.kde. [22] Remove patch for kdeprint/configure.in.in. [23] Add patch to fix critical icon loader bug. x11/kde3: [24] Add Makefile.kde for centralizing KDE core-specific macros that don't belong in bsd.kde.mk. x11-toolkits/qt30: [25] Mark broken on any XFree86 version < 4 due to packing list related problems if we tried to support XFree86 3. [26] Error out if the user has Qt2 installed already. x11-wm/kdeartwork3: [27] Add USE_MESA to explicitly support the 3D screensavers. [28] Re-add a large number of missing @dirrm's. Credits: [1] [4] [5] [6] [7] [9] [10] [14] [16] [21] [22] [24] [26]: will [2] [3] [8] [15] [17] [19] [25] [27] [28]: alane [11] [12] Submitted by: Lauri Watts <lauri@kde.org> [13] Found by: mi Removed by: will [18] [23] Submitted by: Andy Fawcett <andy@athame.co.uk> Tested by: [in addition to the above, in no particular order] knu Mattias Douhan <matt@athame.co.uk> Bradley T. Hughes <bhughes@trolltech.com> Erik H. Bakke <ebakke@trolltech.com> David Johnson <david@usermode.org> JJ Behrens <jj@nttmcl.com> Michael W. Collette <metrol@metrol.net> Adriaan de Groot <adridg@sci.kun.nl> Mark Rowlands <mark.rowlands@minmail.net> Mark Stosberg <mark@summersault.com> Dave Cantrell <phaedrus@alltel.net> Mark Miller <joup@bigfoot.com> Wesley Morgan <morganw@chemikals.org> Arjan van Leeuwen <avl@operamail.com> Notes: svn path=/head/; revision=61318
* Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke2002-06-1534-116/+83
| | | | Notes: svn path=/head/; revision=61311
* Replace ${PERL} with ${REINPLACE_CMD}.Ying-Chieh Liao2002-06-141-1/+1
| | | | | | | | PR: 39243, 39244, 39245, 39249 Submitted by: maintainer Notes: svn path=/head/; revision=61249
* * Fix a braino with the dialog command lineDoug Barton2002-06-142-3/+6
| | | | | | | | | * Update the warning message to encourage users to upgrade their glib12 and gtk12 ports so that their pkg-config files will be fixed. Notes: svn path=/head/; revision=61246
* * Add a feature I have used locally for a while, namely the ability toDoug Barton2002-06-142-6/+19
| | | | | | | | | | | | tell configure that you want something other than zippy for fortunes. * Change the method of displaying the warning message to one that is friendlier to displaying multi-line instructions. * Conditionally include webcollage-helper in the PLIST depending on whether it was built by xscreensaver or not (which in turn depends on the existence of gdk-pixbuf). Notes: svn path=/head/; revision=61240