Commit graph

148464 commits

Author SHA1 Message Date
Alexander Leidinger
3831b525a1 Update to 2.1.1.
PR:		96086
Submitted by:	Conrad J. Sabatier <conrads@cox.net>
2006-04-21 05:43:16 +00:00
Maxim Sobolev
d02c4999bf Restore maintainership. I don't know how and why, but I did not receive
any requests from linimon about this port.
2006-04-21 05:24:22 +00:00
Yen-Ming Lee
1c6b519fd4 - update to 1.301
- assign to perl@
2006-04-21 04:48:18 +00:00
Yen-Ming Lee
21687c1105 - add p5-XML-RSS-Parser 4.0
XML::RSS::Parser is a lightweight liberal parser of RSS feeds. This parser
is "liberal" in that it does not demand compliance of a specific RSS version
and will attempt to gracefully handle tags it does not expect or understand.
The parser's only requirements is that the file is well-formed XML and
remotely resembles RSS. Roughly speaking, well formed XML with a channel
element as a direct sibling or the root tag and item elements etc.

There are a number of advantages to using this module then just using
a standard parser-tree combination. There are a number of different RSS
formats in use today. In very subtle ways these formats are not entirely
compatible from one to another. XML::RSS::Parser makes a couple assumptions
to "normalize" the parse tree into a more consistent form. For instance,
it forces channel and item into a parent-child relationship.

WWW: http://search.cpan.org/dist/XML-RSS-Parser/
2006-04-21 04:09:07 +00:00
Marcus Alves Grando
884b2f8e77 - Update to 1.3.16 2006-04-21 02:47:57 +00:00
Yen-Ming Lee
ac09cd690a - update to 0.901
- assign to perl@
2006-04-21 02:00:27 +00:00
Joe Marcus Clarke
3505f65b15 Update to 7.4. 2006-04-20 23:53:56 +00:00
Edwin Groothuis
76481bba99 [patch] Clarify using instructions for sysutils/newportsversioncheck
There are two patches in the PR mentioned bye pkg-message, but
    this tool depends on the first one and doesn't work with the
    second one.  This should be clearly mentioned.

PR:		ports/96100
Submitted by:	Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2006-04-20 22:54:56 +00:00
Joerg Wunsch
a8062ca5fb Upgrade to version 1.4.4. 2006-04-20 22:02:44 +00:00
Maho Nakata
fd9ab87d45 Better handling of PORTVERSION. version number of
ooo-build and openoffice.org-2.0 can be different.
2006-04-20 21:56:12 +00:00
Michael Nottebrock
883486482a Ports using Qt without setting USE_QT_VER need environment fixups. 2006-04-20 21:55:37 +00:00
Andrey Slusar
d1748087f1 Fix some portlint(1) warnings. 2006-04-20 21:32:20 +00:00
Joerg Wunsch
39b22ee0a4 Fix the link specification in the patch so ATmega*P devices will get
their correct -Tdata option passed down.

Submitted by:	Anatoly Sokolov
2006-04-20 20:32:32 +00:00
Alex Dupre
b9c8c770e1 Update to 1.1 release. 2006-04-20 20:16:24 +00:00
Erwin Lansing
81c058d6c4 Go the coward way and mark IGNORE for perl < 5.6.0
Submitted by:	pointyhat via kris
2006-04-20 20:04:59 +00:00
Alex Dupre
fae108cd61 Try to fix build on 4.x.
Submitted by:	Tom Albers <tomalbers@kde.nl>
2006-04-20 19:51:10 +00:00
Erwin Lansing
a28e95cd0b Fix link for www.cpan.dk in MASTER_SITE_PERL_CPAN
PR:		96116
Submitted by:	Vivek Khera <vivek@khera.org>
Pointy hat to:	erwin
2006-04-20 19:37:17 +00:00
Yen-Ming Lee
4158e7bbf9 - update to 1.4
- assign to perl@
2006-04-20 19:34:10 +00:00
Yen-Ming Lee
cfabeeb62b - update to 0.04 2006-04-20 19:28:53 +00:00
Erwin Lansing
cc2bd2d066 Fix plist
PR:		96113
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com> (maintainer)
Reported by:	tinderbox via kris
Note to self:	upgrade to tinderbox 2.3.1rc1 which would have picked
		this up
2006-04-20 19:28:42 +00:00
Yen-Ming Lee
c8e82e9932 - fix missing MAN3 problem under old perl
Noticed by:	kris
2006-04-20 18:42:09 +00:00
Alex Dupre
84b712c9bc Fix build with new fribidi library. 2006-04-20 18:34:10 +00:00
Yen-Ming Lee
dec321fb26 - update to 1.48 2006-04-20 18:26:25 +00:00
Alex Dupre
651846294b Fix configure. 2006-04-20 18:19:39 +00:00
Joe Marcus Clarke
60c2f5ef22 Correct the path to the dbus system socket. 2006-04-20 18:10:49 +00:00
Alex Dupre
659546a1b8 Fix build on sparc64.
Submitted by:	ahze@ahze.net
2006-04-20 18:06:30 +00:00
Marc G. Fournier
3c0df914cb add pecl-xdiff 2006-04-20 17:37:23 +00:00
Roman Bogorodskiy
6fe5804aea Update to 1.3.
PR:		96105
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-04-20 17:21:32 +00:00
Marc G. Fournier
1438c0c6f4 make sure all files get committed properly 2006-04-20 17:14:34 +00:00
Jeremy Messenger
d0ba903fd7 - Update to 2.6.3.2. [1]
- Do not let py-wxPython26-common to touch wx.pth or it will ending up as
  empty by overwrite when you reinstall or update py-wxPython26-common. [2]

PR:		ports/96091 [1], ports/96092 [2]
Submitted by:	Neal Nelson <neal@nelson.name> (maintainer)
2006-04-20 17:04:04 +00:00
Marc G. Fournier
329077d890 update textproc/libxdiff to 0.20
add -fPIC to build for amd64 (so it can be used in a shared object)
take maintainership

PR:	ports/96062
Submitted by: Larry Rosenman <ler@lerctr.org>
2006-04-20 17:01:53 +00:00
Vasil Dimov
35d437f238 Add new port - graphics/xaralx-devel
It will follow the latest/development version of XaraLX,
while graphics/xaralx will stick to the recommended/stable version.

This way happy users can choose which one to use and even install both
(no conflicting filenames introduced).
2006-04-20 16:18:03 +00:00
Joe Marcus Clarke
610334e981 Fix the Python console plug-in.
Obtained from:	MarcusCom CVS
2006-04-20 16:13:25 +00:00
Norikatsu Shigemura
14873171c6 Don't send arp reply to sender if the arp request queries
the MAC address for the itself.

Submitted by:	Vlad V Cheryomushkin <vladd@rekom.ru>
2006-04-20 15:01:18 +00:00
MANTANI Nobutaka
4a999037a5 Fix format string vulnerability.
Security:	http://open-security.org/advisories/16
Security:	http://secunia.com/advisories/19671/
Obtained from:	xine CVS
Notified by:	simon
2006-04-20 14:59:05 +00:00
Volker Stolz
280c4ced0a - Update to 1.10.6
- Assign maintainership to submitter

PR:		ports/95946
Submitted by:	Martin Wilke
2006-04-20 14:46:58 +00:00
Anton Berezin
048bab5ba6 Add www/p5-CGI-Prototype 0.9053, a yet another CGI application building
framework.
2006-04-20 14:45:21 +00:00
Anton Berezin
b373451514 Add devel/p5-Class-Prototyped, a Perl module that facilitates fast
prototype-based OO programming.
2006-04-20 14:34:47 +00:00
Sergey Matveychuk
aa98d1d361 - Update to version 1.2
- Respect NOPORTDOCS
- Add a HTTP master site

PR:		ports/96096
Submitted by:	Martin Matuska <martin@matuska.org>
2006-04-20 14:01:32 +00:00
Sergey Matveychuk
5ea33df806 - Add daily periodic script to report RAID status and alarms
- PORTREVISION bumb

PR:		ports/96085
Submitted by:	maintainer
2006-04-20 13:57:05 +00:00
Vasil Dimov
d0b2087f76 Prepare to be master port for the forthcoming graphics/xaralx-devel 2006-04-20 13:38:02 +00:00
Dirk Meyer
36bd477b14 - update MASSTER_SITES 2006-04-20 13:12:44 +00:00
Peter Pentchev
49af322fe4 Add Net::Akismet, a Perl interface to the Akismet comment and trackback
spam blocking system.
2006-04-20 13:08:23 +00:00
Jimmy Olgeni
d4751730c3 Assume maintainership from ports@. 2006-04-20 12:00:55 +00:00
Volker Stolz
abe335b247 Remove an obsolete line from pkg-plist which caused a leftover
empty directory when installed from a package.

PR:		ports/95963
Submitted by:	maintainer
2006-04-20 11:34:55 +00:00
Markus Brueffer
acbc8ec7ef Update to version 1.1.5 2006-04-20 11:09:14 +00:00
Clive Lin
25ce9b141c Merge distinfo from master port.
Enable WITH_MUTT_ASSUMED_CHARSET_PATCH.
Enable WITHOUT_MUTT_XML when not in package building.
Revise comment wording.

PR:		ports/96081 (based on)
Submitted by:	Rong-En Fan <rafan AT infor DOT org>
2006-04-20 10:50:48 +00:00
Dejan Lesjak
a6d1a96740 Complete removal of cfb from sunffb driver as was done post release in
X.org CVS to avoid failure to load this driver because of unresolved
symbols.

Digged up and tested by:	Matthias Muthmann
PR:		sparc64/94886
Obtained from:	X.org CVS
2006-04-20 10:45:43 +00:00
Erwin Lansing
2a2410955f Update to 0.38.
Now requires both gmake and motif.
2006-04-20 10:34:53 +00:00
Lev A. Serebryakov
51ac870355 Update to latest 0.25.x version: 0.25.5 2006-04-20 10:27:08 +00:00