Age | Commit message (Collapse) | Author | Files | Lines |
|
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
|
|
Since dependencies were actually failing to build, they fortunately don't
require PKGREVISION bumps themselves.
|
|
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".
|
|
in PR 26868. Bump PKGREVISION since this will result in a slightly(?)
different 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.
|
|
|
|
Should fix bulk build problem.
|
|
|
|
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
|
|
bump PKGREVISION on packages depending on graphics/glu due to latest shlib
changes there.
|
|
|
|
a full list of changes:
http://www.fox-toolkit.org/news.html
Closes my own PR pkg/22407. Ok'ed by wiz@
|
|
|
|
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
|
|
|
|
|
|
for the extra CPPFLAGS and LDFLAGS needed by packages that include these
buildlink2.mk files.
|
|
buildlink2.mk files back into the main trunk.
|
|
all dependencies on packages depending on "png" which contain shared
libraries, all for the (imminent) update to the "png" package.
[List courtesy of John Darrow, courtesy of "bulk-build".]
|
|
|
|
s/USE_XUNICODE/FOX_USE_XUNICODE/ and define USE_UNICODE to X_CFLAGS.
Update from 0.99.172 to 0.99.174
http://www.geocrawler.com/archives/3/3372/2001/6/0/6025503/
[Foxgui-announce]New drop of FOX [0.99.173]
http://www.geocrawler.com/archives/3/3372/2001/7/0/6162289/
[Foxgui-announce]New FOX drop [0.99.174]
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
Changes:
[Foxgui-announce]New Drop of FOX [0.99.169]
http://groups.yahoo.com/group/fox-users/message/2431
[Foxgui-announce]FOX 0.99.172 dropped
http://groups.yahoo.com/group/fox-users/message/2433
|
|
Noted by Frederick Bruckman.
|
|
|
|
|
|
+ move the patch digest/checksum values from files/patch-sum to distinfo
|
|
|
|
Changes:
[Foxgui-announce]New FOX Drop [0.99.160]
http://www.geocrawler.com/archives/3/3372/2001/2/0/5233478/
[Foxgui-announce]New drop of FOX [0.99.162]
http://www.geocrawler.com/archives/3/3372/2001/3/0/5304347/
[Foxgui-announce]New drop FOX [0.99.164]
http://www.geocrawler.com/archives/3/3372/2001/3/0/5310563/
[Foxgui-announce]New FOX released [0.99.165]
http://www.geocrawler.com/archives/3/3372/2001/3/0/5352175/
[Foxgui-announce]New FOX Drop [0.99.166]
http://www.geocrawler.com/archives/3/3372/2001/3/0/5360202/
[Foxgui-announce]New drop of FOX [0.99.167]
http://www.geocrawler.com/lists/3/SourceForge/3372/0/5486877/
|
|
|
|
Fast and extensive C++ GUI toolkit
|