summaryrefslogtreecommitdiff
path: root/meta-pkgs/bulk-medium
AgeCommit message (Collapse)AuthorFilesLines
2016-09-11Update bulk-medium to 20160911.taca1-3/+3
- Remove reference to lang/php55. - Add referlance to lang/ruby23-base.
2016-07-09Remove python33: adapt all packages that refer to it.wiz1-5/+4
2016-07-09Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.wiz1-1/+2
2016-03-20py-postgresql is no reason for python-2.x any longer.wiz1-2/+2
2016-03-14drop ruby200-basetnn1-3/+2
2015-12-05Extend PYTHON_VERSIONS_INCOMPATIBLE to 35adam1-2/+2
2015-10-04Remove obsolete packages and add newer packages.taca1-4/+5
- lang/php54, lang/ruby193-base. + lang/php56, lang/ruby21-base, lang/ruby22-base Bump version.
2015-09-04Fix pattern so it allows the current mutt version.wiz1-4/+3
Bump version. Noted by sevan@
2015-08-29Bump versions to samba 4.2, apache 2.4, suse 13.1.dholland1-3/+3
2015-08-29Nail down the versions of cups, evince, wine, mutt, gnupg2, and icewm todholland1-4/+4
get the intended version and not an alternate one.
2015-08-29Switch these to build mysql 5.5 and 5.6 instead of 5.1 and 5.5.dholland1-3/+3
2015-06-12Recursive PKGREVISION bump for all packages mentioning 'perl',wiz1-1/+2
having a PKGNAME of p5-*, or depending such a package, for perl-5.22.0.
2015-06-07Update more libsoup path.youri1-2/+2
2015-04-14Python 2.6 is gone.joerg1-3/+2
2015-03-15Update to 20150315.taca1-3/+4
* Drop lang/php53. * Add lang/php55 and lang/ruby200-base.
2015-02-25Might as well add openjdk8tnn1-1/+2
2015-02-25Bump version for openjdk7-bin removaltnn1-3/+2
2015-02-19* Remove bind96 and bind98.taca1-5/+3
* Add bind910. Update to 20150219.
2014-11-20bulk-medium-20141120: don't build random PostgreSQL client versions,joerg1-4/+2
just let the PostgreSQL binding pick the default version.
2014-08-12Use ffmpeg2 instead of ffmpeg and ffmpeg010.wiz1-5/+3
2014-05-29Bump for perl-5.20.0.wiz1-1/+2
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-09Mark packages that are not ready for python-3.3 also not ready for 3.4,wiz1-2/+2
until proven otherwise.
2014-05-05devel/lua-stdlib-doc is gone.joerg1-3/+2
2014-01-25Mark packages as not ready for python-3.x where applicable;wiz1-1/+3
either because they themselves are not ready or because a dependency isn't. This is annotated by PYTHON_VERSIONS_INCOMPATIBLE= 33 # not yet ported as of x.y.z or PYTHON_VERSIONS_INCOMPATIBLE= 33 # py-foo, py-bar respectively, please use the same style for other packages, and check during updates. Use versioned_dependencies.mk where applicable. Use REPLACE_PYTHON instead of handcoded alternatives, where applicable. Reorder Makefile sections into standard order, where applicable. Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default with the next commit. Whitespace cleanups and other nits corrected, where necessary.
2014-01-21Remove py-matplotlib-tk, removed from pkgsrc.wiz1-3/+2
2014-01-12Remove python32 as proposed a week ago on pkgsrc-users.wiz1-3/+2
Upstream doesn't talk about it any longer, and python-3.3 is a drop-in replacement. Ok bsiegert, prlw1, rodent
2013-10-31Update lua module depends & bump version.dholland1-4/+5
2013-09-09Finish git rename from scmgit to git.wiz1-5/+5
2013-06-06Update bulk-medium to 20130660.taca1-4/+2
Remove net/bind97 from target packages.
2013-05-31Bump all packages for perl-5.18, thatwiz1-1/+2
a) refer 'perl' in their Makefile, or b) have a directory name of p5-*, or c) have any dependency on any p5-* package Like last time, where this caused no complaints.
2013-04-29Remove python31.wiz1-3/+2
There are three python3 versions in pkgsrc, python31, python32 and python33. The last published update for python was only released for python27, python32 and python33 -- not for python31. No reason for keeping python31 was brought up in two weeks on pkgsrc-users, so remove it.
2013-04-24Moving ispell-* packages as discussed on tech-pkg@. Reasons being:rodent1-2/+2
1) Shorter package name; 2) Be consistent with kde3-l18n-*, kde4-l10n-*, hunspell-*, aspell-*, lang-* PKG_OPTIONS; 3) Simplify modifications to PKGNAME in some Makefiles; 4) Accordance with international language naming standards; and rename the ispell-base package to ispell, to be consistent with aspell and hunspell. Bump PKGREVISION where necessary.
2013-03-16Add ghostscript-agpldholland1-2/+3
2013-02-23meta-pkgs/bulk-* are just for build test purpose:obache1-161/+166
* change dependeny on listed packages from full to build * prevent to provide binary pakcage
2013-02-18Fix pbulk resolution failures with emacs packages.jperkin1-4/+4
2013-02-17Update emacs depends. (oops)dholland1-3/+4
2013-01-17There are altogether too many packages whose PKGNAME and PKGDIR don'tdholland1-19/+21
match. These now pbulk-scan properly.
2013-01-17Add three meta-packages, bulk-small, bulk-medium, and bulk-large.dholland2-0/+232
These are lists of packages that can be used to do restricted bulk builds on small/slow machines without having to spend time researching which packages to include. They are supposed to take roughly 1 hour, 8 hours, and 24 hours on the arbitrarily chosen yardstick of my build machine; my hope is that this translates into only moderately crazy lengths of time for slow platforms where a full bulk build takes 6-8 months. The lists will doubtless need some adjustment to meet this time budget. Also, please take any discussion of which packages are and are not included to tech-pkg or pkgsrc-users. The intent is to provide a maximally useful set of a given size, but that's naturally difficult to define.