summaryrefslogtreecommitdiff
path: root/pkgtools
AgeCommit message (Collapse)AuthorFilesLines
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
2014-04-27Initial import of genpkgng, a utility which will convert a pkgsrcagc8-0/+1223
binary package to a FreeBSD binary pkg. pkgsrc binary packages keep more metadata, and do Dewey matching on package version numbers, so it's not possible to convert in the other direction. The DESCR says: This is a small utility to generate a FreeBSD pkg binary package from a pkgsrc binary package. It is invoked simply, using a command like: genpkgng ssam-1.9nb1.tgz and it will convert the pkgsrc binary package to a pkg one: % ./genpkgng.sh perl-5.18.1nb2.tgz Converting perl-5.18.1nb2.tgz -rw-r--r-- 1 agc users 16597860 Apr 24 19:01 perl-5.18.1nb2.txz %
2014-04-26Properly close tbody. Bump version.wiz2-3/+3
2014-04-26Update to 0.87ryoon2-2/+19
* Use xorg.libXfixes for newer native xorg. Fix build of libXfixes consumers.
2014-04-24Mark up table header. From abs.wiz2-6/+14
Bump version.
2014-04-23Update pkg_chk to 2.0.8 Fix missing { } in awk section in 2.0.7abs2-3/+5
2014-04-21Updated pkgtools/pkg_chk to 2.0.7abs3-59/+90
update pkg_chk from 2.0.6 to 2.0.7, based on suggestions from PR 30893 - switch from getopt to getopts. The issue described in PR 30893 ('*' being expanded by shell globbing) had already been worked around, but getopts is just a nicer interface - Extend tag parsing to support -D '*' to cause all package lines to be matched
2014-04-17Bump required version to latest 0.86.obache1-2/+2
2014-04-17Split dri2proto from xf86driproto for xorg.obache4-8/+11
Fixes for the case USE_BUILTIN.xf86dirproto=NO and USE_BUILTIN.dri2proto=YES. Bump version to 0.86.
2014-04-16Add cecill-2.1 and allow it per default.wiz1-1/+2
OSI-approved, see http://opensource.org/licenses/CECILL-2.1
2014-04-09recursive bump from icu shlib major bump.obache4-8/+8
2014-03-31Sort contents (no changes to binary package).tron1-8/+8
2014-03-31Update to 0.85ryoon8-10/+84
* Support NetBSD current (6.99.38 at least)'s new native xorg
2014-03-19Fix typo.wiz1-2/+2
2014-03-18Add European Union Public Licence and add it to default allowed licenses,wiz1-1/+2
since it's OSI-approved: http://opensource.org/licenses/EUPL-1.1 ok@ gdt
2014-03-14Fix build under SCO OpenServer 5.0.7/3.2ryoon1-1/+7
2014-03-14Add SCO OpenServer 5.0.7/3.2 supportryoon5-6/+54
2014-03-14Update to 20140314ryoon4-2/+918
* Add SCO OpenServer 5.0.7/3.2 support
2014-03-14Bump PKGREVISION to refrect recent changes.obache1-2/+2
2014-03-14pbulk-base-0.48: Fix pbulk-scan on OSX.jperkin2-3/+4
On OSX pbulk-scan can fail to bind with EADDRNOTAVAIL due to sin_zero being used uninitialised. Ensure the sockaddr_in is cleared before use.
2014-03-12Do not rely on path search when invoking pkgdiff.asau2-5/+4
2014-03-10tell MASTER_SITE_MOZILLA_ALL, MASTER_SITE_MOZILLA_ESR, MASTER_SITE_NETLIB,obache1-1/+6
MASTER_SITE_RUBYGEMS and MASTER_SITE_HASKELL_HACKAGE.
2014-03-07x11-links-0.84: Add support for newer Red Hat Linux.jperkin27-29/+61
Newer RHEL distributions have pkgconfig files split across three locations, so add support for both share/pkgconfig and lib${LIBABISUFFIX}/pkgconfig if LIBABISUFFIX is defined.
2014-03-03LICENSE= modified-bsd (sources) AND original-bsd (man)obache1-1/+2
2014-03-03tell QNX as a operating systemobache1-2/+2
2014-03-03LICENSE=original-bsdobache1-1/+2
2014-03-03LICENSE=2-clause-bsdobache1-1/+2
2014-03-03Fixes perl interpreter path for the case using builtin perl.obache2-3/+4
2014-03-03nroff is required for SunOS and AIX.obache1-1/+5
2014-03-03LICENSE=2-clause-bsdobache1-1/+2
2014-03-03LICENSE=original-bsdobache1-1/+2
2014-03-03LICENSE=modified-bsdobache2-2/+4
2014-03-03LICENSE=2-clause-bsdobache1-1/+2
2014-03-03LICENSE=gnu-gpl-v2 (or later)obache1-1/+2
2014-03-03LICENSE= modified-bsd (sources) AND 2-clause-bsd (man)obache1-1/+2
2014-03-03LICENSE=modified-bsdobache2-2/+4