aboutsummaryrefslogtreecommitdiff
path: root/x11
Commit message (Collapse)AuthorAgeFilesLines
* Change wrapper dependency -- depend on wrapper from XFree86-4-Server. Don'tSatoshi Asami2000-11-038-4/+140
| | | | | | | | | install server with setuid bit. Various fixed from XFree86-4 port. Submitted by: taguchi@tohoku.iij.ad.jp (XFree86-4-* maintainer) Notes: svn path=/head/; revision=34721
* Add patch to fix mount checking. Already in KDE bugs database.Will Andrews2000-11-021-0/+55
| | | | | | | | PR: 22551 Submitted by: nsayer Notes: svn path=/head/; revision=34688
* Add patch to fix konsole crashes. Has been submitted to the KDE team.Will Andrews2000-11-028-0/+88
| | | | | | | | PR: 22555 Submitted by: nsayer Notes: svn path=/head/; revision=34686
* Use binaries made available by kdegraphics2 + kdemultimedia2.Will Andrews2000-11-023-6/+6
| | | | | | | Submitted by: asami Notes: svn path=/head/; revision=34580
* Use a binary from kdeutils that exists.Will Andrews2000-11-013-3/+3
| | | | Notes: svn path=/head/; revision=34569
* Remove 8 files that aren't build on everyone's systems.Satoshi Asami2000-11-018-64/+0
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34567
* Whitespace-only:Maxim Sobolev2000-11-011-3/+3
| | | | | | | Make indentation uniform across my ports. Notes: svn path=/head/; revision=34558
* Bump PORTREVISION as a result of my previous commit (sound fix).Maxim Sobolev2000-11-013-0/+3
| | | | | | | Reminded by: alex Notes: svn path=/head/; revision=34557
* Use USE_GNOME. I just wonder why this port escaped massive gnomeficationMaxim Sobolev2000-10-312-16/+10
| | | | | | | performed by reg. Notes: svn path=/head/; revision=34500
* Update MASTER_SITES and add NO_LATEST_LINK=yes to facilitate KDE2.Will Andrews2000-10-301-0/+1
| | | | | | | Submitted by: steve Notes: svn path=/head/; revision=34435
* Update MASTER_SITES to reflect reorganization of ${MASTER_SITE_KDE} sinceWill Andrews2000-10-302-2/+2
| | | | | | | | | they moved 1.1.2 into the attic to discourage use of it. Submitted by: Carl Johan Madestrand <cj@vallcom.net> Notes: svn path=/head/; revision=34432
* Add NO_LATEST_LINK=yes to facilitate use of KDE 2.0 instead of 1.1.2.Will Andrews2000-10-302-1/+2
| | | | | | | Submitted by: imura, steve Notes: svn path=/head/; revision=34431
* Oops, forgot to remove -lqt2 along with -L${X11BASE}/lib, to allow peopleWill Andrews2000-10-2911-11/+11
| | | | | | | | | to compile on X4.0.1. Submitted by: Andrzej Tobola <san@tmp.iem.pw.edu.pl> Notes: svn path=/head/; revision=34381
* Oops, forgot bsd.port.pre.mk/bsd.port.post.mk (the previous commit wasWill Andrews2000-10-293-3/+9
| | | | | | | | | obviously untested, sorry). Submitted by: FreshPorts (via Dan Langille <dan@langille.org>) Notes: svn path=/head/; revision=34378
* Take a shot at mentioning what kind of OpenSSL support we have, since KDE2Will Andrews2000-10-283-0/+39
| | | | | | | | | does not support OpenSSL <= 0.9.4. Also add USE_OPENSSL, to keep people who don't have it installed from using the port. Perhaps that should be a knob, in case people have some legitimate reason not to have OpenSSL. Notes: svn path=/head/; revision=34377
* Implement fix for configure scripts in regards to finding X libs onWill Andrews2000-10-2811-19/+19
| | | | | | | | | XFree86 4.0.1. Submitted by: PW (thanks) Notes: svn path=/head/; revision=34376
* Fix KDE2 PLISTs and build for kdelibs.Will Andrews2000-10-2812-0/+205
| | | | Notes: svn path=/head/; revision=34375
* Install the X server without the SUID bit, remove the warning about theJean-Marc Zucconi2000-10-283-7/+18
| | | | | | | | | | possible insecurity of this, and inform users about the x11/wrapper port. PR: ports/22380 Submitted by: Trevor Johnson <trevor@jpj.net> Notes: svn path=/head/; revision=34374
* USE_IMLIBAlexander Langer2000-10-281-0/+1
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=34349
* This patch solves several problem to Korean users:Jean-Marc Zucconi2000-10-272-1/+11
| | | | | | | | | | | | | | - it enables XIM in Netscape 4.x correctly. - it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in Netscape 4.x, without this patch, Netscape tries to use -ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is not standard in Korea. - it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}. Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=34317
* Back out previous commit. The path in the patch file is incorrect. I willJean-Marc Zucconi2000-10-272-11/+1
| | | | | | | fix it later. (never commit an untested patch, even a 1 line patch!) Notes: svn path=/head/; revision=34313
* This patch solves several problem to Korean users:Jean-Marc Zucconi2000-10-271-0/+10
| | | | | | | | | | | | | | - it enables XIM in Netscape 4.x correctly. - it makes -ksc5601.1987-1 fonts to be not mandatory in XIM in Netscape 4.x, without this patch, Netscape tries to use -ksc5601.1987-1 fonts in HTML form. But -ksc5601.1987-1 fonts is not standard in Korea. - it eliminates dirty hack in Korean IMs, korean/{ami,hanIM,byeoroo}. Submitted by: CHOI Junho <cjh@kr.FreeBSD.org> Notes: svn path=/head/; revision=34312
* PORTREVISION=4Jean-Marc Zucconi2000-10-271-1/+1
| | | | Notes: svn path=/head/; revision=34311
* Create $PREFIX/share/applnk/Settings/Network with kdelibs11,R. Imura2000-10-273-3/+5
| | | | | | | for this directory is shared by kdebase11 and kdenetwork11. Notes: svn path=/head/; revision=34300
* Add PORTREVISION for PAM support.Satoshi Asami2000-10-261-0/+1
| | | | | | | Reminded by: kris Notes: svn path=/head/; revision=34248
* Enable PAM support.Satoshi Asami2000-10-262-1/+36
| | | | | | | | Submitted by: Carlos A M dos Santos <casantos@cpmet.ufpel.tche.br> Reviewed by: maintainer Notes: svn path=/head/; revision=34244
* Fix compilation problems in -currentJean-Marc Zucconi2000-10-251-0/+8
| | | | | | | Submitted by: marcel Notes: svn path=/head/; revision=34229
* Update to QT 2.2.1 / KDE 2.0 final release. At last! What a long road...Will Andrews2000-10-2536-1808/+4382
| | | | | | | All KDE2 ports now use default USE_QT2. Still todo: Merge in MTREE stuff. Notes: svn path=/head/; revision=34208
* Fix bugs introduced in last commit which had to effect to always defineJean-Marc Zucconi2000-10-251-14/+8
| | | | | | | | | | ForceNormalLib and HasSecureRPC Remove more "if [ $answ = YES ] ..." unnecessary tests. Ask for building with PAM support. It does not work for now: the #define HasPam is strangely ignored in xdm's Imakefile. Notes: svn path=/head/; revision=34206
* Update to 1.2.3Ade Lovett2000-10-2412-9/+267
| | | | Notes: svn path=/head/; revision=34193
* Update to 1.2.8Ade Lovett2000-10-2418-15/+18
| | | | Notes: svn path=/head/; revision=34192
* MoveR. Imura2000-10-241-1/+1
| | | | | | | | | | kdetoys11-i18n to kdetoys11 ja-kebook-i18n to ja-kebook becuase they are not i18n specific now. (repo-copied by asami) Notes: svn path=/head/; revision=34182
* Detach the WITH_I18N knob and always configure for the int'lizedAkinori MUSHA2000-10-231-15/+3
| | | | | | | version of Qt/KDE. Notes: svn path=/head/; revision=34148
* Make it PREFIX-safe.R. Imura2000-10-232-4/+22
| | | | | | | Submitted by: will Notes: svn path=/head/; revision=34142
* Remove ruby-[qt/kde]-i18n, because kde-i18n is no longer exist.R. Imura2000-10-231-1/+0
| | | | Notes: svn path=/head/; revision=34141
* Merge kde11-i18n into kde11, and remove my *-i18n ports.R. Imura2000-10-2316-126/+393
| | | | | | | | | There is no so-version bump, because of compatibility. Approved by: will (kde11 maintainer) Notes: svn path=/head/; revision=34140
* Put the source for this into the port skeleton.Trevor Johnson2000-10-232-7/+315
| | | | | | | Obtained from: XFree86 3.3.6, with some minor changes by me Notes: svn path=/head/; revision=34137
* Fix entry for zh_TW.Big5 XLC_LOCALEJean-Marc Zucconi2000-10-231-0/+11
| | | | | | | | PR: ports/22207 Submitted by: Jing-Tang Keith Jang <keith@freebsd.sinica.edu.tw> Notes: svn path=/head/; revision=34135
* Add support for the Savage IX/MV chipset.Jean-Marc Zucconi2000-10-231-0/+208
| | | | | | | Submitted by: Andreas Klemm <andreas@klemm.gtn.com> Notes: svn path=/head/; revision=34133
* PORTREVISION=3Jean-Marc Zucconi2000-10-231-1/+1
| | | | Notes: svn path=/head/; revision=34132
* Add dependency on x11-servers/Xfree86-4-Server.Trevor Johnson2000-10-232-5/+14
| | | | | | | | | | Add pkg-install. Submitted by: Kato Tsuguru <tkato@prontomail.ne.jp Reviewed by: will Notes: svn path=/head/; revision=34131
* Update to version 2.7.5Mario Sergio Fujikawa Ferreira2000-10-224-12/+11
| | | | | | | Added language support as of chinese/rxvt Notes: svn path=/head/; revision=34094
* Fix Imakefile breakage under XFree86 4.xKevin Lo2000-10-211-0/+8
| | | | | | | | PR: 22165 Submitted by: Ports Fury Notes: svn path=/head/; revision=34068
* Fix breakage cause by the destruction of python-1.6Ade Lovett2000-10-192-2/+6
| | | | Notes: svn path=/head/; revision=33984
* Update to 1.2.7Ade Lovett2000-10-186-6/+6
| | | | Notes: svn path=/head/; revision=33976
* Make configure a little smarter about already installed config files andJean-Marc Zucconi2000-10-181-59/+47
| | | | | | | | | | merge the yesno() noyes() functions. Remove a few "if [ $answ = YES ] ..." unnecessary tests. Submitted by: eivind Notes: svn path=/head/; revision=33952
* Update to 1.2.6Ade Lovett2000-10-1715-12/+18
| | | | Notes: svn path=/head/; revision=33937
* Teach aterm about ptys above f.Jim Mock2000-10-171-0/+11
| | | | | | | Submitted by: Phil Regnauld <regnauld@rh.dk> Notes: svn path=/head/; revision=33936
* Add pkg-messageYukihiro Nakai2000-10-174-2/+48
| | | | | | | Submitted by: Stijn Hoop <stijn@win.tue.nl> Notes: svn path=/head/; revision=33925
* Add USE_XPM.Trevor Johnson2000-10-171-0/+1
| | | | Notes: svn path=/head/; revision=33917