Commit graph

50 commits

Author SHA1 Message Date
taca
ed0fe7e3a9 meta-pkgs/bulk-medium: update to 20190114
Update to 20190114.

* Drop build of php56 and ruby22-base.
* Add build of php71 and ruby25-base.
2019-01-14 13:19:11 +00:00
nia
3f5cf18583 bulk-medium: -xchat, +hexchat, and bump 2019-01-01 20:22:55 +00:00
taca
47aadf51f4 meta-pkgs/bulk-medium: update to 20180924
- bind99
+ bind911 and bind912
2018-09-24 01:26:50 +00:00
wiz
93b46879c7 Recursive bump for perl5-5.28.0 2018-08-22 09:43:40 +00:00
adam
a31bce9748 extend PYTHON_VERSIONS_ for Python 3.7 2018-07-03 05:03:01 +00:00
wiz
fec16ac52c bulk-medium: Remove ancient (and removed) firefox10.
Bump version.
2017-10-28 05:22:37 +00:00
wiz
eef80df883 emacs22*, emacs23*, emacs24*: remove unmaintained emacs versions
As announced in
https://mail-index.netbsd.org/pkgsrc-users/2017/09/11/msg025563.html

This still leaves emacs20, emacs21, and the current version, emacs25.
2017-09-29 12:40:26 +00:00
wiz
b8069f2e87 Fix gnupg2 dependency pattern. 2017-08-29 12:23:24 +00:00
taca
b8b4ec450a Update bulk-medium to 20170620.
Delete ruby21-base.
Add ruby24-base.
2017-06-20 13:44:25 +00:00
taca
c9c1a1e88b Drop building ruby18-base. 2017-04-22 23:14:26 +00:00
wiz
7f84153239 Add python-3.6 to incompatible versions. 2017-01-01 14:43:22 +00:00
wiz
ceed763897 Depend on existing xen packages. Bump version. 2016-12-29 23:01:33 +00:00
taca
60408a92c5 Update bulk-medium to 20160911.
- Remove reference to lang/php55.
- Add referlance to lang/ruby23-base.
2016-09-11 17:12:02 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
wiz
eced9d7616 py-postgresql is no reason for python-2.x any longer. 2016-03-20 22:10:50 +00:00
tnn
acc316a306 drop ruby200-base 2016-03-14 00:54:43 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
taca
931e1621d5 Remove obsolete packages and add newer packages.
- lang/php54, lang/ruby193-base.
+ lang/php56, lang/ruby21-base, lang/ruby22-base

Bump version.
2015-10-04 16:09:34 +00:00
wiz
9aa8de4508 Fix pattern so it allows the current mutt version.
Bump version.
Noted by sevan@
2015-09-04 04:43:47 +00:00
dholland
aea945d0ff Bump versions to samba 4.2, apache 2.4, suse 13.1. 2015-08-29 23:53:44 +00:00
dholland
2a5cda77f5 Nail down the versions of cups, evince, wine, mutt, gnupg2, and icewm to
get the intended version and not an alternate one.
2015-08-29 23:50:31 +00:00
dholland
dec9422c86 Switch these to build mysql 5.5 and 5.6 instead of 5.1 and 5.5. 2015-08-29 23:41:54 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
youri
1a202450a0 Update more libsoup path. 2015-06-07 14:19:12 +00:00
joerg
359be7b993 Python 2.6 is gone. 2015-04-14 13:40:16 +00:00
taca
1beb769d22 Update to 20150315.
* Drop lang/php53.
* Add lang/php55 and lang/ruby200-base.
2015-03-15 15:29:31 +00:00
tnn
83c923549a Might as well add openjdk8 2015-02-25 10:44:08 +00:00
tnn
75154a5fe6 Bump version for openjdk7-bin removal 2015-02-25 10:40:44 +00:00
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