Commit Graph

83755 Commits

Author SHA1 Message Date
kili
ae14bc2b1c Move the stuff from post-extract to post-patch to help
the build after time_t changes.
(this still isn't enough)
2013-05-08 13:38:09 +00:00
bcallah
b47e51631e Update devel/fox to 1.6.49
ok espie@
2013-05-08 13:05:33 +00:00
benoit
63464357f1 - update HOMEPAGE and MASTER_SITES
- bump REVISION
2013-05-08 10:56:45 +00:00
benoit
5f501ea130 - update ophcrack to 3.5.0
- update patches and WANTLIB
2013-05-08 10:29:40 +00:00
ajacoutot
a6c4cad1a3 Update to gphoto-2.5.2. 2013-05-08 09:11:01 +00:00
ajacoutot
d3713502ec Update to libgphoto-2.5.2. 2013-05-08 09:10:39 +00:00
ajacoutot
f47a99ef9f Tweak. 2013-05-08 09:07:03 +00:00
ajacoutot
a83755438e Don't try to access /proc/cmdline 2013-05-08 09:03:07 +00:00
espie
191af91368 revisit old codes, rewrite DISTFILES handling using
.for v1 v2 in list
techniques, which make it clearer.

Add new syntax to distfiles, which is not painful to do now, and support it
for dpb fetch as well: a distfile can now be file{url} to specify a different
result from the url (this allows really weird naming scheme on http sites
to give us consistent files, which has become a nagging problem).

This still doesn't mean you shouldn't encourage upstream to do the right thing
and provide nice archive urls.

extend the fetch process in bsd.port.mk to work more like dpb does, namely
download to intermediate "part" files that don't vanish and use -C if
necessary.

Both those mean that FETCH_CMD has to work like ftp, including the -C and
-o support...

discussed with various people.
2013-05-08 08:38:36 +00:00
benoit
30dfaa3c7c - update etherape to 0.9.13
- update PLIST and WANTLIB
2013-05-08 08:31:29 +00:00
ajacoutot
6597b4cb77 Missing BUILD_DEPENDS.
Regen WANTLIB while here.
2013-05-08 07:47:41 +00:00
zhuk
4e31cec301 Bugfix update to 4.6.3. Contains fix for some GTK-related crashes.
port-wise okay sthen@
2013-05-08 07:32:25 +00:00
jasper
1baae59fda sync 2013-05-08 06:17:45 +00:00
jasper
127a33d011 update to jekyll-1.0.0
Some notes when upgrading: the --server and --build flags have been turned
into subcommands. So use 'jekyll server' from now on. Also '--auto' was
changed to '--watch'
And you need to make sure the excludes in your _config.yml is an array or
you'll end up with: error: undefined method `glob_include?' for "foo".

ok jeremy@
2013-05-08 06:15:43 +00:00
jasper
e2fe78c81c import safe_yaml-0.7.1
Parse YAML safely, without that pesky arbitrary object deserialization
vulnerability.

ok jeremy@
2013-05-08 06:14:09 +00:00
jasper
e00a601086 import commander-4.1.3
The complete solution for Ruby command-line executables. Commander
bridges the gap between other terminal related libraries you know and
love (OptionParser, HighLine), while providing many new features, and an
elegant API.

ok jeremy@
2013-05-08 06:13:38 +00:00
jasper
cde5164bb7 import colorator-0.1
Colorator colorizer your text in the terminal and provides a simple API
to do so.

ok jeremy@
2013-05-08 06:12:57 +00:00
benoit
caf2b019a4 - update p5-Net-Whois-RIPE to 2.003 2013-05-08 06:09:49 +00:00
jturner
ac2f1d36ea Update trojita to 0.3.93.
ok bcallah@
2013-05-08 02:03:11 +00:00
jeremy
996ea55799 Update to home_run 1.0.9. 2013-05-07 23:43:49 +00:00
jeremy
330080c9c8 Update to sequel_pg 1.6.5. 2013-05-07 23:41:23 +00:00
jeremy
44f8594b94 Update to pg 0.15.1. 2013-05-07 23:40:34 +00:00
jeremy
e702a5dfc9 Use libev from ports instead of embedded libev. Clean up WANTLIB and
DEPENDS.  Update nginx config file to reflect current user/paths.

libev issue discovered by naddy@.

OK naddy@
2013-05-07 23:20:11 +00:00
jasper
2dfe427d66 re-instate a small part of this previously removed patch; enough to get
libffi building again on arm.

tested by patrick@
2013-05-07 20:41:23 +00:00
sthen
a0a4ce5d3a update to MiniDLNA 1.1.0, rolling in a bunch of patches which have been committed upstream 2013-05-07 20:37:23 +00:00
sthen
d7f68188e4 minor tweaks (no package change): use ${SUBST_CMD} instead of perl -pi -e,
and strip DOS line-endings to make for more-easily-emailable patches
2013-05-07 20:17:43 +00:00
rpe
b9a4bbce09 update nsca to 2.9.1
switch back to the original version, because icinga's fork of NSCA
has been discontiued

Please note: it is recommended that NCSA-ng is used for new
             installations.

ok sthen@
2013-05-07 20:14:45 +00:00
jasper
2082e94e14 regen; no functional change 2013-05-07 20:04:18 +00:00
ian
9c3af808bc Repair distinfo files, reported by jasper@, help from sthen@, no bump, could not have built. 2013-05-07 16:09:44 +00:00
sthen
7d0d033b98 Update to Icinga 1.9, thanks to rpe@ for feedback and testing the beta.
Also thanks to Michael Friedrich (upstream) for sending out helpful notes
to package maintainers about changes in the release which may affect them,
we like projects who do that :)
2013-05-07 15:34:47 +00:00
ian
f3a0bbd97a As recently discussed, split suggested by Mark Prins, prompted by
gonzalo's update for 1.513.`OK gonzalo@, improved & OK jasper@
2013-05-07 15:13:39 +00:00
ajacoutot
61190f187b Initialize WebKitWebPlugin path to prevent double-free; from upstream
landry@ (maintainer) is currently away, so ok jasper@
2013-05-07 14:16:52 +00:00
ajacoutot
c7d3acaf51 Update bluetooth patches with their latest revision from the BZ ticket. 2013-05-07 10:48:24 +00:00
giovanni
810e2b1ae5 Bugfix update to 4.13
ok william@
2013-05-07 08:12:09 +00:00
giovanni
df39182fc5 Update to 0.65
some bugs fixed and a new sqlite auth module has been added
ok william@
2013-05-07 08:07:34 +00:00
fgsch
2d8eef9572 remove djm and put rpointel as the maintainer for 2.5 and 2.7 as well.
discussed with djm.
2013-05-07 08:03:42 +00:00
fgsch
11b9dee85e update to ibus 1.5.2.
ajacoutot@ ok
2013-05-07 07:59:25 +00:00
ajacoutot
851cfa86db Update to gtk3mm-3.8.1. 2013-05-07 07:31:57 +00:00
giovanni
390b57f2d4 Add a missing build dependency
spotted and ok naddy@
2013-05-07 07:09:53 +00:00
jasper
c7e6384282 - update to emacs 24.3
- rework flavors and make gtk3 the default (as per upstream)

from jca (MAINTAINER)
ports-wise ok sthen@
2013-05-07 07:06:42 +00:00
jasper
024221a0ec add rcs id 2013-05-07 07:00:20 +00:00
ajacoutot
cc5f1a3edd Update to dbus-1.6.10. 2013-05-07 07:00:01 +00:00
jasper
484c392291 update to coffeescript 1.6.2 2013-05-07 06:54:55 +00:00
jasper
ef222239f0 Security fix for CVE-2013-1944 curl: Cookie domain suffix match vulnerability
ok naddy@ (MAINTAINER)
2013-05-07 06:53:26 +00:00
ajacoutot
017e31dfd7 Sync dbus-launch test with what we do in xenocara. 2013-05-07 06:44:47 +00:00
jasper
47a4c5c7d5 update to directory_watcher-1.4.1 2013-05-07 06:44:22 +00:00
ajacoutot
2b792359b2 Update to libnettle-2.7. 2013-05-07 06:39:41 +00:00
ajacoutot
a11e7a85f3 Update to p11-kit-0.18.1. 2013-05-07 06:38:59 +00:00
ajacoutot
92449198ae Update to libtasn1-3.3. 2013-05-07 06:23:52 +00:00
ajacoutot
3f97859356 Update to latexila-2.8.1. 2013-05-07 06:09:50 +00:00