jasper
c6f5d359e6
- add spranq-ecofont-ttf
2009-09-10 22:31:57 +00:00
jasper
3581e67b44
import spranq-ecofont-ttf a font that will save you ink :)
...
Appealing ideas are often simple: how much of a letter can be removed
while maintaining readability? After extensive testing with all kinds of
shapes, the best results were achieved using small circles. After lots
of late hours (and coffee) this resulted in a font that uses up to 20%
less ink.
looks good to ajacoutot@
2009-09-10 22:29:42 +00:00
jasper
3ac6d7f4e3
- rototill some bits
2009-09-10 22:27:29 +00:00
martynas
1e56ae8a3c
security update to firefox35-3.5.3. MFSA 2009-51, MFSA 2009-50,
...
MFSA 2009-49, MFSA 2009-47.
http://www.mozilla.org/security/known-vulnerabilities/firefox35.html#firefox3.5.3
2009-09-10 22:18:59 +00:00
jasper
2e6da560dc
- move distfiles to another site
2009-09-10 22:12:55 +00:00
martynas
e130632e09
update for seamonkey-1.1.18
2009-09-10 21:46:10 +00:00
martynas
800579ea2a
security update to seamonkey-1.1.18. MFSA 2009-43, MFSA 2009-42
...
http://www.mozilla.org/security/known-vulnerabilities/seamonkey11.html#seamonkey1.1.18
2009-09-10 21:45:38 +00:00
martynas
02d283b5b3
update to xclip-0.11. home moved to sf.
...
switched to autoconf. tweak & ok sthen@
2009-09-10 21:42:22 +00:00
martynas
2c4b492429
new nss ships tarball with weird permission modes. fix modes for
...
header files in the install target. reported & ok ajacoutot@
2009-09-10 21:38:26 +00:00
martynas
a21dd6625c
- create downloads dir with mode 0700 instead
...
- pass --disable-crashreporter
2009-09-10 21:34:55 +00:00
martynas
550124e459
update to irssi-0.8.14; api compatible with 0.8.13 - doesn't affect
...
plugins. from Simon Kuhnle. maintainer timeout
ok sthen@
2009-09-10 21:31:42 +00:00
martynas
0f20bfec14
update to firefox-i18n-3.0.14
2009-09-10 21:29:23 +00:00
martynas
67f1ca01e0
security update to mozilla-firefox-3.0.14. MFSA 2009-51, MFSA
...
2009-50, MFSA 2009-49, MFSA 2009-48, MFSA 2009-47
http://www.mozilla.org/security/known-vulnerabilities/firefox30.html#firefox3.0.14
2009-09-10 21:28:25 +00:00
landry
f22fcf7b70
Update to wxWidgets 2.8.10.
...
Tested in a bulk build by (thanks!) and ok sthen@ jasper@.
Diff looks alright to steven@.
2009-09-10 21:23:28 +00:00
jolan
604a48245c
stop tests from running during build and rework do-regress
2009-09-10 20:23:18 +00:00
sthen
0cd343daaf
tighten LIB_DEPENDS pkgspec for startup-notification (execinfo,
...
a WANTLIB for pidgin, was only pulled in with the last update).
Brad (maintainer) "ok I guess".
2009-09-10 17:49:21 +00:00
sthen
32450b2f60
Update to 2.31; various fixes and improvements
2009-09-10 17:09:48 +00:00
sthen
4d895cf881
Update to 1.8k; better handling of unclean shutdown
2009-09-10 17:08:52 +00:00
sthen
1a8a74f0b5
install the README, bump PKGNAME.
2009-09-10 16:51:43 +00:00
sthen
53dfff89f8
update and sync WANTLIB for exiv2 update. looks ok to landry@
2009-09-10 16:43:41 +00:00
sthen
a9e06e0c02
sync WANTLIB following exiv2 update and bump. looks ok to landry@
2009-09-10 16:43:38 +00:00
sthen
6431e8e1f8
adapt to exiv2 0.18. looks ok to landry@
2009-09-10 16:43:35 +00:00
sthen
66d848afeb
update digikam to 0.9.5. needed for exiv2 update. looks ok to landry@
2009-09-10 16:43:32 +00:00
sthen
4fce27bf6a
update exiv2 to 0.18.2. looks ok to landry@
2009-09-10 16:43:28 +00:00
sthen
acd82886db
- convert gnome-shared-keyring to a true FLAVOR rather than a
...
pseudo-flavour, it affects the -main package by building with pthread
(we don't want that by default, it affects e.g. svn diff | less).
- roll various PFRAG.shared-foo for the subpackages into PLIST-foo
- add a comment noting that autoconf should be 2.63
- bump PKGNAMEs
ok stsp (maintainer).
2009-09-10 15:35:04 +00:00
naddy
d80892adbf
liblzmadec is gone, drop support for .lzma
2009-09-10 15:33:15 +00:00
naddy
6c5dfab106
remove lzma, it has been superseded by xz; ok steven@
2009-09-10 15:32:36 +00:00
naddy
229b8b94c5
update to 2.7.1 and switch dependency from lzma to xz
2009-09-10 15:31:43 +00:00
naddy
2c50e00940
switch dependencies from lzma to xz
2009-09-10 15:30:21 +00:00
naddy
1e9bfe4e35
xz supersedes lzma
2009-09-10 15:29:06 +00:00
naddy
dfad51d695
Import XZ Utils 4.999.9beta, which replaces LZMA Utils.
...
LZMA is a general purporse compression algorithm designed by Igor
Pavlov as part of 7-Zip. It provides high compression ratio while
keeping the decompression speed fast.
XZ Utils are an attempt to make LZMA compression easy to use on
free (as in freedom) operating systems. This is achieved by providing
tools and libraries which are similar to use than the equivalents
of the most popular existing compression algorithms.
2009-09-10 15:27:26 +00:00
landry
2dc0befd53
Force the use of -pthread in FindThreads.cmake module. It was looking
...
for -lpthread first.
No fallouts in a bulk build done by jasper@, thanks!
ok jasper@
2009-09-10 13:54:47 +00:00
okan
e3cb46026e
- update to 2.67
...
- use poll(2)
- add missing dependency; from Eric Olsen -thanks
ok merdely@
2009-09-10 12:13:06 +00:00
sturm
b42aa888ac
update to p5-Tie-EncryptedHash 1.24
...
remove myself as maintainer, I don't use it anymore
from Stephan A. Rickauer
2009-09-10 09:43:24 +00:00
ajacoutot
af9cfc73ee
Update to cyrus-imapd-2.3.15
...
Fix the potential buffer overflow vulnerability described in CERT
VU#336053 (we already had an upstream patch for this in our 2.3.14 pkg).
This release also brings several non-critical bugfixes and feature
enhancements.
2009-09-10 07:20:00 +00:00
bluhm
8edc85edd7
change maintainer's e-mail address
...
sort variables according to template
2009-09-10 01:16:40 +00:00
jasper
98f2972252
- get some more regress tests running
...
from upstream via tom murphy (maintainer)
2009-09-09 22:13:08 +00:00
jolan
04fc64aa0d
deprecated in favor of luabitops (which is compatible)
2009-09-09 19:42:33 +00:00
jolan
4735304d35
luabitlib->luabitop
2009-09-09 19:42:04 +00:00
jolan
1fe3e0da60
luabitop-1.0.1, library for bitwise operations in lua
2009-09-09 19:39:47 +00:00
jolan
7780f045ac
update to v12
2009-09-09 18:31:33 +00:00
jolan
db2624c95d
update to 2.4.0
2009-09-09 18:02:01 +00:00
jolan
1c8729869f
+oniguruma
2009-09-09 17:47:22 +00:00
jolan
6afffd434c
oniguruma-5.9.1, regular expression library that supports a variety of
...
character encodings
2009-09-09 17:46:29 +00:00
bluhm
0d93456f7f
update p5-Archive-Zip to 1.30
...
ok jasper
2009-09-09 16:58:05 +00:00
jasper
65244b1a8b
- unbreak by updating py-qt3 to 3.18.1
...
- tighten run dependency on py-sip
ok sthen@
2009-09-09 14:30:01 +00:00
jasper
3acf274b30
- commit a long forgotten diff to add a missing run dependency
...
reminded by tom murphy, thanks!
2009-09-09 14:25:56 +00:00
sthen
a0aa3e43b9
tighten the py-sip RUN_DEPENDS and bump PKGNAME-main; ok jasper
2009-09-09 14:13:57 +00:00
jasper
39e013e8a8
- add a note about not forgetting to update py-qt{3,4} when touching
...
this port...as py-qt3 broke again..
2009-09-09 14:11:27 +00:00
naddy
dd59eedf33
sync, 5948
2009-09-09 14:10:24 +00:00