summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/blt
Commit message (Collapse)AuthorAgeFilesLines
* instruct configure to respect PREFIX when looking for tcl/tk.kjc2001-04-241-0/+1
| | | | Submitted by: mwm@mired.org (Mike Meyer) via dirk.meyer@dinoex.sub.org (Dirk Meyer)
* Batch of style fixes for x11-toolkits.olgeni2001-02-051-1/+1
|
* update BLT from 2.4s to 2.4u.kjc2000-12-215-10/+11
| | | | move from tcl8.2/tk8.2 to tcl8.3/tk8.3.
* 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
* Second round of INSTALL_SHLIBS=yes fixes.sobomax2000-06-152-3/+2
|
* upgrade BLT2.4m to BLT2.4skjc2000-06-095-33/+47
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-101-3/+3
|
* add my copy to MASTER_SITES since distfile is gone fromkjc2000-01-291-1/+2
| | | | the main master site.
* Update to use Tcl/Tk version 8.2.steve1999-11-281-9/+3
| | | | Submitted by: Ade Lovett <ade@lovett.com>
* Sortify.asami1999-11-041-32/+32
|
* Don't change the "date created" line, that's for the original creation date.asami1999-11-041-1/+1
|
* update: 2.4h to 2.4mkjc1999-11-045-114/+167
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Cleanup some more WWW (occasionally fixing-up the DESCR in general too).hoek1999-07-171-1/+0
|
* Replace 8 spaces with a tab (cut-and-space-itis?).asami1999-04-121-2/+2
|
* update: blt-2.4f -> blt-2.4hkjc1999-04-124-41/+41
| | | | (note: the BLT library name is changed from libBLT to libBLT24)
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeasami1998-11-141-6/+8
| | | | | shell loops to make loops. Use EXTRA_PKG_FLAGS to add install scripts instead of adding it to PKG_FLAGS after bsd.port.mk.
* Urk, commit the right patch this time.steve1998-10-211-2/+2
| | | | Noticed by: Kris Kennaway <kkennawa@physics.adelaide.edu.au>
* Convert to ELF.steve1998-10-203-10/+24
|
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | | | ===> Building package for blt-2.4f Creating package /usr/ports/packages/All/blt-2.4f.tgz Registering depends: tcl-8.0.2 tk-8.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/blt-2.4f.tgz' tar: can't add file lib/libBLT.so.2 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
* tk80 has been ELFized.asami1998-09-251-2/+2
|
* update: BLT2.4c --> BLT2.4f (BLT2.4c is no longer available)kjc1998-09-225-11/+15
|
* I eat manpages for lunch.hoek1998-08-201-23/+0
|
* Fix up dependencies for ports that moved into the x11-toolkits category.asami1998-08-071-2/+2
|
* 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.
* update: BLT2.1 --> BLT2.4ckjc1998-07-125-117/+175
| | | | | | | | also LIB_DEPENDS: tk41 --> tk80 MAINTAINER: lukin@okbmei.msk.su --> kjc@csl.sony.co.jp Reviewed by: itojun@itojun.org
* Execute `ldconfig -R' at the pkg_delete step.tg1998-05-051-0/+1
| | | | | PR: 6281 Submitted by: SADA Kenji <sada@e-mail.ne.jp>
* Unbreak this port (needed by others) by hacking at the configureasami1997-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? ;<
* Mark the ports that were broken in one way or another by the recent tclasami1997-11-221-1/+3
| | | | change "BROKEN".
* ldconfig -> ${LDCONFIG}.max1997-07-171-2/+2
|
* Add virtual category 'tk41'.wosch1997-04-201-2/+2
|
* Distfile moved.fenner1997-04-021-2/+2
| | | | Found by: distfile checker
* Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+3
|
* Fix Makefiles to work with new bsd.port.mk. Mostly just replacingasami1996-11-131-7/+4
| | | | | ${COMPRESS_MAN} so they will at least work. I will come back later and get rid of all the .if !defined(NOMANCOMPRESS) stuff.
* Make this compile with tcl75 in /usr/lib. Remove LIB_DEPENDS.asami1996-10-161-3/+2
|
* Make this compile with tcl75 in /usr/lib. Make sure it won't accidentallyasami1996-10-161-12/+11
| | | | | pick up libtclx as a valid tcl library (well, it matches "libtcl*") from /usr/local/lib. Use the value once it's found.
* Makefile cleanup, i.e.,asami1996-08-061-6/+10
| | | | | | | | | | | | | (1) Use submitter's full address in Whom: line. (2) Move WRKSRC down to where it belongs. (3) Remove unnecessary ALL_TARGET. (4) Use full pathname for ldconfig. (5) Convert mega-command to compress manpages to a .for loop. Also conditionalize it on NOMANCOMPRESS.
* Take out version number.asami1996-08-061-1/+1
|
* Update to version 2.1 of BLT. Note: I'm a little nervous about thejkh1996-08-056-79/+91
| | | | | | value of the MASTER_SITES line here and would like Kostya to keep an eye on it in case they eventually move it out of "NEW" on neosoft's FTP server. Submitted-By: Kostya Lukin <lukin@ns.okbmei.msk.su>
* Change MASTER_SITE addresses from ftp.aud.alcatel.com (whichgpalmer1996-07-021-2/+2
| | | | | | | no longer holds the archive) to ftp.neosoft.com, correcting paths as necessary. Pointed Out By: jkh
* Addasami1995-06-242-2/+5
| | | | | | | | | | | | | | post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :)
* And now the rest of the x11 ports Makefiles.asami1995-04-121-3/+5
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Try to get most ports checksummedgpalmer1995-03-311-0/+1
|
* Converted Makefiles as much as I could.asami1995-02-111-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* Port of BLT version 1.7wollman1994-12-145-0/+90
OpenPOWER on IntegriCloud