summaryrefslogtreecommitdiff
path: root/x11 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Activate devel/p5-Devel-DProfJames FitzGibbon1997-06-161-1/+2
| | | | | | | | | | Activate devel/p5-Devel-Peek Activate devel/p5-Devel-Symdump Activate lang/p5-Tcl Activate x11/p5-Tcl-Tk Notes: svn path=/head/; revision=6950
* Enable fbsd-iconsAndreas Klemm1997-06-141-1/+2
| | | | Notes: svn path=/head/; revision=6925
* New port FreeBSD icons.Andreas Klemm1997-06-145-0/+42
| | | | | | | | | | | | | Currently used by fvwm95 port (will commit changes soon). Contains nice FreeBSD logos and such for inclusion into window managers (if you need buttons or logos) or maybe for a Web page. Would be nice to make this collection somewhat greater ;-) If fvwm95 uses this port, then the tgz archive in fvwm95's files section can be nuked. Notes: svn path=/head/; revision=6924
* Force the compilation of the SVGA server in all cases: other servers shareJean-Marc Zucconi1997-06-134-4/+44
| | | | | | | | files with this one (reported by ache). Issue a warning about XFSetup if libtk is not found. Notes: svn path=/head/; revision=6907
* The XFree86-3.3 font rules create gzipped fonts, not compressed ones.Satoshi Asami1997-06-131-16/+16
| | | | Notes: svn path=/head/; revision=6898
* "all:" -> "all::" to make XFree86-3.3 config files happy.Satoshi Asami1997-06-121-0/+11
| | | | Notes: svn path=/head/; revision=6889
* Add a few fonts.Jean-Marc Zucconi1997-06-104-0/+80
| | | | Notes: svn path=/head/; revision=6853
* One of the distfiles (the fonts distribution) was for version 3.2Jean-Marc Zucconi1997-06-108-12/+12
| | | | Notes: svn path=/head/; revision=6849
* Sort the @dirrm lines again. Delete duplicate (guess how I found it).Satoshi Asami1997-06-104-32/+28
| | | | Notes: svn path=/head/; revision=6831
* Update for version 3.3Jean-Marc Zucconi1997-06-091-1/+1
| | | | Notes: svn path=/head/; revision=6828
* Version change: 3.2 -> 3.3Jean-Marc Zucconi1997-06-092-8/+11
| | | | Notes: svn path=/head/; revision=6827
* 'make package' is ok now.Jean-Marc Zucconi1997-06-0912-2108/+2532
| | | | Notes: svn path=/head/; revision=6824
* Upgrade to 3.3Jean-Marc Zucconi1997-06-0912-140/+48
| | | | | | | Package not tested - I will upgrade PLIST later. Notes: svn path=/head/; revision=6815
* Upgrade, 2.5 -> 2.5p2.Masafumi Max NAKANE1997-06-073-8/+10
| | | | | | | | | PR: 3774 Submitted by: Nakai@Mlab.t.u-tokyo.ac.jp Reviewed & modified by: max Notes: svn path=/head/; revision=6791
* Add enlightenment.Satoshi Asami1997-06-041-1/+2
| | | | Notes: svn path=/head/; revision=6721
* Add slingshot.Satoshi Asami1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6713
* Enable xtoolwait.Masafumi Max NAKANE1997-06-031-1/+2
| | | | Notes: svn path=/head/; revision=6702
* New port, xtoolwait:Masafumi Max NAKANE1997-06-035-0/+44
| | | | | | | | | Tool startup utility for X11 PR: 3734 Submitted by: jonny@mailhost.coppe.ufrj.br Notes: svn path=/head/; revision=6701
* Add bclock.Satoshi Asami1997-05-211-1/+2
| | | | Notes: svn path=/head/; revision=6520
* Completing the remove of specJava (my isp lost connectivityChuck Robey1997-05-201-2/+1
| | | | | | | | partway thru the commit, I hope nothings botched!) PR: 3496 Notes: svn path=/head/; revision=6501
* Add pythonqt.Thomas Gellekum1997-05-051-1/+2
| | | | Notes: svn path=/head/; revision=6412
* Use new MASTER_SITE_LOCAL variable from bsd.port.mk.Satoshi Asami1997-04-301-2/+2
| | | | Notes: svn path=/head/; revision=6369
* Make pixmaps/ dir before attempting to install files into it.Satoshi Asami1997-04-291-1/+2
| | | | Notes: svn path=/head/; revision=6361
* Move the existing (unconditional) <sys/types.h> include above theSatoshi Asami1997-04-252-16/+30
| | | | | | | conditional include of <utmp.h>. Notes: svn path=/head/; revision=6295
* Upgrade to 4.02.Thomas Gellekum1997-04-253-30/+16
| | | | | | | | - flag-freebsd.h is now in the xlockmore distribution. - xlock now works with Xauthority Notes: svn path=/head/; revision=6294
* #include <sys/types.h> before <utmp.h> if __FreeBSD__ >= 3. Note thereSatoshi Asami1997-04-242-0/+24
| | | | | | | | is another #include of <utmp.h> below, but it's outside of the #ifdef scope from <utmp.h>. :( Notes: svn path=/head/; revision=6292
* Change the name of p5-Tk400 to p5-Tk, and remove p5-Tk400 from theJames FitzGibbon1997-04-211-2/+2
| | | | | | | | repository. Reviewed by: asami@freebsd.org (did the repository copy) Notes: svn path=/head/; revision=6259
* Add virtual category 'tk41'.Wolfram Schneider1997-04-201-2/+2
| | | | Notes: svn path=/head/; revision=6248
* Upgrade to 4.01.Thomas Gellekum1997-04-032-4/+4
| | | | Notes: svn path=/head/; revision=6122
* Upgrade to the latest version: 1.4.Masafumi Max NAKANE1997-03-292-7/+5
| | | | | | | Update the MASTER_SITES to what seems to be the official one. Notes: svn path=/head/; revision=6052
* Enable xprompt.Masafumi Max NAKANE1997-03-251-1/+2
| | | | Notes: svn path=/head/; revision=6018
* New port xprompt:Masafumi Max NAKANE1997-03-255-0/+28
| | | | | | | | | | | Small program to display a dialog box and receive text from the user. Suitable for use in shell scripts, etc. Submitted by: Matthew Hunt <mph@pobox.com> Reviewed & modified by: max (Closing PR #3069.) Notes: svn path=/head/; revision=6017
* Added tk42.Satoshi Asami1997-03-121-1/+2
| | | | Notes: svn path=/head/; revision=5957
* Add xtestpicture. I'm not sure if Joerg is going to do it himself orSatoshi Asami1997-03-111-1/+2
| | | | | | | | not, but I don't see him logged in to freefall now and I don't want this to fall through the cracks. Notes: svn path=/head/; revision=5946
* xtestpicture creates a simple monitor test pattern, resembling a TVJoerg Wunsch1997-03-115-0/+33
| | | | | | | test picture. Notes: svn path=/head/; revision=5944
* Upgrade to 2.20.David E. O'Brien1997-03-0711-131/+24
| | | | Notes: svn path=/head/; revision=5908
* Upgrade to 2.20.David E. O'Brien1997-03-073-6/+6
| | | | | | | | | You can now add snazzy looking menus to any plain (non-X) text application. At the moment, the menuing system is simple but functional. Notes: svn path=/head/; revision=5907
* Upgrade to 2.20.David E. O'Brien1997-03-073-21/+15
| | | | Notes: svn path=/head/; revision=5906
* Activate xantfarm.Thomas Gellekum1997-03-061-1/+2
| | | | Notes: svn path=/head/; revision=5890
* Import of xantfarm port. Closes PR #2894.Thomas Gellekum1997-03-065-0/+24
| | | | | | | Submitted by: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.jp> Notes: svn path=/head/; revision=5889
* Comment out IS_INTERACTIVE, it needs to run xrdb.Satoshi Asami1997-03-061-2/+2
| | | | Notes: svn path=/head/; revision=5872
* Comment out IS_INTERACTIVE, only needs to connect to run xrdb.Satoshi Asami1997-03-061-2/+3
| | | | Notes: svn path=/head/; revision=5869
* turn on rclockDavid E. O'Brien1997-03-031-1/+2
| | | | Notes: svn path=/head/; revision=5819
* Add fvwm2-english. (Marked BROKEN: it's merely a place-holder.)Satoshi Asami1997-03-031-1/+2
| | | | Notes: svn path=/head/; revision=5807
* rxvt needs to be installed suid root so it can change the ownershipDavid E. O'Brien1997-02-213-3/+15
| | | | | | | of the /dev/ttypX used. Notes: svn path=/head/; revision=5710
* Upgrade to 4.00.Thomas Gellekum1997-02-203-41/+49
| | | | Notes: svn path=/head/; revision=5702
* Activate xalarm.Thomas Gellekum1997-02-171-1/+2
| | | | Notes: svn path=/head/; revision=5667
* enabled mlvwm.Andreas Klemm1997-02-161-1/+2
| | | | Notes: svn path=/head/; revision=5658
* Put distribution patches in a separate dir.Satoshi Asami1997-02-064-12/+12
| | | | Notes: svn path=/head/; revision=5547
* Add checksum for 3.2-fix-01Jean-Marc Zucconi1997-02-054-0/+4
| | | | Notes: svn path=/head/; revision=5532