aboutsummaryrefslogtreecommitdiffstats
path: root/converters/libiconv
Commit message (Expand)AuthorAgeFilesLines
* Restore a patch hunk that was removed in r373636. It fixes a referencetijl2014-11-302-1/+10
* Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. Thetijl2014-11-304-22/+6
* Cleanup plistbapt2014-10-201-1/+0
* Remove *.la files from stagedir to fix a check-plist error.tijl2014-09-041-0/+3
* Add USES=libtool:oldver and INSTALL_TARGET=install-striptijl2014-09-022-3/+3
* Rename all patches that contain '::' as a path separator, and useadamw2014-07-302-0/+0
* - Remove indefinite article from COMMENT.tijl2014-03-232-5/+16
* Don't unconditionally install DOCS. PORTREVISION bumpadamw2014-03-042-8/+8
* - Add two new arguments to USES=iconv so ports can indicate they use GNUtijl2014-01-302-11/+7
* Reduce over inclusion of bsd.port.mkbapt2014-01-161-3/+1
* Allow users to install converters/libiconv on 10.x systems if theyuqs2013-10-231-2/+2
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1
* Report correct OSVERSION in IGNORE message.madpilot2013-09-071-1/+1
* - Make ports use the libc provided iconv implementation on 10-CURRENTmadpilot2013-09-051-1/+8
* Remove extra blank line to please portlint.kwm2013-07-072-4/+11
* Remove USE_AUTOTOOLS=libtool. This was added in r183830 because the bundledkwm2013-07-065-49/+0
* Convert the last USE_ICONV to USES=iconvbapt2013-04-281-5/+0
* Prevent using gawk which depends on gettext in configure scriptsbapt2013-03-181-0/+4
* Fix a long standing bug of lib/charset.alias being overwritten, modified, and...bapt2013-03-184-65/+3
* Update distinfo for the optional patch. For some reason the wrong sha265 gotkwm2012-12-111-1/+1
* Reenable the patch to fix CP932 and add EUCJP-MS.kwm2012-12-102-17/+17
* Update to 1.14.kwm2012-04-226-120/+38
* Bump PORTREVISION for the previous commit to fix C++ builds.marcus2012-03-051-1/+1
* Fix building C++ code that uses libiconv.marcus2012-03-051-0/+43
* Remove USE_GNOME=gnometarget from ports. It has been a empty keyword sincekwm2011-08-121-1/+0
* - Get Rid MD5 supportmiwi2011-03-201-2/+0
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Restore comma I bogusly deleted in rev. 1.41 over 2 years ago.danfe2010-02-251-1/+1
* Apply patch from the upstream to prevent endless loop triggered bybland2010-02-062-0/+33
* Fix with build with llvm/clang.marcus2009-08-164-0/+48
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Fix patch issue WITH_EXTRA_PATCHES.nork2009-07-052-1/+4
* Update to 1.13.1.marcus2009-07-053-13/+10
* Fix the OPTIONS bit of EXTRA_PATCHES.kwm2009-06-151-2/+2
* Re-enable EXTRA_PATCHES.nork2009-06-152-7/+10
* Comment out the EXTRA_PATCHES option. Patch needs to be updated.kwm2009-06-151-9/+9
* Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3.marcus2009-06-156-36/+37
* Build libiconv with -std=gnu89.ed2009-06-041-0/+1
* - Mark MAKE_JOBS_UNSAFEpav2009-04-081-0/+1
* Re-enable EXTRA_PATCHES option.bland2007-10-272-9/+12
* Presenting GNOME 2.20.1 and all related works for FreeBSD. The officialmarcus2007-10-256-40/+27
* - Remove extraneous comma from previous commitdanfe2007-10-112-2/+2
* - Convert to OPTIONS.bland2007-10-101-9/+7
* Use libtool port instead of included version to avoid objformat a.out botchkris2007-02-011-0/+1
* INSTALLS_SHLIB -> USE_LDCONFIG.mezz2006-11-051-1/+1
* portlint:mezz2006-05-161-34/+2
* remove USE_REINPLACE for all ports with categories starting with Cedwin2006-05-041-1/+0
* Conversion to a single libtool environment.ade2006-02-232-2/+4
* Add backup sites for WITH_EXTRA_PATCHES.nork2006-01-281-0/+2
* - Add SHA256 checksumspav2005-11-241-0/+2
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentade2005-11-151-1/+1
* Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descrahze2005-03-091-0/+2
* Add knob WITH_EXTRA_PATCHES which brings in:bland2004-07-272-0/+10
* Update to 1.9.2bland2004-07-106-28/+25
* Apply a big libtool patch to allow porters to use the libtool installed bymarcus2004-07-101-1/+1
* - Add SIZE to GNOME portspav2004-03-181-0/+1
* Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-141-1/+1
* Add a check for USE_ICONV, and if found, error out. This will avoid forkmarcus2004-02-091-0/+5
* Add depricated charset names to mapping. They still required by olderbland2003-10-142-3/+12
* - Starting from FreeBSD 4.6 we have nl_langinfo(CODESET) supported. Thereforebland2003-10-143-6/+42
* Add optional support to compile in additional character set support.marcus2003-06-171-0/+11
* Don't try to install files to ${PREFIX} during the build.marcus2003-06-131-20/+2
* Update to 1.9.1.marcus2003-06-1214-377/+39
* Clear moonlight beckons.ade2003-03-072-1/+1
* A letter got chopped from this patchfile and caused the portalfred2002-10-281-1/+1
* Do not create a ${PREFIX}/doc directory. Also, consolidate two patchesmarcus2002-10-285-36/+49
* Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate amarcus2002-08-041-1/+3
* Update to 1.8, and retain shared lib version of 3.marcus2002-06-176-25/+30
* Add a few other distfile mirrors.marcus2002-06-161-2/+5
* Speed up fetching.obrien2002-05-301-2/+2
* Update to 1.7.0.1.obrien2002-05-282-3/+3
* Correct the path to gperf.marcus2002-05-271-1/+1
* * Add support for Korean real-world localesmarcus2002-05-232-5/+33
* Allow libiconv to be built by a non-root user.marcus2002-05-152-0/+22
* Use USE_LIBTOOL.sobomax2002-04-305-57/+28
* Actually add the new patches from the last commit....marcus2002-04-302-0/+139
* Fix a few problems in libiconv.marcus2002-04-302-6/+15
* As it was advertised more than a month ago complete giconv -> iconvsobomax2002-04-242-11/+1
* Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries andsobomax2002-03-189-177/+124
* Don't link in libc - FreeBSD doesn't need this.sobomax2001-10-312-6/+26
* Remove dead WWW.sobomax2001-10-231-2/+0
* Don't create ${PREFIX}/doc, which isn't used anyway.asami2001-09-171-2/+2
* - Remove useless USE_LIBTOOL;sobomax2001-08-279-52/+123
* Upgrade to 1.7... Run included tests after the build... Maintainersmi2001-08-267-40/+76
* Remove patch that isn't necessary anymore. This should fix build on -current.sobomax2001-06-291-14/+0
* Unbroke on 5-CURRENT.sobomax2001-05-291-0/+14
* SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1
* Update to 1.6.1.sobomax2001-04-025-22/+47
* Update to 1.5.1.sobomax2001-02-108-74/+180
* Style/space police (space -> tab) over the converters category.olgeni2001-02-051-1/+1
* Update to 1.4.sobomax2000-11-215-34/+34
* Whitespace-only:sobomax2000-11-011-1/+1
* Prefix all bits of this iconv() implementation with "g" to avoid conflict withsobomax2000-07-185-4/+93
* Add libiconv - a charset conversion library (LGPL'ed iconv() implementation).sobomax2000-07-175-0/+71