Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
and updated translations.
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:
lib/libfoo.a
lib/libfoo.la
lib/libfoo.so
lib/libfoo.so.0
lib/libfoo.so.0.1
one simply needs:
lib/libfoo.la
and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.
Also make LIBTOOLIZE_PLIST default to "yes".
|
|
|
|
all these packages.
|
|
*-dirs packages.
|
|
* View by script as well as by Unicode block.
* New documentation in the following languages: de es fr it ja ko sv zh_CN
zh_HK zh_TW
* English documentation improved and updated.
* Search modified to look in CJK ideograph definitions as well as character
names. Search heuristic also improved in other areas.
* Bothersome gucharmap input method removed.
* Many user interface improvements.
* Much code reorganized.
* New and updated translations: ar az bn ca cs cy da de el en_CA en_GB es fa
fi fr ga hi id it ja ko lt mn ms nl no pa pl pt pt_BR sk sq sr sr@Latn sv
th uk zh_CN
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
by moving the inclusion of buildlink3.mk files outside of the protected
region. This bug would be seen by users that have set PREFER_PKGSRC
or PREFER_NATIVE to non-default values.
BUILDLINK_PACKAGES should be ordered so that for any package in the
list, that package doesn't depend on any packages to the left of it
in the list. This ordering property is used to check for builtin
packages in the correct order. The problem was that including a
buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed
from BUILDLINK_PACKAGES and appended to the end. However, since the
inclusion of any other buildlink3.mk files within that buildlink3.mk
was in a region that was protected against multiple inclusion, those
dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
|
|
|
|
|
|
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
|
|
database.
|
|
buildlink3.mk file in revision 1.101 of bsd.buildlink3.mk.
|
|
|
|
|
|
|
|
While here, use pkgsrc intltool, too.
|
|
installs an immodule. Bump PKGREVISION. Found by wiz@.
|
|
the package's Makefile.
|
|
|
|
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
|
|
This shouldn't be needed if we had non-recursive dependancies *sigh*.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
( We really need non-recursive dependancies... *sigh* )
|
|
It should not be "../../gnome-2.4/libgnomeui/buildlink2.mk"
but "../../devel/libgnomeui/buildlink2.mk".
|
|
gucharmap is a Unicode/ISO10646 character map and font viewer
for GNOME 2 platform. It supports anti-aliased, scalable fonts
and more.
|