1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

10412 Commits

Author SHA1 Message Date
Sylvio Cesar Teixeira
653f9f0390 - Update to 2.6 2011-02-24 18:12:01 +00:00
Pietro Cerutti
0d37866d59 - Explicitely use iconv as a transcoder 2011-02-24 10:30:50 +00:00
Wen Heping
fa396c2c68 XML/Ada is a full XML suite for use with Ada compilers, such as GNAT AUX.
XML/Ada is a set of modules that provide a simple manipulation of XML
streams.  It supports the whole XML 1.1 specification and can parse any file
that follows this standard, including the contents of the DTD although no
validation of the documents is performed based on those.

It provides support for a number of standards associated with XML such as
SAX, DOM, and XML schemas.  Additionally, it includes a module to manipulate
unicode streams since this is required by the XML standard.

WWW: http://libre.adacore.com/libre/tools/xmlada/

PR:		ports/153828
Submitted by:	John Marino <freebsdml@marino.st>
2011-02-24 06:30:10 +00:00
Pietro Cerutti
10820f3445 - New port: textproc/xerces-c3
This is a port of the 3.x series of the Apache Xerces-C++ library.

  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.
2011-02-23 17:13:25 +00:00
Frederic Culot
34dca22c47 - Update to 2.0.7
Changes:	http://www.pell.portland.or.us/~orc/Code/markdown/#Source.Code
PR:		ports/154963
Submitted by:	Julien Laffaye <kimelto at gmail.com> (maintainer)
2011-02-22 19:26:36 +00:00
Hiroki Sato
3db8febe6a Update to 2008. 2011-02-22 19:08:53 +00:00
Wen Heping
5199716de3 - Update to 0.4.0
PR:		ports/154945
Submitted by:	lwhsu@
2011-02-22 01:21:54 +00:00
Olli Hauer
5e6d927ba6 - fix pkg-plist if installed with apache20 / apache22
- remove MD5 from distinfo

PR:		ports/154758
Submitted by:	myself
Approved by:	maintainer timeout
2011-02-22 00:29:58 +00:00
Wen Heping
c7046707cd The standard for machine-readable cataloging (MARC) records is documented at
http://loc.gov/marc/. This package enables you to read existing MARC records
from a file, string, or (using the YAZ extension), from a Z39.50 source. You
can also use this package to create new MARC records.

WWW: http://pear.php.net/package/File_MARC
2011-02-21 00:47:51 +00:00
Cheng-Lung Sung
94236687bf - Update to 1.0.14 2011-02-20 12:15:02 +00:00
Wen Heping
18c650f8ce - Update to 0.12 2011-02-20 08:23:40 +00:00
Li-Wen Hsu
208fc6d731 - Update to 1.0.7 2011-02-18 02:06:09 +00:00
Wen Heping
494970a201 - Update to 3.01 2011-02-18 01:29:28 +00:00
Emanuel Haupt
302b5d0440 Update to 4.17
Feature safe:	yes
2011-02-17 14:24:54 +00:00
Vanilla I. Shu
974c171cec bump version for google-ctemplate shared number increasment.
Feature safe:	yes.
2011-02-17 03:52:30 +00:00
Vanilla I. Shu
f49fb561e5 Upgrade to 0.99.
Feature safe:	yes
2011-02-17 03:51:25 +00:00
Wen Heping
384e5aeb28 - Update to 0.52
ChangeLog: http://cpansearch.perl.org/src/AMBS/Text-BibTeX-0.52/CHANGES
2011-02-17 02:45:14 +00:00
Alexander Logvinov
956e1cb9fc - Update to 0.6.5.2 2011-02-16 13:06:52 +00:00
Chin-San Huang
d721eecb6d Add textproc/p5-HTML-QRCode, generate HTML based QR Code.
WWW:  http://search.cpan.org/dist/HTML-QRCode/
2011-02-16 05:05:03 +00:00
Chin-San Huang
d030b77dba Add textproc/Text-QRCode, gnerate text based QR Code.
This module allows you to generate QR Code using ' ' and '*'.

WWW:  http://search.cpan.org/dist/Text-QRCode/
2011-02-16 05:03:28 +00:00
Cheng-Lung Sung
f9e75d74e2 - make fetchable 2011-02-16 01:53:27 +00:00
Cheng-Lung Sung
b7acd0b2f5 - Update to 1.11.3 (1.113) 2011-02-15 05:09:57 +00:00
Felippe de Meirelles Motta
6ad7c68ea8 - Update to 0.32.
- Not using mode build anymore.
2011-02-13 12:00:07 +00:00
Felippe de Meirelles Motta
55e459a3dc - Update to 0.19. 2011-02-13 11:53:27 +00:00
Frederic Culot
657eb01ae1 SQL::Tokenizer is a simple tokenizer for SQL queries. It does not claim
to be a parser or query verifier. It just creates sane tokens from a
valid SQL query.

WWW: http://search.cpan.org/dist/SQL-Tokenizer

PR:		ports/154706
Submitted by:	milki <milki AT rescomp.berkeley.edu>
2011-02-13 07:04:22 +00:00
Hiroki Sato
de593ca400 Update to 1.0.5. Changes include:
- use XSLT_PARSE_OPTIONS, else CDATA nodes can cause
	  corruption (Bug 3158482)
	- fix typo in help message
	- get rid of warnings in -ansi -pedantic mode
	- required libxml2 version is 2.6.23
	- usage strings use argv[0] as program name
	- --help prints to stdout and exits with success
	- double /'s under msys to avoid path conversion
2011-02-12 09:36:05 +00:00
Andrej Zverev
85b13ac345 Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.
No functional changes.

Sponsored by:	p5 namespace
2011-02-12 09:30:23 +00:00
Cheng-Lung Sung
c8f29642ed - Update to 1.12.0 2011-02-11 08:23:42 +00:00
Cheng-Lung Sung
8ad6154a0c - Update to 1.12.0 2011-02-11 08:18:18 +00:00
Cheng-Lung Sung
f1f2d4e864 - Update to 3.0.3
- update WWW
2011-02-10 06:04:40 +00:00
Greg Larkin
d0caf6ecc9 - Updated to 0.4.0 (See http://freshmeat.net/projects/scss/releases/327625
for changes)
- Passed maintainership to submitter
- Added LICENSE
- Moved PLIST_FILES/DIRS to pkg-plist

PR:		ports/154408
Submitted by:	C-S <c-s@c-s.li>
2011-02-10 01:06:55 +00:00
Cheng-Lung Sung
3837c987a7 - Update to 1.21 2011-02-09 08:38:00 +00:00
Cheng-Lung Sung
f534500226 - Update to 1.42 2011-02-09 08:13:33 +00:00
Cheng-Lung Sung
bf3c4473f4 - Update to 2.06 2011-02-09 08:06:04 +00:00
Matthias Andree
31ba933594 Update WWW link to https://fedorahosted.org/xmlto/.
Feature safe: yes
2011-02-07 11:17:27 +00:00
Alexander Logvinov
768e7ec674 - Update to 1.9
Feature safe:	yes
2011-02-07 07:07:09 +00:00
Martin Wilke
2b64839270 - Update to 1.1.12
PR:		154317
Submitted by:	Nikola Lecic <nikola.lecic@anthesphoria.net> (maintainer)
Feature safe:	yes
2011-02-06 09:38:45 +00:00
Sunpoet Po-Chuan Hsieh
506e86b254 - Update to 2.12.06
- Remove obsolete MD5 checksum

Changes:	http://tools.ietf.org/tools/idnits/changelog
Feature safe:	yes
2011-02-05 16:38:51 +00:00
Martin Wilke
8a689eb54f - Update to 4.2.4
PR:		154462
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Feature safe:	yes
2011-02-05 03:26:58 +00:00
Martin Wilke
6847bc69b6 - Update to 2.6.7
PR:		154468
Submitted by:	"Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
Feature safe:	yes
2011-02-05 03:25:44 +00:00
Martin Wilke
eb4ad32a1d - Update to 2.6.8
PR:		154467
Submitted by:	"Andrei V. Shetukhin" <reki@reki.ru> (maintainer)
Feature safe:	yes
2011-02-05 03:24:39 +00:00
Gabor Kovesdan
b693346410 - Update to 2.7
PR:		ports/152833
Submitted by:	Anonymous <swell.k@gmail.com>
Feature safe:	yes
2011-02-03 16:53:29 +00:00
Baptiste Daroussin
7c3868246a Fix plist (new files generated by doxygen)
Reported by:	Pav, Ale
Feature safe:	yes
2011-02-02 16:01:49 +00:00
Daniel Gerzo
abbbd576e8 - update preffered download URL
- retire md5 cksum

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
Approved by:	novel
Feature safe:	yes
2011-02-02 15:22:44 +00:00
Thierry Thomas
8f54bc8a22 Adding another header needed for LibreOffice.
Requeted by:	bapt
Feature safe:	yes
2011-01-31 19:59:52 +00:00
Martin Wilke
d04328a6d8 - Update to 4.2.3
PR:		153991
Submitted by:	TERAMOTO Masahiro <markun@onohara.to> (maintainer)
Feature safe:	yes
2011-01-30 12:08:09 +00:00
Frederic Culot
d701b504fe - Update to 1.3.1
PR:		ports/154315
Submitted by:	Nikola Lecic <nikola.lecic AT anthesphoria.net> (maintainer)
Approved by:	sahil@/wen@ (mentors, implicit)
Feature safe:	yes
2011-01-29 21:53:08 +00:00
Frederic Culot
098e82234c - Update to 0.9.9
PR:		ports/154314
Submitted by:	Nikola Lecic <nikola.lecic AT anthesphoria.net> (maintainer)
Approved by:	sahil@/wen@ (mentors, implicit)
Feature safe:	yes
2011-01-29 10:22:30 +00:00
Mark Linimon
f986606bb7 Over to new volunteer (actually, old volunteer with new email address).
Feature safe:	yes
2011-01-29 01:59:33 +00:00
Baptiste Daroussin
b9d8457daf fix plist
Reported by:	pointyhat (erwin)
Feature safe:	yes
2011-01-28 13:45:30 +00:00