Commit Graph

69978 Commits

Author SHA1 Message Date
bentley
0faac92860 Import ophis-1.0.
Ophis is a cross-assembler for the 65xx series of chips. It supports
the stock 6502 opcodes, the 65c02 extensions, and syntax for the
"undocumented opcodes" in the 6510 chip used on the Commodore 64.
(Syntax for these opcodes matches those given in the VICE team's
documentation.)

ok jasper@
2011-10-14 22:29:57 +00:00
jasper
20f9848887 missing dependency 2011-10-14 21:04:56 +00:00
dcoppa
57eaee2ae8 Update to cmake-2.8.6
Fixed FindRuby.cmake module (from Vadim Zhukov)

Fixed FindJava.cmake and FindJNI.cmake modules when cmake is used
outside of our ports tree (problem reported and fix tested by
pirofti@)

Still "100% tests passed, 0 tests failed out of 197".

No fallout in a bulk build.

OK jasper@
2011-10-14 17:22:10 +00:00
jasper
cb8fe5ae9b sync 2011-10-14 16:33:52 +00:00
jasper
3e7b6b9535 import py-requests 0.6.2
Requests is an ISC Licensed HTTP library, written in Python, for human
beings.
Requests allow you to send HEAD, GET, POST, PUT, PATCH, and DELETE HTTP
requests. You can add headers, form data, multipart files, and
parameters with simple Python dictionaries, and access the response data
in the same way. It's powered by urllib2, but it does all the hard work
and crazy hacks for you.

fixed regress tests and ok rpointel@
2011-10-14 16:32:54 +00:00
ajacoutot
75974108f8 Bugfix update to glib2-2.30.1. 2011-10-14 15:25:40 +00:00
jasper
b6775f2cfa Regen WANTLIB to unbreak. 2011-10-14 12:22:00 +00:00
jasper
d29642858b Regen WANTLIB 2011-10-14 11:37:24 +00:00
stsp
15dd757d5c Apply a patch from upstream which fixes an assertion failure during merge.
Noticed by and ok mpi@
2011-10-14 10:13:05 +00:00
merdely
bbe2caba68 Fix "/etc/rc.d/privoxy stop".
Diff from Pascal Stumpf (thanks! sorry it took so long)

"looks ok to me" sthen@
2011-10-14 09:57:51 +00:00
dcoppa
ab268e5bff Zap now useless CONFIGURE_ENV. Uff... 2011-10-14 09:14:03 +00:00
dcoppa
1f9d060057 Update to taglib-1.7
ok jasper@
2011-10-14 09:06:56 +00:00
ajacoutot
b42affcf0f Update to a new git snapshot. 2011-10-14 07:19:26 +00:00
ajacoutot
cb23c34893 Sync. 2011-10-14 07:15:26 +00:00
ajacoutot
027583d952 Regen WANTLIB to unbreak. 2011-10-14 07:15:08 +00:00
ajacoutot
2a2c29a75f Regen WANTLIB to unbreak. 2011-10-14 07:05:24 +00:00
ajacoutot
dbc0ee7438 Add an rc script, from frantisek holop.
Tweak the port a bit while here.
2011-10-14 07:00:51 +00:00
jasper
d62a03c9fd Regen WANTLIB to unbreak. 2011-10-14 07:00:23 +00:00
rpointel
120705e9a2 Forgot py-babel to REGRESS_DEPENDS, pointed by fgsch@. 2011-10-14 05:25:03 +00:00
jasper
682be52a05 Regen WANTLIB to unbreak. 2011-10-13 21:25:44 +00:00
rpointel
2a06812f4a update mako to 0.5.0, from Wen Heping (thanks). 2011-10-13 21:09:52 +00:00
sthen
888ecc0cca update to getmail 4.22.1; from maintainer Tim van der Molen 2011-10-13 21:03:57 +00:00
rpointel
dc80089729 mandir was not correct...
bump revision.
ok jasper@.
2011-10-13 21:03:53 +00:00
jasper
91232e7599 Regen WANTLIB to unbreak. 2011-10-13 18:43:00 +00:00
ajacoutot
86855e5799 Regen WANTLIB to unbreak. 2011-10-13 18:33:02 +00:00
jasper
48514ce759 Regen WANTLIB to unbreak. 2011-10-13 17:19:15 +00:00
ajacoutot
2719a44499 Fix configure output when evolution-data-server is picked up.
Regen WANTLIB while here.
2011-10-13 16:59:09 +00:00
jasper
cb0189f476 Regen WANTLIB to unbreak. 2011-10-13 16:43:21 +00:00
ajacoutot
fdc2fc53dc Explicitely disable the Tracker backend. 2011-10-13 16:39:03 +00:00
jasper
f034dc206f Regen WANTLIB to unbreak. 2011-10-13 16:26:33 +00:00
ajacoutot
8e803e28ee Update to intltool 0.5.0. which includes a patch from naddy@ to finally
fix this (in)famous warning:
checking for perl >= 5.8.1...
Can't find string terminator '"' anywhere before EOF at -e line 1.
2011-10-13 15:23:03 +00:00
jasper
561d6451b8 - update to 0.4.2 2011-10-13 15:01:07 +00:00
naddy
03f8db2cc2 remove entries for distfiles that aren't referenced anywhere 2011-10-13 14:38:51 +00:00
ajacoutot
f2b97bad7a Remove outdated README which makes no sense with gnome 3.
ok jasper@
2011-10-13 14:08:24 +00:00
ajacoutot
35cd617eb7 Regen WANTLIB to unbreak. 2011-10-13 14:04:45 +00:00
ajacoutot
fd6b78ef61 Fix LIB_DEPENDS: this does not depends on startup-notification anymore. 2011-10-13 13:47:23 +00:00
ajacoutot
a1a0c76d57 Regen WANTLIB to unbreak. 2011-10-13 13:44:09 +00:00
jasper
3ada339c0d forgot to add this. 2011-10-13 13:10:58 +00:00
jasper
d560ec8c0b - update to 0.21
maintainer timed-out
2011-10-13 12:10:16 +00:00
jasper
ded74a253c - update to 1.0.8
ok william@ (MAINTAINER)
2011-10-13 12:09:57 +00:00
stsp
98cf7af78b Update to 1.7.0. ok mpi@ 2011-10-13 11:22:58 +00:00
dcoppa
59bdeab354 Bugfixing update to ncmpcpp-0.5.8 2011-10-13 11:15:41 +00:00
dcoppa
2e8691f3a7 Backport the Matroska header stripping support for Xine-lib.
From upstream via Brad
2011-10-13 07:27:00 +00:00
jasper
f4f6959dfa - update to 3.2.0
ok aja@
2011-10-13 06:56:30 +00:00
jasper
92bc618106 - fix WANTLIB/LIB_DEPENDS after webkit update 2011-10-13 06:55:58 +00:00
jasper
bbf94ca379 - update to 0.4.1 (unbreak after recent webkit update) 2011-10-13 06:53:30 +00:00
jasper
99677dd4a0 - update to 1.6.1
tested in a bulk on amd64, as well as on sparc64 by myself
macppc testing by pea@

ok aja@
2011-10-13 06:52:49 +00:00
ajacoutot
33329c4ba8 Fix upcoming mjpegtools 2.0 detection.
from Brad
2011-10-13 06:02:25 +00:00
schwarze
25d26710b1 Format groff manuals with groff before installing them
because mandoc(1) doesn't like them, with the exception
of groff_mdoc(7), which is derived from the traditional
mdoc.samples(7) and which is just fine with mandoc(1).
Problem reported and fix tested by <Pascal dot Stumpf at cubes dot de>.
naddy@ and deraadt@ agree with the general direction
2011-10-12 22:00:07 +00:00
mpi
76973c6fde Fix build on i386
reported by and ok naddy@
2011-10-12 20:13:33 +00:00