Commit Graph

26830 Commits

Author SHA1 Message Date
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
mbalmer
fc3bf6e6a8 Updated to version 2.0.6 of python-ldap
Merged the examples subpackage into the main package
Enabled sasl2 support by default

ok alek@
2004-12-18 14:28:35 +00:00
robert
f2b1a15449 SECURITY:
update to 4.3.10; fixes several vulnerabilites;
move to a central checksum file;
2004-12-18 14:15:55 +00:00
espie
4cb6039ccb more tcl/tk shit. 2004-12-18 14:11:40 +00:00
espie
1eba3d8ec0 bad dependency tree 2004-12-18 14:07:52 +00:00
espie
8747a4e875 fix tcl/tk dependency 2004-12-18 13:59:41 +00:00
espie
e53e662e26 fix tcl depends 2004-12-18 13:44:33 +00:00
jolan
ed037a303a sprinkle PKGNAME and DIST_SUBDIR to help cope w/unversioned distfile 2004-12-18 03:29:17 +00:00
pvalchev
13d61231a0 remove outdated, broken port of abandoned software; many agree 2004-12-18 00:38:44 +00:00
pvalchev
2876344b0c mark as broken on powerpc
(this has been busted w/ gcc2, gcc-3.3.2 and exposes a nastier bug w/ 3.3.5)
yes, someone please feel free to look into this...
2004-12-18 00:17:09 +00:00
kurt
57d4d1656b Set default FLAVOR to no_plugin and mark !no_plugin as BROKEN until
Security Vulnerability With Java Plug-in in JRE/SDK (SunSolve #57591)
is fixed.
2004-12-17 18:22:48 +00:00
alek
24b8f41526 - Disable SSL support for real
- Rename no_msn FLAVOR to no_ssl
- Bump PKGNAME
- Add WANTLIB markers

Problem spotted by newlib-depends-check and fixed by MAINTAINER

ok naddy@
2004-12-17 15:41:15 +00:00
alek
ddec87f71b Add WANTLIB markers, part two 2004-12-17 15:18:31 +00:00
alek
2fb29a31c6 Add WANLIB markers, part one 2004-12-17 15:03:17 +00:00
alek
1a8cf88da9 Remove noatunarts from WANTLIB as there is no version number on noatunarts.
Fixes packaging.
2004-12-17 09:24:32 +00:00
grange
490b5c5121 Update MASTER_SITES as well. 2004-12-17 08:00:34 +00:00
jolan
700c2eefd1 oopsies 2004-12-17 01:12:53 +00:00
alek
fdacca4c4b Add WANTLIB markers 2004-12-16 22:05:09 +00:00
pedro
c9888510b5 add luaposix 2004-12-16 21:23:49 +00:00
pedro
a56a8709d2 posix library for lua, ok jolan@ 2004-12-16 21:21:14 +00:00
jcs
4fb144030a +gtkpod 2004-12-16 16:38:12 +00:00
jcs
f073f7b8d0 gtkpod-0.85.0
GTK+2 program to synchronize an Apple iPod
2004-12-16 16:37:14 +00:00
pedro
cb69dbd742 add luasocket 2004-12-16 13:42:56 +00:00
pedro
e51b0c693c network support for the lua language, ok jolan@ 2004-12-16 13:38:12 +00:00
pedro
e18b21c32d introduce a simple package management facility for lua, by permitting
each package to have an initialization file, and keeping a table of
'<package> = <file>' entries in a known place. these files are loaded
upon lua's activation, and should normally be small, quick pieces of
code responsible for preparing the environment (luapath, cpath) for
the packages they represent.

also, make it possible for every user to have her/his own lua
initialization routines under ~/.lua/init.lua, so that the system-wide
mechanism described above can be replicated to user-specific cases.

prodding, all sorts of ports tutoring and ok jolan@
2004-12-16 13:04:07 +00:00
alek
43b706ed61 Add WANTLIB markers. 2004-12-16 10:16:29 +00:00
jolan
0ebc0d2f90 update to 0.8.1 2004-12-16 07:40:20 +00:00
jolan
33784133f4 +libdvdnav 2004-12-16 07:38:59 +00:00
jolan
697bffe508 libdvdnav-0.1.9, dvd navigation library 2004-12-16 07:37:59 +00:00
alek
faa4589bc3 Add WANTLIB markers 2004-12-16 07:25:25 +00:00
naddy
01266e3f82 update to 20041213; from Victor Sahlstedt <salan@legonet.org> 2004-12-16 01:13:40 +00:00
jolan
e9466b0dec remove redundant WANTLIB marker 2004-12-16 00:41:32 +00:00
alek
2344f6d18c Add WANTLIB markers 2004-12-16 00:31:20 +00:00
alek
c9e1a11304 Add WANTLIB markers 2004-12-15 13:57:55 +00:00
jolan
585e5aa610 update to 0.99.7 (veggie lover's edition!) 2004-12-15 08:19:26 +00:00
jolan
37719a190d +ots 2004-12-15 08:00:45 +00:00
jolan
152fef2eae ots-0.4.2, open source tool for summarizing texts 2004-12-15 07:59:13 +00:00
kevlo
6efffac27f upgrade to 1.43; from Douglas Santos <dsantos@hydroxyl.org> 2004-12-15 01:54:33 +00:00
kevlo
e078100a06 upgrade to 0.86; from Douglas Santos <dsantos@hydroxyl.org> 2004-12-15 01:49:28 +00:00
jolan
bd665a9d74 fix rcsid, pointed out by jacob meuser 2004-12-14 23:50:31 +00:00
jcs
0f655ef9e0 hardcode /dev/nvram, drop kmem privs as soon as possible
bump pkgname
2004-12-14 23:23:18 +00:00