summaryrefslogtreecommitdiff
path: root/x11-toolkits/tkstep80 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-161-1/+1
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-3/+1
| | | | Notes: svn path=/head/; revision=29613
* Fix and sort PLIST. Disown this port.Thomas Gellekum2000-06-072-126/+127
| | | | Notes: svn path=/head/; revision=29303
* Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicismTim Vanderhoek2000-06-021-4/+4
| | | | | | | in non-ja tkstep80. Notes: svn path=/head/; revision=29092
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* The tiff port now lives in ports/graphics/tiff.Steve Price1999-09-071-1/+1
| | | | Notes: svn path=/head/; revision=21367
* FreeBSD.ORG -> FreeBSD.orgMichael Haro1999-08-311-2/+2
| | | | | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru Notes: svn path=/head/; revision=21157
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21148
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).Tim Vanderhoek1999-07-171-4/+1
| | | | Notes: svn path=/head/; revision=20250
* #4/4 enforcing Caps, no periodTim Vanderhoek1999-06-261-1/+1
| | | | | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de Notes: svn path=/head/; revision=19804
* Upgrade to 8.0.4.Thomas Gellekum1999-05-055-322/+457
| | | | | | | | PR: 11254 Submitted by: Glenn Johnson <gljohns@bellsouth.net> Notes: svn path=/head/; revision=18493
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteSatoshi Asami1998-12-011-1/+2
| | | | | | | | that the port otherwise uses files from another port. (Note: support for FILE_DEPENDS is not in bsd.port.mk yet, so it's a no-op for now.) Notes: svn path=/head/; revision=14974
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0Satoshi Asami1998-11-251-2/+2
| | | | | | | would go backwards. Notes: svn path=/head/; revision=14893
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hJustin M. Seger1998-11-252-12/+3
| | | | | | | Approved by: asami Notes: svn path=/head/; revision=14889
* Convert to ELF.Steve Price1998-10-052-14/+27
| | | | Notes: svn path=/head/; revision=13658
* Remove regexp support for libtiff34 as it is now ELF'able.Steve Price1998-09-191-3/+3
| | | | Notes: svn path=/head/; revision=13241
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itSatoshi Asami1998-09-171-2/+2
| | | | | | | in the first place. Notes: svn path=/head/; revision=13190
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.Satoshi Asami1998-09-151-2/+2
| | | | | | | | (Note, since the shlib major didn't change this just removes the regexp support.) Notes: svn path=/head/; revision=13147
* libXpm major is now 5. Also remove regexp support in preparation forSatoshi Asami1998-09-151-2/+2
| | | | | | | ELF conversion. Notes: svn path=/head/; revision=13144
* Fix up dependencies for ports that moved into the x11-toolkits category.Satoshi Asami1998-08-071-4/+4
| | | | Notes: svn path=/head/; revision=12335
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140Satoshi Asami1998-08-071-2/+2
| | | | | | | | slingshot tix tk41 tk42 tk80 tk81 tkstep80 v xbae xforms xview-clients xview-config xview-lib" from x11 to x11-toolkits. Notes: svn path=/head/; revision=12330
* Install a wish script that spits-out all the various names for wish. TheTim Vanderhoek1998-07-271-1/+6
| | | | | | | | | | | | | script handles for tclX and tkstep. This is as per several discussions on -ports. I expect one or two of the depending ports to break silently. I didn't touch the ja-ports, since INSTALL.wish might want translating? PR: bin/5894 Mention: Eivind, who wrote part of INSTALL.wish Notes: svn path=/head/; revision=12168
* MASTERSITE moved to ftp.scriptics.com.Steve Price1998-07-031-2/+2
| | | | Notes: svn path=/head/; revision=11685
* Execute `ldconfig -R' at the pkg_delete step.Thomas Gellekum1998-05-051-0/+1
| | | | | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp> Notes: svn path=/head/; revision=10860
* Change JPEG shared library number to 9. This is to make sure that everyoneJustin M. Seger1998-05-041-2/+2
| | | | | | | | | | | | installs the version of the port that uses shared library number 9 and the LIBRARY_VERSION set to the default. Normally this is against our policy (bumping the version number for minor things), however due to the major problems caused with the upgrade, Satoshi and I decided that this was best. Approved by: asami Notes: svn path=/head/; revision=10846
* Switch remaining ports to use jpeg lib version 8.0.Justin M. Seger1998-04-151-2/+2
| | | | Notes: svn path=/head/; revision=10525
* No need to use += on first appearance of variables.Alexander Langer1997-12-241-2/+2
| | | | Notes: svn path=/head/; revision=9161
* Upgrade to 8.0p2.Thomas Gellekum1997-12-052-11/+12
| | | | Notes: svn path=/head/; revision=9002
* 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-021-1/+1
| | | | | | | | 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
* Use the new location for the tiff34 headers.Thomas Gellekum1997-12-012-9/+17
| | | | | | | Closes PR: 5160 Notes: svn path=/head/; revision=8934
* 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
* 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
* 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