aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* In order to use gnomeprefix, you must use USE_X_PREFIX. This fixes a problemJoe Marcus Clarke2005-02-141-1/+2
| | | | | | | | | with leftover directories during package building. Reported by: pointyhat via kris Notes: svn path=/head/; revision=128745
* Add DISTNAME to fix it.Jeremy Messenger2005-02-131-0/+1
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=128728
* With portmgr hat on, reset maintainership of these ports. Maintainer'sMark Linimon2005-02-134-4/+4
| | | | | | | | | | | | old email address bounces, and he has not been responsive to email on the only other one we have for him. These ports are now available for adoption. Come back coop, we miss ya ... Notes: svn path=/head/; revision=128714
* BROKEN: Incomplete pkg-plistKris Kennaway2005-02-132-0/+4
| | | | Notes: svn path=/head/; revision=128661
* - QtPixmap -> qtpixmap in PORTNAME.Jeremy Messenger2005-02-122-9/+6
| | | | | | | | | | | | | - Fix the plist, do not try to remove gtk's directory. [1] - Change the libtool from 1.3 to 1.5. - Few other small clean up such as remove GNU_CONFIGURE, since the USE_LIBTOOL_VER will taking care of it. Also, make it bit easier to read. - Bump the PORTREVISION. Reported by: pointyhat via kris [1] Notes: svn path=/head/; revision=128659
* wxRuby is a library to allow Ruby programs to use wxWindows (alsoPav Lucistnik2005-02-106-0/+242
| | | | | | | | | | | known as wxWidgets), which is a mature, cross-platform, GUI toolkit that uses native widgets where possible. PR: ports/77283 Submitted by: Ulrich Spoerlein <q@uni.de> Notes: svn path=/head/; revision=128494
* Remove patch-fltk-config.in: fltk-config --ldflags should not returnThierry Thomas2005-02-091-11/+0
| | | | | | | | | | -L/usr/local/lib, but this breaks audio/spiralsynthmodular and graphics/quat-gui which rely on it. Reported by: Kris via pointyhat. Notes: svn path=/head/; revision=128413
* Fix the plist by remove zu locale directories.Jeremy Messenger2005-02-091-0/+2
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=128343
* Update to 1.1.92.Joe Marcus Clarke2005-02-092-3/+3
| | | | Notes: svn path=/head/; revision=128330
* Add a new slave port, to build FLTK with threads supportThierry Thomas2005-02-072-0/+13
| | | | | | | (required by math/freefemm++). Notes: svn path=/head/; revision=128243
* - prepare for a new slave port x11-toolkits/fltk-threads;Thierry Thomas2005-02-072-1/+27
| | | | | | | | | | | | - remove -L/usr/local/lib from `fltk-config --ldflags`; - mark IGNORE if threading is enable on 4.x (if someone had a a clue to fix it, it would be great!). Approved by: demon (maintainer) Notes: svn path=/head/; revision=128242
* Update to 2.4.11.Joe Marcus Clarke2005-02-063-77/+3
| | | | Notes: svn path=/head/; revision=128191
* Fix a pixbufs demo by correct the gtk20 path. s|/usr|${X11BASE}|gJeremy Messenger2005-02-061-0/+9
| | | | | | | Reported by: lofi via IRC Notes: svn path=/head/; revision=128189
* Update to Qt 3.3.4, introduce MASTER_SITE_QT.Michael Nottebrock2005-02-064-79/+8
| | | | | | | Approved by: maintainer (for qmake) Notes: svn path=/head/; revision=128134
* Fix crash if the LANG sets as empty. Bump the PORTREVISION.Jeremy Messenger2005-02-062-0/+17
| | | | | | | Submitted by: marcus via IRC Notes: svn path=/head/; revision=128129
* Update to 2.8.1.Joe Marcus Clarke2005-02-064-13/+19
| | | | Notes: svn path=/head/; revision=128121
* - NO_PORTDOCS -> NOPORTDOCSPav Lucistnik2005-02-051-1/+1
| | | | | | | | PR: ports/77130 Submitted by: Marius Nuennerich <marius.nuennerich@gmx.net> Notes: svn path=/head/; revision=128097
* Chase linux-libtiff dependency after library version change.Alexander Leidinger2005-02-053-6/+6
| | | | | | | Noticed by: pointyhat Notes: svn path=/head/; revision=128071
* Update to 0.62, based on [1].Koop Mast2005-02-033-19/+24
| | | | | | | | | | Fix build on sparc64 by not adding -fpic to CFLAGS. PR: 68879 Submitted by: Piotr Smyrak Notes: svn path=/head/; revision=127988
* Update to 0.9.7 (mozembed still needs manual tweaking, though)Volker Stolz2005-02-015-229/+251
| | | | Notes: svn path=/head/; revision=127832
* Add open-motif-jdkErwin Lansing2005-02-011-0/+1
| | | | | | | Forgotten by: phantom Notes: svn path=/head/; revision=127828
* - Upgrade to 1.1.6;Thierry Thomas2005-01-316-257/+261
| | | | | | | | | - pet portlint. Approved by: demon (maintainer). Notes: svn path=/head/; revision=127803
* Add kinda special slave port for open-motif, which is expectedAlexey Zelkin2005-01-311-0/+23
| | | | | | | | | | to be used while building of native jdk ports. In conjunction with additional rules in jdk's Makefile it'll allow avoid installing of open-motif while building of jdk and include special patch which fixes Drag'n'Drop support for Sun's JDK by default. Notes: svn path=/head/; revision=127789
* Add configuration variable WITHOUT_OPENMOTIF_MANUALS, which controlsAlexey Zelkin2005-01-311-0/+5
| | | | | | | building/installing of open-motif's manpages and docs Notes: svn path=/head/; revision=127787
* - bring xfce4 to 4.2Oliver Lehmann2005-01-263-10/+78
| | | | | | | | | | | - remove x11-fm/xfce4-fm-icons misc/xfce4-panel-themes (obsoleted by that update) - take maintainership of x11-wm/xfce4-session [1] - bump PORTREVISION of all plugins because they need to be linked against the new xfce4 libs Approved by: maintainer [1] Notes: svn path=/head/; revision=127441
* Don't install unneeded perllocal.pod file.Jun Kuriyama2005-01-261-0/+4
| | | | | | | Reported by: pointyhat via kris Notes: svn path=/head/; revision=127351
* Update to 1.1.91.Koop Mast2005-01-252-3/+3
| | | | | | | Mainly bug fixes and translation updates. Notes: svn path=/head/; revision=127329
* Unbreak with kde 3.3.2Michael Johnson2005-01-251-5/+12
| | | | | | | | PR: ports/76625 Submitted by: Danny Pansters <danny@ricin.com> (maintainer) Notes: svn path=/head/; revision=127278
* Add missing dependencies.Michael Nottebrock2005-01-251-2/+4
| | | | Notes: svn path=/head/; revision=127265
* - Move x11-toolkits/eel2 -> x11-toolkits/eelPav Lucistnik2005-01-248-3/+2
| | | | Notes: svn path=/head/; revision=127234
* Builds for me, builds for other people I ask to test, old bento error-Michael Nottebrock2005-01-241-4/+0
| | | | | | | | logs aren't available anymore - unbreak and try to solicit a fresh pointy- hat log (if it's still broken there). Notes: svn path=/head/; revision=127186
* - Fix bad C++ code to unbreak with recent GCCAlexey Dokuchaev2005-01-241-18/+15
| | | | | | | - Reindent Makefile (to make portlint(1) happy) Notes: svn path=/head/; revision=127171
* Missed a patch, patch-09_redraw_vte_screen, this replace patch-src_vte.c. ItJeremy Messenger2005-01-191-0/+17
| | | | | | | | is easier to know the name of patch and what it is. Also, easier to follow up with the Debian's vte package. Notes: svn path=/head/; revision=126863
* Took all patches from the Debian, because current VTE lacks maintain andJeremy Messenger2005-01-1910-37/+949
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnome-terminal development has stagnated. Almost all patches are in GNOME bugzilla for the weeks and months. Bump the PORTREVISION. -patch-01_vtemodule: Fix build with the python module -patch-03_cursor_position: Added a patch for supporting some save/restore cursor position console sequences -patch-04_dsp_non_alias: FcConfigSubstitute in place of _vte_fc_defaults_from_gtk to get antialias and hinting value http://bugs.gnome.org/show_bug.cgi?id=142640 -patch-05_performance_boost: Balanced performance improvement http://bugs.gnome.org/show_bug.cgi?id=143914 -- This is very amazing improvement. Here's benchmark of it to show that gnome-terminal isn't far from aterm and xterm anymore. Old benchmark: ======================================= $ time ls -lR /usr/ports aterm: 7.99 real1.31 user2.75 sys xterm: 11.04 real1.34 user2.47 sys gnome: 41.76 real1.12 user2.45 sys (ouch....) ======================================= New benchmark: ============================================== $ time ls -lR /usr/ports aterm: 7.28 real 1.20 user 2.41 sys xterm: 9.85 real 0.91 user 2.08 sys gnome: 10.41 real 0.86 user 2.02 sys ============================================== Big deal! -patch-06_remove_doublefree: Resolve double free problem http://bugs.gnome.org/show_bug.cgi?id=161337 -patch-07_set_backspace_to_utf8: Set backspace behavior to utf8 (depends on utf8 locale) http://bugs.gnome.org/show_bug.cgi?id=158200 -patch-08_multiscreen_safe: Make vte multi-screen safe http://bugs.gnome.org/show_bug.cgi?id=160782 -patch-09_redraw_vte_screen: Redraw vte screen with correct background color http://bugs.gnome.org/show_bug.cgi?id=125364 -patch-10_hide_pageup_behavior: Hide manifestation of PageUp behavior with less http://bugs.gnome.org/show_bug.cgi?id=115149 <marcus>: I for one welcome our new vte patch overlord. I think all of them would make good additions. <ahze>: I am all for the performance_boost patch! gnome-terminal kinda sucks when lines are going by fast. <mezz>: showing the before and after benchmark. <marcus>: Commit! Commit! :-) Reviewed by: marcus and ahze Notes: svn path=/head/; revision=126861
* - make portlint happierDirk Meyer2005-01-152-2/+2
| | | | Notes: svn path=/head/; revision=126495
* Update to 1.1.90.Joe Marcus Clarke2005-01-133-3/+10
| | | | Notes: svn path=/head/; revision=126294
* - Update to 0.9.6Volker Stolz2005-01-115-161/+224
| | | | | | | - Really depend on GNOME2: libglade -> libglade2 (noted by Stephen Lewis) Notes: svn path=/head/; revision=126140
* Don't restrict ports depending on py-qt to python 2.3 anymore.Michael Nottebrock2005-01-101-1/+1
| | | | Notes: svn path=/head/; revision=126091
* Fix build with python 2.4Michael Nottebrock2005-01-102-1/+13
| | | | | | | | PR: ports/76009 Submitted by: Tobias Roth <ports@fsck.ch> Notes: svn path=/head/; revision=126089
* Modify pkg-message on the fly to get proper library version in message.Dejan Lesjak2005-01-102-2/+7
| | | | | | | | | | | | | The version of Xaw3d library depends on version of Xaw library installed by XFree86, XFree86-4-libraries or xorg-libraries. Since Xaw version was bumped with X.Org 6.8.1, bump PORTREVISION of this port to help people updating (XAWVER in bsd.port.mk was already bumped). Prodded by: kris Pointy hat to: lesi Notes: svn path=/head/; revision=126074
* Register a conflict with x11/zenity.Joe Marcus Clarke2005-01-102-0/+4
| | | | Notes: svn path=/head/; revision=126025
* Remove gacutil lines in pkg-plist as they are unnecessary for packaging.Jeremy Messenger2005-01-098-124/+4
| | | | | | | | | Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org> Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp Approved by: maintainer timeout (still no contact for months) Notes: svn path=/head/; revision=126017
* Add pangoxsl, a version of the Pango library with a PDF backend forPav Lucistnik2005-01-095-0/+52
| | | | | | | | | | | creating PDF output. This library also implements several of the inline properties defined by XSL that are not currently implemented by Pango. PR: ports/75971 Submitted by: James Earl <james@icionline.ca> Notes: svn path=/head/; revision=126009
* Reset undeliverable maintainer email address:Kris Kennaway2005-01-091-1/+1
| | | | | | | | | | <chris_pressey@yahoo.ca>: host mx1.mail.yahoo.com[67.28.113.11] said: 554 delivery error: dd Sorry your message to chris_pressey@yahoo.ca cannot be delivered. This account has been disabled or discontinued [#102]. - mta183.mail.re2.yahoo.com Notes: svn path=/head/; revision=125918
* Fix libXpm vulnerabilities that are described here:Steve Price2005-01-022-0/+187
| | | | | | | | | http://www.vuxml.org/freebsd/ef253f8b-0727-11d9-b45d-000c41e2cdad.html Approved by: portmgr Notes: svn path=/head/; revision=125636
* Partially fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-011-2/+7
| | | | | | | | | | PACKAGE_BUILDING case. Mark BROKEN because this package is still missing a dependency. Approved by: portmgr (self) Notes: svn path=/head/; revision=125630
* Fix package building by adding a dependency on Xvfb in theKris Kennaway2005-01-011-0/+3
| | | | | | | | | | PACKAGE_BUILDING case. The package build scripts then DTRT and ensure this is running at build-time so a DISPLAY is available. Approved by: portmgr (self) Notes: svn path=/head/; revision=125629
* Say hello to the linux mega patch, it consolidates our linux bits aAlexander Leidinger2004-12-3118-135/+801
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | little bit and allows to proceed to a more recent linux_base from a stable (read as: the major bugs should be ironed out or identified and most linux ports build just fine) source. It also allows to ship 4.11 with a working linuxolator (the EOLed linux_base is marked forbidden because of a security hole). This is a major update, please read UPDATING (and CHANGES if you develop linux ports). Changes: - change the default linux_base from v7 to v8 - add a newer freetype to linux_base-8 for nicer fonts display [1] - don't let cpio use hardlinks in the linux_base-8 port to quiet some warnings in some cases [2] - fix a cut&past error in the linux_base-8 pkg-install script [3] - convert the binary knob "USE_LINUX" to a version specifier, e.g. USE_LINUX=<value> specifies a dependency upon emulators/linux_base-<value>, exceptions are a value of "7" (which does what you want and adds a dependency to linux_base) and any value without a corresponding port in PORTSDIR/emulators/linux_base-<value> (which adds a dependency to the default linux_base) - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob, this allows us to use the USE_LINUX_PREFIX knob for linux_base and paves the way for splitting up future linux base ports into individual pieces - remove RESTRICTED from some GPL licensed ports, even when we only distribute binaries, we get them from official linux sites, so anyone can grab them there if he needs to - add a dependency upon the linux X11 bits where necessary (based upon guesswork) - don't use USE_X_PREFIX in some linux ports since it adds a dependency to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean solution would be to remove the implicit USE_XLIB from USE_X_PREFIX) - bump the portrevision of the linux ports ("better safe than sorry" algorithm) - pass maintainership of the important linux infrastructure to a mailinglist, hijack freebsd-emulation@ for this purpose (if somebody doesn't like this: tell us your bikeshed color at freebsd-emulation@, my color would be "linuxolator@" in case someone cares...) - add a pkg-install script for linux-fontconfig, but don't use it; everything should work without it (the FreeBSD fc-cache program should do all the work), but in case we need it we just need to decomment the pkg-install part in the Makefile - fix some dependencies - fix some bugs - add some static plists - unbreak the ports with dependecies to more than one linux_base This also fixes some ports which are marked BROKEN because of dependencies to v7 and v8 of linux_base at the same time. Known bugs: - the linux-mesa and linux-devtools ports install libGL*.so symlinks - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by the linux X11 port, so linx_Base-8 moans at deinstall time) Future work (interested souls should coordinate with freebsd-emulation@): - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies, or modify the behavior of USE_XLIB in the USE_LINUX case AFAIK trevor has some patches. - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of the PREFIX?= workaround in some linux ports Should be discussed/coordinated on/with x11@. - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/ - update to a more recent linux base PR: 69997, 70539 (and maybe others) Discussed with/on: java@, x11@, trevor, portmgr Tested by: mezz, portmgr, pointyhat RPM hunted down by: Joseph Gelinas <scirocco@tasam.com> [1] Requested by: portmgr [2] Submitted by: kris [3] Approved by: portmgr Notes: svn path=/head/; revision=125613
* Update to 2.6.2.Joe Marcus Clarke2004-12-262-3/+3
| | | | Notes: svn path=/head/; revision=125186
* Move xtermcontrol to 'x11' category since it's more appropriate forKirill Ponomarev2004-12-254-39/+0
| | | | | | | | | this kind of software. Proposed by: adamw Notes: svn path=/head/; revision=125114