| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 22:09:15
1.14_1
|
bapt  |
Convert the last USE_ICONV to USES=iconv |
18 Mar 2013 15:51:39
1.14_1
|
bapt  |
Prevent using gawk which depends on gettext in configure scripts
Reported by: rene, avg
Tested by: rene |
18 Mar 2013 11:40:04
1.14_1
|
bapt  |
Fix a long standing bug of lib/charset.alias being overwritten, modified, and
badly tracked by ports.
Make lib/charset.alias a file only provided by converters/libiconv
Create a new USES: charsetfix, that will modify in post patch the Makefile.in to
prevent a port from modifying/overwritting the charset.alias file during make
install.
Prevent devel/gettext from installing that files.
Fix a couple of ports that actually touch charset.alias during the build phase.
Based on a patch by ale
(http://lists.freebsd.org/pipermail/freebsd-gnome/2012-October/027747.html)
Approved by: kwm (gnome)
Exp-run by: miwi |
10 Dec 2012 21:08:34
1.14
|
kwm  |
Update distinfo for the optional patch. For some reason the wrong sha265 got
recorded. I checked and the content hasn't changed.
Submitted by: zeising@ |
09 Dec 2012 20:00:20
1.14
|
kwm  |
Reenable the patch to fix CP932 and add EUCJP-MS.
While here trim header and convert to OptionsNG.
PR: ports/173986
Submitted by: Takumi Takahashi <takumi@tmfam.com> |
21 Apr 2012 19:00:29
1.14
|
kwm  |
Update to 1.14.
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 |
04 Mar 2012 23:57:59
1.13.1_2
|
marcus  |
Bump PORTREVISION for the previous commit to fix C++ builds. |
04 Mar 2012 23:56:56
1.13.1_1
|
marcus  |
Fix building C++ code that uses libiconv.
PR: 165348
Submitted by: Pedro Giffuni <giffunip@tutopia.com> |
11 Aug 2011 19:20:17
1.13.1_1  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
20 Mar 2011 12:54:45
1.13.1_1
|
miwi  |
- Get Rid MD5 support |
04 Dec 2010 07:34:27
1.13.1_1
|
ade  |
Sync to new bsd.autotools.mk |
25 Feb 2010 08:28:28
1.13.1_1
|
danfe  |
Restore comma I bogusly deleted in rev. 1.41 over 2 years ago.
Feature safe: yes |
06 Feb 2010 00:55:44
1.13.1_1
|
bland  |
Apply patch from the upstream to prevent endless loop triggered by
incomplete UTF-8 sequence.
PR: 143575 |
15 Aug 2009 18:07:49
1.13.1
|
marcus  |
Fix with build with llvm/clang.
Submitted by: Ryan Flynn <parseerror@gmail.com> |
02 Aug 2009 19:36:34
1.13.1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
05 Jul 2009 06:00:10
1.13.1
|
nork  |
Fix patch issue WITH_EXTRA_PATCHES. |
04 Jul 2009 23:49:16
1.13.1
|
marcus  |
Update to 1.13.1. |
15 Jun 2009 14:51:23
1.13
|
kwm  |
Fix the OPTIONS bit of EXTRA_PATCHES. |
15 Jun 2009 14:30:57
1.13
|
nork  |
Re-enable EXTRA_PATCHES. |
15 Jun 2009 14:03:48
1.13
|
kwm  |
Comment out the EXTRA_PATCHES option. Patch needs to be updated. |
15 Jun 2009 03:51:57
1.13
|
marcus  |
Update to 1.13. Note: the iconv(1) utility is now licensed under GPLv3.
The library is still licensed under the LGPL.
PR: 131769
Submitted by: Takeshi Taguchi <taguchi@iij.ad.jp> (based on) |
04 Jun 2009 06:25:38
1.11_1
|
ed  |
Build libiconv with -std=gnu89.
libiconv fails to link when built with a C99 compiler, because it uses
GNU-style inlining.
Approved by: marcus |
07 Apr 2009 23:25:43
1.11_1
|
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: David Naylor <naylor.b.david@gmail.com> |
27 Oct 2007 15:31:50
1.11_1
|
bland  |
Re-enable EXTRA_PATCHES option.
PR: 117561 |
24 Oct 2007 23:37:25
1.11_1
|
marcus  |
Presenting GNOME 2.20.1 and all related works for FreeBSD. The official
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(Only the first 15 lines of the commit message are shown above ) |
11 Oct 2007 07:24:47
1.9.2_2
|
danfe  |
- Remove extraneous comma from previous commit
- Better English in port description |
10 Oct 2007 13:29:42
1.9.2_2
|
bland  |
- Convert to OPTIONS.
- Pet portlint (spaces -> tab).
PR: 117063 |
01 Feb 2007 02:42:06
1.9.2_2
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
05 Nov 2006 02:42:02
1.9.2_2
|
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
16 May 2006 15:59:23
1.9.2_2
|
mezz  |
portlint:
- Remove a long list of support encoding in pkg-descr, tell user to
check in either README or website. Reduced it under 24 lines. |
03 May 2006 23:38:41
1.9.2_2
|
edwin  |
remove USE_REINPLACE for all ports with categories starting with C |
23 Feb 2006 10:40:45
1.9.2_2
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
28 Jan 2006 03:19:38
1.9.2_1
|
nork  |
Add backup sites for WITH_EXTRA_PATCHES. |
23 Nov 2005 22:41:05
1.9.2_1
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
1.9.2_1
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
09 Mar 2005 10:10:44
1.9.2_1
|
ahze  |
Add WWW: http://www.gnu.org/software/libiconv/ to pkg-descr |
27 Jul 2004 03:28:14
1.9.2_1
|
bland  |
Add knob WITH_EXTRA_PATCHES which brings in:
- 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> |
09 Jul 2004 19:14:39
1.9.2
|
bland  |
Update to 1.9.2 |
09 Jul 2004 17:43:11
1.9.1_3
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
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 |
18 Mar 2004 13:32:26
1.9.1_3
|
pav  |
- Add SIZE to GNOME ports
Submitted by: trevor |
14 Mar 2004 06:17:56
1.9.1_3
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
08 Feb 2004 22:57:37
1.9.1_3
|
marcus  |
Add a check for USE_ICONV, and if found, error out. This will avoid fork
bombs on systems where USE_ICONV has been incorrectly defined in make.conf
or in the environment.
Submittd by: trevor |
14 Oct 2003 08:00:14
1.9.1_3
|
bland  |
Add depricated charset names to mapping. They still required by older
4.x systems.
Reminded by: marcus |
14 Oct 2003 07:04:52
1.9.1_2
|
bland  |
- Starting from FreeBSD 4.6 we have nl_langinfo(CODESET) supported. Therefore
we must map codeset name rather than locale name on recent systems.
- Use %%DOCSDIR%% |
16 Jun 2003 16:14:26
1.9.1_1
|
marcus  |
Add optional support to compile in additional character set support.
Submitted by: Pav Lucistnik <pav@oook.cz> |
13 Jun 2003 06:37:08
1.9.1
|
marcus  |
Don't try to install files to ${PREFIX} during the build.
Reported by: Andrew J Caines <A.J.Caines@halplant.com> |
11 Jun 2003 17:48:42
1.9.1
|
marcus  |
Update to 1.9.1.
PR: 52893
Submitted by: KATO Tsuguru <tkato@prontomail.com> |
07 Mar 2003 05:58:00
1.8_2
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
28 Oct 2002 06:03:01
1.8_2
|
alfred  |
A letter got chopped from this patchfile and caused the port
to be unable to patch. fix it. |
28 Oct 2002 03:15:36
1.8_2
|
marcus  |
Another diff got merged into my last commit. It's probably okay to add
it anyway.
Add an alias for the UTF8 locale that points to UTF-8. |
28 Oct 2002 03:14:04
1.8_2
|
marcus  |
Do not create a ${PREFIX}/doc directory. Also, consolidate two patches
that modify the same file into one.
Submitted by: bento and kris |
04 Aug 2002 05:46:14
1.8_1
|
marcus  |
Add --without-libintl-prefix as a CONFIGURE_ARG so to eliminate a
circular dependency with gettext. This prevents iconv from being linked
against libintl. Bump PORTREVISION. |
16 Jun 2002 19:11:11
1.8
|
marcus  |
Update to 1.8, and retain shared lib version of 3.
Reviewed by: sobomax |
15 Jun 2002 20:16:13
1.7.0.1
|
marcus  |
Add a few other distfile mirrors.
Reported by: Anders Andersson <anders@sanyusan.se>,
Kent Stewart <kstewart@owt.com> |
29 May 2002 19:21:28
1.7.0.1
|
obrien  |
Speed up fetching.
Noted by: kris |
28 May 2002 03:04:43
1.7.0.1
|
obrien  |
Update to 1.7.0.1.
OK'ed by: marcus |
26 May 2002 21:35:49
1.7_5
|
marcus  |
Correct the path to gperf.
PR: 38586
Submitted by: Lev Serebryakov <lev@serebryakov.spb.ru>
Pointy hat to: me |
23 May 2002 05:57:20
1.7_5
|
marcus  |
* Add support for Korean real-world locales
* Allow libiconv to be built on FreeBSD < 4.3
* Bump PORTREVISION
PR: 37271
Submitted by: Hye-Shik Chang <perky@fallin.lv> (Korean locale patch)
me (build fix)
Reviewed by: sobomax (build fix) |
14 May 2002 19:28:45
1.7_4
|
marcus  |
Allow libiconv to be built by a non-root user.
PR: 36810
Submitted by: KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp> |
30 Apr 2002 08:07:36
1.7_4
|
sobomax  |
Use USE_LIBTOOL. |
29 Apr 2002 18:42:33
1.7_4
|
marcus  |
Actually add the new patches from the last commit.... |
29 Apr 2002 18:41:51
1.7_4
|
marcus  |
Fix a few problems in libiconv.
* Allow libcharset to find charset.alias in the correct place
* Add support for the new FreeBSD locales
* Fix potential infinite loop when conversion fails
* Bump PORTREVISION
PR: 37543, 37497
Submitted by: Fuyuhiko Maruyama <fuyuhik8@is.titech.ac.jp> (infinite loop
fix) marcus (everything else)
Reviewed by: nork (infinite loop fix), sobomax
Approved by: sobomax |
24 Apr 2002 15:49:49
1.7_3
|
sobomax  |
As it was advertised more than a month ago complete giconv -> iconv
conversion by removing code which installs compatibility `g'-symlinks. This
change is likely to break the following ports:
ports/x11-wm/icewm
ports/databases/grass
Please blame their maintainers, not me. |
18 Mar 2002 09:43:25
1.7_2
|
sobomax  |
Iconv cleanup, stage 1a: remove `g' prefix from binaries, headers, libraries and
manpages installed by libiconv (aka GNU iconv) and add similar `b'-prefixes
into components installed by iconv (aka BSD iconv). The reason why we do this
is because unfortunately BSD iconv become abadonware (author doesn't maintain
it anymore), while number of ports that need functional iconv library grows
very fast, thus creating significant overhead due to patches needed to make
ports working with prefixed GNU iconv. For compatibility reasons create
symlinks in GNU iconv, so that all ports that expect GNU iconv to have `g'
prefix should work unmodified until all those `g'-hacks are wiped out.
Prompted by: ache
Reviewed by (in principle): freebsd-ports, freebsd-gnome |
31 Oct 2001 08:32:30 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |
23 Oct 2001 10:48:26 
|
sobomax  |
Remove dead WWW. |
16 Sep 2001 20:30:33 
|
asami  |
Don't create ${PREFIX}/doc, which isn't used anyway. |
27 Aug 2001 10:39:54 
|
sobomax  |
- Remove useless USE_LIBTOOL; - properly name shared libraries (get rid of
bogus .so.X.Y convention); - add files missed from pkg-plist (documentation);
- don't waste time building/running tests included into distribution. |
26 Aug 2001 01:53:03 
|
mi  |
Upgrade to 1.7... Run included tests after the build... Maintainers (gnome@)
were informed a couple of days ago, but are impressively silent and I've been
using KDE/libxml2 linked against this library since with no problem. |
29 Jun 2001 11:31:08 
|
sobomax  |
Remove patch that isn't necessary anymore. This should fix build on -current.
|
29 May 2001 10:32:22 
|
sobomax  |
Unbroke on 5-CURRENT. |
11 May 2001 17:36:50 
|
ade  |
SWitch maintainership of core GNOME ports to a small group of committers
(gnome@FreeBSD.org), since this is now definitely too big for just one person.
|
02 Apr 2001 10:05:32 
|
sobomax  |
Update to 1.6.1. |
09 Feb 2001 19:36:46 
|
sobomax  |
Update to 1.5.1. |
05 Feb 2001 14:30:41 
|
olgeni  |
Style/space police (space -> tab) over the converters category. |
20 Nov 2000 16:57:23 
|
sobomax  |
Update to 1.4. |
01 Nov 2000 15:51:11 
|
sobomax  |
Whitespace-only: Make indentation uniform across my ports. |
08 Oct 2000 00:48:42 
|
asami  |
Convert category converters to new layout. |
18 Jul 2000 07:59:07 
|
sobomax  |
Prefix all bits of this iconv() implementation with "g" to avoid conflict with
another iconv() in converters/iconv: |
17 Jul 2000 16:47:13 
|
sobomax  |
Add libiconv - a charset conversion library (LGPL'ed iconv() implementation).
|