pkgsrc/misc
wiz 48ef5bed07 Update to 0.61:
[Changes for 0.61 - 2006-04-27]

* LICENSING CHANGE: This compilation and all individual files in it
  are now under the permissive "MIT" license.  See the COPYRIGHT
  section in README for the new terms.

* Repair Perl 5.005 compatibility in the build system.
  Reported By: Rong-En Fan

[Changes for 0.60 - 2006-04-13]

* Locale::Maketext::Extract: Bump version to 0.20.
  No functionality changes to Locale::Maketext::Lexicon; all changes
  in this release are to Locale::Maketext::Extract.

* The ->compile call now moves ->entries into ->compiled_entries,
  instead of mutating them in-place.  This allows repeated cycles
  of ->extract/->compile calls before the final ->write_po.

* Consequently, in the ->read_po/->write_po API, the "$verbatim" flag
  is now ignored.

* ->read_po no longer fails on empty PO files.

* The return values of ->msgids/->msgstr are now always in gettext
  style and never in maketext style.

* In xgettext.pl, the -u flag (specifies the style of the source
  programs as gettext instead of the default maketext) now has nothing
  to do with output escaping.  This closes another long-standing
  bug of "vanishing backslashes" when the same .po file is written
  once with -u and once without.

* The --unescaped flag to "xgettext.pl" is deprecated and renamed
  to the more appropriate "--use-gettext-style".

* Locale::Maketext::Extract::Run now accepts single-letter directory
  names instead of erroneously stripping them out.

[Changes for 0.58 - 2006-04-13]

* Locale::Maketext::Extract: Direct calls to ->write_po now
  escapes the msg strings by default (reverting to <=0.54
  behaviour), but calls via xgettext.pl (and ::Extract::Run)
  now always specify the "verbatim" flag to ->write_po, so
  users of extraction tools are still free from double escaping.
  Requested by: Thierry Vignaud

* Locale::Maketext::Extract: Allow the "# loc" marker at the
  end of a statement:
    say "foo"; # loc
  previously it only worked on closing brackets and commas.

* Locale::Maketext::Lexicon: The "gettext" style no longer parses
  "%0" as a variable.  Also allows spaces between function arguments:
    %quant(%1, %2)

[Changes for 0.57 - 2006-04-11]

* Locale::Maketext::Locale: The "_style => 'gettext'" option was
  broken for function forms such as "%quant(%1)", as well as
  adjacent variables such as "%1%2%3".

[Changes for 0.56 - 2006-04-02]

* Locale::Maketext::Lexicon: Specifying the new "_auto => 1" option
  now turns on _AUTO fallback handling for all language handles.
  Requested by: Jesse Vincent

* Locale::Maketext::Lexicon: Specifying the new "_style => 'gettext'"
  option makes "%1" and "%quant(%1)" to be used for interpolation,
  instead of "[_1]" and "[quant,_1]".

[Changes for 0.55 - 2006-03-22]

* Locale::Maketext::Extract: Fix a long-standing bug that caused
  double-escaping of backslashes and double quotes in loc strings.
  Contributed by: Brian Cassidy

[Changes for 0.54 - 2006-03-14]

* When importing into an already defined lexicon and merging with its
  entries, we need to clear the Locale::Maketext cache, otherwise
  _AUTO entries generated by the old lexicon will linger around.
  Contributed by: Helmut Lichtenberg
2006-07-19 22:42:18 +00:00
..
9menu Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
Addresses Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
ascii Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
asr-manpages Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
astrolog Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
autocue Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bbappconf Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
bbdb Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
bbweather Uses C++. 2006-05-13 21:06:02 +00:00
bidwatcher Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
blccc LIBTOOL_OVERRIDE generally doesn't need to be specified anymore... just 2006-07-07 15:49:30 +00:00
bottlerocket Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
brs Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
bsdiff pkglint. 2005-07-25 13:39:41 +00:00
buffer Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
celestia Fix build with the kde option. 2006-06-14 12:37:52 +00:00
chipmunk Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
chord Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cksfv Update to 1.3.9: 2006-03-12 18:26:20 +00:00
colorize Fixed hard-coded paths. Bumped PKGREVISION. 2006-06-16 17:48:47 +00:00
colorls Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
colortail Uses C++. Don't include regex.h and gnuregex.h on DragonFly. 2006-06-02 18:30:14 +00:00
cowsay Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cstream Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cuecat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
cuetools USE_TOOLS+=yacc 2006-06-26 16:25:58 +00:00
deskbar-applet py-gnome2 dependency doesn't support Python 2.3 any longer. 2006-07-12 15:28:39 +00:00
dgpsip Add RMD160 digests 2005-02-24 11:02:49 +00:00
dialog Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dirdiff Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dnetc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
dotfile PKGNAME in PLIST corresponds to PKGNAME_NOREV in Makefile. Fixed. Also 2006-02-14 01:01:17 +00:00
dpkg Add archivers/bzip2 as dependency. PR 33572 by pancake. 2006-05-27 20:54:41 +00:00
dt Add RMD160 checksum. 2005-05-25 12:37:37 +00:00
dtach Import dtach from pkgsrc-wip. Packaged by Francis Gudin. 2006-06-17 14:26:47 +00:00
dvorakng Uses C++. 2006-06-02 16:13:36 +00:00
dync Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
easymenu Replaced "# defined" with "yes" where appropriate. 2005-09-28 19:51:27 +00:00
edict Update to latest version. No changelog available. 2006-07-04 06:23:00 +00:00
elizatalk Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
elscreen Redo previous; depend on apel if GNU Emacs is used. 2006-06-03 03:26:42 +00:00
esniper Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
fd Mark as BROKEN_IN pkgsrc-2006Q1 according to 2006-05-18 20:29:58 +00:00
fep Regenerate hand edited patches so that they can be applied using the 2006-01-17 21:23:01 +00:00
figlet Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
figlet-fonts Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
firelib Use HUGE_VAL for INFINITY if it is available. 2005-11-08 03:24:00 +00:00
fooseti Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
getopt Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
git List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 23:01:15 +00:00
gkrellm-flynn Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-launch Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-leds Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-moon Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm-weather Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm1-moon Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gkrellm1-weather Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
gnome-dirs Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6: 2006-03-30 21:14:32 +00:00
gnome-user-docs Needs msgfmt. 2006-06-11 13:58:48 +00:00
gnome1-dirs Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6: 2006-03-30 21:14:32 +00:00
gnome2-dirs Update gnome-dirs, gnome1-dirs and gnome2-dirs to 1.6: 2006-03-30 21:14:32 +00:00
gnome2-utils Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
gnuls Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
goffice Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
gok Sweep pkgsrc and convert packages that included intltool/buildlink3.mk 2006-07-05 05:37:39 +00:00
gone Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
gperiodic Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
granulate Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
gxmame This package doesn't really depend on p5-XML-Parser.. it only needed it 2006-07-07 22:03:50 +00:00
hanzim Improve the error message if an Xserver is not running during 2006-06-21 18:33:18 +00:00
heyu Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
ibutton-pdkit Fix DragonFly build. 2006-03-25 18:04:04 +00:00
iselect Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ja-less Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
ja-man Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
jhd jhd doesn't seem to care which version of nkf it gets, so make it >= 2006-05-26 19:09:43 +00:00
jitterbug Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
jive Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
JMdict Update to latest version. No changelog available. 2006-07-04 06:23:00 +00:00
kanjidic Update to latest version. No changelog available. 2006-07-04 06:23:00 +00:00
kanjidic2 Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
kanjipad Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
kchm USE_LANGUAGES=c c++ 2006-05-24 18:53:53 +00:00
kdeaccessibility3 Update to KDE 3.5.3 2006-06-01 14:15:55 +00:00
kdeaddons3 Depend on libtunepimp0.4 package. 2006-07-12 13:10:56 +00:00
kdeadmin3 Update to KDE 3.5.3 2006-06-01 14:09:09 +00:00
kdeartwork3 Adapt package list for version 5.00 of the "xscreensaver" package, 2006-07-19 10:56:18 +00:00
kdeedu3 Update KDE to 3.5.3 2006-06-01 14:06:41 +00:00
kdepim3 Don't use "ERR", Solaris doesn't like it. 2006-07-15 21:04:07 +00:00
kdeutils3 Update KDE to 3.5.3 2006-06-01 13:58:57 +00:00
kdrill Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
kmemaid USE_LANGUAGES=c c++; add missing qt3-tools build dependency. 2006-05-22 19:36:07 +00:00
kodos Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
koffice Update koffice to 1.5.2 2006-07-15 21:14:00 +00:00
koffice-i18n-af Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-bg Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-br Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-ca Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-cs Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-cy Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-da Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-el Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-eo Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-es Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-et Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-fa Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-fi Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-fr Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-he Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-hsb Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-hu Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-it Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-ja Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-lo Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-mt Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-nb Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-nl Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-nn Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-pl Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-pt Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-pt_BR Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-ru Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-se Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-sk Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-sl Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-sr Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-sv Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-tg Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-th Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-tr Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-ven Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-xh Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-zh_CN Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-zh_TW Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-i18n-zu Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
koffice-l10n-de Update koffice-l10n-{de,en_GB} to 1.5.2. 2006-07-15 21:17:06 +00:00
koffice-l10n-en_GB Update koffice-l10n-{de,en_GB} to 1.5.2. 2006-07-15 21:17:06 +00:00
kp Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
latin-words-bin Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
less Ran "pkglint --autofix", which corrected some of the quoting issues in 2005-12-05 23:55:01 +00:00
libcdio Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libquantum Added RCS Id to patch-aa and converted it into a unified patch. Sorted 2005-10-23 20:10:57 +00:00
libutf Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
lile Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
loco Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
logsurfer Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
lookup List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 23:01:15 +00:00
lv Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
mmv Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
molden Convert _FETCH_MESSAGE to plain old FETCH_MESSAGE. Remove _FETCH_MESSAGE 2006-07-18 23:27:14 +00:00
most Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
mtail Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
multitail Update multitail to 4.0.6. Fixes PR 33817. 2006-06-25 00:01:44 +00:00
nxtvepg Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
open2300 - remove hardcoded /usr/pkg in patch, simplify 2005-07-31 14:03:28 +00:00
open2300-mysql Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
openoffice USE_TOOLS+=imake. 2006-07-13 11:07:23 +00:00
openoffice-bin Move the check-shlibs target from bsd.pkg.mk to bsd.pkg.check.mk where 2006-05-22 22:22:02 +00:00
openoffice2-bin pkglint: Alignment of variable values should be done with tabs, not spaces. 2006-07-02 09:28:37 +00:00
p5-Array-PrintCols Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-CreditCard Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-ISBN Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-ISBN-Data Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Business-UPS Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-ControlX10-CM11 Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-ControlX10-CM17 Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-File-MMagic Update misc/p5-File-MMagic to 1.26. Changes from version 1.25 include 2006-05-02 04:29:48 +00:00
p5-File-Tail Updated to version 0.99.3. 2006-07-13 20:26:31 +00:00
p5-Geo-Weather Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Geography-Countries Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-I18N-LangTags Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Locale-Codes Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Locale-libintl The package libintl-perl is an internationalization library for Perl 2006-02-17 20:58:38 +00:00
p5-Locale-Maketext Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Locale-Maketext-Fuzzy Get rid of last references to perl-thread package, which was removed 2006-05-27 02:55:38 +00:00
p5-Locale-Maketext-Lexicon Update to 0.61: 2006-07-19 22:42:18 +00:00
p5-Locale-Maketext-Simple Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Mac-Macbinary Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Msgcat Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Search Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
parchive Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
pdmenu Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
php-calendar Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
php-mbstring Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pinfo Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey 2006-04-17 07:07:11 +00:00
ppower USE_TOOLS+=lex 2006-06-09 16:05:11 +00:00
proj Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
proj-doc Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
pty-redir Create directories before installing files into them. 2005-06-17 03:50:19 +00:00
pyqt_memaid Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
qbrew USE_LANGUAGES=c++ 2006-05-22 20:53:30 +00:00
qterm Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
reed Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
root Add missing file entry to PLIST and honor PKGMANDIR. Bump the PKGREVISION 2006-06-21 18:10:40 +00:00
root-tail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
routeplanner-cli Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
rox-memo Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rpm Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
rubygems Stop handling DIST_SUBDIR default for Ruby based packages. 2006-01-03 14:25:49 +00:00
sch Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
sci Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
screen Unify PLISTs between Solaris and everyone else. Also drop the removal 2006-04-05 23:06:33 +00:00
setiathome Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
siag Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
splitvt Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
stellarium Bump PKGREVISION and BUILDLINK_ABI_DEPENDS (where applicable) 2006-06-12 16:28:05 +00:00
tds Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
team Honor *OWN, *GRP, and *MODE. 2006-07-18 18:10:29 +00:00
theme-dirs Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk 2005-12-29 06:21:30 +00:00
ttyrec Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
udfclient No need to set the non-existent d_reclen on DragonFly... 2006-06-06 21:11:29 +00:00
ukpostcodes Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
uptimec Add DragonFly support. 2006-01-03 16:55:43 +00:00
utftools Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
vera * Honor PKGINFODIR and drop use of obsolete INFO_DIR. 2006-03-20 17:16:13 +00:00
vfu Fixed missing Perl interpreter. Fixed pkglint warnings. Bumped PKGREVISION. 2006-06-16 17:35:04 +00:00
visual-regexp Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
vttest Update vttest to 20050107. More tests were added. 2005-06-30 11:57:34 +00:00
watch Change incorrect use of usleep() to use nanosleep() instead 2006-07-11 16:35:24 +00:00
wdic DragonFly needs netinet/in.h as well. 2006-01-03 16:46:07 +00:00
xchm Update to 1.9: 2006-06-11 14:25:21 +00:00
xdg-dirs Update xdg-dirs and xdg-x11-dirs to 1.3: 2006-04-01 21:39:54 +00:00
xdg-x11-dirs Update xdg-dirs and xdg-x11-dirs to 1.3: 2006-04-01 21:39:54 +00:00
xfce4-weather-plugin Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
XFree86-dirs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
XFree86-docs Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
XFree86-man Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xjdic Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xorg-dirs Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xorg-docs Joerg Sonnenberger will be the maintainer. 2006-02-12 15:29:17 +00:00
xrolodex Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
xtail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
xtend Fix errno. 2006-01-03 15:51:02 +00:00
xtide Uses C++. 2006-05-15 22:45:38 +00:00
yelp update to 2.14.2 2006-07-07 18:31:33 +00:00
yrolo Remove BROKEN_IN, this builds in current 3.0 bulk builds. 2006-05-18 19:55:34 +00:00
zorro Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
Makefile Add dtach. 2006-06-17 14:28:30 +00:00