aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/blt
Commit message (Collapse)AuthorAgeFilesLines
* - Kick MD5 supportMartin Wilke2011-07-021-2/+0
| | | | Notes: svn path=/head/; revision=276920
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* Turns out, BLT had its own copies of some important structs, thatMikhail Teterin2010-01-262-8/+1322
| | | | | | | | | | | | | | | | | | | | Tk does not normally export to extensions. Unfortunately, these became slightly different in Tk-8.5 resulting in mistery crashes... Fortunately, some of these structs are available on FreeBSD, where we install some important headers, that Tcl/Tk themselves don't install. Use those, wherever possible. Where it is not possible (Frame is defined in BLT's own tkFrame.c), rename the struct (Frame becomes bltFrame) so that the discrepancy is easier to catch in the future. Bump PORTREVISION again. Tested with: tkdesk, ttt Notes: svn path=/head/; revision=248590
* Fix parallel building. Patch up another run-time problem, that,Mikhail Teterin2010-01-243-1/+64
| | | | | | | apparently, strikes only under Tk-8.5. Bump PORTREVISION. Notes: svn path=/head/; revision=248482
* There is an X11 problem with RenderCreatePicture, when BLT uses Tk-8.5Mikhail Teterin2010-01-241-0/+15
| | | | | | | | | and the latter has Xft enabled (which is the default). Add a work-around. Obtained from: RedHat Notes: svn path=/head/; revision=248445
* Add one more hunk, without which BLT will not find Tk at run time andMikhail Teterin2010-01-242-1/+8
| | | | | | | not offer Tk-functionality. Bump PORTREVISION. Notes: svn path=/head/; revision=248443
* Add a forgotten new patch, that addresses compatibility with againstMikhail Teterin2010-01-231-0/+146
| | | | | | | newer versions of Tcl (8.5+) Notes: svn path=/head/; revision=248384
* Allow to build with any Tcl/Tk-8.* version. Fix enough warning to allowMikhail Teterin2010-01-222-3/+1078
| | | | | | | compile with -Wall -Werror. Enable JPEG-support. Bump PORTREVISION. Notes: svn path=/head/; revision=248349
* - Fix some more SF URLs, including ones in PATCH_SITES and comments (for ↵Dmitry Marakasov2009-08-271-1/+1
| | | | | | | | | consistency) Approved by: portmgr (pav) Notes: svn path=/head/; revision=240420
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with X Notes: svn path=/head/; revision=240078
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Prepare for lang/tcl80 and x11-toolkits/tk80 removalMartin Matuska2009-07-071-1/+1
| | | | | | | - Switch all ports that have USE_TCL=80+ to use USE_TCL=82+ Notes: svn path=/head/; revision=237310
* - Add tcl86 to unsupported tcl versionsMartin Matuska2009-02-141-1/+1
| | | | Notes: svn path=/head/; revision=228270
* - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categoriesPav Lucistnik2008-04-091-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=210928
* Maintainer no longer has time to work on FreeBSD. We hope to see himMark Linimon2007-10-011-1/+1
| | | | | | | back again sometime. Notes: svn path=/head/; revision=200542
* - Fix shared library dependenciesRong-En Fan2007-09-092-1/+13
| | | | | | | | | | PR: ports/116130 Submitted by: TAOKA Fumiyoshi <fmysh at iijmio-mail.jp> Obtained from: http://sourceforge.net/tracker/index.php?func=detail&aid=1470209&group_id=18616&atid=318616 Approved by: Kenjiro Cho <kjc at iijlab.net> (maintainer) Notes: svn path=/head/; revision=199175
* - Use USE_TK=80+ and USE_XORG=x11Martin Matuska2007-08-241-13/+11
| | | | | | | | | PR: ports/115766 Submitted by: mm Approved by: Kenijro Cho <kjc at iijlab.net> (maintainer) Notes: svn path=/head/; revision=198265
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-0/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* - Fix build after objformat is goneRong-En Fan2007-02-132-12/+8
| | | | | | | | | PR: ports/108958 Submitted by: CHAO Shin <quakelee at cn.freebsd.org> Approved by: Kenjiro Cho <kjc at iijlab.net> (maintainer) Notes: svn path=/head/; revision=185088
* - Respect X11BASERong-En Fan2006-12-021-1/+3
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=178631
* SHA256ifyEdwin Groothuis2006-01-241-0/+2
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%.Bill Fenner2005-11-281-1/+2
| | | | | | | Approved by: Kenjiro Cho (MAINTAINEr) Notes: svn path=/head/; revision=149752
* do not install manpages for now to avoid conflicts.Kenjiro Cho2005-02-262-11/+12
| | | | | | | update the maintainer's e-mail address while I'm here. Notes: svn path=/head/; revision=129837
* utilize MASTER_SITE_SOURCEFORGEYing-Chieh Liao2004-04-151-2/+3
| | | | Notes: svn path=/head/; revision=107084
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+2
| | | | Notes: svn path=/head/; revision=105747
* update BLT to BLT2.4z, and switch to tcl/tk8.4.Kenjiro Cho2003-10-226-53/+96
| | | | | | | | | | bump the share lib version to libBLT24.so.3. Submitted by Klaus Robert Suetterlin <robert@mpe.mpg.de> with minor tweak by me. PR: 57960 Notes: svn path=/head/; revision=91885
* Give more hints to configure to make it working on non-/usr/local/Edwin Groothuis2003-08-291-1/+7
| | | | | | | LOCALBASE systems. Notes: svn path=/head/; revision=87946
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76045
* instruct configure to respect PREFIX when looking for tcl/tk.Kenjiro Cho2001-04-241-0/+1
| | | | | | | Submitted by: mwm@mired.org (Mike Meyer) via dirk.meyer@dinoex.sub.org (Dirk Meyer) Notes: svn path=/head/; revision=41854
* Batch of style fixes for x11-toolkits.Jimmy Olgeni2001-02-051-1/+1
| | | | Notes: svn path=/head/; revision=37998
* update BLT from 2.4s to 2.4u.Kenjiro Cho2000-12-215-10/+11
| | | | | | | move from tcl8.2/tk8.2 to tcl8.3/tk8.3. Notes: svn path=/head/; revision=36192
* 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
* Second round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-3/+2
| | | | Notes: svn path=/head/; revision=29614
* upgrade BLT2.4m to BLT2.4sKenjiro Cho2000-06-095-33/+47
| | | | Notes: svn path=/head/; revision=29438
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-101-3/+3
| | | | Notes: svn path=/head/; revision=27434
* add my copy to MASTER_SITES since distfile is gone fromKenjiro Cho2000-01-291-1/+2
| | | | | | | the main master site. Notes: svn path=/head/; revision=25237
* Update to use Tcl/Tk version 8.2.Steve Price1999-11-281-9/+3
| | | | | | | Submitted by: Ade Lovett <ade@lovett.com> Notes: svn path=/head/; revision=23474
* Sortify.Satoshi Asami1999-11-041-32/+32
| | | | Notes: svn path=/head/; revision=22907
* Don't change the "date created" line, that's for the original creation date.Satoshi Asami1999-11-041-1/+1
| | | | Notes: svn path=/head/; revision=22906
* update: 2.4h to 2.4mKenjiro Cho1999-11-045-114/+167
| | | | Notes: svn path=/head/; revision=22905
* $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-1/+0
| | | | Notes: svn path=/head/; revision=20250
* Replace 8 spaces with a tab (cut-and-space-itis?).Satoshi Asami1999-04-121-2/+2
| | | | Notes: svn path=/head/; revision=17821
* update: blt-2.4f -> blt-2.4hKenjiro Cho1999-04-124-41/+41
| | | | | | | (note: the BLT library name is changed from libBLT to libBLT24) Notes: svn path=/head/; revision=17812
* Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or changeSatoshi Asami1998-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. Notes: svn path=/head/; revision=14512
* Urk, commit the right patch this time.Steve Price1998-10-211-2/+2
| | | | | | | Noticed by: Kris Kennaway <kkennawa@physics.adelaide.edu.au> Notes: svn path=/head/; revision=14139
* Convert to ELF.Steve Price1998-10-203-10/+24
| | | | Notes: svn path=/head/; revision=14091
* Mark BROKEN for ELF:Justin M. Seger1998-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 Notes: svn path=/head/; revision=13983