aboutsummaryrefslogtreecommitdiff
path: root/converters/libiconv
Commit message (Collapse)AuthorAgeFilesLines
* Update to 1.14.Koop Mast2012-04-216-120/+38
| | | | | | | | | | | | Disable EXTRA_PATCHES since there isn't a new version of this patch for 1.14. Ports exp-run done by linimon@ PR: ports/165514 Submitted by: myself Notes: svn path=/head/; revision=295225
* Bump PORTREVISION for the previous commit to fix C++ builds.Joe Marcus Clarke2012-03-041-1/+1
| | | | Notes: svn path=/head/; revision=292700
* Fix building C++ code that uses libiconv.Joe Marcus Clarke2012-03-041-0/+43
| | | | | | | | PR: 165348 Submitted by: Pedro Giffuni <giffunip@tutopia.com> Notes: svn path=/head/; revision=292699
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sinceKoop Mast2011-08-111-1/+0
| | | | | | | | | | mid 2008. PR: ports/159624 Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> Notes: svn path=/head/; revision=279506
* - Get Rid MD5 supportMartin Wilke2011-03-201-2/+0
| | | | Notes: svn path=/head/; revision=271346
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* Restore comma I bogusly deleted in rev. 1.41 over 2 years ago.Alexey Dokuchaev2010-02-251-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250297
* Apply patch from the upstream to prevent endless loop triggered byAlexander Nedotsukov2010-02-062-0/+33
| | | | | | | | | incomplete UTF-8 sequence. PR: 143575 Notes: svn path=/head/; revision=249324
* Fix with build with llvm/clang.Joe Marcus Clarke2009-08-154-0/+48
| | | | | | | Submitted by: Ryan Flynn <parseerror@gmail.com> Notes: svn path=/head/; revision=239611
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* Fix patch issue WITH_EXTRA_PATCHES.Norikatsu Shigemura2009-07-052-1/+4
| | | | Notes: svn path=/head/; revision=237157
* Update to 1.13.1.Joe Marcus Clarke2009-07-043-13/+10
| | | | Notes: svn path=/head/; revision=237140
* Fix the OPTIONS bit of EXTRA_PATCHES.Koop Mast2009-06-151-2/+2
| | | | Notes: svn path=/head/; revision=235875
* Re-enable EXTRA_PATCHES.Norikatsu Shigemura2009-06-152-7/+10
| | | | Notes: svn path=/head/; revision=235871
* Comment out the EXTRA_PATCHES option. Patch needs to be updated.Koop Mast2009-06-151-9/+9
| | | | Notes: svn path=/head/; revision=235869
* Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3.Joe Marcus Clarke2009-06-156-36/+37
| | | | | | | | | | The library is still licensed under the LGPL. PR: 131769 Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (based on) Notes: svn path=/head/; revision=235835
* Build libiconv with -std=gnu89.Ed Schouten2009-06-041-0/+1
| | | | | | | | | | libiconv fails to link when built with a C99 compiler, because it uses GNU-style inlining. Approved by: marcus Notes: svn path=/head/; revision=235144
* - Mark MAKE_JOBS_UNSAFEPav Lucistnik2009-04-071-0/+1
| | | | | | | Reported by: David Naylor <naylor.b.david@gmail.com> Notes: svn path=/head/; revision=231838
* Re-enable EXTRA_PATCHES option.Alexander Nedotsukov2007-10-272-9/+12
| | | | | | | PR: 117561 Notes: svn path=/head/; revision=202138
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialJoe Marcus Clarke2007-10-246-40/+27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | GNOME 2.20 release notes can be found at http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update includes the new GIMP 2.4 (courtesy of ahze). The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share rather than ${PREFIX}/share/gnome. The result is that fewer patches and hacks are needed to port GNOME components to FreeBSD. This will mean some user changes may be required, so be sure to read /usr/ports/UPDATING for more details. This release and the things we accomplished in it would not have been possible without mezz's crazy idea to collapse DATADIR, and his persistence to make it happen successfully. Ahze and pav also deserve thanks for their work on porting modules and testing the whole ball of wax on pointyhat (respectively). The FreeBSD GNOME team would also like to thank our various testers and contributors: Yasuda Keisuke Frank Jahnke Pawel Worach Brian Gruber Franz Klammer Yuri Pankov Nick Barkas Cristian KLEIN Tony Maher Scot Hetzel Martin Matuska (mm) Benoit Dejean Martin Wilke (miwi) (And anyone else I may have missed) PRs fixed in this release: 111272, 113470, 115995, 116338 Notes: svn path=/head/; revision=201947
* - Remove extraneous comma from previous commitAlexey Dokuchaev2007-10-112-2/+2
| | | | | | | - Better English in port description Notes: svn path=/head/; revision=201284
* - Convert to OPTIONS.Alexander Nedotsukov2007-10-101-9/+7
| | | | | | | | | - Pet portlint (spaces -> tab). PR: 117063 Notes: svn path=/head/; revision=201260
* Use libtool port instead of included version to avoid objformat a.out botchKris Kennaway2007-02-011-0/+1
| | | | Notes: svn path=/head/; revision=183830
* INSTALLS_SHLIB -> USE_LDCONFIG.Jeremy Messenger2006-11-051-1/+1
| | | | | | | Found by: portlint (cports.sh) Notes: svn path=/head/; revision=176397
* portlint:Jeremy Messenger2006-05-161-34/+2
| | | | | | | | - Remove a long list of support encoding in pkg-descr, tell user to check in either README or website. Reduced it under 24 lines. Notes: svn path=/head/; revision=162582
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-031-1/+0
| | | | Notes: svn path=/head/; revision=161308
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+4
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* Add backup sites for WITH_EXTRA_PATCHES.Norikatsu Shigemura2006-01-281-0/+2
| | | | Notes: svn path=/head/; revision=154628
* - Add SHA256 checksumsPav Lucistnik2005-11-231-0/+2
| | | | Notes: svn path=/head/; revision=149215
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descrMichael Johnson2005-03-091-0/+2
| | | | Notes: svn path=/head/; revision=130703
* Add knob WITH_EXTRA_PATCHES which brings in:Alexander Nedotsukov2004-07-272-0/+10
| | | | | | | | | | | | - Fixes for cp932 roundtrip issue (Microsoft KB: Q170559). - EUCJP-MS encoding. - A number of aliases for cp932 and EUCJP-MS encodings. Requested by: NAKAJI Hiroyuki <nakaji@jp.freebsd.org> Patches by: MORIYAMA Masayuki <msyk@mtg.biglobe.ne.jp> Notes: svn path=/head/; revision=114839
* Update to 1.9.2Alexander Nedotsukov2004-07-096-28/+25
| | | | Notes: svn path=/head/; revision=113306
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* - Add SIZE to GNOME portsPav Lucistnik2004-03-181-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104457
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* Add a check for USE_ICONV, and if found, error out. This will avoid forkJoe Marcus Clarke2004-02-081-0/+5
| | | | | | | | | | bombs on systems where USE_ICONV has been incorrectly defined in make.conf or in the environment. Submittd by: trevor Notes: svn path=/head/; revision=100427
* Add depricated charset names to mapping. They still required by olderAlexander Nedotsukov2003-10-142-3/+12
| | | | | | | | | 4.x systems. Reminded by: marcus Notes: svn path=/head/; revision=91145
* - Starting from FreeBSD 4.6 we have nl_langinfo(CODESET) supported. ThereforeAlexander Nedotsukov2003-10-143-6/+42
| | | | | | | | we must map codeset name rather than locale name on recent systems. - Use %%DOCSDIR%% Notes: svn path=/head/; revision=91137
* Add optional support to compile in additional character set support.Joe Marcus Clarke2003-06-161-0/+11
| | | | | | | Submitted by: Pav Lucistnik <pav@oook.cz> Notes: svn path=/head/; revision=83108
* Don't try to install files to ${PREFIX} during the build.Joe Marcus Clarke2003-06-131-20/+2
| | | | | | | Reported by: Andrew J Caines <A.J.Caines@halplant.com> Notes: svn path=/head/; revision=82917
* Update to 1.9.1.Joe Marcus Clarke2003-06-1114-377/+39
| | | | | | | | PR: 52893 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=82800
* Clear moonlight beckons.Ade Lovett2003-03-072-1/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* A letter got chopped from this patchfile and caused the portAlfred Perlstein2002-10-281-1/+1
| | | | | | | to be unable to patch. fix it. Notes: svn path=/head/; revision=69010
* Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesJoe Marcus Clarke2002-10-285-36/+49
| | | | | | | | | that modify the same file into one. Submitted by: bento and kris Notes: svn path=/head/; revision=69008
* Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate aJoe Marcus Clarke2002-08-041-1/+3
| | | | | | | | circular dependency with gettext. This prevents iconv from being linked against libintl. Bump PORTREVISION. Notes: svn path=/head/; revision=63943
* Update to 1.8, and retain shared lib version of 3.Joe Marcus Clarke2002-06-166-25/+30
| | | | | | | Reviewed by: sobomax Notes: svn path=/head/; revision=61388
* Add a few other distfile mirrors.Joe Marcus Clarke2002-06-151-2/+5
| | | | | | | | Reported by: Anders Andersson <anders@sanyusan.se>, Kent Stewart <kstewart@owt.com> Notes: svn path=/head/; revision=61325
* Speed up fetching.David E. O'Brien2002-05-291-2/+2
| | | | | | | Noted by: kris Notes: svn path=/head/; revision=60266
* Update to 1.7.0.1.David E. O'Brien2002-05-282-3/+3
| | | | | | | OK'ed by: marcus Notes: svn path=/head/; revision=60164