Kubilay Kocak
91dcca6ea1
www/py-rackspace-monitoring: Update to 0.6.2
...
- Update to 0.6.2
- Bump libcloud dependency version
- Add regression-test: target
- Remove #Python3 ready comment
Changes:
https://github.com/racker/rackspace-monitoring/blob/master/CHANGES.md
2014-07-09 15:02:33 +00:00
Baptiste Daroussin
1ad32ba49a
Fix license permission
2014-07-09 14:41:08 +00:00
Mathieu Arnold
4f3894d72c
Pet the stagedir police.
...
Sponsored by: Absolight
2014-07-09 11:49:49 +00:00
Kubilay Kocak
769445f1f0
[NEW] www/py-requestbuilder: Command line-driven HTTP request builder
...
Command line-driven HTTP request builder.
WWW: https://github.com/boto/requestbuilder
2014-07-09 04:41:40 +00:00
Nicola Vitale
cd5f5641c9
- Update to 1.9.6
...
- Unbreak (fix fetching [1])
Relnotes: https://code.google.com/p/googleappengine/wiki/SdkReleaseNotes
Reported by: portsmon [1]
2014-07-09 00:27:06 +00:00
Olli Hauer
48622b58e5
- fix strip command (use ${PREFIX} instead real path)
2014-07-08 22:46:02 +00:00
Olli Hauer
21321f9b4a
- revert conflict (apache22 has MPM sub ports)
2014-07-08 22:44:48 +00:00
Olli Hauer
d059ac8662
- strip
...
- remove obsolete apache-*-2.2.* conflict
- add modules.d to EXAMPLESDIR
- always install DOC (remove Makefile hack)
- bump PORREVISION
- sort pkg-plist
2014-07-08 22:38:42 +00:00
Olli Hauer
4114caa6af
- strip files
...
- sort pkg-plist
- always install DOCS (remove Makefile hack)
- reflect modules.d in EXAMPLESDIR, next target
will be a new keyword for pkg-plist to handle
module installation.
- bump PORTREVISION
- add warning about default version change (2014-07-11)
(pkg-message, files/HEADS_UP)
2014-07-08 21:31:49 +00:00
Adam Weinberger
013f4c87ed
Stage, and fix build with clang.
...
PR: 191377
Submitted by: tkato432@yahoo.com
2014-07-08 20:11:04 +00:00
Kurt Jaeger
dc1535e2d4
www/fcgi: Some fixes
...
- Fix LICENSE* variables.
- Add trailing slahes to INSTALL_MAN lines for robustness
of file <-> directory mismatches.
- Replace @dirrmtry by @dirrm
PR: 191725
Submitted by: Matthias Andree <mandree@FreeBSD.org>
Approved by: freebsd@skysmurf.nl (maintainer)
2014-07-08 13:01:25 +00:00
Raphael Kubo da Costa
d89cf2d380
Revert change to COMMENT that should not have crept in.
2014-07-08 10:57:15 +00:00
Raphael Kubo da Costa
a3a50c68e4
Override do-configure with our own.
...
We install most of interchange's files into ${PREFIX}/interchange. This does
not play well with Uses/perl5.mk, since it appends some values to
CONFIGURE_ARGS that do not work with a custom prefix (it overrides PREFIX,
INSTALLARCHLIB and INSTALLPRIVLIB). Since the right paths are necessary at
the configure stage, we have to implement do-configure ourselves with a
custom INTERCH_CONFIGURE_ARGS with the values we want.
Additionally, set only the required values in INTERCH_CONFIGURE_ARGS and
MAKE_ARGS, based on what upstream's RPM spec file does.
Submitted by: loader@freebsdmall.com
2014-07-08 09:44:13 +00:00
Martin Matuska
8468884d33
Horde package update:
...
comms/pear-Horde_ActiveSync 2.16.1 -> 2.16.9
security/pear-Horde_Auth 2.1.4 -> 2.1.5
devel/pear-Horde_Core 2.11.1 -> 2.11.2
security/pear-Horde_Crypt 2.4.3 -> 2.5.0
devel/pear-Horde_Data 2.0.5 -> 2.1.0
devel/pear-Horde_Date 2.0.10 -> 2.0.11
www/pear-Horde_Dav 1.0.6 -> 1.0.7
databases/pear-Horde_Db 2.1.2 -> 2.1.3
security/pear-Horde_Group 2.0.3 -> 2.0.4
databases/pear-Horde_HashTable 1.1.2 -> 1.1.3
devel/pear-Horde_Icalendar 2.0.8 -> 2.0.9
graphics/pear-Horde_Image 2.0.8 -> 2.1.0
mail/pear-Horde_Imap_Client 2.20.0 -> 2.23.1
mail/pear-Horde_ListHeaders 1.1.2 -> 1.1.5
mail/pear-Horde_Mapi 1.0.2 -> 1.0.3
mail/pear-Horde_Mime 2.3.5 -> 2.4.2
security/pear-Horde_Secret 2.0.2 -> 2.0.3
mail/pear-Horde_Smtp 1.5.0 -> 1.5.2
net/pear-Horde_Socket_Client 1.1.1 -> 1.1.2
textproc/pear-Horde_Text_Diff 2.0.2 -> 2.1.0
net/pear-Horde_Url 2.2.2 -> 2.2.3
devel/horde-content 2.0.3 -> 2.0.4
www/horde-base 5.1.6 -> 5.1.7
mail/horde-imp 6.1.7 -> 6.1.8
mail/horde-ingo 3.1.4 -> 3.1.5
deskutils/horde-kronolith 4.1.5 -> 4.1.6
deskutils/horde-nag 4.1.4 -> 4.1.5
mail/horde-turba 4.1.4 -> 4.1.5
mail/horde-webmail 5.1.4 -> 5.1.5
deskutils/horde-groupware 5.1.4 -> 5.1.5
2014-07-08 08:47:41 +00:00
Philippe Audeoud
c35ee1d714
- Update to 5.12
2014-07-08 07:42:04 +00:00
Ruslan Makhmatkhanov
68c731f792
www/py-html5lib: update python version
...
- update python version: 3.x is now supported
- add tests
PR: 191385
Submitted by: melvyn@magemana.nl
Reviewed by: koobs
2014-07-08 06:28:06 +00:00
Steve Wills
2c5ce31fba
www/mod_ntlm2: stage
...
PR: 191718
Submitted by: Dan Lukes <dan@obluda.cz>
2014-07-08 01:55:46 +00:00
Steve Wills
63e7c4d170
- Stage remaining redmine plugin ports
2014-07-08 01:42:17 +00:00
Steve Wills
86e7f4d903
- Make it possible for redmine plugin ports to be staged
...
- Stage www/redmine-sidebar_hide
PR: 190405
Submitted by: kozlov.sergey.404@gmail.com (maintainer of www/redmine-sidebar_hide)
2014-07-08 01:41:38 +00:00
Matthias Andree
ac03c66b05
Move PORTDOCS into pkg-plist to avoid leftovers on a 9.1 poudriere build.
2014-07-07 22:46:46 +00:00
Matthias Andree
99fffb966b
Fix up recent commit [1]:
...
- Fix linking on systems that require listing all DSOs explicitly,
to allow build on 10.0+ - this adds
fcgi/files/patch-examples__Makefile.in - upstream should adjust
his examples/Makefile.am accordingly.
- Use ${RM} -f to avoid rm query if building as unprivileged user.
PR: 191664 [1]
2014-07-07 22:32:02 +00:00
Julien Laffaye
21229211a5
Bump PORTREVISION after plist change
...
Reported by: tijl
2014-07-07 18:10:37 +00:00
William Grzybowski
3fa9f96c93
www/phpmustache: update to 2.6.0
...
- Support stage
PR: 190439
Submitted by: maintainer
2014-07-07 13:33:18 +00:00
Bartek Rutkowski
5b7567af2d
www/rubygem-sinatra-contrib: fix in RUN_DEPENDS
...
Submitted by: trociny
Approved by: swills (mentor)
2014-07-07 11:48:48 +00:00
Kevin Lo
9f15719908
Update to 6.0.4
2014-07-07 03:30:17 +00:00
Kubilay Kocak
a3de1e0df5
www/py-aiohttp: Update to 0.8.4
...
- Update to 0.8.4
- Includes fixes to test suite warnings [1]
Changes:
https://github.com/KeepSafe/aiohttp/blob/v0.8.4/CHANGES.txt
[1] https://github.com/KeepSafe/aiohttp/issues/92
2014-07-07 00:05:15 +00:00
Raphael Kubo da Costa
74c8350522
- Reset maintainership to ports@.
...
- Support staging.
- Modernise the Makefile:
* Switch from USE_BZIP2=yes to USES=tar:bzip2
* Use <OPTION>_RUN_DEPENDS instead of including bsd.port.options.mk and
doing checks ourselves.
* Drop the pkg-deinstall and pkg-install scripts. Instead, just rely on
the ports infrastructure with GROUPS/USERS to create the "interch"
group/user and use the plist to create /var/run/interchange and change
the ownership in %D/interchange.
- Add some missing entries to the plist.
Based on a patch sent by the former maintainer.
PR: 191464
Submitted by: loader@freebsdmall.com (based on)
2014-07-06 20:10:12 +00:00
Sunpoet Po-Chuan Hsieh
b17164fdb6
- Update to 14.0.0
...
- Use PYDISTUTILS_AUTOPLIST
- Use USES=tar:bzip2
Changes: http://twistedmatrix.com/trac/browser/tags/releases/twisted-14.0.0/twisted/web/topfiles/NEWS
2014-07-06 18:52:45 +00:00
Sunpoet Po-Chuan Hsieh
fd324c6a96
- Update to 5.0
...
Changes: https://bitbucket.org/alberanid/imdbpy/src/default/docs/Changelog.txt
2014-07-06 18:51:54 +00:00
Julien Laffaye
d988139102
- Stage support
...
- Pass maintainership to submitter
PR: 191664
Submitted by: freebsd@skysmurf.nl
2014-07-06 17:23:29 +00:00
Johan van Selst
95275cebf5
Fix build
2014-07-06 15:32:06 +00:00
Baptiste Daroussin
9189966bed
Support stage
2014-07-06 15:01:07 +00:00
Raphael Kubo da Costa
ee81868171
- Assign to new maintainer.
...
- Add maintainer's mirror to MASTER_SITES.
PR: 191653
Submitted by: A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
2014-07-06 14:23:49 +00:00
Wen Heping
eec40e1a14
- Update to 10.0
...
- Improve pkg-message
2014-07-06 14:09:27 +00:00
Florian Smeets
5a114c7c4a
Update to 2.8.11
2014-07-06 12:09:41 +00:00
Sunpoet Po-Chuan Hsieh
e408dd54bd
- Unbreak this port: use databases/py-sqlalchemy instead of databases/py-sqlalchemy06
...
- Add LICENSE
- Fix USE_PYTHON
- Remove PORTEXAMPLES: duplicate with PREFIX/bin
- Simplify Makefile
- Bump PORTREVISION for dependency and package change
2014-07-06 05:39:03 +00:00
Tijl Coosemans
db2a1577d9
- Add USES=libtool and bump dependent ports
...
- Add USE_GNOME=gnomehier to fix leftovers
- Simplify documentation handling with staging and install documentation
in standard location
2014-07-05 17:47:03 +00:00
Tijl Coosemans
ec94e4d5eb
Bump more ports that depend on libsqlite3.so:
...
- ports that set USE_SQLITE with the *_USE option helper
- ports that depend on libsqlite3 indirectly as reported by pkg rquery
Approved by: portmgr (implicit)
2014-07-05 12:19:32 +00:00
Frederic Culot
da3a11616b
- Fix plist
2014-07-05 08:09:55 +00:00
Wen Heping
346b0d3723
- Mark DEPRECATED
2014-07-05 02:48:21 +00:00
Wen Heping
896dbed45b
- Mark DEPRECATED
...
Approved by: portmgr(implicit)
2014-07-05 02:46:05 +00:00
Adam Weinberger
bb2ddd7cfa
Stage.
2014-07-05 00:50:07 +00:00
Antoine Brodin
a703f5dc09
Unbreak
...
Pointyhat: adamw
2014-07-04 23:55:10 +00:00
Adam Weinberger
a36cc6f760
Remove NOPORTDOCS and NOPORTEXAMPLES.
2014-07-04 23:11:33 +00:00
Tijl Coosemans
3127da9b78
Convert textproc/aspell to "USES=libtool tar:bzip2" and bump dependent ports
...
Approved by: portmgr (implicit, PORTREVISION bump on unstaged port)
2014-07-04 20:28:31 +00:00
Danilo Egea Gondolfo
7420515f30
- Update from 3.108 to 3.110
...
- Update WWW and MASTER_SITES
PR: ports/191609
Submitted by: Horia Racoviceanu <horia@racoviceanu.com>
2014-07-04 19:52:27 +00:00
Frederic Culot
0008376d93
- Update to 2.8.8.1
...
PR: ports/189687
Submitted by: Jason Harris <jharris@widomaker.com> (maintainer)
2014-07-04 14:14:01 +00:00
Frederic Culot
b3eb048ed5
- Update to 1.14
...
Changes: http://search.cpan.org/dist/HTTP-Size/Changes
2014-07-04 13:12:59 +00:00
Frederic Culot
db41319e0d
- Update to 2.6.3
...
Changes: http://piwigo.org/releases/2.6.3
PR: ports/190936
Submitted by: Goran Lowkrantz <glz@hidden-powers.com> (maintainer)
2014-07-04 13:01:59 +00:00
Tijl Coosemans
a5185846f0
Bump PORTREVISION on all ports with USE_SQLITE=yes or USE_SQLITE=3 that
...
have not been bumped yet after the latest libsqlite3.so library version
change.
Approved by: portmgr (implicit)
2014-07-04 09:40:59 +00:00