2) Have this port use the port's system shared version of the lame
library instead of building its own static version. Add both some
detection code and necessary hooks to avifile's configure system
(defensive programming) using some patches
3) Add a simple stale port's tree defensive check. After the library
dependency phase, if one gets a lame library but no shared library
... bogus. The avifile depending on the new version of lame port
was added after the aforementioned. Warn the user about it. A
side effect (of LIB_DEPENDS) is that the new lame dependency is
always built even if there is an old version of lame installed.
4) PORTREVISION bump
Approved by: maintainer
- Properly support of CC/CFLAGS/PREFIX added
- Remove version number from dirnames (share/doc/XmHTML, share/examples/XmHTML)
- Exclude (archtecture dependent) binary program from share/examples/XmHTML
- Respect NOPORTDOCS
- Increase PORTREVISON to 1
PR: 23832
Submitted by: tkato@prontomail.ne.jp
2) Update codec distribution to version 001222
3) Add codec wmvds32.ax
4) Install avifile library (both shared and static) version .0
(distfile's numbering)
5) Have the binaries use the shared library
6) Add a libtool hack fix kindly provided by Maxim Sobolev
<sobomax@FreeBSD.org>
7) Add an adhoc fix to insure build of avifile utilities despite
possible misbehavior of the configure script
9) Update pkg-descr with more informative message
10) Update pkg-comment with more precise message
11) Update pkg-message with information about possible build
problems. This port requires qt with thread support.
PR: ports/23941
Submitted by: maintainer,
Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
which holds final veto power over what @dirrm lines go into the plist.
This is a bit less evil than all the regexps previously used to manually
remove those directories.
o Correct pkg-plist
o Fix the ${PREFIX}/etc/rc.d/opennap.sh, let it support {start|stop}
PR: 23653
Submitted by: Joseph Scottj <joseph@randomnetworks.com>
Timed out from: MAINTAINER
That is, it does not contain any libs or startup code for creating executable
files.
PR: 22849
Submitted by: Espen Skoglund <esk@ira.uka.de>
(with much cleanup and tweaks by me)
icqlib0 holds old branch 0.x.x of icqlib required by this version
1.2 of icqmail.
Also, pkg-descr was updated with new maintainer information.
PR: ports/23157
Submitted by: maintainer
libtool. The installed libs were unusable. Added a patch to
have it build the correct library.
Also, updated the pkg-comment to a more specific message.