Sergey Skvortsov
994784a8e4
Require explicit version of XML-LibXML.
2008-11-30 10:19:02 +00:00
Martin Wilke
2452857462
- Fix build with AMD64
...
Reported by: pavbot
Many Thanks to: Christoph Mallon (aka Tron @EFnet)
2008-11-30 10:05:56 +00:00
Alexander Leidinger
df98546762
- Update to 9.0r151. [1]
...
- Unrestrict the libflashsupport file so that mirroring is possible. [2]
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp> [1]
Tijl Coosemans <tijl@ulyssis.org> [2]
PR: 128753
Approved by: maintainer timeout
2008-11-30 08:30:31 +00:00
Dirk Meyer
e1fde5ede4
- unbreak package
...
- update to 0.2.5
- take maintainership
2008-11-30 07:01:26 +00:00
Martin Wilke
82cc90b06c
= Mark BROKEN Does not compile
...
Reported by: pavbot
2008-11-30 05:03:27 +00:00
Mario Sergio Fujikawa Ferreira
2141c40294
Fix build with GCC 4.2
2008-11-30 04:38:17 +00:00
Mario Sergio Fujikawa Ferreira
232159b31e
Drop maintainership.
2008-11-30 04:21:07 +00:00
Mario Sergio Fujikawa Ferreira
0df5712fcb
o Add missing dir to PLIST_DIRS
...
o Bump PORTREVISION
2008-11-30 03:16:13 +00:00
Felippe de Meirelles Motta
0eb06af215
- Fix build.
...
Reported by: pav (via pointyhat)
2008-11-30 03:09:05 +00:00
Diane Bruce
21e62fd3b4
- remove a bogus , from rig.h
2008-11-30 03:08:37 +00:00
Beech Rintoul
d4613865ae
- Fix install
...
- Bump portrevision
PR: ports/129270
Submitted by: "G. Paul Ziemba" <p-fbsd-bugs@ziemba.us>
2008-11-30 00:39:09 +00:00
Mark Linimon
7ad85f861c
Assign to new volunteer who has submitted updates in the past.
2008-11-29 23:53:48 +00:00
Pav Lucistnik
161729ac42
- Chase libprelude update
...
Forgotten by: beech
Reported by: pointyhat
2008-11-29 23:21:13 +00:00
Pav Lucistnik
2efda72f4f
- Try to unbreak USE_FIREBIRD
...
Reported by: pointyhat
2008-11-29 23:17:04 +00:00
Pav Lucistnik
6062d95c9a
- Adjust depobj for py-lucene dependency
...
Reported by: pointyhat
2008-11-29 23:11:47 +00:00
Ion-Mihai Tetcu
1b053d6e52
- use DOCSDIR
...
- fix plist
- bump PORTREVISOIN
Prompted by: pointy via par@
2008-11-29 23:05:39 +00:00
Ion-Mihai Tetcu
906c3f9ae2
- set DOCSDIR to ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}, there's no
...
reason to have PORTREVISION inthere
- bump PORTREVISION
Prompted by: the failure of devel/cons-test on pointy
2008-11-29 23:03:48 +00:00
Pav Lucistnik
fb8004e0f1
- share/pixmaps is part of mtree, must not be removed by individual ports
...
Reported by: pointyhat
2008-11-29 22:57:33 +00:00
Pav Lucistnik
771d8dea53
- Mark BROKEN outside i386: does not build
...
Reported by: pointyhat
2008-11-29 22:51:51 +00:00
Pav Lucistnik
170425e08b
- Mark BROKEN: does not build
...
Reported by: pointyhat
2008-11-29 22:47:06 +00:00
Pav Lucistnik
bb51eca59b
- Mark BROKEN: does not install
...
Reported by: pointyhat
2008-11-29 22:45:52 +00:00
Dirk Meyer
9c1b06f868
- set DEPRECATED, EXPIRATION_DATE
2008-11-29 22:45:09 +00:00
Pav Lucistnik
78dd55cef7
- Mark BROKEN: does not build
...
Reported by: pointyhat
2008-11-29 22:41:12 +00:00
Pav Lucistnik
3d0de74ea9
- Add dependency on Digest::SHA1, it's no longer pulled in via Digest::MD5
...
Reported by: pointyhat
2008-11-29 22:36:28 +00:00
Pav Lucistnik
fe1791335d
- Mark BROKEN on 6.x: configure fails to find python due to missing -pthread
...
Reported by: pointyhat
2008-11-29 22:32:37 +00:00
Dirk Meyer
d1016e9738
- update etoile-0.4.0
2008-11-29 22:24:45 +00:00
Pav Lucistnik
2466c91c88
- Make configure ignore /dev/ptmx (newly added to 8-CURRENT), the presence of
...
this device enables ifdefs that do not compile on FreeBSD
Approved by: silence from maintainer (clsung, reported 3 months ago)
Reported by: pointyhat
2008-11-29 22:01:37 +00:00
Martin Wilke
346c0bfcd2
pywbxml no longer supported by developers.
...
Deprecate and schedule it for removal.
PR: 129117
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
2008-11-29 21:53:24 +00:00
Martin Wilke
89f8adeee2
- Update to 1.5.8
...
PR: 128911
Submitted by: Wen Heping <wenheping@gmail.com>
Approved by: maintainer
2008-11-29 21:44:59 +00:00
Mario Sergio Fujikawa Ferreira
f211643ebf
Fix build: JAVA_BUILD has to be "jdk" so that JAVAC is defined
2008-11-29 21:44:34 +00:00
Martin Wilke
7fd3acb105
A small library that allows you to parse CSV formatted data efficiently
...
with Haskell.
WWW: http://code.haskell.org/~dons/code/bytestring-csv
PR: ports/129162
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
2008-11-29 21:44:00 +00:00
Martin Wilke
0859e46a43
Module::Starter::Plugin::TT2 - allows the use of TT2 to render templates
...
This module is a plugin for Module::Starter, and allows the use of TT2 to
render templates.
WWW: http://search.cpan.org/dist/Module-Starter-Plugin-TT2/
PR: ports/129008
Submitted by: George Hartzell <hartzell at alerce.com>
2008-11-29 21:43:27 +00:00
Dirk Meyer
c7743fef3e
- fix USE_GNUSTEP_LOCAL_BUDLES subdirs
2008-11-29 21:41:48 +00:00
Mario Sergio Fujikawa Ferreira
91ed2d5dd0
o Uphold NOPORTDOCS
...
o Bump PORTREVISION
2008-11-29 21:41:47 +00:00
Dirk Meyer
9364c2a43a
An instant messenger for jabber.
...
WWW: http://www.etoile-project.org/
2008-11-29 21:12:19 +00:00
Martin Wilke
fc39c8e0ab
- Update to 1.11
...
PR: 129102
Submitted by: Vladimir Timofeev <vovkasm@gmail.com> (maintainer)
2008-11-29 21:11:34 +00:00
Martin Wilke
bf3b6e8e47
zope.testing is a package provides a number of testing
...
frameworks. It includes a flexible test runner, and
supports both doctest and unittest.
WWW: http://www.python.org/pypi/zope.testing
PR: ports/129157
Submitted by: Wen Heping <wenheping at gmail.com>
2008-11-29 21:06:02 +00:00
Martin Wilke
794a09d390
Xmobar is a minimalistic text based status bar. Inspired by the Ion3 status
...
bar, it supports similar features, like dynamic color management, output
templates, and extensibility through plugins.
WWW: http://code.haskell.org/~arossato/xmobar
PR: ports/129191
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
2008-11-29 21:03:12 +00:00
Martin Wilke
c5cf5fc490
ACL Policy Daemon is a program that communicates with the Postfix MTA using the
...
Policy Delegation Protocol implementing an ACL (Access Control List) system,
making very easy to improve and create nice controls on your e-mail traffic.
You can use it to verify SPF records too.
WWW: http://www.apolicy.org
PR: ports/129162
Submitted by: Chifeng QU <chifeng at gmail.com>
2008-11-29 21:02:39 +00:00
Martin Wilke
1efa109fa9
This package implements functions, analogous to those from Data.List, to
...
create and manipulate infinite lists: data Stream a = Cons a (Stream a).
It provides alternative definitions for those Prelude functions that make
sense on such streams.
WWW: http://www.cs.nott.ac.uk/~wss/repos/Stream/dist/doc/html/
PR: ports/129215
Submitted by: Samy Al Bahra <sbahra at kerneled.org>
2008-11-29 21:02:00 +00:00
Martin Wilke
df6f6cc586
- Update to 0.5
...
PR: 129220
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> (maintainer)
2008-11-29 20:58:54 +00:00
Martin Wilke
6fad4c0aeb
- Update to 0.1007
...
PR: 129233
Submitted by: hideo <hideo@lastamericanempire.com> (maintainer)
2008-11-29 20:58:50 +00:00
Martin Wilke
7eada2e2f9
- Update to 2.6.0
...
PR: 129232
Submitted by: Pavel Pankov <pankov_p@mail.ru> (maintainer)
2008-11-29 20:58:44 +00:00
Martin Wilke
2f727d0614
- Update to 20081128
2008-11-29 20:58:41 +00:00
Martin Wilke
6c2fd4e690
- Update to 0.0.21
2008-11-29 20:58:38 +00:00
Martin Wilke
42bcae1402
- Update to 0.3.6
2008-11-29 20:58:36 +00:00
Martin Wilke
1cff9e9788
- Update to 0.5.1
2008-11-29 20:58:33 +00:00
Martin Wilke
d488151868
- Update to 2.1.7
2008-11-29 20:58:29 +00:00
Martin Wilke
efc30ff07e
pecl-oauth is a php interface to the oauth protocol.
...
Oauth is an authorization protocol built on top of
HTTP which allows applications to securely access
data without having to store usernames and passwords.
WWW: http://pecl.php.net/package/oauth/
PR: ports/129167
Submitted by: Wen Heping <wenheping at gmail.com>
2008-11-29 20:53:10 +00:00
Martin Wilke
293c536e36
- Current port omits some of the supported languages
...
which may have been added after the port was submitted.
- We included them in this update.
- Bump PORTREVISION
PR: 129207
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> (maintainer)
2008-11-29 20:52:20 +00:00