87541 Commits

Author SHA1 Message Date
landry
7ed184c7b6 Initial import of xulrunner 24.0.
Based off Firefox 24 ESR engine, with 300% less patching included, and
finally using a standard directory layout!
- Similar split between -main & -devel as done in 1.9.
- Can be installed alongside 1.9
- Ports using 1.9 will gradually be migrated to 24 so that the
unmaintained 1.9 can hit the attic..
- Should build on ppc & sparc64, and maybe even alpha. Time will tell..
- manually strip the sdk/lib/lib*.so libraries, otherwise that copy of
  libxul is 1Gb on amd64..
- To be improved in-tree over time, but will be linked to the build.
2013-10-19 16:37:19 +00:00
jturner
5272df221f +clamz 2013-10-19 16:35:24 +00:00
jturner
4f72f8582f Import ports/net/clamz. ok abieber@
Clamz is a little command-line program to download MP3 files from
Amazon.com's music store. It is intended to serve as a substitute for
Amazon's official MP3 Downloader, which is not free software (and
therefore is only available in binary form for a limited set of
platforms.) Clamz can be used to download either individual songs or
complete albums that you have purchased from Amazon.
2013-10-19 16:33:52 +00:00
landry
6bbbe88d0f Prepare for a MOZILLA_PROJECT=xulrunner for xulrunner/24 2013-10-19 16:27:37 +00:00
landry
d48feb6908 Prepare for an upcoming xulrunner/24 port, move some WANTLIB/LIB_DEPENDS
around, fix @conflict markers...
2013-10-19 16:26:55 +00:00
sebastia
be4bdddbaf + displaycalibrator 2013-10-19 14:33:40 +00:00
sebastia
65290abbdd Import DisplayCalibrator, a frontend to xgamma. 2013-10-19 14:33:03 +00:00
sebastia
8f413c858f + camera, camerakit 2013-10-19 14:20:19 +00:00
sebastia
679ade7b0c Camera is a graphical frontend to libgphoto2. It lets you download
images from many digital cameras supported by libgphoto2.
2013-10-19 14:19:33 +00:00
sebastia
db8a7d8198 import CameraKit.
CameraKit is a simple Objective-C wrapper around libgphoto2.
2013-10-19 14:17:51 +00:00
sthen
cf9dbd7a44 update to libyubikey 1.11, adding manuals 2013-10-19 13:29:53 +00:00
sthen
a6ca9046a3 update to quagga 0.9.22.4, including a security fix for an issue with
OSPF-API, and discard malformed LSAs which don't cause a problem for
quagga itself but when passed to other implementations can trigger
http://www.kb.cert.org/vuls/id/229804 (i.e. to limit the distribution
of such bad LSAs).
2013-10-19 13:26:56 +00:00
sebastia
fefd297517 bump due to building with clang and using non-fragile-abi on i386 and amd64 2013-10-19 13:26:21 +00:00
sebastia
56c2d962cc build gnustep related packages on amd64 and i386 with clang,
macppc still stays on using gcc due to too many problems there.
On amd64 and i386 now use the non-fragile-abi.

Now that allows on amd64 and i386 to use newer objective-c 2.0
features.
2013-10-19 13:24:55 +00:00
sebastia
8bed739ed0 prepare build with clang 2013-10-19 12:01:24 +00:00
jung
59a17efad5 update tabbed to 0.5
OK landry@
2013-10-19 10:48:28 +00:00
jung
4cb3273617 update to lout 3.40
merge -doc and take maintainer

unfortunately this requires pkg_delete pkg_add

thanks for holding hands with this to sthen@
OK sthen@ and kili@ (to an earlier version)
2013-10-19 10:35:00 +00:00
jung
794e44b0af update directoryassistant to 2.1
drop myself as maintainer

OK landry@
2013-10-19 10:02:11 +00:00
jung
73ad64001b update cloc to 1.60
OK benoit@ sebastia@
2013-10-19 09:56:18 +00:00
sebastia
8708a6bb88 update to libobjc2-1.7
OK landry@
2013-10-19 09:51:10 +00:00
jung
48f6bb40d4 update sic to 1.2
OK sebastia@
2013-10-19 09:49:51 +00:00
sebastia
a7107db13b prepare sogo for upcoming libobjc2 update 2013-10-19 09:49:16 +00:00
sebastia
191d19dce5 prepare sope to build with upcoming libobjc2 update
OK landry@
2013-10-19 09:48:22 +00:00
benoit
cb2bcb0a81 Update p5-Net-Whois-RIPE to 2.005001. 2013-10-19 09:48:08 +00:00
espie
860742c336 isolate dirty details of fullpkgname remanence in its own function,
and fix a stupid bug.
2013-10-19 09:33:52 +00:00
sebastia
c5e1d58ced much better objc support in gdb from ports, so make it the default gdb
to be used and add as RDEP
2013-10-19 09:15:00 +00:00
espie
43babaae79 when we rescan paths, we temporarily delete info. Those paths are
already in the system, and we can't take them out, so keep the "old" pkgname
around until we rescanned succesfully. This avoids race conditions if
handle_non_waiting_jobs gets called while we're still scanning.
2013-10-19 09:07:49 +00:00
espie
6152760dbd allow the engine to rebuild_info 2013-10-19 08:41:29 +00:00
ajacoutot
566561981d Update to d-feet-0.3.8. 2013-10-19 07:59:59 +00:00
benoit
c44a486c57 Update to git-1.8.4.1. 2013-10-19 07:21:03 +00:00
benoit
570f711c05 Update highlight to 3.16. 2013-10-19 07:07:34 +00:00
benoit
2ef937d907 Update cyphertite to 1.6.6.
from David Hill (maintainer)
2013-10-18 21:52:17 +00:00
zhuk
f8de9430d6 Serbian KDE4 localization pack is a special case: it wants (altough not requires)
Python for some build steps. KDE4 already depends on Python directly and
indirectly, so add this dependency; upstream says this should speed up loading
of l10n stuff at run-time.

Pure BUILD_DEPENDS tweak, so no need to bump.

Reported by landry@
2013-10-18 21:46:58 +00:00
zhuk
6e7d983912 Small improvements to KDE4 l10n builds:
- Stop CMake warnings about non-existing CMakeLists.txt: the l10n packages
    infrastructure is semi-generated and such warnings are normal.
  - Allow sublanguages to add own MODULES and RUN_DEPENDS (will be used shortly).
2013-10-18 21:42:56 +00:00
schwarze
190dff699d These manuals are fine with mandoc, in particular since we now support
the .UR/.UE block.  They contain a few man(7) syntax errors, but groff
doesn't help in that respect, so drop USE_GROFF.  No other change, no bump.
OK naddy@ benoit@ (etherape MAINTAINER)
2013-10-18 21:24:09 +00:00
sthen
d4248eca77 Update to mutt 1.5.22 - thanks landry@, rpe@ and jung@ for tests and OKs,
and Fabian Groffen (Gentoo) for updating the sidebar patch just in time that
I didn't have to duplicate work :)

Disable groff while there, mandoc is perfectly good (only changes being
quotes and whitespace).
2013-10-18 21:08:57 +00:00
sthen
baa88213e1 fix the bump (REVISION was already 0 so REVISION-imap needs to be 1) 2013-10-18 20:20:29 +00:00
espie
7d76e4cf53 oops, zapping get_core from NoBuild will only work if there's a default
get_core in BuildBase, as experienced by rpe@.
2013-10-18 19:21:04 +00:00
stsp
2cfb599926 Remove www/mod_dav. It has been unmaintained since 2000 when the code was moved
to apache.org. Users should migrate to www/apache-httpd and its mod_dav which
is the actively maintained descendent of the original mod_dav.
ok sthen jung
2013-10-18 17:17:54 +00:00
bcallah
85bfc51518 Update games/solarus/zsxd to 1.7.0
ok bentley@
2013-10-18 17:12:29 +00:00
bcallah
110310c1f5 Update games/solarus/zsdx to 1.7.0 2013-10-18 17:11:25 +00:00
bcallah
1eb3149fa5 Update games/solarus/solarus to 1.1.0
ok bentley@
2013-10-18 17:10:06 +00:00
stsp
3d30771f7c unhook mod_dav 2013-10-18 17:09:10 +00:00
landry
0fdccd8ce6 Straightforward update to upower 0.9.23, mostly integrating our patches
before giving us the middle finger with the next release relying on
logind for hibernate/suspend code, thus deliberately breaking perfectly
working portable code, see
http://lists.freedesktop.org/archives/devkit-devel/2013-October/001519.html
2013-10-18 16:43:50 +00:00
miod
7fd4b6422c Remove conditionals assuming m88k lacks shared libraries, it's not 2012 anymore! 2013-10-18 15:44:52 +00:00
miod
6d3c30fd7f One more port which includes <tr1/....> and thus NOT_FOR_ARCHS=${GCC3_ARCHS} 2013-10-18 14:46:59 +00:00
miod
15d673f805 NOT_FOR_ARCHES=${GCC3_ARCHS}, these port depend upon the C++ tr1 headers,
which are only available on gcc4 platforms.
ok espie@
2013-10-18 14:29:16 +00:00
sthen
5e32361b7a update to icinga-web 1.9.2 2013-10-18 11:52:18 +00:00
naddy
d9d9ccbd06 Drop USE_GROFF since groff and mandoc produce identical output. 2013-10-18 11:29:41 +00:00
ajacoutot
caeaa3801b Update to meld-1.8.2. 2013-10-18 08:22:57 +00:00