summaryrefslogtreecommitdiffstats
path: root/x11-toolkits
Commit message (Collapse)AuthorAgeFilesLines
* Update eel2 to version 1.1.14 after a repo-copy from ports/x11-toolkits/eelsobomax2002-05-206-165/+114
| | | | and connect it to the build.
* Restore entries removed by accident to unbreak fox-xunicode.knu2002-05-205-2/+8
|
* BROKEN: Left behind by the recent fox updatekris2002-05-201-0/+2
|
* Back to betas...Update to GNOME 2.0 beta 5.marcus2002-05-1920-73/+33
|
* GNU m4 is gm4 not just m4. This fixes a hang when building gnome-- on a systemmarcus2002-05-181-1/+1
| | | | | | without GNU m4. PR: 37307
* mastersite has moved.sada2002-05-171-2/+5
| | | | | PR: ports/37101 Submitted by: maintainer
* Update to 1.0.11.knu2002-05-168-16/+8
|
* Remove lib/libsspkg.sa.1 from plist since we don't build it.kris2002-05-151-1/+0
| | | | Noticed by: bento
* Fix building on -currentdwcjr2002-05-151-15/+36
| | | | | PR: 37987 Submitted by: Oliver Braun
* Update to 20020509 (version in GNOME2 RC2) after a repo-copies fromsobomax2002-05-144-69/+26
| | | | lang/librep, x11-toolkits/rep-gtk and x11-wm/sawfish.
* Revert debugging building option: no-debug is default unlesslioux2002-05-144-4/+4
| | | | | | | WITH_DEBUG Submitted by: Alan E <ports@geeksrus.net> Approved by: will
* Fix up the pkg-{descr|comment} to relfect reality, and avoid confusionmarcus2002-05-135-5/+5
| | | | | | for software developers. Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
* Bring the pkg-descr in sync with reality.marcus2002-05-132-4/+8
| | | | Submitted by: Lawrence Mayer dsg <Lawrence.Mayer@dsg.ki.se>
* Update to GNOME 2.0 RC2.marcus2002-05-1211-11/+11
|
* The previous Makefile revision contained a partial upgrade to a newerkris2002-05-111-3/+3
| | | | | | | version of open-motif, but the distfile has apparently moved and is no longer fetchable. Revert to the old version. Pointy hat to: motminh
* Fix conflict with mozilla-headers. Bump PORTREVISION for package change.will2002-05-108-28/+28
| | | | | | PR: 37881 Reported by: Chris Knight <chris@aims.com.au> Submitted by: Alan Eldridge <alane@geeksrus.net>
* Link the library with -lX11 -ltk82 so that the tix library can be loadedjmz2002-05-102-4/+5
| | | | | | safely from a tk program. Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* - Set soname for libtk84.sodinoex2002-05-0911-28/+75
| | | | | | - Add pkgIndex.tcl submitted by doconnor@gsoft.com.au so "package require Tk" is now supported. - Add pkgIndex.tcl for tk83 and tk84
* Follow tcl/tk and install files in $PREFIX/lib instead of $PREFIX/share. Thisjmz2002-05-084-258/+241
| | | | | | allows Tcl to find Tix if you do 'package require' Submitted by: Daniel O'Connor <doconnor@gsoft.com.au>
* To ports@freebsd.org.obrien2002-05-081-4/+4
|
* Add a patch I forgot yesterday to rename libqt -> libqt1kris2002-05-051-4/+7
| | | | | Noticed by: Tilman Linneweh <tilman@arved.de> Pointy hat to: kris
* Add back the qt145 port and support for qt-1.x. This should notkris2002-05-0511-0/+1193
| | | | | | | have been removed because it was not broken and a lot of working ports depended on it. The qt145 port now installs files named *qt1* instead of *qt* so it does not conflict with the other qt versions.
* Update to 1.116.1.marcus2002-05-043-30/+4
|
* Update to 0.8.1.knu2002-05-032-2/+2
|
* Update to GNOME 2.0 RC 1.marcus2002-05-0212-15/+14
|
* Mark BROKEN when WITH_OPENGL due to unsolved problems causing DRIlioux2002-05-024-0/+4
| | | | | | | to fail Submitted by: Alan E <port@geeksrus.net> Approved by: will
* - Move misc documentation into share/doc where it belongs;sobomax2002-05-018-110/+50
| | | | | | - use USE_LIBTOOL while I here; - make gnome-hint from gnomecore actually working; - bump PORTREVISIONs.
* Fix a build problem in -stable.marcus2002-05-011-0/+20
| | | | Reported by: Mike Harding <mvh@ix.netcom.com>
* Clean up the plists some.marcus2002-04-301-1/+1
| | | | | | | * "Share" directories such as share/gnome, share/gnome/pixmaps, and etc/sound between both GNOME 1.4 and GNOME 2.0. * Remove some @dirrm's from gtm that were already in dependency ports.
* 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
|
OpenPOWER on IntegriCloud