Commit Graph

18359 Commits

Author SHA1 Message Date
espie
b9f560061b Okay, 2.4.26 did not work either.
Diving into the kde lists show it's *well-known* that 2.4.24 is
the last xml2 release that worked.
2002-12-02 00:46:46 +00:00
dhartmei
389aa03d01 Patches from author/maintainer to make it work with -current. 2002-12-02 00:02:27 +00:00
naddy
b53b764017 always prefer gdk_pixbuf over Imlib; from brad@ 2002-12-01 23:41:32 +00:00
margarida
bd736a211d Add p5-String-Scanf. 2002-12-01 21:16:21 +00:00
jakob
66f66caf7f update to c-client v4.50. mostly work by thorsten glaser. 2002-12-01 21:15:38 +00:00
margarida
e01485cc44 Add p5-String-Scanf
--
Perl module that emulates the sscanf() of the 
C stdio library.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 21:14:49 +00:00
margarida
5f17b38e9a Add p5-Number-Format. 2002-12-01 21:07:57 +00:00
margarida
064ee29baf Add p5-Number-Format
--
Perl module that contains a library for formating numbers.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 21:05:59 +00:00
margarida
043128c419 Add p5-HTML-Template;
Add p5-HTML-Template-Expr.
2002-12-01 20:58:38 +00:00
jakob
dfadd29b24 - update to pine v4.50
- split out pilot into separate package
- remove combined pine+pico package
- clean up patches
- remote c-client dependency, link statically
2002-12-01 20:57:10 +00:00
margarida
2a46e33813 Add p5-HTML-Template-Expr
--
Perl module that provides an extension to HTML::Template
which allows expressions in the template syntax.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 20:55:12 +00:00
margarida
5bce2e49c7 Add p5-HTML-Template
--
Perl module to use HTML Templates from CGI scripts.

From: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-12-01 20:48:57 +00:00
marcm
71a1534aac Sync DESCR with reality. 2002-12-01 20:09:02 +00:00
marcm
e2405b4d3d Take maintainership.
ok nino@
2002-12-01 19:59:31 +00:00
margarida
b7b40f0921 Remove hardcoded installation.
Should look for a file, not a directory.
Cosmetic changes.

pvalchev@ ok
2002-12-01 19:18:22 +00:00
marcm
6e3c667341 Fix Perl 5.8.0 fallout.
ok naddy@
2002-12-01 19:14:21 +00:00
espie
598df7918d Revert to libxml 2.4.26, as this one is *working*.
Noticed by wilfried@, confirmed by myself (kde is *borked* with libxml 2.4.28)
2002-12-01 17:53:51 +00:00
espie
c63cf2e1f4 Restore correct hack to ensure linking qt flavor with C++.
breakage noticed by naddy@, thanks.
2002-12-01 17:36:01 +00:00
wilfried
778de2ee76 Prefered style 2002-12-01 13:41:34 +00:00
margarida
13131bcbdd Remove p5-MIME-Base64 dependency, comes with stock perl.
brad@ ok
2002-12-01 04:30:31 +00:00
naddy
8948311f28 kill accidental run dependencies on gmake 2002-12-01 02:53:24 +00:00
naddy
afea673243 - Fix PLIST now that file names >100 chars aren't truncated any longer.
- Some clean-up.
2002-12-01 02:20:18 +00:00
dhartmei
fb5e8b16cd Update from author/maintainer:
Some changes to symon:
- multiple tcp clients to symux was broken (2.54)
- added a perl module to interact with symux (2.54)
- added a debug module for debug vars in kernel
- network code is redone, everything = ip v4/6 agnostic
- network addresses in config need no longer be resolvable
2002-12-01 01:58:42 +00:00
ian
67908bf66a Add missing VMEM_WARNING 2002-12-01 00:40:15 +00:00
margarida
4344ae2118 Update to version 0.61.
From: MAINTAINER.

brad@ ok
2002-11-30 22:13:11 +00:00
margarida
3deeeb783f Update to version 1.22
From new MAINTAINER: Jim Geovedi <jim@corebsd.or.id>

brad@ ok
2002-11-30 22:09:50 +00:00
margarida
fabc3686af Update to version 3.16
Add license, remove NEED_VERSION, sync PLIST,
minor cosmetic changes.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 20:00:35 +00:00
margarida
d024fa7a32 Update to version 1.08.
Add license, remove NEED_VERSION.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:57:57 +00:00
margarida
826bd7866c Update to version 2.2.5.
Add license, remove p5-Time-Harness from REGRESS_DEPENDS (perl v.5.8.0),
minor cosmetic changes, sync PLIST with reality.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:54:11 +00:00
margarida
431782d602 Update to version 1.14.
Add license.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:49:10 +00:00
margarida
03a96a6a4e Update to version 0.09.
Add license.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:46:37 +00:00
margarida
15838d90dc Update to version 1.997.
Remove NEED_VERSION, add license, sync PLIST with reality.
Add myself as MAINTAINER.

pvalchev@ ok
2002-11-30 19:39:13 +00:00
margarida
a0f44661f1 Remove p5-Test-Harness REGRESS_DEPENDS as it comes
with perl v5.8.0

pvalchev@ ok
2002-11-30 19:30:43 +00:00
couderc
02b6c16232 Fix from maintainer. 2002-11-30 17:17:35 +00:00
naddy
9c57423cef Remove an illegal optimization that breaks on all platforms where
va_list is not a pointer.  From NetBSD.  ok shell@
2002-11-30 16:04:05 +00:00
kevlo
c029ec1db4 upgrade to version 2.4.28 2002-11-30 13:03:31 +00:00
naddy
78cea3036a fix dependency: devel/p5-Storable comes with perl-5.8.0 2002-11-30 12:40:48 +00:00
wcobb
c480039af9 Update to SDL-1.2.5.
- sdl-config no longer provides -I${LOCALBASE}/include.
- add an `aa' flavor (ASCII art display).
- GNU make is not needed.
- don't use nasm with gcc 3.
- don't install a SEGV handler.
- prevent the joystick driver from picking up usb keyboards.
ok pvalchev@
2002-11-30 11:17:26 +00:00
fgsch
bd26e5a31d Update to dist. patch 20021118.
Switch to autoconf for now until some issues are solved.
2002-11-30 08:32:36 +00:00
pvalchev
844d3262d6 help this find esd.h now that sdl-config does not print the location anymore 2002-11-30 08:22:46 +00:00
pvalchev
50309cb63a do not rely on sdl-config providing -I${LOCALBASE}/include for other
headers because it does not anymore with upcoming update
2002-11-30 08:12:18 +00:00
marcm
f221eb249c Add intltool
ok nino@
2002-11-30 05:41:59 +00:00
brad
d28334de00 upgrade to gqview 1.1.6
--
jcs@ ok
2002-11-30 05:35:46 +00:00
brad
9ca14a6485 Fix p5-GD 1.41 so it will work with gd 1.8.3
This actually works when I include the patches.
--
From: MAINTAINER
2002-11-30 05:31:47 +00:00
brad
e145e97201 Fix p5-GD 1.41 so it will work with gd 1.8.3
--
From: MAINTAINER
2002-11-30 05:28:40 +00:00
marcm
6d6f64bdaf The intltool package is a set of tools for translating the
contents of data files using the gettext translation framework.

ok nino@
2002-11-30 04:58:30 +00:00
marcm
0782bbd373 Add -q flag to suppress warnings about XML validation, these apps don't
really use scrollkeeper anyway.

Also add support for local a XML catalog file so the new scrollkeeper
doesn't go off on the 'net to find the DTDs it needs.

ok nino@
2002-11-30 04:51:38 +00:00
marcm
cef71b8639 Update to 0.3.11 to support more recent apps that use it.
Also take MAINTAINER.

ok nino@
2002-11-30 04:41:29 +00:00
margarida
4dbdf49237 Update to http_ping 03apr2002.
Add myself as MAINTAINER.

brad@ ok
2002-11-30 01:21:28 +00:00
margarida
1efb04c0c4 Add monit 2002-11-29 23:26:54 +00:00