(see <http://www.squid-cache.org/Versions/v2/2.5/bugs/> for details)
- Correct MASTER_SITES:
+ fix URL for Melbourne University's ftp server
+ replace unreachable ftp mirror at Loughborough University with
the one at LEO.org, Munich
- Bump PORTREVISION
PR: 61128
Submitted by: maintainer
Use old (0.9.4) version of apr instead of recommended 0.9.5.
Return BIG MESSAGE about repository dump/restore cycle.
Based on PR form Roman Neuhauser <neuhauser@bellavista.cz>
PR: ports/61013
Submitted by: Roman Neuhauser <neuhauser@bellavista.cz>
- Fix pkg-plist
- Give maintainership back to Jason Evans, who is also the author of Onyx
PR: 60877 [1]
Submitted by: Jason Evans <jasone@canonware.com>
Note to other porters who want their port to depend on this one: Use
LIB_DEPENDS=db-4.2.2:${PORTSDIR}/databases/db42-nocrypto
Usually, setting
CONFIGURE_ENV?= CPPFLAGS="-I${LOCALBASE}/include/db42"
LDFLAGS="-L${LOCALBASE}/lib/db42" LIBS="-ldb-4.2"
will then work to get the right DB library. At run time, the proper
library will be looked up by its SONAME, which is "libdb-4.2.so.2" and
resides in /usr/local/lib.
PR: ports/60943
Submitted by: Matthias Andree <matthias.andree@gmx.de>
from unrtf CHANGES :
Overall Program Change Log for GNU UnRTF
----------------------------------------
0.1: original version, known as "rtf2htm"
0.17.4: changed attr.c to use AttrStack (stack of stacks) paradigm
----program renamed UnRTF----
0.17.5: began implementation of output personalities; wrote HTML personality.
As the first step in updating this popular program, I am
releasing the current copy of the source for top 3.5. In
the coming weeks this should become the final 3.5 release.
Beta13 includes updated modules for freebsd, linux, and
AIX.
Included are all patches for FreeBSD 4.7 - 5.2 so that this version
can be used as a drop-in replacement for the base versions (use
TOP_OVERWRITE_BASE=yes)
- make the port ${PREFIX}-safe
- use ${DATADIR}
- instead of installing docs to ${DATADIR}, respect NOPORTDOCS and intall
to ${DOCSDIR}
- take maintainership
it's not optional. Make this a hard dependency instead of suggesting it
in pkg-message, and note that we really do require an nVidia card.
Submitted by: maintainer