summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
2014-09-18Explicitly set target directory. Provide RCS ID.joerg1-0/+4
2014-09-17Fix spelling.schmonz1-1/+1
2014-09-17+ cwrappersjoerg1-1/+2
2014-09-17Add cwrappers-20100308 with minimal compat changes. Developed as part ofjoerg59-0/+3782
GSoC 2007, initial test suite parts from schmonz@, nagging by jperkin, approval for addition during freeze by agc@.
2014-09-08Allow -std= in compiler flags.wiz1-2/+2
Ride bump.
2014-09-08Allow '+' in another place checking for package names. Needed e.g. for gtk2+.wiz2-5/+5
Bump version.
2014-09-03Use MAKE_JOBS for inplace libnbcompat. Reduces the build time for bootstrapjperkin1-3/+3
quite a bit when using --make-jobs, due to the potentially large number of times that libnbcompat needs to be (re)built.
2014-08-30Update to 0.47.1cheusov2-6/+6
Fixes: - exit status of bmake invocation was not checked - dirty hacks with PSS_SLAVES when MASTER_MODE=no are no longer necessary
2014-08-22No one reads makebump.manual and checks PKGREVISION changes; justwiz3-8/+7
mention the packages where it failed. Update manpage. Bump version.
2014-08-14Update to 0.47.0cheusov3-31/+7
TOOL_DEPENDS is supported by default (pkg_src_summary stage) Support for cross-builds (not tested yet) stage_checks: - gen_unregistered_CONFLICTS was disabled, it is too slow. - additional section for memory allocation failures was added. - improvements for "missing progs", "missign header" and "library not found sections". distbb_chroot: - Option -p was added and other improvements. distbb.conf and distbb.default.conf: - Variable OS was renamed to OPSYS - home-made function "assign" was replaced with := - New config variable ULIMIT_CMD was introduced. It defaults to "ulimit -t 1800" upload_pkgs_all_files: fix find(1) arguments. Thanks to Andrey Oktyabrski for the report.
2014-08-12Update to 0.65.1cheusov2-6/+6
Build failure was fixed on Haiku. Haiku provides strlwr(3) that conflicts with pkg_summary-utils' version.
2014-08-07Add PYTHON_VERSIONED_DEPENDENCIES. Bump version.wiz2-3/+4
2014-08-01Squelch warnings about smartmatch being experimental.schmonz1-1/+2
2014-07-29PR 48824: Disable bogus clobbering warning from GCC 4.8.joerg1-2/+6
2014-07-25libnbcompat-20140725:jperkin6-12/+22
Newer Linux systems have moved libutil.h to bsd/libutil.h, add the necessary checks for that location. Fixes at least Ubuntu 12.04.
2014-07-22Improve commonbump instructions.wiz1-2/+2
2014-07-19Use standard email address (pkgsrc-p5-people should not be MAINTAINER).wiz1-2/+2
2014-07-13Update BUILD_DEPENDScheusov1-2/+2
2014-07-13Updatecheusov2-6/+6
Version 0.65.0 mk-configure>=0.26.0 is required for build. pkg_grep_summary - fix for "-t strfile" (hcreate(3) hash is not autoresizable) - if option -r was applied, the exit status is 1 for "not match" and 2 for unexpected failure. Code clean-ups and improvements. Version 0.64.0 pkg_subgraph_deps: - significant performance improvements pkg_cmp_summary: - option -f was added, options -p and -P are considered deprecated Code clean-ups in the default pkg_digger.conf
2014-06-25Add LIBTOOL_REQD. Bump version.wiz2-3/+4
2014-06-25Don't set EXTRACT_SUFX if it's .gem. Change if statement to use a switchrodent2-7/+11
and exclude ${WRKDIR}/.gemspec from WRKSRC candidates. Bump PKGVERSION.
2014-06-24Make finddepends(1) parse Makefile.common's "# used by" lines andwiz4-10/+21
also emit packages mentioned there, if a match was found in that Makefile.common. Adapt revbump HOWTO slightly, but not completely, since I don't trust the comments enough yet. Bump version. Leaf package.
2014-06-19Sync mysql version list with reality.wiz2-4/+4
From John Nemeth. Bump version.
2014-06-14Update x11-links to 0.91.jperkin2-5/+5
On Linux with LIBABISUFFIX, only include lib$LIBABISUFFIX directories rather than both, as it can cause issues with ld finding suitable libraries. Fixes a bunch of packages.
2014-06-13Add two freetype2 files needed in recent OS X Quartz.gdt3-5/+7
2014-06-13groff isn't required, nroff is sufficient to build the cat pages. Reducesjperkin1-2/+2
the number of dependencies required significantly on systems with no builtin groff.
2014-06-10pkglint-4.142: Remove apache13 and apache2 values.joerg2-6/+6
2014-06-10pkglint-4.141: PAM_ACCEPTED and PAM_TYPE are gonejoerg2-5/+3
2014-06-07s/HAVE_DECL_ASPRINTF/HAVE_DECL_VASPRINTF/. According to configure.accheusov1-2/+2
presense of vasprintf(3) is checked. This partially fixes bootstrap failure on AltLinux.
2014-06-05Depend on libfetch from pkgsrc.gdt1-2/+3
On NetBSD 5, builtin libfetch is linked against builtin openssl, but pkgsrc openssl is used to build pkgin, causing a link failure. ok imil@.
2014-06-04Update to 20140604ryoon2-3/+6
* Enable for CentOS/RHEL, fix su(1) path.
2014-06-01Tell LUA_PKGSRCDIR and change PHPPKGSRCDIR to current PHP default.obache1-2/+3
2014-05-31Remove giflib/libungif special cases. Bump version.wiz2-9/+3
2014-05-30Bump version instead of PKGREVISION.wiz1-3/+2
Noted by Wen Heping.
2014-05-29Bump for perl-5.20.0.wiz16-25/+32
Do it for all packages that * mention perl, or * have a directory name starting with p5-*, or * depend on a package starting with p5- like last time, for 5.18, where this didn't lead to complaints. Let me know if you have any this time.
2014-05-16Update to 20140516ryoon2-2/+533
Fix PR pkg/48793: Use cc as linker instead of ld under OpenBSD. Fix undefined __guard_local in devel/libexecinfo.
2014-05-15Do not look for matches in Makefile comments (noted by adam).wiz2-4/+7
Strip trailing slashes on package names. The reason for this is that the package's own buildlink3.mk file usually matches category/package, but not category/package/ (because the only match is "BUILDLINK_PKGSRCDIR.foo"). Bump version.
2014-05-15Add openssl license and allow it by default, since it's FSF approved:wiz1-1/+2
http://www.gnu.org/licenses/license-list.en.html#OpenSSL
2014-05-14HTML police (semantics division):abs1-17/+25
Add some <thead> and <tbody> tags
2014-05-10Update to 20140510ryoon2-3/+4
Fix PR pkg/48793: treat OpenBSD 5.4 or later as ELF platform Patch from obache@, thank you.
2014-05-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz2-4/+4
until proven otherwise.
2014-05-08Don't consider ${WRKDIR}/pax_global_header as a possibility for ${WRKSRC}.rodent2-4/+4
Bump PKGVERSION.
2014-05-08Add RCS Id.obache1-0/+2
2014-05-06Make finddepends look in modules.mk, plugins.mk, and schemas.mk as well.wiz3-9/+15
Suggested by obache. Bump version.
2014-05-06Add REPLACE_LUA. Bump version.wiz2-3/+4
2014-05-05Update example instruction.obache1-2/+2
Current default ruby is 200.
2014-05-05Recursive revbump from x11/pixmanryoon2-4/+4
Fix PR pkg/48777
2014-05-03Update to 0.89ryoon31-31/+105
* Support OpenBSD 5.5's Xenocara
2014-04-29x11-links-0.88obache4-5/+15
* add libpciaccess support
2014-04-27Add and enable genpkgngagc1-1/+2