summaryrefslogtreecommitdiff
path: root/x11
AgeCommit message (Collapse)Author
2002-06-26Update to GNOME 2.0 RC2.Joe Marcus Clarke
2002-06-24Add Xwrapper to the meta collection.David E. O'Brien
Requested by: murray(RE)
2002-06-24- Don't use space to seperate variable name and valuePatrick Li
- Fix MASTER_SITES PR: ports/39782 Submitted by: maintainer
2002-06-21Distfiles have been moved on kde site to Attic.Alan Eldridge
PR: ports/39558 Submitted by: glewis Reviewed by: alane
2002-06-20Make the GNOME 1.x warning package-safe.Joe Marcus Clarke
Suggested by: Cyrille Lefevre <cyrille.lefevre@laposte.net>
2002-06-19upgrade to 1.5.0Ying-Chieh Liao
PR: 39501 Submitted by: maintainer
2002-06-19Add USE_REINPLACE where appropriate.Maxim Sobolev
2002-06-18Update to 1.3Patrick Li
Submitted by: maintainer
2002-06-161. Bump to 3.0.1_1 because ...Alan Eldridge
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.
2002-06-15Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to theWill Andrews
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>
2002-06-15Update to GNOME 2.0 Release Candidate 1...the "Fever Pitch" release.Joe Marcus Clarke
2002-06-14Replace ${PERL} with ${REINPLACE_CMD}.Ying-Chieh Liao
PR: 39243, 39244, 39245, 39249 Submitted by: maintainer
2002-06-14* Fix a braino with the dialog command lineDoug Barton
* Update the warning message to encourage users to upgrade their glib12 and gtk12 ports so that their pkg-config files will be fixed.
2002-06-14* Add a feature I have used locally for a while, namely the ability toDoug Barton
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).
2002-06-12Make the warning message slave-port friendlyDoug Barton
2002-06-12Fix up patches from previous commit.Joe Marcus Clarke
2002-06-12Update to the latest GNOME 2 snapshot.Joe Marcus Clarke
2002-06-11Update to 4.05, which has a much better configure script, one newDoug Barton
hack, and some new icons. There is still a conflict with the definitions produced by pkg-config however, so add a warning message to that effect.
2002-06-11Bump PORTREVISION after adding glade2.Joe Marcus Clarke
2002-06-11Tie glade2 into the GNOME 2 meta-port.Joe Marcus Clarke
2002-06-11Miguel Mendez informed me in private e-mail that he has changed his mindWill Andrews
and would like to maintain these ports again. Welcome back, Miguel. :-)
2002-06-11Update to the latest GNOME 2 snapshot. This will be done it two parts.Joe Marcus Clarke
This first part is the GNOME 2 API. The next part will contain the desktop components.
2002-06-10Update to 1.4.1.Maxim Sobolev
2002-06-10Make trivial stylistic and grammatical changes (two spaces after aTrevor Johnson
period, it's versus its, sentence fragment, parallel structure).
2002-06-09Unbreak: switch to a working master site & distname.Pete Fritchman
2002-06-08Follow the Japanese EUC locale name change: ja_JP.EUC -> ja_JP.eucJP.Motoyuki Konno
Bump PORTREVISION.
2002-06-07Set Miguel Mendez' ports loose. Look out, world!Trevor Johnson
I would like to try maintaining the acroread5 one, so I pre-snarfed it. :-P PR: 38978 Submitted by: Miguel Mendez (outgoing maintainer)
2002-06-07Allow this port to build in -current (i.e. with gcc 3.1)Kris Kennaway
Submitted by: Motoyuki Konno <motoyuki@bsdclub.org>
2002-06-06s/BUILD_DEPENDS/LIB_DEPENDS/Kris Kennaway
Submitted by: bento
2002-06-06Update to 0.1.2Patrick Li
PR: 38916 Submitted by: maintainer
2002-06-06Fix typo: %%BATTER%% --> %%BATTERY%%Maxim Sobolev
2002-06-05Upgrade to version 4.04.2, and clean up the port while I'm at it.Doug Barton
Changes to the software: * Several new little screensavers (hacks) * Updates to many others * Better GTK/Gnome 2 support * New man pages for things that didn't have them Changes to the port: * Removed ill-advised, unapproved, and inappropriate changes from previous commits. Things like webcollage-helper are created dynamically by configure, and will be accounted for at some point in the future. Meanwhile, having one extra item for a few people is better than one two few for others. * One more port goes over to the GMAKE darkside * Since there are so many new man pages, re-sort them all * Updated pkg-plist for the new stuff * One of my patches was included in the distribution, so shorten patch-ab * Take advantage of the fact that I have to regenerate the other patch anyway, and fix the name of the patch file
2002-06-05Actually delete this no longer needed patch.Akinori MUSHA
Submitted by: olgeni
2002-06-04Reset maintainership to ports@. Thanks for your work on these, Jeremy!Pete Fritchman
PR: 38874 Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
2002-06-03Add ruby-gnome-all, the "meta-port" for Ruby/GNOME.Akinori MUSHA
2002-06-03Update the Ruby/GNOME suite to 0.28.Akinori MUSHA
2002-05-31Add xnee 0.7.a2, x events recorder and player.Pete Fritchman
PR: 38595 Submitted by: Alexey Dokuchaev <danfe@regency.nsu.ru>
2002-05-31Enable --enable-multi-charset.Jimmy Olgeni
Submitted by: Lukasz Ciazynski <lciazyns@altosusers.com>
2002-05-31Forcefully link with libxml2, because otherwise libxml kicks in and causesMaxim Sobolev
segfault.
2002-05-31Add missed LIB/RUN_DEPENDS.Maxim Sobolev
2002-05-31Update to 0.92.Maxim Sobolev
2002-05-31- Remove bogus prefix=/usr from configure script;Maxim Sobolev
- add missed gettext dependency; - adjust PLIST accordingly.
2002-05-31Add xfree86_xkb_xml 0.2, a little set of XML files useful forMaxim Sobolev
dealing with XKB rules.
2002-05-31Add libxklavier 0.2, an utility library to make XKB stuff easier.Maxim Sobolev
2002-05-30Only build the battstat_applet on i386.Joe Marcus Clarke
Submitted by: beta
2002-05-30Fix a packaging error on AXP.Joe Marcus Clarke
Submitted by: beta
2002-05-28Update to the latest GNOME 2.0 snapshot, the "Stay on target!" release.Joe Marcus Clarke
2002-05-26Allow yelp to view man pages. Bump PORTREVISION.Joe Marcus Clarke
2002-05-26Add a WWW entry that points to the FreeBSD GNOME project site. This way,Joe Marcus Clarke
new GNOME users will know where the FreeBSD-specific docs and FAQs are. The FreeBSD GNOME site can then redirect them to gnome.org for additional information.
2002-05-25Add decurs-0.50.0Kris Kennaway
DeCurs is a GTK+ based program that lets you edit you XFree86 mouse cursors. It reads them from "bdf" -formatted font files. Submitted by: Miguel Mendez <flynn@energyhq.homeip.net> PR: ports/34069