summaryrefslogtreecommitdiff
path: root/deskutils (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Import teapot port. teapot is a curses-based spreadsheet.Thomas Gellekum1998-03-276-0/+109
| | | | | | | | PR: 5461 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=10323
* Attempt to undo previous commit (upgrade to 1.7.1 that broke japanese/plan).Satoshi Asami1998-03-245-216/+166
| | | | | | | I hope I got this right! Notes: svn path=/head/; revision=10304
* Fix error with CPP definition.David E. O'Brien1998-03-221-1/+1
| | | | Notes: svn path=/head/; revision=10289
* Upgrade to 1.7.1David E. O'Brien1998-03-225-167/+217
| | | | | | | | PR: 6091 Submitted by: "Daniel M. Eischen" <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=10288
* Back out changes to use tcl81.Thomas Gellekum1998-03-202-3/+3
| | | | | | | | | I have left out zircon, which seems to have provisions for tcl81, and hfsutils and filerunner, which have been upgraded and probably checked in the meantime. Notes: svn path=/head/; revision=10236
* Back out last change, use tcl8.0.Thomas Gellekum1998-03-201-7/+7
| | | | Notes: svn path=/head/; revision=10233
* Import xmdiary port. xmdiary is another calendar, appointment book,Thomas Gellekum1998-03-099-0/+185
| | | | | | | | | | organizer. PR: 4658 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> Notes: svn path=/head/; revision=10084
* Use $(MASTER_SITE_KDE)Stefan Eßer1998-03-061-4/+3
| | | | Notes: svn path=/head/; revision=10055
* Back out previous commit. MOTIF_STATIC is a user variable (defined bySatoshi Asami1998-02-251-2/+1
| | | | | | | | people building packages, i.e., jseger/obrien and me), and is not for ports Makefile's uses. Notes: svn path=/head/; revision=9925
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-243-12/+12
| | | | Notes: svn path=/head/; revision=9912
* Make FreeBSD package more useable for people without a real MotifAndreas Klemm1998-02-221-1/+2
| | | | | | | | package by linking libXm statically. I heard from people, that xopps doesn't run well with lesstif. Notes: svn path=/head/; revision=9882
* Add tk virtual category where missing. List of ports which depend on tkBill Fenner1998-02-212-4/+4
| | | | | | | | | | | | 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
* `wishpath' was incorrectly specified.David E. O'Brien1998-02-192-5/+7
| | | | | | | | cbb uses `ical' for its calander, so run depend on it. (could easily be changed to plan for those that perfer it) Notes: svn path=/head/; revision=9841
* Clean up MakefileStefan Eßer1998-02-151-6/+7
| | | | Notes: svn path=/head/; revision=9739
* portlintTim Vanderhoek1998-02-072-8/+8
| | | | Notes: svn path=/head/; revision=9617
* Upgrade to KDE Beta3Stefan Eßer1998-02-073-118/+123
| | | | Notes: svn path=/head/; revision=9616
* Clean up patches.David E. O'Brien1998-02-014-55/+67
| | | | | | | Use WRKSRC rather than extrainious Makefile. Notes: svn path=/head/; revision=9553
* Upgrade to ical-2.2. Use Tcl/Tk 8.0.Chris Timmons1998-01-014-84/+83
| | | | Notes: svn path=/head/; revision=9243
* Don't delete ${PREFIX}/share/doc.Satoshi Asami1997-11-291-1/+0
| | | | Notes: svn path=/head/; revision=8887
* Update to Beta2Stefan Eßer1997-11-283-22/+42
| | | | Notes: svn path=/head/; revision=8874
* Unmark this port broken, it works fine now.Satoshi Asami1997-11-231-3/+1
| | | | | | | Reported by: imp Notes: svn path=/head/; revision=8772
* Make this work under tk8.0Justin M. Seger1997-11-222-4/+4
| | | | Notes: svn path=/head/; revision=8766
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-221-1/+3
| | | | | | | change "BROKEN". Notes: svn path=/head/; revision=8744
* Import xinvest port. xinvest is a check book balancer.Thomas Gellekum1997-11-175-0/+71
| | | | | | | | PR: 4530 Submitted by: Pedro Giffuni <giffunip@asme.org> Notes: svn path=/head/; revision=8679
* (1) Move the following ports out of x11/:Satoshi Asami1997-11-051-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | kdegames -> games/ kdenetwork -> net/ kdesupport -> converters/ kdeutils -> misc/ (Repository copy already done, dependency path and category name fixups is being done in this commit.) (2) Add a virtual category "kde" and add all six (incl. x11/kde{base,lib}) ports. (3) Make package names follow the convention. (4) Change "BUILD_DEPENDS=${X11R6}/bin/moc:..." to "...=moc:...". There is no need to specify the full pathname if the target is an executable in the standard path. (Actually, as the same port is specified in LIB_DEPENDS, I think we can completely do away with this line but since Stefan added this explicitly, I assume there is a reason for it and left it alone.) Approved by: se (all but 4) Notes: svn path=/head/; revision=8489
* Add BUILD_DEPENDS on moc pre-processor.Stefan Eßer1997-11-031-2/+3
| | | | | | | | Make LIB_DEPENDS accept both libjpeg.so.6.0 and 7.0, as requested by TOYONAGA Tatsuto <toyonaga@msd.ts.fujitsu.co.jp> Notes: svn path=/head/; revision=8449
* Utilities for the KDE desktop environment (Calculator, Editor,Stefan Eßer1997-11-025-0/+184
| | | | | | | Calendar,...). Notes: svn path=/head/; revision=8441
* Update MAINTAINER addressBill Fenner1997-10-261-3/+3
| | | | | | | Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=8356
* CBB is a personal check book balancing utility for Unix/X.David E. O'Brien1997-10-116-0/+154
| | | | | | | | PR: ports/4543 Submitted by: Gary Kline <kline@thought.org> (w/mucho changes by me) Notes: svn path=/head/; revision=8210
* Upgrade to use tcl7.6/tk4.2. Tried tcl8.0/tk8.0, but gave runtime error.David E. O'Brien1997-10-082-6/+10
| | | | Notes: svn path=/head/; revision=8174
* Fix this to compile with tcl75/tk41 from ${PREFIX} vs. the base system.David E. O'Brien1997-10-081-4/+4
| | | | Notes: svn path=/head/; revision=8173
* portlint portlint!Satoshi Asami1997-09-301-2/+2
| | | | Notes: svn path=/head/; revision=8063
* new port xpostit PlusAndreas Klemm1997-09-276-0/+44
| | | | | | | | | | | | | Description: Post-It(r) Notes for X-Windows features include Save, Erase, Destroy, Name, and Hide notes also includes Cascade, Print, Alarms, Email, Find A Note, Insert Calendar, Insert Date, File Open, File Export Xt and Xaw based (no Motif required) PR: closes 4632 Submitted by: Mikhail Teterin <mi@aldan.ziplink.net> Notes: svn path=/head/; revision=8033
* Use the generic FTP server name for the MASTER_SITES.Joerg Wunsch1997-08-211-2/+2
| | | | | | | Found by: Bill Fenner's port survey. Notes: svn path=/head/; revision=7646
* Use new MASTER_SITEBill Fenner1997-08-101-3/+3
| | | | | | | | Found by: distfile checker Submitted by: Andreas Kohout <shanee@augusta.de> Notes: svn path=/head/; revision=7516
* Add libXext to libraries. Hopefully fixes problems with original Motif.Thomas Gellekum1997-08-051-31/+30
| | | | Notes: svn path=/head/; revision=7486
* "ftp://freefall...." -> ${MASTER_SITES_LOCAL}. freefall doesn't offerSatoshi Asami1997-08-051-2/+2
| | | | | | | | | anonymous ftp anymore. I also moved the distfile from freefall to wcarchive. Notes: svn path=/head/; revision=7483
* This is the `sliderule' part of X11R3's xcalc(1) utility. Don't take itJoerg Wunsch1997-08-045-0/+29
| | | | | | | | | | | | too seriously, that's rather a fun project only. :) It portlints well, so i hope it's okay... I noticed that the FreeBSD LOCAL_PORTS still reference freefall.freebsd.org, so did i -- shouldn't all this be converted to hub.freebsd.org? (I've put the distfile over there, at least. freefall doesn't offer anon ftp at all.) Notes: svn path=/head/; revision=7472
* Import of xopps port. xopps is a project planner tool.Thomas Gellekum1997-07-317-0/+119
| | | | | | | | PR: 4185 Submitted by: Pedro Giffuni <pgiffuni@fps.biblos.unal.edu.co> Notes: svn path=/head/; revision=7449
* Upgrade to 1.6.1.Thomas Gellekum1997-06-205-233/+179
| | | | | | | | PR: 3189 Submitted by: Daniel Eischen <deischen@iworks.InterWorks.org> Notes: svn path=/head/; revision=7022
* Upgrade, 3.4 -> 3.5.Masafumi Max NAKANE1997-05-124-53/+60
| | | | | | | | PR: 3181 3372 Submitted by: Andrey Zakhvatov <andy@icc.surw.chel.su> Notes: svn path=/head/; revision=6444
* Strip the binary.David E. O'Brien1997-05-011-1/+4
| | | | Notes: svn path=/head/; revision=6375
* Add virtual category 'tk41'.Wolfram Schneider1997-04-202-4/+4
| | | | Notes: svn path=/head/; revision=6248
* Fix typo. Closes PR ports/2950.Satoshi Asami1997-03-111-2/+2
| | | | | | | Submitted by: fenner Notes: svn path=/head/; revision=5945
* No need for "x11" in CATEGORIES, or half the ports tree will need that. :)Satoshi Asami1996-11-261-3/+3
| | | | Notes: svn path=/head/; revision=4668
* Import of xmaddressbook.Thomas Gellekum1996-11-256-0/+59
| | | | | | | | | Closes PR 1527. Submitted by: Andreas Kohout <shanee@rabbit.augusta.de> Notes: svn path=/head/; revision=4659
* ${INSTALL_PROGRAM} is not for scripts, ${INSTALL_SCRIPT} is.Satoshi Asami1996-11-211-2/+2
| | | | Notes: svn path=/head/; revision=4627
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-182-2/+1
| | | | | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building. Notes: svn path=/head/; revision=4578
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+2
| | | | Notes: svn path=/head/; revision=4575
* Use MASTER_SITE_SUNSITE. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-2/+3
| | | | Notes: svn path=/head/; revision=4572