summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/tkstep80
Commit message (Collapse)AuthorAgeFilesLines
* De-pkg-comment.knu2003-02-202-1/+1
|
* o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-102-2/+1
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-062-1/+2
| | | | Approved by: pat
* - PORTDOCS policepat2001-12-241-2/+2
| | | | | - DOCSDIR support to some - Brush out some lint
* remove deprecated fetch options from FETCH_BEFORE_ARGSmharo2001-04-021-1/+0
|
* Batch of style fixes for x11-toolkits.olgeni2001-02-051-1/+1
|
* Oops, remove extra "pkg/".asami2000-10-081-2/+2
|
* Rename {INSTALL,DEINSTALL}.wish to pkg-{install,deinstall}.wish.asami2000-10-081-2/+2
|
* (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-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
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-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
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1
| | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax
* First round of INSTALL_SHLIB fixes.sobomax2000-06-152-3/+1
|
* Fix and sort PLIST. Disown this port.tg2000-06-072-126/+127
|
* Call DEINSTALL.wish to snuff-out extraneous wishes. Remove an archaicismhoek2000-06-021-4/+4
| | | | in non-ja tkstep80.
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* The tiff port now lives in ports/graphics/tiff.steve1999-09-071-1/+1
|
* FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-2/+2
| | | | | Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-171-4/+1
|
* #4/4 enforcing Caps, no periodhoek1999-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
* Upgrade to 8.0.4.tg1999-05-055-322/+457
| | | | | PR: 11254 Submitted by: Glenn Johnson <gljohns@bellsouth.net>
* Use MASTERDIR where appropriate. Also, add FILE_DEPENDS to denoteasami1998-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.)
* Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0asami1998-11-251-2/+2
| | | | would go backwards.
* libtiff34->libtiff and include/tiff34/*.h -> include/*.hjseger1998-11-252-12/+3
| | | | Approved by: asami
* Convert to ELF.steve1998-10-052-14/+27
|
* Remove regexp support for libtiff34 as it is now ELF'able.steve1998-09-191-3/+3
|
* Roll back libXpm major to 4. Sorry, it wasn't a good idea to bump itasami1998-09-171-2/+2
| | | | in the first place.
* jpeg is now converted to ELF so change LIB_DEPENDS lines accordingly.asami1998-09-151-2/+2
| | | | | (Note, since the shlib major didn't change this just removes the regexp support.)
* libXpm major is now 5. Also remove regexp support in preparation forasami1998-09-151-2/+2
| | | | ELF conversion.
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-4/+4
|
* Move "FWF Xaw3d auis blt iv lesstif neXtaw pmw pygtk qt qt133 qt140asami1998-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.
* Install a wish script that spits-out all the various names for wish. Thehoek1998-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
* MASTERSITE moved to ftp.scriptics.com.steve1998-07-031-2/+2
|
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Change JPEG shared library number to 9. This is to make sure that everyonejseger1998-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
* Switch remaining ports to use jpeg lib version 8.0.jseger1998-04-151-2/+2
|
* No need to use += on first appearance of variables.alex1997-12-241-2/+2
|
* Upgrade to 8.0p2.tg1997-12-052-11/+12
|
* Set a fix shared lib version number (1.2).tg1997-12-021-2/+11
|
* Temporarily bump shared version numbers to 1.2. They are following theasami1997-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.
* Use the new location for the tiff34 headers.tg1997-12-012-9/+17
| | | | Closes PR: 5160
* Mark this broken for now. It needs my private tiff34 port.tg1997-11-271-1/+2
| | | | PR: 5095
* Use correct library name for tiff34.tg1997-11-261-2/+2
| | | | | PR: 5150 Submitted by: Brett Taylor <brett@peloton.physics.montana.edu>
* Import tkstep80 port. TkStep is an enhanced Tk-8.0 with TIFF and XPM imagetg1997-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.
OpenPOWER on IntegriCloud