Commit Graph

26870 Commits

Author SHA1 Message Date
msf
27bf1b5a70 +p5-Want 2004-12-21 03:19:55 +00:00
msf
1d9356a8b7 - Initial import of Want-0.08
This module generalises the mechanism of the wantarray function,
allowing a function to determine in some detail how its return value is
going to be immediately used.
2004-12-21 03:18:28 +00:00
msf
191342b132 - update to 0.05 2004-12-21 02:59:44 +00:00
msf
c259a6d383 - update to 0.46 2004-12-21 02:58:13 +00:00
msf
f8aab0a8c8 - add missing PKG_ARCH
- update to 0.20
2004-12-21 02:54:50 +00:00
msf
62c3533493 - NOT_FOR_ARCHS = NO_SHARED_ARCHS -> SHARED_ONLY
- update to 1.04
2004-12-21 02:51:21 +00:00
msf
f25b03496d - update to 1.11 2004-12-21 02:34:07 +00:00
msf
ef1bc5ae31 - update to 0.20 2004-12-21 02:10:54 +00:00
msf
c9cc5c6b10 - update to 0.17 2004-12-21 02:04:59 +00:00
msf
a39cf2cd7a - update to 1.06 2004-12-21 02:03:25 +00:00
mjc
25f42156c2 update to 0.76
ok msf@
2004-12-21 01:53:13 +00:00
espie
79e5f1870b fix tk depend. 2004-12-21 01:52:03 +00:00
msf
7e93696811 - update to 0.2607 2004-12-21 01:51:59 +00:00
msf
f0e42c67a2 +tinyca 2004-12-20 22:43:26 +00:00
msf
efb660fbfe Initial import of tinyca
TinyCA is a simple graphical userinterface written in Perl/Gtk to manage
a small CA (Certification Authority).  TinyCA works as a frontend for
OpenSSL.

From maintainer Waldemar Brodkorb with some fixes by me

ok xsa@
2004-12-20 22:42:22 +00:00
robert
f409de4e40 use ${.CURDIR} for PATCH_LIST and CHECKSUM_FILE; idea from jolan@ 2004-12-20 21:06:22 +00:00
robert
ccc9a723f2 SECURITY:
update to 5.0.3;

add libstdc++ to WANTLIB;
use {.CURDIR} for PATCH_LIST and CHECKSUM_FILE from jolan@
2004-12-20 20:59:44 +00:00
robert
e63f85d2eb add libstdc++ to WANTLIB 2004-12-20 16:28:57 +00:00
robert
51a88b3dfd fix PLIST-pear 2004-12-20 16:25:56 +00:00
espie
feb1f13ea2 remove conflict 2004-12-20 14:47:42 +00:00
espie
aedadc7c83 trim 2004-12-20 14:43:49 +00:00
espie
3472699ddc remove shit 2004-12-20 14:38:27 +00:00
espie
3515cb6d6f remove redundant shit 2004-12-20 14:37:54 +00:00
espie
b298ffc216 remove redundant shit. 2004-12-20 14:37:02 +00:00
alek
ce4dc7f859 Add WANTLIB markers 2004-12-20 13:45:21 +00:00
alek
c3219db789 Add WANTLIB markers 2004-12-20 10:35:34 +00:00
alek
8e1c33a8a7 Fix WANTLIB marker 2004-12-20 10:11:19 +00:00
alek
d52256fcae Add missing BUILD_DEPENDS (textproc/p5-XML-Parser)
ok marcm@
2004-12-20 07:28:00 +00:00
sturm
e870ab220d SECURITY Update to Opera 7.54 update 1
see http://www.opera.com/linux/changelogs/754u1/ for details
2004-12-19 21:15:13 +00:00
alek
41faa3f96c Add WANTLIB markers 2004-12-19 20:18:55 +00:00
alek
9c51463ba0 Add/fix WANTLIB markers 2004-12-19 17:36:31 +00:00
alek
02ae91bd25 Add WANTLIB markers 2004-12-19 17:27:00 +00:00
alek
18607c570a Add/fix WANTLIB markers 2004-12-19 17:15:16 +00:00
alek
61a27d5a40 - Fix WANTLIB
- Fix -debuglibs dependency
2004-12-19 15:06:23 +00:00
alek
7da401f95b Add WANTLIB marker 2004-12-19 14:01:17 +00:00
alek
12cb514289 Add WANTLIB markers 2004-12-19 13:09:45 +00:00
alek
5a4cdaba58 Add WANTLIB markers 2004-12-19 12:56:26 +00:00
espie
a2f257f02f fix missing lib depends that need a path. 2004-12-19 12:22:24 +00:00
espie
af5c4c5437 verify the spelling of clean options. 2004-12-19 12:20:12 +00:00
jolan
a5fd0ac268 +bmp 2004-12-19 08:00:47 +00:00
jolan
ddc510e302 bmp-0.9.7, gtk+2 media player based on XMMS 2004-12-19 07:59:24 +00:00
brad
a8a0fd2d8e rev 1.28
Propagate a convenience library's dependency libs correctly when
it is being linked into a libtool library.  Deplibs are now
propagated whether libdir is set or not.

rev 1.27

The dlpreopen pass over libraries reverses the elements in the
$deplibs list.  This causes problems when the link pass tries to
find libraries when they are located in non-standard places
denoted by -L options.  Due to the reversed order these -L options
occur after the libraries that need them, and they are not found:

(Un)Reverse $deplibs list at the start of the link pass in lib mode.

From libtool CVS
2004-12-18 23:30:36 +00:00
alek
214269002d Fix WANTLIB 2004-12-18 21:55:16 +00:00
brad
144dfa83e8 When linking an installed libtool library on the command line
using -lfoo we need to find the library in the search paths
and add it's dependency_libs to the link in the conv pass so
that any libtool libs listed are correctly expanded in the
link pass.

From libtool CVS
2004-12-18 21:38:18 +00:00
alek
dabfd08a01 Add WANTLIB markers 2004-12-18 21:12:42 +00:00
naddy
fc0c497b11 update to 1.2.0; from Victor Sahlstedt <salan@legonet.org> 2004-12-18 20:56:19 +00:00
naddy
dd86cf60b1 update to 04-314; from Andreas Kahari <andreas.kahari@gmail.com> 2004-12-18 16:31:52 +00:00
naddy
4e1f11b7aa update MAINTAINER's E-mail address; from Andreas Kahari 2004-12-18 16:23:07 +00:00
mbalmer
81822cd4cb Removed
SUBDIR += py-ldap,py2.2
     SUBDIR += py-ldap,py2.3
(py-ldap has no FLAVORS anymore)
2004-12-18 15:23:01 +00:00
alek
becd3552e0 Fix WANTLIB marker 2004-12-18 15:03:34 +00:00