Commit graph

10771 commits

Author SHA1 Message Date
Sergey Skvortsov
0d3b661e4f Update to 3.0.1 2011-05-30 09:16:12 +00:00
Wesley Shields
7da81d3240 - Patch SCIM KMFL engine (textproc/scim-kmfl-imengine) to use
the same neutral keyboard repository as textproc/ibus-kmfl does,
  ${LOCALBASE}/share/kmfl/. This approach is similar to m17n (its
  keyboard databases, devel/m17n-db and textproc/m17n-contrib, are
  shared between textproc/scim-m17n and textproc/ibus-m17n). This
  patch also makes both these KMFL engine ports to read ~/.kmfl/
  instead of SCIM-oriented ~/.scim/kmfl/.
  There is UPDATING text that informs KMFL users about this.

- Patch keyboard ports (7 of them) to install data to the new
  repository, ${LOCALBASE}/share/kmfl/; the keyboard ports were
  SCIM-only and used to install to ${LOCALBASE}/share/scim/kmfl/.

- Adapt descriptions in other KMFL ports (textproc/kmflcomp,
  textproc/libkmfl);

- While we are here, do some additional maintenance.

- Remove the 7 old ports.

- Please see the PR for full details.

PR:		ports/156694
Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
2011-05-29 13:28:25 +00:00
MANTANI Nobutaka
d29437f771 Update to 1.7.0. 2011-05-28 19:42:58 +00:00
Dryice Dong Liu
d2e84fb955 update to 3.20 2011-05-26 09:11:03 +00:00
Ashish SHUKLA
86f2dbca13 Bump PORTREVISION of all ports dependent on lang/ghc as during
upgrade, lang/ghc cabal package cache gets invalidated causing all
dependent ports to be reinstalled.

Obtained from:	FreeBSD Haskell
2011-05-26 00:51:15 +00:00
Ashish SHUKLA
11ce310795 - Fix lang/ghc to not install unusable haddock when NOPORTDOCS is set
- Fix lang/ghc/bsd.cabal.mk to depend on devel/hs-haddock for documentation
- Split textproc/hs-xhtml into a separate -docs port (required by haddock)
- Bump PORTREVISION of devel/hs-haskell-platform, depends on textproc/hs-xhtml

Obtained from:	FreeBSD Haskell
2011-05-25 18:57:25 +00:00
Ashish SHUKLA
92b30f2ed2 Hyperlinked documentation for the xhtml library.
This documentation is generated by HsColour and haddock.

Obtained from:	   FreeBSD Haskell
2011-05-25 18:45:54 +00:00
Ulrich Spörlein
1e6b461ff9 Don't create empty INCLUDEDIR during install. 2011-05-25 08:07:40 +00:00
Sergey Skvortsov
3f45ff28a7 Update to 1.12
Changes:	http://cpansearch.perl.org/src/SADAHIRO/Unicode-Normalize-1.12-withoutworldwriteables/Changes
2011-05-25 08:00:36 +00:00
Steve Wills
fcb7edb495 This program is designed to let you play with the Perl YAML modules in an
interactive way. When you to type in Perl, you get back YAML. And vice versa.

WWW:	http://search.cpan.org/dist/YAML-Shell/
2011-05-24 21:49:48 +00:00
Gerald Pfeifer
3eaf1d033b CPPFLAGS is now automatically passed via CONFIGURE_ENV; just set that. [1]
Remove the MD5 checksum on the way.

Approved by:	gnome (marcus) [1]
2011-05-22 21:22:35 +00:00
Baptiste Daroussin
b39446b81d - update to 1.1
- update website
- changes:
  * New features:
      + new callbacks for document prolog and epilog,
      + support of PHP-Markdown-like tables, through 3 new callbacks.

  * Several bug fixes, most notably:
      + span-level entities are now correctly recognized in headers,
      + empty ATX-styles header (i.e. lines containing only '#' charcters)
        no longer crash the library
      + empty documents are now correctly handled
      + blackslash escapes work in inline URIs, thereby allowing to include
        ')' characters in such URIs.

PR:		ports/157250
Submitted by:	Natacha Porté <natacha@instinctive.eu> (upstream)
2011-05-22 16:05:22 +00:00
Ulrich Spörlein
4e408b684c Update mdocml to 1.11.2 2011-05-22 10:07:20 +00:00
Stefan Walter
fb25330296 Update to 0.3.1.
PR:		156750
Submitted by:	stefan
Approved by:	maintainer timeout (> 2 weeks)
2011-05-21 07:50:59 +00:00
Ashish SHUKLA
4062edbf88 - Upgrade to 0.020. 2011-05-20 18:22:39 +00:00
Jun Kuriyama
c497141aca - Upgrade to 0.82. 2011-05-19 13:34:16 +00:00
Frederic Culot
4307919176 - Update to 3211
Changes:	http://search.cpan.org/dist/CSS-Simple/ChangeLog
PR:		ports/157155
Submitted by:	Vivek Khera <vivek@khera.org> (maintainer)
2011-05-19 07:16:28 +00:00
Philippe Audeoud
354b25a277 - Cleaning MD5 in perl@'s ports
Approved by:	erwin@ (portmgr)
2011-05-17 11:14:02 +00:00
Doug Barton
31ae302eb6 Miscellaneous cleanups and fixes, some of the windowmaker stuff
gracefully provided by danfe.
2011-05-16 05:22:09 +00:00
Emanuel Haupt
f3758a62b7 Update to 4.18 2011-05-15 10:32:44 +00:00
Doug Barton
29813d5397 Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""

These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.

In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.

In a few places, add $FreeBSD$

No functional changes, so no PORTREVISION bumps
2011-05-15 02:49:17 +00:00
Boris Samorodov
9f673045a9 Seems that recently something was changed at the ports tree, so
add an explicit dependency upon x11/libXtst:
. USE_XORG+=xtst;
. bump PORTREVISION.

Spotted by:	pointyhat via pavmail
2011-05-12 12:06:36 +00:00
Sunpoet Po-Chuan Hsieh
829144474c - Update to 1.16
Changes:	http://search.cpan.org/dist/Lingua-EN-AddressParse/Changes
2011-05-11 07:38:22 +00:00
Sunpoet Po-Chuan Hsieh
d6830b80e4 - Update to 1.30
Changes:	http://search.cpan.org/dist/Lingua-EN-NameParse/Changes
2011-05-11 07:37:37 +00:00
Thierry Thomas
e1953fa8df Fix compilation with Clang (patch submitted by rdivacky).
Since I'm there, pet portlint.
2011-05-09 20:08:23 +00:00
Gabor Pali
6c90d6318f - Bump port revision and remove pkg-plist due to the GHC update (it was
missing in the previous sweep)

Reported by:	pointyhat
Obtained from:	FreeBSD Haskell
2011-05-09 12:47:26 +00:00
Anton Berezin
9dc4ac2704 Update to 1.1005.
PR:	155260
Submitted by:	Alexey Illarionov <littlesavage@rambler.ru>
2011-05-09 12:06:12 +00:00
Wen Heping
e0e1728dec - Update to 3.02 2011-05-09 06:54:50 +00:00
Wen Heping
cff3eb3de9 - Update to 0.4.1 2011-05-09 06:42:39 +00:00
Ashish SHUKLA
0c76a8384f - Please welcome GHC 7.0.3
GHC in the ports tree has been updated to 7.0.3 and all other Haskell ports
are also updated to their corresponding Haskell Platform versions, or latest
versions.

We would like to acknowledge the support of the FreeBSD Donations Team and
Eotvos Lorand University, Faculty of Informatics who contributed to the server
that we used for testing.

We would also like to thank all the testers who tested FreeBSD Haskell ports
and provided their feedback.

PR:		ports/156642
Approved by:	tabthorpe (mentor)
Obtained from:	FreeBSD Haskell
2011-05-09 05:28:57 +00:00
Gabor Pali
ead0a4b8a3 This package provides combinators for producing XHTML 1.0, including the
Strict, Transitional and Frameset variants.

WWW: http://hackage.haskell.org/package/xhtml

Obtained from:	FreeBSD Haskell
2011-05-08 18:43:39 +00:00
Gabor Pali
67ab48b6e2 The posix regex backend for regex-base.
WWW:	http://sourceforge.net/projects/lazy-regex

Obtained from:	FreeBSD Haskell
2011-05-08 18:43:16 +00:00
Gabor Pali
65cef20ffd The PCRE backend to accompany regex-base, see <http://www.pcre.org>.
WWW: http://sourceforge.net/projects/lazy-regex

Obtained from:	FreeBSD Haskell
2011-05-08 18:42:53 +00:00
Gabor Pali
6f289fc936 One module layer over regex-posix to replace Text.Regex.
WWW: http://sourceforge.net/projects/lazy-regex

Obtained from:	FreeBSD Haskell
2011-05-08 18:42:31 +00:00
Gabor Pali
c3a24b358b Interface API for regex-posix,pcre,parsec,tdfa,dfa.
WWW:	http://sourceforge.net/projects/lazy-regex

Obtained from:	FreeBSD Haskell
2011-05-08 18:42:11 +00:00
Gabor Pali
dceba5ad40 Parsec is designed from scratch as an industrial-strength parser
library.  It is simple, safe, well documented (on the package
homepage), has extensive libraries and good error messages, and is
also fast.  It is defined as a monad transformer that can be stacked
on arbitrary monads, and it is also parametric in the input stream
type.

WWW:	http://legacy.cs.uu.nl/daan/parsec.html

Obtained from:	FreeBSD Haskell
2011-05-08 18:41:48 +00:00
Gabor Pali
7129276100 This package contains definitions for the 'Pandoc' data structure, which is
used by pandoc to represent structured documents.  These definitions used to
live in the pandoc package, but starting with pandoc 1.7, they have been
split off, so that other packages can use them without drawing in all of
pandoc's dependencies, and pandoc itself can depend on packages (like
citeproc-hs) that use them.

Text.Pandoc.Builder provides functions for building up Pandoc structures
programmatically.

Text.Pandoc.Generic provides generic functions for manipulating Pandoc
documents.

WWW: http://johnmacfarlane.net/pandoc

Obtained from:	FreeBSD Haskell
2011-05-08 18:41:26 +00:00
Gabor Pali
9acc72cbe0 Unicode encoding and decoding functions for utf8, iso-latin-* and somes other
encodings, used in the Haskell XML Toolbox.  ISO Latin 1 - 16, utf8, utf16,
ASCII are supported. Decoding is done with lasy functions, errors may be
detected or ignored.

WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html

Obtained from:	FreeBSD Haskell
2011-05-08 18:40:59 +00:00
Gabor Pali
cb177271fc This library supports full W3C XML Schema regular expressions inclusive all
Unicode character sets and blocks.  The complete grammar can be found under
<http://www.w3.org/TR/xmlschema11-2/#regexs>.  It is implemented by the
technique of derivations of regular expressions.  The W3C syntax is extended
to support not only union of regular sets, but also intersection, set
difference, exor.  Matching of subexpressions is also supported.
The library can be used for constricting lightweight scanners and tokenizers.
It is a standalone library, no external regex libraries are used.
This package is a substitute for the old regex-xmlschema package.

WWW: http://www.haskell.org/haskellwiki/Regular_expressions_for_XML_Schema

Obtained from:	FreeBSD Haskell
2011-05-08 18:40:30 +00:00
Gabor Pali
7b6bb01d97 Character proprties defined by XML and Unicode standards. These modules contain
predicates for Unicode blocks and char proprties and character predicates
defined by XML.  Supported Unicode version is 5.2.0.

WWW: http://www.fh-wedel.de/~si/HXmlToolbox/index.html

Obtained from:	FreeBSD Haskell
2011-05-08 18:39:53 +00:00
Gabor Pali
4827b73f14 This package contains a combinator library for constructing
HTML documents.

WWW: http://hackage.haskell.org/package/html

Obtained from:	FreeBSD Haskell
2011-05-08 18:39:25 +00:00
Steve Wills
a687efca7b Sass is an extension of CSS3, adding nested rules, variables, mixins, selector
inheritance, and more. It's translated to well-formatted, standard CSS using
the command line tool or a web-framework plugin.

WWW:	http://rubygems.org/gems/sass
2011-05-06 22:53:57 +00:00
Cheng-Lung Sung
a8eec48cb5 - Update to 2.0-rc9 2011-05-06 05:34:53 +00:00
Steve Wills
7bd1dec75c - Update to 1.49
- Remove MD5
2011-05-06 03:31:18 +00:00
Thierry Thomas
863a55a7fa Add kn-aspell, aspell Kannada dictionary. 2011-05-05 19:45:33 +00:00
Baptiste Daroussin
de21616c1c - update to 0.2.2 2011-05-05 06:12:56 +00:00
Lars Thegler
e6a6217d6b Update to 1.100600 2011-05-04 15:52:52 +00:00
Steve Wills
e7516a04d6 - Fix build with Ruby 1.9
PR:		ports/156325
Submitted by:	me
Approved by:	maintainer timeout (clsung)
2011-05-04 01:26:03 +00:00
Baptiste Daroussin
98c8dcf181 Upgrade to 0.2.1 2011-05-03 09:26:03 +00:00
Cheng-Lung Sung
ba1b44ab28 - Update to 2.0-rc8 2011-05-03 07:56:58 +00:00
Steve Wills
3ff50c343f - Update to 4.3.0
PR:		ports/156280
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
2011-05-03 03:34:42 +00:00
Steve Wills
2a8fa92edf Simple, feature rich ascii table generation library.
- Optional headings
 - Alignment of columns, headings, or cells
 - Supports column span
 - Easy modification of table strings (+, -, |)

WWW: https://github.com/visionmedia/terminal-table

PR:		ports/156435
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2011-05-03 02:40:59 +00:00
Mark Linimon
bccd94082a Over to new volunteer. 2011-05-02 22:05:18 +00:00
Max Brazhnikov
630ca2285f Bump PORTREVISION after open-mofit update 2011-05-02 12:44:53 +00:00
Pav Lucistnik
46b4304afa - Mark BROKEN: does not configure:
*** The required package libxfcegui4-1.0 was not found on your system.

Reported by:	pointyhat
2011-05-01 23:18:58 +00:00
Baptiste Daroussin
47a21a54dd Remove unmaintained expired ports from textproc
2011-05-01 textproc/ctpp: Deprecated please use ctpp2 textproc/ctpp2
2011-05-01 textproc/dsssl-docbook-cygnus: Distfile is no more available
2011-05-01 textproc/fdp-tools: Distfile is no more available
2011-05-01 textproc/gtkdiff: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-client-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-csconv: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-headers: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-le-unit: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-protocol-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-server: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x: Upstream disapear and distfile is no more available
2011-05-01 textproc/iiimf-x-lib: Upstream disapear and distfile is no more available
2011-05-01 textproc/maketeidtd: Upstream disapear and distfile is no more available
2011-05-01 textproc/minidom: Upstream disapear and distfile is no more available
2011-05-01 textproc/ocaml-yaxpo: Upstream disapear and distfile is no more available
2011-05-01 textproc/p5-LJ-SpellCheck: Upstream disapear and distfile is no more available
2011-05-01 textproc/py-HyperText: Upstream disapear and distfile is no more available
2011-05-01 textproc/smartdoc: Upstream disapear and distfile is no more available
2011-05-01 textproc/xmlpp: Upstream disapear and distfile is no more available
2011-05-01 19:29:59 +00:00
Josh Paetzel
24ba146886 Upgrade to 1.9.0 2011-04-30 17:16:26 +00:00
Baptiste Daroussin
b264b00bbf - update to 0.99
- add licenses
- changes: http://cpansearch.perl.org/src/MARKOV/XML-Compile-Cache-0.99/ChangeLog
2011-04-30 05:42:46 +00:00
Jun Kuriyama
6e0dd21229 - Fix build with WITHOUT_NLS=yes.
PR:		ports/156606
Submitted by:	dirk.meyer@dinoex.sub.org
2011-04-30 02:25:08 +00:00
Frederic Culot
ea1558e3ac - Update to 2.07
Changes:	http://search.cpan.org/dist/HTML-Format/Changes
2011-04-29 14:28:40 +00:00
Frederic Culot
2e89ae0978 - Update to 2.6.14
PR:		ports/156701
Submitted by:	Andrei V. Shetuhin <reki@reki.ru> (maintainer)
2011-04-28 15:12:54 +00:00
Doug Barton
078cf72640 By Maintainer's request, toss these ports back into the pool 2011-04-27 01:56:47 +00:00
Sunpoet Po-Chuan Hsieh
d6c975258d - Update to 0.1422
Changes:	http://search.cpan.org/dist/Validator-Custom/Changes
2011-04-26 10:32:29 +00:00
Beech Rintoul
2fb1466094 -Update from 1.3.0 to 1.3.1.
-No major changes.

PR:		ports/156561
Submitted by:	Henry Hu (henry.hu.sh@gmail.com)(maintainer)
Approved by:	itetcu (mentor)(implicit)
2011-04-26 00:11:26 +00:00
Max Brazhnikov
68b1494806 Chase libzip update 2011-04-24 22:00:53 +00:00
Max Brazhnikov
808f50eb03 Update to 3.0.2
Take maintainership

Port changes:
rename GNOMEUI option to more common GNOME and turn it off
mark run conflict with stardict2
remove support for 6.x
update pkg-message
sort plist

PR:		ports/156228
Approved by:	maintainer timeout
2011-04-24 20:28:45 +00:00
Sergey Skvortsov
d8c7862e46 Update to 1.32
Changes:	http://cpansearch.perl.org/src/PCIMPRICH/XML-SAX-ExpatXS-1.32/Changes
2011-04-23 07:36:21 +00:00
Sergey Skvortsov
7089c676a1 Update to 0.59
Changes:	http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-ParseExcel-0.59/Changes
2011-04-23 07:33:50 +00:00
Frederic Culot
66716206cf - Update to 0.54
- Make use of CPAN:USER macro

Changes:	http://search.cpan.org/dist/Text-BibTeX/CHANGES
2011-04-21 14:42:01 +00:00
Frederic Culot
1899d3cfb8 - Update to 3.16
Changes:	http://search.cpan.org/dist/Pod-Simple/ChangeLog
2011-04-21 08:10:48 +00:00
Jimmy Olgeni
00a4550148 Properly set PORTEPOCH since the previous version pattern started with "2001".
Noticed by:	edwin
2011-04-20 12:58:41 +00:00
Dmitry Marakasov
0953b320a9 - Fix category
Reported by:	erwin
2011-04-18 22:32:07 +00:00
Frederic Culot
454e6d2aa9 - Update to 2.1.6
PR:		ports/156400
Submitted by:	Denis Pokataev <catone AT cpan.org> (maintainer)
2011-04-15 06:49:42 +00:00
Thomas Abthorpe
54a032006b - Reassign to the heap
Approved by:	portmgr (tabthorpe)
2011-04-14 19:06:50 +00:00
Sergey Skvortsov
55f97a851d Update to 0.09
Changes:	http://cpansearch.perl.org/src/RCLAMP/Text-Glob-0.09/Changes
2011-04-12 15:22:47 +00:00
Sunpoet Po-Chuan Hsieh
d96439e134 - Remove obsolete MD5 checksum 2011-04-12 15:19:26 +00:00
Sunpoet Po-Chuan Hsieh
f9cf75246c - Update to 2.12.09
Changes:
- Tweaked the regex which detects mentions of 'obsoletes', 'updates',
  and 'replaces' in the Abstract.
2011-04-12 15:19:01 +00:00
Sunpoet Po-Chuan Hsieh
e76dd1c7aa - Bump PORTREVISION for devel/libmaa shlib change 2011-04-12 15:16:15 +00:00
Baptiste Daroussin
8e289e1ecb - chase exiv2 library bump
- while here remove some MD5
- fix some forgottern desktop-file-utils dependencies
2011-04-12 08:24:32 +00:00
Frederic Culot
7d4d74391f - Update to 4.1
Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
2011-04-12 07:30:21 +00:00
Wen Heping
1d4b93d301 - Enable native binary build
PR:		ports/155646
Submitted by:	Thomas V. Crimi <tcrimi@gmail.com> (maintainer)
2011-04-11 07:05:01 +00:00
Wen Heping
8561fdf250 - Update to 1.23.04
Using a developer version because its a required dependency for
p5-Net-XMMP-1.02.02. Fixes many issues.

PR:		ports/156256
Submitted by:	milki <milki@rescomp.berkeley.edu>
2011-04-11 01:03:57 +00:00
Steve Wills
8952e2a0ba - Mark broken with Ruby 1.9 2011-04-10 18:18:09 +00:00
Max Brazhnikov
132402b354 CMAKE_BUILD_TYPE is set in bsd.cmake.mk now, remove it from Makefiles 2011-04-10 08:48:14 +00:00
Dima Panov
58ea1d2a58 - Specify CMAKE_BUILD_TYPE locally until it will be implemented with global cmake rules
PR:		156295
Submitted by:	Oliver Heesakkers
2011-04-09 12:17:31 +00:00
Ulrich Spörlein
03bdb568ed Update mdocml to version 1.11.1 2011-04-09 09:41:43 +00:00
Frederic Culot
d88f404485 - Update to 2.05
Changes:	http://search.cpan.org/dist/HTML-Format/Changes
2011-04-08 13:33:01 +00:00
Dima Panov
ab5e0c5579 - Follow ${CMAKE_BUILD_TYPE} for auto-generated cmake config filename.
Suggested by:	rakuco at #kde-freebsd
2011-04-08 10:47:52 +00:00
Cheng-Lung Sung
10d399e81a - Update to 1.23 2011-04-08 10:21:18 +00:00
Dirk Meyer
bbdff0a2e6 - drop MD5 2011-04-07 18:26:01 +00:00
Cheng-Lung Sung
4918600faa - Update to 2.0-rc7 2011-04-06 08:02:46 +00:00
Cheng-Lung Sung
a989ea559e - Update to 1.0.15 2011-04-06 07:41:36 +00:00
Stanislav Sedov
3d36cd46d3 - Bump portrevisions on all ocaml libraries, as it appears that compiled
interface files (.cmi) are not backward compatible with a newer ocaml
  version.

PR:		ports/156195
Suggested by:	mandree
2011-04-05 22:23:33 +00:00
Rene Ladan
5fafbc0f8b Garbage collect expired ports
2011-04-01 accessibility/linux-f8-atk: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-ucl: End of Life since Jan 7, 2009
2011-04-01 archivers/linux-f8-upx: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-alsa-lib: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-arts: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-esound: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-freealut: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libaudiofile: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libogg: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-libvorbis: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-mikmod: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-nas-libs: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-openal: End of Life since Jan 7, 2009
2011-04-01 audio/linux-f8-sdl_mixer: End of Life since Jan 7, 2009
2011-04-01 databases/linux-f8-sqlite3: End of Life since Jan 7, 2009
2011-04-02 databases/postgresql81-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql73-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql74-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-02 databases/postgresql80-server: EOL see http://wiki.postgresql.org/wiki/PostgreSQL_Release_Support_Policy
2011-04-01 devel/linux-f8-libglade: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-sdl12: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-allegro: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libsigc++20: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-libglade2: End of Life since Jan 7, 2009
2011-04-01 devel/linux-f8-nspr: End of Life since Jan 7, 2009
2011-04-01 dns/linux-f8-libidn: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f8: End of Life since Jan 7, 2009
2011-04-01 emulators/linux_base-f9: End of Life since Jul 10, 2009
2011-04-01 emulators/linux_base-fc6: End of Life since December 7, 2007
2011-04-01 emulators/linux_base-f7: End of Life since June 13, 2008
2011-04-01 ftp/linux-f8-curl: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-sdl_image: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-ungif: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-imlib: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-cairo: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-dri: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-gdk-pixbuf: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-jpeg: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libGLU: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-libmng: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-png10: End of Life since Jan 7, 2009
2011-04-01 graphics/linux-f8-tiff: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-libg2c: End of Life since Jan 7, 2009
2011-04-01 lang/linux-f8-tcl84: End of Life since Jan 7, 2009
2011-04-01 multimedia/linux-f8-libtheora: End of Life since Jan 7, 2009
2011-04-02 net-p2p/dcd: No fetch sources and looks like project abandoned
2011-03-31 net/straw: abandoned upstream and does not work with python 2.6+
2011-04-01 security/linux-f8-libssh2: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-nss: End of Life since Jan 7, 2009
2011-04-01 security/linux-f8-openssl: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml2: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-gtk: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-scim-libs: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-expat: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-libxml: End of Life since Jan 7, 2009
2011-04-01 textproc/linux-f8-aspell: End of Life since Jan 7, 2009
2011-04-01 www/linux-f8-flashplugin10: End of Life since Jan 7, 2009
2011-03-30 www/mediawiki112: abandoned upstream
2011-03-30 www/mediawiki113: abandoned upstream
2011-03-30 www/mediawiki114: abandoned upstream
2011-03-30 www/mediawiki16: abandoned upstream
2011-04-01 x11-fonts/linux-f8-fontconfig: End of Life since Jan 7, 2009
2011-03-01 x11-themes/gnome-icons-cool-gorilla: "no mastersite"
2011-04-01 x11-themes/linux-f8-hicolor-icon-theme: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-gtk2: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-openmotif: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-pango: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-qt33: End of Life since Jan 7, 2009
2011-04-01 x11-toolkits/linux-f8-tk84: End of Life since Jan 7, 2009
2011-04-01 x11/linux-f8-xorg-libs: End of Life since Jan 7, 2009
2011-04-04 17:12:43 +00:00
Stanislav Sedov
02c38b36a1 - Fix build with ocaml 3.12. 2011-04-04 09:08:11 +00:00
Steve Wills
f619d8c3fd Perl library that provides several modules to compute or validate check digits.
WWW:	http://search.cpan.org/dist/Algorithm-CheckDigits/
2011-04-03 18:19:25 +00:00
Steve Wills
71719d62f6 This is a Ruby class for processing XSLT.
WWW:	http://rubygems.org/gems/ruby-xslt
2011-04-03 17:23:50 +00:00
Steve Wills
eabf6e5896 Oops, committed to wrong category 2011-04-03 15:39:20 +00:00
Steve Wills
bb506333c5 Ruby C bindings to libbzip2
WWW:	http://rubygems.org/gems/bzip2-ruby
2011-04-03 15:28:18 +00:00
TAKATSU Tomonari
7820ddae48 - Add a new port: textproc/ruby-escape
Ruby escape - HTML/URI/shell escaping utilities

  Features:
    - several escaping/composing functions
      * HTML text
      * HTML attribute value
      * URI path
      * shell command line
    - dedicated classes for escaped strings
    - escape and compose strongly related strings at once

  WWW:	http://www.a-k-r.org/escape/
2011-03-29 21:00:05 +00:00
Dennis Herrmann
fad5a91742 - Update to 3.6.4
- Add LICENSE

PR:		ports/156036
Submitted by:	Simon Olofsson <simon@olofsson.de> (maintainer)
2011-03-29 18:56:24 +00:00
MANTANI Nobutaka
9539228d91 Update to 1.6.1. 2011-03-28 13:42:38 +00:00
Baptiste Daroussin
0d1f97337e - update to 1.54
- add licenses
- changes: http://cpansearch.perl.org/src/CDOLAN/CAM-PDF-1.54/CHANGES
2011-03-28 06:16:23 +00:00
Doug Barton
ff61321e1e A new version of xml2rfc (v1.36) has been released, as well as updates to
the xml2rfc web service running at http://xml.resource.org.

Major new web features include:

    * New options in web form to generate ePub and PDF.
    * New option in web form to show trace and warning messages
        along with the output, using frames. This is the default.
    * New option in web form to do strict DTD checking.
    * New advanced web form (see bottom of the web page)
        to: generate HTML using Julian Reschke's XSLT,  generate
        Postscript, and generate RTF.

Major new xml2rfc features include:

    * Generate proper boilerplate for RFC generation (RFC 5741).
        (Also see the RFC Editor's status-memos page.)
    * Support for the new <rfc> consensus= attribute to help support
        RFC 5741.
    * Support for the new <?rfc text-list-symbols="o*+-"?> processing
        instruction. Modify the list of symbols used for list type="symbols".
        The default is "o*+-", but can be set to any list of characters. For
        example, specifying "abcde" will cause "a" to be used for 1st
        level, "b" for the 2nd level, etc, cycling back to the first character
        "a" at the 6th level. Specifying "o*" will cause the characters "o"
        and "*" to be alternated for each successive level.
2011-03-27 18:29:15 +00:00
Andrej Zverev
3e504fb221 - Update to 0.22
Changes: http://cpansearch.perl.org/src/IZUT/SQL-Tokenizer-0.22/Changes

PR:	ports/155972
Submitted by:	milki <milki@rescomp.berkeley.edu> (maintainer)
2011-03-27 16:39:26 +00:00
Martin Wilke
9eec3cf79d - Update MASTER_SITES and WWW: line
- Utilize PLIST_FILES/PORTEXAMPLES

PR:		155828
Submitted by:	Ports Fury
2011-03-27 10:27:03 +00:00
Baptiste Daroussin
9e8ba7b42a - update to 3.38
- add licenses
- deauthor
- changes: http://cpansearch.perl.org/src/MIROD/XML-Twig-3.38/Changes
2011-03-27 10:12:41 +00:00
Jun Kuriyama
7f0cefe3ad - Upgrade to 0.81. 2011-03-27 09:19:19 +00:00
Jun Kuriyama
e94eb7bd68 - Upgrade to 1.01. 2011-03-27 09:19:02 +00:00
Jun Kuriyama
696094b1b0 - Upgrade to 0.9.2.
PR:		ports/155053
Submitted by:	swills
2011-03-26 15:16:28 +00:00
Brendan Fabeny
a18f63218b Remove addition of CPPFLAGS to CONFIGURE_ENV
in port Makefiles, and MD5 entries in distinfo
2011-03-26 01:39:07 +00:00
Baptiste Daroussin
594388b96a - update to 0.10 2011-03-25 22:58:13 +00:00
Baptiste Daroussin
ffd7f7b757 - update to 0.13
- add WWW
- add licenses
- changes: http://cpansearch.perl.org/src/JMCNAMARA/Spreadsheet-WriteExcelXML-0.13/Changes
2011-03-25 22:56:20 +00:00
Martin Wilke
ed00ff9b29 This is a generic, language-neutral framework for extending
Ruby objects with linguistic methods.

It includes an English-language module with inflection,
pluralisation, conjunctions, indefinite articles, present
participles, ordinal numbers, numbers to words, general
quantification, integration with WordNet and CMU's LinkGrammar,
as well as a framework for providing modules for other languages.

WWW: http://deveiate.org/projects/Linguistics/

PR:		ports/155701
Submitted by:	Eric Freeman <freebsdports at chillibear.com>
2011-03-25 12:06:00 +00:00
Martin Wilke
dc2ed24ddc - Update to 1.5.6
PR:		155838
Submitted by:	Ports Fury
2011-03-25 11:49:26 +00:00
Martin Wilke
3d086b637c - Remove DEPRECATED
- Fix MASTER_SITES
- Utilize COPYTREE_SHARE

PR:		155836
Submitted by:	Ports Fury
2011-03-25 11:36:24 +00:00
Martin Wilke
2d27b3de41 - Remove DEPRECATED
- Drop MD5 support
- Update MASTER_SITES and WWW: line

PR:		155837
Submitted by:	Ports Fury
2011-03-25 11:36:18 +00:00
Martin Wilke
1432295c17 - Drop DEPRECATED
- Update MASTER_SITES and WWW: line
- Add LICENSE

PR:		155835
Submitted by:	Ports Fury
2011-03-25 11:36:15 +00:00
Martin Wilke
dca8297648 - Update to 0.24
PR:		155710
Submitted by:	TAKAHASHI Kaoru <kaoru@kaisei.org> (maintainer)
2011-03-25 10:58:02 +00:00
Alberto Villa
bb53d35c1a - Update libdbusmenu-qt to 0.8.0.
- Update akonadi to 1.5.1.
- Update soprano to 2.6.0.
2011-03-25 10:16:44 +00:00
Alberto Villa
59e8197604 - Update SIP to 4.12.1.
- Update PyQt4 to 4.8.3.
- Update QScintilla2 to 2.4.6.
2011-03-25 10:06:51 +00:00
Wen Heping
1fc7624f14 - Update to 4.00
ChangeLog: http://cpansearch.perl.org/src/GSULLIVAN/YAPE-Regex-4.00/Changes
2011-03-25 06:56:54 +00:00
Frederic Culot
705f3a24df - Update to 1.09
Changes:	http://search.cpan.org/dist/CSS/Changes
PR:		ports/155905
Submitted by:	milki <milki AT rescomp.berkeley.edu>
2011-03-24 17:48:54 +00:00
Sunpoet Po-Chuan Hsieh
910ae71947 - Update to 0.1421
- Use new CPAN :id subdir macro

Note that Validator::Custom::* changed their names.

Changes:	http://search.cpan.org/dist/Validator-Custom/Changes
2011-03-24 14:33:12 +00:00
Sunpoet Po-Chuan Hsieh
0a137f12b7 - Update to 2.12.08
Changes:	http://tools.ietf.org/tools/idnits/changelog
- Added code to call out to a grammar check utility, from Lars Eggert.
- Refined the detection of Modifies/Updates text in the abstract, and the
  resulting comment messages.
2011-03-24 14:27:42 +00:00
Baptiste Daroussin
ec5908928a Point to a new MASTER_SITES, remove deprecation
PR:		ports/155627
Submitted by:	Henk van Oers <henk.van.oers _at_ xs4all.nl>
2011-03-24 06:18:04 +00:00
Pawel Pekala
1c89fac54a - Update my email to FreeBSD
Approved by:    miwi, wen (mentors)
2011-03-23 16:58:01 +00:00
Martin Matuska
e3a244403e - Add LICENSE knob(s) 2011-03-23 15:53:22 +00:00
Cheng-Lung Sung
1f6ea3fed8 - Update to 0.2.2 2011-03-22 04:41:55 +00:00
Matthias Andree
8392f4b188 Use immediate assignment when copying BUILD_DEPENDS to RUN_DEPENDS,
per the revised porter's handbook.

Remove MD5 checksum from distinfo.

PR: 154896
2011-03-21 15:55:15 +00:00
Cheng-Lung Sung
0451982200 - remove redundant entries pkg-plist 2011-03-21 09:14:19 +00:00
Cheng-Lung Sung
80d975624c zope.i18nmessageid provides facilities for declaring such messages
within program source text; translation of the messages is the
responsiblitiy of the 'zope.i18n' package.

WWW: http://www.python.org/pypi/zope.i18nmessageid
2011-03-21 08:57:31 +00:00
Cheng-Lung Sung
fda791c2a1 translationstring is a library used for internationalization (i18n) duties.
This package provides a translation string class, a translation string
factory class, translation and pluralization primitives, and a utility
that helps Chameleon templates use translation facilities of this package.
It does not depend on Babel, but its translation and pluralization
services are meant to work best when provided with an instance of
the babel.support.Translations class.

WWW:	http://pypi.python.org/pypi/translationstring
2011-03-21 08:19:07 +00:00
Cheng-Lung Sung
500beb4506 Chameleon is an HTML/XML template language compiler written in Python.
The distribution comes with a complete template engine:
Chameleon Page Templates

WWW:	http://chameleon.repoze.org/
2011-03-21 06:18:17 +00:00
Baptiste Daroussin
24d4dc0db9 Get rid of md5 for all my ports.
while here add most of the licenses
2011-03-20 22:30:17 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Alex Dupre
1bda2b2725 Bump PORTREVISION for ports linking to default libmysqlclient. 2011-03-19 13:15:34 +00:00
Sofian Brabez
d7c5457ddf Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by:	jadawin@ (mentor)
2011-03-18 10:04:54 +00:00
Cheng-Lung Sung
8084a2b150 - Update to 1.13 2011-03-18 00:53:49 +00:00
Dmitry Marakasov
0d334581c0 - Add PORTSCOUT variable 2011-03-17 20:51:53 +00:00
Martin Wilke
b2f4d944fb - Update to 2.0.2
PR:		155463
Submitted by:	Hung-Yi Chen <gaod@hychen.org> (maintainer)
2011-03-17 13:01:34 +00:00
Martin Wilke
24f062b2f7 - Add missing file
PR:		155452
Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
2011-03-17 12:51:29 +00:00
Lars Thegler
fd175cdc7b Update to 1.28 2011-03-16 15:51:06 +00:00
Wen Heping
f2be525a12 BibTeX::Parser is a pure perl BibTeX parser.
WWW: http://search.cpan.org/dist/BibTeX-Parser/
2011-03-16 02:10:51 +00:00
Wen Heping
d50381498d LaTeX::ToUnicode provides a method to convert LaTeX-style markups
for accents etc. into their Unicode equivalents. It translates
commands for special characters or accents into their Unicode
equivalents and removes formatting commands.

WWW:    http://search.cpan.org/dist/LaTeX-ToUnicode/
2011-03-16 02:02:37 +00:00
Emanuel Haupt
8cb12deec2 Update to 2.10 2011-03-14 16:04:41 +00:00
Pav Lucistnik
b3692bb82b - Remove no longer needed patch
Reported by:	maintainer
2011-03-12 23:02:03 +00:00
Baptiste Daroussin
cb9a3d6540 Deprecate unmaintained ports from textproc where upstream disapear and/or
 where no distfiles can be found and are not used by maintained ports
2011-03-12 22:35:12 +00:00
Baptiste Daroussin
1664a839d1 unmaintained and considered as deprecated by upstream. Time to remove it 2011-03-12 19:35:34 +00:00
Steve Wills
f3ce347a06 Perl module which implements version 4.0 of the Wordnik API and provides a
simple object-oriented interface with methods named after the REST ones
provided by Wordnik.

WWW:	http://search.cpan.org/dist/WWW-Wordnik-API/
2011-03-12 18:38:55 +00:00
Dmitry Marakasov
43dfe9d3e4 Geo::Parse::OSM - OpenStreetMap XML file regexp parser
WWW:	http://search.cpan.org/dist/Geo-Parse-OSM/
2011-03-12 00:05:20 +00:00
Wen Heping
b3d21674ab ODF::lpOD is an Open Document management interface. It allows the users to
create or transform office documents, or to extract data from them. It can
handle documents which comply with the Open Document Format international
standard (ODF). It may handle text documents (ODT), spreadsheet documents(ODS),
as well as presentation(ODP) or drawing documents (ODG).

WWW: http://search.cpan.org/dist/ODF-lpOD/
2011-03-11 08:44:52 +00:00
Wen Heping
f106f941ca - Update to 1.2.1
PR:		ports/155092
Submitted by:	Thomas V. Crimi <tcrimi@gmail.com> (maintainer)
2011-03-11 06:42:33 +00:00
Wen Heping
5a7891742b - Update to 0.53
ChangeLog: http://search.cpan.org/src/AMBS/Text-BibTeX-0.53/CHANGES
2011-03-11 02:50:40 +00:00
Wen Heping
a886202673 - Update to 2.019
ChangeLog: http://search.cpan.org/src/SSIMMS/PDF-API2-2.019/Changes
2011-03-11 01:36:34 +00:00
Pav Lucistnik
80e073da54 - Disable tests, they fail normally and hang on pointyhat
Approved by:	maintainer
2011-03-10 22:09:03 +00:00
Lars Thegler
1d59d74fcd Update to 1.215 2011-03-10 19:06:04 +00:00
Wen Heping
8d7dad5cd2 - Reset maintainer [1]
- Drop MD5

PR:		ports/155424 [1]
Submitted by:	Radek Kozlowski <radek@raadradd.com> (previous maintainer) [1]
2011-03-10 00:10:24 +00:00
Cheng-Lung Sung
84910af5b2 - Update to 0.2.1 2011-03-09 03:19:49 +00:00
Joerg Wunsch
27143bc05c Upgrade to version 8.6.4.
Reviewed by:	Peter Schuller (maintainer)
2011-03-08 19:48:41 +00:00
Dennis Herrmann
efadef5b8f - Update to 1.3 2011-03-08 14:05:29 +00:00
Cheng-Lung Sung
54bf366553 - Update to 5.0.1
- Add LICENSE
- Remove old files

http://regis.goodking.ca/tb/logs/7-sbz/py27-feedparser-5.0.1.log
http://regis.goodking.ca/tb/logs/8-sbz/py27-feedparser-5.0.1.log
http://regis.goodking.ca/tb/logs/9-sbz/py27-feedparser-5.0.1.log

PR:		ports/155367
Submitted by:	maintainer (Sofian Brabez)
2011-03-08 01:53:50 +00:00
Sunpoet Po-Chuan Hsieh
1381ab169f - Add p5-XML-LibXML-SAX-ChunkParser 0.00003
XML::LibXML::SAX::ChunkParser's purpose is to simply keep parsing
possibly incomplete XML fragments, for example, from a socket.

WWW: http://search.cpan.org/dist/XML-LibXML-SAX-ChunkParser/

PR:		ports/155340
Submitted by:	"ports@c0decafe.net" <ports@c0decafe.net>
2011-03-07 15:35:48 +00:00
Emanuel Haupt
1bf4b2310b Unify maintainer address for emulation ports.
(freebsd-emulation@FreeBSD.org -> emulation@FreeBSD.org)

Discussed with:	netchild (emulation)
2011-03-07 15:08:25 +00:00
Cheng-Lung Sung
9935674b8b - dbi.0 => dbi.1
- bump PORTREVISION
2011-03-07 14:39:50 +00:00
Dennis Herrmann
28a3674ea8 smu - simple markup
Smu is a simple interpreter for a simplified markdown dialect.

WWW:	http://s01.de/~tox/index.cgi/proj_smu
2011-03-07 12:55:24 +00:00
Baptiste Daroussin
b789fe0f77 - update to 2.0.8
PR:		ports/155261
Submitted by:	Julien Laffaye <kimelto _at_ gmail.com>
2011-03-07 11:52:36 +00:00
Sunpoet Po-Chuan Hsieh
f1424f21a9 - Update to 0.10
- Change to new CPAN subdir macro

Changes:	http://search.cpan.org/dist/Text-FindIndent/Changes
PR:		ports/155082
Submitted by:	sunpoet (myself)
Approved by:	Cezary Morga <cm@therek.net> (maintainer)
2011-03-07 11:38:20 +00:00
Nicola Vitale
9c32447de5 - Install the manpage regardless of NOPORTDOCS
- Remove MANCOMPRESSED
- Use ${INSTALL_MAN} instead of ${INSTALL_DATA}
  to install the manpage

PR:		ports/155039
Submitted by:	lwhsu
2011-03-04 17:11:31 +00:00
Martin Wilke
16a7232ea3 Unicode-LineBreak package.
Three main modules and some supporting program files are contained. For
more details read following POD documentations:

    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

WWW: http://search.cpan.org/dist/Unicode-LineBreak/

PR:		ports/154845
Submitted by:	Olivier Girard <Olivier.Girard at univ-angers.fr>
2011-03-04 13:59:59 +00:00
Cheng-Lung Sung
a9bd20f6f3 - Update to 0.7.2 2011-03-04 08:40:52 +00:00
Cheng-Lung Sung
a6e131e4b9 rubygem-multi_xml
A generic swappable back-end for XML parsing.

Lots of Ruby libraries utilize XML parsing in some form, and
everyone has their favorite XML library. In order to best
support multiple XML parsers and libraries, multi_xml is a
general-purpose swappable XML backend library.

WWW: http://rubygems.org/gems/multi_xml
2011-03-04 08:31:12 +00:00
Mark Linimon
7113661587 Remove repcopy abandoned after ports/151711. Port was never connected
to category Makefile.

Hat:		portmgr
2011-03-04 07:23:57 +00:00
Koop Mast
7008f4db05 Update to 0.5.59.
fix RUN_DEPENDS=${BUILD_DEPENDS} issue.
2011-03-03 15:56:17 +00:00
Vasil Dimov
7115bcf21a Fix textproc/libextractor pkg-plist
Also add OPTIONS whether to install additional dependency libraries in
case they are not installed. If they are found during configure time, then
libextractor will pick them and will install additional files, thus we
need to conditionally enable some entries in pkg-plist.

PR:		ports/155179 (fixes this PR but with a different patch)
2011-03-03 11:54:49 +00:00
Oliver Lehmann
6f4ce81280 Welcome XFCE 4.8 to the portstree!
Special Thanks to:      miwi, Olivier Duchateau <duchateau.olivier@gmail.com>
2011-03-03 10:12:30 +00:00
Emanuel Haupt
1f1c285bba Add a more reliable mirrors for fc4 and f10 linux emulation ports.
Triggered by:	distilator
Reviewed by:	netchild (emulation)
2011-03-03 09:26:45 +00:00
Vasil Dimov
b846e9d5a1 Silence bogus portlint warning about using the file command 2011-03-03 08:47:55 +00:00
Wen Heping
9a0d3ba523 - Fix build with python-2.7
PR:		ports/155184
Submitted by:	Wen Heping (myself)
Approved by:	maintainer
2011-03-03 00:18:56 +00:00
Sunpoet Po-Chuan Hsieh
ed20927f56 - Update to 1.04
- Fix CONFIGURE_ARGS of WITH_ACCESS
- Use bsd.port.options.mk
- Use PLIST_FILES/DIRS instead of PLIST
- Space/tab twiddle
2011-03-02 02:04:38 +00:00
Alexander Leidinger
32606d61d6 - Remove a MASTER_SITE which does not carry the distfile anymore.
- Point to the SF page in the pkg-descr, the old domain does not
  exist anymore.
2011-03-01 08:09:28 +00:00
Koop Mast
9b8ab739f9 Update to 1.2.0. 2011-02-28 14:22:10 +00:00
Alexander Leidinger
252e481b40 Deprecate all non-default Fedora based linux_base respectively linux-fx-*
ports. All of them are End of Life (no security updates) since a loooong time.

As they are not the default, I decided to go with a short expiration date (one
month). The maintainer of the few ports which depend upon the f8 infrastructure
is informed to take action (update to the default f10 infrastructure, or to
deprecate).
2011-02-28 14:07:23 +00:00
Wen Heping
acf9c9450d - Update to 0.7.2
PR:		ports/155097
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2011-02-28 13:09:02 +00:00
Wen Heping
1f25edb0ee - Update to 1.1.1
- Remove MD5
- Fix build with python-2.7

Submitted by:	Wen Heping(via email, myself)
Approved by:	maintainer(via email)
2011-02-28 11:01:56 +00:00
Martin Wilke
b3c8e65d3b Remove:
www/py-turbodjango
	www/py-turbosetup
	textproc/py-csv
	devel/py-uuid
2011-02-27 16:22:06 +00:00
Martin Wilke
c88795d680 - Allow to build with python27 2011-02-27 14:51:50 +00:00
Martin Wilke
5cf63d6e74 - Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1- Update to 1.0.1 2011-02-27 13:46:18 +00:00
Sergey Skvortsov
bd5fd9cff7 Update to 0.07 2011-02-27 08:24:48 +00:00
Vasil Dimov
7d45938b72 Upgrade textproc/libextractor from 0.5.20b to 0.6.2 2011-02-26 19:40:28 +00:00
Andrej Zverev
d4b8ac488f Fix fetch issue. 2011-02-26 16:56:48 +00:00
Andrej Zverev
dd2071a46f Fix fetch issue
Reported by:	miwi@
2011-02-26 14:10:05 +00:00
Jun Kuriyama
808bd57c5f - Upgrade to 1.1.0. 2011-02-26 10:37:34 +00:00
Jun Kuriyama
f411fbd99c Parse DHCP leases file from ISC dhcpd.
WWW: http://search.cpan.org/dist/Text-DHCPLeases/
2011-02-26 09:06:04 +00:00
Martin Wilke
b65fe71eab - Update to 1.2.2 2011-02-26 09:01:06 +00:00
Gabor Kovesdan
336e8813f4 - Modify SGML catalog to prevent some building errors by an SGML
declaration, which cannot be interpreted by Jade

PR:		ports/152457 (related)
Submitted by:	mandree
2011-02-25 18:18:06 +00:00
Jun Kuriyama
1fbbf269d2 - Upgrade to 0.80. 2011-02-25 13:59:27 +00:00
Alex Dupre
a5c2b0560e Set correct source level. 2011-02-25 12:27:00 +00:00
Martin Wilke
f60a3da9d0 - Remove PYTHON_REL > 250, since USE_PYTHON=2.5+ 2011-02-25 11:29:12 +00:00
Dima Panov
f1e7ac4bb3 - Update libWPD to 0.9.1 bugfix release 2011-02-25 11:15:54 +00:00