Commit Graph

1175 Commits

Author SHA1 Message Date
Akinori MUSHA
074a4521a2 Remove a bunch of obsoleted (now non-existent) files from plist.
Some of them were moved to ruby-qt2{canvas,table} ports, some were
removed just because they were redundant.

Forgotten by:	knu ;)
2001-02-01 17:17:47 +00:00
Jimmy Olgeni
79c05b9c01 Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}
files.
2001-01-31 23:28:05 +00:00
Maxim Sobolev
90f02c1798 Update to 1.35. 2001-01-30 09:56:18 +00:00
Jacques Vidrine
9eaafa8e83 Chase checksum ... the distfile was re-rolled without changing
the version number.  The alarmingly extensive changes were:
  = use old-style HTML help by default
  = 8-bit HTML entities specified differently in source
    (e.g. "\344" instead of "ä")
  = change in the way dynamic modules are loaded (RTLD_NOW -> RTLD_LAZY)
  = bugfixes (?) for image scaling
  = updated mimetypes support: new flags `needsterminal' and `copiusoutput'
  = comment changes/additions

Checksum change was
Reported by:	vanilla
2001-01-29 15:30:25 +00:00
FUJISHIMA Satsuki
4006c97909 Tell configure script proper place where libqt installed in.
This patch prevent the script not to confuse libqthreads as libqt.
libqthreads is part of lang/guile, not QT.

PR:		23186
Submitted by:	Donald J . Maddox <dmaddox@sc.rr.com>
2001-01-29 14:21:00 +00:00
Maxim Sobolev
6569cc16e9 Add missed manpage.
Submitted by:	bento
2001-01-29 12:26:22 +00:00
Lars Koeller
ba965121da Forgotten to bump PORTREVISION due to addition of patch-lp, which fixed
the problems of finding .text_extras_menu.
2001-01-28 14:54:40 +00:00
Will Andrews
359fa6e1e5 Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months. 2001-01-27 05:31:09 +00:00
Will Andrews
ec4c0231ad Fix bogons related to WANT_STATIC.
Submitted by:	jkh
2001-01-24 03:48:41 +00:00
Akinori MUSHA
6fc8366343 Add ruby-qt2table, Qt2 table extension for Ruby. 2001-01-23 07:55:09 +00:00
Akinori MUSHA
7f5eab6107 Add ruby-qt2canvas, Qt2 canvas extension for Ruby. 2001-01-23 07:54:16 +00:00
Akinori MUSHA
4ffdfdb7d7 Minor wording fixes. 2001-01-23 07:20:39 +00:00
Ade Lovett
548809869d Release a few ports back into the wild that I don't have
time to maintain any more.
2001-01-22 19:33:59 +00:00
FUJISHIMA Satsuki
7797e5c9df move MASTER_SITES to MASTER_SITE_LOCAL.
PR:		23185
Noticed by:	Donald J . Maddox <dmaddox@sc.rr.com>
Approved by:	maintainer
2001-01-22 17:13:36 +00:00
Will Andrews
ceba73ff6e Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCC
2.95.3.  It's backwards compatible, so no need for OSVERSION or other
checks like that.  Also add new var - MAKE_JOBS, which allows you to
adjust the -jN argument (I wanted this 'cause with more CPUs I can compile
with MAKE_JOBS=4 or greater).  Methinks this kind of thing belongs in
bsd.port.mk, but anyway.  I can now compile (with MAKE_JOBS=4) qt 1.45 in
less than 4 minutes on my dual PIII-600E.  :)

Submitted by:	sf (workaround)
Requested by:	alex (workaround)
2001-01-21 19:36:08 +00:00
Lars Koeller
c614263584 During compile of xview on my 4.2-Release System with XFree-3.3.6 the
location of .text_extras_menu is set via imake to

  -DEXTRASMENU="\"/usr/X11R6/lib/.text_extras_menu\""

This absolute path is not handeld by the code in

  .../lib/libxview/textsw/txt_e_menu.c

This patch fixes this case. The warning message when starting xview
progams it's unable to find

  /usr/lib/./usr/X11R6/lib/.text_extras_menu

didn't appear anymore.
2001-01-21 19:05:07 +00:00
Ying-Chieh Liao
24ebd4cbfc ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.org 2001-01-21 04:26:37 +00:00
Will Andrews
1e242ef434 Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mk
defined PORTDOCS PLIST_SUB.

Submitted by:	lioux
Closes PR:	24468
PR Submitter:	Mikhail Teterin <mi@aldan.algebra.com>
2001-01-20 00:39:55 +00:00
Akinori MUSHA
6d30560f92 Update to 0.11 and unbreak. Now it works fine. :)
The culprit was x11-toolkits/qt22's lack of qgl support, and the author has
kindly separated the qgl module.  At the same time, canvas, table, and xml
modules have been separated too.  I'll make them ports sometime in the not too
distant future.
2001-01-18 16:52:47 +00:00
Maxim Sobolev
a95cd5d230 Update to 2.2.4.
Approved by:	maintainer
2001-01-18 13:18:33 +00:00
Will Andrews
5ccbc2a8ac Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation.  I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have
some rather weird way of doing PORTDOCS substitution.
2001-01-16 19:08:45 +00:00
Maxim Sobolev
2b1a883dc4 Massive style enforcement - use ^I instead of spaces for variables identation. 2001-01-16 17:33:20 +00:00
Maxim Sobolev
5acc3c46f6 Update to 0.1.1. 2001-01-16 12:42:24 +00:00
Maxim Sobolev
af6d08d902 Update to 0.0.10112. 2001-01-12 14:21:39 +00:00
Maxim Sobolev
c57fa83cec Update to 1.34. 2001-01-10 13:24:35 +00:00
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