summaryrefslogtreecommitdiff
path: root/x11-toolkits (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgrade to use tcl8.1 and tk8.1.Justin M. Seger1998-02-243-31/+31
| | | | Notes: svn path=/head/; revision=9912
* 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
* 1) This is tk81, not 80.Tim Vanderhoek1998-02-213-9/+6
| | | | | | | 2) pkg/DESCR isn't just for binary packages anymore. Notes: svn path=/head/; revision=9869
* Update to reflect Pedro's new Email address.Steve Price1998-02-201-3/+3
| | | | | | | PR: 5725 Notes: svn path=/head/; revision=9862
* Upgrade repository copy of tk 8.0 to version 8.1Justin M. Seger1998-02-1615-492/+504
| | | | Notes: svn path=/head/; revision=9764
* Make this port install docs in the right place. If you createSatoshi Asami1998-02-161-2/+2
| | | | | | | | ${PREFIX}/share/doc/v, and do a cp -r foo/doc ${PREFIX}/share/doc/v, cp will create a new directory "share/doc/v/doc".... Notes: svn path=/head/; revision=9755
* v - A C++ GUI framework for X+MSWinJordan K. Hubbard1998-02-108-0/+415
| | | | | | | Submitted by: Donald Burr <dburr@POBoxes.com> Notes: svn path=/head/; revision=9651
* Change MASTER_SITESJustin M. Seger1998-02-091-2/+4
| | | | | | | | PR: 5685 Submitted by: handy@lambic.spasci.com Notes: svn path=/head/; revision=9633
* upgrade to 0.99.3Eric L. Hernes1998-01-2812-100/+112
| | | | Notes: svn path=/head/; revision=9491
* Run "ldconfig -m" after installation. Run "ldconfig -R" afterSatoshi Asami1998-01-218-4/+24
| | | | | | | deinstallation (PLIST only). Notes: svn path=/head/; revision=9397
* Fix a stale URL. Reformat slightly.John Polstra1998-01-101-6/+6
| | | | Notes: svn path=/head/; revision=9311
* Update the "version required" comment.John Polstra1998-01-101-2/+2
| | | | Notes: svn path=/head/; revision=9306
* Upgrade to 0.88, i remove NO_BUILD,Vanilla I. Shu1998-01-053-74/+5
| | | | | | | | | | and stolen some modules from 0.86's ports.. PR: ports/5378 Reviewed by: asami Submitted by: maintainer Notes: svn path=/head/; revision=9270
* Upgrade to 0.99.2.Vanilla I. Shu1998-01-0513-29/+32
| | | | Notes: svn path=/head/; revision=9269
* The README.XAW3D file has to be included in the binary package.Satoshi Asami1997-12-292-1/+4
| | | | | | | Submitted by: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de> Notes: svn path=/head/; revision=9221
* Be more selective about which ports to maintain. I no longer have timeSatoshi Asami1997-12-251-2/+2
| | | | | | | to maintain all these ports I once committed (sometimes as a proxy). Notes: svn path=/head/; revision=9184
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
| | | | Notes: svn path=/head/; revision=9161
* Upgrade to 0.99.0Vanilla I. Shu1997-12-1613-33/+38
| | | | Notes: svn path=/head/; revision=9104
* Upgrade to 8.0p2.Thomas Gellekum1997-12-052-11/+12
| | | | Notes: svn path=/head/; revision=9002
* Upgrage to 971201Vanilla I. Shu1997-12-0312-56/+32
| | | | | | | Submitted by: pvh@leftside.uwc.ac.za Notes: svn path=/head/; revision=8970
* Set fix library version number to 1.2. Fix minor bug in Makefile.Thomas Gellekum1997-12-022-4/+34
| | | | Notes: svn path=/head/; revision=8960
* Set a fix shared lib version number (1.2).Thomas Gellekum1997-12-021-2/+11
| | | | Notes: svn path=/head/; revision=8959
* Temporarily bump shared version numbers to 1.2. They are following theSatoshi Asami1997-12-022-3/+3
| | | | | | | | tk-8.0.X port. I'm not sure if it is supposed to be this way, but for now this will make the plists consistent with the state of the world. Notes: svn path=/head/; revision=8958
* Fixup yet another untested commit by the usual suspect. I recommend youSatoshi Asami1997-12-024-4/+4
| | | | | | | | read the handbook's porting section if you don't understand how you are supposed to test packaging. Notes: svn path=/head/; revision=8957
* Upgrade to 8.0PL2Paul Traina1997-12-018-20/+20
| | | | Notes: svn path=/head/; revision=8937
* Use the new location for the tiff34 headers.Thomas Gellekum1997-12-012-9/+17
| | | | | | | Closes PR: 5160 Notes: svn path=/head/; revision=8934
* Change my email address.Vanilla I. Shu1997-11-304-8/+8
| | | | Notes: svn path=/head/; revision=8918
* Fix PLIST typos.Justin M. Seger1997-11-291-2/+2
| | | | Notes: svn path=/head/; revision=8906
* Mark this broken for now. It needs my private tiff34 port.Thomas Gellekum1997-11-271-1/+2
| | | | | | | PR: 5095 Notes: svn path=/head/; revision=8868
* Upgrade to v8.0 PL1.Paul Traina1997-11-2612-28/+28
| | | | | | | | Thanks go to all the folks who tested on their systems and tested ports that relied on Tcl/Tk v8.x. Notes: svn path=/head/; revision=8849
* Use correct library name for tiff34.Thomas Gellekum1997-11-261-2/+2
| | | | | | | | PR: 5150 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu> Notes: svn path=/head/; revision=8839
* Fix MASTER_SITES. Trim part of DESCR that doesn't belong there. Portlint.Justin M. Seger1997-11-223-26/+7
| | | | Notes: svn path=/head/; revision=8770
* Unbreak this port (needed by others) by hacking at the configureSatoshi Asami1997-11-222-6/+55
| | | | | | | | | script. Did I tell you that I absolutely hate these tcl/tk ports with the humongous configure scripts that try to catch everything from a rat's nest to a broken muffler? ;< Notes: svn path=/head/; revision=8753
* Define MANUAL_PACKAGE_BUILD, as we don't want to install this evenSatoshi Asami1997-11-221-1/+2
| | | | | | | during the interactive build. Notes: svn path=/head/; revision=8747
* Mark the ports that were broken in one way or another by the recent tclSatoshi Asami1997-11-223-3/+9
| | | | | | | change "BROKEN". Notes: svn path=/head/; revision=8744
* Upgrade to 0.82.Thomas Gellekum1997-11-203-4/+5
| | | | Notes: svn path=/head/; revision=8719
* Upgrade to 971109 version.Thomas Gellekum1997-11-138-20/+20
| | | | | | | | PR: 5027 Submitted by: Vanilla I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8598
* Import tkstep80 port. TkStep is an enhanced Tk-8.0 with TIFF and XPM imageThomas Gellekum1997-11-118-0/+1428
| | | | | | | | support, the OffiX drag-and-drop porotocol and a NeXTSTEP look. It should be completely compatible to the original on the scripting level. Notes: svn path=/head/; revision=8580
* Upgrade to 0.5.1.Thomas Gellekum1997-11-063-7/+15
| | | | Notes: svn path=/head/; revision=8510
* Now that info files get rebuilt due to new patch-ac, remove entries forMasafumi Max NAKANE1997-11-034-16/+20
| | | | | | | | *.info-[0-9]. Add appropriate @exec/@unexec entries to perform install-info correctly. Notes: svn path=/head/; revision=8465
* Upgrade, 970925 -> 971025.Masafumi Max NAKANE1997-11-0313-46/+36
| | | | | | | | Submitted by: maintainer PR: 4869 Notes: svn path=/head/; revision=8464
* mkdir -> ${MKDIR}Jordan K. Hubbard1997-10-307-21/+21
| | | | | | | Found by: portlint Notes: svn path=/head/; revision=8409
* DISTFILE now on MASTER_SITE_LOCAL.Thomas Gellekum1997-10-281-3/+2
| | | | Notes: svn path=/head/; revision=8372
* Update to version 1.31Jordan K. Hubbard1997-10-2721-252/+588
| | | | | | | | PR: 4868 Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8367
* Distfile changed on master site.Thomas Gellekum1997-10-222-11/+1
| | | | | | | PR: 4815 Notes: svn path=/head/; revision=8323
* Remove identical lines, so that pkg_delete completes.Thomas Gellekum1997-10-164-8/+8
| | | | | | | OK'd by: The Portsmeister Notes: svn path=/head/; revision=8298
* add GTK, a widget set that is gaining popularity, necessary forEric L. Hernes1997-10-1521-0/+693
| | | | | | | | | | the soon to be updated gimp port PR: 4649 Reviewed by: erich Submitted by: Vanill I. Shu <vanilla@MinJe.com.TW> Notes: svn path=/head/; revision=8280
* Add tcl/tk ports to the virtual categories that bear their own name.Satoshi Asami1997-10-084-8/+8
| | | | | | | Suggested by: jkh Notes: svn path=/head/; revision=8181
* Upgrade to 4.1.0.006. Uses tk-8.0 now.Thomas Gellekum1997-10-016-59/+67
| | | | Notes: svn path=/head/; revision=8076
* Install all headers into ${PREFIX}/lib/tk8.0/{generic,unix}.Thomas Gellekum1997-10-0116-60/+360
| | | | | | | | | No longer requires the configured tcl80. OK'd by: jkh Notes: svn path=/head/; revision=8071