Age | Commit message (Collapse) | Author |
|
|
|
rev 1.2 and somewhat undone by rev 1.3) on FreeBSD 4. This
results in build and installing idraw and ibuild as well. (This
fixes the bento packaging problem.)
|
|
|
|
- Changes in installion of includes, so it keep compaible
to previous patchlevel
- took maintainership
|
|
|
|
Approved by: yasuf@bsdclub.org (MAINTAINER)
|
|
|
|
devel/sdl --> devel/sdl10
devel/sdl-devel --> devel/sdl12
Repo-copy by: asami
|
|
Submitted by: FDS
|
|
|
|
PR: 20662
Submitted by: peterho@ned.dem.csiro.au
|
|
Submitted by: knu
|
|
|
|
x11-toolkits/ruby-qt2/Makefile.common.
Tidy up .include's.
|
|
|
|
Remove -O from CFLAGS.
|
|
If this does not work, please send me the result of "make -DDEBUG" and
the generated Makefile (if any).
|
|
Submitted by: maintainer
|
|
- 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)
|
|
PR: 26212
Submitted by: maintainer
|
|
|
|
for i18n users - everyone is strongly urged to upgrade, particularly
GNOME users.
|
|
|
|
5-CURRENT.
Bump the version to 0.12a.1.
|
|
Approved by: ade (maintainer)
|
|
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}
Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
|
|
ParaGUI is a cross-platform high-level application framework and GUI library
|
|
bsd.port.pre.mk is read. Bump the version to 0.12a instead of 0.12_1.
|
|
|
|
|
|
Submitted by: steve
|
|
|
|
|
|
these files. Anyway, this is to denote that the default QT2 is now 2.3.0.
Submitted by: asami
|
|
Not submitted by: bento (for some reason...)
|
|
Submitted by: obento-
|
|
this involves is this: Cull GL from Qt by default, but still provide a
Qt+GL library that may or may not have threads. Then also provide a Qt
library that has threads but not GL. This allows us to make KDE2 depend
on a library that will *not* have threads, ever. Threads will be
revisited at a later date. Ports that require GL support need to be
updated to use the hacked library, libqtgl.so.4. The net result is that
we bloat our qt2 package by 1.5-2.5MB for compatability. Also, static
qt will not have GL support.
Introduce bsd.kde.mk, which will be tested on bento before becoming
fully activated.
Replace qt22-static with qt2-static, since it's just a proxy. Update
qt-designer to depend on qt23. Also make the old hack to package the
correct lib obsolete by using PLIST_SUB instead.
Miscellaneous changes: remove LIBQTFILE from CONFIGURE_ENV, it's not
used anymore. Solve namespace pollution problems with the devel/pth and
devel/libgnugetopt ports. Hopefully.
Suggested by: ade, asami, sobomax (bsd.kde.mk)
Repocopied by: asami (qt22-static --> qt2-static)
|
|
|
|
|
|
from maintainer's ports/26008 PR.
|
|
PR: 26008
Submitted by: MAINTAINER
|
|
|
|
|
|
PR: 25994
Submitted by: maintainer
|
|
|
|
USE_XPM.
Submitted by: bento
|
|
Approved by: maintainer
|
|
Submitted by: knu
|
|
|
|
I forgot to update this along with x11-toolkits/fox. Sorry for the
inconvenience.
|