1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

308157 Commits

Author SHA1 Message Date
Boris Samorodov
f357cdff95 Simplify a bit: utilise UCONV_CMD.
Approved by:	portmgr (bapt, implicit)
2013-09-07 21:59:42 +00:00
Boris Samorodov
11eac3a86e . switch from USES=iconv to USES=iconv:build;
. use ICONV_CMD;

Approved by:	portmgr (bapt, implicit)
2013-09-07 21:48:14 +00:00
Sunpoet Po-Chuan Hsieh
3c3a3667c5 - Update to 2.14.1
Changes:	https://github.com/rspec/rspec/commits/v2.14.1
PR:		ports/180533
Submitted by:	swills
Approved by:	maintainer (timeout, 8 weeks)
2013-09-07 21:36:32 +00:00
Sunpoet Po-Chuan Hsieh
4235fe1992 - Update to 2.14.3
Changes:	https://github.com/rspec/rspec-mocks/blob/master/Changelog.md
2013-09-07 21:36:28 +00:00
Sunpoet Po-Chuan Hsieh
95aa67f035 - Update to 2.14.2
Changes:	https://github.com/rspec/rspec-expectations/blob/master/Changelog.md
2013-09-07 21:36:23 +00:00
Sunpoet Po-Chuan Hsieh
7a44591623 - Update to 2.14.5
Changes:	https://github.com/rspec/rspec-core/blob/master/Changelog.md
2013-09-07 21:36:19 +00:00
Sunpoet Po-Chuan Hsieh
2dd7a15022 - Remove unnecessary WANT_GNOME
Pointed out by:	bapt
2013-09-07 21:34:40 +00:00
Boris Samorodov
68288fc533 . remove unneded <bsd.port.pre.mk>;
. trim headers;
. remove an article form COMMENT.
2013-09-07 21:30:12 +00:00
Sunpoet Po-Chuan Hsieh
c52218d2d8 - Unbreak this port
- Remove leading indefinite article from COMMENT
- Fix pkg-descr which was identical to devel/rubygem-rdoc/pkg-descr

With hat:	ruby
2013-09-07 21:29:50 +00:00
Raphael Kubo da Costa
1126278e46 Bring in a few more libc++ patches I got upstream a few months ago.
While here, rename the patch added in r326562 to reflect the right location
it changes.
2013-09-07 21:19:20 +00:00
Anton Berezin
4f86bd83df Update to 0.24.
Changes:	http://search.cpan.org/dist/MooseX-NonMoose/Changes
2013-09-07 21:03:08 +00:00
Anton Berezin
d3f759746d Update t 2.0105.
Changes:	http://search.cpan.org/dist/XML-LibXML/Changes
2013-09-07 20:52:33 +00:00
Oliver Lehmann
f0bb14cf11 set USE_GCC 2013-09-07 20:43:45 +00:00
Sunpoet Po-Chuan Hsieh
52cd0e87da - Update to 0.13.6
- Cleanup Makefile header
- Convert to new options framework
- While I'm here:
  - Use COPYTREE_SHARE instead of CP -R to ensure file permissions
  - Use PLIST_FILES, PORTDOCS and PORTEXAMPLES instead of PLIST

Changes:	http://sourceforge.net/p/re2c/code-git/ci/master/tree/re2c/CHANGELOG
PR:		ports/181862
Submitted by:	Gasol Wu <gasol.wu@gmail.com>
Approved by:	Corey Halpin <chalpin@cs.wisc.edu> (maintainer)
2013-09-07 20:42:39 +00:00
Boris Samorodov
7046a55fd8 Introduce variable ICONV_PREFIX at Mk/Uses/iconv.mk. The default for
pre 100043 is ${LOCALBASE} and /usr otherwise. Convert all ports to
new variable usage.

Approved by:	portmgr (bapt, implicit)
2013-09-07 19:49:41 +00:00
Sunpoet Po-Chuan Hsieh
78ba9cefd2 - Update to 0.12
- Add CHEESESHOP to MASTER_SITES
- Add LICENSE
- Remove leading indefinite article from COMMENT
- Add options: EXAMPLES and NLS
- Install .desktop to DESKTOPDIR
- Fix USE_PYTHON
- Use REINPLACE_CMD instead of patch file
- Do not silence installation message
- Cosmetic change
- Take maintainership
- Reformat pkg-descr

Changes:	http://docs.bpython-interpreter.org/changelog.html
2013-09-07 19:16:54 +00:00
Sunpoet Po-Chuan Hsieh
692da87d6b - Update to 4.0.1
- Remove leading indefinite article from COMMENT
- Change WWW to PyPI
- Add git repository link

Changes:	https://github.com/RDFLib/rdflib/blob/master/CHANGELOG.md
2013-09-07 19:14:23 +00:00
Sunpoet Po-Chuan Hsieh
e2833862e4 - Update to 2.3.3
Changes:	http://svn.xiph.org/icecast/trunk/icecast/NEWS
PR:		ports/181712
Submitted by:	Douglas Carmichael <dcarmich@dcarmichael.net>
2013-09-07 18:40:45 +00:00
Sunpoet Po-Chuan Hsieh
dec5b2ef72 - Remove deprecated GTK/XMMS support
- While I'm here:
  - Add DOCS to OPTIONS_DEFINE
  - Remove IPV6 from OPTIONS_DEFAULT

PR:		ports/181628
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (co-maintainer)
2013-09-07 18:38:25 +00:00
Tijl Coosemans
bd503ebb02 - Sync with lang/sdcc.
- Replace NO_LATEST_LINK with PKGNAMESUFFIX to accomodate pkg.
- Update to 3.3.1.2013.09.07 which brings experimental support for
  STMicroelectronics STM8.
2013-09-07 18:26:26 +00:00
Tijl Coosemans
84a6d91140 Conflict with sdcc-devel and simplify options handling. 2013-09-07 18:21:14 +00:00
Sunpoet Po-Chuan Hsieh
8db410b5f9 - Remove deprecated PTHREAD_* 2013-09-07 18:20:39 +00:00
Sunpoet Po-Chuan Hsieh
36607ffaf7 - Add co-maintainer: use comment due to the lack of multiple-maintainer support
PR:		ports/181627
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
Approved by:	Dan Mashal <dan.mashal@gmail.com> (maintainer)
2013-09-07 18:18:16 +00:00
Sunpoet Po-Chuan Hsieh
d47c483782 - Remove deprecated PTHREAD_* 2013-09-07 18:13:59 +00:00
Sunpoet Po-Chuan Hsieh
c9708bd43b - Remove deprecated PTHREAD_* 2013-09-07 18:12:34 +00:00
Matthew Seaman
29953f517e - Update to 4.0.6
ReleaseNotes:	http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/4.0.6/phpMyAdmin-4.0.6-notes.html/view
2013-09-07 18:03:49 +00:00
Andrej Zverev
9304fd610b - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-07 17:58:27 +00:00
Sunpoet Po-Chuan Hsieh
2704440db1 - Cosmetic change 2013-09-07 17:53:23 +00:00
Mikolaj Golub
eb3ae2ee19 Update to 20130904.
Approved by:	bdrewery
2013-09-07 17:37:26 +00:00
Sunpoet Po-Chuan Hsieh
99df0352dc - Convert to new LIB_DEPENDS format 2013-09-07 17:29:15 +00:00
Sunpoet Po-Chuan Hsieh
cca3efbe5e - Convert to new LIB_DEPENDS format 2013-09-07 17:29:11 +00:00
Sunpoet Po-Chuan Hsieh
c8081070f3 - Convert to new LIB_DEPENDS format 2013-09-07 17:29:08 +00:00
Sunpoet Po-Chuan Hsieh
3957c6df00 - Convert to new LIB_DEPENDS format 2013-09-07 17:29:04 +00:00
Sunpoet Po-Chuan Hsieh
9c6c586b9a - Add options: GTA, LIBXML2, PCRE and POPPLER 2013-09-07 17:29:00 +00:00
Sunpoet Po-Chuan Hsieh
90f9630c5f - Update comment of PYTHON_DISTFILE 2013-09-07 17:21:58 +00:00
Sunpoet Po-Chuan Hsieh
d267400cd8 - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:55 +00:00
Sunpoet Po-Chuan Hsieh
351df3310d - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:51 +00:00
Sunpoet Po-Chuan Hsieh
ce552b4dea - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:47 +00:00
Sunpoet Po-Chuan Hsieh
888c4c9a5b - Add PORTSCOUT=ignore:1 to avoid false alarm 2013-09-07 17:21:44 +00:00
Sunpoet Po-Chuan Hsieh
7684922546 - Use single space after WWW: 2013-09-07 17:20:21 +00:00
Christian Weisgerber
08be707141 * Fix build with clang.
* Remove gmake warning.
* Drop maintainership.
2013-09-07 17:13:46 +00:00
Andrej Zverev
e209b76782 - convert to the new perl5 framework
- trim Makefile header

Approved by:	portmgr (bapt@, blanket)
2013-09-07 16:51:08 +00:00
Sunpoet Po-Chuan Hsieh
b6d26c26ec - Update to 13.1.0
- Update USE_PYTHON
- Remove unnecessary WRKSRC
- Cleanup Makefile header
2013-09-07 16:16:01 +00:00
Sunpoet Po-Chuan Hsieh
ecad009265 - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/words/topfiles/NEWS
2013-09-07 16:15:57 +00:00
Sunpoet Po-Chuan Hsieh
9b20f7353c - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/web/topfiles/NEWS
2013-09-07 16:15:53 +00:00
Sunpoet Po-Chuan Hsieh
89869739da - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/runner/topfiles/NEWS
2013-09-07 16:15:48 +00:00
Sunpoet Po-Chuan Hsieh
118e6c2aae - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Remove unnecessary WRKSRC
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/pair/topfiles/NEWS
2013-09-07 16:15:44 +00:00
Sunpoet Po-Chuan Hsieh
a9b5868fc8 - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/news/topfiles/NEWS
2013-09-07 16:15:40 +00:00
Sunpoet Po-Chuan Hsieh
da744849c2 - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove leading indefinite article from COMMENT
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/names/topfiles/NEWS
2013-09-07 16:15:35 +00:00
Sunpoet Po-Chuan Hsieh
1599e4dddb - Update to 13.1.0
- Add my LOCAL to MASTER_SITES
- Remove LICENSE_FILE for well-known licenses
- Update USE_PYTHON
- Cleanup Makefile header

Changes:	http://twistedmatrix.com/trac/browser/tags/releases/twisted-13.1.0/twisted/mail/topfiles/NEWS
2013-09-07 16:15:31 +00:00