1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
Commit Graph

1150 Commits

Author SHA1 Message Date
Akinori MUSHA
e188d6e740 Temporarily mark as broken. There seems to be something wrong with
the generated qt2.so on 4-STABLE + XFree86 4.0.2 + Mesa 3.2.1:

/usr/local/lib/ruby/site_ruby/1.6/qt2.rb:1:in `require': /usr/local/lib/ruby/site_ruby/1.6/i386-freebsd4.2/qt2.so: Undefined symbol "__ti9QGLWidget" - /usr/local/lib/ruby/site_ruby/1.6/i386-freebsd4.2/qt2.so (LoadError)
        from /usr/local/lib/ruby/site_ruby/1.6/qt2.rb:1
        from hello.rb:17:in `require'
        from hello.rb:17

where "__ti9QGLWidget" is apparently an internal symbol...  I'll have
to take the time to investigate and fix the problem. :(

Any input is welcome.
2001-01-09 21:51:24 +00:00
Akinori MUSHA
5fdad09fd7 Add ruby-qt2, Qt2 extension for Ruby.
Repocopied from:	x11-toolkits/ruby-qt
2001-01-09 20:59:50 +00:00
Lars Koeller
c2c17f9d80 Added accidently lost manually install of patchlevel.h which is needed
by e.g. grace to compile.
2001-01-09 20:37:04 +00:00
Akinori MUSHA
8940d3c747 Update to 0.14b. 2001-01-09 10:17:17 +00:00
Akinori MUSHA
d8c7d9d59f Update to 0.14a. 2001-01-08 23:46:30 +00:00
Maxim Sobolev
486b096e30 Update to 200012301145. 2001-01-08 01:17:20 +00:00
Will Andrews
e40046b15d Clean up inefficient perl invocations; use multiple REs in the same call. 2001-01-07 17:49:52 +00:00
Will Andrews
8fc0ba6af4 Install threaded qt2 library. Nuke GL dependency (should have listened
to garbanzo long ago), to reduce complications involved when building on
X4.0.2 with thread support.  We don't need GL anyway.  Bump PORTREVISION
(unconditionally this time) to 3.

Submitted by:	Jeremy Shaffner <jeremy@external.org>
2001-01-07 16:47:21 +00:00
Lars Koeller
67256d7659 - Cleanup of Makefile
- Properly support of CC/CFLAGS/PREFIX added
- Remove version number from dirnames (share/doc/XmHTML, share/examples/XmHTML)
- Exclude (archtecture dependent) binary program from share/examples/XmHTML
- Respect NOPORTDOCS
- Increase PORTREVISON to 1
PR: 23832
Submitted by: tkato@prontomail.ne.jp
2001-01-07 13:10:07 +00:00
Kevin Lo
51c33146f8 kio8-* encoding improvement
Submitted by: mi@aldan.algebra.com
Approved by:  will
2001-01-05 06:17:03 +00:00
Maxim Sobolev
1f21ddd3f7 Don't build test program. This should solve error when building the port on
system without libglade installed.
2001-01-04 20:56:38 +00:00
Maxim Sobolev
7ad5fbf5f9 Update to 0.0.10103. 2001-01-03 17:27:47 +00:00
Maxim Sobolev
8bce27f85f Add easygtk. EasyGTK is a wrapper library for GTK+ for people who want to learn
GTK programming in 2 hours instead of 2 weeks
2001-01-03 14:32:41 +00:00
Vanilla I. Shu
71bca80c9e Upgrade to 800.022.
PR:		ports/20196
Submitted by:	Palle Girgensohn <girgen@partitur.se>
2001-01-03 03:47:32 +00:00
FUJISHIMA Satsuki
d318bf04e7 add missing files.
PR:		23738
Submitted by:	David W. Chapman Jr.

LIB_DEPENDS GLU.14 -> USE_MESA.
2001-01-02 16:05:21 +00:00
Maxim Sobolev
f77c585ad5 Update to 0.0.10101. 2001-01-01 22:39:42 +00:00
Maxim Sobolev
87ac79e889 Update to 200012290259. 2000-12-30 12:06:43 +00:00
Maxim Sobolev
0544709853 Remove file committed by error. 2000-12-30 02:12:45 +00:00
Lars Koeller
a52c0977b6 Update to version 4.8.4. Affected ports: xmgr, grace, oleo. 2000-12-29 16:15:13 +00:00
Mark Murray
948349b804 Force a link so that "make reinstall" works. 2000-12-27 20:53:49 +00:00
Will Andrews
1ebd628ccb Fix build for XFree86 4.0.2 users: use threads by default in QT even though
it doesn't really work (or so I've been told).  This does not affect the
build for non-XFree86-4.0.2 users.  Apologies for not getting this in
sooner.

Thanks to:	Andrew <elitetek@flashcom.net> for loaning me access to a
		fast machine with XFree86 4.0.2 to do my testing on, as
		well as being the first one to contact me about this.
2000-12-26 04:07:50 +00:00
Maxim Sobolev
1b9f07341c Update to 0.8.0. 2000-12-25 12:29:18 +00:00
Lars Koeller
b9122e9ba8 Complete new patch files for update to version 1.1.7. 2000-12-25 07:22:54 +00:00
Lars Koeller
9775928ec9 Complete new patch files for update to version 1.1.7. 2000-12-24 12:59:19 +00:00
Lars Koeller
9b36675494 Update to 1.1.7 with new packing list. 2000-12-24 12:57:23 +00:00
Lars Koeller
ca4e189d19 Fix one line longer than 80 chars. 2000-12-24 12:56:50 +00:00
Lars Koeller
0b9b35545c Update to 1.1.7 with new checksum. 2000-12-24 12:56:13 +00:00
Lars Koeller
930f61671c Update to version 1.1.7, needed be grace-5.1.2. Alas the imake build of the
source tree is toally broken: It's necessary to use the Makefiles and do the
install by "hand" with manually callinmg libtool, etc.
PR: ports/20464, ports/20577, ports/21836
2000-12-24 12:55:37 +00:00
Yukihiro Nakai
b18ffa5949 Update to 1.2.4
Submitted by:	Maxim Sobolev <sobomax@FreeBSD.org>
2000-12-22 20:50:10 +00:00
Will Andrews
bdffbec64a Add in antialiasing support (PORTREVISION conditional on whether AA
support is compiled in), untested because I don't have X4.0.2, but the
port works fine for the non-X4.0.2 case.  Also substitute multiple perl
regexes on the same file for one sed regex.  Add MAKE_ARGS=-j2 by default
since it makes QT compile faster even on uniprocessor systems.

I wanted to avoid putting the AA patch in CVS since it will be short-lived,
as the patch is in TrollTech's CVS and will most likely be released as part
of QT 2.2.4.  Nevertheless, I thought I'd bring it in for the folks who
like bleeding edge.. since antialiasing most likely improves KDE2's look
and feel very much.

Submitted by:	kevlo (AA patch)
		Mikhail Teterin <mi@aldan.algebra.com> (-j2)
2000-12-22 06:01:12 +00:00
Maxim Sobolev
6bdc992f16 Add MASTER_SITE_SOURCEFORGE into the MASTER_SITES. 2000-12-21 16:27:19 +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
Will Andrews
d7e451435e Update to QT 2.2.3. This upgrade includes the addition of MNG support
in the port.. although that support has been in QT 2.x for awhile.  The
upgrade is also required for KDE 2.1 beta 1.  Apologies to Kevin for
not getting it done sooner.
2000-12-18 19:19:59 +00:00
Ade Lovett
0a9d3ab427 Update to 0.4.1.2nd-cup-of-coffee 2000-12-16 01:41:52 +00:00
Ade Lovett
dcab8f8fcf Update to 0.4 2000-12-15 17:53:30 +00:00
Daniel Harris
2be3f8901c Revert maintainer to ports@freebsd.org.
PR:		23557
Submitted by:	ex-MAINTAINER
2000-12-14 21:54:27 +00:00
Maxim Sobolev
0ad146f3f2 Add py-gtkscintilla - a Python bindings for GtkScintilla library. 2000-12-14 12:24:39 +00:00
Maxim Sobolev
8d0657e26a Add GtkScintilla. GtkScintilla is a wrapper for the Scintilla editing
component wich adds some facility to this powerful component.
2000-12-14 12:18:25 +00:00
Kevin Lo
2ee0e6e40d - Remove redundant/obsolete discriptions from Makefile
- Update WWW: line

PR: 23479
Submitted by: Ports Fury
2000-12-12 15:01:16 +00:00
Maxim Sobolev
567f39d5ec Update to 0.0.01211. 2000-12-11 15:19:40 +00:00
Maxim Sobolev
21e0fd7826 Build two additional modules required for forthcoming Boa port.
Approved by:	maintainer
2000-12-11 09:43:51 +00:00
Vanilla I. Shu
23c079b4a7 Change RUN_DEPENDS to BUILD_DEPENDS,
and set p5-GtkGLArea BROKEN, it need p5-OpenGL :(
2000-12-09 02:52:22 +00:00
Daniel Eischen
f8bbf0e6c1 GtkAda is an Ada binding to Gtk.
PR:		23138
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-12-08 21:33:54 +00:00
Ade Lovett
8e1e49f643 Update to 0.3 2000-12-08 21:10:31 +00:00
Will Andrews
57fe8e3b3b Update to QT 2.2.2; mostly minor bugfixes. Required for KDE 2.0.1.
Remove a patch in configure by replacing it with "yes yes" to automate
accepting the GPL license (*sigh*) and avoiding interactive configure.
*THIS TIME* I checked to make sure *.so wasn't removed accidentally.  ;-)
2000-12-06 06:27:16 +00:00
Ade Lovett
b373204b9c Update to 0.4.0 2000-12-05 20:01:56 +00:00
Maxim Sobolev
c16dfa56d5 Update to 0.15. 2000-12-05 13:42:38 +00:00
Maxim Sobolev
66b1e4d317 Update to 200011261817. 2000-12-04 11:41:43 +00:00
Maxim Sobolev
fdbeb48339 Update to 200011270836. 2000-12-04 11:34:30 +00:00
Maxim Sobolev
dc969b046d Use distfile for SciTE, since it contains scintilla and SciTE the only
scintilla user so far.
2000-11-27 16:55:35 +00:00