Commit Graph

37400 Commits

Author SHA1 Message Date
steven
63d7db4c13 USE_LIBTOOL 2007-03-31 11:51:32 +00:00
martynas
16ba5994f3 import xbae-4.60.4
XbaeMatrix is a free Motif® table widget (also compatible with the
free LessTif) which presents an editable array of string data to
the user in a scrollable table similar to a spreadsheet.

ok kili@
2007-03-31 11:49:24 +00:00
steven
6113751118 USE_LIBTOOL 2007-03-31 11:36:13 +00:00
steven
938063af37 USE_LIBTOOL 2007-03-31 10:45:01 +00:00
steven
aa5b2ba883 USE_LIBTOOL 2007-03-31 10:21:09 +00:00
steven
69f9207b25 USE_LIBTOOL, autoconf 2.60 2007-03-31 09:38:42 +00:00
ajacoutot
b34be879cf - update to cyrus-imapd-2.3.8
upgrade notes: http://cyrusimap.web.cmu.edu/imapd/install-upgrade.html
2007-03-31 09:33:21 +00:00
martynas
74afee703e update to nutdb-12.4
ok steven@
2007-03-31 08:58:30 +00:00
steven
0026cc50ef update to edict 2.2; from James Turner <james at calminferno.net>
mark it arch independent while here.
2007-03-30 23:51:10 +00:00
martynas
26eba6cd5e MASTER_SITE does not resolve, use the author's official one
ok naddy@
2007-03-30 20:58:55 +00:00
naddy
39a70b8ef9 update list of supported protocols; from Pavlin Radoslavov 2007-03-30 19:23:46 +00:00
jasper
e59f98056d update libmtp to 0.1.5 2007-03-30 16:49:07 +00:00
jasper
8a6db38b2b update to 0.39
drop maintainership
2007-03-30 16:41:43 +00:00
espie
781e926d58 fix fedora-base with xenocara font-config.
from matthieu@, okay sturm@
2007-03-30 14:27:24 +00:00
espie
5bc25e411a display warnings if autoconf version differs. 2007-03-30 13:55:07 +00:00
espie
949afb38a5 like xenocara: REORDER_DEPENDENCIES has been tested enough, silence it
by default.
2007-03-30 13:44:50 +00:00
espie
c6897dc077 CHECKSUM_FILE never changes -> can be used directly 2007-03-30 13:41:44 +00:00
mbalmer
9c7a7b157e Update to ExternalEditor 0.9.3 to allow accessing the management screen
when this package is installed.
2007-03-30 12:54:29 +00:00
espie
c11b8cf59b make sha256 stuff linked as well. 2007-03-30 08:59:07 +00:00
pvalchev
cd02316ae9 sync, 4244 unzels 2007-03-30 08:18:22 +00:00
jakob
17350fce60 postfix 2.5 snapshot 20070328 2007-03-30 07:44:59 +00:00
ckuethe
454f465537 Forgot to cvs rm this one too. Pointed out by marco 2007-03-30 04:32:13 +00:00
ckuethe
3b5bcac916 Update to xpdf 3.0.2, from Stuart Henderson and Brad Smith
Includes some security fixes

ok pvalchev, todd
2007-03-30 04:09:42 +00:00
deanna
fce84944cf Adjust cups flavor WANTLIB since it's moved from gnutls to openssl.
ok mbalmer, pvalchev
2007-03-29 22:12:06 +00:00
steven
3ee479223d update to erlang R11B-4
from maintainer Jon Olsson
2007-03-29 17:18:57 +00:00
naddy
3b2ba2e947 Update to 2.4.1, which disables seeking in files with seektables that
cannot possibly be valid.
2007-03-29 16:05:23 +00:00
jasper
a89120068d update myself to 1.900.1
ok ajacoutot@
2007-03-29 13:43:52 +00:00
jasper
082739fbf5 make post-install readable again,
some minor cosmestics,
and reformat DESCR while there.
2007-03-29 13:39:14 +00:00
robert
dc82592a05 update to version 2.2.0 and fix WANTLIB-main 2007-03-29 10:53:42 +00:00
steven
5517a1510f update to 1.64
ok maintainer
2007-03-29 06:15:35 +00:00
steven
9f22acec01 bump all pkgnames after changing maintainer 2007-03-29 06:10:32 +00:00
espie
07eb6af6da fuck, forgot that one. noticed by naddy. 2007-03-28 23:18:09 +00:00
steven
d31fbbbf7e enforce libX11.>=10
ok naddy jasper
2007-03-28 20:31:07 +00:00
naddy
863331a127 Don't prevent required linking with -lSM -lICE. (How did this ever work?) 2007-03-28 20:23:10 +00:00
pedro
4863611d70 ion-20070318, okay jasper@, tested by me and rui 2007-03-28 19:33:04 +00:00
naddy
9c0d20af34 don't build unused static counterparts 2007-03-28 19:05:43 +00:00
naddy
cf27c8980b don't bother deleting ${WRKSRC}/obj, just ignore it 2007-03-28 18:06:16 +00:00
ajacoutot
1b832ddc33 - make it compiles under amd64
- do not force -O2 CFLAGS optimisation
- do not use hard-coded path for bison (from naddy@)

ok jasper@ naddy@
2007-03-28 17:14:02 +00:00
steven
bcd1250517 update to gnuplot 4.2.0
maintainer timeout
2007-03-28 16:50:58 +00:00
espie
634644d8e4 tweak the way mirror-maker emits stuff, so that the Makefile contains lines
suitable for cksum -c.
2007-03-28 15:45:03 +00:00
naddy
ff697bba6f - Don't build unused static parts.
- Just ignore ${WRKSRC}/obj.
2007-03-28 14:36:17 +00:00
mbalmer
a304c7734b Update to sec version 2.4.1 and add SHA256 checksum
* improved the daemonization code.
* changed Sys::Syslog::openlog() options from 'cons,pid' to 'pid'.
* starting from this version, 'logonly' action has an optional parameter.

From maintainer, Okan Demirmem <okan@demirmen.com>
2007-03-28 13:51:55 +00:00
espie
fb9fcd5fbc use cksum -c so we can get `magic' base64/hex matching. 2007-03-28 13:21:43 +00:00
martynas
f19e382573 update to 2.0.0.3
ok ajacoutot@
2007-03-28 07:27:07 +00:00
steven
4877cc1580 fix mt flavor 2007-03-28 07:02:07 +00:00
steven
7096a0e5d2 we don't have FAKE_ENV 2007-03-28 06:47:57 +00:00
espie
b32c1f8ed0 adjust for cups change (there is still stuff to do wrt xenocara and WANTLIB) 2007-03-28 00:21:06 +00:00
simon
50beb6cfc9 add p5-Catalyst-Controller-FormBuilder 2007-03-27 21:24:14 +00:00
simon
5831a72e4c import p5-Catalyst-Controller-FormBuilder
This plugin merges the functionality of CGI::FormBuilder with Catalyst
and the following templating systems: Template Toolkit, Mason and
HTML::Template.  This gives you access to all of FormBuilder's
niceties, such as controllable field stickiness, multilingual support
and Javascript generation.
2007-03-27 21:23:30 +00:00
martynas
2cbc1044f0 - fix ceil for amd64;
- fix (hidden) measuring bug on non-64bit;
- fix crashes in save and copy operations;
"go ahead" steven@
2007-03-27 20:12:59 +00:00