Commit Graph

86494 Commits

Author SHA1 Message Date
sthen
1de1468ef5 update to libming 0.4.5 2013-09-19 22:30:05 +00:00
landry
c5d4113c78 tedu mail/openwebmail.
It was the cloud of the web 1.0, had builtin addressbook/calendar/webdisk/ssh
console/antivirus/antispam... but it never made it past the javascript bump,
and is mostly dead upstream since 6 years.
Was nice in 2004 though, when plain perl CGIs ruled the world.

ok sthen@
2013-09-19 21:43:31 +00:00
tobiasu
a6e0c5595f New sparc64 adastrap 2013-09-19 21:14:56 +00:00
sthen
d513b9fb53 regen patches 2013-09-19 20:43:54 +00:00
naddy
b47bcc9ecf keep the included libtool from picking up GNU sed; ok pascal@ 2013-09-19 18:33:25 +00:00
dcoppa
ef721d64f3 Update to libmpdclient-2.8 2013-09-19 18:00:33 +00:00
sthen
2342274567 update to freetds-0.92.79 2013-09-19 17:11:20 +00:00
dcoppa
a2b9326d2e Update to ncmpc-0.21 2013-09-19 16:34:14 +00:00
dcoppa
f284a851d9 Update to mpc-0.23 2013-09-19 16:33:17 +00:00
landry
b064271994 Mark as BROKEN. It uses GL symbols which got removed in the recent
mesa/gl update, and is dead upstream. kirby@ has a wip update to
the a-bit-less-dead-fork foobillardplus which might fix it.
2013-09-19 16:24:51 +00:00
miod
428692043f Add support for m68k, m88k and sh.
ok dcoppa@ schmorp (upstream)
2013-09-19 16:03:27 +00:00
ajacoutot
334d03ffe0 -photoshow
-webacula
2013-09-19 15:55:27 +00:00
ajacoutot
09ab53c13e It makes no sense to distribute some webapps using the pkg tools when it's
just a matter of following upstream and untarring under htdocs.
webapp as a pkg needs to have some added value and no, 'pkg_add webapp' is
not easier if the app has actually no maintainer -- it is safer to follow
upstream.
webacula is one of them and is not even maintained upstream, so zap it.

discusssed with and ok sthen@
2013-09-19 15:54:54 +00:00
ajacoutot
67a5b411a3 It makes no sense to distribute some webapps using the pkg tools when it's
just a matter of following upstream and untarring under htdocs.
webapp as a pkg needs to have some added value and no, 'pkg_add webapp' is
not easier if the app has actually no maintainer -- it is safer to follow
upstream.
photoshow is one of them and is not even maintained upstream, so zap it.

discusssed with and ok sthen@
2013-09-19 15:54:08 +00:00
dcoppa
0e9ef25da3 Bugfix update to mpd-0.17.5 2013-09-19 15:02:16 +00:00
ajacoutot
dd5cd02369 -zurmo 2013-09-19 14:57:50 +00:00
ajacoutot
c9fecb5bd1 Remove zurmo. The upgrade procedure requires going through an
intermediate version which does not even work properly.
2013-09-19 14:57:25 +00:00
sthen
5eacc8b0ed s/simple/Yes/ in SEPARATE_BUILD 2013-09-19 14:56:28 +00:00
sthen
a9208c849a +racket 2013-09-19 14:56:13 +00:00
sthen
fb27b97eba import ports/lang/racket, from Juan Francisco Cantero Hurtado, ok landry@
Racket (formerly called PLT Scheme) is a multi-paradigm programming
language in the Lisp/Scheme family, that also serves as a platform for
language creation, design, and implementation.

The primary components of Racket platform are:

- The implementation of Racket (including a rich run-time system,
  various libraries, JIT compiler, and more).
- DrRacket (formerly named DrScheme), the Racket program development
  environment.
- Teachpacks to use together with various books.
- pkg.racket-lang.org, Racket's web-based package distribution system
  for user-contributed packages.
- raco, command line tool for finding documentation, compiling Racket
  source to bytecode, packaging executables, and packaging installable
  archives.
2013-09-19 14:55:55 +00:00
ajacoutot
12503922c5 Take MAINTAINER. 2013-09-19 14:55:42 +00:00
sthen
f3d26479f8 Remove www/moodle, ok ajacoutot.
The port isn't maintained and rather out-of-date, it doesn't add much
value by way of easy installation instructions, and additionally if we
were to update to a current version, the upgrade procedure requires
going through an intermediate version. As such, users are advised to
install through standard distfiles instead.
2013-09-19 14:50:37 +00:00
kirby
16db7b7fc4 bugfix update to mediawiki-1.19.8
ok sthen@
2013-09-19 14:19:20 +00:00
landry
8384a1be0c Bump REVISIONS to be on the safe side after typo fix in mozilla.port.mk
(MOZMOZ_WANTLIB instead of MODMOZ_WANTLIB for krb5 libs...)
2013-09-19 13:47:05 +00:00
landry
551a99500d Forgotten in previous.. add @conflict/@pkgpath markers to update
www/firefox36 users to www/mozilla-firefox. No bump since it was just
commited.
2013-09-19 13:44:13 +00:00
landry
7ea36a2a10 Unlink www/firefox36.
You served us well but you're EOL'ed upstream since 17 months, and your
only reason d'etre was sparc64, but those days www/mozilla-firefox works
there.
Users will be upgraded for free to www/mozilla-firefox !

(note: not cvs rm'ed yet, since devel/xulrunner still uses the patches..)
2013-09-19 13:43:30 +00:00
landry
99193865db Update to thunderbird 24.0/lightning 2.6b3/enigmail 1.5.2.
- see https://www.mozilla.org/en-US/thunderbird/24.0/releasenotes/
- remove BROKEN-sparc64, it even works \o/
- switch to build with clang on i386/amd64 and gcc4.6 on ppc/sparc64/alpha
- dont link with systemwide jpeg anymore, needs libjpeg-turbo
- remove patch-gfx_thebes_gfxPlatform_cpp, was merged upstream in
  #722975 (and we dont build with system cairo anyway now)
- remove useless patch-parser_html_Makefile_in, maybe it made sense in
  the gcc 3 / ffx 3.6 days but those are over...
- remove patch-ldap_sdks_c-sdk_configure_in, merged in #720373
- remove patch-mozilla_ipc_chromium_src_base_atomicops_h, not needed anymore
- add patch-mozilla_ipc_chromium_src_base_dir_reader_bsd_h, should be
  needed now as on ffx/sm.
- remove libsydney audio patches \o/ - now uses cubeb with native sndio backend.
- shuffle enigmail patches for 1.5.2 as was done in seamonkey
- remove patch-mozilla_toolkit_system_gnome_nsGIOService_cpp (#805202)
- remove patch-mozilla_toolkit_xre_nsXREDirProvider_cpp and
patch-mozilla_xpcom_io_nsAppFileLocationProvider_cpp, merged upstream  (#803955)
2013-09-19 13:37:50 +00:00
landry
4bb3065815 Update to seamonkey 2.21/lightning 2.6b3
- see http://www.seamonkey-project.org/releases/seamonkey2.21/
- fixes MFSA 2013-76 -> 92 (84, 86 & 87 didnt affect SM)
- remove BROKEN-sparc64 \o/
- add sparc64 & alpha (insane!) to MODGCC4_ARCHS
- remove patch-gfx_thebes_gfxPlatform_cpp, was merged upstream in
  #722975 (and we dont build with system cairo anyway now)
- remove useless patch-parser_html_Makefile_in, maybe it made sense in
the gcc 3 / ffx 3.6 days but those are over...
2013-09-19 13:24:53 +00:00
landry
ffe9885dad Update to firefox 24.0.
- see http://www.mozilla.org/en-US/firefox/24.0/releasenotes/
- fixes MFSA 2013-76 -> 92
- remove BROKEN-sparc64, it now works thanks the awesome work of
  martin@netbsd.org in bugs #871101 & #871555 among others i forgot
- add sparc64 & alpha (insane!) to MODGCC4_ARCHS
- remove patch-gfx_thebes_gfxPlatform_cpp, was merged upstream in
  #722975 (and we dont build with system cairo anyway now)
- remove useless patch-parser_html_Makefile_in, maybe it made sense in
  the gcc 3 / ffx 3.6 days but those are over...

(note: a spellchecker issue since fx 23 is known, and might be fixed
later on)
2013-09-19 13:19:16 +00:00
landry
f7abfdf997 Shuffle things around in preparation for gecko 24:
- stop building ff/tb/sm with systemwide cairo, it differs too much from
  the bundled cairo and brings us too many issues (font weirdness,
crashes on i386 when links are dnd'ed, maybe system slowness when
displaying huge images, and others i dont remember..). Anyway, this is
not really "supported" upstream. To be revisited once mozilla updates to
cairo 1.12.x, if ever (#739096).
- move comment about system-jpeg, krb5 WANTLIB, and post-extract target
 about sydneyaudio sndio backend when they belong (ie in the 'old' users
case).
2013-09-19 13:06:44 +00:00
landry
0f422e11a4 Remove references to non-existent MOZILLA_PROJECT=xulrunner
(devel/xulrunner is using xulrunner19) , firefox35 and MOZILLA_BRANCH=1.9.1.
2013-09-19 12:20:08 +00:00
ajacoutot
66447b5abb Correctly flag hasmntopt usage, from upstream. 2013-09-19 11:56:10 +00:00
ajacoutot
c58147d426 Sync patch-gio_gunixmounts_c with FreeBSD. 2013-09-19 11:35:22 +00:00
sthen
69b0b66c54 update to pypy 2.1, testing/help edd@ and Laurie Tratt (maintainer) 2013-09-19 08:39:30 +00:00
ajacoutot
10cc662da5 Update to grilo-0.2.7. 2013-09-19 08:32:21 +00:00
ajacoutot
05c09598e4 Update to clutter-gst-2.0.8. 2013-09-19 08:01:31 +00:00
bentley
e2b6d8a0f5 Update to libquvi-scripts-0.4.18. 2013-09-19 05:25:39 +00:00
espie
4fec07f96a fix typo 2013-09-18 21:50:12 +00:00
kirby
bfb010f9bc - update to wordpress-3.6.1
- remove trailnig whitespace in DESCR

ok merdely@ (maintainer), "sure" sthen@
2013-09-18 21:05:10 +00:00
edd
bc97cc0e0e Woops. Unbreak python3 flavor of py-py.
Beware MODPY_PYCACHE and MODPY_COMMENT!

ok sthen@
2013-09-18 20:53:15 +00:00
edd
e846b7c859 Update to py-py-1.4.15.
Tested with a handful of ports depending upon py.

OK eric@ (MAINTAINER)
2013-09-18 20:04:17 +00:00
ajacoutot
9a8837aeb0 Update to gtk-vnc-0.5.3. 2013-09-18 19:18:15 +00:00
rpe
08c4a21cd1 Update ansible to 1.3.1
ok abieber@ landry@
2013-09-18 18:40:32 +00:00
ajacoutot
568177319d I totally forgot to commit this days ago... 2013-09-18 17:36:42 +00:00
espie
e804dca486 use a "shell" to run getvars, so that we can run it again LATER. 2013-09-18 15:30:40 +00:00
espie
ebc476364a leaner messages: don't show percent on tasks where it doesn't make sense.
replace "unchanged for 28 seconds" by "frozen for 28s"

remove frozen message for "waiting-for-lock" entirely... there's already
a depend/junk task that shows this clearly, and the message tends to be
WAY too long anyways.
2013-09-18 13:26:39 +00:00
espie
51cad93976 chroot=
or
chroot=/
mean no chroot.
2013-09-18 13:07:32 +00:00
dcoppa
6b389be089 - fix permissions on the sampled config file to avoid the warning:
WARNING: file /etc/ddclient/ddclient.conf must be accessible only by its owner (fixed).

- add a runtime dep on security/p5-Digest-SHA1 to avoid the error:

FATAL: Error loading the Perl module Digest::SHA1 needed for freedns update.
FATAL: On Debian, the package libdigest-sha1-perl must be installed.

OK jung@
2013-09-18 11:38:47 +00:00
jasper
cce1e3006d - update to yaws-1.96
from mikeb@
2013-09-18 07:53:25 +00:00
benoit
78dcc1cbbf Update cyphertite to 1.6.5.
from David Hill (maintainer)
2013-09-18 07:52:18 +00:00