aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Correct locale names for use on FreeBSD. Bump PORTREVISION.sobomax2001-12-206-24/+160
| | | | | PR: 32840 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
* Backout previous change - it seems that new revision of the patch doesn'tsobomax2001-12-205-85/+40
| | | | | | apply everywhere. Submitted by: Todd Punderson <todd@doonga.net>
* Don't filter libc_r on 5-CURRENT.sobomax2001-12-205-40/+85
|
* Fix yet another victim of gdk-pixbuf update.sobomax2001-12-192-0/+28
| | | | Submitted by: bento
* add xclip 0.08ijliao2001-12-186-0/+43
| | | | An interface to X selections ("the clipboard") from the command line
* Add port misc/wmessage, a WINGs based message viewer similar to xmessagepat2001-12-187-0/+86
|
* add wscanijliao2001-12-186-0/+38
| | | | | | | A 802.11 wireless visual signal strength meter PR: 32678 Submitted by: Jim Binkley <jrb@cs.pdx.edu>
* Update to 2.0.4pat2001-12-153-8/+5
| | | | | PR: 32865 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Fix a null pointer dereferencing bug in gtk-xmhtml library observed whensobomax2001-12-156-3/+45
| | | | browsing evolution documentation. Bump PORTREVISION.
* Fix long-standing bug of this ports: support HasXdmAuth correctly.sf2001-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
* Release to the world. I no longer have a XFree86-4.x.x server to test this on,sobomax2001-12-141-1/+1
| | | | and I do not think that GNOME team really should maintain this.
* Fix sound-preview on non-ASCII filenames.petef2001-12-143-0/+87
| | | | Submitted by: Alexander N. Kabaev <ak03@gte.com>
* - better kdmrc config file handling:petef2001-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>
* Add mlterm, a Multilingual X11 terminal emulator.nobutaka2001-12-126-0/+82
| | | | Reviewed by: knu
* Remove zclock.petef2001-12-121-1/+0
|
* wrong category, import laterijliao2001-12-125-61/+0
|
* add zclockijliao2001-12-126-0/+62
| | | | | | | A simple but powerful clock applet for GNOME PR: 29227 Submitted by: Zack Hobson <zgh@malfunktion.net>
* Pull the trigger - make Nautilus a default filemanager for a GNOME desktopsobomax2001-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.
* Upgrade to version 1.41.jmz2001-12-113-6/+6
|
* Move the configuration bits from scripts/ into Makefile, using a pre-buildjmz2001-12-102-11/+7
| | | | | target to patch ${WRKSRC}/Makefile. This should fix an install problem with XFree86-4.
* fix pkg-plistijliao2001-12-092-5/+10
| | | | | PR: 32630 Submitted by: Ports Fury
* Fix a problem with auto{conf,make}: some build magic was introduced topetef2001-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
* o Update to 2.7.8lioux2001-12-064-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>
* Update gtkhtml library version number.sobomax2001-12-051-1/+1
|
* Add additional master sites.pat2001-12-051-1/+4
| | | | Submitted by: maintainer
* Upgrade KDE to 2.2.2:will2001-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
* Update to version 0.9.steve2001-12-034-7/+17
| | | | | PR: 31978 Submitted by: maintainer
* Add x11-wm/bbrun a run box for Blackboxpat2001-12-026-0/+74
| | | | | PR: 29462 Submitted by: Adam Weinberger <monkey@crackula.com>
* Specify DEF_SERVER explicitly in case the user is buildling with just the Xpetef2001-11-301-1/+3
| | | | | | | libraries installed. PR: 32355 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com>
* Update to 2.2.5.2.sobomax2001-11-2714-108/+100
|
* Fix missed the lib version bump on the packaging list when the portlioux2001-11-271-1/+1
| | | | | | was updated to version 2.7.7 Submitted by: bento
* Add keylaunch-1.3.0, an X utility for binding commands to a hot keypetef2001-11-258-0/+52
| | | | | PR: 32061 Submitted by: Mike Meyer <mwm@mired.org>
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Style police: WWW tags should either end in a file/script or TRAILING /; Fix ↵lioux2001-11-211-1/+1
| | | | the later case
* Update graphics/ruby-gdk_imlib, graphics/ruby-gdk_pixbuf,knu2001-11-218-38/+44
| | | | x11/ruby-gnome and x11-toolkits/ruby-gtk to ruby-gnome 0.26.
* Tech gnome-session how to set-up a LD_LIBRARY_PATH, so that mozillasobomax2001-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.
* bump PORTREVISION due to patch file patch-src::command.c rev 1.3lioux2001-11-201-0/+1
|
* Remove the (char *) from the sizeof the vsnprintf line since thislioux2001-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>
* Maintainer is now committer so change to new email address.pat2001-11-152-2/+2
| | | | Approved by: lioux
* s/malloc.h/stdlib.h/ijliao2001-11-101-0/+3
|
* Update version number of the gtkhtml shared library.sobomax2001-11-101-1/+1
|
* o update to 2.6.4lioux2001-11-084-6/+16
| | | | o add WITH_HALF_SHADOW
* Update to 2.7.7lioux2001-11-083-7/+6
|
* RPM of gnome-libstaoka2001-11-088-0/+247
|
* Set LATEST_LINK to `XFree86-4'.knu2001-11-071-0/+2
| | | | Approved by: jmz (MAINTAINER)
* wdm also depends on libPropList, but WindowMaker 0.70 no longer includes it.olgeni2001-11-061-1/+2
|
* Update my MAINTAINER address.naddy2001-11-042-4/+1
| | | | Approved by: trevor
* Remove stale files from share/config/kdm.olgeni2001-11-038-56/+8
| | | | | PR: 31595 Submitted by: Alan Eldridge <alane@geeksrus.net>
* Update to version 0.4.2.jim2001-11-038-171/+6
| | | | | PR: 31437 Submitted by: Jon Olsson <jon@joshua.haninge.kth.se>
* Bite the bullet and make kcheckpass setuid root by default so the lockwill2001-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
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-311-9/+23
| | | | | PRs: 31601, 31602, 31603, ... Submitted by: Ports Fury
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-313-12/+42
| | | | Submitted by: Ports Fury
* Prepare ground for gdk-pixbuf update to 0.13.0 - its include files have beensobomax2001-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.
* o sync with x11/XFree86-4sf2001-10-282-0/+28
| | | | | - startx -nolisten tcp by default. - set login.conf environment for xdm.
* Patch startx so that X is started with the "-nolisten tcp" by default andjmz2001-10-273-1/+109
| | | | | | add a "-listen_tcp" option to run X in non-secure mode. Submitted by: Jochem Kossen <j.kossen@home.nl>
* Upgrade to 2.2.1.demon2001-10-2745-188/+1511
| | | | | Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (with slight modifications)
* Re-enable the WITH_MATROX_GXX_DRIVER option.jmz2001-10-263-26/+38
| | | | Submitted by: lioux
* Upgrade to 5.02.tg2001-10-252-2/+3
|
* Patcch to xdm to set environment from login.confjmz2001-10-252-1/+28
| | | | | | PR: ports/13614 Submitted by: Max Khon <fjoe@iclub.nsu.ru> Obtained from: wdm distribution
* Guppi binary now called guppi-gnumeric.sobomax2001-10-232-2/+2
|
* Replace a tab with a space.knu2001-10-221-1/+1
|
* o sync with x11/XFree86-4sf2001-10-204-4/+72
| | | | | | | - re-enable DRI support. - fix radeon DRI module. o add support for Matrox MGA GXX drivers and G550 identifier.
* Fix pkg-plistkevlo2001-10-208-0/+24
|
* Apply some black cvs magick to readd patch-ar properly.sobomax2001-10-162-0/+38
|
* Apply some black cvs magick to readd patch-ar properly.sobomax2001-10-162-38/+0
|
* Fix several incompatibilities with FreeBSD. This makes gdm working, at leastsobomax2001-10-166-0/+74
| | | | | | | on my 5-CURRENT with XFree86-3.3.6. PR: 31309 Submitted by: Heath Nielson <heath@cs.byu.edu>
* for slave portsijliao2001-10-111-1/+1
|
* The `--with{,out}-mesagl' option to configure is spelled `--with{,out}-mesa'.tg2001-10-091-2/+2
| | | | | PR: 31141 Submitted by: Markus Holmberg <markush+freebsd@acc.umu.se>
* Some of the GNOME components now install their include files intosobomax2001-10-096-9/+12
| | | | | | ${PREFIX}/include/gnome-1.0 instead of plain ${PREFIX}/include, so make gnome-config return appropriate cpp(1) flags necessary to find those headers. Bump PORTREVISION accordingly.
* Update version number of gtkhtml shared library.sobomax2001-10-091-1/+1
|
* Set PREFIX so that pkg-install works well when the port is not installed injmz2001-10-092-2/+2
| | | | | | /usr/local/. Submitted by: Mike Meyer <mwm@mired.org>
* Update URLs. Thanks to Paul Collins <sneakums@eircom.net>, thetrevor2001-10-072-2/+3
| | | | author, for the information.
* Update to 2.2.4.2demon2001-10-078-62/+4
|
* re-enable DRIjmz2001-10-074-6/+33
| | | | Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu>
* typo fix: libtoo -> libtoollioux2001-10-071-1/+1
|
* o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devellioux2001-10-074-14/+19
| | | | o don't install .*\.la files (based on an idea from sobomax)
* Update to 2.2.4.1.sobomax2001-10-0220-158/+322
| | | | | PR: 30955 Submitted by: Stijn Hoop <stjin@win.tue.nl>
* Chase gtkhtml shared library version bump.sobomax2001-10-011-1/+1
|
* Bump PORTREVISION after patch-xdm addition.jmz2001-09-291-1/+1
|
* Fix to set environment login.confjmz2001-09-291-0/+27
| | | | | PR: ports/13614 Submitted by: fjoe
* Add ${KRB5_HOME}/include to $CFLAGS and ${KRB5_HOME}/lib totg2001-09-271-1/+4
| | | | | | $XLOCKLIBS for people using kerberos5. Suggested by: Niels Kroon <niels@fundum.net>
* this patch is no longer needed.fjoe2001-09-251-207/+0
| | | | | | | wdm 1.20 is able to set environment variables using stock setusercontext(). Reviewed by: jmz Approved by: jdp
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵dwcjr2001-09-243-6/+3
| | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will
* Use the "xterm-color" termcap entry rather than "Eterm" (missing fromolgeni2001-09-233-0/+32
| | | | | | | termcap), and revert the default color scheme to the plain old "white on black". Submitted by: kris
* Staticise an inline in order to avoid a conflict between libXt.a and libXp.a.jmz2001-09-201-0/+11
| | | | | PR: ports/30652 Submitted by: bsd
* This little utility is rather usefull on X11-less servers -- youmi2001-09-192-1/+15
| | | | | | | | | may with to modify xterm's title or something after you login to one. It does not use X11 at all, except to build its Makefile. Use the simple Makefile of our own, to drop build-dependency on X11. As a side effect, it will be installed into LOCALBASE, rather than X11BASE/bin. Bump up PORTREVISION.
* Bump the PORTREVISION's of the ports which install architectureknu2001-09-183-0/+3
| | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed.
* Remove jseger and torstenb from maintainership of their ports, theydwcjr2001-09-181-1/+1
| | | | | | have been inactive for too long Approved by: will
* Let other ports override MAINTAINER and CONFIGURE_ARGS.olgeni2001-09-171-2/+2
| | | | | PR: 30628 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com>
* Sync PORTVERSION with gnome-fifth-toe.sobomax2001-09-132-4/+2
| | | | Submitted by: demon
* Allow japanese/gnomelibs to add LIB_DEPENDS:knu2001-09-123-3/+3
| | | | | -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ +LIB_DEPENDS+= xml.5:${PORTSDIR}/textproc/libxml \
* Replace the ghostscript55 dependencies with ghostscript-gnu.knu2001-09-121-1/+1
|
* Agg gnomoku and bump version to 1.4.1b2 to be in sync with GNOME folks.sobomax2001-09-122-8/+8
|
* Update to 1.4.0.4.sobomax2001-09-119-15/+15
|
* Update to 1.4.1.2.sobomax2001-09-116-6/+6
|
* Update version number of gtkhtml shared library.sobomax2001-09-111-1/+1
|
* Bump png majorache2001-09-114-4/+4
|
* Set DIST_SUBDIR=KDEdemon2001-09-1126-15/+28
|
* Update port to version 0.9.1, plus a couple of patches from CVS to fix someolgeni2001-09-089-93/+180
| | | | | | bugs. Submitted by: Jeremy Norris <ishmael27@home.com>
* Add a patch to fix up the build-bindist script to not use the extractjhb2001-09-071-0/+16
| | | | binary but to just use tar.
* The 3.3.6 to 3.3.6a (3.3.7?) patch changed the name of the DGUX docs fromjhb2001-09-071-0/+2
| | | | | | DGux.* to DGUX.* w/o the accompanying rename of the sgml source file. To workaround, just rename the file in post-extract in the BUILD_XDIST case.
* People, if you want X11 bits with the releases, you need to leave theobrien2001-09-071-0/+1
| | | | checksum for xc/X336src-2.tgz in here!!
* Update to 1.1.sobomax2001-09-053-12/+20
|
* Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 andsobomax2001-09-042-2/+14
| | | | | | downward). Reported by: JR Boyens <jboyens@iastate.edu>
* Add a message to the port/package warning users about kcheckpass'swill2001-09-0416-8/+200
| | | | | | | | | | | | setuid root bit, which is off by default. The purpose is to avoid having users who don't use kcheckpass become vulnerable to a root exploit. For more details see the actual pkg-message. Bump PORTREVISION to reflect this change in the package. As a side note, I'm a little wary about adding something like this so close to the ports freeze for 4.4-RELEASE. However, I decided that it was a minimal risk and went ahead with it in the hopes of avoiding the need for users to run into this "problem" themselves...
* Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+sobomax2001-09-0412-0/+172
| | | | (XFree86-4.x required).
* Remove bogus file that I introduced in revision 1.40 (pointy hat).olgeni2001-09-028-8/+0
| | | | Submitted by: bento
* sync with x11/XFree86-4.sf2001-09-013-0/+325
|
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.sobomax2001-08-311-1/+0
|
* Fix the port (put back several lines accidentally removed by Ade few monthssobomax2001-08-311-0/+2
| | | | | | ago). Submitted by: bento
* Support the Motif-dependent files in pkg-plist, add some missing @dirrmolgeni2001-08-3116-40/+392
| | | | | entries, and move the @exec/@unexec entries to make the other @dirrms actually work.
* Add bit about XFREE86_VERSION=4 in /etc/make.confdwcjr2001-08-311-0/+3
| | | | | PR: 28380 Submitted by: edwin@mavetju.org
* Add some missing @dirrm entries.olgeni2001-08-313-0/+12
|
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.knu2001-08-3111-22/+22
| | | | Approved by: kde (will), demon (MAINTAINERs)
* Fix typo: radAll -> readAll.olgeni2001-08-303-3/+3
|
* Add patch for kdoctools/xml2man.cpp, similar to xslt.cpp patch.will2001-08-306-3/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bump PORTREVISION just in case this is needed. From Mikhail Teterin: > Well, for the same reason the xslt.cpp sometimes works -- in fact, it > worked for everyone, until someone tried it on current. > > In essence, the code reads the whole file into a buffer. It then tries > to turn that buffer into one of qt's string-objects (QCString). The > class' constructor they chose assumes, it is passed a valid (aka > \0-terminated) string and goes through the buffer looking for the first > 0-byte. The file itself does not contain any, so it happily wonders > behind the real end of the buffer until it either finds a stray 0-byte, > or seg-faults, trying to read a wrong page. > > Apparently, more often than not, some stray 0-byte is there -- no > surprise. But it will usually create a string that's longer than the > file size -- unless the 0-byte happens to be right there at the end of > the buffer. Apparently, the lamer, who wrote it, noticed something > strange, so he/she explicitly truncates the created QCString object to > the known size of the file after instantiation: > > contents.truncate(xmlFile.size()) > > My patch modifies the code to use the correct QCString constructor -- > the one, that accepts the maximum size of the string. This does the > right thing -- once it reaches the end of the buffer, it stops, > allocates the private storage (I hate C++ for all this buffer copying), > appends the 0-byte and creates the object of the expected size. No > truncation is needed.... Thanks to Mikhail for his debugging on this problem; this patch further removes the hazard of meinproc coredumps. Submitted by: mi
* Allow the tga driver to load the "fb" module; without this, the drivergallatin2001-08-301-0/+11
| | | | | | | | | | gets unresolved symbols when accessing fb routines at server startup. Note, this is apparently already in the mainline XFree86 sources, so this patch may need to be removed when the port is updated for the next release of XFree86 Tested by: "Eric S. Van Gyzen" <eric@stat.Duke.EDU>
* Fix problem with meinproc coredumping on -CURRENT. Basically what thewill2001-08-299-3/+84
| | | | | | | | | | problem is is that there are a few sloppy pieces of code in xslt.cpp. Bump PORTREVISION to account for recent changes (I had intended to do this much earlier, but wanted to include these patches first, and there was a problem getting them together correctly). Submitted by: mi Tested by: dwcjr, petef
* Fix problem where kdelibs.sh isn't chmod 755.. this causes some filterswill2001-08-293-0/+3
| | | | and other stuff to fail. *sigh*
* Move code designed to prevent people from compiling/installing KDE N.xwill2001-08-294-1/+7
| | | | | | | | when KDE (N+1).x (N = radix 2, shift 1, order 1) is installed to pre-extract so one can still download the distfiles for (N+1).x. PR: 30167 Submitted by: Thierry Thomas <thierry@thomas.as>
* add xmotd 1.16petef2001-08-286-0/+73
| | | | | | | A message-of-the-day browser for X11 and dumb-terminals PR: 24713 Submitted by: Matthew West <mwest@uct.ac.za>
* - bump PORTREVISION for new patch-ab file.sada2001-08-252-1/+2
| | | | - shorten pkg-comment to follow portlint's advice.
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically towill2001-08-2516-16/+27
| | | | | | | | maintain and improve QT/KDE on FreeBSD. This group (at this time) consists of: demon, olgeni, kevlo, lauri@kde.org, rwatson, and will. While I'm here, fail build of kdelibs11 if kdelibs2 is installed. This was originally supposed to be committed with the 2.2 update, but...
* Conditionalize the dependency on bzip2.knu2001-08-243-3/+9
|
* Fix a local DoS against xfs.jmz2001-08-242-1/+293
| | | | | Submitted by: kris Obtained from: XFree86 CVS repository
* Fix a race condition in mouse device.jmz2001-08-242-1/+23
| | | | | PR: ports/29982 Submitted by: Michael Robinson <robinson@netrinsics.com>
* o Add a buffer overflow patch in sync with rxvt port Makefile revlioux2001-08-242-0/+12
| | | | | | | 1.49 o Bump PORTREVISION Obtained from: OpenBSD
* Add a buffer overflow fixlioux2001-08-244-0/+24
| | | | | Submitted by: kris Obtained from: OpenBSD
* Remove giffunip@asme.org as the maintainer: he no longer has the abilitykris2001-08-241-1/+1
| | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer
* Argh! Get this plist right, for the last time...will2001-08-238-8/+0
| | | | Found by: bento
* Sigh, fix a fat-finger: epplet -> epplets.jhb2001-08-231-1/+1
|
* Bah, revert the previous change for now. There are work directoriesjhb2001-08-231-1/+1
| | | | | | shared among all epplets that should be created and "owned" by the libepplet port, but they aren't. They are created and owned by the epplets port, so depend on epplets again until that is fixed.
* Depend on the x11-wm/libepplet port for libepplet rather than thejhb2001-08-231-1/+1
| | | | x11-wm/epplets port.
* Update to 1.4.1.1.sobomax2001-08-2318-78/+561
|
* Cope with Xvnc.sada2001-08-221-0/+24
| | | | Submitted by: Christophe GIAUME <christophe@giaume.com>
* Remove the extra Worm.desktop screensaver entry. Leave only the screensaverolgeni2001-08-218-8/+0
| | | | | | entries related to KDE's own applications. Spotted by: Kent Stewart <kstewart@urx.com>
* Add launch.app 0.6.5, an application launcher for WindowMaker dock.sobomax2001-08-209-0/+149
|
* Add @exec/@unexec lines to pkg-plist, to handle the "emptydir" template.olgeni2001-08-208-0/+24
| | | | | Being an empty directory, it is not automatically included in the binary package.
* Remove a dead MASTER_SITEkris2001-08-201-2/+1
|
* Chase checksum; trivial makefile change.mikeh2001-08-201-1/+1
| | | | Noticed by: bento
* Add a simple post-extract target: it overwrites ${WRKSRC}/mkpamserv with aolgeni2001-08-198-0/+32
| | | | | | | no-op script. This prevents the port from appending content to /etc/pam.conf, which is known to break kscreensaver's password verification, without asking first. Binary packages already left /etc/pam.conf alone.
* Disable kappfinder_install execution at install time. This will avoid theolgeni2001-08-1916-224/+8
| | | | | | | | | installation of some ".desktop" files that make packaging fail for some users: some desktop shortcuts are not created if you don't have the corresponding application already installed. Users may still get the shortcuts in their local configurations by running kappfinder as usual.
* Add dependency on devel/pcre, it is required by Konqueror to implementolgeni2001-08-193-3/+6
| | | | regular expressions in javascript.
* Correct RUN_DEPENDS: AbiWord binary is called `AbiWord', not `abiword'.sobomax2001-08-182-2/+2
| | | | Submitted by: Mike Harding <mvh@ix.netcom.com>
* add xcmdijliao2001-08-187-0/+49
| | | | | | | Xcmd is a front-end for starting programs under X11 PR: 29326 Submitted by: Oliver Breuninger <ob@breuninger.org>
* Bump PORTREVISION for SSL fix.will2001-08-183-0/+3
| | | | Submitted by: Tadayuki OKADA <tadayuki@mediaone.net>
* Add forgotten emptydir which is required to create new directorieswill2001-08-1816-0/+16
| | | | | | | | | in Konqueror and such. Bump PORTREVISION. The PR below advised making the directory too, but a little grep'ing in the source tree shows that KDE does this for you. PR: 26802 Submitted by: Carl True <seetru@bellsouth.net>
* Add patch to fix SSL-related problems in KDE 2.2.will2001-08-171-0/+11
| | | | | Worked on with: nsayer Previous assistance: George Staikos <staikos@kde.org>
* Upgrade to 2.2.3.2demon2001-08-1612-40/+38
|
* *sigh* They changed the path to the tarballs again. This was verifiedwill2001-08-1611-11/+11
| | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl
* (Forced commit.)will2001-08-153-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Update to KDE 2.2: * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop)
* - Unbroke on alpha;sobomax2001-08-155-0/+60
| | | | | | | | - don't try to link with nonexistent libdl; - respect CFLAGS. Submitted by: gallatin (alpha bits), sobomax Some help from: jdp (thanks Jonh!)
* Update to KDE 2.2:will2001-08-1564-10963/+9652
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * All patches except sysutils/kdeadmin/files/patch-rpmMessages.c: - Either obsoleted or merged into KDE. * All pkg-plists: - Huge diffs are due to mass conversion from static HTML pages to XML/XSL versions. * audio/kdemultimedia2: - aRts + Noatun, etc. now work and play MP3s et al properly, using the mpg123 aRtsplugin. Remove mpeglib[,_artsplug] from compile. * converters/kdesupport2: - Obsolete. No longer used in this version of KDE. * deskutils/kdepim: - Use autoconf and account for brokenness in the configure script by replacing invocations of INSTALL under libical with the proper incantations. - Per David O'Brien's request, move libimap to libkimap; this was performed by Rik Hemsley <rikkus@kde.org>. * devel/kdesdk: - New module with some helpful tools. One in particular that seems demanded is ``kbabel'', which, as I've been told, is a translator's wet dream. - Workaround dumb problem in kbabel's libgettext (which I could not figure out how to remove) by replacing its error() with errc(). KBabel seems to run fine with this patch. * devel/kdevelop: - Fix lame check for libkdeui.so.* by replacing it with just a check for libkdeui.so. It's been/being removed from kdevelop after 2.2. * editors/koffice: - Fix kivio compile errors by substituting in PTHREAD_LIBS in the correct place. Compensate for kivio's dependency on pthreads by changing kivio to use LD_PRELOAD=/usr/lib/libc_r.so in kivio.desktop. * games/kdegames2: - Some new games. * graphics/kdegraphics2: - Fix link errors in libkscan and kamera where they require gettext (ie: add -lintl). - Fix compile error in kamera.cpp which is dependent on a correctly done gphoto2.. of course, this will only help people who've manually installed gphoto2 themselves. * net/kdenetwork2: - Mimelib was moved here (reason for removal of kdesupport2). * misc/kdeaddons: - New module to FreeBSD ports; some simple addons for KDE2. Suggested by Lauri Watts <lauri@kde.org>. * misc/kdeutils2: - Added a couple manpages. * x11-clocks/kdetoys2: - Some new apps. * sysutils/kdeadmin: - Remove kuser from compile because it has some problems. ;\ * x11/kdelibs2: - Add libFAM dependency to help people who run FAM; FAM increases the overall desktop responsiveness. Submitted by Lauri Watts <lauri@kde.org>. - Add CUPS dependency to bring in KDE's new print system. - Add bzip2/libxml2 dependencies to support the new help kioslave. - Disable installation of libltdl stuff to prevent conflicts with other stuff. Submitted by wjv. - Add pkg-req script to avoid conflicts with kdelibs11; add to Makefile too. Submitted by benno. - Be sure to remove the pth header conflicts stuff from the arts/mcop_mt section. - Fix problem with configure trying to find -lfam in the wrong place. - Remove kspell and api subdirs from doc; we don't need them, and there are problems trying to build/install them. Submitted by Lauri Watts <lauri@kde.org>. * x11/kdebase2: - Solve link permissions problem by changing the modes on files installed by kdesktop/init/Templates to 644. Submitted by Jim Durham <durham@w2xo.pgh.pa.us>. * x11/kde2: - Bump version; no other changes. Special thanks to Lauri Watts <lauri@kde.org> for helping me test packages generated by these changes on a virgin system. I believe that this is the best-tested update I've ever done for KDE, and it really shines this time around. I just noticed there are a couple other PRs in the PR db that need to be addressed. I will take care of those by tomorrow. Sorry... PR: 22735, 28549 Blanket approval by: demon (kdesdk, kdevelop)
* Unbroke on alpha.sobomax2001-08-156-9/+69
| | | | Submitted by: Andrew Gallatin <gallatin@cs.duke.edu>
* The distfile disappeared from its master site. I attempted totrevor2001-08-141-1/+2
| | | | | | contact the author, Paul Collins, via sneakums@eircom.net and sneakums@zork.net. My messages were accepted but there has been no response.
* Remove three files:asami2001-08-128-24/+0
| | | | | | | | | | | bin/kmorph3d.kss bin/kpipes.kss bin/kspace.kss to at least make this package. We need this package for the release candidate. Submitted by: bento via steve
* Update to 1.4.0.3.sobomax2001-08-099-42/+549
|
* Unbreak the build for XFree86-4 (rman bug)jmz2001-08-092-0/+12
| | | | Submitted by: Ken McGlothlen <mcglk@artlogix.com>
* Update to 1.4.0.2.sobomax2001-08-0324-2799/+516
|
* Update version number of gtkhtml shared library.sobomax2001-08-031-1/+1
|
* Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,sobomax2001-08-032-2/+1
| | | | because this directory is actually created by gnomedb.
* Always enable extended input devices. Disabling this feature breaks the build.jmz2001-07-281-6/+6
|
* New port wmcliphist version 0.2, Clipboard history managementlioux2001-07-287-0/+62
| | | | | | | dockapp for Window Maker PR: 28745 Submitted by: Patrick Li <pat@databits.net>
* The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mkdd2001-07-271-1/+1
| | | | does that automatically.
* Add USE_XLIB.jmz2001-07-271-3/+4
| | | | Portlint.
* Remove src/*.o so that they all get rebuilt for the current architecture.steve2001-07-261-0/+1
|
* Upgrade to version 4.1.9jmz2001-07-247-17/+139
| | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Update version number of libgtkhtml.sobomax2001-07-231-2/+3
|
* Update to 1.3dwcjr2001-07-224-14/+20
| | | | | | | | Fix PORTDOC compliance PR: 28615 Submitted by: pat@databits.net No Response: maintainer
* Link against ${PTHREAD_LIBS} if we want MESAGL. Mesa is now compiledtg2001-07-181-9/+3
| | | | with thread support also on XFree86-3 systems.
* Updated to 2.0.3markp2001-07-132-3/+3
| | | | | PR: 28924 Submitted by: Joseph Scott <joseph@randomnetworks.com>
* Correct MASTER_SITE_SUBDIRdemon2001-07-133-3/+3
|
* Add a knob to disable the `allow-root' functionality, which lets roottg2001-07-121-0/+4
| | | | | | unlock the screensaver regardless of the current owner. Submitted by: Anders Nordby <anders@fix.no>
* Update version number of freetype2 shared library.sobomax2001-07-121-1/+1
|
* Oliver Breuninger sent me an updated email address, so put him backfenner2001-07-121-1/+1
| | | | as MAINTAINER.
* Update to 0.5.knu2001-07-113-6/+5
|
* ${PREFIX}/share/${PORTNAME} --> ${DATADIR}sobomax2001-07-101-2/+2
|
* Update MASTER_SITE_SUBDIR for new locationdwcjr2001-07-101-1/+1
| | | | | PR: 28207 Submitted by: joseph@randomnetworks.com <joseph@randomnetworks.com>
* upgrade to 2.0.2 build 4ijliao2001-07-063-4/+6
|
* Please bento some more.will2001-07-036-6/+12
|
* Deploy NOPORTDOCS PLIST supportlioux2001-06-291-3/+3
| | | | | | PR: 28499 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer override as per Makefile rev 1.5
* Update to imwheel-0.9.9, which fixes a root exploit in the case wheresheldonh2001-06-2913-126/+63
| | | | | | | | | | | | | | | | | imwheel is setuid root. Note that the port doesn't install imwheel setuid root, so the problem would not have affected users of the port / package. Regardless, it's bad PR to make mouse wheel support so visible in the FAQ and then keep a known-bad version of the supporting software in the ports tree. This update is derived from broken patches received by way of the maintainer, who no longer has time to maintain the port. This port is now looking for a maintainer. Submitted by: Jeremy Norris <ishmael27@home.com>
* Update to 0.4.knu2001-06-273-7/+6
|
* - Add NOPORTDOCS supportlioux2001-06-273-8/+9
| | | | | | | | - Update to version 0.8 PR: 28235 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer
* FIx a bug with the -tile option.jmz2001-06-232-0/+32
| | | | | PR: ports/28245 Submitted by: Rémi Guyomarch <rguyom@pobox.com>
* Update to 0.3.knu2001-06-203-6/+4
|
* Bump PORTREVISION of the metaport to indicate the structural changes below.ade2001-06-192-2/+2
|
* Clean up dependency chains after moving gtkhtml/gal inside theade2001-06-194-9/+7
| | | | USE_GNOME knob
* Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecoreade2001-06-191-2/+3
| | | | (adding some extra functionality).
* Get rid of 'X11R6.4' from pkg-comment.sf2001-06-174-4/+4
| | | | XFree86-4.1.0 is based on X11R6.5.1.
* Add a test to instruct the user to rename ${PREFIX}/lib/libXft.so.1jmz2001-06-142-1/+11
| | | | if it is an incompatible version.
* Unbroke port.markp2001-06-133-37/+15
| | | | | | Maintainer change ports -> kkonstan@daemon.fr Extra testing: Konstantinos Konstantinidis <kkonstan@duth.gr>
* update to 4.1.0.sf2001-06-1239-488/+427
| | | | | | get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer
* Suppress MLINKS and put all man pages in the MANx sections. The MLINKSjmz2001-06-121-649/+649
| | | | | | list was too long and broke 'make readme' Submitted by: sf
* Wterm distfile cannot be found anymore, moved into my public_distfiles.markp2001-06-111-4/+2
| | | | | PR: 27741 Approved by: maintainer
* Don't try to build AgpGartDrivers on alpha, doing so leads to agallatin2001-06-101-1/+1
| | | | | | build failure very early on. Approved by: jmz
* Please bentodwcjr2001-06-083-0/+6
| | | | | | PR: 27587 Reviewed by: will Approved by: will
* Remove DRI modules. They are not build in 4.1.0.jmz2001-06-084-16/+1
|
* Fix the VT switching consoles bug with the i810 driver.jmz2001-06-071-0/+26
| | | | Submitted by: Andrew Hesford <ajh3@usrlib.org>
* - Update to version 2.3ikevlo2001-06-073-4/+5
| | | | - Add WWW
* Update the port to 4.1.6, based on the Debian version; use installed jpegjmz2001-06-0713-108/+59
| | | | | | and tiff libraries and add png support. Submitted by: Christian Weisgerber <naddy@mips.inka.de>
* Complete Makefile.man for 4.1.0 - I forgot to commit this file when Ijmz2001-06-062-6/+64
| | | | upgraded the port.
* The vmware driver must be in the i386Architecture section, not in thejmz2001-06-055-3/+8
| | | | | | non-i386Architecture section! Noticed by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org>
* Upgrade to 3.33, and include the GLE library as a dependency. The extrusiondougb2001-06-054-18/+10
| | | | | | | | | | | | | | | lib gives us one new screensaver, which is really a combination of several objects that get twisted and re-shaped. The update adds two new screensavers, and several improvements to existing ones. Also added is a memory limit parameter, and some more gnome integration. patch-ac is removed due to its being integrated into the source. The suggestion to add the GLE lib comes from the PR. I'm not sure that the cost::benefit justifies it, but the library is small so probably no harm done. PR: ports/27626 Submitted by: David Gilbert <dgilbert@velocet.ca>
* Update to 2.2.2.1ade2001-06-0512-62/+132
| | | | | PR: 27855 (in part) Submitted by: Anders Nordby <anders@fix.no>
* Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0jmz2001-06-051-24/+24
| | | | Reported by: Goran Runfeldt <goranrunfeldt@home.se>
* POSIX syntax for chown.dirk2001-06-041-1/+1
|
* Upgrade to version 4.1.0jmz2001-06-0413-1430/+10612
|
* Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards.nsayer2001-06-038-0/+127
|
* Update MASTER_SITESsanpei2001-06-021-2/+1
|
* Move manpages from pkg-plist to Makefile.man.jmz2001-06-025-3502/+1170
| | | | | | PR: ports/27405 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> With improvements by: Cyrille Lefevre <clefevre@poboxes.com>
* Add missing filelioux2001-06-021-0/+1
| | | | Submitted by: bento
* Use MASTER_SITE_LOCAL because the author seems to have taken thetrevor2001-06-011-1/+2
| | | | | | distfile offline when he moved his Web pages. I've dropped him a note about it, but judging from http://www.advogato.org/person/khazad/ he seems to feel this project is complete.
* Add USE_GMAKE to avoid rebuild at install timelioux2001-06-011-0/+1
| | | | | PR: 27795 Submitted by: Michael Harnois <mdharnois@home.com>
* Use proper POSIX syntax for `chown'.obrien2001-06-011-1/+1
|
* Update the checksum for xc/mga-1_2_0beta.tgz. There are no changes injmz2001-06-011-1/+1
| | | | | | | the sources: a readme file has been updated and CVS directories removed. PR: ports/27802 Submitted by: Mark Knight <markk@knigma.org>
* Replace last remnants of "nonexistent", "/nonexistent" etc. withade2001-06-011-1/+1
| | | | ${NONEXISTENT} as per bsd.port.mk
* Add textproc/libxml as an explicit dependency, as well as the implicitade2001-06-013-6/+9
| | | | | dependency through textproc/scrollkeeper. Something strange is going on here, and this is a reasonable temporary fix.
* Add ruby-X11, a fully reflective X11 client library for ruby.knu2001-05-306-0/+69
|
* describe this port is for XFree86-4 only.sf2001-05-301-1/+1
|
* mark as FORBIDDEN if ${XFREE86_VERSION} == 3.sf2001-05-301-1/+9
| | | | add dummy MASTER_SITES and DISTFILES to make portlint happy.
* Fix typolioux2001-05-301-1/+1
| | | | | PR: 27763 Submitted by: Kevin Way <kevin.way@overtone.org>
* Add logic to delete .conf file if not modifiedijliao2001-05-292-0/+4
| | | | | PR: 27551 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
* The DRI module breaks building of XF86-4 on alpha because drmP.hgallatin2001-05-291-1/+1
| | | | | | contains x86 specific assembly. Disable it on alpha. Approved by: jmz
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.fenner2001-05-291-1/+1
|
* Add temperature.app 1.0, a dockable WindowMaker applet whichsobomax2001-05-287-0/+56
| | | | | | | displays the local temperature. PR: 27162 Submitted by: Per Otterstr=F6m <pelle@fukt.bth.se>
* add xkbsetijliao2001-05-276-0/+33
| | | | | | | Manage various XKB features of X Window PR: 27295 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu>
* - Update port to version 2.7.6lioux2001-05-263-8/+20
| | | | | | - Remove extra spaces at end of lines - Use MASTER_SITE_SUBDIR so that when the version of this is outdated, it will have a good chance of fetching the distfiles
* - Remove extra spaces at end of lineslioux2001-05-262-10/+24
| | | | | | - Add WITH_NEXT_SCROLLBAR - Use MASTER_SITE_SUBDIR so that when the version of this is outdated, it will have a good change of fetching the distfiles
* Update ruby-gnome, ruby-gtk, ruby-gdkimlib and ruby-gdkpixbuf to 0.25.knu2001-05-244-6/+22
|
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2ade2001-05-232-2/+2
| | | | to make transitioning to GNOME/GTK+/GLIB a little easier.
* Oops. Switch maintainer to myself, since I did the work, reg isade2001-05-231-1/+1
| | | | unavailable for a while, and any breakage is my fault :)
* Update to 3.3.6 - these libraries were generated on a 2.2.8-STABLE box,ade2001-05-234-38/+13
| | | | | | from x11/XFree86 and have all known security issues fixed. Approved by: security-officer
* Fix another fennerism. MASTER_SITE (http://wm.current.nu/) has been crackedsobomax2001-05-231-1/+3
| | | | | and all information on it erased, so put distfiles temporarly at MASTER_SITE_LOCAL.
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavessobomax2001-05-232-2/+2
| | | | | would be able to insert their own entries (usually language category) upfront.
* upgrade to 2.0.2ijliao2001-05-222-2/+2
|
* Remove empty patchfile that got left around sometime.ade2001-05-223-0/+0
|
* upgrade to 2.0.1ijliao2001-05-222-3/+3
| | | | drop maintainership
* Move gnomecanvas dependency from x11/gnomecore toade2001-05-211-2/+1
| | | | | sysutils/gnomecontrolcenter. Wierd stuff[tm] was happening with the nightly build after the change that I missed.
* Add guppi.sobomax2001-05-212-6/+8
|
* Unbroke: add missed gnomecanvas into LIB_DEPENDS.sobomax2001-05-211-1/+2
|
* Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and theade2001-05-212-0/+2
| | | | | | | | GNOME part (gnomecanvas) to allow for other ports to access the lower level parts of gdk-pixbuf without the "excess baggage" of even a minimal GNOME environment. Submitted by: sobomax (with extensive patches - complain to me)
* Bring anjuta into the gnome-fifth-toe port, and adjustade2001-05-182-4/+8
| | | | | | maintainership accordingly. Submitted by: demon
* Update version number of wmraster shared library.sobomax2001-05-152-2/+2
|
* upgrade to 2.0.0ijliao2001-05-133-2/+11
|
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-1214-14/+14
| | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person.
* Install binary and a manual page as a "gtk-theme-switch", not just "switch"sobomax2001-05-116-8/+10
| | | | | | to avoid clashing with sh(1) builtin. Submitted by: Tobias Reifenberger <treif@mayn.de>
* Update to 1.4.0.4ade2001-05-113-2/+3
|
* This file makes reference to ${PORTSDIR}/x11/gnome/pkg/DESCR, which of coursedan2001-05-113-3/+3
| | | | doesn't exist anymore. Correct it.
* Upgrade to 5.01.tg2001-05-102-2/+2
|