Commit Graph

1848 Commits

Author SHA1 Message Date
jasper
13c82b8f14 - update gtkaml to 0.2.1.1 2008-06-29 22:05:24 +00:00
kurt
5476403976 Bump PKGNAME due to RUN_DEPENDS change caused by 1.3 and 1.4 jdk
depreciations.
2008-06-24 02:46:21 +00:00
martynas
9ff4557468 There's a fine utility in base, called ftp. There's no reason at
all that some of the ports RUN_DEPEND on wget.
"Nice!" naddy@, who also went even further and made libxml not
BUILD_DEPEND on wget.
2008-06-20 10:49:42 +00:00
simon
c8dc52eb7b remove aspell from REGRESS_DEPENDS as p5-Test-Spelling now pulls it in;
no bump required

ok okan@, merdely@, msf@
2008-06-16 20:24:54 +00:00
landry
06e7b2ac77 bump PKGNAMEs after lang/ruby module change. 2008-06-14 23:53:05 +00:00
eric
50373d5f8e add py-epydoc 2008-06-14 21:54:58 +00:00
eric
3df49c3793 Epydoc is a tool for generating API documentation for Python modules,
based on their docstrings. A lightweight markup language called
epytext can be used to format docstrings, and to add information about
specific fields, such as parameters and instance variables. Epydoc
also understands docstrings written in reStructuredText, Javadoc, and
plaintext.

from Jason Meltzer

tweaks and ok ajacoutot@
2008-06-14 21:54:12 +00:00
merdely
0971bdd090 Update to 0.10
ok simon@
2008-06-13 19:00:22 +00:00
ajacoutot
3d45a75933 - fix path in MESSAGE
- fix WANTLIB
- regen PLIST while here
2008-06-11 01:45:11 +00:00
ajacoutot
fde9befe20 - update intltool to version 0.40.0
- use x11/gnome MODULE
- tweak DESCR

tested on a bulk build by bernd@, thank you!
2008-06-09 16:21:03 +00:00
naddy
8bfa6fcc33 fix build with gmake 3.81; from upstream via brad@ 2008-06-09 04:47:59 +00:00
okan
aaa32ef01b now superseded by p5-Text-Markdown (1.0.19) 2008-06-05 11:45:19 +00:00
okan
04ac1b9e5a - update to 1.0.19.
- new license (BSD).
- merges in and deprecates textproc/p5-Text-MultMarkdown.
- install {Multi,}Markdown scripts for command line use.

ok merdely, "looks good" sanity check espie@
2008-06-05 11:41:44 +00:00
ajacoutot
04df175707 - add comment about why we need to use bundled intltool for this port 2008-06-03 13:56:56 +00:00
ajacoutot
a01c35911b - add a small reminder comment so one does not have to wonder next time 2008-06-03 10:47:28 +00:00
simon
67084ce1c9 update to version 0.11 2008-06-02 22:56:26 +00:00
simon
72a1f935e2 add p5-Catalyst-Plugin-Markdown 2008-06-01 16:32:34 +00:00
simon
7e943cb8f3 import p5-Catalyst-Plugin-Markdown
This module adds a method to Catalyst for accessing a persistent and
ready to use Text::Markdown object.

from Jim Razmus
2008-06-01 16:32:30 +00:00
ajacoutot
66856ad8b0 - install html devhelp files
"looks ok" steven@
2008-06-01 14:56:06 +00:00
sturm
46bcb898f8 fix a gint-gsize-confusion to get rid of a bus error on sparc64
tested by jasper
2008-05-31 17:37:53 +00:00
ajacoutot
a5ab7ddd1e - update to gtkspell-2.0.13
- use textproc/intltool MODULE
- fix my email and precise license marker while here
2008-05-28 07:42:36 +00:00
ajacoutot
ba24d38327 - fix ASPELL_CFLAGS 2008-05-26 16:56:13 +00:00
ajacoutot
78b73ecee7 - make help available by adding MODGNOME_HELP_FILES / ::x11/gnome/yelp
to RUN_DEPENDS

"mkay" jasper@
2008-05-26 16:29:26 +00:00
jasper
044eefbfde - update libxslt to 1.1.24, which includes a SECURITY FIX for SA30315
- bump the minors (suggested by kili@)

ok kili@ simon@ steven@
2008-05-22 16:14:26 +00:00
simon
997bbe43af maintenance update to version 0.27 2008-05-22 14:52:48 +00:00
robert
69bc402026 update to version 8.2.6; from Emilien Gaspar <gapz@sceen.net> 2008-05-20 14:27:16 +00:00
simon
f5fc35b0e3 update to version 0.3002 2008-05-17 17:49:05 +00:00
simon
927a93f02e maintenance update to version 0.04 2008-05-17 17:05:17 +00:00
okan
b741618707 update email address
ok merdely@
2008-05-15 21:48:26 +00:00
jasper
d32bee9450 - update gtkaml to 0.2.1.0 2008-05-13 11:19:58 +00:00
bernd
047d6fbb58 Update to ruby-erubis-2.6.0 and enable regress tests. 2008-05-09 17:59:46 +00:00
bernd
1825d42807 Update to ruby-fastercsv-1.2.3 and enable regress tests. 2008-05-09 17:51:12 +00:00
bernd
2569c87523 Update to ruby-icalendar-1.0.2. 2008-05-09 17:36:32 +00:00
espie
6adf320c13 CATEGORIES repairs 2008-05-08 22:44:13 +00:00
simon
1c0ecd11d1 update to version 1.66 2008-05-06 22:02:50 +00:00
steven
8e46995295 update to 1.1.23 2008-05-06 18:53:46 +00:00
steven
28437252b2 update to 2.6.32 2008-05-06 18:53:01 +00:00
jasper
cb84e7bab6 - add gtkaml 2008-05-05 09:34:03 +00:00
jasper
da139f8f7c import gtkaml 0.2.0.2
gtkaml is an XML parser that extends the Vala.Parser (literally) and
transforms all your tags into a valid Gtk+ UI class described in the
Vala language.

ok ajacoutot@
2008-05-05 09:31:16 +00:00
robert
d8f5d8b8b3 make the setBreakType function public. the diff has been extracted
from openoffice's diff, so we can switch to our icu4c;

tested by simon@, jasper@; ok jasper@
2008-05-04 12:01:42 +00:00
bernd
31d8429f8a Update to ruby-rubigen-1.3.1. 2008-04-26 10:18:06 +00:00
bernd
7719584c47 Don't hardcode ruby-builder version number in RUN_DEPENDS and add
a regress target.
2008-04-26 10:05:23 +00:00
bernd
8143ad461e Update to ruby-builder-2.1.2 and add regress target. 2008-04-26 10:04:15 +00:00
deanna
7d59c0e898 Simplify anti-DRM patches. Catches a new DRM check that slipped in
from upstream.

Diff from brad@, inspired by Floor on ports@

ok brad@, bernd@, pvalchev@, and a special "Kill the DRM!  DIE DIE
DIE!!!!!!!!" from todd@
2008-04-25 19:19:05 +00:00
bernd
bd0fe434c1 Add ruby-rubigen and ruby-haml. 2008-04-19 19:13:05 +00:00
bernd
240754c507 Initial import of ruby-haml-1.8.2.
Haml and Sass are templating engines for the two most common types of
documents on the web: HTML and CSS, respectively.
They are designed to make it both easier and more pleasant to code
HTML and CSS documents, by eliminating redundancy, reflecting the
underlying structure that the document represents, and providing
elegant, easily understandable, and powerful syntax.
2008-04-19 19:11:21 +00:00
bernd
0004288a65 Initial import of ruby-rubigen-1.2.4.
A framework to allow Ruby applications to generate file/folder stubs
(like the `rails` command does for Ruby on Rails, and the 'script/generate'
command within a Rails application during development).
2008-04-19 19:02:10 +00:00
bernd
8e25161c33 Add ruby-hpricot. 2008-04-19 17:27:47 +00:00
bernd
e6b65b792d Initial import of ruby-hpricot-0.6.
Hpricot is a fast, flexible HTML parser written in C.  It's designed 
to be very accommodating (like Tanaka Akira's HTree) and to have a
very helpful library (like some JavaScript libs -- JQuery, Prototype
-- give you.)  The XPath and CSS parser, in fact, is based on John
Resig's JQuery.

Also, Hpricot can be handy for reading broken XML files, since many of
the same techniques can be used.  If a quote is missing, Hpricot tries
to figure it out. If tags overlap, Hpricot works on sorting them out.
2008-04-19 17:21:27 +00:00
bernd
902efaf529 Add ruby-erubis. 2008-04-19 17:02:57 +00:00
bernd
e80af09697 Initial import of ruby-erubis-2.5.0.
Erubis is an implementation of eRuby written in pure Ruby.
2008-04-19 17:01:45 +00:00
ajacoutot
38f79919bf - add missing pyexpat FLAVOR fragment in PLIST
- install egg-info file so that we don't end up with errors like
"pkg_resources.DistributionNotFound: PyXML..." when using some apps that
need this module
2008-04-19 09:24:50 +00:00
bernd
972e5a3c90 Security fix for CVE-2008-1693. From Debian.
ok naddy@
2008-04-19 07:38:24 +00:00
ajacoutot
000d35881c - update to enchant-1.4.0
* improved languages support
 * better support for Unicode
 * follows XDG
 * many bugfixes
2008-04-14 08:12:19 +00:00
ajacoutot
691767b6fb +py-lxml 2008-04-03 11:32:42 +00:00
ajacoutot
fd16266315 Import py-lxml-2.0.3
lxml is a Pythonic, mature binding for the libxml2 and libxslt libraries.
It provides safe and convenient access to these libraries using the
ElementTree API.

It extends the ElementTree API significantly to offer support for XPath,
RelaxNG, XML Schema, XSLT, C14N and much more.

from Benoit Chesneau <benoitc at metavers dot net>
2008-04-03 11:31:59 +00:00
jasper
ffefbd4fb2 - add missing BUILD_DEPENDS on wget
(specifically in a seperate commit of the security fix)

spotted by sthen@, thanks!
2008-04-01 11:36:24 +00:00
jasper
7585a37f8e SECURITY FIX for http://secunia.com/advisories/28444/
Libxml2 UTF-8 Parsing Denial of Service Vulnerability

Patch taken from upstream author.

testing and ok simon@ sthen@
2008-04-01 11:34:16 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
winiger
5a0b5e75a4 build only for python2.4 because it is included in python2.5
ok martynas@
2008-03-19 15:54:01 +00:00
djm
e8178b7596 unbreak PLIST 2008-03-17 00:30:25 +00:00
ajacoutot
112f73b720 - bugfix update to intltool-0.37.1 2008-03-15 10:09:01 +00:00
djm
2db159acef pygments-0.9; from Benoit Chesneau 2008-03-14 23:55:30 +00:00
naddy
96a5171118 bump PKGNAME for PLIST changes 4.2 -> 4.3 2008-02-22 19:16:49 +00:00
kurt
ef1a64e45b - pkg bump all 1.3+ ports due to 1.3-linux removal and change in
RUN_DEPENDS via java.port.mk. okay ian@ pval@
2008-02-14 21:51:31 +00:00
merdely
6ceec323ef Make glimpse honor our CFLAGS and not hardcode -O.
Fixes build on alpha.

help and ok naddy@
2008-02-14 21:00:00 +00:00
landry
cca632a485 Finally, fix make install (spotted by markus lude at gmx.de)
fix from sthen@
ok sthen@ steven@
2008-02-14 08:52:35 +00:00
landry
fda5721896 Finally, make xpdf MULTI_PACKAGES, xpdf -main package provides x-depending
parts of xpdf, and xpdf -utils provides non-x-depending parts (replacing the
no_x11 flavor). Appropriate @conflict marker makes upgrade flawless.
While here, remove dependency on a specific version of auto* (prompted by naddy@)
(and remember me to never _ever_ touch xpdf again)

Change requested by naddy@ espie@
ok sthen@ naddy@
2008-02-13 16:18:33 +00:00
landry
4a655e71a5 Add a no_x11 FLAVOR, based on an initial submission by Jeremy Evans
Discussed with many on ports@

ok brad@
2008-02-10 20:25:13 +00:00
bernd
276d23b1bf Update to ruby-fastri-0.3.1.1 and add a regress target. 2008-02-07 20:22:14 +00:00
ajacoutot
009cb54b7f - update to intltool-0.37.0
- remove gettext module and add it as run_depends instead

"smack yah diff in" jasper@
2008-02-06 13:48:25 +00:00
robert
9d5689dcbe update to version 8.2.5;
from Pierre-Emmanuel André <pea@raveland.org>
2008-02-03 21:19:30 +00:00
ajacoutot
bec42b0535 - update to gtkspell-2.0.11
- take over maintainership

ok jolan@ (former maintainer)
2008-02-01 18:42:56 +00:00
laurent
6bb5b0ce35 Link to SIM port, ok jasper@ 2008-01-29 11:12:56 +00:00
laurent
c1c5e217ae SIM 2.21 port 2008-01-29 10:45:38 +00:00
okan
4b14c85cba - maintenance update to 1.0.11
ok merdely@
2008-01-28 20:07:37 +00:00
ajacoutot
2df89dced5 - give it a chance to compile: USE_GMAKE
- remove unneeded pkg/SECURITY file
- regen patches while here

ok jasper@
2008-01-24 11:49:21 +00:00
okan
92e655a224 +p5-Text-MultiMarkdown 2008-01-24 04:54:56 +00:00
okan
62e307e261 import p5-Text-MultiMarkdown
Markdown is a text-to-HTML filter; it translates an easy-to-read /
easy-to-write structured text format into HTML.  Markdown's text format
is most similar to that of plain text email, and supports features such
as headers, *emphasis*, code blocks, blockquotes, and links.

This module implements MultiMarkdown, which is an extension to Markdown.

ok merdely@
2008-01-24 04:53:55 +00:00
okan
8297713a7f - maintenance update to 1.0.5
- correct license
- update my address
- TEST_POD reminder from merdely@

ok merdely@
2008-01-24 02:06:58 +00:00
landry
3b8a06c228 - Update p5-ack to 1.76
- add missing BUILD_DEPENDS=${RUN_DEPENDS}
- rewrite DESCR

ok pyr@ (MAINTAINER)
2008-01-22 09:19:09 +00:00
jasper
733be6087a - update p5-Template to 2.19
ok simon@
2008-01-16 06:25:07 +00:00
ajacoutot
68f5c7a7fe - update to xerces-2.9.1
- rework DESCR

ok kevlo@ (maintainer)
2008-01-15 08:47:09 +00:00
bernd
a544ffe99c Update to hyperestraier-1.4.13.
From Jeremy Evans. (MAINTAINER)
2008-01-12 15:16:07 +00:00
naddy
65e9df9d79 don't look for expat in ${X11BASE} anymore 2008-01-06 17:13:04 +00:00
espie
9ca2e064cf do the same thing with REGRESS_FLAGS as FAKE_FLAGS 2008-01-04 18:38:51 +00:00
espie
17d70806a3 tweak FAKE_FLAGS semantics to saner defaults. 2008-01-04 17:48:33 +00:00
okan
38aa9fb970 - maintenance update
- add CPAN_AUTHOR
- update my address while here

ok merdely@
2007-12-30 22:37:55 +00:00
okan
be8e3aa5ac - maintenance update
- add CPAN_AUTHOR

ok merdely@
2007-12-30 22:32:13 +00:00
okan
30741e5a0a add libical 2007-12-28 17:32:46 +00:00
okan
139140a7a2 import libical, from Sebastian Reitenbach
libical is an Open Source (MPL/LGPL) implementation of the IETF's
iCalendar Calendaring and Scheduling protocols.  (RFC 2445, 2446, and
2447).  It parses iCal components and provides a C API for manipulating
the component properties, parameters, and subcomponents.

feedback and ok merdely@ and simon@
2007-12-28 17:32:12 +00:00
bernd
be778a9fce Fix PLIST after ruby update. 2007-12-27 18:35:06 +00:00
ajacoutot
0a61f2f7b5 - execute scrollkeeper-update at package install time
- remove unused VERSION variable

"looks good" jasper@
2007-12-17 20:33:43 +00:00
jasper
e74bf39ea7 add p5-Text-Affixes 2007-12-16 22:27:51 +00:00
jasper
9a96c706a8 import p5-Text-Affixes 0.07
Provides methods for prefix and suffix analisys of text.
2007-12-16 22:20:23 +00:00
ajacoutot
dc9a7dff5b - add support for intltool module
this allows easy use of the intltool-* scripts from our package instead
of the ones bundled in the source tarball of a program
2007-12-12 14:41:58 +00:00
merdely
9e4fe11229 Update to 0.08.
From JC Roberts.
ok simon@
2007-12-11 19:49:43 +00:00
martynas
4ed5988446 remove lang/python category from individual ports 2007-12-10 21:07:51 +00:00
okan
b09bbe7c59 - update to 1.6b from Will Maier (MAINTAINER) with tweaks
ok merdely@ ajacoutot@
2007-12-06 15:45:16 +00:00
simon
2dfb40bc18 update to version 0.5g
from Giovanni Bechis
ok winiger@
2007-11-24 14:46:29 +00:00