| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- Put kdesupport11 dependency back. I forgot that it is not implied by
kdelibs11 as kdesupport2 is by kdelibs2.
- HAS_CONFIGURE -> GNU_CONFIGURE in some cases were needed.
- Add X11 headers to CPPFLAGS for moonshine (extreme case).
|
| |
|
|
|
|
| |
Update MASTER_SITES
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
|
| |
- Change install path of data files
- Add PORTDOCS to pkg-plist
PR: 26231
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 26230
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 26229
Submitted by: Ports Fury
|
|
|
|
| |
Reminded by: maintainer
|
|
|
|
|
| |
PR: 26150
Submitted by: 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.
|
| |
|
|
|
|
|
| |
come from. Pass the pointy hat. But I cleaned out RELENG_3 support in
the patch before, so finish the job in Makefile.
|
| |
|
|
|
|
|
|
|
|
| |
a version from the author that will be merged in a future version.
Putting it in a single file like this will make it easy to get rid of
in the next release.
Also, clean up the config file a bit, including respect for ${X11BASE}
|
|
|
|
| |
'make index'.
|
|
|
|
|
|
| |
2. Fix the XF86 video mode switching code.
3. Respect CC and CXX.
|
|
|
|
|
| |
PR: 26117
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 26118
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 26120
Submitted by: Ports Fury
|
|
|
|
|
| |
PR: 26121
Submitted by: Ports Fury
|
|
|
|
|
| |
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26102
|
|
|
|
|
| |
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26101
|
|
|
|
|
| |
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26099
|
|
|
|
|
| |
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26098
|
|
|
|
|
| |
Submitted by: Takeshi Hiyama <th@cis.ibaraki.ac.jp> (maintainer)
PR: ports/26095
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
2. Get rid of half-speed audio flag. It breaks audio on Yamaha chipsets.
3. The program maintainer has a bad habit of morphing the distfile and
WRKSRC name. Grr.
4. Some patches were subsumed and thus deleted. Other stuff has come up
though and thus must be patched.
5. Take over MAINTAINERship.
PR: ports/26112
Approved by: nbm
|
| |
|
|
|
|
|
| |
PR: 26082
Submitted by: MAINTAINER
|
| |
|
|
|
|
|
| |
PR: 25221
Submitted by: bdluevel@heitec.net
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
| |
Submitted by: MAINTAINER
|
|
|
|
| |
Approved by: MAINTAINER
|
|
|
|
|
|
|
|
| |
(version string in html file is corrected)
- Exclude GPL doc from package
PR: 25996
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
|
|
|
|
|
|
|
|
| |
Also break out Counter-strike into a dependant port of its
own, and add a similar dependant port for Frontline Force.
The submitter takes over maintainership. Thanks!
Submitted by: Patrick Li <pat@databits.net>
|
|
|
|
|
| |
PR: 25906
Reported by: Michael Hohmuth <hohmuth@inf.tu-dresden.de>
|
|
|
|
| |
Submitted by: bento
|
|
|
|
| |
Helped with this by: jedgar
|
| |
|
|
|
|
|
| |
Submitted by: Makoto YAMAKURA <makoto@pinpott.spnet.ne.jp> (maintainer)
PR: ports/25355
|
| |
|
| |
|
|
|
|
| |
Submitted by: bento
|
|
|
|
|
|
|
|
| |
o make it CFLAGS/X11BASE and PREFIX-clean;
o install data files into ${PREFIX}/share, not into ${PREFIX}/lib as it was
previously.
Prompted by: bento
|
|
|
|
| |
Fix bento build errors (USE_IMAKE).
|