Commit Graph

67276 Commits

Author SHA1 Message Date
edd
1e48d3e25a Remove FAAC linkage due to license conflicts.
Remove a patch for FAAD which is already disabled.

From brad with a note in README from myself.

OK sthen@
2011-06-27 23:29:20 +00:00
sthen
299d2faa2e Remove --enable-faac for clarity, transcode's aac encoder code is not
currently built/used. Worked out by Brad.
2011-06-27 21:17:55 +00:00
sthen
0de3a685c1 - add commented-out example settings for configuring a server behind nat
- be explicit in sample config that people should use strong secrets
2011-06-27 21:15:14 +00:00
jasper
09e074c36a - update to 1.6.1 2011-06-27 21:13:23 +00:00
landry
f706fcaa90 Remove patch not applying anymore - fixes packaging. 2011-06-27 20:30:57 +00:00
gsoares
d33a75847f remove ${RUN_DEPENDS} from REGRESS_DEPENDS here. as done in cpan.port.mk already
OK sthen@ jasper@
2011-06-27 18:54:06 +00:00
rpointel
3671c22e9e Import the WIP of Python 3.2.
Worked on it with jasper@ and Henry Precheur (thanks).
Ok jasper@, sthen@.
Not link to the build, having it intree will allow more people to work on it.
2011-06-27 18:44:13 +00:00
jasper
c050712bf1 - update to 0.31
from wen heping
maintainer timed-out
2011-06-27 18:41:53 +00:00
jasper
f24c7d53da - update to 1.616
from wen heping
maintainer timed-out
2011-06-27 18:35:44 +00:00
ajacoutot
2562fdb86e Update to zarafa-7.0.0, stable release. 2011-06-27 14:31:36 +00:00
sthen
c945a53851 sync WANTLIB and bump.
zap a few stray space-tabs while there.
2011-06-27 13:38:30 +00:00
sthen
5d8880f5cd Record missing inter-library dependencies in .pc files, pkg-config
now only considers Requires not Requires.private unless linking
statically so the missing deps cause problems. From Nigel Taylor
and on ports@ for a week, much testing by Nigel. I updated the
diff following faac removal.  Fixes multimedia/transcode build.

ok jasper@ espie@
2011-06-27 13:36:44 +00:00
sthen
791e812e50 Cope with bsd.man.mk changes and install source man pages. 2011-06-27 13:29:52 +00:00
dcoppa
bef447d8ad Update to ruby-redis-2.2.1 2011-06-27 13:12:27 +00:00
dcoppa
dca9bb9e38 Bugfixing update to redis-2.2.11.
Full ChangeLog at https://github.com/antirez/redis/raw/2.2/00-RELEASENOTES
2011-06-27 13:11:32 +00:00
jasper
35d7f5b2f2 - update to 4.20.3
from tim van der molen (MAINTAINER)
2011-06-27 12:49:42 +00:00
sthen
966fc640b5 - add missing WANTLIB=${MODPY_WANTLIB} and bump
- add http MASTER_SITES and more explicit license marker while there
2011-06-27 12:46:06 +00:00
dcoppa
fe950005a3 Zap remaining hardcoded /usr/local paths.
Today's just not my day...

ok landry@
2011-06-27 11:36:36 +00:00
jasper
10cc777e1e - update to 4.2.7 2011-06-27 11:21:57 +00:00
ajacoutot
7ed562a515 One shall not hardcode /usr/local. 2011-06-27 10:15:13 +00:00
dcoppa
9dfca49522 sync (+hotplug-diskmount) 2011-06-27 10:12:31 +00:00
sthen
6c1338a2e9 sync, 7170 unzels 2011-06-27 10:11:32 +00:00
dcoppa
2ffa1c87e2 Import hotplug-diskmount, a disk auto-mounter helper for the
hotplugd(8) daemon.

From its author (and maintainer) Alexey Vatchenko <av@bsdua.org>
with tweaks by me.

OK landry@
2011-06-27 10:06:56 +00:00
jasper
2bc3920ffc proper comments 2011-06-27 08:12:39 +00:00
jasper
521e1e18ec revert a commit that fixed a corner case, to fix --auto-close support 2011-06-27 08:10:09 +00:00
ajacoutot
18c9c511fd Revert upstream commit 254b9a4c540e3dff1dcd17db2ceea6a9fa5df973 to fix
an infinite loop as experienced by Alexander Polakov.
See https://bugzilla.gnome.org/show_bug.cgi?id=652872.
2011-06-27 07:04:40 +00:00
jasper
cbc9c68b2f sync 2011-06-27 06:45:43 +00:00
jasper
73bd6f7e07 import ruby-sanitize-2.0.2
Sanitize is a whitelist-based HTML sanitizer. Given a list of acceptable
elements and attributes, Sanitize will remove all unacceptable HTML from
a string.

ok sthen@
2011-06-27 06:45:04 +00:00
sebastia
01a3602c96 Fix to be build with gcc-2.95
OK landry@
2011-06-27 06:34:55 +00:00
ajacoutot
5033142f41 Update to gmapcatcher-0.7.6.1.
ok kevlo@ (maintainer)
2011-06-27 06:33:33 +00:00
ajacoutot
501bef14f5 Force kill the spooler until we understand what's going on... 2011-06-27 06:23:39 +00:00
sthen
fc4525096d - fix my broken revert of patch-openal_pc_in, sorry
- Antti Harri takes maintainer
(no bump as previous didn't build)
2011-06-26 20:05:26 +00:00
edd
2ba9224eaa update to 1.399 from Gonzalo LR. "looks OK (tm)" rpointel@ 2011-06-26 20:02:31 +00:00
edd
8bf99682af missing lib depend, reported by Nigel Taylor, OK rpointel@ 2011-06-26 19:04:21 +00:00
espie
38ada0432c expose print-package-args and friends
create an all-lib-depends-args target that's ways less hackish
than _print-plist-with-extra-depends
for port-lib-depends-check
2011-06-26 14:40:21 +00:00
dcoppa
d8f587b5a8 Link cryptopp to the build properly: amule already depends on it
so it's already being built.
2011-06-26 14:34:19 +00:00
sthen
aac7c2bf73 revert library changes from previous commit pending further discussion. 2011-06-26 10:36:16 +00:00
sthen
1886deef73 - fix segfault at startup, thanks to Liviu Daia
- switch temporary kvm_getproc2 / struct kinfo_proc2 to
kvm_getprocs / struct kinfo_proc now that the old API has
been fully replaced

- add an rc.d script
2011-06-26 10:29:11 +00:00
sthen
7a1fb3abee various fixes to the openal port from Brad;
- Use CMake options via CONFIGURE_ARGS to disable unnecessary backends
  and unwanted features which also means being able to remove some
  patching of CMakeLists.
- Fix hardcoded path in the OpenAL code.
- Fix the pkg-config file to properly list the library dependencies.
2011-06-26 09:58:08 +00:00
sthen
55d83e5db7 #include some missing headers to avoid implicit function declarations,
ok jasper@
2011-06-26 09:48:50 +00:00
ajacoutot
ba5258dc21 This needs an icon-theme to properly display icons. 2011-06-26 06:47:20 +00:00
ajacoutot
8b91e02d66 Update to py-tagpy-0.94.8. 2011-06-26 06:34:01 +00:00
ajacoutot
dfa3ef50e9 Sync comment with reality. 2011-06-26 06:01:57 +00:00
jasper
22f0f50f69 - fix manpage installation path
- simplify PKGNAME
2011-06-25 19:12:36 +00:00
jasper
698fc7e314 - update to 0.5.2 and 0.3 for the music
- switch to cmake

from Antti Harri
maintainer timed-out
2011-06-25 18:58:11 +00:00
jasper
aabb148c64 - adjust after openal update (openal-config was removed)
from Antti Harri
ok ratchov@
2011-06-25 18:43:07 +00:00
jasper
9f3b82fa20 - update to a more recent version
Some games might require reseting configurations if sounds are not playing after the update.

from Antti Harri
ok ratchov@
2011-06-25 18:42:02 +00:00
jasper
741b0c680f update to YAML-Syck-1.17 2011-06-25 18:01:22 +00:00
jasper
b02807bc4e update to YAML-Tiny-1.50 2011-06-25 18:01:21 +00:00
jasper
c03161c4c2 update to YAML-0.73 2011-06-25 18:01:19 +00:00