12360 Commits

Author SHA1 Message Date
ajacoutot
a4784e4871 Add python3 support.
ok brad@ (maintainer)
2013-12-17 07:03:38 +00:00
brad
fa8c49b548 lit wants a copy of bash around for the test framework.
ok sthen@
2013-12-16 20:34:46 +00:00
naddy
898cc2b84c tweak the comment (suggested by ian@) and the pkgname of the faad
xmms plugin to make it easier to find
2013-12-15 19:50:44 +00:00
jasper
86e1676429 more specific 2013-12-15 10:43:29 +00:00
brad
a56ca412eb Merge PFRAG.shared, sync WANTLIB and remove pval from sdlmm MAINTAINER as he
has been inactive for ages.

ok bcallah@
2013-12-15 03:56:34 +00:00
brad
f91079f0b9 Merge in PFRAG.shared and sync WANTLIB.
ok bcallah@
2013-12-15 03:10:18 +00:00
brad
a9d8004473 - Rename the sndio backend files to match what was submitted upstream
and sync in the autoconf bits.
- Sync WANTLIB.
- Merge in PFRAG.shared.

ok bcallah@
2013-12-15 01:57:55 +00:00
ajacoutot
992a2fb3f0 Merge some patches from upstream and remove some local modifications:
- if CC is not set, fall back to cc
- do not forcibly add ${X11BASE}/include nor ${LOCALBASE}/include, now
the scanner is supposed to properly pass CFLAGS
- forcing -pthread should not be needed anymore

Tested with a handful of ports that were known to need these tweaks.
Any regression, please let me know directly.

ok jasper@
2013-12-14 09:16:49 +00:00
brad
952fa66334 Update to sdl-gfx 2.0.25.
ok bcallah@
2013-12-13 06:53:21 +00:00
jasper
f283d99e05 add obsolete ruby-postgres/metasploit 2013-12-12 21:40:37 +00:00
landry
efd2e8efa6 Bump REVISIONs after mozilla.port.mk deps reorg. 2013-12-12 19:53:51 +00:00
nigel
5ef03cedb3 fix typo in PLIST SUBST variable.
Ok sthen@
2013-12-12 17:59:35 +00:00
ajacoutot
b5a79e5bc0 foomatic-filters -> cups-filters 2013-12-12 14:54:55 +00:00
ajacoutot
b253adf97a Register more removals. 2013-12-11 10:13:53 +00:00
naddy
b68785df6f register removal of net/BitTorrent 2013-12-10 23:49:12 +00:00
naddy
3847b930ff Remove misc/splitvt, an ancient utility whose functionality has been
completely subsumed by tmux.  ok espie@
2013-12-10 23:34:41 +00:00
jca
5e4fc2a0cc Register removal of misc/mshell. 2013-12-10 22:19:53 +00:00
naddy
3d24e79729 register the removal of textproc/sgmlformat 2013-12-10 22:10:39 +00:00
naddy
357a2a3ccb Remove cad/spice. Incredibly old codebase that hasn't been maintained
for 20 years.  For a suitable replacement, see cad/ngspice.  ok bentley@
2013-12-10 21:57:12 +00:00
ajacoutot
7e5846ff94 Slightly rework the eject(1) case. 2013-12-09 19:49:20 +00:00
ajacoutot
69f8762386 No need for lsof anymore. 2013-12-09 16:55:26 +00:00
robert
9e0a413871 fix several issues with libgtop2 process information code
ok jasper@
2013-12-09 14:26:56 +00:00
benoit
54bf226c76 Update to py-setproctitle 1.1.8.
ok jca@
2013-12-08 20:40:56 +00:00
ajacoutot
6b8cc8afab Committed usptream. 2013-12-08 18:25:25 +00:00
espie
998eb7353d slightly better comment 2013-12-08 12:35:32 +00:00
espie
6b6287aaae full name instead of stem, makes more sense 2013-12-08 12:33:46 +00:00
espie
1415ff2034 byebye 2013-12-08 12:22:49 +00:00
espie
0e46d70b3a add an interface to distinguish old software that got scraped from
temporary "can't find updates" issues.
2013-12-08 12:03:14 +00:00
espie
e813f80cf1 gc slib-guile 2013-12-08 11:24:08 +00:00
espie
ce444c27a6 tweak things a bit more, as this didn't build correctly.
The guile change means the slib-guile thingy is obsolete
(and didn't quite work anyways)
2013-12-08 11:23:47 +00:00
landry
81537ec25d Remove leftover BDEP on the now-disappeared xul 1.9 (spotted by nigel@) 2013-12-08 08:01:00 +00:00
ajacoutot
1d663b080c GDBusObjectManagerClient: keep the manager alive while firing signals
(from upstream).
2013-12-07 18:42:54 +00:00
landry
68da46549c Remove devel/xulrunner/1.9, www/fennec, www/firefox36 and productivity/sunbird
- nothing uses xulrunner 1.9 anymore, and that branch was EOL'd upstream
  20 months ago (firefox36 was already unlinked from the build)
- www/fennec as a xul app is dead upstream, since now firefox mobile is
  built on top of java android libs and thus unportable to regular OS.
The esr10 branch from which it was built upon was EOL'd upstream 10 months ago
- productivity/sunbird as a standalone app is dead upstream since 3
  years, hypothetical users should just use thunderbird+lightning which
is still supported/developed.

No complains from ports@, this will allow for a serious mozilla ports
cleanup, and we're down to 5 mozillas in the ports tree.
2013-12-07 12:50:15 +00:00
landry
9848b53352 Remove the -browser subpackage.
It's broken at runtime anyway since the switch from xul 1.8 to 1.9 three
years ago, is now the last user of xul 1.9, and noone is probably using
an eclipse from 2007 to do "serious" java development. Lots of cursing
involved to find the correct magic to properly disable the building of
swt-mozilla-gtk.

Discussed with kurt@ (MAINTAINER)
2013-12-07 12:03:27 +00:00
brad
dc5f6f6c36 - Fix the test target since the switch from GNU autoconf/make to CMake
- Add the scan-build man page
- Correct the capitalization of Clang in DESCR

ok sthen@
2013-12-07 10:30:39 +00:00
fgsch
ac666779e9 Update to blinker 1.3. 2013-12-07 00:15:26 +00:00
benoit
cab75759a9 Update to git 1.8.4.5. 2013-12-06 17:10:42 +00:00
jca
03807344d9 Kill useless include of <sys/timeb.h>. 2013-12-06 15:32:01 +00:00
espie
b60539a2e8 update slib and scm, fix slib catalog in guile 2013-12-06 14:29:25 +00:00
jasper
16556b69c9 update to rspec-puppet-1.0.1 2013-12-06 12:00:16 +00:00
ajacoutot
4ddabf91e3 sys/timeb.h is not needed. 2013-12-06 08:03:57 +00:00
jca
e90a26b857 +ocaml-bitstring 2013-12-05 14:40:51 +00:00
jca
7c1f0c2975 Import ocaml-bitstring.
Port from Daniel Dickman (didickman at gmail dot com) with a few tweaks
by me.  ok dcoppa@

    The ocaml-bitstring project adds Erlang-style bitstrings and matching
    over bitstrings as a syntax extension and library for OCaml. You
    can use this module to both parse and generate binary formats, files
    and protocols. Bitstring handling is added as primitives to the
    language, making it exceptionally simple to use and very powerful.
    Bitstring handles integers, strings, sub-bitstrings, big-, little-
    and native-endianness, signed and unsigned types, variable-width
    fields, and fields with arbitrary bit alignment.
2013-12-05 14:38:18 +00:00
ajacoutot
8aa8d7fab9 Update to harfbuzz-0.9.25. 2013-12-05 07:44:02 +00:00
landry
fb62fa986c Change RUN_DEPENDS -> bump REVISION. noticed by naddy@. 2013-12-04 23:59:27 +00:00
landry
1b3b8072e1 Ensure xulrunner-devel RUN_DEPENDS on xulrunner. 2013-12-03 16:08:21 +00:00
brad
b93422e552 - Remove MAKE_FLAGS variables as they were only relevant for the GNU autoconf/make
build infrastructure
- Remove the CMake patch as sebastia@ says it did not actually work and should be
  removed
- Some frontend driver tweaks for the external assembler handling for 32-bit mode
  (-m32) on amd64, powerpc handling and bring the ABI determination bits in line
  with the other OS's to use the getGnuCompatibleMipsABIName function

ok sthen@
2013-12-02 22:14:29 +00:00
espie
80546a87fd remove redundancies with new filename{url}sufx scheme 2013-12-02 16:25:08 +00:00
naddy
af4faa36da drop unused dependency; ok kili@ 2013-11-30 20:00:23 +00:00
brad
f67552583b Unlike the version of sdl-gfx in the tree now sdl2-gfx has MMX support
on amd64 so enable it.

ok bcallah@
2013-11-30 03:16:04 +00:00