1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

33723 Commits

Author SHA1 Message Date
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
Frederic Culot
faf4706a4b - Update pkg-descr
PR:		ports/191485
Submitted by:	C. Hutchinson <portmaster@bsdforge.com> (maintainer)
2014-07-04 09:17:47 +00:00
Sunpoet Po-Chuan Hsieh
830ec58f1d - Mark DEPRECATED and set EXPIRATION_DATE to 2014-08-04
PR:		ports/190410
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	maintainer (timeout, 1 month)
2014-07-04 06:10:23 +00:00
Matthew Seaman
99c4bd5859 Update to 1.01
ChangeLog:	http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-1.01/Changes
2014-07-04 05:33:06 +00:00
Matthew Seaman
a0f283b8e6 Update to 0.21
ChangeLog:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.21/ChangeLog
2014-07-04 05:32:09 +00:00
Steve Wills
4f65fdefc0 - Update to 3.1.1 2014-07-04 02:50:48 +00:00
Sunpoet Po-Chuan Hsieh
c361a7b9e1 - Update to 6.07
Changes:	http://search.cpan.org/dist/libwww-perl/Changes
2014-07-04 02:49:59 +00:00
Sunpoet Po-Chuan Hsieh
5820dff550 - Update to 0.26
- Add LICENSE

Changes:	http://search.cpan.org/dist/Web-Query/Changes
2014-07-04 02:49:53 +00:00
Sunpoet Po-Chuan Hsieh
c5fc4a01b7 - Add LICENSE
- Add BUILD_DEPENDS
Changes:	http://search.cpan.org/dist/Plack-Middleware-Expires/Changes
2014-07-04 02:49:46 +00:00
Nicola Vitale
e1ff780302 - Update to 0.9
- Remove leading, undefined article from COMMENT
- Sort variables
- Use ${COPYTREE_SHARE} instead of ${FIND} and ${INSTALL_*}
  to install files
 - Add support for stage dir [1]
 - Remove pkg-message
 - Add files/pkg-message.in

PR:	189978 [1]
Submitted by:	joe@thrallingpenguin.com
2014-07-04 02:08:40 +00:00
Danilo Egea Gondolfo
0a801f2a11 - Update from 1.2.8 to 1.2.9
PR:		ports/191553
Submitted by:	jau789@gmail.com
2014-07-04 02:07:35 +00:00
Yen-Ming Lee
6613c4fe02 - update to 0.10
Changelog:	http://cpansearch.perl.org/src/NEILB/URI-Fetch-0.10/Changes
2014-07-03 21:27:51 +00:00
Nicola Vitale
4117f1b1cc - Update to 2.1.1
- Update MASTER_SITES
- Use shebangfix helper
- Use options helpers
- Add CLOJURE, DYNJS, GROOVY, PHP, RHINO and SCALA
  options (default OFF)
- Add a do-build target
- Remove pkg-message.jruby file
- Update pkg-descr
2014-07-03 21:07:04 +00:00
Adam Weinberger
7f48b0c2d4 Mute mkdir, not installation commands. 2014-07-03 17:25:07 +00:00
Olivier Duchateau
f3b772c069 - Update to 0.9.6
ChangeLog: 8097d1eca9/CHANGES

PR:		190749
Submitted by:	myself
Approved by:	maintainer (timeout > 3 weeks)
2014-07-03 16:01:22 +00:00