Commit graph

58 commits

Author SHA1 Message Date
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
jmmv
323d1ecf7d Update to 0.50:
0.50 Alastair McKinstry <mckinstry@debian.org>

  [ Alastair McKinstry ]
  * iso_639:
    - Added new code: srn Sranan Tongo
    - Move to DH_COMPAT=5
    - Split iso_639_3 into a separate domain, to be kind to translators.
  * iso_4217:
    - de.po: proof-read patch by Christian Stimming.
  * Updated debian/copyright to point to current source of iso-codes,
    namely the CVS repository.

  [ Christian Perrier ]
  * iso_639:
    - tt.po updated by  Albert Fazlí
    - da.po updated by  Claus Hindsgaul
    - Added new codes (see http://www.loc.gov/standards/iso639-2/codechanges.html)
      - Karelian
      - Frisian renamed to Western Frisian
      - Eastern Frisian
      - Northern Frisian
      - Angika
      - Swiss German
      - Aromanian
    - update ISO 639-3 to the 20050910 version of SIL
  * iso_3166:
    - tt.po added by  Albert Fazlí
    - bn.po added by Progga
    - et.po updated by Hasso Tepper
    - pa_IN.po added by Amanpreet Singh Alam
    - irrelevant pa.po removed

  [ Tobias Toedter ]
  * Removed double space from package description. Closes: #338190
  * Removed watch file. There's currently no real homepage for the
    tarball.
  * iso_4217:
    - ru.po updated by Yuri Kozlov. Closes: #346189

  [ Konstantinos Margaritis]
  * Updated iso_3166/el.po

  [ Claus Hindsgaul ]
  * Updated iso_3166/da.po and iso_3166_3/da.po

0.49 Alastair McKinstry <mckinstry@debian.org>

  [ Alastair McKinstry ]
  * iso_639:
    - vi.po updated by  Clytie Siddall.
    - sr.po updated by  Danilo Segan.
    - eo.po updated by Edmund GRIMLEY EVANS.
    - sl.po updated by  Primož Peterlin.
    - ja.po updated by  IIDA Yosiaki.
  * iso_3166:
    - sl.po updated by  Primož Peterlin
    - ku.po by Erdal Ronahî. Closes: #335234.
      Remove byte-order-mark bytes from file ku.po: Closes: #335975.
  * iso_3166_2:
    - corrected spelling errors; thanks to Theppitak Karoonboonyanan.
      Closes: #331071.
  * iso_639.tab: Don't sort headers. Closes: #329549.
  * Allow iso-codes to build without pyxml. Patch thanks to
    James Henstridge. Closes: #331357, #328152.
  * Include draft iso_639_3.xml table so that translators see the translations
    needed. This generates a new.larger iso_639.pot. Closes: #325276.
  * Correct README file, mentioning XML rather than tab formats.
    Closes: #334744.
  [ Tobias Toedter ]
  * iso_4217:
    - th.po translated by Theppitak Karoonboonyanan. Closes: #333076
  * iso_3166:
    - th.po updated by Theppitak Karoonboonyanan. Closes: #333080
  * iso_3166_2:
    - th.po updated by Theppitak Karoonboonyanan. Closes: #333093
  * iso_639:
    - th.po updated by Theppitak Karoonboonyanan. Closes: #333094
2006-03-30 21:01:43 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
jmmv
d971a332da Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
2006-01-20 16:15:52 +00:00
joerg
4077e39c88 msgfmt user. 2005-12-27 15:55:06 +00:00
jmmv
f2daf1597d Initial import of iso-codes, version 0.48:
iso-codes provides the list of the country, language and currency names in
one place, rather than repeated in many third-party programs.  This was
originally done to centralize this data in Debian systems.

The aim of iso-codes is to create a single "gettext" domain "iso-639" which
contains the translations of language names, and one "iso-3166" listing the
translations of country names.
2005-10-14 21:54:57 +00:00