Commit Graph

676 Commits

Author SHA1 Message Date
pascal
55b81800e4 Import converters/libunistring:
Text files are nowadays usually encoded in Unicode, and may consist of
very different scripts - from Latin letters to Chinese Hanzi -, with
many kinds of special characters - accents, right-to-left writing marks,
hyphens, Roman numbers, and much more. But the POSIX platform APIs for
text do not contain adequate functions for dealing with particular
properties of many Unicode characters. In fact, the POSIX APIs for text
have several assumptions at their base which don't hold for Unicode
text.

This library provides functions for manipulating Unicode strings and for
manipulating C strings according to the Unicode standard.

small tweaks and ok jasper@
2012-06-14 17:30:48 +00:00
sthen
11cf667c2d update to Convert::Base32 0.06, from dhill 2012-05-14 09:52:26 +00:00
okan
28b5746b4c depend on ImageMagick, as opposed to ImageMagick,no_x11 (which is going
away).

ok ajacoutot@, ajacoutot@, sthen@
2012-05-08 03:00:41 +00:00
sthen
d557bcb08d +dos2unix 2012-05-07 12:07:35 +00:00
sthen
65893c67b5 import ports/converters/dos2unix
Convert text files with DOS or Mac line breaks to Unix line breaks and
vice versa. Features:

* Automatically skips binary and non-regular files.
* In-place, paired, or stdio mode conversion.
* Keep original file dates option.
* 7-bit and iso conversion modes like SunOS dos2unix.
* Conversion of Windows UTF-16 files to Unix UTF-8.

ok/reminder about /usr/local (now subst'ed in do-configure) ajacoutot@
ok pirofti
2012-05-07 12:07:07 +00:00
ajacoutot
e15abb4222 Update to libdvdcss-1.2.12.
from Brad, ok sthen@
2012-05-03 06:50:09 +00:00
jasper
9c0db1d607 add extra mirror as the original can be quite flaky 2012-04-30 17:04:28 +00:00
sthen
c7ee45c558 Update converters/p5-Catalyst-View-JSON to version 0.33.
from Andreas Voegele
2012-04-08 22:01:07 +00:00
ajacoutot
2cc6b87dea Remove xsa@ from maintainer as per his request. 2012-04-02 13:06:42 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
2af9fde46d Fix build with glib >= 2.31.20. 2012-03-23 13:28:25 +00:00
ajacoutot
34f6032d93 Update to libpst-0.6.54. 2012-01-09 18:25:44 +00:00
sthen
2476a2db73 update to mpack 1.6 plus various patches from Sebastian Pipping:
- SECURITY: don't create world readable files. CVE-2011-4919
- avoid conflicting prototypes
2012-01-08 00:12:12 +00:00
sthen
5752b2e7bb Update to ish-2.01a5, including a fix for a Y2K problem in status display and
64-bit fixes for multi-volume format. From SASANO Takayoshi.

Make a few minor changes while there: Honour CC flag, and use a do-install:
target rather than upstream's makefile which always strips the binaries,
even when DEBUG is set.
2011-12-30 23:14:34 +00:00
jeremy
92874b95b7 sync 2011-12-13 17:42:14 +00:00
jeremy
4ef648d60d Import ruby-multi-json 1.0.3, a Rails 3.1 dependency
Lots of Ruby libraries utilize JSON parsing in some form, and everyone
has their favorite JSON library. In order to best support multiple JSON
parsers and libraries, multi_json is a general-purpose swappable JSON
backend library.

MultiJSON tries to have intelligent defaulting. That is, if you have any
of the supported engines already loaded, it will utilize them before
attempting to load any. When loading, libraries are ordered by speed.
First Yajl-Ruby, then the JSON gem, then JSON pure. If no JSON library
is available, MultiJSON falls back to a bundled version of OkJson.

OK claudio@
2011-12-13 17:33:30 +00:00
naddy
4d9c2aa0bc it's MODULES, not MODULE 2011-11-16 17:42:26 +00:00
jeremy
9c4d2b3822 Remove .require_paths from PLISTs from gems that used to use
them.  After recent updates to the ruby interpreters, these
files are no longer created.
2011-11-09 00:17:37 +00:00
jasper
46ed00cef0 use a better homepage; pointed out by aja@ 2011-11-06 18:30:08 +00:00
jasper
6f8d572bec add a homepage 2011-11-06 18:09:57 +00:00
jasper
e9b6f0b707 - regen WANTLIB 2011-11-04 09:05:54 +00:00
ajacoutot
c06bf3f989 Don't disable the static library for enca.
from Brad.
2011-10-18 06:05:20 +00:00
jasper
baa887a2ca - using RUN_DEPENDS=${BUILD_DEPENDS} is verboten, or you'll end up
having a runtime dependency on groff, ccache and nonsense like that.
2011-10-05 17:30:57 +00:00
espie
61199a1dbc normalize pkgpath 2011-09-16 08:48:01 +00:00
ajacoutot
cb2eb0ba8d Meh, missed bump. 2011-09-12 16:47:21 +00:00
ajacoutot
9267485fe5 By default, depend on the no_x11 FLAVOR or ImageMagick. 2011-09-12 16:47:05 +00:00
naddy
d7fdc51cbd use upstream fix for regression test 2011-09-03 10:57:07 +00:00
naddy
a755d3bef5 maintenance update to 1.14; ok Brad 2011-09-02 15:44:46 +00:00
espie
d7ceace5c0 update to 1.2.10, add negative caching to keys 2011-08-29 09:54:51 +00:00
jeremy
290ef814e1 Update to 1.5.3. 2011-07-27 03:41:26 +00:00
naddy
02d9b5258b remove USE_GROFF from ports that already ship a preformatted page
in their source
2011-06-21 20:21:21 +00:00
sthen
92454b7efd tweak Makefile, from Brad
- Clarify license marker
- style nit; move MAKE_FLAGS further up in the Makefile
2011-06-14 21:31:04 +00:00
jasper
09704e4c8a - fix CONFIGURE_STYLE
- install examples
2011-06-14 11:18:06 +00:00
robert
e44ccdc169 +p5-Convert-Color 2011-06-14 11:16:46 +00:00
robert
b5ebf5a5d4 import of p5-Convert-Color-0.08 a module that contains
color space conversions and named lookup functions
2011-06-14 11:16:10 +00:00
jasper
eec0417831 bump after default python version switch 2011-06-08 17:31:05 +00:00
jeremy
31e6deb8d9 Update to version 1.5.1. Initial version from wen heping on ports@. 2011-06-02 00:13:41 +00:00
jasper
312f023a22 update to Unicode-LineBreak-2011.058 2011-06-01 17:41:48 +00:00
jasper
620481c51a - update to Finance-Currency-Convert-XE-0.19 2011-05-31 09:09:11 +00:00
jasper
2fd7f2b4a4 - update to Convert-Binary-C-0.76
- install examples
2011-05-24 21:12:43 +00:00
gsoares
f950c79636 - add MASTER_SITE_SOURCEFORGE as backup to MASTER_SITES
- use MAKE_PROGRAM instead of hardcoding gmake
- regen patches

ok jasper@ ok sthen@
2011-04-25 23:50:56 +00:00
landry
d0fe8673c9 Mark as BROKEN-hppa, linking fails with strange messages related to
boost symbols.
2011-04-18 11:51:07 +00:00
giovanni
d1815dad4d Update to 2.51, maintainer timeout
ok simon@
2011-04-18 07:54:57 +00:00
ajacoutot
9d968c5bd3 Update to libpst-0.6.49. 2011-04-15 09:56:22 +00:00
naddy
889ea84f08 EPOCH bumps to keep package versions from going back.
Turned up by a bulk build with a year-old plist database.
2011-04-14 21:21:56 +00:00
jasper
19a07817ac sync 2011-04-13 13:27:22 +00:00
jasper
50de31b97c import enca 1.13
Enca is an Extremely Naive Charset Analyser. It detects character set
and encoding of text files and can also convert them to other encodings
using either a built-in converter or external libraries and tools like
libiconv, librecode, etc.

ok aja@
2011-04-13 13:26:42 +00:00
jeremy
9d4d55e233 Build the ruby 1.9 version of some ruby gem ports with C extensions
by default.

OK landry@
2011-03-25 17:02:35 +00:00
jeremy
30be1ec4da Fix regress tests.
OK landry@
2011-03-25 16:39:54 +00:00
jasper
1c946e971b - update to 0.17 2011-03-17 13:33:34 +00:00
sthen
f530ebc359 +p5-Convert-Base32 2011-03-11 13:40:40 +00:00
sthen
9f1fd52048 import ports/converters/p5-Convert-Base32, feedback/tweaks/ok giovanni@
This module provides functions to convert string from/to RFC4648
Base32 encoding, designed to encode non-ASCII characters in
DNS-compatible host name parts (A..Z, 2..7).
2011-03-11 13:40:20 +00:00
jasper
2301407e50 - update to 2011.03.05 2011-03-10 18:12:16 +00:00
jasper
c60ab29b9e - update to 2.0.3 2011-03-10 18:02:57 +00:00
landry
7453988da2 Fix build when automake-1.9 is installed. add it to BUILD_DEPENDS, and
add gnu libtool too since it needs autofoo makros, and thus set
USE_LIBTOOL. Barf.
failure reported by jasper@
2011-01-21 10:23:43 +00:00
jasper
5e35fbf4ad CPAN has been having issues with mirroring this file for some time now, so
mirror it.
2011-01-13 09:37:30 +00:00
naddy
f0fbca9f1d 1.051 -> 1.34 requires epoch bump 2011-01-09 18:01:33 +00:00
landry
199e590885 p5-Convert-BER-1.3101 existed in the past, and -1.32 compares older.
Set EPOCH to 0.
2011-01-06 08:33:38 +00:00
jeremy
4f9664ab00 REVISION bump for rbx FLAVOR PLIST change.
OK landry@
2011-01-06 04:24:22 +00:00
benoit
b156baf0c5 - update p5-Convert-UUlib to 1.34
ok Ibrahim Khalifa (maintainer)
2011-01-05 21:25:28 +00:00
benoit
d734e5ea86 - update p5-Convert-BER to 1.32
ok kevlo@
2011-01-03 20:40:22 +00:00
jasper
8ffa0755a4 - update p5-Convert-PEM to 0.11 2010-12-19 23:46:55 +00:00
landry
5df7e33f34 +p5-Unicode-LineBreak 2010-12-19 22:46:12 +00:00
landry
06b011a434 Import p5-Unicode-LineBreak, needed by an upcoming mail/sympa update:
This package provide the following perl modules:
* Text::LineFold - Line Folding for Plain Text
* Unicode::GCString - String as Sequence of UAX #29 Grapheme Clusters
* Unicode::LineBreak - UAX #14 Unicode Line Breaking Algorithm
2010-12-19 22:45:32 +00:00
ajacoutot
aaa1885833 Bump after recent cpan.port.mk change.
ok jasper@
2010-12-03 11:44:22 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
jeremy
a8bf115817 REVISION bump all ruby ports due to a change in the pkgspec.
Previously, we were using ruby->=1.8,<=1.9, instead of
ruby->=1.8,<1.9.  While this wouldn't cause an issue, since
our ruby-1.9.2 package isn't included in ruby->=1.8,<=1.9,
it's still wrong and should be fixed.  This also fixes the
following minor issues:

Switch from using FLAVOR to MODRUBY_FLAVOR for *_DEPENDS.
Currently we don't have a ruby port that uses FLAVORs that
would differ from MODRUBY_FLAVOR, but it's possible we will
in the future.

Switch from BASE_PKGPATH to BUILD_PKGPATH in a few cases in
REGRESS_DEPENDS.  This probably is not strictly necessary, but
BUILD_PKGPATH is used in more cases, so it is good for
consistency.

Switch to new style *_DEPENDS, with the version specification
at the end.  The remaining cases where this is not done is
because a specific version is used.

Some FULLPKGNAME added to REGRESS_DEPENDS, to make sure that if
the old version is installed when you run a regress test, it
will install the new version first.

Some conversion of spaces to tabs for consistency.

OK landry@
2010-11-24 21:35:13 +00:00
jasper
5160e43211 - drop maintainership of ports i don't use anymore, and take maintainership of three new ones. 2010-11-22 08:56:47 +00:00
espie
2314c85f45 convert to new style depends
zap default spec that are not needed
convert libspecs as well
convert p* to REVISION.

No package changes
2010-11-15 00:22:45 +00:00
jeremy
95f87b58d3 Update ruby-json to 1.4.6 and update PLIST for ruby.port.mk changes.
OK landry@
2010-11-08 23:31:59 +00:00
espie
dcdfee948c convert libiconv to new wantlib 2010-11-06 10:18:38 +00:00
naddy
e5810da355 mandoc handles these pages just fine, no need for groff 2010-10-31 16:03:52 +00:00
jeremy
006fde0cd9 Handle the rest of the fallout from the splitting of MODRUBY_LIB_DEPENDS
into MODRUBY_WANTLIB and using CONFIGURE_STYLE = ruby gem ext.  Use the
lang/ruby module for all dependent ports, setting
MODRUBY_{BUILD,RUN}DEP=No if necessary.

ok landry, phessler, sthen
2010-10-26 21:42:13 +00:00
jasper
14271b0d34 - update p5-DateManip to 6.14
- install examples

ok espie@ (MAINTAINER)
2010-10-26 15:23:05 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
sthen
ec8f9886f2 revision/lib_depends 2010-10-23 22:01:29 +00:00
sthen
16fb1a7783 fix a few tabtabUSE_GROFF, problem pointed out by Alexandr Shadchin 2010-10-18 21:35:47 +00:00
espie
880de1aa40 USE_GROFF=Yes 2010-10-18 17:06:05 +00:00
jeremy
82143f7987 Remove MASTER_SITES from most ruby gem ports, specify it in ruby.port.mk
All ruby .gem files are now hosted on rubygems.org in the same
directory.  If the ruby gem CONFIGURE_STYLE is used, make the
default MASTER_SITES that directory.

There are still a few uses of MASTER_SITE_RUBYFORGE in the tree, for
some ports that aren't gems, or where the .gem file isn't hosted on
rubygems.org, or where the hashes don't match.  Most of these will be
dealt with in the near future.

OK landry@
2010-09-28 20:12:16 +00:00
sthen
33fe97dfb9 bump 2010-09-24 15:23:05 +00:00
jeremy
d765f5df76 Bump all ruby ports not already handled.
In the upgrade from ruby 1.8.6 to 1.8.7, the PLISTs changed
due to differences in how RDoc processes files.

This also has a number of changes to the regress tests to
work with the changes to devel/ruby-rake.  It moves most of
the regress tests to use MODRUBY_REGRESS.

OK jcs@, landry@, jasper@, sthen@
2010-09-23 22:30:24 +00:00
jasper
a83f1c61c6 - honor CC/CFLAGS in the command we run at pre-configure
ok brad@ (MAINTAINER), landry@
2010-09-22 21:02:02 +00:00
jasper
e3cbc7482b - sync 2010-09-16 07:28:07 +00:00
jasper
bfd99efc0c - remove, superseded by p5-Net-IDN-Encode 2010-09-16 07:28:01 +00:00
jasper
486c781d40 - update p5-Net-IDN-Nameprep to 1.100
ok sthen@
2010-09-16 07:27:38 +00:00
jasper
1cfe6df93e import p5-Net-IDN-Encode 1.100
This module provides an easy-to-use interface for encoding and decoding
Internationalized Domain Names (IDNs), as described in RFC 3490.

(This module replaces converters/p5-IDN-Punycode)

ok sthen@
2010-09-16 07:26:16 +00:00
jasper
c692503ef5 import p5-Unicode-Stringprep 1.103
This module implements the stringprep framework for preparing Unicode
text strings in order to increase the likelihood that string input and
string comparison work in ways that make sense for typical users
throughout the world.

ok sthen@
2010-09-16 07:25:00 +00:00
jasper
e65dbca875 - update p5-MARC-Record to 2.0.2 2010-09-15 22:03:12 +00:00
jasper
fde51a3b32 - update to 0.16 2010-09-15 21:24:41 +00:00
sthen
0b69722ec9 drop msf as maintainer on his p5- thingys and bump REVISION
"perl smells like dead moose farts and you can quote me on that" msf@
2010-09-15 13:52:11 +00:00
jasper
fab4167387 - move distfiles/ to a proper mirroring location. 2010-09-12 16:49:08 +00:00
fgsch
0915f5b894 Bump revision after python's default change. 2010-08-30 17:11:35 +00:00
jasper
59fd530c80 - update p5-Calendar-Simple to 1.21 2010-08-26 20:25:23 +00:00
jasper
88cdfdf3bf - missing USE_X11 2010-08-26 11:11:54 +00:00
ajacoutot
c295cd61be Sync with FreeBSD port:
- remove $/, $| it's artifacts from $rpm = <$f>; time.
  [this might help in low RAM situations]
- change && to and
- whitespace cosmetic.
2010-08-22 17:55:38 +00:00
sthen
3f913dcdaa use REVISION 2010-07-13 19:46:10 +00:00
ajacoutot
d4cb11e9d4 Update to rpm2cpio 1.3 (from FreeBSD ports).
This adds support for newer rpms that use xz or lzma.
Add run_depend on bzip2 and xz.

input from and ok naddy@
2010-07-12 05:55:28 +00:00
kevlo
30410df4b0 Update to 2.29
maintainer timeout
2010-06-05 13:54:09 +00:00
kevlo
abc8886c71 Update to 0.40
maintainer timeout
2010-06-05 13:52:55 +00:00
kevlo
f3e73839ee Update to 1.22
maintainer timeout
2010-06-05 13:50:04 +00:00
espie
36adf53a0d forgot bump. (Markus Lude) 2010-05-28 11:36:12 +00:00
espie
4aa2a50677 fix mkvtoolnix 2010-05-28 09:20:40 +00:00
kevlo
da18ba40df Update to 2.21
ok maintainer
2010-05-27 02:15:26 +00:00
espie
e1a5bedc66 ... needs a bump 2010-05-19 16:23:28 +00:00
espie
e2aecd82c4 fix for gcc4 2010-05-19 16:22:20 +00:00
ajacoutot
28806e7d45 Maintainance update to libpst-0.6.45. 2010-04-22 20:21:37 +00:00
ajacoutot
983fd44e85 Consistency: remove the 1, 2 or even 3 empty blank lines. 2010-04-15 13:56:33 +00:00
sturm
35b45cc174 remove myself as maintainer, bump PKGNAMEs 2010-03-22 13:54:21 +00:00
landry
a66ec0703b Use -O0 too on hppa to let this brain^Wmemory-eater build.
ok jasper@
2010-02-13 13:10:19 +00:00
naddy
f3790e41d6 Fix an endless loop in the conversion to wchar_t. From upstream.
ok jasper@, Brad
2010-02-07 15:25:03 +00:00
ajacoutot
4e047754dc Fix dependencies, this port really depends on glib2, not glib1.
While here, use gettext MODULE and regen wantlib.

"looks good" espie@
2010-02-05 11:49:10 +00:00
espie
100f0c7870 SUBDIR += is wrong: it means the makefile will pick up SUBDIR from env, thus
breaking cd /usr/ports && SUBDIR=some/path make something for
category makefiles. While there, also put spaces around += uniformously.
okay naddy@, jasper@
2010-02-01 17:00:12 +00:00
landry
1d22f6e62a Use -O0 on sparc64 until someone figures what makes gcc eat all
memory. This allows libpst (and thus evolution) to build on sparc64.
ok jasper@ sthen@ ajacoutot@
2010-01-26 12:58:37 +00:00
sthen
78132947bd Unbreak if the python2.6 binary is present; no bump necessary. 2009-10-15 11:13:57 +00:00
jasper
9b9a1bce3d - update p5-JSON-XS to 2.25 (previous release wasn't on mirrors anymore)
maintainer time out
2009-10-09 12:26:27 +00:00
benoit
6a15aa4e75 - update html2wml to 0.4.11
ok ajacoutot@
2009-10-05 10:20:59 +00:00
ajacoutot
981a69ea21 Missing build dependency (typo from the subpackaging move).
Spotted by STeve Andre', thanks.
2009-09-17 07:12:05 +00:00
ajacoutot
61ea4d5a14 Major update to libpst-0.6.43.
This port comes in 2 packages now: -main and -python. That is to keep
the -main dependencies lighter.

Successfully tested by jasper@ and myself.
ok jasper@
2009-09-16 18:05:14 +00:00
jasper
3ac6d7f4e3 - rototill some bits 2009-09-10 22:27:29 +00:00
jasper
2e6da560dc - move distfiles to another site 2009-09-10 22:12:55 +00:00
kevlo
0157ebb4d6 update to 0.35 2009-08-31 03:18:42 +00:00
kevlo
f66eb84258 update to 1.21
ok simon@
2009-08-31 03:17:49 +00:00
bernd
fbab70b2a2 Security update to ruby-json-1.1.7.
From the changelog:
Security Fix for JSON::Pure::Parser. A specially designed string could
cause catastrophic backtracking in one of the parser's regular expressions
in earlier 1.1.x versions. JSON::Ext::Parser isn't affected by this issue.
2009-08-20 21:55:41 +00:00
msf
a86dd8f468 respect MODRUBY_LIB_DEPENDS, no plist change, no bump
ok bernd@
2009-08-10 15:21:59 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
jim
680e0758cd update to JSON-XS-2.24
ok simon@, rwx@
2009-06-18 11:09:35 +00:00
jim
6aeed5a88c update to JSON-2.15
ok rwx@, simon@
2009-06-18 11:08:25 +00:00
sthen
fa1e10897c fix some slightly questionable dependencies, bump PKGNAME 2009-06-17 01:03:35 +00:00
ajacoutot
fa2fecbaa8 - update to p5-Convert-Binary-C-0.74
passes regression tests

ok pyr@
2009-05-31 02:25:17 +00:00
benoit
3e30a589ac - update to xmltoman 0.4
- change maintainer
- change MASTER_SITES and HOMEPAGE

ok ajacoutot@
2009-05-22 07:28:00 +00:00
bernd
127ac5079e Update to ruby-json-1.1.6. 2009-05-19 21:59:55 +00:00
jasper
6c523fcf7b - add libpst 2009-05-11 09:36:48 +00:00
jasper
ffb24d0ee9 import libpst 0.6.37
Tools for converting Outlook .pst files to Unix mbox and other formats.

ok ajacoutot@
2009-05-11 09:36:17 +00:00
simon
f153e602d0 maintenance update to version 0.32 2009-05-06 22:20:21 +00:00
simon
861a3b80f2 maintenance update to version 2.232 2009-05-06 22:13:51 +00:00
simon
87f6958b80 update to version 1.03 2009-05-03 19:57:42 +00:00
ajacoutot
e68a74602b - give regress a chance to run
- while here, regen PLIST+patches and fix license marker
- bump
2009-04-25 18:02:58 +00:00
naddy
2801d797d0 update to 1.13; from Brad 2009-04-24 18:56:49 +00:00
naddy
fbd8ab1245 fix link order; ok jasper@ 2009-03-24 17:01:33 +00:00
jasper
1078158f0b - update Convert-Binary-C to 0.73 2009-03-22 20:42:45 +00:00
espie
b9a9d9a596 bump for python dep 2009-03-11 11:37:47 +00:00
simon
b74376975b add p5-Encode-IMAPUTF7 2009-01-25 23:02:44 +00:00
simon
7201680f25 import p5-Encode-IMAPUTF7
IMAP mailbox names are encoded in a modified UTF7 when names contain
international characters outside of the printable ASCII range.  The
modified UTF-7 encoding is defined in RFC2060 (section 5.1.3).
2009-01-25 23:02:40 +00:00
simon
1f64d6f7e2 update to version 0.28 and remove our merged patches 2009-01-13 14:48:57 +00:00
simon
9202d5e10b update to version 2.12
from Genadijus Paleckis (maintainer)
2008-12-08 14:26:16 +00:00
pea
002b3f9357 Update to 5.54
ok espie@, go ajacoutot@
2008-12-08 12:20:17 +00:00
simon
b9cbc501a3 update to version 2.231, fixes magic bugs with perl 5.10 2008-12-03 21:35:40 +00:00
simon
c76c80ceb5 maintenance update to version 1.18 2008-12-03 21:32:11 +00:00
sthen
f81c08b2ad chase WANTLIB (glib2) and bump, regen PLIST while there 2008-11-19 17:26:17 +00:00
landry
ba88cbecde Fix after no_gnome FLAVOR removal in devel/libgsf.
While here fix WANTLIB and bump PKGNAME.
2008-11-18 13:40:32 +00:00