aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Update to 2.0.4Patrick Li2001-12-153-8/+5
| | | | | | | | PR: 32865 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=51567
* Fix a null pointer dereferencing bug in gtk-xmhtml library observed whenMaxim Sobolev2001-12-156-3/+45
| | | | | | | browsing evolution documentation. Bump PORTREVISION. Notes: svn path=/head/; revision=51546
* Fix long-standing bug of this ports: support HasXdmAuth correctly.FUJISHIMA Satsuki2001-12-152-1/+2
| | | | | | | | | | | | | | | | | | Previously, devel/imake-4 disables XDM-AUTHORIZATION-1 support whether HasXdmAuth is set to YES or NO if you don't have Wraphelp.c in local ${DISTDIR}. devel/imake-4: rip off meaningless existent check for Wraphelp.c. x11/XFree86-4-libraries: imake-4 change affects libXdmcp.a. ++REVISION. x11/XFree86-4-clients: xdm and chooser depends on libXdmcp.a. ++REVISION. x11-servers/XFree86-{Nest,Print,Server,VFB}: add Wraphelp.c retrieval code. depends on libXdmcp.a. ++REVISION. Reported by: Alan Eldridge <alane@geeksrus.net> Reviewed by: maintainer Notes: svn path=/head/; revision=51544
* Release to the world. I no longer have a XFree86-4.x.x server to test this on,Maxim Sobolev2001-12-141-1/+1
| | | | | | | and I do not think that GNOME team really should maintain this. Notes: svn path=/head/; revision=51530
* Fix sound-preview on non-ASCII filenames.Pete Fritchman2001-12-143-0/+87
| | | | | | | Submitted by: Alexander N. Kabaev <ak03@gte.com> Notes: svn path=/head/; revision=51527
* - better kdmrc config file handling:Pete Fritchman2001-12-1440-128/+360
| | | | | | | | | | | | | | | * install kdmrc.dist and copy to kdmrc if it doesn't already exist. don't clobber user's custom kdmrc settings. * always install the scripts, even if the config directory exists * always generate the scripts (add --no-old) - remove rcsid from patch so it applies cleanly - bump PORTREVISION PR: 32537, 32660 Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=51517
* Add mlterm, a Multilingual X11 terminal emulator.MANTANI Nobutaka2001-12-126-0/+82
| | | | | | | Reviewed by: knu Notes: svn path=/head/; revision=51393
* Remove zclock.Pete Fritchman2001-12-121-1/+0
| | | | Notes: svn path=/head/; revision=51388
* wrong category, import laterYing-Chieh Liao2001-12-125-61/+0
| | | | Notes: svn path=/head/; revision=51381
* add zclockYing-Chieh Liao2001-12-126-0/+62
| | | | | | | | | | A simple but powerful clock applet for GNOME PR: 29227 Submitted by: Zack Hobson <zgh@malfunktion.net> Notes: svn path=/head/; revision=51379
* Pull the trigger - make Nautilus a default filemanager for a GNOME desktopMaxim Sobolev2001-12-112-2/+4
| | | | | | | | instead of good old gnomemc. This should give more testing to it, and let us ship 4.5 with Nautilus installed by default. Notes: svn path=/head/; revision=51362
* Upgrade to version 1.41.Jean-Marc Zucconi2001-12-103-6/+6
| | | | Notes: svn path=/head/; revision=51317
* Move the configuration bits from scripts/ into Makefile, using a pre-buildJean-Marc Zucconi2001-12-102-11/+7
| | | | | | | | target to patch ${WRKSRC}/Makefile. This should fix an install problem with XFree86-4. Notes: svn path=/head/; revision=51302
* fix pkg-plistYing-Chieh Liao2001-12-082-5/+10
| | | | | | | | PR: 32630 Submitted by: Ports Fury Notes: svn path=/head/; revision=51235
* Fix a problem with auto{conf,make}: some build magic was introduced toPete Fritchman2001-12-0711-11/+11
| | | | | | | | | | | | | | | make sure that the "autoconf" and "automake" binaries KDE looked for were found and were autoconf213 and automake14 (as there are issues with the latest versions), but the logic in setting $PATH was wrong. This puts ${WRKSRC}/auto-bin before the rest of the users $PATH. This fixes KDE auto* problems if automake14 and automake-1.5 are both installed. PR: 32512 Submitted by: Alan Eldridge <alane@geeksrus.net> Approved by: will Notes: svn path=/head/; revision=51183
* o Update to 2.7.8Mario Sergio Fujikawa Ferreira2001-12-054-7/+42
| | | | | | | | | | | | | o USE_GMAKE is no longer necessary o Add knobs WITHOUT_BACKSPACE_KEY, WITHOUT_DELETE_KEY, WITH_GRAPHICS, WITH_SMART_RESIZE o Change message target from pre-fetch to pre-everything o Re-indent the echo messages to visually align them Prompted by: statue <statue@cnpa.adsldns.org> Notes: svn path=/head/; revision=51082
* Update gtkhtml library version number.Maxim Sobolev2001-12-051-1/+1
| | | | Notes: svn path=/head/; revision=51076
* Add additional master sites.Patrick Li2001-12-041-1/+4
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=51034
* Upgrade KDE to 2.2.2:Will Andrews2001-12-04154-376/+11684
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * General: - Support for objprelink. - Hack for autoconf 2.13/automake 1.4. Note that we can't use the standard USE_AUTO* because they change things in work/*; KDE has its own way of doing that. - Light cleanup of extra dirs in the PLISTs provided by my mkplistpkg[1] script. - Speedups of both compile and runtime through the usage of --disable-debug and --enable-final. The latter did not work with the kdemultimedia package, unfortunately. - Patch updates. * audio/kdemultimedia2: - Patch to fix KSCD on FreeBSD[2]. It works very well now. * deskutils/kdepim: - Enable kpilot[3]. Pull in the latest pilot-link stuff. * devel/kdesdk, * devel/kdevelop: - No specific changes. * devel/qt-designer: - Make this port depend almost entirely on qt23 to make it more maintainable, so I don't have to keep hacking the patches to get them to apply. * editors/koffice, * games/kdegames, * graphics/kdegraphics: - No specific changes. * misc/kdeaddons: - SDL is required now. Cull SDL PLIST_SUB and such. - Fix breakage from hardcoding "sdl-config". * misc/kdeutils2: - Fix problem with klaptopdaemon[4] where it didn't properly display the battery time. This patch is untested, but applied. * net/kdenetwork2: - Fix DCC for KSIRC[5]. - Remove ktalkd from the build. It requires some weird thing in the configure script that I don't have time to look at. * sysutils/kdeadmin: - No specific changes. * textproc/kdoc: - Remove bogus requirement that kdoc requires Perl 5.6.0; it sure seems to operate fine with >= 5.005. But I'll let time tell. * www/quanta: - No specific changes (--disable-debug support only). * x11/kde2: - No specific changes. * x11/kdebase2: - Fix ksysguard compile by merging the files from the HEAD branch of KDE CVS that were missing at release time for FreeBSD[6]. :\ * x11/kdelibs2: - Recognize CUPS' spinoff[7]. - Add libxslt dependency since it was removed from kdelibs. - Fix libxml compile problems[8] (accomplished by upgrading). - Remove libkformula from port Makefile; this library has been spun off into koffice. - Fix mode problems with DCOP[9]. This allows you to save files properly. It also seems to be a FreeBSD specific problem. - Fix bashisms in kdeprint/imagetops script[10]. * x11-clocks/kdetoys2: - No specific changes. * x11-toolkits/qt23: - Do NOT upgrade to QT 2.3.2[11]. - Allow devel/qt-designer to depend on this port entirely for the patches by adding a perlre to accomplish this. * x11-wm/kdeartwork: - No specific changes. Thanks to the FreeBSD/KDE[1] team[12] who helped me test these out! [1] http://freebsd.kde.org/; http://www.databits.net/cgi-bin/cvsweb.cgi/scripts/portbuild/mkplistpkg [2] Submitted by: Matthew Holmes <matt@speakeasy.net> [3] PR: 31914 Submitted by: Alan Eldridge <alane@geeksrus.net> [4] PR: 28475 Submitted by: Arun Sharma <arun@sharmas.dhs.org> [5] Submitted by: Luc Morin <luc_m@videotron.ca> [6] Found at: http://webcvs.kde.org/kdebase/ksysguard/ksysguardd/FreeBSD/ [7] PR: 32321 Reported by: gad Submitted by: James A. Halstead <jah4007@cs.rit.edu> [8] PR: 32055 Reported by: William Richard <wrichard@trivalley.com>, others [9] PR: 31629 Submitted by: Alan Eldridge <alane@geeksrus.net> [10] PR: 32358 Submitted by: Alexander N. Kabaev <ak03@gte.com> [11] PR: 31809 Requested by: Nathan Ahlstrom <nrahlstr@winternet.com> (denied) [12] http://freebsd.kde.org/contact.shtml; http://lists.csociety.org/pipermail/kde-freebsd; http://lists.csociety.org/listinfo/kde-freebsd Notes: svn path=/head/; revision=51005
* Update to version 0.9.Steve Price2001-12-034-7/+17
| | | | | | | | PR: 31978 Submitted by: maintainer Notes: svn path=/head/; revision=50933
* Add x11-wm/bbrun a run box for BlackboxPatrick Li2001-12-026-0/+74
| | | | | | | | PR: 29462 Submitted by: Adam Weinberger <monkey@crackula.com> Notes: svn path=/head/; revision=50837
* Specify DEF_SERVER explicitly in case the user is buildling with just the XPete Fritchman2001-11-291-1/+3
| | | | | | | | | | libraries installed. PR: 32355 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com> Notes: svn path=/head/; revision=50728
* Update to 2.2.5.2.Maxim Sobolev2001-11-2614-108/+100
| | | | Notes: svn path=/head/; revision=50575
* Fix missed the lib version bump on the packaging list when the portMario Sergio Fujikawa Ferreira2001-11-261-1/+1
| | | | | | | | | was updated to version 2.7.7 Submitted by: bento Notes: svn path=/head/; revision=50574
* Add keylaunch-1.3.0, an X utility for binding commands to a hot keyPete Fritchman2001-11-258-0/+52
| | | | | | | | PR: 32061 Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=50515
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50306
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵Mario Sergio Fujikawa Ferreira2001-11-201-1/+1
| | | | | | | the later case Notes: svn path=/head/; revision=50301
* Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,Akinori MUSHA2001-11-208-38/+44
| | | | | | | x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26. Notes: svn path=/head/; revision=50265
* Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozillaMaxim Sobolev2001-11-203-4/+35
| | | | | | | | | component of nautilus Just Works[tm], without the need to customize environment. Remove appropriate comment from post-install section of nautilus' Makefile. Notes: svn path=/head/; revision=50254
* bump PORTREVISION due to patch file patch-src::command.c rev 1.3Mario Sergio Fujikawa Ferreira2001-11-201-0/+1
| | | | Notes: svn path=/head/; revision=50247
* Remove the (char *) from the sizeof the vsnprintf line since thisMario Sergio Fujikawa Ferreira2001-11-191-1/+1
| | | | | | | | | | | restricts the buffer size to 4 bytes rather than the 256 bytes intended PR: 32100 Submitted by: Christopher Hall <hsw@acm.org> Notes: svn path=/head/; revision=50221
* Maintainer is now committer so change to new email address.Patrick Li2001-11-152-2/+2
| | | | | | | Approved by: lioux Notes: svn path=/head/; revision=50033
* s/malloc.h/stdlib.h/Ying-Chieh Liao2001-11-091-0/+3
| | | | Notes: svn path=/head/; revision=49896
* Update version number of the gtkhtml shared library.Maxim Sobolev2001-11-091-1/+1
| | | | Notes: svn path=/head/; revision=49893
* o update to 2.6.4Mario Sergio Fujikawa Ferreira2001-11-074-6/+16
| | | | | | | o add WITH_HALF_SHADOW Notes: svn path=/head/; revision=49822
* Update to 2.7.7Mario Sergio Fujikawa Ferreira2001-11-073-7/+6
| | | | Notes: svn path=/head/; revision=49821
* RPM of gnome-libsSatoshi Taoka2001-11-078-0/+247
| | | | Notes: svn path=/head/; revision=49766
* Set LATEST_LINK to `XFree86-4'.Akinori MUSHA2001-11-071-0/+2
| | | | | | | Approved by: jmz (MAINTAINER) Notes: svn path=/head/; revision=49708
* wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it.Jimmy Olgeni2001-11-061-1/+2
| | | | Notes: svn path=/head/; revision=49653
* Update my MAINTAINER address.Christian Weisgerber2001-11-032-4/+1
| | | | | | | Approved by: trevor Notes: svn path=/head/; revision=49545
* Remove stale files from share/config/kdm.Jimmy Olgeni2001-11-038-56/+8
| | | | | | | | PR: 31595 Submitted by: Alan Eldridge <alane@geeksrus.net> Notes: svn path=/head/; revision=49527
* Update to version 0.4.2.Jim Mock2001-11-038-171/+6
| | | | | | | | PR: 31437 Submitted by: Jon Olsson <jon@joshua.haninge.kth.se> Notes: svn path=/head/; revision=49523
* Bite the bullet and make kcheckpass setuid root by default so the lockWill Andrews2001-11-0116-176/+16
| | | | | | | | | | | | | and screensaver functions work by default (i.e. they let you back in if you type the right password). This will also avoid the caveat that quite often people install KDE using the metaport and usually leave it runnning and by the time it's done, the not-so-helpful message is long gone. Usability police: ~20 emails from users... Won't mind releasing a security advisory for this if needed: kris Notes: svn path=/head/; revision=49440
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-311-9/+23
| | | | | | | | PRs: 31601, 31602, 31603, ... Submitted by: Ports Fury Notes: svn path=/head/; revision=49418
* Don't link in libc - FreeBSD doesn't need this.Maxim Sobolev2001-10-313-12/+42
| | | | | | | Submitted by: Ports Fury Notes: svn path=/head/; revision=49417
* Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have beenMaxim Sobolev2001-10-303-11/+37
| | | | | | | | moved aroud, so all ports that don't pay attention to an output of `gdk-pixbuf-config --cflags' need to be fixed. Notes: svn path=/head/; revision=49380
* o sync with x11/XFree86-4FUJISHIMA Satsuki2001-10-282-0/+28
| | | | | | | | - startx -nolisten tcp by default. - set login.conf environment for xdm. Notes: svn path=/head/; revision=49276
* Patch startx so that X is started with the "-nolisten tcp" by default andJean-Marc Zucconi2001-10-273-1/+109
| | | | | | | | | add a "-listen_tcp" option to run X in non-secure mode. Submitted by: Jochem Kossen <j.kossen@home.nl> Notes: svn path=/head/; revision=49264
* Upgrade to 2.2.1.Dmitry Sivachenko2001-10-2745-188/+1511
| | | | | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications) Notes: svn path=/head/; revision=49256
* Re-enable the WITH_MATROX_GXX_DRIVER option.Jean-Marc Zucconi2001-10-253-26/+38
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=49207