summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patch for disable LC_CTYPE.Yukihiro Nakai2000-09-162-0/+16
| | | | | | | | So now we can use Japanese locale from GDM. (also some other language.) Notes: svn path=/head/; revision=32686
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youWill Andrews2000-09-1536-1506/+1536
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/. Notes: svn path=/head/; revision=32656
* Update to 0.4.Maxim Sobolev2000-09-146-14/+16
| | | | Notes: svn path=/head/; revision=32600
* Fix CATEGORIES and change the libkmid shlib symlink to 0.Will Andrews2000-09-143-9/+9
| | | | | | | Submitted by: Valeriy E. Ushakov <uwe@ptc.spbu.ru> (CATEGORIES) Notes: svn path=/head/; revision=32596
* Add dialog to warn security issue to users.Yukihiro Nakai2000-09-134-0/+24
| | | | Notes: svn path=/head/; revision=32585
* Add gdm port.Yukihiro Nakai2000-09-131-0/+1
| | | | Notes: svn path=/head/; revision=32583
* Initial release.Yukihiro Nakai2000-09-1332-0/+662
| | | | | | | | | | | | | GNOME version of xdm display manager. This gdm has been a headache for us, the GNOME binary maintainer for FreeBSD. Half of patches are from NetBSD pkgsrc system. Thanks for NetBSD and TAKANO Yuji <takachan@running-dog.net>! Notes: svn path=/head/; revision=32582
* Remove HTML manpages, this is done from bsd.port.mk now.Satoshi Asami2000-09-134-1092/+2
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32576
* Add BUILD_DEPENDS=bdftopcf:XFree86-4-clients andSatoshi Asami2000-09-121-3/+9
| | | | | | | | | RUN_DEPENDS=mkfontdir:XFree86-4-clients when XFREE86_VERSION=4. Submitted by: bento Notes: svn path=/head/; revision=32551
* Fix build with Ruby 1.4. Do not use PKGNAMEPREFIX in DISTNAME.Akinori MUSHA2000-09-101-1/+1
| | | | Notes: svn path=/head/; revision=32481
* Fix MASTER_SITES.Kevin Lo2000-09-092-3/+9
| | | | | | | | PR: 21125 Submitted by: MAINTAINER Notes: svn path=/head/; revision=32451
* Never build a.out libraries. Support for a.out was removed inJean-Marc Zucconi2000-09-081-23/+0
| | | | | | | Makefile some time ago and there is a port for XFree86-3 a.out libs. Notes: svn path=/head/; revision=32444
* The default command to call Xwilling in xdm-config doesn't work.Jean-Marc Zucconi2000-09-081-0/+11
| | | | | | | | | | "su nobody -c ..." will only return "This account is currently not available." This should really be "su -fm nobody -c ..." instead. Submitted by: Christian Weisgerber <naddy@unix-ag.uni-kl.de> Notes: svn path=/head/; revision=32441
* Fix a bug that causes HTML manpages to be generated with wrong suffixes.Jean-Marc Zucconi2000-09-081-5/+15
| | | | | | | Submitted by: taguchi@tohoku.iij.ad.jp via asami Notes: svn path=/head/; revision=32439
* Turn USE_GMAKE on, since our make(1) (sys.mk) doesn't use CPPFLAGS.Akinori MUSHA2000-09-071-0/+2
| | | | | | | | This is just a workaround and should soon be fixed by changing mkmf.rb. Notes: svn path=/head/; revision=32383
* Update with bsd.ruby.mk.Akinori MUSHA2000-09-072-77/+70
| | | | Notes: svn path=/head/; revision=32373
* Both of the below areSatoshi Asami2000-09-072-5/+15
| | | | | | | | | | | | | | | Submitted by: maintainer (1) Respect CFLAGS when compiling shared libraries and servers. (imake-4, XFree86-4-libraries) Reported by: asami (2) Do not redefine list of supported cards, and support architectures other than i386 better. (imake-4, XFree86-4-Server) Notes: svn path=/head/; revision=32360
* Update PLIST, which I forgot to update in the previous commit.Akinori MUSHA2000-09-061-0/+26
| | | | Notes: svn path=/head/; revision=32346
* Work around bug (?) in BSD make that causes HTML manpages to be generatedSatoshi Asami2000-09-061-1/+12
| | | | | | | | | with wrong suffix when MANSUFFIX is defined. Submitted by: maintainer Notes: svn path=/head/; revision=32330
* Update to 0.12.Akinori MUSHA2000-09-062-2/+2
| | | | | | | Remove patch-aa. (merged :) Notes: svn path=/head/; revision=32329
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* Add finder. Finder is a small program that creates a finder bar on your GnomeMaxim Sobolev2000-09-0511-0/+138
| | | | | | | desktop. It can be used to switch tasks and launch applications. Notes: svn path=/head/; revision=32307
* Use USE_IMAKEKris Kennaway2000-09-021-1/+1
| | | | | | | Submitted by: dirk Notes: svn path=/head/; revision=32201
* xwatchwin allows you to peek at a window on another X server.Kris Kennaway2000-09-026-0/+48
| | | | | | | | | | | | | To use it, you must specify the display name of the machine you want to watch, then the name of the window on that machine. Xwatchwin will attempt to connect with the X server hostname:0.0, and if successful, will try to retrieve a copy of the window in which you specified interest. Obtained from: NetBSD Notes: svn path=/head/; revision=32195
* Oops, I didn't realize that ksearch library is no longer provided byWill Andrews2000-08-303-9/+9
| | | | | | | | | kdenetwork; so fix the kdenetwork dependency in the meta-port. Submitted by: Dmitry Valdov <dv@dv.ru> Notes: svn path=/head/; revision=32138
* Finish updating to KDE2 snapshot 20000829A. Re-add kdenetwork and kdeutilsWill Andrews2000-08-303-6/+15
| | | | | | | | | | | | | | | | | | | dependencies to kde2, and add koffice to kde2, because it's part of the 2.0 release. Fix my bogon in forgetting to remove obsolete qt22 patches. The current state of the ports as far as building and installing is quite good, but I expect minor problems with PLISTs other than for the ones I've fixed here. I'm going to let bento figure it out. :-) Please, test these ports and report bugs to submit@bugs.kde.org, and send me problems with the ports themselves. I've found that KDE2 seems to have stabilized significantly since the last snapshot. And now, I am removing the last patch remaining in the KDE2 ports, except for the QT 2.2 snapshot. Notes: svn path=/head/; revision=32117
* Update to 20000829A snapshot. Disable kdenetwork2 for the time being soWill Andrews2000-08-2936-2615/+2780
| | | | | | | | | | | | | | | | | I can address some of its issues (should see it marked un-broken in about 3 hours, if they're trivial enough). It took too long to get this update out the door... :-( This is a rather stable version of KDE2. Release is hoped for sometime next month, so I'm going to try to reroll snapshots this weekend. Also decide policy by removing the interactive requirement in qt22's configure script. I don't know why they bothered adding it there.. Bugged by: *many* bug-reports, requests, etc. Notes: svn path=/head/; revision=32116
* Use new variable XFREE86_VERSION.Thomas Gellekum2000-08-292-6/+3
| | | | | | | | | | | | | | | Submitted by: asami Upgrade to 4.17.2, while I'm here: * coredump fix for GL modes cage, moebius, rubik, skewb, and stairs * and Mesa3.1 thanks to Tom Schmidt <tschmidt@micron.com>. * solitare.cc update for disable-interactive. * xlock -resources crashes on Solaris thanks to Alexander Elgert * <elgert@rbg.informatik.tu-darmstadt.de>. Notes: svn path=/head/; revision=32098
* Pass off maintainership to Tobias Reifenberger <treif@mayn.de>Chris Piazza2000-08-281-1/+1
| | | | Notes: svn path=/head/; revision=32067
* Add gtik - a Scrolling Stock ticker Applet for the Gnome Panel.Maxim Sobolev2000-08-281-0/+1
| | | | Notes: svn path=/head/; revision=32054
* Update to 0.2.2.Maxim Sobolev2000-08-283-8/+8
| | | | Notes: svn path=/head/; revision=32052
* Update to 6.2.7a1Chris Piazza2000-08-284-50/+37
| | | | | | | Submitted by: Tobias Reifenberger <treif@mayn.de> Notes: svn path=/head/; revision=32046
* Update to 4.0.1. Remove libraries from -clients. Try to extractSatoshi Asami2000-08-2531-1444/+2721
| | | | | | | | | only what each port needs. Other miscellaneous bug fixes. Submitted by: maintainer Notes: svn path=/head/; revision=31962
* Add gnomeres_applet - a GNOME applet for changing XFree display modes.Maxim Sobolev2000-08-246-0/+57
| | | | Notes: svn path=/head/; revision=31917
* Update my address in the Makefile MAINTAINER field.Bruce A. Mah2000-08-231-1/+1
| | | | Notes: svn path=/head/; revision=31911
* Upgrade to 4.17.1. This release contains the security fix in patch-sec1.Thomas Gellekum2000-08-222-2/+2
| | | | Notes: svn path=/head/; revision=31858
* Welcome XFree86-4 into the world of FreeBSD/Alpha.Steve Price2000-08-214-0/+4723
| | | | Notes: svn path=/head/; revision=31798
* Make this at least compile for XFree86-4.0.1.Thomas Gellekum2000-08-181-1/+1
| | | | | | | Reviewed by: Josef Karthauser <joe@pavilion.net> Notes: svn path=/head/; revision=31729
* Improve configure scripts so that they take configure arguments fromAkinori MUSHA2000-08-171-17/+6
| | | | | | | | | the command line. Feedback status: Already sent to the author Notes: svn path=/head/; revision=31710
* Make all these Ruby related ports belong also in the newly-addedAkinori MUSHA2000-08-161-1/+1
| | | | | | | | | "ruby" virtual category. Make textproc/eruby belong also in www. Notes: svn path=/head/; revision=31685
* Upgrade to 4.17.Thomas Gellekum2000-08-152-3/+11
| | | | | | | | XFree86-4 users: please test this port. According to the docs, xlock should compile now. (I can't try it, I'm still running XFree86-3.3.6.) Notes: svn path=/head/; revision=31662
* Update to 0.2.0.Maxim Sobolev2000-08-152-2/+2
| | | | Notes: svn path=/head/; revision=31649
* Add ruby-kde and ruby-kde-i18n, KDE extension for Ruby.Akinori MUSHA2000-08-136-0/+112
| | | | | | | (for kde11 and kde11-i18n, respectively) Notes: svn path=/head/; revision=31622
* Ooops, forgot to remove this too, in moving backfract from x11 to graphics.Will Andrews2000-08-111-1/+0
| | | | | | | Requested by: asami Notes: svn path=/head/; revision=31542
* Fix yet another linuxism: /usr/bin/shutdown --> /sbin/shutdown.Maxim Sobolev2000-08-111-0/+23
| | | | Notes: svn path=/head/; revision=31527
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Add backfract, a fractal image "animated" wallpaper program.Will Andrews2000-08-111-0/+1
| | | | | | | | PR: 20493 Submitted by: patrick Notes: svn path=/head/; revision=31518
* Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 --Satoshi Asami2000-08-101-1/+1
| | | | | | | apparently the bug is still here. Notes: svn path=/head/; revision=31467
* Host this distfile myself. The original MASTER_SITE has gone missing.Jim Mock2000-08-091-2/+1
| | | | | | | Submitted by: fenner's distfile survey Notes: svn path=/head/; revision=31463
* Update MASTER_SITESChris Piazza2000-08-091-1/+1
| | | | | | | | PR: 20494 Submitted by: maintainer Notes: svn path=/head/; revision=31448