Age | Commit message (Collapse) | Author | Files | Lines |
|
libtool. Also move a post-extract step that created fake headers to
post-buildlink time where it is more appropriate.
|
|
|
|
binary packages happy.
|
|
|
|
|
|
|
|
Packages using Guile now all depend on guile14. These packages are
expected to be made depend on newer Guile (1.6.x) when updated in the
future.
|
|
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
|
|
|
|
|
|
dependency on swig instead of a full dependency. This fixes PR 19169 by
epg@pretzelnet.org.
|
|
|
|
-while here, update to 0.8.2; the only changelog entry is
"Factor for schedule-frequency" (whatever this means...)
-use pkglibtool
|
|
|
|
|
|
|
|
|
|
in a separate distfile.
|
|
extension Makefile fragments, because they really don't have anything to
do with the buildlink[12] frameworks. Change all the Makefiles that use
application.buildlink.mk and extension.buildlink.mk to use application.mk
and extension.mk instead.
|
|
|
|
bump dependency to latest libiconv version; recursively also bump all
dependencies of packages depending on libiconv.
Requested by fredb.
|
|
o Updated or new translations for Japanese, Italian, Traditional
Chinese, Simplified Chinese, Russian, French, German, Swedish,
Portuguese, Brasilian Portugese
o Add French account hierarchy template
o Back-ported fix for locale of new accounts
o File permission fix
o Changed "Opening Balances" to "Opening Balance" to unify the
account name
o Tweak for newer versions of db2html
o Fix a common crash caused by a dangling pointer reference
o Add upper bounds checking on the versions of guile and g-wrap
o Fix for guile-1.4.1 srfi problem
o Added support for VWD as a quote source
|
|
DynaLoader.a is now an archive of PIC objects.
|
|
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".]
|
|
o Updated or new translations for Dutch, Norwegian, Russian, Greek,
French, German, Portuguese, Azerbaijani Turkic, and Slovak
o Tweaked the exchange rate calculation so that it will work in even
more complicated cases, involving different Euroland and other currencies.
o Added Edit Report Options hyperlink to warnings in reports.
o Added workaround for Guppi barchart legend sorting
(broken in Guppi 0.40.0 - 0.40.3).
o Bug fixes
|
|
Summary of changes:
- removal of USE_GTEXINFO
- addition of mk/texinfo.mk
- inclusion of this file in package Makefiles requiring it
- `install-info' substituted by `${INSTALL_INFO}' in PLISTs
- tuning of mk/bsd.pkg.mk:
removal of USE_GTEXINFO
INSTALL_INFO added to PLIST_SUBST
`${INSTALL_INFO}' replace `install-info' in target rules
print-PLIST target now generate `${INSTALL_INFO}' instead of `install-info'
- a couple of new patch files added for a handful of packages
- setting of the TEXINFO_OVERRIDE "switch" in packages Makefiles requiring it
- devel/cssc marked requiring texinfo 4.0
- a couple of packages Makefiles were tuned with respect of INFO_FILES and
makeinfo command usage
See -newly added by this commit- section 10.24 of Packages.txt for
further information.
|
|
rmdir -> ${RMDIR}
rm -> ${RM} (${RM} added to PLIST_SUBST)
chmod -> ${CHMOD}
chown -> ${CHOWN}
|
|
Change dep on bison to BUILD_DEPENDS.
|
|
|
|
|
|
|
|
nail down to Python-2.0 for now (this was used before)
|
|
o Euro conversion druid
o Updated or new translations for Brazilian Portuguese,
Danish, German, Nicaraguan Spanish, Norwegian, Portuguese,
Slovak, Spanish, and Swedish
o minor bug fixes
|
|
${PREFIX} -- everything else is pickup up from ${BUILDLINK_DIR}.
|
|
single instance of ${PAX}.
|
|
tcl scripts, so we might as well put @PREFIX@ into the patches rather
than hardcoding "/usr/pkg" in them.
|
|
|
|
|
|
|
|
|
|
|
|
o fix bug importing GnuCash 1.4 files
|
|
foo-* to foo-[0-9]*. This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net. Also
change dependency examples in Packages.txt to reflect this.
|
|
o new Polish translation
o Danish and Spanish translation of new account files
o updated Swedish, German, and Portuguese translations
o child accounts can be reconciled with the parent
o support for TrustNet online quotes
o support for precious metal currencies
o bug fixes
|
|
|
|
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
|
|
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition). This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
|
|
o Updated Danish and German translations
o SQL backend performance improvements
o bug fixes
|
|
make this package build. This fixes PR pkg/13617 by myself.
|
|
Updated documentation
Updated French, German, Japanese, and Portuguese translations
Improved startup time
Many bug fixes
|