Commit Graph

17 Commits

Author SHA1 Message Date
Dmitry Sivachenko c491a1edc2 Remove non-ascii character to fix build on recent -current.
For the long term, port should be updated to newer version.

PR:		241903
PR:		241969
2019-11-21 09:49:51 +00:00
Mathieu Arnold 8dab11a002 Remove $FreeBSD$ from patches files in categories a-j.
With hat:	portmgr
Sponsored by:	Absolight
2015-05-22 13:34:20 +00:00
Adam Weinberger 08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Tijl Coosemans 284d283afe - Convert USE_AUTOTOOLS=libtool to USES=libtool.
- Replace PERL with REINPLACE_CMD in post-patch.
- Replace "iconv.h" with "${ICONV_PREFIX}/include/iconv.h" so
  /usr/include/iconv.h is included on FreeBSD 10 even when
  converters/iconv is installed.  The port uses iconvctl(3) which
  isn't declared in /usr/local/include/iconv.h with -DLIBICONV_PLUG.
- files/patch-lib-error.c: Implement program_name using __progname.
- files/patch-libiconv-Makefile.in: deleted because the libiconv
  directory isn't built.
- files/patch-src-Makefile.in:
  + Remove chunks that aren't needed.
  + Remove ../lib/libreco.a from LIBS so CFLAGS+=-fPIC can be removed
    from the port Makefile.  Instead, just copy lib/error.c (the only
    file needed from libreco.a) to src/error.c and compile it into
    librecode.so.

PR:		186637
Approved by:	demon (maintainer)
2014-02-18 19:34:04 +00:00
Mikhail Teterin aa284e2632 Add a patch to allow building with gcc-4.7 and 4.8.
Approved by:	maintainer
2013-05-13 21:12:52 +00:00
Dmitry Sivachenko 08d5897217 Remove extra lines. 2013-03-26 13:02:02 +00:00
Dmitry Sivachenko 231091ba96 Do not compile and use bundled libiconv, the converters/iconv from ports.
PR:		177321
Submitted by:	William Grzybowski <william88@gmail.com>
With help and suggestions from:		bapt
2013-03-26 12:56:14 +00:00
Dmitry Sivachenko 129f54943e Plug memory leak in librecode.
Bump PORTREVISION.

PR:		89934
Submitted by:	Sergey Prikhodko <sergey@network-asp.biz>
2005-12-08 11:18:11 +00:00
Martin Blapp 1d9f8ad40b Fix compilation on alpha.
Submitted by:	Christian Weisgerber <naddy@freebsd.org>
PR:		51066
2003-04-16 22:32:47 +00:00
Martin Blapp 4184495efa Fix unresolved symbols in the recode port. Without this
fix the libs cannot be used with php.
2003-03-23 08:17:26 +00:00
Dmitry Sivachenko adacf4b902 Put back ru.po, it was deleted by mistake.
Spotted by:	olgeni
2002-04-29 07:08:02 +00:00
Dmitry Sivachenko 452ed87c7a Use devel/gettext port;
Correct pkg-plist;
General cleanup;

PR:
Submitted by:	naddy

Remove files/ru.po file since it is the same file included into recode
distribution.
2002-04-17 07:16:33 +00:00
Christian Weisgerber 16296cd8df Replace characters illegal in the specified encoding of the Greek
message catalog so it will work with new gettext.

Assistance from Costas Christoyannis <dij@hack.gr>.

Approved by:	demon
2002-04-02 22:32:16 +00:00
Dmitry Sivachenko 1741998721 Fix iconv issue. 2001-10-04 21:42:06 +00:00
Dmitry Sivachenko 00fa04c777 Upgrade to 3.6.
PR:		30375
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
MAINTAINER timeout.
Assign maintainership to myself.
2001-09-09 09:17:09 +00:00
Dmitry Sivachenko 6f7c303c93 Add Russian messages.
MAINTAINER timeout.
2001-05-21 11:05:18 +00:00
Steve Price 7c50acd7ea Update to version 3.5.
PR:		12891
Submitted by:	Dmitry S. Sivachenko <diam@Chg.RU.
1999-12-29 08:13:15 +00:00