Commit graph

76 commits

Author SHA1 Message Date
Martin Wilke
4ed31e1af7 - Kick MD5 support 2011-07-02 18:18:48 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Dirk Meyer
ca9c60461c - update to jpeg-8 2010-02-05 11:46:55 +00:00
Mikhail Teterin
7aa31753ca Turns out, BLT had its own copies of some important structs, that
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
2010-01-26 02:59:16 +00:00
Mikhail Teterin
e6e531aa36 Fix parallel building. Patch up another run-time problem, that,
apparently, strikes only under Tk-8.5. Bump PORTREVISION.
2010-01-24 19:27:17 +00:00
Mikhail Teterin
12154adf62 There is an X11 problem with RenderCreatePicture, when BLT uses Tk-8.5
and the latter has Xft enabled (which is the default). Add a work-around.

Obtained from:	RedHat
2010-01-24 01:42:28 +00:00
Mikhail Teterin
3cb619f069 Add one more hunk, without which BLT will not find Tk at run time and
not offer Tk-functionality. Bump PORTREVISION.
2010-01-24 01:18:32 +00:00
Mikhail Teterin
ff0aabc76a Add a forgotten new patch, that addresses compatibility with against
newer versions of Tcl (8.5+)
2010-01-23 02:14:39 +00:00
Mikhail Teterin
5820a6fb37 Allow to build with any Tcl/Tk-8.* version. Fix enough warning to allow
compile with -Wall -Werror. Enable JPEG-support. Bump PORTREVISION.
2010-01-22 05:13:22 +00:00
Dmitry Marakasov
048988d9ba - Fix some more SF URLs, including ones in PATCH_SITES and comments (for consistency)
Approved by:	portmgr (pav)
2009-08-27 18:31:08 +00:00
Dmitry Marakasov
d99dd57e89 - Switch SourceForge ports to the new File Release System: categories starting with X 2009-08-22 00:39:37 +00:00
Jeremy Messenger
789d75c728 -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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
2009-08-02 19:36:34 +00:00
Martin Matuska
de65271364 - Prepare for lang/tcl80 and x11-toolkits/tk80 removal
- Switch all ports that have USE_TCL=80+ to use USE_TCL=82+
2009-07-07 06:48:54 +00:00
Martin Matuska
2018ca28d7 - Add tcl86 to unsupported tcl versions 2009-02-14 14:14:44 +00:00
Pav Lucistnik
92b220fa9c - Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat:	portmgr
2008-04-09 13:42:26 +00:00
Mark Linimon
4363099522 Maintainer no longer has time to work on FreeBSD. We hope to see him
back again sometime.
2007-10-01 11:09:26 +00:00
Rong-En Fan
876fe9f302 - Fix shared library dependencies
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)
2007-09-09 07:45:34 +00:00
Martin Matuska
c75eaadcfa - Use USE_TK=80+ and USE_XORG=x11
PR:		ports/115766
Submitted by:	mm
Approved by:	Kenijro Cho <kjc at iijlab.net> (maintainer)
2007-08-24 19:41:04 +00:00
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Rong-En Fan
818730a50f - Fix build after objformat is gone
PR:		ports/108958
Submitted by:	CHAO Shin <quakelee at cn.freebsd.org>
Approved by:	Kenjiro Cho <kjc at iijlab.net> (maintainer)
2007-02-13 10:43:35 +00:00
Rong-En Fan
f4bd91ce94 - Respect X11BASE
Approved by:	maintainer (implicit)
2006-12-02 21:51:03 +00:00
Edwin Groothuis
84b1517c16 SHA256ify
Approved by: krion@
2006-01-24 03:16:52 +00:00
Bill Fenner
a629648916 Use PATCH_SITE_SUBDIR instead of substituting %SUBDIR%.
Approved by:	Kenjiro Cho (MAINTAINEr)
2005-11-28 07:08:15 +00:00
Kenjiro Cho
96140e80d7 do not install manpages for now to avoid conflicts.
update the maintainer's e-mail address while I'm here.
2005-02-26 16:04:30 +00:00
Ying-Chieh Liao
29cf640fd8 utilize MASTER_SITE_SOURCEFORGE 2004-04-15 01:49:25 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Kenjiro Cho
8a267b5802 update BLT to BLT2.4z, and switch to tcl/tk8.4.
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
2003-10-22 10:16:00 +00:00
Edwin Groothuis
d18567231d Give more hints to configure to make it working on non-/usr/local/
LOCALBASE systems.
2003-08-29 03:03:00 +00:00
Akinori MUSHA
5c65a56754 De-pkg-comment. 2003-02-21 14:19:11 +00:00
Kenjiro Cho
9f3f74e94e instruct configure to respect PREFIX when looking for tcl/tk.
Submitted by: mwm@mired.org (Mike Meyer) via dirk.meyer@dinoex.sub.org (Dirk Meyer)
2001-04-24 10:59:23 +00:00
Jimmy Olgeni
a130b2e7dd Batch of style fixes for x11-toolkits. 2001-02-05 16:49:17 +00:00
Kenjiro Cho
4390a37a22 update BLT from 2.4s to 2.4u.
move from tcl8.2/tk8.2 to tcl8.3/tk8.3.
2000-12-21 11:57:18 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
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
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
5cb1434004 Second round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:12:51 +00:00
Kenjiro Cho
8c6d320fc4 upgrade BLT2.4m to BLT2.4s 2000-06-09 08:35:54 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Kenjiro Cho
8aa7205422 add my copy to MASTER_SITES since distfile is gone from
the main master site.
2000-01-29 10:01:47 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Satoshi Asami
caa4815f98 Sortify. 1999-11-04 11:07:13 +00:00
Satoshi Asami
418dcd763d Don't change the "date created" line, that's for the original creation date. 1999-11-04 11:06:47 +00:00
Kenjiro Cho
7a6c6b0bd9 update: 2.4h to 2.4m 1999-11-04 10:49:41 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Tim Vanderhoek
33020b8878 Cleanup some more WWW (occasionally fixing-up the DESCR in general too). 1999-07-17 21:08:39 +00:00
Satoshi Asami
5fe78152c9 Replace 8 spaces with a tab (cut-and-space-itis?). 1999-04-12 22:54:11 +00:00
Kenjiro Cho
522ab8c219 update: blt-2.4f -> blt-2.4h
(note: the BLT library name is changed from libBLT to libBLT24)
1999-04-12 10:17:57 +00:00
Satoshi Asami
96bc8048c3 Use bsd.port.{pre,post}.mk to move PORTOBJFORMAT to front, or change
shell loops to make loops.  Use EXTRA_PKG_FLAGS to add install scripts
instead of adding it to PKG_FLAGS after bsd.port.mk.
1998-11-14 09:43:39 +00:00
Steve Price
9ac3aad709 Urk, commit the right patch this time.
Noticed by:	Kris Kennaway <kkennawa@physics.adelaide.edu.au>
1998-10-21 03:49:27 +00:00
Steve Price
485bf1ebd4 Convert to ELF. 1998-10-20 01:24:34 +00:00
Justin M. Seger
e779edc6fa Mark BROKEN for ELF:
===>  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
1998-10-14 03:00:44 +00:00