Commit graph

35 commits

Author SHA1 Message Date
jlam
00478b39e6 Sweep pkgsrc and convert packages that included intltool/buildlink3.mk
to use instead "USE_TOOLS+=intltool".  Remove now unused
intltool/buildlink3.mk
2006-07-05 05:37:39 +00:00
wiz
02f8f7c52d Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update. 2006-04-17 13:45:57 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
jlam
1cf9796f3c BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
2006-04-13 18:23:29 +00:00
jlam
11993b86ed Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALL
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-21 06:00:43 +00:00
wiz
35af66a196 Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.

Addresses PR 32998 by Robert Elz.
2006-03-06 00:18:10 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
wiz
768c589c29 Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because
of the shlib major bump.
PKGREVISION++ for the dependencies.
2006-01-24 07:31:52 +00:00
wiz
f61c002199 Recursive PKGREVISION bump for gnutls shlib major bump.
Bump BUILDLINK_RECOMMENDED.
2005-12-31 12:32:31 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8cef6c454b Add RMD160 digests. 2005-02-23 23:11:54 +00:00
jmmv
8a8d10cd44 Reset maintainer to tech-pkg@; Benedikt Meurer cannot handle these any more. 2005-01-15 12:49:31 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
minskim
8eda7493f3 Update gtetrinet to 0.7.7.
Changes since 0.7.1:

GTetrinet 0.7.7 - 2004-04-18
- Regenerated tarball using automake 1.4 to workaround
  tar --posix problems.

GTetrinet 0.7.6 - 2004-04-16
- Added a button in the Preferences dialog that opens a browser window
  with the GTetrinet themes webpage. (Dani)
- Made the main window resizable. It doesn't mean that the fields will
  be resizable too ;) (Dani)
- Now you can rotate and move a piece while holding CTRL. This fixes the
  bug reported by Christian Kröner. (Dani)
- Disable deprecated flags which broke the build with
  GTK 2.4 (Kjartan Maraas).
- New and updated translations: Norwegian (Kjartan Maraas),
  Croatian (Robert Sedak), Irish (Alastair McKinstry),
  Brazilian Portuguese (Steve Lacerda and Estêvão Samuel Procópio),
  British English (Gareth Owen), Canadian English (Adam Weinberger),
  Welsh (Dafydd Harries), Catalan (Jordi Mallach), Swedish (Christian Rose),
  Czech (Miloslav Trmac), Portuguese (Duarte Loreto),
  Dutch (Vincent van Adrighem), Polish (Artur Flinta),
  French (Christophe Merlet), Spanish (Dani Carbonell).

GTetrinet 0.7.5 - 2003-10-04
- HIGification improvements in several dialogs (Dagfinn Ilmari Mannsåker).
- Make the default keys usable in azerty keyboards (Dani).
- New and updated translations: Azerbaijani (Metin Amiroff),
  Polish (Artur Flinta), Japanese (KAMAGASAKO Masatoshi).

GTetrinet 0.7.4 - 2003-08-29
- Fix configure.in so nobody needs intl/ dir. (Jordi)
- Connect and Team dialogs now have "OK" as default action (Dagfinn Ilmari
  Mannsåker).
- Fix a crash when restoring the default keys (Dani).
- Cursor fixes for the game fields (Dani).
- Fix bug where keyboard would become unusable on game start (Benjamin Drieu).
- Disable channel list by default to avoid problems with weird servers (Dani).
- New and updated translations: Spanish (Francisco Javier F. Serrador),
  Czech (Miloslav Trmac), Dutch (Kees van den Broek), Polish (Artur Flinta),
  Serbian (Danilo Segan), Malay (Hasbullah Bin Pit), Catalan (Jordi Mallach),
  Welsh (Dafydd Harries), Traditional Chinese (Abel Cheung),
  German (Gerfried Fuchs).

GTetrinet 0.7.3 - 2003-06-23
- Fixed search path for gtetrinet.png broken in 0.7.2.
- Merged Connect/Disconnect buttons.
- Fixed annoying bug in keyboard handling code which could make
  GTetrinet beep on each keypress.
- New and updated translations: Traditional Chinese (Abel Cheung),
  Dutch (Tino Meinen), Macedonian (Arangel Angov).

GTetrinet 0.7.2 - 2003-06-07
- Added new icons to several places.
- Merged Start/Stop button.
- Nickname autocompletion in partyline!
- Show /msg commands in partyline.
- The mouse cursor is now hidden while playing.
- New keyboard shortcuts for connect/disconnect, change team and
  start/stop/pause game.
­ Attack/defense keys are now configurable, helping Azerty keyboard users.
- Other bugfixes.
- New and updated translations: French (Christophe Merlet), Catalan
  (Jordi Mallach), Swedish (Christian Rose), Portuguese (Duarte Loreto),
  Czech (Miloslav Trmac), Dutch (Tino Meinen), Brazilian Portuguese
  (Alexandre Folle de Menezes), Japanese (KAMAGASAKO Masatoshi), Serbian
  (Danilo Segan), Basque (Julen Landa Alustiza), Traditional Chinese
  (Abel Cheung).
2004-08-02 02:08:27 +00:00
cjep
f6887a97b1 Add USE_INET6 to BUILD_DEFS as these packages use it. Part of PR#25743 from
Georg Schwarz.
2004-06-08 12:23:59 +00:00
jmmv
bedae6c90c Make use of the new USE_DIRS variable, instead of directly depending on the
*-dirs packages.
2004-04-14 16:15:20 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jmmv
ae5a97419f Handle some shared directories by depending on (or updating dependancies to
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs.
Bump PKGREVISION.
2004-03-08 19:40:36 +00:00
jmmv
152c10f63b bl3ify 2004-02-20 14:38:49 +00:00
jmmv
bad3afef71 Bump PKGREVISION due to gnome-vfs2 update (fam readded as a dependancy). 2004-02-09 18:47:36 +00:00
grant
4390a2f42b replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 13:30:55 +00:00
jmmv
a58dd81611 Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23 21:50:42 +00:00
reed
6d9af8d68d Bump package revisions for tiff update.
Tiff is backward compatible, but was broken on amd64 platform
so this makes sure new tiff is used.
2004-01-03 18:49:33 +00:00
jmmv
a51d1c36df Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
2003-12-28 23:37:05 +00:00
wiz
391b5798e6 Bump PKGREVISION for atk library major bump. 2003-12-13 00:45:21 +00:00
salo
f35979c642 PKGREVISION++ due to devel/popt update. 2003-11-12 01:31:47 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
jmmv
1e145795a4 Update to 0.7.1. There have been a lot of changes since the previous version.
Maybe the most significative is the switch to GNOME2 (including things like
GConf2 to handle configuration).
2003-05-27 15:44:12 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
wiz
86b2471e71 s/USE_IPV6/USE_INET6/, from Sergey Svishchev in PR 20021. 2003-01-24 00:16:10 +00:00
jmmv
73dad5d79c Initial import of gtetrinet, version 0.4.4. Description follows:
GTetrinet is a client program for the popular Tetrinet game, a multiplayer
tetris game that is played over the internet. It aims to be a complete
clone of the popular Tetrinet game for Win95/NT. If you are looking for a
popular public game server to play, take a look to tetrinet.org.

Package for version 0.4.1 provided in PR pkg/18012 by Benedikt Meurer;
I updated it to 0.4.4 and did several other changes.
2002-12-12 12:13:34 +00:00