Commit Graph

14 Commits

Author SHA1 Message Date
David W. Chapman Jr.
6abce359e6 Update to 2.5
PR:		31923
Submitted by:	maintainer
2001-11-23 05:15:50 +00:00
Kevin Lo
23590c8ff0 Upgrade to version 2.4
PR: 27159
Submitted by: MAINTAINER
2001-05-07 14:54:26 +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
Maxim Sobolev
7ba80c5656 Update to 2.2.
Approved by:	maintainer
2000-11-22 16:53:53 +00:00
Maxim Sobolev
08204b4217 Perlace maintainer's address adsharma@home.com (bounces) with
adsharma@sharmas.dhs.org (works).
2000-11-21 11:31:01 +00:00
Maxim Sobolev
dbc5b80b85 Update WWW. 2000-11-16 10:00:52 +00:00
Satoshi Asami
12b92b9b2c The port that installs stuff in the python1.5 directory is now called
lang/python15, not lang/python.

Found by:	bento
2000-11-13 11:00:12 +00:00
Maxim Sobolev
cc121d9794 USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. 2000-08-21 10:07:35 +00:00
Will Andrews
67c0ead7d4 Update to 0.12.
PR:		19142
Submitted by:	MAINTAINER
2000-06-17 03:37:10 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Steve Price
7e7b28d09f This port requires Python.h to build.
Noticed by:	bento
2000-05-28 03:51:51 +00:00
Will Andrews
db365067b2 SIP is a tool for generating bindings for C++ classes so that they can be
accessed as normal Python classes.

PR:		17932
Submitted by:	Arun Sharma <adsharma@sharmas.dhs.org>
2000-04-22 21:27:56 +00:00