Commit Graph

26549 Commits

Author SHA1 Message Date
david
fd2aed79f3 update to micq-0.4.12; from Victor Sahlstedt <salan at legonet dot org> 2004-11-23 22:33:32 +00:00
espie
fb5e7e6f28 WANTLIB markers 2004-11-23 21:40:35 +00:00
espie
e2e843199a some more WANTLIB 2004-11-23 21:34:27 +00:00
sturm
47314de0cc update to vpnc 0.3.2
- added support for preshared without xauth
- fixed NAT-T support with IOS and PIX
- fixed IP-Len header (Christian Lackas)
- fixed reconnection problems with IOS and PIX
2004-11-23 21:15:50 +00:00
fgsch
110e8dcfce Update to 3.6. 2004-11-23 20:18:34 +00:00
sturm
4fdfa3b6d1 update to getmail 4.2.4
- improved documentation and examples
- fix a filter error
2004-11-23 20:15:11 +00:00
espie
9dd4327d9d enough shit to allow package building to proceed 2004-11-23 18:31:46 +00:00
espie
01acb9759c update to newer snapshot. WANTLIB 2004-11-23 18:17:34 +00:00
espie
f7b657b9db glib is not in gtk. 2004-11-23 12:48:29 +00:00
espie
2113d6fce1 strip /usr/local/lib path 2004-11-23 11:54:55 +00:00
espie
2609d97098 WANTLIB, minor update to 3.4.3 2004-11-23 11:25:02 +00:00
espie
6bec6cc34b WANTLIB markers 2004-11-23 11:22:00 +00:00
espie
8710bf432e report on libraries that don't get used as well. 2004-11-23 11:17:59 +00:00
espie
a56c20faa7 use SharedLibs look-up to find libraries we don't know about. 2004-11-23 11:13:20 +00:00
alek
c9fb4e4f2c - Replace INSTALL script with @samples
- Bump PKGNAME

ok rohee@
2004-11-23 10:54:04 +00:00
espie
f9d3493579 update to 3.0.1, WANTLIB markers. 2004-11-23 03:14:31 +00:00
espie
28a459bb6d WANTLIB markers 2004-11-22 16:59:29 +00:00
pvalchev
ad4f6ecc35 recognise powerpc 2004-11-22 06:24:25 +00:00
espie
5e9d6d12a9 WANTLIB markers 2004-11-21 22:53:58 +00:00
espie
9d13fe32e0 WANTLIB markers 2004-11-21 22:29:50 +00:00
espie
f48a236e8b WANTLIB markers 2004-11-21 21:51:36 +00:00
espie
da33c267dc WANTLIB markers 2004-11-21 21:41:23 +00:00
naddy
9adf039ac1 update maintainer's E-mail address 2004-11-21 19:01:28 +00:00
espie
b8fe381658 WANTLIB markers 2004-11-21 18:03:29 +00:00
espie
9d5f16b439 WANTLIB annotations 2004-11-21 18:01:03 +00:00
espie
48252a0ad4 WANTLIB markers 2004-11-21 17:51:44 +00:00
naddy
dcaca340e1 update to 2.41; from kevlo@ 2004-11-21 17:01:45 +00:00
espie
48aa65b693 ready-to-go switch to @wantlib/@depend 2004-11-21 15:59:25 +00:00
espie
b55248f2cf don't bring in cdparanoia if not asked for it.
new FLAVOR for that (need tests ?)
2004-11-21 14:16:30 +00:00
espie
73c69f8631 fix licence, add WANTLIB 2004-11-21 14:16:03 +00:00
espie
056bf5d790 Mark all system libs in WANTLIB, result of running newlib-depends-check 2004-11-21 12:50:32 +00:00
sturm
95b2d10495 restrict link() and symlink() 2004-11-21 11:38:04 +00:00
espie
45ac58f0f3 newlib-depends-check recurses as well 2004-11-21 11:28:31 +00:00
espie
01ac39ce91 newlib-depends-check that takes the semantics-to-be into account. 2004-11-21 11:26:22 +00:00
espie
15f18a36d5 typo 2004-11-21 11:18:37 +00:00
espie
646a985497 allow for LIB_DEPENDS or WANTLIB to not be defined 2004-11-21 11:17:47 +00:00
espie
dd6c1654d5 fix stupid typo.
introduce WANTLIB.
2004-11-21 11:06:38 +00:00
espie
5982ed59bb new support routine _print-package-args, that prints new-style package
dependencies.
_syslib_resolve_fragment that can resolve system libs.
2004-11-21 10:43:48 +00:00
espie
b8dfc30a1a don't report false positives for libraries with similar names 2004-11-21 10:39:24 +00:00
alek
05a8d88fc6 - Replace (DE)INSTALL script with @sample
- Bump PKGNAME

ok marcm@
2004-11-21 10:34:59 +00:00
xsa
313b6b8078 + zope-externaleditor 2004-11-21 10:34:00 +00:00
xsa
e2ba0ca780 Initial import of zope-externaleditor-0.8
The Zope External Editor is a new way to integrate Zope more seamlessly with
client-side tools. It has the following features:
  - Edit objects locally, directly from the ZMI.
  - Works with any graphical editor application that can open a file from the
    command line, including: emacs, gvim, xemacs, nedit, gimp, etc.
  - Automatically saves changes back to Zope without ending the editing
    session.
  - Associate any client-side editor application with any Zope object by
    meta-type or content-type. Both text and binary object content can be
    edited.
  - Locks objects while they are being edited. Automatically unlocks them when
    the editing session ends.
  - Can add file extensions automatically to improve syntax highlighting or
    file type detection.
  - Works with basic auth, cookie auth and Zope versions. Credentials are
    automatically passed down to the helper application. No need to
    reauthenticate.
  - HTTPS support (Openssl required)

Submitted and maintained by Marc Winiger <winiger at msys.ch>
2004-11-21 10:32:15 +00:00
xsa
0dcfb0ea2b Update to rawdog-2.0; 2004-11-21 10:24:36 +00:00
sturm
aec13876d8 +p5-HTML-Scrubber 2004-11-21 08:29:04 +00:00
sturm
ff6c57d83c Initial import of HTML-Scrubber 0.08.
HTML-Scrubber is a module to sanitise and clean up fragments of html in a
reliable and flexible fashion.

from Sam Smith <s at msmith.net>
2004-11-21 08:28:18 +00:00
alek
9ef9b0d5b3 - Remove MESSAGEs that wasn't really needed
- Add @sample
- Bump PKGNAME

ok MAINTAINER pvalchev@
2004-11-20 20:41:00 +00:00
alek
ce61b21cd7 - Remove (DE)INSTALL scripts; replace them with @sample and friends
- Bump PKGNAME

ok strum@ pvalchev@
2004-11-20 17:59:17 +00:00
sturm
bd186b0c29 update to vpnc 0.3.1
- IPsec over UDP and NAT-T support
- fixed IOS support
- other bugfixes
2004-11-20 12:41:37 +00:00
sturm
92ac990700 too old to be of any use, last official statement was: broken
maintainer unreachable, noticed by Kiraly Zoltan <yo2lux at wplink.net>
2004-11-20 08:00:53 +00:00
krw
13416c3de6 NI_WITHSCOPEID no longer part of KAME.
ok pval@ brad@.
2004-11-20 02:37:47 +00:00