| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
classes.
PR: 22048
Submitted by: Nils M Holm <nmh@t3x.org>
|
|
|
|
| |
level multi-thread library based on POSIX 1003.1c API.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 24858
Submitted by: Patrick Doane <patrick@watson.org>
|
| |
|
|
|
|
|
| |
PR: 26289
Submitted by: Alex Kapranoff <kapr@crosswinds.net>
|
| |
|
|
|
|
|
|
|
| |
Update lang/ccscript to 1.4.1
PR: 26370
Submitted by: maintainer
|
|
|
|
|
| |
PR: 26249
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
|
|
|
|
| |
PR: 26250
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
|
|
|
|
| |
PR: 26253
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
|
|
|
|
|
|
| |
bsd.python.mk-ify port.
PR: 26352
|
| |
|
|
|
|
| |
Poked by: roberto
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
According to my tests it is *amazingly* efficient - it gave me about 10%
memory saving (SIZE in the top(1)) for the large processes like X and jre
without any measureable performance saturation.
Moreover, due to not very clear for me reasons Python benchmark (pybench)
is about 60% (!!!) faster with this allocator comparing to the libc one.
Obviously we should investigate this further and if there is no error
then tune either Python or our own malloc.
Alternatively we may evaluate a possibility to make it (or part of it) our
default malloc(), because it is friendly licensed and actively maintained.
|
| |
|
|
|
|
|
| |
PR: 26346
Submitted by: Johann Visagie <johann@egenetics.com>
|
|
|
|
|
|
|
| |
- 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).
|
|
|
|
|
| |
PR: 26284
Submitted by: MAINTAINER
|
| |
|
|
|
|
| |
Submitted by: bento
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Among four submissions, this commit based on the port sent by
Ernst de Haan <ernst@jollem.com> at ports/24291.
PR: 21435, 23368, 24291
Submitted by: Leo Kim <leo@florida.sarang.net>,
Dave Glowacki <dglo@ssec.wisc.edu>,
Sean Blakey <sean@beastie.bellevue.virtualtek.com>,
Ernst de Haan <ernst@jollem.com>
Also thanks to: Palle Girgensohn <girgen@partitur.se>,
Richard Stockley <rws@procopia.demon.co.uk>,
Kees Jan Koster <kjkoster@kjkoster.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
(instead of the previous 8.2 and 1.5). I've found no problems with
this updated configuration.
Approved by: knu (who hasn't tested this himself)
|
| |
|
| |
|
|
|
|
| |
add missing ISNTALLS_SHLIB=yes
|
|
|
|
|
|
| |
It features an user friendly IDE, project wizard, generation of GNU
makefiles and automake/autoconf skeletons, fast run-time source parsing
with syntax coloring and autoformating of C, Fortran, and Eiffel sources.
|
|
|
|
| |
sort plist
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Anjuta is an Integrated Development Environment for C and C++.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
CvsGui features
WinCvs is written in C++ using the Microsoft MFC.
MacCvs is written in C++ using Metrowerks PowerPlant.
gCvs is written in C++ using GNU gtk+.
They are using the latest cvs source code.
They are making cvs easier for the novice.
They are increasing the power of cvs by providing an high-end interface.
The project is growing because it is supported and developed
by several cvs users.
WWW: http://cvsgui.sourceforge.net/
|