Commit Graph

59221 Commits

Author SHA1 Message Date
ajacoutot
e6e3c9ea86 Quiet up @extraunexec.
Switch to REVISION.
2010-09-01 16:38:12 +00:00
jasper
71aff998d8 - upstream modified a .hg/ file in the distfile. 2010-09-01 15:20:18 +00:00
ajacoutot
5c6f67f253 Duh, I forgot to bump... 2010-09-01 14:42:51 +00:00
ajacoutot
7b4a23b9c6 Enable h264 and h263 support.
Switch to new DEPENDS/REVISION.
2010-09-01 14:40:23 +00:00
laurent
e3e6f15a71 Update HOMEPAGE and MASTER_SITES, Okay jasper@ prompted by marco@ 2010-09-01 13:28:54 +00:00
jasper
f4c0df60cd - update fet to 5.14.1 2010-09-01 12:43:54 +00:00
ajacoutot
bb528ac4c4 Tweak XXX. 2010-09-01 11:36:47 +00:00
jasper
ac7fec9f04 missing '/' 2010-09-01 11:36:31 +00:00
jasper
9f749dccdb - mirror distfiles 2010-09-01 11:35:53 +00:00
jasper
2ba3302f9f - fix master site
- switch to REVISION/new DEPENDS
2010-09-01 11:27:51 +00:00
jasper
9cdb6ac46c - a bunch of distfiles were updated, regen checksums 2010-09-01 11:22:18 +00:00
ajacoutot
3fe6f424a4 Remove now uneeded patches. 2010-09-01 11:06:21 +00:00
ajacoutot
df70d7896b Merge from upstream 01a43ad9824fba77384534c6d588e0e0d653986e
"Due to bug 581342 we want to only negotiate SSL 3.0. Previously we
were telling gnutls to not do TLS1.0 or TLS1.1, but that means with
newer versions of gnutls that support TLS1.2 it would try to negotiate
that instead and generally fail. Fix that by disabling TLS1.2 too
(which works fine even with gnutls versions that don't support TLS1.2
yet)."

https://bugzilla.gnome.org/show_bug.cgi?id=622857
2010-09-01 11:02:26 +00:00
jasper
90da3489a4 - update py-qt4 to 4.7.5
ok sthen@
2010-09-01 10:50:08 +00:00
jasper
dbf252e9d0 - update py-sip to 4.11
ok sthen@
2010-09-01 10:49:49 +00:00
sthen
c2afa2a00c post-python-bump sync: 6466 (+678, -674) 2010-09-01 10:42:21 +00:00
kevlo
ab3960fb06 add avinfo 2010-09-01 10:26:49 +00:00
kevlo
ce0397e16d Initial import of avinfo-1.0.a15
Avinfo is an utility for audio-video information extraction.

ok ajacoutot@
2010-09-01 10:26:04 +00:00
sthen
c38c07c072 missed python bump 2010-09-01 10:20:58 +00:00
sthen
ed4b906a31 missing python bumps 2010-09-01 10:18:06 +00:00
sthen
c0c226b254 missing python bumps in subpackages 2010-09-01 10:13:49 +00:00
jasper
3c69f2170d - remove a comment 2010-09-01 10:05:18 +00:00
jasper
e38c20b65f - add a proper mirror, thanks sthen. 2010-09-01 10:00:05 +00:00
jasper
586071b2c1 - update qscintilla to 2.4.5 2010-09-01 09:57:38 +00:00
sthen
b2ef61b247 use REVISION and new-style LIB_DEPENDS+WANTLIB 2010-09-01 09:17:42 +00:00
ajacoutot
a242359fee Remove useless MESSAGE, pkg documentation is always under ${PREFIX}/share/doc/<pkgname>
ok jasper@
2010-09-01 08:39:41 +00:00
jasper
91310a3e5b - update tangogps to 0.99.4
- switch to new DEPENDS
- use an axe to remove the bluez dependency; upstream refuses to reply to my
mails about actually fixing it instead of forcing it upon everyone.

ok MAINTAINER and landry@
2010-09-01 07:12:17 +00:00
ajacoutot
af91bb78f6 Switch to new DEPENDS/REVISION.
While here, fix the run dependencies of the libpreludedb subpackages.
2010-09-01 06:50:56 +00:00
ajacoutot
d3e22fd463 Bump after python 2.6 switch. 2010-09-01 06:34:10 +00:00
ajacoutot
2f0b723a4f Unbreak after python bump. 2010-09-01 06:27:52 +00:00
ajacoutot
053c1f6758 Fix PKGNAME after the python bump batch. 2010-09-01 06:20:56 +00:00
fgsch
fa95872fb5 Update to 2.5.2. ok maintainer (djm@). 2010-09-01 00:43:41 +00:00
jakemsr
77e7feb02b use the the same basic sndio backend code as found in other quake
ports
ok claudio@ (maintainer)
2010-09-01 00:29:06 +00:00
ajacoutot
86bc93df4d Quick hack to unbreak build after python 2.6 switch.
configure looks for python but it isn't used anywhere... I'll revisit
this later.
Regen PLIST while here.
2010-08-31 21:18:19 +00:00
steven
2642c26dcb update to 3.5.23
normalize icon and desktop stuff and other cleanup

all from Alexandr Shadchin, thanks!
2010-08-31 21:06:35 +00:00
jasper
ee44a7854b - fix a few of the more scarier implicit declarations 2010-08-31 21:04:06 +00:00
marco
dd1ea6ae8c Cleanup from brad via a ajacoutot
ok ajacoutot
2010-08-31 20:53:57 +00:00
jasper
36ee32415b - fix implicit declaration 2010-08-31 20:50:33 +00:00
ajacoutot
3dbd533fcd Set "Do Not Send Flowed Text" by default to allow sending proper inline
diffs ("cool!!!" sthen@).
Switch to REVISION and new DEPENDS.

Add a README.OpenBSD file explaining how to setup pop/imap/smtp.

Most work from Daniel Dickman (thanks!), with a couple of tweaks.
2010-08-31 20:07:10 +00:00
edd
6e8899086d Make php easier to configure under nginx, by patching correct paths in.
Diff also does new LIB_DEPENDS/WANTLIB style.

OK from the maintainer, william@
Cheers
2010-08-31 20:05:21 +00:00
ajacoutot
af02cbf50b Major update to gnutls-2.10.1.
tested by landry@ in a bulk, thanks!
2010-08-31 20:01:41 +00:00
sthen
26d86dc5b0 sync WANTLIB and bump (bump also needed for python) 2010-08-31 19:38:38 +00:00
espie
a4c558bf81 minor update 2010-08-31 19:31:46 +00:00
sthen
0a21cddca6 let port-lib-depends-check work with an alternative PORTSDIR;
debugged with Brad, better fix after a suggestion from espie@
ok espie@
2010-08-31 19:30:43 +00:00
ajacoutot
7b023369fe Missing build depends.
spotted by landry@
2010-08-31 19:25:57 +00:00
ajacoutot
784141362a Update to zarafa-6.40.2.
Complete changelog available at:
http://download.zarafa.com/zarafa/release/docs/changelog.en.txt
2010-08-31 17:57:21 +00:00
jasper
7ea4dc8f15 - missed these while bumping.
spotted by markus lude.
2010-08-31 14:35:25 +00:00
jasper
4ddbe8b148 add asymptote 2010-08-31 14:13:21 +00:00
jasper
0f0aeccd71 import asymptote 2.04
Asymptote is a powerful descriptive vector graphics language that
provides a natural coordinate-based framework for technical drawing.
Labels and equations are typeset with LaTeX, for high-quality PostScript
output.

ok coutot
2010-08-31 14:12:29 +00:00
marco
997dde44bf Fix a crash where dumb apps try to be smart by moving the domain name around.
Take maintainership.
Move snapshot location and website.

ok ajacout
2010-08-31 13:39:55 +00:00