martynas
9cef19971b
let mozilla-firefox and firefox35 coexist together.
...
mozilla-firefox -> LOCALBASE/mozilla-firefox; bin/firefox,bin/mozilla-firefox
firefox35 -> LOCALBASE/firefox35; bin/firefox35
2009-06-21 18:50:06 +00:00
martynas
c5e74f99f5
register nspr&nss; regen plist
...
let nspr&nss find external sqlite3
RAND_DEV = /dev/arandom
--disable-jit
2009-06-21 18:42:15 +00:00
martynas
a9d474ce97
use local nss&nspr; remove external deps
...
run autoconf for nspr
pass NSS_ENABLE_ECC=1, NSS_USE_SYSTEM_SQLITE=1
bump so_version major to 21.0
bump pkgname to p0
2009-06-21 18:17:11 +00:00
naddy
18e4ffaf36
don't reference PKGNAME-cal in DESCR-main, which nobody remembers when
...
bumping PKGNAMEs, and bump
2009-06-21 17:33:40 +00:00
sthen
74c96d52d7
update Hugin to 0.8.0rc4.
2009-06-21 15:54:31 +00:00
martynas
b654f91899
use internal nspr&nss since i'm not going to update em at least
...
until after release
2009-06-21 15:04:16 +00:00
sthen
755a5cdf35
update to 3.2.0; bugfixes and small new features. ok kevlo@
2009-06-21 14:51:58 +00:00
kili
0afd1b54d5
-plugins depends on the exact version of -main, so it needs a bump, too.
...
ok ajacoutot@
2009-06-21 14:41:21 +00:00
martynas
25c120b565
register®en with proper mozjs
...
remove pkgpath/conflict markers
sync wantlib
depends on sqlite 3.6
2009-06-21 14:28:14 +00:00
sthen
538ffe89d8
sync WANTLIB and update to 0.15; mbalmer ok.
2009-06-21 14:01:28 +00:00
martynas
d951ad9450
hunk not needed for nss-3.12.3; which we now have to depend on
2009-06-21 13:26:19 +00:00
sthen
02e0a5f795
update to 4.82, and recognise OpenBSD 4.6. from Brad.
2009-06-21 13:24:02 +00:00
martynas
1165083ba7
oggz_off_t is off_t
...
position is int64_t
2009-06-21 13:18:59 +00:00
martynas
0277f1cc84
workaround c++ parser problems of gcc 3
...
use openbsds sems
2009-06-21 12:30:58 +00:00
martynas
3aacbddd82
merge in some changes from mozilla-firefox:
...
CONFIGURE_ENV += PYTHON="${MODPY_BIN}" is inherited from the python module
turn off Ignore Scaling and Shrink to fit page width
sync switches w/ ff3
update about url
2009-06-21 11:41:31 +00:00
martynas
fb9602519b
- use so_version for js
...
- add js to guess_dirs, and run autoconf for it
- dont redef system types
2009-06-21 11:36:11 +00:00
ajacoutot
56fe6667e3
+krb5-auth-dialog
2009-06-21 11:15:28 +00:00
ajacoutot
7b3e3994aa
Import krb5-auth-dialog-0.8
...
Krb5-auth-dialog is a tray applet for the GNOME Desktop that monitors
Kerberos tickets.
* it can alert the user via notifications when the ticket is about to expire
* renewable tickets are being refreshed automatically
* tickets can be acquired/refreshed at any time by clicking on the tray icon
* the ticket cache can be removed via the context menu
2009-06-21 11:14:54 +00:00
sturm
4fbbe021c1
unbreak build on big endian archs
...
no PKGNAME bump needed
2009-06-21 06:27:00 +00:00
martynas
5473c857d7
import firefox35-3.5rc2, been using it for couple of months.
...
wip, not linked to the build yet. needs nspr&nss updates.
2009-06-21 01:31:23 +00:00
avsm
09774bdfe0
update to ocaml-3.11.1 and bump dependent package PKGNAMEs
2009-06-20 22:05:11 +00:00
kili
0cbb7e2402
Update to 0.7.6 and adjust license marker (2 clause BSD now).
...
No code changes except for some cleanups and small bugs, so no
change of the shared lib version is required.
2009-06-20 20:06:55 +00:00
ajacoutot
e2637d4260
Bugfix update to libgsf-1.14.15.
2009-06-20 15:13:50 +00:00
martynas
edf3a72e78
put it into the stopped state, if needed, before setting configuration
...
set and starting it again so that madplay could work with multiple
files properly. ok naddy@
2009-06-20 14:56:18 +00:00
benoit
af45000d08
- update smarty to 2.6.26
...
ok ajacoutot@
2009-06-20 14:31:56 +00:00
naddy
9adec18e7b
sync, 5802
2009-06-20 13:44:12 +00:00
sthen
ea6373b591
update to an 0.6.0 snapshot, for compatibility with trac 0.11; update
...
agreed with by merdely@ (maintainer).
2009-06-20 13:41:43 +00:00
sthen
3b8808af26
update to 0.11.4; maintainer (Ben Lovett) agrees with the update.
...
rolls in trac-adminplugin; pkgpath/conflict set accordingly.
2009-06-20 13:40:57 +00:00
sthen
e4bec01090
mark conflict with trac 0.11, bump PKGNAME
2009-06-20 13:38:16 +00:00
naddy
b849c589df
Update to 1.72.
...
The major new addition in the 1.7x series is support for DHT.
2009-06-20 13:07:22 +00:00
ajacoutot
28c66057ef
Uncover the hidden disable_pollster option by mentioning it in the
...
configuration file.
2009-06-20 11:51:02 +00:00
sthen
0e74d2dca5
iff the variable DEBUG is set, add --enable-debug to configure args.
2009-06-20 10:20:09 +00:00
sthen
fd2b66a2dc
fix wantlib, bump
2009-06-19 23:51:35 +00:00
sthen
0fba620bd4
sync LIB_DEPENDS/wantlib, bump
2009-06-19 23:41:01 +00:00
sthen
43cb0f6d1c
Update to 0.070; mainly bugfixes. From Brad.
2009-06-19 23:19:44 +00:00
sthen
d622c6aaee
Bugfix update to 1.4.23; from Brad.
2009-06-19 23:12:03 +00:00
kurt
bea32b9d7e
gjavah, gjar, etc depend on egij from gcj so:
...
- add RUN_DEPENDS on gcj
- adjust JAVA var to point to egij so the scripts work when installed
2009-06-19 22:28:04 +00:00
sthen
3809e2b321
don't try and free a static buffer, avoiding a segfault with unmailboxes;
...
regression since 1.5.19. From Mutt upstream.
2009-06-19 21:35:37 +00:00
sthen
70a298fcd2
dhill@ had a crash with smtp_url specifying a port (I added one diff
...
but another followed); update the relevant file to the newer revision,
fixing the problem. ok dhill@
2009-06-19 21:28:24 +00:00
jim
2502311fa5
remove a working file that hitched a ride with my import.
2009-06-19 19:14:05 +00:00
jim
ad1fd6d42d
+p5-Test-Weaken
2009-06-19 18:33:49 +00:00
jim
3b31c639a8
import Test-Weaken-2.002000
...
test that freed memory objects were, indeed, freed
ok simon@
2009-06-19 18:31:15 +00:00
naddy
5b7bbecf67
Pick up libintl instead of building a private copy.
...
This also fixes a file conflict with the gettext package.
2009-06-19 17:50:47 +00:00
simon
cbcea99c6e
update to version 1.34
...
confirmed by maintainer Srebrenko Sehic
2009-06-19 16:52:13 +00:00
simon
31e192479e
update to version 08.03.0400 and enable it for postgresql->8.3
...
"if 8.3 still works, then sure" pirofti@
2009-06-19 16:48:03 +00:00
sthen
0368121d47
- add a new generator supplied by Roberto Fernandez which
...
greatly reduces memory use building font tables. tested arm,
sparc64, amd64, i386.
- enable CJK fonts on small mem arch, remove VMEM_WARNING.
- bump.
2009-06-19 13:42:29 +00:00
simon
b87a4a800d
update to version 0.88
2009-06-19 12:51:05 +00:00
simon
876bcc7bb4
maintenance update to version 0.25
2009-06-19 12:50:54 +00:00
simon
9252b558cf
add p5-Test-POE-Server-TCP
2009-06-19 12:49:41 +00:00
simon
149703f7ee
import p5-Test-POE-Server-TCP
...
Test::POE::Server::TCP is a POE component that provides a TCP server
framework for inclusion in client component test cases, instead of
having to roll your own.
2009-06-19 12:49:33 +00:00