summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Enforce X(1) recommendation about X11 naming in some pkg-{descr,comment}olgeni2001-01-311-1/+1
| | | | files.
* Update to 1.35.sobomax2001-01-304-7/+18
|
* Chase checksum ... the distfile was re-rolled without changingnectar2001-01-293-0/+3
| | | | | | | | | | | | | | 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
* Tell configure script proper place where libqt installed in.sf2001-01-291-1/+2
| | | | | | | | 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>
* Add missed manpage.sobomax2001-01-296-0/+6
| | | | Submitted by: bento
* Forgotten to bump PORTREVISION due to addition of patch-lp, which fixedlkoeller2001-01-281-0/+1
| | | | the problems of finding .text_extras_menu.
* Remove inactive MAINTAINER <cwt>, who hasn't committed in 20 months.will2001-01-271-1/+1
|
* Fix bogons related to WANT_STATIC.will2001-01-246-12/+18
| | | | Submitted by: jkh
* Add ruby-qt2table, Qt2 table extension for Ruby.knu2001-01-235-0/+58
|
* Add ruby-qt2canvas, Qt2 canvas extension for Ruby.knu2001-01-235-0/+64
|
* Minor wording fixes.knu2001-01-235-7/+7
|
* Release a few ports back into the wild that I don't haveade2001-01-221-3/+2
| | | | time to maintain any more.
* move MASTER_SITES to MASTER_SITE_LOCAL.sf2001-01-221-1/+4
| | | | | | PR: 23185 Noticed by: Donald J . Maddox <dmaddox@sc.rr.com> Approved by: maintainer
* Add workaround (CFLAGS+=-frerun-cse-after-loops) for breakage in GCCwill2001-01-217-8/+38
| | | | | | | | | | | | 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)
* During compile of xview on my 4.2-Release System with XFree-3.3.6 thelkoeller2001-01-211-0/+22
| | | | | | | | | | | | | | | | | 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.
* ijliao@csie.nctu.edu.tw -> ijliao@FreeBSD.orgijliao2001-01-211-1/+1
|
* Hopefully finish syncing with bsd.port.mk rev 1.361 - use bsd.port.mkwill2001-01-206-116/+116
| | | | | | | | defined PORTDOCS PLIST_SUB. Submitted by: lioux Closes PR: 24468 PR Submitter: Mikhail Teterin <mi@aldan.algebra.com>
* Update to 0.11 and unbreak. Now it works fine. :)knu2001-01-183-30/+2
| | | | | | | 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.
* Update to 2.2.4.sobomax2001-01-189-33/+48
| | | | Approved by: maintainer
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inwill2001-01-166-36/+0
| | | | | | 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.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-1610-28/+28
|
* Update to 0.1.1.sobomax2001-01-163-9/+13
|
* Update to 0.0.10112.sobomax2001-01-123-84/+94
|
* Update to 1.34.sobomax2001-01-104-7/+10
|
* Temporarily mark as broken. There seems to be something wrong withknu2001-01-091-0/+2
| | | | | | | | | | | | | | 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.
* Add ruby-qt2, Qt2 extension for Ruby.knu2001-01-096-153/+247
| | | | Repocopied from: x11-toolkits/ruby-qt
* Added accidently lost manually install of patchlevel.h which is neededlkoeller2001-01-091-0/+1
| | | | by e.g. grace to compile.
* Update to 0.14b.knu2001-01-094-18/+14
|
* Update to 0.14a.knu2001-01-086-46/+54
|
* Update to 200012301145.sobomax2001-01-085-27/+53
|
* Clean up inefficient perl invocations; use multiple REs in the same call.will2001-01-071-4/+4
|
* Install threaded qt2 library. Nuke GL dependency (should have listenedwill2001-01-0712-30/+36
| | | | | | | | 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>
* - Cleanup of Makefilelkoeller2001-01-073-263/+239
| | | | | | | | | | - 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
* kio8-* encoding improvementkevlo2001-01-0538-6/+1370
| | | | | Submitted by: mi@aldan.algebra.com Approved by: will
* Don't build test program. This should solve error when building the port onsobomax2001-01-042-0/+24
| | | | system without libglade installed.
* Update to 0.0.10103.sobomax2001-01-033-25/+8
|
* Add easygtk. EasyGTK is a wrapper library for GTK+ for people who want to learnsobomax2001-01-037-0/+91
| | | | GTK programming in 2 hours instead of 2 weeks
* Upgrade to 800.022.vanilla2001-01-033-7/+2
| | | | | PR: ports/20196 Submitted by: Palle Girgensohn <girgen@partitur.se>
* add missing files.sf2001-01-024-6/+16
| | | | | | | PR: 23738 Submitted by: David W. Chapman Jr. LIB_DEPENDS GLU.14 -> USE_MESA.
* Update to 0.0.10101.sobomax2001-01-013-9/+96
|
* Update to 200012290259.sobomax2000-12-302-3/+3
|
* Remove file committed by error.sobomax2000-12-301-1/+0
|
* Update to version 4.8.4. Affected ports: xmgr, grace, oleo.lkoeller2000-12-294-42/+52
|
* Force a link so that "make reinstall" works.markm2000-12-271-1/+1
|
* Fix build for XFree86 4.0.2 users: use threads by default in QT even thoughwill2000-12-2612-54/+108
| | | | | | | | | | 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.
* Update to 0.8.0.sobomax2000-12-253-3/+27
|
* Complete new patch files for update to version 1.1.7.lkoeller2000-12-253-0/+107
|
* Complete new patch files for update to version 1.1.7.lkoeller2000-12-245-101/+218
|
* Update to 1.1.7 with new packing list.lkoeller2000-12-241-226/+212
|
* Fix one line longer than 80 chars.lkoeller2000-12-241-1/+1
|
OpenPOWER on IntegriCloud