Age | Commit message (Collapse) | Author | Files | Lines |
|
2005-05-31 Harti Brandt
* Remove clauses 3 and 4 from the copyright sections.
2002-09-03 Hartmut Brandt
* Keep the patch level in the directory and tar name, but
leave it out from the rpm package name. Always bump patch
level and rpm revision together.
2002-09-02 Hartmut Brandt
* Makefile.in: use $(LIBTOOL) to refer to libtool. Work
around a problem with top_builddir.
* libbegemot.spec: new file to create RPM packages. Kindly
contributed by Eric Moret.
2002-08-30 Hartmut Brandt
* convert configure.in to configure.ac for new autoconfig.
* prstat.c: add a number of fields for *BSD.
|
|
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.
For example, "make show-buildlink3" in fonts/Xft2 displays:
zlib
fontconfig
iconv
zlib
freetype2
expat
freetype2
Xrender
renderproto
|
|
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
|
|
that they look nicer.
|
|
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).
|
|
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.
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
|
|
only the .la file goes in the PLIST.
|
|
|
|
|
|
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
|
|
|
|
|
|
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
|
|
Collection.
This package contains a library of functions which are found
useful in daily programming. They are used by most of the other
BEGEMOT packages.
I am informed that "begemot" is Russian for "hippopotamus"
|