djm
8499cec521
remove dependencies on removed python subpackages; prodded by sturm@
2009-01-02 13:07:36 +00:00
pea
3a3515b5cc
Update to 3.08.
...
ok ajacoutot@
2008-12-31 12:14:27 +00:00
steven
b8a758a8cf
update to 1.0.10
...
makes it work again after changes in the online dictionary
2008-12-27 11:25:19 +00:00
jasper
aa24b8378b
- split libxslit into a main and a python subpackage
...
- needed for some upcoming GNOME work
ok ajacoutot@
2008-12-26 10:54:21 +00:00
ajacoutot
9cb0ce5119
- update to libxml++-2.24.2
...
no regression on i386 and sparc64 for Andreas Bihlmaier (maintainer)
2008-12-23 14:56:52 +00:00
sthen
a12cf85287
sync WANTLIB (tasn1), while there do a maintenance update and regen PLIST
2008-12-18 23:45:36 +00:00
ajacoutot
975b437431
- I wish cvs could read my mind... I forgot to remove this in previous
...
commit.
It broke packaging, so no bump.
Breakage reported by Markus Lude.
2008-12-18 19:16:02 +00:00
jasper
6f0fb4ab04
- unhook scrollkeeper, it'll be removed soon.
2008-12-18 13:23:05 +00:00
ajacoutot
870c596c8f
- make it possible to upgrade from scrollkeeper
...
(pkg_add -rF update,updatedepends ...)
- rarian-rebuilddb does not exist, it is rarian-sk-rebuild
- put back the helpdir to its default place ; not doing so may induce
some breakage and would require much more patching which we don't want
for now
ok jasper@
2008-12-18 09:11:29 +00:00
jasper
98dddcefbd
- switch to rarian instead of scrollkeeper
...
- regen PLIST
ok ajacoutot@
2008-12-17 18:40:13 +00:00
jasper
a93b837652
- hook rarian up to the tree.
...
- add IGNORE to scrollkeeper, it'll be removed soon.
i'll be committing diffs to convert ports using scrollkeeper to rarian.
ok ajacoutot@
2008-12-17 18:38:17 +00:00
jasper
ee278fa2e3
- another LOCALBASE vs. PREFIX
...
- move rarian.document to it's final place.. :)
- extend DESCR
prodded by ajacoutot@
2008-12-17 18:25:40 +00:00
ajacoutot
afe39d6637
- update to gtkaml-0.2.2.2
2008-12-17 13:55:02 +00:00
jasper
afb32e1faa
- fix location of rarian.document
...
- PREFIX vs. LOCALBASE in a patch
prodded by ajacoutot@
2008-12-16 19:54:02 +00:00
jasper
ba6ad37ffe
- there's always a bigger fish, so make scrollkeeper conflict with that.
2008-12-16 10:41:56 +00:00
jasper
85294bb416
import rarian 0.8.1
...
Rarian is a documentation metadata library based on the proposed
Freedesktop.org spec.
rarian will eventually replace scrollkeeper, but it may need a little
tweaking (and they conflict); hence it's not hooked up yet.
mostly done on some couch in antwerp with too much wine, so i forgot about it..
2008-12-16 10:01:38 +00:00
fgsch
d108c2d34f
Allow this to work with 2.6, sorta. Bump package.
2008-12-16 04:55:09 +00:00
sthen
186af8f89c
correct WANTLIB and bump. ok simon@
2008-12-13 22:54:53 +00:00
ajacoutot
f59fd53be3
- bugfix update to libxml++-2.24.1
...
looks good to Andreas Bihlmaier (maintainer) who tested it on i386 and
sparc64
2008-12-13 09:41:02 +00:00
simon
20ba2b84b8
update to version 1.68 and adjust WANTLIB
...
feedback from pea@
testing and ok okan@, pea@
2008-12-08 15:20:07 +00:00
simon
0705a6487c
update to version 1.69
...
testing and ok okan@, pea@
2008-12-08 15:18:20 +00:00
okan
b7d05a3afd
- update to 1.0.24
...
- replace REGRESS_FLAGS with MAKE_ENV so that the cpan module picks up
additional REGRESS_DEPENDS
ok simon@
2008-12-08 14:48:35 +00:00
simon
8d66d9caec
update to version 0.06
2008-12-07 06:53:27 +00:00
jasper
c930e28b98
- add py-vobject
2008-12-06 13:40:56 +00:00
jasper
27a2ff641b
import py-vobject 0.7.1
...
Parses iCalendar and vCard files into Python data structures, decoding
the relevant encodings. Also serializes vobject data structures to
iCalendar, vCard, or (expirementally) hCalendar unicode strings.
2008-12-06 13:38:47 +00:00
jasper
9bf38923e1
- update p5-XML-Writer to 0.606
...
- reflect license change (to MIT)
2008-12-05 08:55:23 +00:00
ajacoutot
c044e0631a
- update GtkSpell to version 2.0.15
...
fixes some feature requests
2008-12-04 19:51:34 +00:00
steven
d296bba242
change dependency to texlive-base again
2008-11-30 18:48:09 +00:00
ajacoutot
af633330a3
- remove zemberek support which we don't provide in ports
2008-11-29 09:29:11 +00:00
ajacoutot
1f1bd9a910
- explicitely set configure_args
...
- regen PLIST, fix WANTLIB and bump
2008-11-28 13:31:46 +00:00
simon
aa2f82d8dd
update to version 0.05
2008-11-26 23:37:55 +00:00
jasper
3505ad2925
- update gtkaml to 0.2.2.1
...
* catches up on vala
2008-11-24 19:30:34 +00:00
ajacoutot
6fd62a5fe1
- update to enchant-1.4.2
...
- explicitely link with -pthread to work around some dbus unresolved
symbols (to be fixed)
2008-11-24 18:43:35 +00:00
jasper
7c0e9fa0f3
- remove XXX'd MASTER_SITES now gnome.port.mk can finally take care of that properly
...
ok ajacoutot@
2008-11-23 22:59:08 +00:00
naddy
ec4d137d7a
Fix two integer overflows. CVE-2008-4225, CVE-2008-4226.
...
ok ajacoutot@, simon@
2008-11-23 18:49:42 +00:00
jasper
e340a00547
- add missing header to fix potential 64-bit problems
...
- regen PLIST
- specify license version
- fix WANTLIB
2008-11-20 23:37:25 +00:00
okan
2dc3d65ffd
+exempi
2008-11-18 12:44:58 +00:00
okan
ce31afc60b
import exempi
...
Exempi is an implementation of XMP and is based on Adobe XMP SDK.
submission from Andreas Bihlmaier
ok merdely@
2008-11-18 12:43:28 +00:00
jasper
729bfcd12b
- update gtk-doc to 1.11
2008-11-18 11:59:31 +00:00
kevlo
d9dbb6bdc0
add p5-Text-Thread
2008-11-14 13:28:58 +00:00
kevlo
4b5ed5877c
import Text-Thread-0.2
...
Text::Thread formats a tree structure into a ascii tree, which is
often used in threaded mail and netnews reader.
ok ajacoutot@
2008-11-14 13:27:57 +00:00
ajacoutot
45cb2ae952
- regen PLIST & bump
2008-11-13 17:08:18 +00:00
ajacoutot
3338962afd
- disable threading; by default it will link with -lpthread which is
...
wrong; linking with -pthread will not get recorded and induce other
issues while non-threaded apps won't be able to use libaspell at all
- fix post-build target to make sure the aspell "en" dictionnary building
process can find all required libs
- add CPPFLAGS and LDFLAGS to CONFIGURE_ENV to that libaspell.la is created
with correct ddependency_libs
2008-11-13 17:07:27 +00:00
okan
b9a20c2221
update to 2.24.0 from MAINTAINER (Andreas Bihlmaier)
...
ok merdely
2008-11-13 13:53:01 +00:00
pea
14dd8ee4e5
Update to version 8.2.7.
...
ok robert@ ajacoutot@
2008-11-10 11:58:34 +00:00
jasper
caa65092c0
- more gtk1/gnome1 stuff to go
...
discussed with and ok ajacoutot@ landry@
2008-11-07 10:04:32 +00:00
sturm
9d6d94506a
unbreak after p5-Pod-Escapes removal
2008-11-07 06:32:12 +00:00
kevlo
1ee11e319f
set COMES_WITH=4.5 and fix dependencies
...
ok simon@
2008-11-05 10:06:49 +00:00
ajacoutot
0930a718a4
- revert previous s/pthread/lpthread and keep linking with -lpthread for
...
now until I have time to fix the breakage induced on dependent ports
issue reported by matthieu@ and Aaron Stellman
2008-11-01 19:19:29 +00:00
ajacoutot
24e2f0d7ce
- fix dictionary location for the en dictionnary
...
issue spotted by Aaron Stellman (MAINTAINER)
2008-10-31 10:29:20 +00:00
landry
e974342660
Update icu4c to 4.0, somehow based on a diff my MAINTAINER reworked by me.
...
Tested in a mulk muild, webkit and openoffice are happy with it.
ok robert@
2008-10-31 09:56:15 +00:00
ajacoutot
75fed9b56b
- s/lpthread/pthread
...
- correct the way it links with iconv+intl
- bump
2008-10-31 09:33:41 +00:00
jasper
901cf9e7fd
- i made you a patch, but cvs eated it
2008-10-30 15:01:37 +00:00
jasper
ff3c8d7bbd
- more plist changes
2008-10-30 15:00:33 +00:00
jasper
f98e320255
- fix plist
...
spotted by landry, thanks!
2008-10-30 11:31:59 +00:00
sturm
36b2e53b7d
unbreak, there is no textproc/aspell/dicts/en
2008-10-30 06:40:48 +00:00
jasper
42d50bc98f
- pkgname bump i should
...
"correct this is" ajacoutot@
2008-10-28 16:57:57 +00:00
jasper
e43d7d05cf
- update dictionaries to their aspell 6 version, if they have it
...
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:54:10 +00:00
jasper
dc7d3ed30d
- update aspell to 0.60.6
...
- bumped major to be on the safe side
- update homepage
- be more precise about license version
- tweak DESCR
joint work with and ok ajacoutot@, thanks!
2008-10-28 16:51:17 +00:00
espie
2566a73714
minor update
2008-10-28 16:20:57 +00:00
jasper
30765ffc84
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 14:07:43 +00:00
ajacoutot
76b61ddff0
- fix WANTLIB
2008-10-27 22:56:53 +00:00
ajacoutot
e8f1efc0a7
+xerces-c
2008-10-26 23:16:37 +00:00
ajacoutot
ec4f145d94
Import xerces-c-2.8.0
...
Xerces-C++ is a validating XML parser written in a portable subset of
C++. Xerces-C++ makes it easy to give your application the ability to
read and write XML data. A shared library is provided for parsing,
generating, manipulating, and validating XML documents using the DOM,
SAX, and SAX2 APIs. For an introduction to programming with Xerces-C++
refer to the Programming Guide.
<...>
ok landry@
2008-10-26 23:15:15 +00:00
jasper
aba75131da
- update gtkaml to 0.2.2.0
2008-10-26 17:24:46 +00:00
jasper
2b9e3c93a5
- update gtk-doc to a less ancient version (1.10)
...
- specify license version
- use gnome.port.mk
- remove unndeeded patch by linking scrollkeeper-update to /usr/bin/true
tested in a bulk build by me
2008-10-24 14:59:54 +00:00
bernd
e9d0346d5f
Update to ruby-fastercsv-1.4.0.
2008-10-24 14:41:49 +00:00
sthen
0b58f2c777
s/p5-XML-Parser-Lite/p5-RSS-Parser-Lite/, from viq - thanks!
2008-10-22 21:48:49 +00:00
jasper
af1d2743c0
- add p5-XML-Parser-Lite
2008-10-22 18:40:31 +00:00
jasper
c1e51518d5
import p5-XML-Parser-Lite 0.10
...
XML::RSS::Parser::Lite is a simple pure perl RSS parser.
2008-10-22 18:38:02 +00:00
steven
9ddbc5cd25
depend on new texmf-tetex package
2008-10-21 21:03:55 +00:00
ajacoutot
859e402fa0
+py-yaml
2008-10-18 10:55:41 +00:00
ajacoutot
3ca62c2fcd
Import py-yaml-3.06
...
PyYAML is a YAML parser and emitter for the Python programming language.
<...>
from Pierre-Emmanuel Andre (MAINTAINER)
2008-10-18 10:54:52 +00:00
sthen
e9f674a9cf
+converters/p5-JSON-XS-VersionOneAndTwo
...
+devel/p5-Devel-PAR
+math/p5-Math-VecStat
+textproc/p5-Encode-Detect
+www/p5-Data-URIEncode
2008-10-16 00:19:30 +00:00
sthen
c42cb7c0d2
import Encode::Detect
...
This Perl module is an Encode::Encoding subclass that uses
Encode::Detect::Detector to determine the charset of the input data
and then decodes it using the encoder of the detected charset.
It is similar to Encode::Guess, but does not require the configuration
of a set of expected encodings. Like Encode::Guess, it only supports
decoding--it cannot encode.
ok simon@
2008-10-16 00:01:46 +00:00
ajacoutot
114722bc42
- update to intltool 0.40.5
...
regress is happy
tested by jasper@ in a bulk build
from and ok jasper@
2008-10-14 09:14:19 +00:00
kevlo
3e6c22c1e2
fix a core dump on amd64 and bump PKGNAME
...
ok espie@
2008-10-13 10:56:38 +00:00
jasper
df0f910135
- update p5-XML-SAX-Expat to 0.40
2008-10-10 12:50:53 +00:00
jasper
6fb8b86af9
- update p5-XML-RSS to 1.36
...
- make sure we don't miss example files by using pax to install them
2008-10-10 12:38:03 +00:00
simon
850b649f34
update to version 0.48
2008-10-08 17:42:50 +00:00
jasper
36013e0b59
- update p5-XML-SAX-Expat-Incremental 0.05
...
(rt #23838 : Leaks like a mofo ...)
2008-10-08 16:51:58 +00:00
naddy
295e6f054b
bump aspell-eo and aspell-ru after PERMIT_* changes
2008-10-07 19:55:51 +00:00
jasper
f3310b933a
- update p5-XML-Validator-Schema to 1.10
2008-10-06 17:02:17 +00:00
jasper
7342b02b31
- update p5-Template-Provider-Encoding to 0.10
2008-10-05 23:03:10 +00:00
jasper
304a1e33b5
- update p5-String-Similarity to 1.03
...
"feel free" kevlo@
2008-10-05 21:58:37 +00:00
jasper
b616476794
- update p5-Text-Table to 1.114
...
"feel free" kevlo@
2008-10-05 21:56:42 +00:00
ajacoutot
f7a64d8922
- update Indonesian dictionnary to version 0.50.1_0
2008-10-05 09:47:13 +00:00
ajacoutot
4d5a42084d
- fix license marker: add a complete list of the licenses used
2008-10-05 09:46:52 +00:00
ajacoutot
4b3e5acb4d
- set PERMIT_* to No for aspell-eo and aspell-ru
...
they come without any license nor copyright and there are some dubious
comments in the source
2008-10-05 09:46:24 +00:00
ajacoutot
c8961ef9b2
- fix license marker
...
- regen PLIST while here
- bump
2008-10-05 09:00:33 +00:00
ajacoutot
3b72755bc1
- update Slovak dict to versiob 0.52_0; from frantisek holop
...
- regen PLIST
2008-10-05 08:58:56 +00:00
ajacoutot
7b65e32ecb
- update slovak dictionary; from frantisek holop
...
- regen PLIST while here
- bump
2008-10-04 16:08:16 +00:00
jasper
fc49c31d18
- update intltool 0.40.4
...
thanks to sturm@ for trying it in a bulk build!
ok ajacoutot@ (who had the same diff)
2008-10-03 16:53:37 +00:00
jasper
a6023481b9
- update p5-PPI to 1.203
2008-10-03 10:33:26 +00:00
jasper
a9ea8e9f34
- update p5-XML-RSS to 1.35
2008-10-02 23:10:23 +00:00
simon
559d88985c
bump SHARED_ONLY ports so they get updated and work with the new perl
...
ok sthen@
2008-10-02 20:30:43 +00:00
jasper
9ea37e8c81
- update p5-XML-SAX-ExpatXS to 1.31
2008-10-02 15:39:12 +00:00
merdely
b6b4dccefa
Make work with Perl 5.10.
...
Pointed out by naddy@
ok simon@
2008-10-01 21:49:48 +00:00
simon
cd1dbd6bfe
restore previous packaging list and bump
2008-10-01 16:04:27 +00:00
simon
d55d534232
restore previous packaing list
2008-10-01 16:01:51 +00:00