7880 Commits

Author SHA1 Message Date
jasper
ecd0021e64 update to linkchecker 8.4
ok MAINTAINER (who submitted the same diff some time ago)
2013-10-02 19:30:38 +00:00
dcoppa
3fcbae477c Update again, 2013.10.01.1 2013-10-02 16:38:57 +00:00
sthen
8b37915161 +urlwatch 2013-10-02 07:56:29 +00:00
sthen
f6cf4bf2ab import ports/www/urlwatch, ok dcoppa@ benoit@
This script is intended to help you watch URLs and get notified (via
email or in your terminal) of any changes. The change notification will
include the URL that has changed and a unified diff of what has changed.

The script supports the use of a filtering hook function to strip
trivially-varying elements of a webpage.
2013-10-02 07:55:55 +00:00
jasper
3bf814a2d2 apply several security fixes from upstream 2013-10-01 18:58:20 +00:00
sthen
cf9150fa38 update to c-icap-modules 0.2.5 2013-10-01 15:53:36 +00:00
sthen
2517f4b8ec update to c-icap 0.2.6 2013-10-01 15:53:08 +00:00
ajacoutot
539eeef333 distfiles.bsdfrog.org: http -> https 2013-10-01 09:07:14 +00:00
landry
5e5210c0b6 Allow this to package the enigmail subpackage on sparc64 by defining XPCOM_ABI. 2013-09-30 20:10:24 +00:00
sthen
ef606ec454 install contrib scripts etc. to examples/ 2013-09-30 19:35:52 +00:00
brad
04c735a8e5 Update to lighttpd 1.4.33.
ok sthen@
2013-09-30 19:26:03 +00:00
robert
f4493f548d use the official fix for the atk issue which was commited to the chromium git repo yesterday 2013-09-30 14:21:46 +00:00
giovanni
23153d0dae Bugfix update to 4.0.7 2013-09-30 10:40:00 +00:00
sthen
a0889843c5 add #pragma suggested by robert@ to unbreak build with newer atk 2013-09-30 09:23:13 +00:00
dcoppa
0213c2d196 Update to youtube-dl-2013.09.29
pirofti@ (maintainer) timeout
2013-09-30 08:08:42 +00:00
dcoppa
5ecbf8286b Update to minitube-2.1.3; fix WANTLIB
pirofti@ (maintainer) timeout
2013-09-30 08:06:09 +00:00
robert
a946c81a2a update ffmpeg patches for i386 as well 2013-09-29 20:34:52 +00:00
robert
fd6fcca0c0 update to 29.0.1547.76 2013-09-29 19:03:59 +00:00
rpe
1ca2efc6a8 Remove TWiki
- is unmaintained/outdated for years
- has a lot of PLISTed files that change during usage
- @comment no checksum or @sample don't help here

suggested by and ok aja@, ok sthen@
2013-09-29 18:37:46 +00:00
rpe
3bd55ae878 unlink twiki 2013-09-29 18:36:29 +00:00
fgsch
561e1055a4 Update to Jinja2 2.7.1.
maintainer ok.
2013-09-28 17:52:14 +00:00
ajacoutot
ea93efd05f Remove hardcoded HOMEPAGE and use the one from the x11/gnome MODULE
instead. It is just too hard to maintain a coherent list of still
reachable homepages for GNOME projects so use wiki.gnome.org which is
the entry point for *all* GNOME apps.
2013-09-28 08:50:34 +00:00
ajacoutot
de423d4d84 Bump after devel/gconf2,-main is gone. 2013-09-27 17:49:01 +00:00
ajacoutot
e7ec65fb49 Small comment. 2013-09-27 16:31:28 +00:00
ajacoutot
dbfbd9c460 Unbreak by updating to cclive-0.9.2. 2013-09-27 13:47:35 +00:00
ajacoutot
503d05d836 Temporarily mark BROKEN. 2013-09-26 16:12:52 +00:00
jasper
d88428ea8d mark epiphany broken as the hobbits didn't get an epiphany in trying to
work around the webkit2 dependency
2013-09-26 15:59:42 +00:00
fgsch
059287b943 Update to moinmoin 1.9.7.
See http://hg.moinmo.in/moin/1.9/file/1.9.7/docs/CHANGES for details.
jca@ ok
2013-09-26 14:35:34 +00:00
sthen
7ad838df72 handle p_flags split in kinfo_proc to unbreak 2013-09-25 23:39:54 +00:00
sthen
82cb166e3f these are currently BROKEN (sysctl changes), mark them as such to save time
in builds, jasper@ agrees
2013-09-25 16:53:52 +00:00
ajacoutot
9aad0b8dc0 Proactively fix before the upcoming major gtk+3 update. 2013-09-25 12:26:46 +00:00
sthen
f9dc2fa78a libungif->giflib and patch where necessary, ok jasper@ aja@ 2013-09-25 07:56:56 +00:00
ajacoutot
baf34fa350 Fix WANTLIB after recent gstreamer1 update. 2013-09-24 18:53:27 +00:00
ajacoutot
69ad00ba49 -ezpublish
-mantis
-phplist
-phpmemcachedadmin
-vtigercrm
2013-09-23 11:38:23 +00:00
ajacoutot
05c0e67ab7 Remove the following webapps:
- ezpublish, no maintainer, last updated 2009/08/24
- mantis, no maintainer, out of date
- phplist, very outdated and no-one maintains it
- phpmemcachedadmin, port only extract the distfile and that's it
- vtigercrm, port only extract the distfile and that's it

While we do this in a case-by-case basis, this was done for one of the
following reasons:
* do not give user a sense of security because there is a pkg available
when it is in fact outdated/unmaintained and including possible security
issues
* package with no added value besides extracting the distfile under
/var/www are pretty useless -- they demand an effort to be kept up to
date for no benefits (except if someone actually maintains it of course)
* some webapps must complete a strict version update path -- eg.
updating from 1.0 to 1.5 requires updating to 1.1, 1.2, 1.3 and 1.4
first -- that does not work well with pkg

ok Wen Heping (MAINTAINER of vtigercrm)
ok sthen@ jasper@ robert@

PS: no we are not in a rampage to remove lots of www apps -- just some when
it makes sense
2013-09-23 11:37:06 +00:00
jasper
f2e0065dcc - update to varnish 3.0.4
- add rc script

rc script ok aja@
maintainer timed-out
2013-09-23 08:23:15 +00:00
landry
12ac7b6fb2 Update to tt-rss 1.10.
From Atanas Vladimirov, thanks.
2013-09-23 06:43:11 +00:00
jasper
db1d4674c0 remove cms-ms and concrete5,
having this as a port has no additional value as pkg_add is just a
glorified way of extracting the distfile in the right location.

ok aja@
2013-09-20 09:09:25 +00:00
jasper
60bf6a9d20 remove glpi
having this as a port has no additional value as pkg_add is just a
glorified way of extracting the distfile in the right location.

ok aja@
2013-09-20 07:13:18 +00:00
jasper
4b46c29a53 update to glpi-0.84.2 2013-09-20 06:39:22 +00:00
jasper
c84c712f0a update to statusnet-1.1.1 2013-09-20 06:33:48 +00:00
jasper
15861528bd drop maintainership for i don't use this anymore 2013-09-20 06:16:05 +00:00
bentley
38a209a82c Update to cclive-0.7.16.
Add USE_GROFF.

ok benoit@
2013-09-19 23:05:50 +00:00
ajacoutot
334d03ffe0 -photoshow
-webacula
2013-09-19 15:55:27 +00:00
ajacoutot
09ab53c13e It makes no sense to distribute some webapps using the pkg tools when it's
just a matter of following upstream and untarring under htdocs.
webapp as a pkg needs to have some added value and no, 'pkg_add webapp' is
not easier if the app has actually no maintainer -- it is safer to follow
upstream.
webacula is one of them and is not even maintained upstream, so zap it.

discusssed with and ok sthen@
2013-09-19 15:54:54 +00:00
ajacoutot
67a5b411a3 It makes no sense to distribute some webapps using the pkg tools when it's
just a matter of following upstream and untarring under htdocs.
webapp as a pkg needs to have some added value and no, 'pkg_add webapp' is
not easier if the app has actually no maintainer -- it is safer to follow
upstream.
photoshow is one of them and is not even maintained upstream, so zap it.

discusssed with and ok sthen@
2013-09-19 15:54:08 +00:00
ajacoutot
dd5cd02369 -zurmo 2013-09-19 14:57:50 +00:00
ajacoutot
c9fecb5bd1 Remove zurmo. The upgrade procedure requires going through an
intermediate version which does not even work properly.
2013-09-19 14:57:25 +00:00
ajacoutot
12503922c5 Take MAINTAINER. 2013-09-19 14:55:42 +00:00
sthen
f3d26479f8 Remove www/moodle, ok ajacoutot.
The port isn't maintained and rather out-of-date, it doesn't add much
value by way of easy installation instructions, and additionally if we
were to update to a current version, the upgrade procedure requires
going through an intermediate version. As such, users are advised to
install through standard distfiles instead.
2013-09-19 14:50:37 +00:00