summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove x-files; moved to misc.Matthew Hunt1998-04-291-2/+1
| | | | Notes: svn path=/head/; revision=10768
* Activate p5-Gtk.Vanilla I. Shu1998-04-291-1/+2
| | | | Notes: svn path=/head/; revision=10765
* enable qt133 portAndreas Klemm1998-04-281-1/+2
| | | | Notes: svn path=/head/; revision=10742
* Update to KDE Beta4.Stefan Eßer1998-04-274-28/+28
| | | | | | | Currently builds kdelibs, kdebase and kdeutils. Notes: svn path=/head/; revision=10714
* Update to KDE Beta4.Stefan Eßer1998-04-2539-322/+3097
| | | | Notes: svn path=/head/; revision=10673
* Activate t3d.Matthew Hunt1998-04-241-1/+2
| | | | Notes: svn path=/head/; revision=10662
* ${CP} -> ${INSTALL_MAN} and change a multi-source copy to a .for loop soSatoshi Asami1998-04-211-4/+5
| | | | | | | | the contents of MAN1 doesn't have to be repeated twice. Move MAN1 up to the variables' section. Notes: svn path=/head/; revision=10616
* Activate x-files.Matthew Hunt1998-04-191-1/+2
| | | | Notes: svn path=/head/; revision=10590
* Activate xmove.Matthew Hunt1998-04-191-1/+2
| | | | Notes: svn path=/head/; revision=10579
* Import of xmove, an X11 proxy (like lbx) that allows suspending,Matthew Hunt1998-04-198-0/+203
| | | | | | | | | | resuming, and moving clients (presumably like screen(1)). PR: 5503 Submitted by: Stefan `Sec` Zehl <sec@42.org> Notes: svn path=/head/; revision=10578
* "mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.Matthew Hunt1998-04-171-2/+2
| | | | Notes: svn path=/head/; revision=10549
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-1513-26/+26
| | | | Notes: svn path=/head/; revision=10525
* Un-break.Thomas Gellekum1998-04-142-22/+19
| | | | Notes: svn path=/head/; revision=10515
* Doesn't build....Satoshi Asami1998-04-141-1/+3
| | | | | | | | | | | | | | | | | | | | | | | ARROWPROTO -O2 -DHELP_PATH=\"/usr/X11R6/lib/X11/xmhelp/help:/usr/X11R6/lib/X11/xmhelp/pixmaps\" -DMOTIF -c HTML.c HTML.c:226: `_XmGadgetArm' undeclared here (not in a function) HTML.c:226: initializer element for `actionsList[6].proc' is not constant HTML.c:227: `_XmGadgetActivate' undeclared here (not in a function) HTML.c:227: initializer element for `actionsList[7].proc' is not constant HTML.c:228: `_XmManagerEnter' undeclared here (not in a function) HTML.c:228: initializer element for `actionsList[8].proc' is not constant HTML.c:229: `_XmManagerFocusIn' undeclared here (not in a function) HTML.c:229: initializer element for `actionsList[9].proc' is not constant HTML.c:230: `_XmManagerHelp' undeclared here (not in a function) HTML.c:230: initializer element for `actionsList[10].proc' is not constant HTML.c: In function `Redisplay': HTML.c:2029: warning: passing arg 1 of `XmeRedisplayGadgets' from incompatible pointer type HTML.c:2029: warning: passing arg 2 of `XmeRedisplayGadgets' from incompatible pointer type *** Error code 1 Stop. Notes: svn path=/head/; revision=10512
* Dammit. Private kluges should not be included in commits.Mark Murray1998-04-131-2/+2
| | | | Notes: svn path=/head/; revision=10506
* Quieten portlint. Purely cosmetic.Mark Murray1998-04-132-6/+7
| | | | Notes: svn path=/head/; revision=10505
* Upgrade to version 1.0-10.20Justin M. Seger1998-04-112-3/+3
| | | | Notes: svn path=/head/; revision=10466
* Activate libhelp.Thomas Gellekum1998-04-091-1/+2
| | | | Notes: svn path=/head/; revision=10452
* Import libhelp port. libhelp is a hypertext help system for MotifThomas Gellekum1998-04-0918-0/+418
| | | | | | | | | applications. Call xmhelp for an example and introduction. Submitted by: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de> Notes: svn path=/head/; revision=10451
* Upgrade: 2.38 -> 2.42Jean-Marc Zucconi1998-04-082-3/+3
| | | | Notes: svn path=/head/; revision=10450
* Activate xbae.Thomas Gellekum1998-04-081-1/+2
| | | | Notes: svn path=/head/; revision=10445
* Don't try to untar Wraphelp.c if USA_RESIDENT=NOJean-Marc Zucconi1998-04-034-4/+8
| | | | Notes: svn path=/head/; revision=10405
* Upgrade to 3.3.2Jean-Marc Zucconi1998-04-032-8/+8
| | | | Notes: svn path=/head/; revision=10404
* Activate the lwm port.Steve Price1998-03-281-1/+2
| | | | Notes: svn path=/head/; revision=10358
* Activate workplace.Thomas Gellekum1998-03-271-1/+2
| | | | Notes: svn path=/head/; revision=10336
* Upgrade to 4.09.Thomas Gellekum1998-03-252-4/+4
| | | | Notes: svn path=/head/; revision=10310
* Nuke fvwm2-english. It has been kept around only for reference, and if anyoneJustin M. Seger1998-03-221-2/+1
| | | | | | | | | still needs it, they can always retrive it from the Attic. Approved by: asami Notes: svn path=/head/; revision=10281
* Enable kerberosIV if MAKE_KERBEROS4 is set. Xlock will then get a TGTMark Murray1998-03-201-1/+4
| | | | | | | for the user when she returns and unlocks. Notes: svn path=/head/; revision=10237
* Enable all sorts of useful security features:Mark Murray1998-03-1912-80/+408
| | | | | | | | | | | | | | | | | | o XDM-AUTHORIZATION-1 is more automated for the non-USA case. o PST's KerberosIV patches are reinstated for XDM. This is NOT a full-blown KerberosIV implementation for X - this will just get you a TGT when you log in - THATS ALL! o Enable compilation of SecureRPC. The use of SecureRPC at the moment is frought with danger! I have no idea how safe or good the implementation is. Enable at your own peril!! (Secure RPC is only available for those folk using 3.0-Current). Also allow XF86Setup to use TK-8.0. OK'ed By: JMZ Notes: svn path=/head/; revision=10228
* Upgrade to 4.08.2.Thomas Gellekum1998-03-162-4/+4
| | | | Notes: svn path=/head/; revision=10186
* Remove old maintainer.Steve Price1998-03-163-6/+6
| | | | Notes: svn path=/head/; revision=10175
* Built XF86Setup only if tk4.2/tcl7.6 is there. Other versions do not seem toJean-Marc Zucconi1998-03-154-12/+16
| | | | | | | work. Notes: svn path=/head/; revision=10164
* Update to version 2.4.5.Steve Price1998-03-1514-72/+83
| | | | | | | | PR: 5940 Submitted by: Frank Chen Hsiung Chan <frankch@waru.life.nthu.edu.tw> Notes: svn path=/head/; revision=10151
* Upgrade to 1.11, and portlint.Vanilla I. Shu1998-03-123-55/+40
| | | | Notes: svn path=/head/; revision=10121
* Upgrade to version 2.16Justin M. Seger1998-03-102-4/+4
| | | | Notes: svn path=/head/; revision=10087
* Add a few files.Jean-Marc Zucconi1998-03-094-0/+160
| | | | Notes: svn path=/head/; revision=10077
* Upgrade to version 3.3.2.Jean-Marc Zucconi1998-03-0812-88/+128
| | | | Notes: svn path=/head/; revision=10075
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-0613-52/+39
| | | | Notes: svn path=/head/; revision=10055
* Add kdm_bg.jpg to wallpapersStefan Eßer1998-03-069-0/+9
| | | | Notes: svn path=/head/; revision=10054
* Fix kfmsu2 (which actually should *never* be used on a multi-user system!)Stefan Eßer1998-03-041-0/+23
| | | | | | | | | | | | | | | | | | | | | The original version was not compatible with the FreeBSD version of "su" (it assumed that "su - -c CMD" executed CMD as root), and it required root to have a POSIX shell as login shell (not a C shell). The original "xhost +local:root" could mislead the user to assume that only root was given permission to access hist X11 display, but the user parameter is ignored by xhost (as of XFree86 3.3.1). This allows *every* user on the local system to grab all keypresses or screen contents while kfmsu2 has not run to completion. Starting several instances of kfmsu and leaving one will revoke access to the X11 display to all others ... In fact, kfmsu might be considered *that* broken by design, that it should not be installed, but it's a part of kdebase and I do not want to disable it in case somebody has a legitimate use for it ... The non-functionality of kfmsu was pointed out by Glenn Johnson. Notes: svn path=/head/; revision=10042
* Update package name to reflect we are at Beta3 ...Stefan Eßer1998-03-044-8/+8
| | | | Notes: svn path=/head/; revision=10041
* Enable compilation of kdenetwork port.Stefan Eßer1998-03-044-8/+8
| | | | Notes: svn path=/head/; revision=10040
* Upgrade to 4.08.1.Thomas Gellekum1998-03-042-4/+4
| | | | Notes: svn path=/head/; revision=10029
* Use MesaGL in any case when PACKAGE_BUILDING is defined.Thomas Gellekum1998-03-031-2/+2
| | | | Notes: svn path=/head/; revision=10018
* Upgrade to 4.08. Use MesaGL when available.Thomas Gellekum1998-03-032-5/+12
| | | | Notes: svn path=/head/; revision=10009
* Fix kdecore shlib version number.Satoshi Asami1998-02-264-8/+8
| | | | Notes: svn path=/head/; revision=9937
* Update to version 0.7+PL5.Steve Price1998-02-234-37/+65
| | | | | | | PR: 5157 Notes: svn path=/head/; revision=9897
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-211-2/+2
| | | | | | | | | | | | but aren't in a tk virtual category from awk -F\| '$9 ~ /tk-/ && $7 !~ /tk/ {print $1}' INDEX I didn't do anything about the ports which depend on things which depend on a tk revision. I'd be afraid that the depended-upon port might change and thus outdate the virtual category in the depender. Notes: svn path=/head/; revision=9876
* Add kdegraphicsStefan Eßer1998-02-214-4/+8
| | | | Notes: svn path=/head/; revision=9866
* Move textedit from x11 to editors.Satoshi Asami1998-02-181-2/+1
| | | | | | | Approved by: jraynard Notes: svn path=/head/; revision=9781