Commit graph

13278 commits

Author SHA1 Message Date
Andrej Zverev
4a79e3f94c - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 17:05:15 +00:00
Andrej Zverev
b47325edb2 - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-27 16:06:25 +00:00
Steve Wills
413424ee99 - Reset maintainer after no response to mail since Jan 2013
- Clean up headers and comments while here

Reviewed by:	danfe
2013-07-27 16:06:01 +00:00
Alexey Dokuchaev
c43371dfb6 - Employ USES for gmake and pkgconfig
- Enable verbose build commands for build farms
- Fix BUILD_DEPENDS assignment (= should be +=)
- Add an XXX comment about DOCS option logic
- Improve on option knobs descriptions a bit
- Tighten BROKEN statement, fix pkg-descr

Reported by:	pointyhat-west
2013-07-27 15:29:02 +00:00
John Marino
396a4cac54 Deprecate MSN Messenger ports to expire 31 OCT 2013
Microsoft ended the primary MSN service for all countries by 30 APR 2013.
Third party clients still work although they can only communicate with
other such clients.  The XMPP protocol service is expected to be shut down
by October 2013 [1] although MSP service may continue into early 2014. [1]

Deprecate all ports that exclusively use MSN protocols and mark the
expiration by the end of October.

[1] http://tinyurl.com/ac9vbqo

Approved by:	bapt (portmgr, mentor)
2013-07-27 10:19:30 +00:00
Baptiste Daroussin
ab20a94680 Deprecate and set expiration date for ports broken for more than 6 month 2013-07-26 23:20:17 +00:00
John Marino
bcdb8c1dc9 textproc/words: Move to Ada framework
Currently this port has a hard dependency on lang/gnat.  This has been
replaced with USES+=ada and minor changes to incorporate it into the Ada
framework with a PORTREVISION bump.

The MASTER_SITES url did not resolve, so the distfile was unfetchable.
Luckily the entire site was archived, so the MASTER_SITES and primary
site fetching has been restored.  The makefile header was trimmed, the
AUTHOR was removed as the email may not longer be valid, NOPORTDOCS
was replaced with the DOCS option, and now portlint is happy.

Approved by:	bapt & culot (mentors)
2013-07-26 20:49:31 +00:00
Rene Ladan
66fee90926 KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.

Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports

PR:		ports/180745
Submitted by:	rene
Approved by:	portmgr (bapt)
Exp-run by:	bapt
2013-07-26 19:19:20 +00:00
Andrej Zverev
ab098bfa3d - switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header

Approved by:  bapt@ (portmrg@)
2013-07-26 12:25:46 +00:00
Frederic Culot
4be0662c0c - Update to 0.24
- Pet portlint(1) by changing tab into space in WWW link

Changes:	http://search.cpan.org/dist/Lingua-EN-Tagger/Changes
2013-07-26 09:10:19 +00:00
Jason Helfman
b27da053cf - update to 0.1.1
This update unbreaks build due to fetch, as upstream is unable to locate previous
distribution files. A new version is on the way, however this is effectively a re-roll
of a newly packaged version of 0.1 code base.

Submitted by:	jwbacon@tds.net (maintainer)
2013-07-25 22:01:09 +00:00
Olivier Duchateau
ecf8221576 - Update to 0.11
- Add new option, PYGMENTS (syntax highlighting) to enable code directive
- Fix symlinks during reinstall stage [1]
- Fix pkg-plist with Python3 [2]

PR:		179273 [1]
PR:		180339 [2]
Submitted by:	nemysis [1]
Reviewed by:	gblach@ [2]
2013-07-24 17:42:09 +00:00
Emanuel Haupt
ea0f02dfeb Remove MAKE_JOBS_SAFE which is now default. 2013-07-24 08:19:07 +00:00
Marcus von Appen
a5cdad31ba - Update to version 4.4.0 2013-07-23 21:48:31 +00:00
Frederic Culot
fbd2fd7094 - Mark MAKE_JOBS_UNSAFE
PR:		ports/180759
Submitted by:	Eimar Koort <eimar.koort@gmail.com>
2013-07-23 17:15:43 +00:00
Greg Larkin
596ebd9766 - Converted header
- Reassigned to heap
- Marken BROKEN for clang builds
- Marked DEPRECATED with removal in 2 months (program does not shuffle lines,
  no interest in debugging, upstream development ceased, suitable replacement
  found in gshuf tool in sysutils/coreutils)
2013-07-23 15:41:48 +00:00
Yen-Ming Lee
2f485cffb1 - mark it MAKE_JOBS_UNSAFE=yes and unbreak it for ports clusters
- use PORT_OPTIONS:MDOCS instead of NOPORTDOCS
2013-07-22 17:43:42 +00:00
Veniamin Gvozdikov
862c06b489 - Changed my email
- Trim Makefile headers and positions name and surname within

Approved by:	eadler, rm (mentors)
2013-07-22 14:34:22 +00:00
Frederic Culot
8be486dbe2 - Update to 2013.0523
- Add WWW link to pkg-descr

Changes:	http://search.cpan.org/dist/Text-Tabs+Wrap/CHANGELOG
2013-07-22 13:13:20 +00:00
Renato Botelho
63a20b1271 - Fix MASTER_SITES
* Use LOCAL and fedora first since fetch cannot get file from alioth
- Tarball was rerolled at some point, I couldn't find the old version to
  compare but I noted other projects like debian, gentoo and fedora are using
  the same tarball.
- Make WRKSRC point to right place

PR:		ports/179647 [1], ports/180676 [2]
Submitted by:	John Marino <draco@marino.st> [1], Holger Freyther <holger@freyther.de>
2013-07-22 11:40:31 +00:00
Frederic Culot
2dbd1c8a31 - Update to 0.12
Changes:	http://search.cpan.org/dist/Text-TestBase/Changes
2013-07-22 08:11:24 +00:00
Ruslan Makhmatkhanov
ab7e11bf7b - reset maintainer
- trim Makefile header while here

Actually maintainer asked to remove this port, but I see no point
there, because there is newer version on pypi:
https://pypi.python.org/pypi/pyx12

so this port just need to be updated and stay here.

PR:		170786
Submitted by:	John Holland <jholland@kazoocmh.org> (maintainer)
2013-07-22 07:03:15 +00:00
John Marino
640db76ce4 textproc/website: Fix xmlcatmgr duplicate errors during package installation
PR:		ports/179729
Submitted by:	marino
Approved by:	bapt (mentor)
2013-07-21 18:20:24 +00:00
Hiroki Sato
44de1a6fc3 Remove w3m dependency. 2013-07-21 14:48:50 +00:00
John Marino
e3bfa9bfcf Add new port: textproc/adabrowse
Adabrowse is an Ada to HTML generator typically used to generate
documentation.  It is a dependency for some Ada ports documentation
options, such as the coming upgrade for security/libsparkcrypto port.

Approved by:	bapt (mentor)
2013-07-21 14:22:24 +00:00
John Marino
50a63ca31e Add new port: textproc/py-sphinxcontrib-adadomain
This sphinx module supports the Ada language.
This is a dependency of the upcoming devel/ahven port.

Approved by:	bapt (mentor)
2013-07-21 13:09:02 +00:00
Jason Helfman
84eeb41996 - migrate USE_GMAKE and USE_PKGCONFIG to USES framework
Approved by:	maintainer (swills@)
2013-07-21 06:00:00 +00:00
Steve Wills
c2e238891d - Update to 1.1.0
- Trim header
- Pet portlit (a bit)

PR:		ports/180469
Submitted by:	lwhsu
2013-07-21 05:21:34 +00:00
Wen Heping
e5ee601272 - Trim Makefile headers
- Pass maintainership to perl@
- Remove leading article of COMMENT
2013-07-19 15:46:04 +00:00
Frederic Culot
77efe0e58e - Update to 4.3
Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
2013-07-19 09:19:53 +00:00
Sofian Brabez
2a10efd6ec - Convert new option framework
- Respect PORTDOCS
- Update RUN_DEPENDS
2013-07-18 13:26:16 +00:00
Eitan Adler
3e61d7e801 Remove now excess verbiage.
Reviewed by:	bapt
2013-07-16 21:59:48 +00:00
Frederic Culot
2e70abcba8 - Update to 4.2
- Add LICENSE (Artistic 1 & GPL 1)
- Trim Makefile's header and canonicalize creator's name
- Pet porltint(1) by adding a trailing slash in WWW link

Changes:	http://search.cpan.org/dist/XML-TreeBuilder/Changes
2013-07-16 17:25:45 +00:00
Martin Wilke
2ff3b2fc21 - Unbreak build after autotools update 2013-07-16 14:57:23 +00:00
Guido Falsi
fbbe96f721 - Update Maintainer address
- Trim Makefile headers

PR:		ports/180460
Submitted by:	Anton Shterenlikht <mexas@bris.ac.uk> (maintainer)
2013-07-16 12:15:05 +00:00
Wen Heping
41de05f75f - Update to 0.8.1
Reported by:	Kenta Suzumoto <kentas@hush.com>
2013-07-16 06:57:38 +00:00
Ade Lovett
b3b33257e5 - Update devel/automake to 1.14
- Update devel/gettext to 0.18.3
- Fix known-broken (from exp-runs) ports
- Clean up a lot of cruft in the devel/gettext port itself,
  based on work from tijl@

PR:		178883
Submitted by:	ade
Sponsored by:	Wadsworth 6X
2013-07-16 05:42:36 +00:00
Jung-uk Kim
4598bfc229 Update to 3.4.3. 2013-07-15 20:19:26 +00:00
Jung-uk Kim
d8bd29a573 Convert to USES=gmake. 2013-07-15 20:01:37 +00:00
Jung-uk Kim
5a293337dc Update to 0.0.30. 2013-07-15 19:44:13 +00:00
Raphael Kubo da Costa
f01bb1b42c Update to 2.9.3. 2013-07-14 16:17:59 +00:00
Brendan Fabeny
61d5c73e0f Update to 0.21.5 2013-07-14 06:45:34 +00:00
Steve Wills
fe1b5b82a7 - Update to 0.8.6 2013-07-13 20:23:35 +00:00
Sunpoet Po-Chuan Hsieh
5f188953a6 - Update to 0.53
- Add LICENSE

Changes:	http://search.cpan.org/dist/XML-Bare/Changes
2013-07-13 11:43:02 +00:00
Steve Wills
a68aa13b86 - Update to 0.1.0
PR:		ports/179967
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-13 06:21:41 +00:00
Steve Wills
f22c61dde9 - Update to 1.4.5
PR:		ports/179966
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-13 06:11:53 +00:00
Steve Wills
674713637f - Update to 1.3.1
PR:		ports/179898
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-13 05:25:46 +00:00
Steve Wills
04a80da589 - Update to 2.0.2
PR:		ports/179896
Approved by:	maintainer timeout (freebsdports@chillibear.com, >2 weeks)
2013-07-13 05:21:31 +00:00
Baptiste Daroussin
45b6b1c952 Mark as job unsafe 2013-07-12 22:43:29 +00:00
Baptiste Daroussin
f4bc81f0e8 Mark as jobs unsafe 2013-07-12 16:35:01 +00:00