Commit Graph

46313 Commits

Author SHA1 Message Date
mbalmer
06eec661b5 MySQL driver for pear-MDB2. 2008-10-26 19:32:49 +00:00
pirofti
ab4bde40c7 Initial import of youtube-dl.
youtube-dl is a small command-line program to download videos from 
YouTube.com

okay and help naddy@, also help from weerd@
2008-10-26 19:30:51 +00:00
sthen
ab9b257d4c update to 1.1.8, fixes many bugs. ok brad (maintainer). 2008-10-26 19:07:57 +00:00
mbalmer
342b9ea75b Add pear-MDB2 2008-10-26 18:59:47 +00:00
mbalmer
614fe8cf3c Import pear-MDB2, a prerequisite for an upcoming Horde update and some
more new ports.
2008-10-26 18:59:03 +00:00
sthen
d5a89fddc7 update to 1.1.6, ok brad (maintainer) 2008-10-26 18:12:31 +00:00
sthen
1d6090e1b4 update to 1.1.14, ok brad (maintainer) 2008-10-26 18:12:11 +00:00
jasper
aba75131da - update gtkaml to 0.2.2.0 2008-10-26 17:24:46 +00:00
jasper
d5401fca1e - update vala to 0.3.5 2008-10-26 17:24:16 +00:00
ajacoutot
8c87178b0a - update to Catalyst-Engine-HTTP-POE-0.08
- fix regress depends

ok jasper@
2008-10-26 16:40:07 +00:00
pirofti
939afddc8a Add ruby-linecache to the devel/Makefile. 2008-10-26 16:38:21 +00:00
espie
646dba29d0 useless comment ;) 2008-10-26 16:24:22 +00:00
simon
56fae00056 update to version 1.607
ok pea@ a while ago
2008-10-26 16:23:58 +00:00
pirofti
dde71e922d Initial import of LineCache. This is required for
ruby-typo <- ruby-debug <- ruby-debug-base updates.

LineCache - caches (Ruby source) files as might be used in a debugger
or a tool that works with sets of Ruby source files.

okay bernd@, import guidance from jasper@
2008-10-26 16:19:28 +00:00
espie
1c7c0e6f80 zap local $_ 2008-10-26 16:02:06 +00:00
pirofti
e0cfd090d4 Update to version 2.1.2.
okay bernd@ and mbalmer@
2008-10-26 15:49:17 +00:00
robert
c918f6eecf Force the installation of packages so we can create packages even
if a specific pear- package is already installed on the system.
This commit also disables the dependency tracking while installing
pear packages with the ports tree.
2008-10-26 15:20:51 +00:00
espie
8ef4a31d6f recognize more wrong depends errors 2008-10-26 15:12:30 +00:00
sthen
e82eac304f bugfix update to 3.0.4
ok sturm (MAINTAINER).
2008-10-26 15:03:11 +00:00
sthen
57a72b4c43 bugfix update to 1.4.13, regenerate PLIST while there.
ok sturm (MAINTAINER).
2008-10-26 15:02:16 +00:00
sthen
1d44abd615 update to use the new silc-client, ok martynas who had the same diff. 2008-10-26 14:51:58 +00:00
landry
6817752bad Update to midori 0.1.0.
Uses x11/xfce4 (it's now an official Xfce goodie) and devel/waf MODULES.
Enable history support through sqlite3, disable gio/gvfs for now.
Enable libunique support now that it's finally in-tree and working.

ok phessler@
2008-10-26 13:06:29 +00:00
landry
c4ef1041c3 Update webkit to a more recent svn snapshot.
ok phessler@
2008-10-26 12:59:01 +00:00
landry
ce7b688eb4 Fix waf MODULE, honour CONFIGURE_ENV and CONFIGURE_ARGS, clean up some
root-owned directories in ${WRKSRC} after fake. Nothing in tree used it,
hence no PKGNAME bump.

ok wcmaier@, discussed a bit with ajacoutot@ too
2008-10-26 12:21:47 +00:00
ajacoutot
c30bb1515b regen: 5349 2008-10-26 12:17:43 +00:00
sturm
8cbc521980 setting AUTO*_VERSION does not imply anything is installed at build time
let this build on a clean machine
2008-10-26 11:46:31 +00:00
landry
8e05120f49 Fix LIB_DEPENDS and WANTLIB after gnutls update, bump PKGNAME. 2008-10-26 10:51:33 +00:00
landry
6e9ff6c8b0 Update gnutls to 2.6.0.
Use in-tree security/libtasn1 and archivers/lzo instead of the included ones.
Backport a patch from upstream git to fix symbol conflicts.

ok naddy@ ajacoutot@
2008-10-26 10:50:37 +00:00
sturm
57e8893df2 add intltool to MODULES to let this build on a clean machine
bump PKGNAME
2008-10-26 10:42:44 +00:00
landry
cfc2cc11d0 Update libgcrypt to 1.4.3.
ok naddy@ ajacoutot@
2008-10-26 10:39:27 +00:00
landry
d9bee5627c Update libtasn1 to 1.5.
ok naddy@ ajacoutot@
2008-10-26 10:36:17 +00:00
steven
e0416b8ada sort subs 2008-10-26 09:52:10 +00:00
steven
9fbc3582ca slight code reorg, somewhat more readable 2008-10-26 09:44:22 +00:00
espie
5890e3eba1 minor update 2008-10-25 17:58:23 +00:00
espie
2826996500 minor update 2008-10-25 17:48:02 +00:00
espie
3aa5ac0fb6 minor update 2008-10-25 17:30:43 +00:00
mbalmer
cb9548ce0b Security update to Horde 3.1.9. Fixes soem XSS problems. 2008-10-25 17:22:45 +00:00
espie
c099eb03fb minor update 2008-10-25 17:04:48 +00:00
espie
d018b364dd update to 4.0, keep the pdf stuff disabled until we install everything it
needs...
2008-10-25 16:54:37 +00:00
jasper
d9b65f8543 - update pkgconfig to 0.23
although not actively used anymore, it is still handy as a reference
application for our own pkg-config.

ok landry@
espie@ agreed updating it
2008-10-25 16:44:56 +00:00
steven
40cdd7283f fix packaging on !i386
go for it espie@
2008-10-25 16:28:43 +00:00
naddy
9ecc2447c9 remove gmake dependency 2008-10-25 16:07:05 +00:00
bernd
5f93c223a6 Add SUBPACKAGE to _ALL_VARIABLES. ok espie@ 2008-10-25 15:06:26 +00:00
jasper
4b20f60c99 - typo in DESCR 2008-10-25 14:54:23 +00:00
espie
51f3e89bf5 update to 1.9 2008-10-25 14:36:32 +00:00
espie
437ae693b2 new version including a few important fixes 2008-10-25 14:27:42 +00:00
espie
9b26028c69 security fixes in core.
allows jquery_update to work more generally (I had broken it slightly)
2008-10-25 14:20:34 +00:00
landry
f5b8e55952 link libunique to the build 2008-10-25 12:48:38 +00:00
landry
0f7ecb0a94 Import of libunique 1.0.2 :
LibUnique is a library for writing single instance applications, that is
applications that are run once and every further call to the same binary
either exits immediately or sends a command to the running instance.

with tweaks and ok jasper@ ajacoutot@
2008-10-25 12:47:46 +00:00
naddy
f9ff3ed4a7 update to 10.26.57: miscellaneous bug fixes 2008-10-25 11:25:10 +00:00