Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2014-06-19 | Sync mysql version list with reality. | wiz | 2 | -4/+4 | |
From John Nemeth. Bump version. | |||||
2014-06-14 | Update x11-links to 0.91. | jperkin | 2 | -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-13 | Add two freetype2 files needed in recent OS X Quartz. | gdt | 3 | -5/+7 | |
2014-06-13 | groff isn't required, nroff is sufficient to build the cat pages. Reduces | jperkin | 1 | -2/+2 | |
the number of dependencies required significantly on systems with no builtin groff. | |||||
2014-06-10 | pkglint-4.142: Remove apache13 and apache2 values. | joerg | 2 | -6/+6 | |
2014-06-10 | pkglint-4.141: PAM_ACCEPTED and PAM_TYPE are gone | joerg | 2 | -5/+3 | |
2014-06-07 | s/HAVE_DECL_ASPRINTF/HAVE_DECL_VASPRINTF/. According to configure.ac | cheusov | 1 | -2/+2 | |
presense of vasprintf(3) is checked. This partially fixes bootstrap failure on AltLinux. | |||||
2014-06-05 | Depend on libfetch from pkgsrc. | gdt | 1 | -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-04 | Update to 20140604 | ryoon | 2 | -3/+6 | |
* Enable for CentOS/RHEL, fix su(1) path. | |||||
2014-06-01 | Tell LUA_PKGSRCDIR and change PHPPKGSRCDIR to current PHP default. | obache | 1 | -2/+3 | |
2014-05-31 | Remove giflib/libungif special cases. Bump version. | wiz | 2 | -9/+3 | |
2014-05-30 | Bump version instead of PKGREVISION. | wiz | 1 | -3/+2 | |
Noted by Wen Heping. | |||||
2014-05-29 | Bump for perl-5.20.0. | wiz | 16 | -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-16 | Update to 20140516 | ryoon | 2 | -2/+533 | |
Fix PR pkg/48793: Use cc as linker instead of ld under OpenBSD. Fix undefined __guard_local in devel/libexecinfo. | |||||
2014-05-15 | Do not look for matches in Makefile comments (noted by adam). | wiz | 2 | -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-15 | Add openssl license and allow it by default, since it's FSF approved: | wiz | 1 | -1/+2 | |
http://www.gnu.org/licenses/license-list.en.html#OpenSSL | |||||
2014-05-14 | HTML police (semantics division): | abs | 1 | -17/+25 | |
Add some <thead> and <tbody> tags | |||||
2014-05-10 | Update to 20140510 | ryoon | 2 | -3/+4 | |
Fix PR pkg/48793: treat OpenBSD 5.4 or later as ELF platform Patch from obache@, thank you. | |||||
2014-05-09 | Mark packages that are not ready for python-3.3 also not ready for 3.4, | wiz | 2 | -4/+4 | |
until proven otherwise. | |||||
2014-05-08 | Don't consider ${WRKDIR}/pax_global_header as a possibility for ${WRKSRC}. | rodent | 2 | -4/+4 | |
Bump PKGVERSION. | |||||
2014-05-08 | Add RCS Id. | obache | 1 | -0/+2 | |
2014-05-06 | Make finddepends look in modules.mk, plugins.mk, and schemas.mk as well. | wiz | 3 | -9/+15 | |
Suggested by obache. Bump version. | |||||
2014-05-06 | Add REPLACE_LUA. Bump version. | wiz | 2 | -3/+4 | |
2014-05-05 | Update example instruction. | obache | 1 | -2/+2 | |
Current default ruby is 200. | |||||
2014-05-05 | Recursive revbump from x11/pixman | ryoon | 2 | -4/+4 | |
Fix PR pkg/48777 | |||||
2014-05-03 | Update to 0.89 | ryoon | 31 | -31/+105 | |
* Support OpenBSD 5.5's Xenocara | |||||
2014-04-29 | x11-links-0.88 | obache | 4 | -5/+15 | |
* add libpciaccess support | |||||
2014-04-27 | Add and enable genpkgng | agc | 1 | -1/+2 | |
2014-04-27 | Initial import of genpkgng, a utility which will convert a pkgsrc | agc | 8 | -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-26 | Properly close tbody. Bump version. | wiz | 2 | -3/+3 | |
2014-04-26 | Update to 0.87 | ryoon | 2 | -2/+19 | |
* Use xorg.libXfixes for newer native xorg. Fix build of libXfixes consumers. | |||||
2014-04-24 | Mark up table header. From abs. | wiz | 2 | -6/+14 | |
Bump version. | |||||
2014-04-23 | Update pkg_chk to 2.0.8 Fix missing { } in awk section in 2.0.7 | abs | 2 | -3/+5 | |
2014-04-21 | Updated pkgtools/pkg_chk to 2.0.7 | abs | 3 | -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-17 | Bump required version to latest 0.86. | obache | 1 | -2/+2 | |
2014-04-17 | Split dri2proto from xf86driproto for xorg. | obache | 4 | -8/+11 | |
Fixes for the case USE_BUILTIN.xf86dirproto=NO and USE_BUILTIN.dri2proto=YES. Bump version to 0.86. | |||||
2014-04-16 | Add cecill-2.1 and allow it per default. | wiz | 1 | -1/+2 | |
OSI-approved, see http://opensource.org/licenses/CECILL-2.1 | |||||
2014-04-09 | recursive bump from icu shlib major bump. | obache | 4 | -8/+8 | |
2014-03-31 | Sort contents (no changes to binary package). | tron | 1 | -8/+8 | |
2014-03-31 | Update to 0.85 | ryoon | 8 | -10/+84 | |
* Support NetBSD current (6.99.38 at least)'s new native xorg | |||||
2014-03-19 | Fix typo. | wiz | 1 | -2/+2 | |
2014-03-18 | Add European Union Public Licence and add it to default allowed licenses, | wiz | 1 | -1/+2 | |
since it's OSI-approved: http://opensource.org/licenses/EUPL-1.1 ok@ gdt | |||||
2014-03-14 | Fix build under SCO OpenServer 5.0.7/3.2 | ryoon | 1 | -1/+7 | |
2014-03-14 | Add SCO OpenServer 5.0.7/3.2 support | ryoon | 5 | -6/+54 | |
2014-03-14 | Update to 20140314 | ryoon | 4 | -2/+918 | |
* Add SCO OpenServer 5.0.7/3.2 support | |||||
2014-03-14 | Bump PKGREVISION to refrect recent changes. | obache | 1 | -2/+2 | |
2014-03-14 | pbulk-base-0.48: Fix pbulk-scan on OSX. | jperkin | 2 | -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-12 | Do not rely on path search when invoking pkgdiff. | asau | 2 | -5/+4 | |
2014-03-10 | tell MASTER_SITE_MOZILLA_ALL, MASTER_SITE_MOZILLA_ESR, MASTER_SITE_NETLIB, | obache | 1 | -1/+6 | |
MASTER_SITE_RUBYGEMS and MASTER_SITE_HASKELL_HACKAGE. | |||||
2014-03-07 | x11-links-0.84: Add support for newer Red Hat Linux. | jperkin | 27 | -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. |