Commit Graph

80794 Commits

Author SHA1 Message Date
espie
d0e1642686 fix -R for multi-packages situation: once we ascertain a given port is
out-of-date, also check every relevant subpackage, and remove the files
accordingly.
tricky loop to avoid recomputing things
2013-01-21 11:27:24 +00:00
espie
d5fc675d4f change the way we junk: count ports which install depends instead of all
ports.

let has_depends return the number of depends, this may come in handy
2013-01-21 11:06:59 +00:00
ajacoutot
2b3e3d7ba9 WANTLIB. 2013-01-21 11:00:38 +00:00
espie
dbfc0f1d4a saner and more consistent handling of small 2013-01-21 10:46:42 +00:00
espie
4b2a548e1f document small, drop ANVILS as to why STARTUP is a good thing.
explicitly say that memory threshold is a total KB value.
2013-01-21 10:42:49 +00:00
benoit
632c366abc - update lifelines to 3.0.62
- remove USE_GROFF and patch

tweaks by sthen@, tested by Sergey Bronnikov, thanks.
2013-01-21 10:26:13 +00:00
benoit
a137e30595 - bump REVISION
Drop maintainership.
2013-01-21 10:21:52 +00:00
dcoppa
3af1701582 Another round of bug fixes:
Simplifies and fix bugs in FbTk::Timer
(upstream git commit 33161595f482d0dad950ce127b6016eefe8ea691)

Fix bug: actually invert a given Texture (stupid typo)
(upstream git commit bf5da7f1b6e87f574774558700d066d9cff1f436)
2013-01-21 09:49:20 +00:00
rpe
a24ad3c486 update sarg to 2.3.5
Changes since 2.3.3:

Version 2.3.5
- Fix an issue when creating the redirector report. Sarg was not
  creating the unsorted file as expected. That regression was
  introduced in sarg 2.3.4.

Version 2.3.4
- Fix an error occuring when serveral user's ID contain at least
  two consecutive non alphanumeric characters. In that case, the
  mangled file name is not unique. Thanks to Fabiola and Pecha for
  reporting this bug.
- Remove a warning about the redirector file that can't be deleted
  when it is not created.

ok ajacoutot@
2013-01-21 08:30:01 +00:00
ajacoutot
3d84582f38 Specificy a tempdir for duplicity on the same partition as the source
files. This allows deja-dup to proceed by back-ups without filling up
/tmp -- from RH Bugzilla.
2013-01-21 08:23:30 +00:00
benoit
9e92d06266 - update py-pyx to 0.12.1
- update WANTLIB and do-regress
- regen PLIST
2013-01-21 06:55:29 +00:00
brad
d57c3320e5 tedu pspvc. pspvc is a dead project and hasn't worked with ffmpeg(1)
due to command line parameter changes ages ago. has been marked BROKEN
for over 3 releases.

ok ajacoutot@
2013-01-21 05:30:59 +00:00
brad
348a85ce82 Update for newer FFmpeg API.
ok MAINTAINER
2013-01-21 05:21:30 +00:00
espie
dea7bce7f6 tweak log, awaiting-locks is a better name, and put in timestamps 2013-01-21 02:06:12 +00:00
espie
05c713cab5 move the dependency solver to PortInfo, so it can be reused if necessary 2013-01-21 02:01:08 +00:00
gonzalo
759daff886 Update for Gajim to 0.15.2:
* Show punycode encoded urls if they contain non-ascii chars
   * Fix crash when pressing Esc in chat window
   * Support Network Manager 0.9
   * decrypt GPG messages in the correct order

While here GROFF is not needed.

Ok pea@ (maintainer)
2013-01-20 23:59:44 +00:00
naddy
21060679b9 prepare for gettext-0.18.2, sync wantlib, tidy Makefile a bit 2013-01-20 21:46:55 +00:00
espie
0898cedfc3 capitalization 2013-01-20 21:29:55 +00:00
landry
ee59ee42dd Update to xfce4-smartbookmark 0.4.5. 2013-01-20 21:09:42 +00:00
jasper
ae30845f40 - update to gnote-3.6.2 2013-01-20 20:25:11 +00:00
jasper
7040346c60 - update to ccrypt-1.10
ok kevlo@ (MAINTAINER)
2013-01-20 20:03:44 +00:00
kili
f37bb0916b All plist changes are done. 2013-01-20 18:07:58 +00:00
kili
be7ce949cf Regenerate plist for profiling libs. 2013-01-20 17:56:05 +00:00
kili
91a533f650 Enable profiling by default for ports containing Haskell libraries.
Suggested by David Schaefer.

Mark ghc broken temporarily until all necessary plist changes
are committed.

ok jasper@ dcoppa@
2013-01-20 17:51:14 +00:00
ajacoutot
eadbc98af6 PF incoming. 2013-01-20 15:19:00 +00:00
espie
64075f7ae2 no cookie for brad and sthen.
you guys are expected to fully test that shit.
2013-01-20 15:11:22 +00:00
ajacoutot
c5c45ea9d8 Tighten pf.conf example. 2013-01-20 14:19:43 +00:00
brad
8ee1c8bda9 Update to wxSVG 1.1.11.
ok ajacoutot@
2013-01-20 13:57:11 +00:00
brad
0ac92be1f4 Update for newer FFmpeg API.
ok sebastia@
2013-01-20 12:52:34 +00:00
ajacoutot
1731ebf411 Remove unneeded patch and chunks.
Install org.freedesktop.Avahi.service.
2013-01-20 10:44:17 +00:00
ajacoutot
f9c6baea3a Fix path to polkit-1. 2013-01-20 10:43:00 +00:00
landry
6594e502b3 Unbreak on sparc64: use the same workaround as on mips64/loongson
(gcc bug fixed in 4.3.3? other archs may be affected)
2013-01-20 09:19:31 +00:00
benoit
b35428e878 - update py-webpy to 0.37
- regen PLIST
2013-01-20 09:10:01 +00:00
benoit
36f681d3ed - update libssh2 to 1.4.3
- bump SHARED_LIBS
- regen PLIST
- remove USE_GROFF
- remove the test concerning mansyntax.sh (spotted by rpointel@)
2013-01-20 09:00:41 +00:00
ajacoutot
41c9477833 Install a /var/db/hp/hplip.state file to simulate we have the plugins
installed; these are Linux specific and proprietary so there is not
point in getting them.

idea from "gjones"
2013-01-20 08:44:16 +00:00
brad
63a5ba9eb2 Remove a hack for FFmpeg/Libav to workaround an assembler bug now that it
has been fixed.

ok ajacoutot@
2013-01-20 07:46:16 +00:00
ajacoutot
afce5c1c41 Make hp-check start to behave. 2013-01-20 07:32:08 +00:00
tobiasu
5610f716f0 "Fix" parallel make install by forcing gmake to only run 1 job. It's not
pretty and we would like to have a better fix, but for now it should suffice.

ok naddy@, sthen@
2013-01-20 02:23:40 +00:00
landry
34dc10689b Bugfix update to firefox 18.0.1.
http://www.mozilla.org/en-US/firefox/18.0.1/releasenotes/
2013-01-19 23:50:16 +00:00
fgsch
fdb409cd75 Upstream re-rolled the tarball with some changes:
Yes, I pushed an improvement to the way sync errors are handled on the
18th. It's not enough to justify upgrading to a new version, but it's
nice to have for people who haven't downloaded 2.0.5 yet.

Sigh. Update hash and bump package.
Noticed by rpe@
2013-01-19 23:45:40 +00:00
fgsch
42cdefa7a4 Add myself as maintainer. 2013-01-19 20:43:42 +00:00
fgsch
1d952f5d4b update to anki 2.0.5. add myself as maintainer. 2013-01-19 20:42:26 +00:00
fgsch
09959a815f Update to ngircd 20.1.
merdely@ benoit@ ok.
2013-01-19 20:40:56 +00:00
jeremy
13dae1badc Add BUILD_DEPENDS on autoconf and automake, pointed out by naddy@. 2013-01-19 19:08:33 +00:00
sthen
fadd2fec7a unbreak patch; spotted by kili, thanks 2013-01-19 18:22:16 +00:00
sthen
00463912be Add a comment re "proprietary" flavour to DESCR, reminded by espie@ 2013-01-19 12:06:51 +00:00
sthen
d66c18317b Make PERMIT_* for chromium depend on the FLAVOR, so that FLAVOR=proprietary
disables cdrom packages as done in other ports (H.264 patents).
Link chromium,proprietary to the build.  ok brad@ robert@
2013-01-19 11:56:06 +00:00
espie
32e43e0139 zap :L for clean like we did for flavors. Same argument applies. 2013-01-19 11:34:11 +00:00
zhuk
7ec0e678cb Fix build after recent gphoto2 update.
ok ajacoutot@
2013-01-19 11:26:02 +00:00
ajacoutot
cedceed1de Update to gtkam-0.2.0. 2013-01-19 11:22:49 +00:00