Commit graph

55250 commits

Author SHA1 Message Date
drochner
8a2f3d4b9f import dcraw, a tool to decode raw image files from various
digital cameras
2004-02-20 13:43:28 +00:00
jmmv
78385e6ddc unused 2004-02-20 13:42:55 +00:00
jmmv
b1fcbde4ff bl3ify and use pkgsrc intltool. 2004-02-20 13:42:15 +00:00
jmmv
f0ba83b103 bl3ify 2004-02-20 13:38:33 +00:00
jmmv
3893510dbc bl3ify, add explicit dependenies on everything used directly by this package
and use pkgsrc intltool.
2004-02-20 13:27:44 +00:00
jmmv
7dce0d5a58 bl3ify 2004-02-20 13:15:10 +00:00
jmmv
d4927f73a9 bl3ify and use pkgsrc intltool. 2004-02-20 13:08:21 +00:00
jmmv
c4a5bcfe88 unused 2004-02-20 13:03:42 +00:00
jmmv
e2865302eb bl3ify 2004-02-20 13:03:09 +00:00
jdolecek
bf90691d26 since we already depend on freetype 2.x, we might as well enable the PHP
GD support for it
bump pkg revision for this change
2004-02-20 12:48:13 +00:00
jmmv
454bf4873e bl3ify 2004-02-20 12:43:28 +00:00
jmmv
9e27057089 bl3ify, add explicit dependencies on everything used directly by this package
and use pkgsrc intltool.
2004-02-20 12:39:31 +00:00
jmmv
07ef7358df unused 2004-02-20 12:25:19 +00:00
jmmv
49d275d151 bl3ify, add explicit dependencies on everything used directly by this package
and use pkgsrc intltool.
2004-02-20 12:22:48 +00:00
jmmv
05ec59ad0d bl3ify 2004-02-20 12:13:40 +00:00
jmmv
d3faa9d82f unused 2004-02-20 12:07:23 +00:00
jmmv
6acc2c2ea4 bl3ify 2004-02-20 12:03:08 +00:00
jmmv
99593ff49c unused. 2004-02-20 11:54:16 +00:00
jmmv
06d33f2d9f bl3ify 2004-02-20 11:53:35 +00:00
jmmv
b9011713d3 bl3ify 2004-02-20 11:33:21 +00:00
jmmv
c5a22477b6 Use curses.buildlink3.mk instead of ncurses' bl3, as the native library is
enough.
2004-02-20 11:25:25 +00:00
jlam
a2cf12e3d7 Clean up, and remove unnecessary ncurses/buildlink3.mk inclusion. 2004-02-20 11:13:52 +00:00
jlam
2849792ae1 Symlink the libtool-1.4.m4 file into any directory in which there's a
configure script under ${WRKSRC}.  The symlink is called "libtool.m4",
which is the name expected by the autoconf tools.  The symlinking is
only done if ${AUTOCONF_REQD} == 2.13 and USE_LIBTOOL is defined.  This
allows autoconf-2.13, autoreconf-2.13 and aclocal-2.13 to use the older
libtool.m4 file when regenerating files.  This is okay, because we later
override the generated libtool file anyway.

This fixes problems when libtool-1.5.x is installed and a package tries
to invoke autoconf-2.13 programs at pre-configure time, e.g., gnome-games,
xpuyopuyo, faad2, libwww, etc.  These packages no longer need to be
worked around by bumping AUTOCONF_REQD to 2.50.
2004-02-20 09:58:49 +00:00
jmmv
74caa9f2d1 Add explicit dependancies on everything used directly by this package. 2004-02-20 09:23:15 +00:00
jlam
8132b7353c Provide a much more complete list of version number patterns <= 2.95.3. 2004-02-20 07:18:19 +00:00
jlam
75bd3d729a If for some reason, _GCC_REQD doesn't match any of the version pattern
lists, then just assume that we need gcc3.  The rest of the code in the
file assumes that we either need gcc2 or gcc3, so this provides a
fall-through, default value.
2004-02-20 07:10:06 +00:00
jlam
0316e47605 Use stricter dependency patterns so that we only match ones with the same
distribution version number.
2004-02-20 06:52:43 +00:00
jlam
f1a928f873 If USE_GNU_READLINE is set, then actually use the builtin readline if it's
GNU and satisfies the dependency requirements.
2004-02-20 06:51:16 +00:00
minskim
ac32260dd0 Correct HOMEPAGE. 2004-02-20 04:54:18 +00:00
minskim
71a346a935 Add and enable p5-Apache-Reload. 2004-02-20 04:45:29 +00:00
minskim
1d12653cc7 Import p5-Apache-Reload from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

Apache::Reload reloads perl modules only if they are changed.
2004-02-20 04:44:03 +00:00
minskim
3c58a47c2b Add and enable p5-HTML-StickyQuery. 2004-02-20 04:30:43 +00:00
minskim
95bb18ae80 Import p5-HTML-StickyQuery from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

HTML::StickyQuery is a sub class of the HTML::Parser and uses it to
parse HTML document and add QUERY_STRING to href attributes.

You can assign Session ID or any form data without using cookie.
2004-02-20 04:29:10 +00:00
minskim
7aecc9b18a Add and enable p5-Class-Trigger. 2004-02-20 04:21:21 +00:00
minskim
a335ec62f6 Import p5-Class-Trigger from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

Class::Trigger is a mixin class to add / call triggers (or hooks) that
get called at some points you specify.
2004-02-20 04:20:03 +00:00
minskim
3f80e58a4a Add and enable p5-Class-Fields. 2004-02-20 04:15:53 +00:00
minskim
94c8df2978 Import p5-Class-Fields from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

Set of perl modules for object oriented development.

* Class::Fields - inspect the fields of a class
* Class::Fields::Fuxor - low level manipuation of object data members
* private - add private data members to Perl classes
* protected - "private" data fields which are inherited by child classes
* public - add public data members to Perl classes
2004-02-20 04:14:09 +00:00
minskim
4aca25f517 Add and enable p5-Class-Accessor. 2004-02-20 04:07:53 +00:00
minskim
b63f10f0f7 Import p5-Class-Accessor from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

This module automagically generates accessor/mutators for your class.
2004-02-20 04:05:47 +00:00
minskim
93c3184074 Add and enable p5-Carp-Assert. 2004-02-20 03:58:00 +00:00
minskim
9b289b47c2 Import p5-Carp-Assert from pkgsrc-wip. Packaged by Hiramatsu
Yoshifumi and slightly modified by me.

Carp::Assert is intended for a purpose like the ANSI C library assert.h.
2004-02-20 03:56:38 +00:00
minskim
831821ea07 Add and enable ed2k-gtk-gui. 2004-02-20 03:51:10 +00:00
minskim
574430e732 Import ed2k-gtk-gui from pkgsrc-wip.
ed2k-gtk-gui is a graphical frontend (GUI) that allows you to control
an eDonkey2000 command line client (core) running on the local machine
or on a remote host.  It is based on the GTK+ toolkit and the gnet
library.
2004-02-20 03:49:26 +00:00
minskim
c8bd062429 bl3ify 2004-02-20 03:28:11 +00:00
minskim
a31d3ebf4a Not used. 2004-02-20 03:14:56 +00:00
minskim
79870154de Do not use PYPKGPREFIX in buildlink3.mk except in BUILDLINK_DEPENDS.*. 2004-02-20 03:12:22 +00:00
abs
42ace3fcd8 note /var/pkg/rt/sessiondata needs to be writable 2004-02-20 00:50:58 +00:00
abs
fff9497f07 USE_LANGUAGES= c c++ 2004-02-20 00:42:37 +00:00
abs
23a1a784c9 Update mserv to 0.35nb8:
Fix parsing of ID3v1 data, fix some off by one malloc()s and default
	album author to tracks' author.
2004-02-20 00:41:16 +00:00
dan
7ad606e5fa cpuflags 0.62 recognises celeron mendocino 2004-02-20 00:38:58 +00:00