Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.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.
|
|
Fix PR pkg/48777
|
|
|
|
|
|
NetBSD 6, requested by tron.
|
|
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
|
|
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
|
|
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.
|
|
|
|
|
|
|
|
are called p5-*.
I hope that's all of them.
|
|
requested by Thomas Klausner.
|
|
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
|
|
|
|
|
|
Frozen-Bubble 2.2.0 is released to fix some more small bugs, and
add a couple of minor to medium features. Highlights:
more options in LAN/NET games (continue game when players leave;
disable player targetting)
fixed abort during a multiplayer game with a player in lowest
graphics mode
much faster Internet servers listing (parallel discovery)
add ability to record and replay games; also add ability to
save frames from records, so as to create high quality videos
of games [ on youtube | video file ]
geolocalized nicks in server lounge
Frozen-Bubble 2.1.0 is released to fix all the bugs encountered in
2.0.0 (all reported aborts should be fixed) and add a few interesting
small features. Features highlights:
1-player multiplayer training: ability to activate chain reaction
world map: you can view the amount of playing players, which
helps chosing a server
world map: you see playing players as green dots
network game lounge: you can toggle fullscreen
network game lounge: the game creator can activate chain-reaction
and set a victories limit through options
network game lounge: you can request server info
network game lounge: chat is timestampped
multiplayer: you can view who's attacking you
After a lot of hard work and a lot of testing, FB2 is released on
27th of October 2006. This new release brings the following new
features:
new 1-player game mode: multiplayer training; uses identical
game rules as multiplayer, generated malus bubbles are counted
as points - what score will you be able to reach in the 2
minutes time frame?
network (Internet) game: up to 5 players in a game (net game
system has logic able to transparently handle players behind
a NAT)
LAN game: similar to network game except that no connection to
Internet is made, substituted by polling the local network
fully revamped graphics, including now 3d-based smooth penguin
eyecandy
revamped intro and 1p music into fully digital productions
full joystick support: just move your joystick(s) or push
buttons in the "change keys" dialog (analog joysticks handled
as digital for fair play)
realtime graphical effects in the menu screen (if your computer
is fast enough)
anti-aliased and localized messages
Now let's pray for the stability of the Frozen-Bubble Internet game
servers (check the top of the page which contains an ever-updated
aggregate statistical information about all servers).
|
|
|
|
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.
sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
|
|
|
|
Fix the version test for p5-SDL, so that this at least continues
to build after the recent update of p5-SDL to 2.1.2. Note that
I've only compile tested this with the new p5-SDL; I'm not in a
position to test it more fully right now.
|
|
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.
The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
|
|
|
|
|
|
|
|
for SDL shlib changes.
|
|
|
|
aalib-x11 and aview-x11.
SDL dependencies change, so bump PKGREVISION (and BUILDLINK_RECOMMENDED)
for affected packages.
Addresses PR 32046 by Leonard Schmidt.
|
|
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
|
|
Fix PR 32015, no need for PKGREVISION bump, as it fails otherwise
Also, the previous version may have installed files in
lib/perl5/site_perl/**/auto/fb_c_stuff/
They will have to be manually deleted
|
|
of Perl files to deal with the perl-5.8.7 update that moved all
pkgsrc-installed Perl files into the "vendor" directories.
|
|
around at either build-time or at run-time is:
USE_TOOLS+= perl # build-time
USE_TOOLS+= perl:run # run-time
Also remove some places where perl5/buildlink3.mk was being included
by a package Makefile, but all that the package wanted was the Perl
executable.
|
|
These paths are now relative to PERL5_PACKLIST_DIR, which currently
defaults to ${PERL5_SITEARCH}. There is no change to the binary
packages.
|
|
USE_GNU_TOOLS -> USE_TOOLS
awk -> gawk
m4 -> gm4
make -> gmake
sed -> gsed
yacc -> bison
|
|
|
|
|
|
Use perl5/module.mk instead of perl5/bl3.mk, so the PLIST generating
code works. Fixes binary package to include all the files (and removes
some leftover files from the bulk build).
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dependency bumps.
|