Commit graph

21 commits

Author SHA1 Message Date
taca
3e49cc15bf * Remove bind96 and bind98.
* Add bind910.

Update to 20150219.
2015-02-19 14:43:35 +00:00
joerg
66e6298884 bulk-medium-20141120: don't build random PostgreSQL client versions,
just let the PostgreSQL binding pick the default version.
2014-11-20 20:49:38 +00:00
wiz
9d11b4edfd Use ffmpeg2 instead of ffmpeg and ffmpeg010. 2014-08-12 18:22:38 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
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-29 23:35:13 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
joerg
babe77be8e devel/lua-stdlib-doc is gone. 2014-05-05 22:56:03 +00:00
wiz
aa67e11089 Mark packages as not ready for python-3.x where applicable;
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-25 10:29:56 +00:00
wiz
c8c93497ed Remove py-matplotlib-tk, removed from pkgsrc. 2014-01-21 10:55:15 +00:00
wiz
6dbc64f622 Remove python32 as proposed a week ago on pkgsrc-users.
Upstream doesn't talk about it any longer, and python-3.3 is a drop-in
replacement.
Ok bsiegert, prlw1, rodent
2014-01-12 09:01:50 +00:00
dholland
990a610d8d Update lua module depends & bump version. 2013-10-31 23:38:30 +00:00
wiz
6ba0de1f29 Finish git rename from scmgit to git. 2013-09-09 14:07:58 +00:00
taca
293c55da91 Update bulk-medium to 20130660.
Remove net/bind97 from target packages.
2013-06-06 03:00:07 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
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-05-31 12:39:57 +00:00
wiz
7cdd66f8cf Remove python31.
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-29 10:49:37 +00:00
rodent
8fdf3ffa95 Moving ispell-* packages as discussed on tech-pkg@. Reasons being:
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-04-24 02:20:36 +00:00
dholland
7f1aa3dd40 Add ghostscript-agpl 2013-03-16 22:59:06 +00:00
obache
00dea84d0b meta-pkgs/bulk-* are just for build test purpose:
* change dependeny on listed packages from full to build
* prevent to provide binary pakcage
2013-02-23 02:53:58 +00:00
jperkin
0995984d83 Fix pbulk resolution failures with emacs packages. 2013-02-18 09:27:19 +00:00
dholland
522063d466 Update emacs depends. (oops) 2013-02-17 18:41:11 +00:00
dholland
fe3d2496bf There are altogether too many packages whose PKGNAME and PKGDIR don't
match.

These now pbulk-scan properly.
2013-01-17 06:05:31 +00:00
dholland
dcf36891b8 Add three meta-packages, bulk-small, bulk-medium, and bulk-large.
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.
2013-01-17 03:51:05 +00:00