non port: converters/iconv/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 12 Apr 2023
|
[ 17:56 Ed Maste (emaste) ] a0cdafd
converters/iconv: drop use of lorder(1)
lorder is obsolete and may be removed from the base system in the
future.
PR: 259254 [exp-run]
Reviewed by: jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D32593
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 9ee281e (Only the first 10 of 127 ports in this commit are shown above. )
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es> (Only the first 15 lines of the commit message are shown above )
|
Tue, 4 Jan 2022
|
[ 21:31 Stefan Eßer (se) ] 796ea00
converters/iconv: fix package creation on -CURRENT
Support for profiled libraries has been removed vom 14-CURRENT.
While other ports have completely removed the creation of profiled
libraries, this patch disables it on 14-CURRENT, only.
While here, add LICENSE and LICENSE_FILE.
Approved by: bland (maintainer)
MFH: 2022Q1
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 1 Dec 2015
|
[ 03:10 bdrewery ]
Revert r402717. The issue has been worked around in the base /usr/share/mk.
|
[ 02:54 bdrewery ]
Avoid using WITH_FAST_DEPEND.
This is doing very dirty things with '../' in OBJS and building of objects
via 'VAR!= make' hacks.
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Mon, 13 Jan 2014
|
[ 16:02 bland ]
Fix profiled library packaging.
|
Thu, 9 Jan 2014
|
[ 00:16 bapt ]
Support stage
|
Fri, 20 Sep 2013
|
[ 16:05 bapt ] (Only the first 10 of 161 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Wed, 21 Aug 2013
|
[ 13:11 wg ]
converters/iconv: convert to new perl5 USES
- Convert to new perl5 USES framework, forgot in the last commit
|
[ 13:08 wg ]
converters/iconv: make iconv_mktbl optional
- Add a default option called CSSUTIL which installs iconv_mktbl and pulls in
perl as a run dependency
PR: ports/180877
Submitted by: wg (myself)
Approved by: maintainer (timeout)
|
Tue, 7 May 2013
|
[ 13:12 bapt ] (Only the first 10 of 23 ports in this commit are shown above. )
Add some shebangfix to allow building most of the ports tree without
/usr/bin/perl
Submitted by: John Marino
Obtained from: DPorts
|
Wed, 6 Oct 2010
|
[ 03:43 pgollucci ]
- Add WITHOUT_PROFILE to the KNOBS honored (which is the actual ports one)
PR: ports/150894
Submitted by: myself (pgollucci)
Approved by: maintainer timeout (bland ; 14 days)
|
Wed, 9 Aug 2006
|
[ 11:32 bland ]
- Catch up with NOPROFILE -> NO_PROFILE change. [1]
- INSTALLS_SHLIB -> USE_LDCONFIG
Submitted by: dionex [1]
|
Sat, 19 Feb 2005
|
[ 04:04 bland ]
danfe.net discontinued iconv-2.0 sources mirroring. Mirror them locally
and fix fetching.
Reported by: kris
|
Mon, 23 Feb 2004
|
[ 02:53 bland ]
Take maintainership.
|
Sun, 8 Feb 2004
|
[ 22:34 trevor ]
Back out my previous commit, which was in error.
Noticed by: marcus
|
[ 21:46 trevor ]
Add "anti-foot-shooting device".
Obtained from: sobomax via the imake-4 and linux_base ports
|
Wed, 17 Dec 2003
|
[ 04:06 mharo ]
update MASTER_SITES
|
Thu, 20 Feb 2003
|
[ 16:58 knu ] (Only the first 10 of 12 ports in this commit are shown above. )
De-pkg-comment.
|
Tue, 19 Mar 2002
|
[ 09:42 ache ]
Change MAINTAINER to ports
|
Mon, 18 Mar 2002
|
[ 11:13 knu ]
Add a patch to fix a bug where iconv() did not return -1 properly on
conversion error. This fixes null conversion and all the case where
errno is set.
Bump PORTREVISION.
Approved by: Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
(MAINTAINER, Author)
Reported by: Nobuyoshi Nakada <nobu.nakada@nifty.ne.jp>
|
[ 09:43 sobomax ] (Only the first 10 of 22 ports in this commit are shown above. )
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
|
Thu, 30 Nov 2000
|
[ 09:23 sobomax ]
Fixes: - Fix pkg-plist in the case when NOPROFILE isn't defined; - fix
breakage on system with old perl < 5.6.0 (4-STABLE and downward) by
including pre-generated on 5-CURRENT files. Perl scripts supplied with the
port have some problems with old perl and I hope Konstantin will address this
problem in the next revision of iconv.
|
Wed, 29 Nov 2000
|
[ 11:46 sobomax ] (Only the first 10 of 20 ports in this commit are shown above. )
Update iconv to 2.0 and reflect shared library version bump.
|
Sun, 24 Sep 2000
|
[ 22:48 knu ]
Update iconv POSIX-compliant charset conversion library to 1.1.
|
Tue, 12 Sep 2000
|
[ 11:06 sobomax ]
Update to 1.0.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 11:38 sobomax ] (Only the first 10 of 145 ports in this commit are shown above. )
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
|
Number of commits found: 31 |