Below files are created at FreeBSD Patch phase.
mail/metamail/work/mm2.7/src/bin/showaudio.orig
mail/metamail/work/mm2.7/src/bin/showexternal.orig
mail/metamail/work/mm2.7/src/bin/showpartial.orig
and installed these files into ${PREFIX}/bin with below command
in mail/metamail/work/mm2.7/src/Makefile
No response from MAINTAINER
Submitted by: bento
DOCDIR which conflists with X11 -> YOUBIN_DOCDIR.
comment PREFIX?=${LOCALBASE}. I believe maintainer
knows cleaner way to do with this port.
PR: ports/22477
No longer build or install the included libcom_err and compile_et.
= ftpd now uses IP_PORTRANGE* in the same fashion as the system ftpd.
By default, ftpd will now use high port numbers for serving clients
in passive mode.
= Fix segmentation fault in kadmin.
A null pointer dereference that was only tickled when using kadmin
with a kdc that uses LDAP as the backend.
= Fix a search filter in hdb-ldap.c.
A lookup was failing to fetch operational attributes such as
modifiersName.
= Bump PORTREVISION for above changes.
dot.*rc in ${PREFIX}/share/skel/zh_TW.Big5, instead of `make install-user`.
I also have to admit the RUN_DEPENDS section is too ugly, since it
strives identifying whether an installed port/package is Big5-ized.
For those which is unique or have "cookies", there should be no problem.
But the following still have problems, especially slave ports:
mutt
nvi-big5(if another version of nvi-m17n is installed)
pine4(not sure yet)
rxvt
aterm
tin
tintin++
xmms
PLIST appropriately whatever the choice. This fixes the bento build
problem on RELENG_3, and doesn't affect packages that actually have
built before (RELENG_4 and HEAD), so no PORTREVISION bump.
binding code in Python 2.0. Again, compatibility with Python 1.5.2 should
be maintained.
- Thanks to Brad Chapman <chapmanb@arches.uga.edu> for his help.
PR: 22690
Submitted by: maintainer
break Fnorb with Python 1.5.2)
- Submitted by: Mike Meyer (mwm@mired.org)
- Caveat: There may be further Python 2.0 incompatibilities in Fnorb. The
next release of Fnorb should be 2.0-compatible.
PR: 22636
Submitted by: maintainer