summaryrefslogtreecommitdiff
path: root/textproc/isearch/files/patch-src::string.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2010-04-30 audio/py-flac: has been marked IGNORE for past 24 monthsMartin Wilke2010-05-021-23/+0
| | | | | | | | | | | | | | | | | 2010-02-20 databases/mysql-connector-java50: Old version: please use databases/mysql-connector-java instead 2010-04-15 databases/p5-DBIx-Class-HTML-FormFu: This module is obsoleted by www/p5-HTML-FormFu-Model-DBIC 2010-04-29 devel/py-rbtree: "does not build with new pyrex and it's not active maintained" 2010-04-08 devel/tavrasm: No longer maintained, use devel/avra instead 2010-04-27 mail/postfix23: it's no longer maintened by upstream developer 2010-04-30 math/libgmp4: Use math/gmp instead. 2010-04-04 misc/ezload: does not build with new USB stack in 8-STABLE 2010-01-31 misc/gkrellmbgchg: use misc/gkrellmbgchg2 2010-03-04 multimedia/kbtv: no longer under development by author 2010-02-16 net/plb: broken; abandoned by author; use net/relayd or www/nginx instead 2010-04-30 security/vpnd: This software is no longer developed 2010-03-15 textproc/isearch: abandoned upstream, uses an obsolete version of GCC, not used by any other port 2010-04-02 www/caudium12: No longer maintained upstream, please switch to www/caudium14 2010-03-08 www/p5-Catalyst-Plugin-Cache-FileCache: Deprecated by module author in favor of www/p5-Catalyst-Plugin-Cache
* - Fix build with gcc4.2 and amd64: remove -fwritable-strings.Dmitry Marakasov2008-09-021-3/+15
| | | | | | | | | | - Remove GNU_CONFIGURE since it was doing nothing: respect CXX CXXFLAGS. - Clean some warnings related to deprecated C++ headers. - Use %%DOCSDIR%% in pkg-plist PR: 126441 Submitted by: "Pedro F. Giffuni" <giffunip at tutopia dot com> Approved by: Paul Marquis <pmarquis at pobox dot com> (maintainer)
* Make textproc/isearch compile on -current again.Edwin Groothuis2002-12-151-0/+11
PR: ports/46264 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>