Commit graph

6396 commits

Author SHA1 Message Date
Ying-Chieh Liao
8700f476c4 add libyaml 0.0.1
A YAML 1.1 parser and emitter written in C

PR:		102712
2006-09-01 09:50:25 +00:00
Munechika SUMIKAWA
d9f33f1cd0 Install assets. 2006-09-01 03:42:57 +00:00
Munechika SUMIKAWA
d97ffe8e23 - Install examples
- Trrn off BETTERENCODING in default to sync with orignal distribution.

Submitted by:	otsune@gmail.com
2006-08-31 04:03:33 +00:00
Munechika SUMIKAWA
efdda2b76e Upgrade to 0.7.10. Now the port depends on 232 ports with full options. 2006-08-30 15:45:58 +00:00
Jun Kuriyama
26d870e835 Upgrade to 0.50 (incompatible with previous versions). 2006-08-30 05:56:43 +00:00
Jun Kuriyama
1d858ab2a9 Update snapshot to 20060829. 2006-08-30 02:52:30 +00:00
Cheng-Lung Sung
9f08328832 - Update to 0.16 [2]
- rearrange DEPENDS [1]

PR:		ports/102670 [1], ports/102671 [2]
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org> [1], Jin-Shan Tseng <tjs@cdpa dot nsysu dot edu dot tw> [2]
2006-08-30 00:15:51 +00:00
Stefan Walter
665d68243a - Update to bsd.java.mk 2.0
- Install JAR in ${JAVASHAREDIR}/${PORTNAME} (${JAVAJARDIR} is for JAR
  libraries used by other ports)
- Register an explicit dependency on java/javavmwrapper
- Set JAVA_VERSION in the launcher script so that a correct JVM is chosen
- Use 'exec' to launch JVM (as encouraged in the Porter's Handbook)
- Use SUB_FILES to build the launcher script (some substitutions are provided by
  default, such as %%JAVA_VERSION%%)
- Add $FreeBSD$ tags
- Bump PORTREVISION because of packing list changes

PR:		102193
Submitted by:	Herve Quiroz <hq@freebsd.org>
2006-08-28 18:40:20 +00:00
Pav Lucistnik
5da803c963 - Update to 0.0.25
- Install documentation

PR:		ports/102614
Submitted by:	Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
2006-08-28 17:59:14 +00:00
Doug Barton
de0aea6041 USE_APACHE is needed for the value of APACHE_PORT 2006-08-28 17:45:43 +00:00
Munechika SUMIKAWA
4a643e4f92 Add two more options on OPTIONS. 2006-08-28 17:10:07 +00:00
Cheng-Lung Sung
70068ee589 - Update to 0.14
- Transfer maintainership to perl@

PR:		ports/102576
Submitted by:	maintainer (Gea-Suan Lin <gslin_AT_gslin dot org>)
2006-08-28 08:37:14 +00:00
Cheng-Lung Sung
8b80310183 - Update to 0.23
- Use BUILD_DEPENDS=${RUN_DEPENDS} while PERL_MODBUILD=yes

PR:		ports/102566
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-28 06:21:53 +00:00
Doug Barton
f7b8b9e6a3 Add OPTIONS to the rest of my ports that need them.
Add CONFLICTS to the bind* ports.
2006-08-28 06:03:13 +00:00
Cheng-Lung Sung
eb472827b1 - Update to 0.15
PR:		ports/102574
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-28 00:00:38 +00:00
Erwin Lansing
ae6aeefdf5 Update to 0.39 2006-08-25 11:05:56 +00:00
Munechika SUMIKAWA
10ee706c05 Add Rule::Fresh Supporting on OPTIONS. 2006-08-25 03:40:20 +00:00
Cheng-Lung Sung
dcf3a26dff - Update to 0.12
- Transfer maintainership to perl@

PR:		ports/102466
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-25 01:39:18 +00:00
Cheng-Lung Sung
2a1ea080aa - Update to 0.02
- Transfer maintainership to perl@

PR:		ports/102485
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-25 00:56:02 +00:00
Bill Fenner
85e4bc57bf Update to idnits 1.107. There are many relatively minor improvements; the
biggest is to add a reference matching algorithm which detects undefined
references and references that are defined but not used.
2006-08-24 21:00:55 +00:00
Munechika SUMIKAWA
ff4d9087bb Upgrade to 0.7.9. 2006-08-24 18:10:43 +00:00
Pav Lucistnik
6a210f6891 - The distfile was rerolled, with the author's email address changed
Approved by:	Aaron Zauner <az_mail@gmx.at> (maintainer)
2006-08-24 11:32:36 +00:00
Cheng-Lung Sung
5157356f2b - Update to 0.10 [1],[2]
- add IGNORE for perl < 5.6 [2]
- Remove RUN_DEPENDS and Test::More 0.47 is in Perl 5.8.1 or newer. [1]

PR:		ports/102463 [1], ports/102465 [2]
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org> [1], clsung [2]
Approved by:	maintainer (Yuan-Chung Hsiao)
2006-08-24 07:06:16 +00:00
Anton Berezin
de5b609b0d NetAddr/IP.pm has changed its location after the last update.
Chase dependent ports and specify the dependency using "package
dependency" syntax which is immune to such changes.

No portrevision bumps.

Reported by:	krismail
Pointy hat to:	tobez
2006-08-23 19:34:04 +00:00
Mathieu Arnold
8b5a0e44c9 Update to 4.40 2006-08-23 15:00:41 +00:00
Munechika SUMIKAWA
39fdff0a64 - Add 11 more options on OPTIONS
- Add warning on pkg-descr
2006-08-23 10:41:18 +00:00
Munechika SUMIKAWA
f06fafb08f Add Cookie sharing with Firefox Supporting on OPTIONS. 2006-08-23 07:21:18 +00:00
Andrey Slusar
c21f5cae29 Support code for editing reStructuredText with Emacs.
Basically, this package contains:

- Functions to automatically adjust and cycle the section underline
  decorations;
- A mode that displays the table of contents and allows you to jump anywhere
  from it;
- Functions to insert and automatically update a TOC in your source
  document;
- A mode which supports font-lock highlighting of reStructuredText
  structures;
- Some other convenience functions.

This package is the result of merging:

- restructuredtext.el
- rst-mode.el
- rst-html.el

Those files are now OBSOLETE and have been replaced by this single
package file (2005-10-30).

WWW: http://docutils.sourceforge.net/docs/user/emacs.html

PR:		ports/102384
Submitted by:	Denis Shaposhnikov <dsh at vlink.ru>
2006-08-23 05:35:57 +00:00
Andrey Slusar
c8a33a2a23 Update to 3.02.92
PR:		ports/102415
Submitted by:	maintainer
2006-08-23 05:31:39 +00:00
Cheng-Lung Sung
2afc577b26 - fix build with WITH_SKIM=yes
- add USE_GETTEXT

PR:		ports/97143
Submitted by:	Koji Yokota <yokota_AT_res dot otaru-uc dot ac dot jp>
Reviewed by:	clsung
Approved by:	maintainer (timeout)
2006-08-23 01:18:00 +00:00
Cheng-Lung Sung
702ee46358 Add p5-Text-SwiftTemplate 0.0701, a fast, lightweight template engine.
PR:		ports/102280
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-22 14:53:05 +00:00
Munechika SUMIKAWA
0774425e0e Add Publish::Gmail supporting on OPTIONS. 2006-08-22 10:59:34 +00:00
Cheng-Lung Sung
aa075c3f47 - Update to 0.19 2006-08-22 10:46:42 +00:00
Munechika SUMIKAWA
2662ebe22e - Add missing OPTIONS.
- Chage default knobs to repect defaults in plagger.
2006-08-22 10:37:21 +00:00
Munechika SUMIKAWA
008bee4237 Plagger is a pluggable RSS/Atom feed aggregator written in
Perl. Everything is implemented as a small plugin and you can mash
them up together using Plagger core API and plugin hooks. You can
think of Plagger as a blosxom or qpsmtpd for RSS aggregator.

WWW: http://plagger.org/

WARNING: This port depends on thousands of ports spececially with
full options.
2006-08-22 09:20:26 +00:00
Cheng-Lung Sung
0545f06ee3 Add p5-XML-DOM-Lite 0.11, lite Pure Perl XML DOM Parser Kit.
PR:		ports/102326
Submitted by:	Gea-Suan Lin <gslin at gslin.org>
2006-08-22 07:08:15 +00:00
Cheng-Lung Sung
88dd7b9e3c - Update to 1.9
PR:		ports/102246
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-22 06:04:00 +00:00
Mathieu Arnold
63d342f76a Update to 0.06
PR:		102267
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2006-08-20 18:45:51 +00:00
Andrew Pantyukhin
e013f26ff8 - Update to 8.15 2006-08-19 10:44:53 +00:00
Martin Wilke
ba7fec356c - Update to 6.f.0.03.0
- Pass maintainership to submitter

PR:		ports/102130
Submitted by:	Babak Farrokhi <babak(at)farrokhi.net>
Approved by:	krion (mentor)
2006-08-18 20:25:53 +00:00
Hiroki Sato
f5ef283970 Bump PORTVERSION forgotten in the previous commit. 2006-08-18 18:07:09 +00:00
Mathieu Arnold
92b49241d1 Update to 0.94
PR:		102234
Submitted by:	Gea-Suan Lin <gslin@gslin.org>
2006-08-18 17:58:43 +00:00
Hiroki Sato
b9701552f1 Add dependency on textproc/xmlcharent to handle &symbol;-style
entity reference in an XML file.  Bump PORTVERSION.
2006-08-18 17:06:01 +00:00
Kris Kennaway
0d93b98286 BROKEN: Incorrect pkg-plist (despite previous commit) 2006-08-17 20:59:32 +00:00
Kris Kennaway
ae94023512 BROKEN: Unfetchable 2006-08-17 20:58:29 +00:00
Mathieu Arnold
edfb9be3b2 Update to 0.08 2006-08-17 13:53:58 +00:00
Andrew Pantyukhin
8f29414670 - Remove a rogue dependency
Reported by:	pointyhat via kris
2006-08-17 05:48:59 +00:00
Kris Kennaway
9033c54e69 Only broken on 5.x and below. 2006-08-16 19:36:03 +00:00
Martin Wilke
69525285b6 - Update to 0.28
PR:		ports/101205
Submitted by:	chinsan <chinsan.tw(at)gmail.com>
Approved by:	krion (mentor), (maintainer timeout)
2006-08-16 06:31:14 +00:00
Cheng-Lung Sung
cc21f17c94 - does not build in 4.x
PR:		ports/102054
Submitted by:	maintainer (Gea-Suan Lin)
2006-08-16 06:04:49 +00:00