| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
- Use gcc33 on 4.x because it provokes Internal compiler error with 2.95 [2]
PR: ports/65014 [1], ports/65688 [2]
Submitted by: ijliao [1], Stefan Grundmann <sg-sendpr@waset.de> [2]
Approved by: maintainer timeout (17 days)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
|
|
|
|
| |
due to the usual misuse of ints as pointers. Notified maintainer.
|
| |
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
|
| |
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
|
|
|
|
|
| |
problem described in PR 31142
- Remove patch for same from patch-aa
- Tidy up pkg-{comment,desc} somewhat
|
|
|
|
|
|
|
|
| |
- Assume maintainership; the previous maintainer - an ex-coworker - has
expressed no further interest in maintaining this port
- Remove spurious build-time dependency on doxygen
- HAS_CONFIGURE -> GNU_CONFIGURE
- Add post-install target to install some documentation and examples
|
|
|
|
|
| |
PR: 29412
Submitted by: Peter van Heusden <pvh@egenetics.com> (MAINTAINER)
|
|
|
|
|
| |
PR: 28633
Submitted by: Peter van Heusden <pvh@egenetics.com> (MAINTAINER)
|
|
ZThreads: a platform-independent object-oriented threading package
PR: 27570
Submitted by: Peter van Heusden <pvh@egenetics.com>
|