summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
2012-03-08Remove sysutils/mtree, it serves no purpose.joerg4-39/+18
Don't install cat page. Bump version for pkgtools/mtree.
2012-03-08Don't build & install cat pages.joerg2-14/+4
2012-03-05Mirror two changes from the NetBSD mk-files.sbd2-5/+10
1) Stop building catpages by default. 2) Derive MANINSTALL from MKCATPAGES. Bump package version.
2012-03-04Restore previous version, accidentally committed with pcre PKGREVISIONwiz1-1/+11
bump. It would be nice to have a solution for catinstall being unset on -current so I don't need these patches.
2012-03-03More pcre PKGREVISION bumps.wiz1-11/+1
2012-03-03Recursive bump for pcre-8.30* (shlib major change)wiz3-6/+6
2012-03-02Uses cdefs.hans1-1/+3
2012-03-01Reset maintainer, he resigned.wiz3-6/+6
2012-03-01Revert last. Don't hide issues. Pass down MANINSTALL via MAKE_ENV to getjoerg7-13/+14
the correct value.
2012-03-01Don't fail if MANINSTALL is not defined.jklos6-12/+12
2012-03-01Remove NO_CONFIGURE=yes so that libnbcompat is built. Use LIBS whenhans1-4/+2
linking. Fixes build on SunOS, also tested on NetBSD.
2012-03-01Wrap the fts function declarations in __BEGIN_DECL to make them usablehans1-1/+5
from C++.
2012-02-28Honour MANINSTALL.joerg6-18/+30
2012-02-27Update to 1.36:jmmv3-16/+53
- Allow specifying packages by their basename, without a category. This affects the arguments to the 'build' command as well as the list of packages provided to AUTO_PACKAGES and BUILD_PACKAGES.
2012-02-26Update to 0.44.0cheusov3-8/+10
=================================================================== -- Version 0.44.0 by Aleksey Cheusov, Sat, 25 Feb 2012 11:43:56 +0300 Improvements for report: - "^WARNING:" messages are logged - Segmentation faults are logged - Clean-ups in report_mini.txt and report.txt Packages are rebuilt recursively only if it necessary -- Version 0.43.0 by Aleksey Cheusov, Mon, 9 Jan 2012 23:27:20 +0300 Fix for signal handlers (SIGINT, SIGTERM, SIGQUIT). Fix in "Depends" stage. Unnecessary dependencies are not install anymore. Dependency graph. Latest available binary package is always used for BUILD_DEPENDS if it satisfies dependencies.
2012-02-26Fix typo in man pagedholland2-4/+4
2012-02-22Fix typo in variable name. From dieter roelants in private email.wiz2-6/+6
Bump date.
2012-02-22Revert unintended commits.wiz1-1/+11
2012-02-22Mention putty-devel successor.wiz1-11/+1
2012-02-22Update "integration" section perwiz1-5/+5
http://mail-index.netbsd.org/tech-pkg/2012/01/03/msg008325.html Frm Julian Fagir in PR 46070.
2012-02-21Merge changes from src/external/bsd/pkg_install.wiz4-82/+82
2012-02-21Bump version for pkg_add bug fix.wiz1-2/+2
2012-02-21Fix PR 46068 using the patch by Nicolas Thauvin:wiz1-3/+3
pkg_add fails to install a package when subdiretories are missing in the path to package directory in /var/db/pkg.
2012-02-16Don't use /usr/ucb/install.hans2-3/+11
2012-02-16Fix missing include of Pod::Usage for displaying helpsno2-2/+3
2012-02-15Don't depend on /usr/ucb/install on SunOS, use ${PREFIX}/bin/install-sh.hans1-2/+2
2012-02-08Bump version for man page improvement. Set LICENSE.wiz1-2/+3
2012-02-08Mention to look out for RUBY_PKGPREFIX as well.wiz1-7/+8
Simplify a bit. Bump date.
2012-02-06Revbump forwiz3-6/+6
a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
2012-02-02add and enable pkg_p5up2datejnemeth1-1/+2
2012-01-30Importing pkg_p5up2date:sno4-0/+459
pkg_p5up2date checks for outdated Perl5 modules in pkgsrc against the database from Comprehensive Perl Archive Network.
2012-01-28pkg_install-20120128:joerg3-15/+30
- Explicitly stat(2) if mkdir failed. errno detection doesn't work e.g. on Solaris (PR 45289) - Provide a stable order for package names that only differe in the base name, not the version number.
2012-01-28Add zlib license.wiz1-1/+2
2012-01-26Fix PLISTcheusov1-1/+2
2012-01-25Add note about use of unsafe_depends_loose, from discussion withgdt1-2/+38
obache@. Note that there is an issue with unsafe_depends not getting set when options change.
2012-01-19Shut up cast warning.joerg1-2/+2
2012-01-09update cksumscheusov1-3/+3
2012-01-09Update to distb-0.43.0cheusov2-7/+7
Version 0.43.0 Fix for signal handlers (SIGINT, SIGTERM, SIGQUIT). Fix in "Depends" stage. Unnecessary dependencies are not install anymore. Dependency graph. Latest available binary package is always used for BUILD_DEPENDS if it satisfies dependencies. Version 0.42.0 Support for cross-compilation. Build host dependencies are built on demand. Patch for pkgsrc is needed. http://mail-index.netbsd.org/tech-pkg/2011/11/19/msg008003.html Support for libkver was added. In order to build packages for different version of NetBSD you need to set LIBKVER_OSRELEASE and LD_PRELOAD in distbb.conf. New transport program distbb_chroot was added. It is now the default for TRANSPORT.
2012-01-09Update to 0.57.0cheusov2-6/+6
pkg_subgraph_deps: - Support for dependency type pkg_summary2deps: - Options -1 and -2 were added
2012-01-08Update pkg_online to 0.13.0cheusov5-11/+15
- pkg_online_client now works dramatically faster. - Manual pages for pkg_online_client and pkg_online_find were added. - Bug in signal handlers was fixed in pkg_online_client. - License has changed from MIT to equivalent 2-clause BSD.
2012-01-06Add openjdk7* to recognized java versions. From B.ICT A.P. deBROUWER Jr.wiz2-3/+4
in PR 45789. Bump version.
2012-01-04Add Mozilla Public License v2.0 (mpl-2.0) and mark it as default-acceptable.wiz1-2/+2
2012-01-03Remove mtree related thoughts, they haven't been relevant for a while.joerg1-11/+1
2012-01-02Make sure that only the real RCS ID gets embedded into the output.joerg2-7/+6
Bump version, remove revision.
2012-01-01Add bin to the buildlink filter to make sure that freetype-config isjoerg1-4/+4
visible from the modified PATH. Fixes ocamlgraphics.
2011-12-28libnbcompat-20111228: If requesting BSDish getopt behavior, also includejoerg3-397/+791
our own getopt_long. Add a message to signify this in the configure output. Fixes issues reported by hans@ on Solaris with nbpatch. OK during freeze by wiz@
2011-12-21Fix build with gcc-4.5.wiz2-1/+17
2011-12-19Fix license list.joerg1-2/+2
2011-12-18Update to 1.1ryoon1-3/+3
Fix PR pkg/45721 * Fix paths in substituted man pages.
2011-12-15Add lppl-1.3c and epl-v1.0 to default_acceptable_licenses.ryoon1-2/+4