summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Move back to share/gnome as a datadir.marcus2002-04-309-47/+51
| | | | | | | | The GNOME 2.0 APIs can be installed right along with the GNOME 1.4 APIs, but the desktops will be mutually independent. That is, you will not be able to install gnomedesktop, for example, on the same machine as gnomecore. However, you will be able to install the GNOME 2.0 desktop, and use all your favorite GNOME 1.4 applications (like gaim, AbiWord, Evolution, etc.).
* use USE_PYDISTUTILSijliao2002-04-292-15/+3
|
* Assign PORTREVISION using `?=' instead of `=' so that slave ports canknu2002-04-291-5/+5
| | | | | | | | | | override it. PR: ports/34779 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER of ja-{qt23,kde*2} ports) Replace `cd dir && cmd' with `cd dir ; cmd' while I'm here.
* o Bump PORTREVISIONlioux2002-04-2912-64/+216
| | | | | | | | | | | | | | | | o Fix configure args to match what new configure accepts o Use -qt-imgfmt-{jpeg,mng,png} to dynamically link the graphics libs into libqt-mt.so o Use image plugins (-plugin-imgfmt-{jpeg,mng,png}) if WITH_IMAGE_PLUGINS; QTDIR=/usr/X11R6 needs to be set before starting KDE if so o Use Mesa libs if WITH_OPENGL. This will result in warnings both before and after the build; the package will be called qt-opengl; a warning will be displayed via pkg-message when the package is installed Submitted by: Alan E <ports@geeksrus.net> Approved by: will
* Use correct -soname for qtgl shared library, so that libqtgl actually works.sobomax2002-04-271-2/+3
| | | | | | | | | Previously libqtgl.so.4 was libked with soname of libqt2.so.4, so that when you link application with -lqtgl you are fine, but when you are trying to run resulting application it dies because libqt2 (which has no GL code) is dynamically linked instead. Not objected by: will
* o Switch to official distribution distfiles instead of using speciallylioux2002-04-2716-7012/+7444
| | | | | | | | | | | | | tailored ones o Add patch-aa to handle current not patched distfile (it is already incorporated in repo version) o Uphold hier(7) for documentation installation o Bump PORTREVISION o Fixes sent by [1]. Coordinated by [2] Submitted by: Lauri Watts <lauri@kde.org> [1] Reviewed by: Alan E <ports@geeksrus.net> [2] Approved by: will
* Use GNOME2 beta4 download location for all GNOME2 ports.sobomax2002-04-264-4/+4
|
* Use USE_LIBTOOL.sobomax2002-04-263-47/+15
|
* Install <libspi/stateset.h> include, because it's referenced fromsobomax2002-04-262-2/+12
| | | | <libspi/libspi.h>.
* - Update to 0.8;sobomax2002-04-265-49/+18
| | | | - use USE_LIBTOOL.
* - Update to 1.114.0 (version found in the GNOME2 beta4);sobomax2002-04-264-50/+21
| | | | - use USE_LIBTOOL.
* - Update to 0.12.1 (version found in the GNOME2 beta4);sobomax2002-04-266-54/+34
| | | | - use USE_LIBTOOL.
* - Update to 1.115.0 (version found in the GNOME2 beta4);sobomax2002-04-265-50/+20
| | | | - use USE_LIBTOOL.
* - Update to 1.115.0 (version found in GNOME2 beta4);sobomax2002-04-265-43/+19
| | | | - use USE_LIBTOOL.
* - Update to 0.13 (version found in the GNOME2 beta4);sobomax2002-04-265-54/+23
| | | | - use USE_LIBTOOL.
* - Update to 2.0.2 (version found in the GNOME2 beta4);sobomax2002-04-2612-134/+60
| | | | - use USE_LIBTOOL.
* Put USE_LIBTOOL back.sobomax2002-04-256-60/+28
|
* o Fix PLIST issue for now with exec/unexec tricklioux2002-04-258-688/+96
| | | | | | | | | | | | | | o Deal with following issue: (weird) "The following target is necessary if qt30 is installed at the time the port build is started; it is related to the Makefiles having dependencies on these (installed) .prl files." --AlanE o Bump PORTREVISION Submitted by: Alan E <alane@geeksrus.net> Requested by: too many Approved by: will
* - Unbreak after USE_LIBTOOL change;sobomax2002-04-255-4396/+28
| | | | | | | | | | - don't build/install useless static library (useless because we want Python module, which is by definition shared object). Not only this reduces the package size and saves disk space, but also halves the time necessary to compile the port; - don't install useless .la file; - remove version number from the shared object - it doesn't serve any meaningful purpose.
* Unbreak after PERL_CONFIGURE change.sobomax2002-04-251-0/+14
| | | | Submitted by: bento
* Update to 0.19.2.sobomax2002-04-246-6/+96
|
* Add libwnck, an GNOME 2.0 API for building pagers and tasklists.marcus2002-04-247-0/+127
| | | | | Reviewed by: sobomax Approved by: sobomax
* Add libzvt, the API for Zed's Virtual Terminal, the first of many componentsmarcus2002-04-247-0/+102
| | | | | | | of the GNOME 2.0 Desktop. Reviewed by: sobomax Approved by: sobomax
* Use KDE mirrors, not my main site. Ugh.will2002-04-224-4/+8
|
* Change the GNOME 2.0 library ports to use share/gnome2 instead of share/gnomemarcus2002-04-228-40/+46
| | | | | | | in preparation for the GNOME 2.0 desktop. Reviewed by: sobomax Approved by: sobomax
* Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2141-9164/+9741
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | original versions of these ports, so some PORTREVISIONs were bumped. See http://freebsd.kde.org/ and mailing lists linked to from there for info on the packages generated to test these ports. bsd.kde.mk has already been updated a few days ago to work with these. Some patches applied to fix a few bugs were: deskutils/kdepim3: [1] Remove kpilot from build because it wasn't ready at release. editors/koffice-kde3: [2] Fix compile time bugs for FreeBSD. misc/kdeedu3: [3] Fix compile problem with kvoctrain. x11/kdebase3: [4] Fix KDM CPU usage and login bug. Some caveats: * All PLISTs are broken for deinstall due to script bug that I didn't notice until very recently. This will be fixed when I commit an update tomorrow. These ports should still install perfectly fine though. They should also deinstall without giving errors, but will leave directories behind. * You can't install this with any other version of QT or KDE already installed. I am not sure the checks are 100% working, but fixes for these will be forthcoming. This is mainly due to a policy decision made by kde@ to make QT/KDE ports install the way the rest of the world expects it to while also still conforming to FreeBSD's hier(7). For reference on this decision, please consult the KDE/FreeBSD mailing list archives. This decision fixes 2-year-old bug reports relating to how we handled this for KDE2 vs KDE1. Submitted by: [1] Adrian de Groot <adridg@cs.kun.nl>, [2] David Faure <faure@kde.org>, Andy Fawcett <andy@athame.co.uk> Lauri Watts <lauri@kde.org> [3] Lauri Watts <lauri@kde.org> [4] Alan Eldridge <alane@geeksrus.net> Oswald Buddenhagen <ossi@kde.org> Reviewed by: kde
* Say goodbye to Qt 1.x and all of its dependents. The one port I foundwill2002-04-1921-1440/+0
| | | | | | | | | | | | | which probably isn't supposed to be removed is misc/instant-workstation, which had a dependency on audio/xamp (being removed), so I removed that dependency and bumped PORTREVISION. All other ports are real dependents upon Qt 1.x, including KDE 1.x stuff. Code in bsd.kde.mk supporting these ports is also removed or adjusted. Also, some adjustments made to accomodate Qt3/KDE3 ports, which will be committed Real Soon Now (TM), pending repo-copies. This commit made in impending view of Qt3/KDE3 entering ports tree.
* Chase increase of libSDL version number.sobomax2002-04-172-2/+2
|
* Use USE_PYDISTUTILS.tg2002-04-171-7/+1
|
* Add libgail-gnome 0.5.0, an implementation of the ATK interfacessobomax2002-04-127-0/+95
| | | | | | for GNOME widgets. This is the last brick in the wall called GNOME2 Development Platform.
* Fix a resource leak in the GTK pixmap themes. Bump PORTREVISION.marcus2002-04-124-2/+150
| | | | | | | | PR: 36044 37022 Submitted by: Sascha Holzleiter <sascha@root-login.org> Reviewed by: sobomax Approved by: sobomax Obtained from: gtk-engines CVS
* gettext upgrade uber-patch (stage 3)ade2002-04-122-3/+4
| | | | | | | | | | - switch devel/gettext (0.11.1) on, installing full package - flip devel/gettext-old (0.10.35) to installing only static binaries with a "-old" suffix -- gettext-old will have its deorbit burn sequence initiated just after 4.6-RELEASE - fix up ports for the new world order Reviewed by: portmgr
* Add at-spi 0.10.0, an Assistive Technology Service Provider Interface for GNOME.sobomax2002-04-1212-0/+258
|
* Update checksums for Python-2.2.1.tg2002-04-121-0/+2
| | | | | PR: 36977 Submitted by: Hye-Shik Chang <perky@fallin.lv>
* Add libgnomeprintui 1.112.0, gnome print support library.sobomax2002-04-127-0/+120
|
* Update checksum for Python-2.1.3.tg2002-04-111-0/+1
|
* Upgrade to 0.7008vanilla2002-04-1017-25/+25
|
* Set --localstatedir and --datadir to be consistent with other GNOME coresobomax2002-04-092-2/+5
| | | | ports.
* Fix LIB_DEPENDS.sobomax2002-04-091-1/+1
|
* Fix excessive indentation.sobomax2002-04-091-1/+1
|
* Add libgnomeui, the GUI components for the GNOME 2.0 framework.marcus2002-04-088-0/+258
| | | | | Reviewed by: sobomax Approved by: sobomax
* Add libbonoboui, the GUI components for GOME 2.0 bonobo component.marcus2002-04-088-0/+164
| | | | | Reviewed by: sobomax Approved by: sobomax
* Update to 1.0.1pat2002-04-084-6/+12
| | | | | PR: 36896 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Add `@dirrm lib/gtk-2.0/modules'.sobomax2002-04-081-0/+1
|
* There is no lib/gtk-2.0/modules dir.sobomax2002-04-082-2/+0
|
* Remove iconv->giconv hack.sobomax2002-04-082-38/+0
|
* Update to GNOME 2.0 beta3.marcus2002-04-0611-56/+20
| | | | Approved by: sobomax
* Apply patch for:dinoex2002-04-021-0/+80
| | | | | | | | | | | | | | | | | | | XmHTML does not build: debug.c:113: initializer element is not constant When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got the following error during build: rm -f .libs/debug.lo cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif -I. -I../include -I../include/common -I../../include -I../../include/common -I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c -fPIC -DPIC -o .libs/debug.lo debug.c:113: initializer element is not constant gmake[2]: *** [debug.o] Fehler 1 Strangely enough, the build continued without rebuilding the remaining files of this directory. The make install aborted, of course, because parts of the product had not been built. (gmake problem) PR: 34636 Submitted by: gwk@mscsoftware.com Approved by: Lars.Koeller@Uni-Bielefeld.DE
* cd dir && command -> cd dir; commandknu2002-03-301-1/+1
|
* Update to 0.12.petef2002-03-303-2/+5
| | | | | PR: 36518 Submitted by: maintainer
OpenPOWER on IntegriCloud