Commit graph

12 commits

Author SHA1 Message Date
Maxim Sobolev
abd1119acd - Unbreak after USE_LIBTOOL change;
- 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.
2002-04-25 15:42:30 +00:00
Pete Fritchman
d60389f12f - update to 2.5 - update MASTER_SITES
- chase shlib major for devel/sip

PR:		31986
Submitted by:	maintainer
2001-12-03 05:47:22 +00:00
Pete Fritchman
9213352b34 Add missing file to pkg-plist
PR:		30468
Submitted by:	maintainer
2001-09-21 16:50:54 +00:00
Ying-Chieh Liao
5b818d7a50 upgrade to 2.4
PR:		27132
Submitted by:	MAINTAINER
2001-05-18 15:56:33 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +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
97b95b0487 OOPS, forgot to add patch in previous commit (Update to 2.2).
Approved by:	maintainer
2000-11-22 16:55:52 +00:00
Maxim Sobolev
7ba80c5656 Update to 2.2.
Approved by:	maintainer
2000-11-22 16:53:53 +00:00
Maxim Sobolev
dbc5b80b85 Update WWW. 2000-11-16 10:00:52 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Steve Price
e4fe8c337d Update to version 0.12.
PR:		19143
Submitted by:	maintainer
2000-07-10 01:45:31 +00:00
Will Andrews
d0efc5b86b Add py-qt, a package of python bindings for Qt. This has been moved from
the original x11-toolkits/pyqt.

PR:			17933
Submitted by:		Arun Sharma <adsharm@sharmas.dhs.org>
Move suggested by:	nectar
2000-04-23 05:07:11 +00:00