Baptiste Daroussin
f70d9ecde3
Uses ninja instead of make, it is a bit faster to build
2014-01-07 08:33:14 +00:00
Dima Panov
1c7e67e1a0
- Support staging
...
- Stop providing outdated static compat library
2014-01-07 05:38:26 +00:00
Antoine Brodin
cd9ccf7645
Stage support
2014-01-06 21:55:38 +00:00
Antoine Brodin
5dcb7098b0
Stage support
2014-01-06 21:50:26 +00:00
Antoine Brodin
bb2f99de89
Stage support
2014-01-06 21:47:06 +00:00
Antoine Brodin
b96c8c0d28
Stage support
2014-01-06 21:40:15 +00:00
Antoine Brodin
437e0654c9
Stage support
2014-01-06 21:35:19 +00:00
Antoine Brodin
7ffbde5645
Stage support
2014-01-06 21:28:51 +00:00
Antoine Brodin
c260fadd87
Stage support
2014-01-06 21:23:31 +00:00
Antoine Brodin
d45c442fe3
Stage support
2014-01-06 21:22:40 +00:00
Raphael Kubo da Costa
fba085610b
- Support staging
...
- Set an existing MASTER_SITE again
- Add LICENSE
- Update the WWW line in pkg-descr
2014-01-06 17:42:50 +00:00
Max Brazhnikov
7d5e6b666c
In preparation for Qt 5 ports:
...
Mk/Uses/qmake.mk:
- Add support for out-of-source builds
- Add support for Qt 5 ports
- Respect WITH_DEBUG
Mk/bsd.qt.mk:
- Massive rework for Qt 5 ports
- Remove '-phonon' from global configure args, thus allow qt4-designer and
qt4-qtconfig to be built without Phonon support [1]
devel/qmake4:
- Improve mkspecs for gcc (mainly sync with linux version) and clang
devel/qt4-corelib:
- Convert to USES=iconv
- Remove ancient patch
devel/qt4-designer:
- Remove reference to WRKSRC from installed pkgconfig files [2]
- Don't build Qt Designer plugin for Phonon from outdated Qt sources.
Separate port for plugin will be committed later
devel/qt4-assistant-adp, devel/qt4-libqtassistantclient:
- Convert to USES=qmake
Clean up Qt4 ports:
- Update comments
- Update description; use common description
- Consistently use QT_INCDIR, QT_LIBDIR, etc.
- Use options helpers
- Convert to new LIB_DEPENDS syntax
- Update DESKTOP_ENTRIES to avoid conflicts with Qt 5 ports
- Rename/move several ports for unification with Qt 5 ports
PR: ports/184620 [1]
Reported by: Kevin Zheng <kevinz5000@gmail.com>
PR: ports/181141 [2]
Reported by: thierry
PR: ports/185101
Exp-run by: bdrewery
This is mostly solely avilla's work in area51, kudos to him! And a couple
commits from myself, so you know who's collecting pointyhats :)
2014-01-06 16:16:52 +00:00
Sunpoet Po-Chuan Hsieh
9958ccb345
- Install asciidocapi.py
...
- Bump PORTREVISION for package change
- While I'm here, fix shebang
PR: ports/185107
Submitted by: Kevin Zheng <kevinz5000@gmail.com>
2014-01-06 15:11:48 +00:00
Sunpoet Po-Chuan Hsieh
f9bdfd8c7c
- Update to 2014.01.05
2014-01-06 15:08:38 +00:00
Sunpoet Po-Chuan Hsieh
eed68e9dfd
- Update to 2014.01.05
2014-01-06 15:08:33 +00:00
Danilo Egea Gondolfo
39af009e92
- Update from 2.0.7 to 2.0.9
2014-01-05 19:44:38 +00:00
Raphael Kubo da Costa
3b6211baed
- Use the new LIB_DEPENDS syntax.
...
- Support staging.
- Set LICENSE.
2014-01-05 17:39:35 +00:00
Raphael Kubo da Costa
ab1f0042d8
Support staging
2014-01-05 17:36:24 +00:00
Raphael Kubo da Costa
dcc561fa1d
- Support staging [1]
...
- Use the new LIB_DEPENDS syntax
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm> [1]
2014-01-05 17:31:27 +00:00
Jason Helfman
5cc8b4ec89
- fix pkgname collision
2014-01-05 17:28:35 +00:00
Jason Helfman
aac1386994
- fix pkgname collisions
...
Submitted by: jgh@
Approved by: gabor@ (maintainer)
2014-01-05 17:21:23 +00:00
Andrej Zverev
f41a84cc7d
- support stage
2014-01-05 12:07:20 +00:00
Antoine Brodin
7f55a2faa9
With gtk 2.4.22, immodule cache has moved from gtk.immodules to
...
immodules.cache. gtk-query-immodules-2.0 has a new option,
--update-cache that does what we want too.
Use this new option.
While here, add stage support to non slave ports
Reviewed by: kwm (immodules part)
2014-01-04 23:27:58 +00:00
Baptiste Daroussin
313cb94889
Part 2 at removing now useless FETCH_ARGS redifition
2014-01-03 01:12:59 +00:00
Sunpoet Po-Chuan Hsieh
0173f7061a
- Update to 0.29
...
- Add LICENSE
Changes: http://search.cpan.org/dist/Pod-POM/Changes
2014-01-02 20:57:25 +00:00
Steve Wills
a06e0b5383
- Ruby 1.8 is gone, mark this broken unconditionally (with all versions of
...
Ruby)
2014-01-02 20:28:28 +00:00
Steve Wills
3e8ccd37f7
- Ruby 1.9 is default, remove logic for it
...
With hat: ruby@
2014-01-02 20:25:40 +00:00
Johan van Selst
e67a30d69f
- Update to GNU grep 2.16 (bugfix release)
...
- Simplify options handling
2014-01-02 17:33:44 +00:00
Sunpoet Po-Chuan Hsieh
3437c411f9
- Update to 0.76
...
Changes: http://search.cpan.org/dist/Excel-Writer-XLSX/Changes
2014-01-02 16:23:08 +00:00
Raphael Kubo da Costa
8cc857a2d0
- Update to 1.0.17
...
- Support staging [1]
- Set LICENSE
- Convert to the new LIB_DEPENDS format
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
2014-01-01 22:51:34 +00:00
Rene Ladan
4119601730
Remove expired ports:
...
2014-01-01 net/pypvm: Dead upstream and suspected that there are no users of port
2014-01-01 www/mawstats: Upstream development dead, use www/[j]awstats instead
2014-01-01 devel/p5-Dialog
2014-01-01 textproc/referrercop: distfile unfetchable
2014-01-01 www/notftp: distfile unfetchable
2014-01-01 www/mod_lisp2: distfile unfetchable
2014-01-01 12:22:41 +00:00
Sunpoet Po-Chuan Hsieh
d685b07f98
- Update to 2.10.9
...
- Add LICENSE
- Use = instead of +=
- Remove contiguous blank lines
Changes: https://github.com/github/linguist/commits/master
2014-01-01 00:08:28 +00:00
Sunpoet Po-Chuan Hsieh
7efa183e50
- Update to 1.0.0
...
- Add LICENSE
Changes: https://github.com/brianmario/escape_utils/releases
2014-01-01 00:08:13 +00:00
Jun Kuriyama
1dfc8beba3
- Unbreak on 10.x (clang only environment).
2013-12-31 14:30:38 +00:00
Sunpoet Po-Chuan Hsieh
0415611416
- Fix LICENSE
2013-12-31 06:58:47 +00:00
Sunpoet Po-Chuan Hsieh
c8803da386
- Update to 1.2.5
...
- Add LICENSE
- Sort PLIST_FILES
- Support STAGEDIR
Changes: https://github.com/halostatue/diff-lcs/blob/master/History.rdoc
2013-12-31 06:58:42 +00:00
Sunpoet Po-Chuan Hsieh
018f7171da
- Update to 0.54
...
- Add LICENSE
- Fix *_DEPENDS
Changes: http://search.cpan.org/dist/XML-SAX-Writer/Changes
2013-12-31 04:26:36 +00:00
Sunpoet Po-Chuan Hsieh
b0687b5beb
- Update to 1.84
...
Changes: http://search.cpan.org/dist/XML-LibXSLT/Changes
2013-12-31 04:26:31 +00:00
Sunpoet Po-Chuan Hsieh
0c0ac6bbb4
- Update to 2.0108
...
Changes: http://search.cpan.org/dist/XML-LibXML/Changes
2013-12-31 04:26:26 +00:00
Diane Bruce
1989a2e336
- Enable staging
2013-12-30 23:13:43 +00:00
Olli Hauer
5e5f40cef5
- APACHE10 is not OSI Approved [1]
...
- fix AL2 in comment
[1] Regarding https://spdx.org/licenses/
[2] follow-up
Noted by mat@
PR: ports/184785 [2]
Approved by: portmgr (tabthorpe@) implicit
2013-12-30 22:56:00 +00:00
Olli Hauer
4fb1cfb1cd
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
...
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
2013-12-30 20:55:18 +00:00
William Grzybowski
d1cfe37d3b
textproc/py-wordnet: support staging
2013-12-30 12:33:52 +00:00
William Grzybowski
994f9af2ca
textproc/py-zpt: support staging and minor changes
2013-12-30 12:30:11 +00:00
William Grzybowski
86aa300e7a
textproc/py-xlwriter: support staging and use auto plist
2013-12-30 12:12:10 +00:00
William Grzybowski
34fa205e07
textproc/py-syck: support staging
2013-12-30 12:10:11 +00:00
William Grzybowski
dea4a4b97e
textproc/py-stripogram: support staging
2013-12-30 12:03:37 +00:00
William Grzybowski
997dadaf91
textproc/py-rss2gen: support staging
2013-12-30 12:01:39 +00:00
William Grzybowski
8d18ea737a
textproc/py-rxp: support staging and use auto plist
2013-12-30 12:00:10 +00:00
William Grzybowski
848a3b0d46
textproc/py-ltxml: support staging and minor changes
2013-12-30 11:56:34 +00:00