jasper
81b25b55e4
- fixup regress dependds
...
- simplify do-regress
2012-08-12 17:26:16 +00:00
jasper
7678df490b
simplify do-regress
2012-08-12 17:24:56 +00:00
jasper
7ec4555a18
Remove these ports, upstream is dead and it's not used by anything anymore.
...
ok aja@
2012-08-12 17:21:15 +00:00
jasper
4e7f75a0e3
unhook ggz
2012-08-12 17:21:03 +00:00
jasper
fc051c4e33
- update to 0.17.1
2012-08-12 17:19:59 +00:00
jasper
bbe828fed3
- update to 0.17.0
2012-08-12 17:19:47 +00:00
jasper
112dc86963
add config.no-fileutils, tested in a full bulk
...
ok sthen@ espie@
2012-08-12 17:19:00 +00:00
jasper
1558c51d65
- update to 2.3
2012-08-12 17:15:13 +00:00
jasper
14b29e9792
- update to 1.11
2012-08-12 17:13:49 +00:00
jasper
98dd1fc1b8
- update to 1.9.6
2012-08-12 17:13:22 +00:00
jasper
d7dc73e8dd
- update to 1.4.8
2012-08-12 17:13:00 +00:00
fgsch
29e9a5a126
- Better fix for the cups API deprecation issue
...
- Remove unneeded patch since we have openat(5) now (and from 5.0)
- Bump revision
ajacoutot@ robert@ (maintainer) ok.
2012-08-12 15:13:57 +00:00
pascal
167aa2e265
For now, disable PIE in GHC. This will be revisited later on by kili@ in the
...
next update. And again, calling stuff "PIC" is a bad idea ...
ok kili@
2012-08-12 11:31:33 +00:00
pascal
b118d4e770
Neither of these ports can use PIE.
...
ok naddy@
2012-08-11 23:02:23 +00:00
pascal
2a05f2db9c
Further PIE preparations: aircrack-ng and avidemux both use non-PIC optimised
...
assembler. Wrap an #ifndef PIC around it.
ok naddy@
2012-08-11 22:58:18 +00:00
pascal
8fa00e5163
Prepare emacs for PIE. emacs2* currently use gmalloc, which is incompatible
...
with PIE. We should be using the system malloc anyway for security reasons.
Unfortunately, there are yet more problems with PIE in emacs proper, so disable
it for now until a solution is found.
ok naddy@ sthen@ (on a previous version)
2012-08-11 22:55:39 +00:00
pascal
e1e0321344
PIE preparations: These ports all have classes etc. that collide with the
...
"PIC" define that will be used by PIE. No functional change.
ok naddy@
2012-08-11 22:51:13 +00:00
ajacoutot
3d6f00757d
Comment modules static archives.
2012-08-11 15:16:49 +00:00
shadchin
6e8dd0eb14
Update to 3.3
...
ok jasper@, Yozo TODA (maintainer)
2012-08-11 13:03:18 +00:00
edd
9c4020c69a
link py-prettytable
2012-08-11 12:13:36 +00:00
edd
a7b09a4d76
Attempt two at importing py-prettytable. Kludged my last commit with an
...
incorrect import path. Looks like permission was denied for the import, so
it didn't happen (?).
The import was OK gsoares@
2012-08-11 12:12:00 +00:00
fgsch
399b378f5d
Update to werkzeug 0.8.3
2012-08-10 20:13:37 +00:00
fgsch
d4442e0a0f
Update to flask 0.9.
2012-08-10 20:13:10 +00:00
naddy
4f8961c0ca
kill a few unneeded groff dependencies
2012-08-10 20:11:41 +00:00
shadchin
92009531de
Changes proposed by aja@:
...
* add @comment for the libtool la files corresponding to modules
* fix RUN_DEPENDS
* add '${CONFIGURE_SHARED} --disable-static' in CONFIGURE_ARGS
* remove post-install hack, add the -avoid-version libtool option in the
corresponding Makefile(s).
ok aja@, dcoppa@
2012-08-10 17:25:01 +00:00
sthen
0ca27f6cac
update to Roundcube 0.8.0
...
- note that there is a new default UI 'larry', for now you can revert to
the old one by changing the option in the config file to 'classic'
- thanks Daniel, Vijay and william@ for testing.
2012-08-10 15:25:48 +00:00
gonzalo
a6e3adbf99
Update to 1.2.2
...
* [NEW] Implement a new setting, do_not_track, to set the Do Not Track
HTTP header. This setting is disabled by default in normal mode and
enabled in whitelist mode.
* Fix the keybindings in the example config so they properly represent
the default values in the source code.
* Add some additional paranoia in the input focus code to prevent a
segfault on some sites (most notably, pnc.com).
* Fix a bug where HSTS would never be enabled if referer_mode = always
* Fix the build when debugging is enabled
* Show a warning when the binary could not be run when executing a
program based on a MIME type, except for the special "donothing"
binary name.
Tested by severals.
Ok aja@ gsoares@
2012-08-10 14:12:58 +00:00
giovanni
31eba8bd7d
Bugfix update to 2.1.3
2012-08-10 14:09:22 +00:00
stu
df0ec8daaa
Update to 3.7.40.
...
Ok sthen@
2012-08-10 08:58:33 +00:00
giovanni
68d0bfb408
Bugfix update to 5.1.65
...
ok Brad (Maintainer)
2012-08-10 07:31:38 +00:00
stu
1b2c447dc3
Make Vtcl work with Tcl/Tk 8.5.
...
Take maintinership.
Ok landry@
2012-08-10 04:03:25 +00:00
naddy
2fe0e477e3
remove unused file
2012-08-09 21:02:40 +00:00
naddy
266778e11b
use roff special character codes instead of UTF-8 in man pages and fix
...
some markup nits; with upstream
2012-08-09 18:22:16 +00:00
naddy
c8fc5eef47
drop dead master sites and add a live one, from FreeBSD
2012-08-09 17:54:47 +00:00
gsoares
6457aa1c8d
- update to 4.53
...
- drop maintainer per his request
ok sthen@
2012-08-09 14:13:59 +00:00
sthen
c8058bb098
update to NUT 2.6.5; bugfixes, cleanup, new device support, etc.
2012-08-09 12:05:16 +00:00
dcoppa
dc4bdb9888
Fix attributes of WPrefs app, so that it has the right icon in the
...
dock, instead of a broken one.
2012-08-09 09:30:27 +00:00
sthen
3dd655709c
py-docutils has some modules which need pygments; add a run dep. From dhill.
2012-08-09 08:48:46 +00:00
stu
12186b8c9b
+nagelfar
2012-08-09 04:55:39 +00:00
stu
ad05267968
Import nagelfar 1.1.12.
...
A syntax analysis tool for Tcl.
Ok sebastia@
2012-08-09 04:53:10 +00:00
sthen
d1cfb54f2b
Add a few more useful sanesecurity-mirrored lists to clamav-unofficial-sigs
...
sample config file (e.g. winnow_bad_cw and various bofhland lists).
Comment-out MBL to disable by default, it has various problems with
false-positives and doesn't seem very effective at present.
2012-08-09 00:34:29 +00:00
sthen
72aaa0ea7d
add a few patches from get_iplayer git repo
...
- hh:mm:ss format for --start/stop
- add --no-artwork option
- fix live streaming broken by live rewind
2012-08-08 23:17:28 +00:00
sthen
4a63134fd5
update to xdaliclock 2.36, from Azwaw OUSADOU
2012-08-08 21:07:21 +00:00
pascal
63d21a9ccc
Prepare memtest86+ for PIE by passing -fno-pie. This is a no-op right now,
...
committing just to reduce the amount of diffs floating around.
ok sthen@
2012-08-08 20:14:21 +00:00
shadchin
5245f2f477
+deadbeef
2012-08-08 18:12:35 +00:00
shadchin
a6ab3980da
Import deadbeef 0.5.5.
...
DeaDBeeF (as in 0xDEADBEEF) is an audio player for GNU/Linux, BSD,
OpenSolaris and probably other UNIX-like systems.
ok dcoppa@
2012-08-08 18:06:48 +00:00
ajacoutot
45bb53adb1
Bugfix update to libspectre-0.2.7.
...
* fixes 2 crashes
2012-08-08 16:40:42 +00:00
dcoppa
fb334582c2
Enable pcsc-lite support
...
Diff looks good to pea@ (maintainer)
Tested with my O2 O2Micro CCID SC Reader
2012-08-08 15:10:02 +00:00
dcoppa
f09c9b963e
Bugfix: fix duplicate return value for 'resize' command
...
(upstream git commit 83dc5d5cb6c71d365cd79b376fcb073e9120144d)
floating_fix_coordinates: properly deal with negative positions
(upstream git commit 74510c59c7db676f1228d054791e1e37456f6660)
randr: fix a crash when the current output cannot be determined
(upstream git commit e867fd810516431f06af0799c90c0f833bf61219)
randr: properly fix floating coordinates when disabling outputs
(upstream git commit d57d51da6d040e8572159332224615f232c4645a)
2012-08-08 14:33:25 +00:00
dcoppa
7aba82966d
Fix columns generation without configuration file (the text of the
...
playlist disappeared in columns display mode when there is no config
file)
(upstream git commit 6126def6c5b339c7f43d99c47501dde21d4943b3)
help: fix typo
(upstream git commit a22e875473bb796eb1e905ca4d40b39c90133637)
2012-08-08 12:32:10 +00:00