aboutsummaryrefslogtreecommitdiffstats
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* for slave portsYing-Chieh Liao2001-10-111-1/+1
| | | | Notes: svn path=/head/; revision=48679
* The `--with{,out}-mesagl' option to configure is spelled `--with{,out}-mesa'.Thomas Gellekum2001-10-091-2/+2
| | | | | | | | PR: 31141 Submitted by: Markus Holmberg <markush+freebsd@acc.umu.se> Notes: svn path=/head/; revision=48598
* Some of the GNOME components now install their include files intoMaxim Sobolev2001-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. Notes: svn path=/head/; revision=48591
* Update version number of gtkhtml shared library.Maxim Sobolev2001-10-091-1/+1
| | | | Notes: svn path=/head/; revision=48584
* Set PREFIX so that pkg-install works well when the port is not installed inJean-Marc Zucconi2001-10-092-2/+2
| | | | | | | | | /usr/local/. Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=48575
* Update URLs. Thanks to Paul Collins <sneakums@eircom.net>, theTrevor Johnson2001-10-072-2/+3
| | | | | | | author, for the information. Notes: svn path=/head/; revision=48520
* Update to 2.2.4.2Dmitry Sivachenko2001-10-078-62/+4
| | | | Notes: svn path=/head/; revision=48519
* re-enable DRIJean-Marc Zucconi2001-10-074-6/+33
| | | | | | | Submitted by: Eric Anholt <eanholt@gladstone.uoregon.edu> Notes: svn path=/head/; revision=48507
* typo fix: libtoo -> libtoolMario Sergio Fujikawa Ferreira2001-10-071-1/+1
| | | | Notes: svn path=/head/; revision=48499
* o style fix, use PKGNAMESUFFIX instead of PORTNAME for -develMario Sergio Fujikawa Ferreira2001-10-074-14/+19
| | | | | | | o don't install .*\.la files (based on an idea from sobomax) Notes: svn path=/head/; revision=48498
* Update to 2.2.4.1.Maxim Sobolev2001-10-0220-158/+322
| | | | | | | | PR: 30955 Submitted by: Stijn Hoop <stjin@win.tue.nl> Notes: svn path=/head/; revision=48344
* Chase gtkhtml shared library version bump.Maxim Sobolev2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=48301
* Bump PORTREVISION after patch-xdm addition.Jean-Marc Zucconi2001-09-291-1/+1
| | | | Notes: svn path=/head/; revision=48255
* Fix to set environment login.confJean-Marc Zucconi2001-09-291-0/+27
| | | | | | | | PR: ports/13614 Submitted by: fjoe Notes: svn path=/head/; revision=48254
* Add ${KRB5_HOME}/include to $CFLAGS and ${KRB5_HOME}/lib toThomas Gellekum2001-09-271-1/+4
| | | | | | | | | $XLOCKLIBS for people using kerberos5. Suggested by: Niels Kroon <niels@fundum.net> Notes: svn path=/head/; revision=48219
* this patch is no longer needed.Max Khon2001-09-251-207/+0
| | | | | | | | | | wdm 1.20 is able to set environment variables using stock setusercontext(). Reviewed by: jmz Approved by: jdp Notes: svn path=/head/; revision=48158
* Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer ↵David W. Chapman Jr.2001-09-243-6/+3
| | | | | | | | | | | exists. PR: 30497 Submitted by: Dan Larsson Approved by: will Notes: svn path=/head/; revision=48126
* Use the "xterm-color" termcap entry rather than "Eterm" (missing fromJimmy Olgeni2001-09-233-0/+32
| | | | | | | | | | termcap), and revert the default color scheme to the plain old "white on black". Submitted by: kris Notes: svn path=/head/; revision=48118
* Staticise an inline in order to avoid a conflict between libXt.a and libXp.a.Jean-Marc Zucconi2001-09-201-0/+11
| | | | | | | | PR: ports/30652 Submitted by: bsd Notes: svn path=/head/; revision=47995
* This little utility is rather usefull on X11-less servers -- youMikhail Teterin2001-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. Notes: svn path=/head/; revision=47990
* Bump the PORTREVISION's of the ports which install architectureAkinori MUSHA2001-09-183-0/+3
| | | | | | | | dependent ruby modules, due to the RUBY_ARCH change I've just committed. Notes: svn path=/head/; revision=47917
* Remove jseger and torstenb from maintainership of their ports, theyDavid W. Chapman Jr.2001-09-181-1/+1
| | | | | | | | | have been inactive for too long Approved by: will Notes: svn path=/head/; revision=47915
* Let other ports override MAINTAINER and CONFIGURE_ARGS.Jimmy Olgeni2001-09-171-2/+2
| | | | | | | | PR: 30628 Submitted by: MANTANI Nobutaka <nobutaka@nobutaka.com> Notes: svn path=/head/; revision=47913
* Sync PORTVERSION with gnome-fifth-toe.Maxim Sobolev2001-09-132-4/+2
| | | | | | | Submitted by: demon Notes: svn path=/head/; revision=47795
* Allow japanese/gnomelibs to add LIB_DEPENDS:Akinori MUSHA2001-09-123-3/+3
| | | | | | | | -LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml \ +LIB_DEPENDS+= xml.5:${PORTSDIR}/textproc/libxml \ Notes: svn path=/head/; revision=47756
* Replace the ghostscript55 dependencies with ghostscript-gnu.Akinori MUSHA2001-09-121-1/+1
| | | | Notes: svn path=/head/; revision=47714
* Agg gnomoku and bump version to 1.4.1b2 to be in sync with GNOME folks.Maxim Sobolev2001-09-122-8/+8
| | | | Notes: svn path=/head/; revision=47693
* Update to 1.4.0.4.Maxim Sobolev2001-09-119-15/+15
| | | | Notes: svn path=/head/; revision=47671
* Update to 1.4.1.2.Maxim Sobolev2001-09-116-6/+6
| | | | Notes: svn path=/head/; revision=47669
* Update version number of gtkhtml shared library.Maxim Sobolev2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47640
* Bump png majorAndrey A. Chernov2001-09-114-4/+4
| | | | Notes: svn path=/head/; revision=47626
* Set DIST_SUBDIR=KDEDmitry Sivachenko2001-09-1126-15/+28
| | | | Notes: svn path=/head/; revision=47615
* Update port to version 0.9.1, plus a couple of patches from CVS to fix someJimmy Olgeni2001-09-089-93/+180
| | | | | | | | | bugs. Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=47509
* Add a patch to fix up the build-bindist script to not use the extractJohn Baldwin2001-09-071-0/+16
| | | | | | | binary but to just use tar. Notes: svn path=/head/; revision=47486
* The 3.3.6 to 3.3.6a (3.3.7?) patch changed the name of the DGUX docs fromJohn Baldwin2001-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. Notes: svn path=/head/; revision=47485
* People, if you want X11 bits with the releases, you need to leave theDavid E. O'Brien2001-09-071-0/+1
| | | | | | | checksum for xc/X336src-2.tgz in here!! Notes: svn path=/head/; revision=47481
* Update to 1.1.Maxim Sobolev2001-09-053-12/+20
| | | | Notes: svn path=/head/; revision=47447
* Fix gdkxft_sysinstall script on systems with perl 5.005 and earlier (4.4 andMaxim Sobolev2001-09-042-2/+14
| | | | | | | | | downward). Reported by: JR Boyens <jboyens@iastate.edu> Notes: svn path=/head/; revision=47417
* Add a message to the port/package warning users about kcheckpass'sWill Andrews2001-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... Notes: svn path=/head/; revision=47378
* Add gdkxft 1.0, an package that adds anti-aliased font support for gtk+Maxim Sobolev2001-09-0412-0/+172
| | | | | | | (XFree86-4.x required). Notes: svn path=/head/; revision=47373
* Remove bogus file that I introduced in revision 1.40 (pointy hat).Jimmy Olgeni2001-09-028-8/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=47322
* sync with x11/XFree86-4.FUJISHIMA Satsuki2001-09-013-0/+325
| | | | Notes: svn path=/head/; revision=47270
* USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.Maxim Sobolev2001-08-311-1/+0
| | | | Notes: svn path=/head/; revision=47231
* Fix the port (put back several lines accidentally removed by Ade few monthsMaxim Sobolev2001-08-311-0/+2
| | | | | | | | | ago). Submitted by: bento Notes: svn path=/head/; revision=47220
* Support the Motif-dependent files in pkg-plist, add some missing @dirrmJimmy Olgeni2001-08-3116-40/+392
| | | | | | | | entries, and move the @exec/@unexec entries to make the other @dirrms actually work. Notes: svn path=/head/; revision=47213
* Add bit about XFREE86_VERSION=4 in /etc/make.confDavid W. Chapman Jr.2001-08-311-0/+3
| | | | | | | | PR: 28380 Submitted by: edwin@mavetju.org Notes: svn path=/head/; revision=47196
* Add some missing @dirrm entries.Jimmy Olgeni2001-08-313-0/+12
| | | | Notes: svn path=/head/; revision=47177
* Make CATEGORIES and MAINTAINER overridable for japanese/kde*.Akinori MUSHA2001-08-3111-22/+22
| | | | | | | Approved by: kde (will), demon (MAINTAINERs) Notes: svn path=/head/; revision=47169
* Fix typo: radAll -> readAll.Jimmy Olgeni2001-08-303-3/+3
| | | | Notes: svn path=/head/; revision=47155
* Add patch for kdoctools/xml2man.cpp, similar to xslt.cpp patch.Will Andrews2001-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 Notes: svn path=/head/; revision=47116
* Allow the tga driver to load the "fb" module; without this, the driverAndrew Gallatin2001-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> Notes: svn path=/head/; revision=47110
* Fix problem with meinproc coredumping on -CURRENT. Basically what theWill Andrews2001-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 Notes: svn path=/head/; revision=47050
* Fix problem where kdelibs.sh isn't chmod 755.. this causes some filtersWill Andrews2001-08-293-0/+3
| | | | | | | and other stuff to fail. *sigh* Notes: svn path=/head/; revision=47042
* Move code designed to prevent people from compiling/installing KDE N.xWill Andrews2001-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> Notes: svn path=/head/; revision=47038
* add xmotd 1.16Pete Fritchman2001-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> Notes: svn path=/head/; revision=47006
* - bump PORTREVISION for new patch-ab file.SADA Kenji2001-08-252-1/+2
| | | | | | | - shorten pkg-comment to follow portlint's advice. Notes: svn path=/head/; revision=46850
* Reassign MAINTAINER to kde@FreeBSD.org, a group formed specifically toWill Andrews2001-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... Notes: svn path=/head/; revision=46840
* Conditionalize the dependency on bzip2.Akinori MUSHA2001-08-243-3/+9
| | | | Notes: svn path=/head/; revision=46798
* Fix a local DoS against xfs.Jean-Marc Zucconi2001-08-242-1/+293
| | | | | | | | Submitted by: kris Obtained from: XFree86 CVS repository Notes: svn path=/head/; revision=46756
* Fix a race condition in mouse device.Jean-Marc Zucconi2001-08-242-1/+23
| | | | | | | | PR: ports/29982 Submitted by: Michael Robinson <robinson@netrinsics.com> Notes: svn path=/head/; revision=46754
* o Add a buffer overflow patch in sync with rxvt port Makefile revMario Sergio Fujikawa Ferreira2001-08-242-0/+12
| | | | | | | | | | 1.49 o Bump PORTREVISION Obtained from: OpenBSD Notes: svn path=/head/; revision=46752
* Add a buffer overflow fixMario Sergio Fujikawa Ferreira2001-08-244-0/+24
| | | | | | | | Submitted by: kris Obtained from: OpenBSD Notes: svn path=/head/; revision=46751
* Remove giffunip@asme.org as the maintainer: he no longer has the abilityKris Kennaway2001-08-241-1/+1
| | | | | | | | | | to maintain these ports. Any non-committer who wants to grab one let me know. Approved by: old maintainer Notes: svn path=/head/; revision=46749
* Argh! Get this plist right, for the last time...Will Andrews2001-08-238-8/+0
| | | | | | | Found by: bento Notes: svn path=/head/; revision=46674
* Sigh, fix a fat-finger: epplet -> epplets.John Baldwin2001-08-231-1/+1
| | | | Notes: svn path=/head/; revision=46666
* Bah, revert the previous change for now. There are work directoriesJohn Baldwin2001-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. Notes: svn path=/head/; revision=46665
* Depend on the x11-wm/libepplet port for libepplet rather than theJohn Baldwin2001-08-231-1/+1
| | | | | | | x11-wm/epplets port. Notes: svn path=/head/; revision=46661
* Update to 1.4.1.1.Maxim Sobolev2001-08-2318-78/+561
| | | | Notes: svn path=/head/; revision=46650
* Cope with Xvnc.SADA Kenji2001-08-221-0/+24
| | | | | | | Submitted by: Christophe GIAUME <christophe@giaume.com> Notes: svn path=/head/; revision=46643
* Remove the extra Worm.desktop screensaver entry. Leave only the screensaverJimmy Olgeni2001-08-218-8/+0
| | | | | | | | | entries related to KDE's own applications. Spotted by: Kent Stewart <kstewart@urx.com> Notes: svn path=/head/; revision=46558
* Add launch.app 0.6.5, an application launcher for WindowMaker dock.Maxim Sobolev2001-08-209-0/+149
| | | | Notes: svn path=/head/; revision=46551
* Add @exec/@unexec lines to pkg-plist, to handle the "emptydir" template.Jimmy Olgeni2001-08-208-0/+24
| | | | | | | | Being an empty directory, it is not automatically included in the binary package. Notes: svn path=/head/; revision=46529
* Remove a dead MASTER_SITEKris Kennaway2001-08-201-2/+1
| | | | Notes: svn path=/head/; revision=46501
* Chase checksum; trivial makefile change.Mike Heffner2001-08-201-1/+1
| | | | | | | Noticed by: bento Notes: svn path=/head/; revision=46498
* Add a simple post-extract target: it overwrites ${WRKSRC}/mkpamserv with aJimmy Olgeni2001-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. Notes: svn path=/head/; revision=46474
* Disable kappfinder_install execution at install time. This will avoid theJimmy Olgeni2001-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. Notes: svn path=/head/; revision=46459
* Add dependency on devel/pcre, it is required by Konqueror to implementJimmy Olgeni2001-08-193-3/+6
| | | | | | | regular expressions in javascript. Notes: svn path=/head/; revision=46458
* Correct RUN_DEPENDS: AbiWord binary is called `AbiWord', not `abiword'.Maxim Sobolev2001-08-182-2/+2
| | | | | | | Submitted by: Mike Harding <mvh@ix.netcom.com> Notes: svn path=/head/; revision=46440
* add xcmdYing-Chieh Liao2001-08-187-0/+49
| | | | | | | | | | Xcmd is a front-end for starting programs under X11 PR: 29326 Submitted by: Oliver Breuninger <ob@breuninger.org> Notes: svn path=/head/; revision=46428
* Bump PORTREVISION for SSL fix.Will Andrews2001-08-183-0/+3
| | | | | | | Submitted by: Tadayuki OKADA <tadayuki@mediaone.net> Notes: svn path=/head/; revision=46391
* Add forgotten emptydir which is required to create new directoriesWill Andrews2001-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> Notes: svn path=/head/; revision=46389
* Add patch to fix SSL-related problems in KDE 2.2.Will Andrews2001-08-171-0/+11
| | | | | | | | Worked on with: nsayer Previous assistance: George Staikos <staikos@kde.org> Notes: svn path=/head/; revision=46348
* Upgrade to 2.2.3.2Dmitry Sivachenko2001-08-1612-40/+38
| | | | Notes: svn path=/head/; revision=46323
* *sigh* They changed the path to the tarballs again. This was verifiedWill Andrews2001-08-1611-11/+11
| | | | | | | | | on my local mirror at ftp://csociety-ftp.ecn.purdue.edu/pub/kde/. :\ Submitted by: scottl Notes: svn path=/head/; revision=46285
* (Forced commit.)Will Andrews2001-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) Notes: svn path=/head/; revision=46282
* - Unbroke on alpha;Maxim Sobolev2001-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!) Notes: svn path=/head/; revision=46281
* Update to KDE 2.2:Will Andrews2001-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) Notes: svn path=/head/; revision=46280
* Unbroke on alpha.Maxim Sobolev2001-08-156-9/+69
| | | | | | | Submitted by: Andrew Gallatin <gallatin@cs.duke.edu> Notes: svn path=/head/; revision=46255
* The distfile disappeared from its master site. I attempted toTrevor Johnson2001-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. Notes: svn path=/head/; revision=46226
* Remove three files:Satoshi 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 Notes: svn path=/head/; revision=46095
* Update to 1.4.0.3.Maxim Sobolev2001-08-099-42/+549
| | | | Notes: svn path=/head/; revision=46010
* Unbreak the build for XFree86-4 (rman bug)Jean-Marc Zucconi2001-08-092-0/+12
| | | | | | | Submitted by: Ken McGlothlen <mcglk@artlogix.com> Notes: svn path=/head/; revision=45994
* Update to 1.4.0.2.Maxim Sobolev2001-08-0324-2799/+516
| | | | Notes: svn path=/head/; revision=45772
* Update version number of gtkhtml shared library.Maxim Sobolev2001-08-031-1/+1
| | | | Notes: svn path=/head/; revision=45765
* Move `@dirrm share/gnome/apps/Applications' from gnomecore to gnomedb,Maxim Sobolev2001-08-032-2/+1
| | | | | | | because this directory is actually created by gnomedb. Notes: svn path=/head/; revision=45760
* Always enable extended input devices. Disabling this feature breaks the build.Jean-Marc Zucconi2001-07-281-6/+6
| | | | Notes: svn path=/head/; revision=45562
* New port wmcliphist version 0.2, Clipboard history managementMario Sergio Fujikawa Ferreira2001-07-287-0/+62
| | | | | | | | | | dockapp for Window Maker PR: 28745 Submitted by: Patrick Li <pat@databits.net> Notes: svn path=/head/; revision=45545
* The value of FORBIDDEN shouldn't have a period at the end: bsd.port.mkDima Dorfman2001-07-271-1/+1
| | | | | | | does that automatically. Notes: svn path=/head/; revision=45543
* Add USE_XLIB.Jean-Marc Zucconi2001-07-271-3/+4
| | | | | | | Portlint. Notes: svn path=/head/; revision=45520
* Remove src/*.o so that they all get rebuilt for the current architecture.Steve Price2001-07-261-0/+1
| | | | Notes: svn path=/head/; revision=45476
* Upgrade to version 4.1.9Jean-Marc Zucconi2001-07-247-17/+139
| | | | | | | Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=45417
* Update version number of libgtkhtml.Maxim Sobolev2001-07-231-2/+3
| | | | Notes: svn path=/head/; revision=45398
* Update to 1.3David W. Chapman Jr.2001-07-224-14/+20
| | | | | | | | | | | Fix PORTDOC compliance PR: 28615 Submitted by: pat@databits.net No Response: maintainer Notes: svn path=/head/; revision=45361
* Link against ${PTHREAD_LIBS} if we want MESAGL. Mesa is now compiledThomas Gellekum2001-07-181-9/+3
| | | | | | | with thread support also on XFree86-3 systems. Notes: svn path=/head/; revision=45217
* Updated to 2.0.3Mark Pulford2001-07-132-3/+3
| | | | | | | | PR: 28924 Submitted by: Joseph Scott <joseph@randomnetworks.com> Notes: svn path=/head/; revision=45103
* Correct MASTER_SITE_SUBDIRDmitry Sivachenko2001-07-133-3/+3
| | | | Notes: svn path=/head/; revision=45096
* Add a knob to disable the `allow-root' functionality, which lets rootThomas Gellekum2001-07-121-0/+4
| | | | | | | | | unlock the screensaver regardless of the current owner. Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=45067
* Update version number of freetype2 shared library.Maxim Sobolev2001-07-121-1/+1
| | | | Notes: svn path=/head/; revision=45065
* Oliver Breuninger sent me an updated email address, so put him backBill Fenner2001-07-121-1/+1
| | | | | | | as MAINTAINER. Notes: svn path=/head/; revision=45043
* Update to 0.5.Akinori MUSHA2001-07-113-6/+5
| | | | Notes: svn path=/head/; revision=45015
* ${PREFIX}/share/${PORTNAME} --> ${DATADIR}Maxim Sobolev2001-07-101-2/+2
| | | | Notes: svn path=/head/; revision=45011
* Update MASTER_SITE_SUBDIR for new locationDavid W. Chapman Jr.2001-07-101-1/+1
| | | | | | | | PR: 28207 Submitted by: joseph@randomnetworks.com <joseph@randomnetworks.com> Notes: svn path=/head/; revision=44992
* upgrade to 2.0.2 build 4Ying-Chieh Liao2001-07-063-4/+6
| | | | Notes: svn path=/head/; revision=44814
* Please bento some more.Will Andrews2001-07-036-6/+12
| | | | Notes: svn path=/head/; revision=44671
* Deploy NOPORTDOCS PLIST supportMario Sergio Fujikawa Ferreira2001-06-291-3/+3
| | | | | | | | | PR: 28499 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer override as per Makefile rev 1.5 Notes: svn path=/head/; revision=44546
* Update to imwheel-0.9.9, which fixes a root exploit in the case whereSheldon Hearn2001-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> Notes: svn path=/head/; revision=44537
* Update to 0.4.Akinori MUSHA2001-06-273-7/+6
| | | | Notes: svn path=/head/; revision=44502
* - Add NOPORTDOCS supportMario Sergio Fujikawa Ferreira2001-06-273-8/+9
| | | | | | | | | | | - Update to version 0.8 PR: 28235 Submitted by: Patrick Li <pat@databits.net> Approved by: maintainer Notes: svn path=/head/; revision=44465
* FIx a bug with the -tile option.Jean-Marc Zucconi2001-06-232-0/+32
| | | | | | | | PR: ports/28245 Submitted by: Rémi Guyomarch <rguyom@pobox.com> Notes: svn path=/head/; revision=44337
* Update to 0.3.Akinori MUSHA2001-06-203-6/+4
| | | | Notes: svn path=/head/; revision=44245
* Bump PORTREVISION of the metaport to indicate the structural changes below.Ade Lovett2001-06-192-2/+2
| | | | Notes: svn path=/head/; revision=44219
* Clean up dependency chains after moving gtkhtml/gal inside theAde Lovett2001-06-194-9/+7
| | | | | | | USE_GNOME knob Notes: svn path=/head/; revision=44213
* Fold gtkhtml (and, by association, gal) into dependencies for x11/gnomecoreAde Lovett2001-06-191-2/+3
| | | | | | | (adding some extra functionality). Notes: svn path=/head/; revision=44212
* Get rid of 'X11R6.4' from pkg-comment.FUJISHIMA Satsuki2001-06-174-4/+4
| | | | | | | XFree86-4.1.0 is based on X11R6.5.1. Notes: svn path=/head/; revision=44077
* Add a test to instruct the user to rename ${PREFIX}/lib/libXft.so.1Jean-Marc Zucconi2001-06-142-1/+11
| | | | | | | if it is an incompatible version. Notes: svn path=/head/; revision=43958
* Unbroke port.Mark Pulford2001-06-133-37/+15
| | | | | | | | | Maintainer change ports -> kkonstan@daemon.fr Extra testing: Konstantinos Konstantinidis <kkonstan@duth.gr> Notes: svn path=/head/; revision=43947
* update to 4.1.0.FUJISHIMA Satsuki2001-06-1239-488/+427
| | | | | | | | | get rid of version number from comments in Makefile, pkg-comment and pkg-descr. Reviewed by: maintainer Notes: svn path=/head/; revision=43902
* Suppress MLINKS and put all man pages in the MANx sections. The MLINKSJean-Marc Zucconi2001-06-121-649/+649
| | | | | | | | | list was too long and broke 'make readme' Submitted by: sf Notes: svn path=/head/; revision=43875
* Wterm distfile cannot be found anymore, moved into my public_distfiles.Mark Pulford2001-06-111-4/+2
| | | | | | | | PR: 27741 Approved by: maintainer Notes: svn path=/head/; revision=43853
* Don't try to build AgpGartDrivers on alpha, doing so leads to aAndrew Gallatin2001-06-101-1/+1
| | | | | | | | | build failure very early on. Approved by: jmz Notes: svn path=/head/; revision=43728
* Please bentoDavid W. Chapman Jr.2001-06-083-0/+6
| | | | | | | | | PR: 27587 Reviewed by: will Approved by: will Notes: svn path=/head/; revision=43615
* Remove DRI modules. They are not build in 4.1.0.Jean-Marc Zucconi2001-06-084-16/+1
| | | | Notes: svn path=/head/; revision=43610
* Fix the VT switching consoles bug with the i810 driver.Jean-Marc Zucconi2001-06-071-0/+26
| | | | | | | Submitted by: Andrew Hesford <ajh3@usrlib.org> Notes: svn path=/head/; revision=43596
* - Update to version 2.3iKevin Lo2001-06-073-4/+5
| | | | | | | - Add WWW Notes: svn path=/head/; revision=43581
* Update the port to 4.1.6, based on the Debian version; use installed jpegJean-Marc Zucconi2001-06-0713-108/+59
| | | | | | | | | and tiff libraries and add png support. Submitted by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=43570
* Complete Makefile.man for 4.1.0 - I forgot to commit this file when IJean-Marc Zucconi2001-06-062-6/+64
| | | | | | | upgraded the port. Notes: svn path=/head/; revision=43550
* The vmware driver must be in the i386Architecture section, not in theJean-Marc Zucconi2001-06-055-3/+8
| | | | | | | | | non-i386Architecture section! Noticed by: Makoto MATSUSHITA <matusita@jp.FreeBSD.org> Notes: svn path=/head/; revision=43534
* Upgrade to 3.33, and include the GLE library as a dependency. The extrusionDoug Barton2001-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> Notes: svn path=/head/; revision=43520
* Update to 2.2.2.1Ade Lovett2001-06-0512-62/+132
| | | | | | | | PR: 27855 (in part) Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=43513
* Disable the build with WITH_MATROX_GXX_DRIVER. It does not work with 4.1.0Jean-Marc Zucconi2001-06-051-24/+24
| | | | | | | Reported by: Goran Runfeldt <goranrunfeldt@home.se> Notes: svn path=/head/; revision=43503
* POSIX syntax for chown.Dirk Froemberg2001-06-041-1/+1
| | | | Notes: svn path=/head/; revision=43480
* Upgrade to version 4.1.0Jean-Marc Zucconi2001-06-0413-1430/+10612
| | | | Notes: svn path=/head/; revision=43475
* Add port for MGA Powerdesk. A X11 configurator / helper app for Matrox cards.Nick Sayer2001-06-038-0/+127
| | | | Notes: svn path=/head/; revision=43450
* Update MASTER_SITESMIHIRA Sanpei Yoshiro2001-06-021-2/+1
| | | | Notes: svn path=/head/; revision=43422
* Move manpages from pkg-plist to Makefile.man.Jean-Marc Zucconi2001-06-025-3502/+1170
| | | | | | | | | PR: ports/27405 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> With improvements by: Cyrille Lefevre <clefevre@poboxes.com> Notes: svn path=/head/; revision=43419
* Add missing fileMario Sergio Fujikawa Ferreira2001-06-021-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=43417
* Use MASTER_SITE_LOCAL because the author seems to have taken theTrevor Johnson2001-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. Notes: svn path=/head/; revision=43399
* Add USE_GMAKE to avoid rebuild at install timeMario Sergio Fujikawa Ferreira2001-06-011-0/+1
| | | | | | | | PR: 27795 Submitted by: Michael Harnois <mdharnois@home.com> Notes: svn path=/head/; revision=43389
* Use proper POSIX syntax for `chown'.David E. O'Brien2001-06-011-1/+1
| | | | Notes: svn path=/head/; revision=43378
* Update the checksum for xc/mga-1_2_0beta.tgz. There are no changes inJean-Marc Zucconi2001-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> Notes: svn path=/head/; revision=43371
* Replace last remnants of "nonexistent", "/nonexistent" etc. withAde Lovett2001-06-011-1/+1
| | | | | | | ${NONEXISTENT} as per bsd.port.mk Notes: svn path=/head/; revision=43365
* Add textproc/libxml as an explicit dependency, as well as the implicitAde Lovett2001-06-013-6/+9
| | | | | | | | dependency through textproc/scrollkeeper. Something strange is going on here, and this is a reasonable temporary fix. Notes: svn path=/head/; revision=43356
* Add ruby-X11, a fully reflective X11 client library for ruby.Akinori MUSHA2001-05-306-0/+69
| | | | Notes: svn path=/head/; revision=43321
* describe this port is for XFree86-4 only.FUJISHIMA Satsuki2001-05-301-1/+1
| | | | Notes: svn path=/head/; revision=43318
* mark as FORBIDDEN if ${XFREE86_VERSION} == 3.FUJISHIMA Satsuki2001-05-301-1/+9
| | | | | | | add dummy MASTER_SITES and DISTFILES to make portlint happy. Notes: svn path=/head/; revision=43316
* Fix typoMario Sergio Fujikawa Ferreira2001-05-301-1/+1
| | | | | | | | PR: 27763 Submitted by: Kevin Way <kevin.way@overtone.org> Notes: svn path=/head/; revision=43308
* Add logic to delete .conf file if not modifiedYing-Chieh Liao2001-05-292-0/+4
| | | | | | | | PR: 27551 Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net> Notes: svn path=/head/; revision=43252
* The DRI module breaks building of XF86-4 on alpha because drmP.hAndrew Gallatin2001-05-291-1/+1
| | | | | | | | | contains x86 specific assembly. Disable it on alpha. Approved by: jmz Notes: svn path=/head/; revision=43221
* Remove ob@seicom.NET as MAINTAINER; mail has been bouncing for 12 weeks.Bill Fenner2001-05-291-1/+1
| | | | Notes: svn path=/head/; revision=43213
* Add temperature.app 1.0, a dockable WindowMaker applet whichMaxim Sobolev2001-05-287-0/+56
| | | | | | | | | | displays the local temperature. PR: 27162 Submitted by: Per Otterstr=F6m <pelle@fukt.bth.se> Notes: svn path=/head/; revision=43164
* add xkbsetYing-Chieh Liao2001-05-276-0/+33
| | | | | | | | | | Manage various XKB features of X Window PR: 27295 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=43137
* - Update port to version 2.7.6Mario Sergio Fujikawa Ferreira2001-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 Notes: svn path=/head/; revision=43085
* - Remove extra spaces at end of linesMario Sergio Fujikawa Ferreira2001-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 Notes: svn path=/head/; revision=43084
* Update ruby-gnome, ruby-gtk, ruby-gdkimlib and ruby-gdkpixbuf to 0.25.Akinori MUSHA2001-05-244-6/+22
| | | | Notes: svn path=/head/; revision=42991
* Add pkgconfig support to most of the core of GNOME 1.4 and GTK+/GLIB 1.2Ade Lovett2001-05-232-2/+2
| | | | | | | to make transitioning to GNOME/GTK+/GLIB a little easier. Notes: svn path=/head/; revision=42950
* Oops. Switch maintainer to myself, since I did the work, reg isAde Lovett2001-05-231-1/+1
| | | | | | | unavailable for a while, and any breakage is my fault :) Notes: svn path=/head/; revision=42941
* Update to 3.3.6 - these libraries were generated on a 2.2.8-STABLE box,Ade Lovett2001-05-234-38/+13
| | | | | | | | | from x11/XFree86 and have all known security issues fixed. Approved by: security-officer Notes: svn path=/head/; revision=42940
* Fix another fennerism. MASTER_SITE (http://wm.current.nu/) has been crackedMaxim Sobolev2001-05-231-1/+3
| | | | | | | | and all information on it erased, so put distfiles temporarly at MASTER_SITE_LOCAL. Notes: svn path=/head/; revision=42936
* Don't overwrite CATEGORIES in master ports. Use += instead, so slavesMaxim Sobolev2001-05-232-2/+2
| | | | | | | | would be able to insert their own entries (usually language category) upfront. Notes: svn path=/head/; revision=42933
* upgrade to 2.0.2Ying-Chieh Liao2001-05-222-2/+2
| | | | Notes: svn path=/head/; revision=42894
* Remove empty patchfile that got left around sometime.Ade Lovett2001-05-223-0/+0
| | | | Notes: svn path=/head/; revision=42892
* upgrade to 2.0.1Ying-Chieh Liao2001-05-222-3/+3
| | | | | | | drop maintainership Notes: svn path=/head/; revision=42871
* Move gnomecanvas dependency from x11/gnomecore toAde Lovett2001-05-211-2/+1
| | | | | | | | sysutils/gnomecontrolcenter. Wierd stuff[tm] was happening with the nightly build after the change that I missed. Notes: svn path=/head/; revision=42856
* Add guppi.Maxim Sobolev2001-05-212-6/+8
| | | | Notes: svn path=/head/; revision=42854
* Unbroke: add missed gnomecanvas into LIB_DEPENDS.Maxim Sobolev2001-05-211-1/+2
| | | | Notes: svn path=/head/; revision=42845
* Split gdk-pixbuf into the non-GNOME part (gdk-pixbuf) and theAde Lovett2001-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) Notes: svn path=/head/; revision=42828
* Bring anjuta into the gnome-fifth-toe port, and adjustAde Lovett2001-05-182-4/+8
| | | | | | | | | maintainership accordingly. Submitted by: demon Notes: svn path=/head/; revision=42707
* Update version number of wmraster shared library.Maxim Sobolev2001-05-152-2/+2
| | | | Notes: svn path=/head/; revision=42596
* upgrade to 2.0.0Ying-Chieh Liao2001-05-133-2/+11
| | | | Notes: svn path=/head/; revision=42564
* SWitch maintainership of core GNOME ports to a small group ofAde Lovett2001-05-1214-14/+14
| | | | | | | | committers (gnome@FreeBSD.org), since this is now definitely too big for just one person. Notes: svn path=/head/; revision=42527
* Install binary and a manual page as a "gtk-theme-switch", not just "switch"Maxim Sobolev2001-05-116-8/+10
| | | | | | | | | to avoid clashing with sh(1) builtin. Submitted by: Tobias Reifenberger <treif@mayn.de> Notes: svn path=/head/; revision=42508
* Update to 1.4.0.4Ade Lovett2001-05-113-2/+3
| | | | Notes: svn path=/head/; revision=42504
* This file makes reference to ${PORTSDIR}/x11/gnome/pkg/DESCR, which of courseDan Moschuk2001-05-113-3/+3
| | | | | | | doesn't exist anymore. Correct it. Notes: svn path=/head/; revision=42502
* Upgrade to 5.01.Thomas Gellekum2001-05-102-2/+2
| | | | Notes: svn path=/head/; revision=42493
* Update to 2.2.1Ade Lovett2001-05-0914-76/+62
| | | | Notes: svn path=/head/; revision=42417
* Update to 0.12Ade Lovett2001-05-093-18/+4
| | | | Notes: svn path=/head/; revision=42416
* Upgrade to 2.1.2 (kdelibs only): fix security issues (already fixed in theWill Andrews2001-05-0814-319/+111
| | | | | | | | | | | port, but now we remove a patch :), remove a lot of obsolete patches. I'm not sure why I didn't notice that coolo@kde.org fixed the midfile.cc one about six months ago... ;) Submitted by: many people Notes: svn path=/head/; revision=42390
* Missed patch from the update causing an mtree failure.Ade Lovett2001-05-076-3/+3
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=42353
* Actually put some info here (these files were empty)Dmitry Sivachenko2001-05-072-1/+7
| | | | Notes: svn path=/head/; revision=42347
* The primary MASTER_SITE has now been unavailable for over 24 hours.Ade Lovett2001-05-071-3/+4
| | | | | | | Temporarily host the distfile on my colo box. Notes: svn path=/head/; revision=42333
* Fix typoAde Lovett2001-05-061-1/+1
| | | | | | | Submitted by: Tadayuki OKADA <tadayuki@mediaone.net> Notes: svn path=/head/; revision=42278
* Add in the "old releases" directory so that this port continues toAde Lovett2001-05-051-1/+2
| | | | | | | be fetchable every time a new release is made. Notes: svn path=/head/; revision=42275
* The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a wholeAde Lovett2001-05-059-0/+111
| | | | | | | | | | | | | bunch of GNOME applications under one convenient building mechanism. Applications include: mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa, bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm, gnucash and abiword. Notes: svn path=/head/; revision=42260
* Various patches (mainly shared library revision changes) for thoseAde Lovett2001-05-056-25/+13
| | | | | | | ports that depend on GNOME and need to change for 1.4 Notes: svn path=/head/; revision=42259
* Update to GNOME 1.4 -- massive changes all around, for the sake ofAde Lovett2001-05-0571-2301/+5999
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | CVS repo bloat, I'll only list the updates. graphics/imlib 1.9.9 -> 1.9.10 textproc/xml-i18n-tools 0.8 -> 0.8.1 x11/gnomelibs 1.2.11 -> 1.2.13 devel/oaf 0.6.2 -> 0.6.5 devel/gconf 0.12 -> 1.0.0 devel/gnomevfs 0.5 -> 1.0 graphics/gdk-pixbuf 0.9.0 -> 0.11.0 sysutils/gnomecontrolcenter 1.2.2 -> 1.4.0.1 print/gnomeprint 0.25 -> 0.28 devel/bonobo 0.37 -> 1.0.3 audio/gnomeaudio 1.0.0 -> 1.4.0 x11/gnomecore 1.2.4 -> 1.4.0.3 devel/libgtop 1.0.11 -> 1.0.12 x11/gnomeapplets 1.2.4 -> 1.4.0.1 misc/gnomeuserdocs NEW 1.4.1 misc/gnomeutils 1.2.1 -> 1.4.0 deskutils/gnomepim 1.2.0 -> 1.4.0 games/gnomegames 1.2.0 -> 1.4.0.1 print/ggv 0.95 -> 1.0 editors/ghex 1.1.4 -> 1.2 devel/bugbuddy 1.2 -> 2.0.1 devel/glade 0.5.11 -> 0.6.2 sysutils/gtop 1.0.12 -> 1.0.13 x11/xalf NEW 0.11 x11-toolkits/py-gtk 0.6.6 -> 0.6.7 x11-toolkits/py-gnome 1.0.53 -> 1.4.0 x11-toolkits/guile-gtk 0.19 -> 0.20 x11-toolkits/guile-gnome 0.10 -> 0.20 devel/libsigc++ 1.0.1 -> 1.0.3 x11-toolkits/gnome-- 1.1.15 -> 1.1.17 x11-toolkits/panel-- NEW 0.1 x11-fm/gnomemc 4.5.51 -> 4.5.54 Notes: svn path=/head/; revision=42257
* freebsd-ports@freebsd.org -> ports@FreeBSD.orgMichael Haro2001-05-011-1/+1
| | | | Notes: svn path=/head/; revision=42126
* Update port: x11/xkeywrap to version 1.1Michael Haro2001-05-014-34/+25
| | | | | | | | PR: 27007 Submitted by: maintainer Notes: svn path=/head/; revision=42120
* Upgrade to version 0.02Kevin Lo2001-04-302-2/+2
| | | | | | | | PR: 26966 Submitted by: MAINTAINER Notes: svn path=/head/; revision=42082
* Don't hard-code -O2. Instead use whatever the imake default is.Kris Kennaway2001-04-301-0/+10
| | | | Notes: svn path=/head/; revision=42058
* Add most recent patches from the XFree86 cvs repository.Jean-Marc Zucconi2001-04-272-1/+89
| | | | Notes: svn path=/head/; revision=41938
* Mark this port broken and revert maintainership to ports. PreviousDoug Barton2001-04-261-1/+3
| | | | | | | maintainer regrets that he is unable to help at this time. Notes: svn path=/head/; revision=41895
* Typo fixes:Jimmy Olgeni2001-04-232-2/+2
| | | | | | | | serurity -> security enviroment -> environment Notes: svn path=/head/; revision=41807
* Prepare for the forthcoming slave port.Akinori MUSHA2001-04-221-2/+4
| | | | | | | Approved by: jim (MAINTAINER) Notes: svn path=/head/; revision=41788
* Update to 2.2.0Yukihiro Nakai2001-04-2228-372/+196
| | | | | | | - Now it needs to make gdm user and gdm group. Notes: svn path=/head/; revision=41778
* Chase the checksum. The only changes were Makefile niceties andDoug Barton2001-04-211-1/+1
| | | | | | | | | | dates in the man pages, so no portrevision bump is needed. PR: ports/26716 Submitted by: Patrick Li pat@databits.net Notes: svn path=/head/; revision=41752
* Remove empty directories on uninstall.Steve Price2001-04-201-0/+2
| | | | Notes: svn path=/head/; revision=41709
* Add ${PTHREAD_LIBS} to the libs to fix building on XFree86-4.Thomas Gellekum2001-04-201-1/+4
| | | | | | | | PR: 25207 Reviewed by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=41705
* This does not compile on the Alpha.Trevor Johnson2001-04-201-0/+1
| | | | Notes: svn path=/head/; revision=41703
* Update to 0.5.1 and fix a bug related to using freed memory.Peter Pentchev2001-04-174-2/+18
| | | | | | | | | | | | Maintainer feedback timed out - the DNS setup of astorit.com is badly broken. In view of the imminent ports freeze for 4.3-RELEASE, I think that in this case, MAINTAINER can be overridden. PR: 26572 Submitted by: Max Khon <fjoe@newst.net> Notes: svn path=/head/; revision=41510
* Update to 1.0.1.Maxim Sobolev2001-04-178-44/+60
| | | | Notes: svn path=/head/; revision=41500
* Add support for Russian characters.Jim Mock2001-04-167-3/+190
| | | | | | | Submitted by: Oleg Dashevskii <od@iclub.nsu.ru> Notes: svn path=/head/; revision=41465
* Move distfile to MASTER_SITE_LOCAL as the author's site has been down forKelly Yancey2001-04-161-1/+2
| | | | | | | quite some time now. Notes: svn path=/head/; revision=41444
* Update to 3.32, which contains no new hacks, but does contain a new systemDoug Barton2001-04-163-3/+7
| | | | | | | | to let the hacks which modify images use ones that you specify instead of your desktop. Notes: svn path=/head/; revision=41441
* sync up with x11/XFree86-4.FUJISHIMA Satsuki2001-04-122-0/+117
| | | | | | | | | | o build DRI kernel modules. o add option to build Matrox G200/G400/G450 beta drivers. Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=41313
* Do not build and the DRI kernel modules in -current. Sources of drm modulesJean-Marc Zucconi2001-04-112-3/+5
| | | | | | | have to be modified for SMPng systems. Notes: svn path=/head/; revision=41257
* - Advertise WITH_* optionsMario Sergio Fujikawa Ferreira2001-04-111-2/+29
| | | | | | | | | | | | - Enable XIM support per default unless required to disable - Add WITH_* options to set the default encoding for multi-char glyph languages including setting to noenc (no encoding) PR: 26490 Submitted by: The Anarcat <anarcat@tao.ca> Notes: svn path=/head/; revision=41256
* - Advertise WITH_* optionsMario Sergio Fujikawa Ferreira2001-04-112-2/+28
| | | | | | | - Enable XIM support per default unless required to disable Notes: svn path=/head/; revision=41255
* Upgrade the Matrox driver to version 1.2.0Jean-Marc Zucconi2001-04-102-3/+3
| | | | | | | Submitted by: lioux Notes: svn path=/head/; revision=41163
* Build and install the DRI kernel modules.Jean-Marc Zucconi2001-04-106-2/+80
| | | | Notes: svn path=/head/; revision=41159
* PORTVERSION is 0.950 not 9.50. I think PORTEPOCH is not needed since thisWill Andrews2001-04-071-2/+2
| | | | | | | | | | change and the original revision are not far apart enough to matter. PR: 26395 Submitted by: maintainer Notes: svn path=/head/; revision=40990
* Add accessx 9.50, a Tcl script to customise accessibility features for X.Will Andrews2001-04-076-0/+44
| | | | | | | | PR: 24496 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=40974
* Use ${PORTNAME} as appropriate.Akinori MUSHA2001-04-071-5/+5
| | | | Notes: svn path=/head/; revision=40956
* Define USE_KDELIBS_VER=1 instead of a hardcoded LIB_DEPENDS entry.Akinori MUSHA2001-04-071-1/+1
| | | | Notes: svn path=/head/; revision=40955
* Fix a build problem on alpha machines.Jean-Marc Zucconi2001-04-061-0/+16
| | | | | | | | PR: ports/26367 Tested by: Christian Weisgerber <naddy@mips.inka.de> Notes: svn path=/head/; revision=40942
* Update to 3.31, which adds 3 new "hacks" and updates someDoug Barton2001-04-063-4/+7
| | | | | | | of the existing ones. Notes: svn path=/head/; revision=40929
* Bring in the most recent bits from the XFree86 cvs repository (securityJean-Marc Zucconi2001-04-0611-640/+18
| | | | | | | fixes mainly). This corresponds more or less to a pre-3.3.7 version. Notes: svn path=/head/; revision=40897
* Overhaul QT/KDE support:Will Andrews2001-04-0333-196/+195
| | | | | | | | | | | | | | | | | | | | | - bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}* - Cleanup corresponding ports for bsd.kde.mk update. - Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom, introduce QT_NONSTANDARD variable for nonstandard configure setup. - Update KDE2 to 2.1.1. Two patches included in x11/kdelibs2 to fix the proxy authentication that was broken for 2.1.1. Remove old patches. - Potentially fix kdelibs build for alpha. - Fix qt-designer 2.3.0 build. - Ruby stuff left alone since it looks like black magic to me. Should still work w/ compat shims for older USE_QT[,2] style. Some others were also left alone for the same reason. Reviewed by: portmgr, ports (bsd.kde.mk+bsd.port.mk) Submitted by: David Faure <faure@kde.org> (proxy auth patches) Alex Zepeda <garbanzo@kde.org> (old patches removal) Notes: svn path=/head/; revision=40792
* Update to 1.6.Maxim Sobolev2001-04-024-16/+14
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=40732
* Update to 0.70.Maxim Sobolev2001-03-304-6/+8
| | | | Notes: svn path=/head/; revision=40583
* Preserve Xsetup_0 at install/deinstall time.Jimmy Olgeni2001-03-302-3/+15
| | | | | | | Some directories in plist had to be removed with rmdir at deinstall time. Notes: svn path=/head/; revision=40542
* -pthread --> ${PTHREAD_LIBS}Maxim Sobolev2001-03-3011-11/+11
| | | | | | | | | | -D_THREAD_SAFE --> ${PTHREAD_CFLAGS} Note: my first intention was to test this out on bento/beta, but per ade's requiest I opted to do it quickly. Notes: svn path=/head/; revision=40539
* o fix MASTER_SITE_SUBDIR.FUJISHIMA Satsuki2001-03-294-5/+5
| | | | | | | | | o unbreak -clients when USA_RESIDENT does not set. Submitted by: Mori Kouji <mori@tri.asanuma.co.jp> Notes: svn path=/head/; revision=40526
* Add xxkb 1.5.1, an XKB keyboard layout switcher and indicator.Maxim Sobolev2001-03-296-0/+76
| | | | | | | | PR: 25558 Submitted by: Alexander Matey <matey@cis.ohio-state.edu> Notes: svn path=/head/; revision=40494
* Preserve wdm-config at install/deinstall time.Jimmy Olgeni2001-03-272-4/+18
| | | | Notes: svn path=/head/; revision=40428
* Thought I removed these PTHREAD_* things from the Makefile. FWIW, theWill Andrews2001-03-278-16/+16
| | | | | | | | reason it worked for me is because PTHREAD_* weren't in bsd.port.mk at the time testing was done. Notes: svn path=/head/; revision=40423
* install freetype-config.FUJISHIMA Satsuki2001-03-272-3/+11
| | | | | | | This should solve build problem of freetype2 apprications. Notes: svn path=/head/; revision=40407
* Unbroke if USA_RESIDENT isn't defined.Maxim Sobolev2001-03-261-0/+2
| | | | Notes: svn path=/head/; revision=40394
* update to 4.0.3.FUJISHIMA Satsuki2001-03-2674-3622/+2035
| | | | | | | | | | | | | | o use internal freetype2 for consistency with x11/XFree86-4. o added xthreads obtained from x11/XFree86-4. o install "ws" type config sample for xdm. o build DRI only if kernel source installed in /sys. o fix Riva128/SGRAM driver(patch-riva_hw.c). PR: 24338(4.0.2) Submitted by: maintainer, keith Notes: svn path=/head/; revision=40377
* Bring in my fixes for KDE2 for users of XFree86 4.0.x. Basically, whatWill Andrews2001-03-2511-380/+64
| | | | | | | | | | | | | | | | | | | | | | | | | | | | this involves is this: Cull GL from Qt by default, but still provide a Qt+GL library that may or may not have threads. Then also provide a Qt library that has threads but not GL. This allows us to make KDE2 depend on a library that will *not* have threads, ever. Threads will be revisited at a later date. Ports that require GL support need to be updated to use the hacked library, libqtgl.so.4. The net result is that we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static qt will not have GL support. Introduce bsd.kde.mk, which will be tested on bento before becoming fully activated. Replace qt22-static with qt2-static, since it's just a proxy. Update qt-designer to depend on qt23. Also make the old hack to package the correct lib obsolete by using PLIST_SUB instead. Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not used anymore. Solve namespace pollution problems with the devel/pth and devel/libgnugetopt ports. Hopefully. Suggested by: ade, asami, sobomax (bsd.kde.mk) Repocopied by: asami (qt22-static --> qt2-static) Notes: svn path=/head/; revision=40324
* Make these into actual patches against XFree86 instead of patches againstJohn Baldwin2001-03-224-271/+66
| | | | | | | | | the XFree86 port directory. Before these would generate the files files/patch-r0[1234] (some of them multiple times), now they will actually patch the X sources to achieve the desired results. Notes: svn path=/head/; revision=40186
* Actually name the configure script 'configure' in the BUILD_XDIST case soJohn Baldwin2001-03-221-1/+1
| | | | | | | that it will actually get executed. Notes: svn path=/head/; revision=40185
* Remove WWW from pkg-plist. The site hasn't existed for quite some timeJim Mock2001-03-221-2/+0
| | | | | | | | | now, and I've been hosting the tarball. Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=40169
* Add the possibility to disable support for TrueType fonts.Jean-Marc Zucconi2001-03-201-1/+5
| | | | Notes: svn path=/head/; revision=40110
* upgrade to 1.5.3Ying-Chieh Liao2001-03-203-5/+13
| | | | Notes: svn path=/head/; revision=40057
* set MASTER_SITE_SUBDIR to 4.0.2Jean-Marc Zucconi2001-03-181-1/+1
| | | | | | | Submitted by: cpiazza Notes: svn path=/head/; revision=40011
* Those files should have been removed in my previous commit :-/Jean-Marc Zucconi2001-03-186-110/+0
| | | | Notes: svn path=/head/; revision=39996
* Upgrade to version 4.0.3Jean-Marc Zucconi2001-03-188-124/+174
| | | | | | | | | | | | | | | - patch-0 replaced by 'MAKE_ARGS=' in Makefile - XF86Setup is no more supported in XFree-4, so patch-8 is removed as well as corresponding stuff in scripts/configure - patch-config_cf_Server_tmpl replaced by the setting of InstallXserverSetUID in scripts/configure other removed patches are no more necessary. Note that freetype2 is now part of the base 4.0.3 distribution. The freetype2 include and libs files are always installed. Notes: svn path=/head/; revision=39994
* Ecore is a core event (X11) abstraction library.Vanilla I. Shu2001-03-186-0/+35
| | | | | | | | PR: ports/25862 Submitted by: Jeremy Norris <ishmael27@home.com> Notes: svn path=/head/; revision=39978
* Update to 0.15 and unbreak. KDE 1.x _is_ still in the tree!Akinori MUSHA2001-03-172-4/+2
| | | | Notes: svn path=/head/; revision=39962
* Update MASTER_SITES.Peter Pentchev2001-03-152-4/+4
| | | | | | | | PR: 25821 Submitted by: maintainer Notes: svn path=/head/; revision=39875