Commit graph

7995 commits

Author SHA1 Message Date
Daniel Gerzo
0b0925f628 - fix the issues with PORTDOCS/PORTEXAMPLES
- bump the PORTREVISION

Approved by: miwi
2008-06-01 12:04:10 +00:00
Daniel Gerzo
c7e2701129 - update to the latest version: 0.9.8-rc2
Approved by:	miwi
PR:		ports/121414 (with updated patch)
2008-06-01 11:53:37 +00:00
Martin Wilke
55a5edac10 - Update to 0.35
PR:		123478
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout
2008-05-31 21:39:40 +00:00
Martin Wilke
73e1ab14d9 - Add missing dependency
- Bump PORTREVISION

PR:		121742
Submitted by:	leeym
Approved by:	maintainer timeout
2008-05-31 21:21:48 +00:00
Martin Wilke
fa8e21e020 - Update to 2.44
PR:		123479
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Approved by:	maintainer timeout
2008-05-31 21:10:44 +00:00
Dirk Meyer
d75c040be3 - fix build with NOPORTDOCS
Reported by:	itetcu
2008-05-31 05:39:21 +00:00
Andrey A. Chernov
b095f3917b Upgrade to 0.45
PR:             124001
Submitted by:   Martin Kjeldsen <mk@catpipe.net>
2008-05-30 17:13:04 +00:00
Dirk Meyer
79efb30db9 - use PORTEXAMPLES 2008-05-30 17:09:01 +00:00
Dirk Meyer
0dcb5d271b - use DOCSDIR 2008-05-30 17:00:27 +00:00
Martin Wilke
5f2d159c5a - Update to 2.08.10
PR:		124045
Submitted by:	Ports Fury
2008-05-30 13:43:51 +00:00
Chin-San Huang
1524c4e134 - Update to 1.84. 2008-05-29 17:03:37 +00:00
Mathieu Arnold
c5e7e9984b Update to 0.19 2008-05-29 15:06:43 +00:00
Mathieu Arnold
f7a659121f Update to 0.90.10 2008-05-29 15:06:31 +00:00
Martin Wilke
8f546942d2 - Update to 2.3.0
PR:		123925
Submitted by:	Maintainer
2008-05-29 10:30:41 +00:00
Lars Thegler
bda1618f3c Update to 1.203 2008-05-29 08:35:24 +00:00
Edwin Groothuis
f945c80e68 [PATCH] textproc/xmlto: important fixes, general overhaul, take maintainership
Supersedes: ports/123952 - please close that one, in favour
	of this one.  (Note, if that one should have been committed
	before this one, please bump PORTREVISION to 2!)

	Changes that were already in ports/123952:
	- Fix all scripts that use cp -a to instead use cp -PpR,
	fixing output formats such as html, html-nochunks and others.
	- Take maintainership of port.

	Additional changes since ports/123952, a.k.a. "overhaul":
	- Drop non-functional passivetex autodetection
	- Make WITH_PASSIVETEX an official OPTION (default: OFF, as previously)
	- Add COPYING ChangeLog THANKS to PORTDOCS
	- Use PORTDOCS instead of pkg-plist
	- Properly depend on print/passivetex (so the build system doesn't get away
	with just TeX installed but PassiveTeX missing)
	- Fix bug (missing "export USE_BACKEND"), amending to files/patch-xmlto.in,
	reported, with fix, by Ondrej Vasik; the bug rendered "xmlto txt ..." unusable
	- Complete pkg-plist for WITH_PASSIVETEX case, it missed some files;
	thus fixing packages.
	- Mention Ondrej Vasik, current xmlto maintainer, in pkg-descr.

	Dropped from ports/123952 (i. e. deliberately omitted from this PR,
	and not part of 0.0.20):
	- Move files/patch-xmlto.in into post-patch section of Makefile
	but keep the file.

PR:		ports/123979
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2008-05-28 12:40:05 +00:00
Martin Wilke
18dd6954f3 - Add common code to support for cmake based ports.
- Update devel/cmake to 2.6.0 (also fix ports/123092)
- Use the new CMAKE build framework in all ports using cmake

Approved by:	portmgr (pav)
2008-05-27 22:12:09 +00:00
Gabor Kovesdan
ded16e7a9a - Update to 20080526
- Create symlinks during the build: bsdsort and gnusort
2008-05-27 13:32:35 +00:00
Gabor Kovesdan
4729bbd7ed - Update to 20080526
- Create symlinks during the build: bsdgrep and gnugrep
2008-05-27 13:32:03 +00:00
Gabor Kovesdan
56eba757e3 - Update to 20080526
- Create symlinks during the build: bsddiff and gnudiff
2008-05-27 13:31:34 +00:00
Nicola Vitale
b824f9f6f6 - Update to 0.10
- Add a secondary download site
- Use ${PKGNAMEPREFIX} instead of py- inside DOCSDIR
2008-05-26 13:53:53 +00:00
Philippe Audeoud
b1da0a85f3 - Update to 0.90.6
PR:		ports/123989
Submitted by:	Gea-Suan Lin <gslin gslin.org> (maintainer)
Approved by:	mentor (implicit)
2008-05-26 08:42:43 +00:00
Mathieu Arnold
709760f019 Seems like last commit did break fetch. 2008-05-24 23:40:01 +00:00
Jeremy Messenger
ae2af242fc Update to 2.0.13. 2008-05-24 17:22:13 +00:00
Edwin Groothuis
7a13c8bf20 [PATCH] textproc/docproj: Add dependencies for graphics/peps and textproc/opensp
- FDP-primer 2.1.1 says graphics/peps is mandatory tool
	- make lint fails without textproc/opensp

I have compared it with
http://www.freebsd.org/cgi/cvsweb.cgi/~checkout~/src/release/Makefile.inc.docports?rev=1.25;content-type=text%2Fplain
as stated in the beginning of the Makefile.

PR:		ports/120198
Submitted by:	Thomas Abthorpe <tabthorpe@FreeBSD.org>
Approved by:	maintainer timeout
2008-05-24 07:09:44 +00:00
Jeremy Messenger
4ceb28e0ac Update to 1.1.24. As for the py-libxslt, get it able to find Python correct
when PREFIX is set other than LOCALBASE and will allowing the modules to build.
2008-05-24 05:27:36 +00:00
Jeremy Messenger
e39c0ec06b Update to 2.6.32. As for the py-libxml2, get it able to find Python correct
when PREFIX is set other than LOCALBASE and will allowing the modules to build.
2008-05-24 05:27:17 +00:00
Philippe Audeoud
68f6400895 - Update to 0.9
Approved by:	mentor (implicit)
2008-05-23 09:15:07 +00:00
Cy Schubert
9d567b2f62 Remove the agrep conflict. 2008-05-22 19:46:10 +00:00
Marcelo Araujo
2cba6cd79f - Include some ports in perl5 category.
PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
2008-05-19 13:12:08 +00:00
Cheng-Lung Sung
84ac2921be - fix dependency
- bump PORTREVISION

Submitted by:	Tuc T-B-O-H <tuc_AT_t-b-o-h dot net>
2008-05-19 05:20:01 +00:00
MANTANI Nobutaka
ef850abeba Update to 1.5.1. 2008-05-18 15:40:06 +00:00
Chin-San Huang
946b51561d - Update to 1.08. 2008-05-18 06:47:38 +00:00
MANTANI Nobutaka
87f150789a Correct pkg-plist.
Reported by:	pointyhat via pav
2008-05-18 05:44:22 +00:00
Martin Wilke
d080ca7ef0 - Update to 2.3.2
Approved by:	maintainer implicit
2008-05-17 21:29:20 +00:00
Martin Wilke
0d812dd6ac - Update to 1.114
- Take maintainership
2008-05-17 21:23:22 +00:00
Mikhail Teterin
0ee0e470d5 Upgrade from 0.8.9 to 0.8.14. Based on
PR:	ports/122548
Submitted by:	Dima Panov

While here switch to .bz2 master file, and to the easier SF-notation for
MASTERSITES. GNU-make is not (any longer?) required and parallel build
is now possible.
2008-05-16 22:09:24 +00:00
Martin Wilke
4ee122eea6 - Update to 0.4.0
- Take maintainership

Approved by:	oliver (old maintainer)
2008-05-16 13:55:20 +00:00
Felippe de Meirelles Motta
48e36c30ec - Update to 1.13.
- Mark IGNORE on < 7 versions.

PR:		ports/121892
Submitted by:	Geoffrey Mainland <mainland@apeiron.net>
Approved by:	araujo (mentor), Geoffrey Mainland <mainland@apeiron.net> (maintainer)
2008-05-12 17:17:54 +00:00
Philippe Audeoud
247fb3db22 - Update to 2.51
Approved by:	mentor (implicit)
2008-05-12 17:01:50 +00:00
Vanilla I. Shu
3c4ba1ea5e Upgrade to 1.3. 2008-05-12 02:00:01 +00:00
Vanilla I. Shu
4594a12a77 Upgrade to 0.90, and take over maintainer bit.
Approved by:	clsung@ (original maintainer)
2008-05-12 01:59:32 +00:00
Yen-Ming Lee
d1664222b3 - update to 0.04 2008-05-11 15:18:53 +00:00
Dirk Meyer
fe60870290 - fix build for option WITH_GNUSTEP_DEVEL 2008-05-11 13:47:40 +00:00
Dirk Meyer
9f45e9bca9 This framework is a simple parser and exporter for OPML files.
The main classes in this framework are OPMLDocument and OPMLOutline.
OPML is a file format used to store all kinds of outlines. It's based
on XML and also usually stores some meta information. This includes
author and creation time information and a document title.

WWW: http://www.etoile-project.org/
2008-05-11 13:29:57 +00:00
Dirk Meyer
c875190f74 - update to etoile 0.2 2008-05-11 13:21:59 +00:00
MANTANI Nobutaka
02e53bdbc9 Update to 1.5.0. 2008-05-11 13:09:45 +00:00
Jeremy Messenger
43c062ff15 Reorder the MASTER_SITES by use mirrors first instead of master one. The
xmlsoft.org (master) server sucks and send corrupt tarballs to our users
too often. Add one more mirror.

Reported by:	a few users
2008-05-10 20:40:11 +00:00
Erwin Lansing
398c3b2cd8 Update to 1.45 2008-05-08 19:26:16 +00:00
Andrew Pantyukhin
80ebf7c97b - Update to 0.2.6 2008-05-08 14:03:34 +00:00