Commit graph

7353 commits

Author SHA1 Message Date
Tilman Keskinoz
72bd18c55d Update to 0.5
PR:		115039
Submitted by:	Yinghong.Liu <relaxbsd@gmail.com>
2007-07-30 18:14:06 +00:00
Alexander Botero-Lowry
4942ce5a7d - Make Python 2.5.1 the default Python version
- Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:	pointyhat runs
Approved by:	pav (portmgr)
Most work by:	perky
Thanks to:	pav
2007-07-30 09:42:28 +00:00
Cheng-Lung Sung
bf4bcc556d - Update to 0.22 2007-07-30 02:33:28 +00:00
Cheng-Lung Sung
584dbd3038 Search::Odeum is an interface to the Odeum API. Odeum is the inverted
index API which is a part of qdbm database library.

WWW:	http://search.cpan.org/dist/Search-Odeum/

PR:		ports/114939
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-30 02:24:17 +00:00
Cheng-Lung Sung
dd44111d21 - Update to 1.13
PR:		ports/114885
Submitted by:	clsung
Approved by:	maintainer (Yuan-Chung Hsiao)
2007-07-30 02:21:06 +00:00
Cheng-Lung Sung
9897c65bf7 - Update to 0.09805
- release maintainership

PR:		ports/114976
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2007-07-30 02:14:26 +00:00
Cheng-Lung Sung
4d21bff8f1 Ah yes, INI files. We love them. We hate them. We cannot escape
them. Originally made popular by Windows, INI files are everywhere
including in Samba[www.samba.org] and Trac[trac.edgewall.org]. This
gem has one goal: make INI file, structure, and stream manipulation
as fast, safe, and simple as possible. We take a modal approach
with a pluggable parser class.

WWW: http://IniFile.RubyForge.org/

PR:		ports/114786
Submitted by:	Yarema <yds at CoolRat.org>
2007-07-30 02:08:07 +00:00
Cheng-Lung Sung
6d6db8943c - Update to 0.9.19
PR:		ports/114911
Submitted by:	Thomas Abthorpe <thomas_AT_goodking dot ca>
2007-07-30 02:06:36 +00:00
Cheng-Lung Sung
a33a348abd - Update to 1.004
PR:		ports/114881
Submitted by:	clsung
Approved by:	maintainer <snowfly_AT_yuntech dot edu dot tw>
2007-07-30 01:57:21 +00:00
Lars Thegler
e761e803a3 Update to 1.15 2007-07-29 18:19:26 +00:00
Chin-San Huang
7641934d14 - Remove the superfluous blank line.
Reported by:	miwi
Approved by:	rafan (mentor, implicit)
2007-07-29 16:35:26 +00:00
Chin-San Huang
64e2283a00 Add pear-File_Fortune 1.0.0, an interface for reading from and writing
to fortune files.

PR:		ports/114518
Submitted by:	Zhen REN <bg1tpt at gmail.com>
Approved by:	rafan (mentor, implicit)
2007-07-29 14:07:54 +00:00
Sergey Skvortsov
e7f5b23e61 Update to 1.31 2007-07-29 10:25:40 +00:00
Chin-San Huang
ab2ae35a90 - Fix the missing dependency on devel/p5-Module-Build.
Noticed by:	pav
Approved by:	rafan (mentor, implicit)
2007-07-29 02:33:06 +00:00
Chin-San Huang
7e4b26ddf0 Add p5-SGML-Parser-OpenSP 0.100r1, parse SGML documents using OpenSP.
PR:		ports/114975
Submitted by:	Naram Qashat <cyberbotx at cyberbotx.com>
Approved by:	rafan (mentor, implicit)
2007-07-28 19:31:51 +00:00
Chin-San Huang
976cadd0a2 Add p5-Google-Data-JSON, Google::Data::JSON provides several methods to
convert an XML feed into a JSON feed, and vice versa. The JSON format is
defined in Google Data APIs, http://code.google.com/apis/gdata/json.html .

Approved by:	rafan (mentor, implicit)
2007-07-28 14:17:21 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Chin-San Huang
1078666f87 Add p5-Test-Perl-Critic, Test::Perl::Critic wraps the Perl::Critic engine in
a convenient subroutine suitable for test programs written using the
Test::More framework.
This makes it easy to integrate coding-standards enforcement into the build
process.

Approved by:	rafan (mentor, implicit)
2007-07-28 11:47:09 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Cheng-Lung Sung
4b7c64a51c - Update to 1.10.9 2007-07-26 06:20:56 +00:00
Cheng-Lung Sung
bfefe1c10a - Update to 1.061 2007-07-26 02:32:29 +00:00
Dirk Meyer
999c214119 - take maintainership
- make portlint happier
2007-07-25 10:40:17 +00:00
Cheng-Lung Sung
e8092ec591 - Update to 1.30.22 2007-07-25 02:51:08 +00:00
Cheng-Lung Sung
b42e8b9d25 - forgot to add patch 2007-07-25 01:32:43 +00:00
Cheng-Lung Sung
3d8e32a6f7 - Update to 0.17 2007-07-25 01:20:41 +00:00
Cheng-Lung Sung
9a42493541 - Update to 0.21 2007-07-25 01:20:29 +00:00
Cheng-Lung Sung
8de70e6868 - require gettext
- fix build
2007-07-25 01:01:38 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Cheng-Lung Sung
b93115eb85 - Update to 0.20 2007-07-24 06:28:24 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Cheng-Lung Sung
475f5a7923 - Update to 1.25 2007-07-23 08:39:19 +00:00
Cheng-Lung Sung
de1da38e13 This module provides an implementation of Canonical XML Recommendation
(Version 1, 15 March 2001). It uses XML::GDOME for its DOM tree and
XPath nodes.

It provides a XS wrapper around libxml2's Canonical XML code.

WWW:	http://search.cpan.org/dist/XML-Canonical/

PR:		ports/114596
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2007-07-23 03:09:36 +00:00
Frank J. Laszlo
54c814ed03 - Add ports to "geography" virtual category
Approved by:	Pav (wearing portmgr hat)
2007-07-22 19:33:55 +00:00
Gerald Pfeifer
5dbd371032 Update to bibtex2html 1.87. This adds support for \hat, \mathfrak
(supported but no font change, as for \mathcal ad \mathbb), \~a, \~A,
\~o, and \~O.  "--" is translated to &ndash; and "---" to &mdash; now.
2007-07-22 00:58:53 +00:00
Andrew Pantyukhin
11c953071b Add port textproc/humanzip:
humanzip is a compression program that operates on text files.  Unlike
most compression algorithms, its output is human readable.  Indeed, it
is explictly meant to be read by humans and might even be easier to read
than the original.

humanzip compresses files by looking for common strings of words and
replacing them with single symbols. The idea is to reduce the screen and
print size of documents.  Humanzip does not explictly try to reduce the
size of the file as measured in bytes, although this usually happens
incidentally.

WWW: http://savannah.nongnu.org/projects/humanzip/
Author: Matthew Strait
2007-07-21 19:16:45 +00:00
Chin-San Huang
e9cbce870b - update to 1.64.
Approved by:	rafan (mentor)
2007-07-21 13:09:17 +00:00
Gabor Kovesdan
ea72c0a7a2 - Update to 1.1.8
- Unbreak on 7.X

PR:		ports/114693
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2007-07-20 20:44:10 +00:00
Andrew Pantyukhin
4e9b92d502 - Make fetchable
Approved by:	nivit (maintainer inactivity, the previous commit was
		by timeout)
2007-07-20 10:11:16 +00:00
Cheng-Lung Sung
9046a8eeee - fetchable
Submitted by:	sat@
2007-07-20 09:23:47 +00:00
Rong-En Fan
c60b383183 QStarDict is a StarDict clone written with using Qt4.
The user interface is similar to StarDict.

Main features
* Full support of StarDict dictionaries
* Working in system tray
* Scanning mouse selection and showing popup window
  with translation of selected word

WWW: http://qstardict.ylsoftware.com/

Note that it is a GPLv3 software.

PR:		ports/114556
Submitted by:	Yinghong.Liu <relaxbsd at gmail.com>
2007-07-20 05:26:35 +00:00
Erwin Lansing
086230efc9 Add dependency on devel/p5-Perl6-Junction
PR:		114657
Noticed by:	Veselin Slavov <vess@slavof.net>
2007-07-18 16:35:31 +00:00
Andrew Pantyukhin
0c9927c4c5 - Update to 0.1.9 2007-07-18 13:20:44 +00:00
Joseph Koshy
8222c01af5 Upgrade to v0.7.5.
Upstream changes include:
 - A new swedish translation.
 - A '-q' option for agrep(1).
 - Various bug fixes.

The port now uses OPTIONS for configuration.  It currently supports
two configuration knobs:
 "NLS"			turns on native language support.
 "OPTIMIZED_CFLAGS"	compiles the port with aggressive optimization.

PR:		ports/113441
Submitted by:	bf <bf2006a at yahoo dot com>
2007-07-18 13:15:15 +00:00
Cheng-Lung Sung
7ab3346129 - Update to 0.18.0
- fix unfetchable
2007-07-18 03:02:21 +00:00
Cheng-Lung Sung
663c261b54 - Update to 0.18.0
- previous related PR (113697) was filed one month ago, therefore forced timeout.

PR:		ports/114467
Submitted by:	clsung
Approved by:	maintainer (nivit, timeout)
2007-07-18 02:52:15 +00:00
Vanilla I. Shu
fe6d81d245 Fix build with google-ctemplate 0.7. 2007-07-17 09:51:28 +00:00
Vanilla I. Shu
3947015d57 Upgrade to 0.7.
Approved by:	clsung@
2007-07-17 09:48:03 +00:00
Martin Wilke
eb7e09967e - Update to 4.51 2007-07-16 15:26:35 +00:00
Martin Matuska
8b36df6e6e deplate is a ruby based tool for converting documents written in wiki-like
markup to LaTeX, HTML, "HTML slides", or docbook. It supports page templates,
embedded LaTeX code, footnotes, citations, bibliographies, automatic generation
of an index, table of contents etc. It can be used to create web pages and (via
LaTeX or Docbook) high-quality printouts from the same source. In this respect
it is similar to tools like remoteaft or remotetxt2tags.

WWW: http://deplate.sourceforge.net

Approved by: garga (mentor)
2007-07-16 11:19:40 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00