1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Commit Graph

312385 Commits

Author SHA1 Message Date
Sunpoet Po-Chuan Hsieh
23b69776dd - Make postgrey work with Perl 5.18
- Bump PORTREVISION for package change

PR:		ports/181291
Reference:	569dd04484
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	Darren Pilgrim <ports.maintainer@evilphi.com> (maintainer)
2013-10-19 20:03:52 +00:00
Sunpoet Po-Chuan Hsieh
dca5bda5e2 - Update to 1.01
- Add LICENSE
- Sort *_DEPENDS
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/SRU/Changes
2013-10-19 19:51:06 +00:00
Sunpoet Po-Chuan Hsieh
949aa7ced6 - Update to 0.39
- Use REINPLACE_CMD instead of PERL
- Remove "extract" from USE_PERL5
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Catalyst-Plugin-Session/Changes
2013-10-19 19:48:16 +00:00
Alexey Dokuchaev
65ad790bda Modernize LIB_DEPENDS syntax and stagify. 2013-10-19 19:32:28 +00:00
Sunpoet Po-Chuan Hsieh
e6e97a71f5 - Update to 0.0503
- Add LICENSE
- Support STAGEDIR
- Use CPAN as primary WWW

Changes:	http://search.cpan.org/dist/DateTime-Event-Sunrise/Changes
2013-10-19 19:30:36 +00:00
Sunpoet Po-Chuan Hsieh
035ec19c96 - Fix typo 2013-10-19 19:26:58 +00:00
Sunpoet Po-Chuan Hsieh
1ffcb16a96 - Add staging support for USE_PERL5=modbuild*
- Remove STAGEDIR prefix from .packlist
2013-10-19 19:11:19 +00:00
Bryan Drewery
4edc39d170 - Fix PKGNAME to be clang32 instead of clang/usr/local/llvm32-3.2
Reported by:	many
2013-10-19 18:49:07 +00:00
Sunpoet Po-Chuan Hsieh
ac94cd22b3 - Update to 2.27203
Changes:	http://search.cpan.org/dist/JSON-PP/Changes
2013-10-19 18:38:34 +00:00
Tijl Coosemans
17d47988af - Update 0.43.1.
- Disable openmp with clang.
- Support staging.

PR:		ports/182772
Submitted by:	Andras Horvath <mail@log69.com> (maintainer)
2013-10-19 18:21:40 +00:00
William Grzybowski
8fb9116223 multimedia/libxine: fix staging
- Fix staging bug introduced in last ffmpeg update

Pointy hat:	myself
2013-10-19 18:13:57 +00:00
Alexey Dokuchaev
6844063487 - Stagify
- Contract MASTER_SITES (merge in MASTER_SITE_SUBDIR)
- Fix a warning revealed by Clang while here
2013-10-19 17:30:43 +00:00
Marcus von Appen
e31ee58229 - Convert to new options framework
- Enable proper PORTDOCS support
- Drop maintainership
2013-10-19 17:24:21 +00:00
Sunpoet Po-Chuan Hsieh
5010bdcc34 - Update to 1.012
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Acme-MetaSyntactic/Changes
2013-10-19 17:23:31 +00:00
Pawel Pekala
be1b82ebfb - Add dependency on multimedia/libv4l, package links to it
when available on system
- Add missing options to OPTIONS_DEFINE
- Change GPHOTO2 option to global GPHOTO
- Use options helpers
- Add support for STAGEDIR
2013-10-19 17:21:40 +00:00
Sunpoet Po-Chuan Hsieh
a1593ec5e7 - Update to 4.48
Changes:	http://search.cpan.org/dist/Mojolicious/Changes
2013-10-19 17:21:38 +00:00
Sunpoet Po-Chuan Hsieh
cb8c9b6f92 - Update to 0.927
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Sub-Install/Changes
2013-10-19 17:19:16 +00:00
Dmitry Sivachenko
1437ba996a Update to version 3.3.1.
Approved by:	maintainer
2013-10-19 17:13:48 +00:00
Rusmir Dusko
75aa261f58 - Change Makefile header
- Bump PORTREVISION
- Pass maintainership to submitter
- Add license (GPLv2)
- Support STAGEDIR
- Add Desktop entry file and pkg-message

PR:		ports/175944
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-10-19 17:00:05 +00:00
William Grzybowski
dee3720129 multimedia/ffmpeg: pass maintainership
- Pass maintainership to multimedia@

Suggested by:	bapt
2013-10-19 16:58:27 +00:00
William Grzybowski
57c1e6b5f5 multimedia/ffmpeg2: remove port
- Remove ffmpeg2, please use multimedia/ffmpeg instead
2013-10-19 16:49:06 +00:00
Rusmir Dusko
3a971e8679 OBApps is a graphical tool for configuring the per-application settings
(window matching) in the Openbox window manager.

OBApps uses ~/.config/openbox/rc.xml
(or the config-file Openbox was started with) by default.
You can specify another file as an argument, e.g.
    obapps.py .config/openbox/myrc.xml

Enter or change the name, class, role, or type settings by clicking in their
entries in the listbox.

Using the Find button to get settings by clicking on a window changes the
settings for the CURRENTLY SELECTED  item in the listbox; it does not add
a new entry unless nothing is highlighted. You'll usually want to use the New
button to create a new item first.

Blank entries for name/class/role/type are ignored. If you want any of those
fields to be stored as literally blank attributes (e.g. to match only a window
with a blank role), enter "" or '' in the field.

Changes are written to the rc.xml file only when the apply button is used.
Openbox will automatically be reconfigured when this is done.

WWW: http://sourceforge.net/apps/mediawiki/obapps/index.php

PR:		ports/179667
Submitted by:	nemysis (self)
Approved by:	pawel (mentor)
2013-10-19 16:45:47 +00:00
William Grzybowski
3624ddf181 multimedia/ffmpeg: update to 2.0.1
- Update main ffmpeg port to 2.0.1
- Bump and update dependent ports when necessary (API change)

Approved by:	portmgr (bapt)
2013-10-19 16:43:32 +00:00
Sunpoet Po-Chuan Hsieh
5535462810 - Rename patch files 2013-10-19 16:37:47 +00:00
Baptiste Daroussin
b3ddcb155d Enable stage 2013-10-19 16:31:19 +00:00
Baptiste Daroussin
a00a734933 Enable stage
Strip binaries
2013-10-19 16:30:33 +00:00
Baptiste Daroussin
a92052ca52 Enable stage
Strip binaries
2013-10-19 16:27:11 +00:00
Baptiste Daroussin
6de623fb44 Enable stage 2013-10-19 16:23:25 +00:00
Baptiste Daroussin
97f9914961 Enable stage
Use license framework
2013-10-19 16:22:01 +00:00
Sunpoet Po-Chuan Hsieh
2f536e51dd - Update to 5.9.0
- Convert to new LIB_DEPENDS format

Changes:	https://github.com/parrot/parrot/blob/master/ChangeLog
2013-10-19 16:21:30 +00:00
Koop Mast
3e2956b611 Support stage.
Submitted by:	danilo@
2013-10-19 16:21:20 +00:00
Baptiste Daroussin
a28417502a Enable stage
Cleanup
2013-10-19 16:18:04 +00:00
Baptiste Daroussin
cdc83d158c Deprecate: no more public distfiles 2013-10-19 16:13:03 +00:00
Baptiste Daroussin
bdf22bb58f Enable stage
Use shebangfix
Use pkg-plist
Cleanup
2013-10-19 16:06:34 +00:00
Baptiste Daroussin
fa9f10a8c3 Enable stage
Use options helpers
2013-10-19 16:03:48 +00:00
William Grzybowski
cf882b7820 multimedia/py-subliminal: do not use egg package
- Do not use egg package
2013-10-19 16:03:07 +00:00
Jason Helfman
988e0924dc - support staging 2013-10-19 16:01:39 +00:00
Baptiste Daroussin
c671b4b16f Enable stage 2013-10-19 15:58:31 +00:00
Baptiste Daroussin
2e503dc619 Enable stage 2013-10-19 15:57:01 +00:00
Baptiste Daroussin
62a2e64179 Enable stage
Use options helpers
Use pkg-plist
2013-10-19 15:54:00 +00:00
Nicola Vitale
62da7eef7b CSSO (CSS Optimizer) is a CSS minimizer unlike others. In addition to usual
minification techniques it can perform structural optimization of CSS files,
resulting in smaller file size compared to other minifiers.

WWW: http://bem.info/tools/csso/

Build logs:	https://redports.org/buildarchive/20131019150900-23459/
2013-10-19 15:40:04 +00:00
Sunpoet Po-Chuan Hsieh
ea27b456b1 - Update to 6.80
Changes:	http://search.cpan.org/dist/ExtUtils-MakeMaker/Changes
2013-10-19 15:36:32 +00:00
Sunpoet Po-Chuan Hsieh
b8d85e69d7 - Support STAGEDIR 2013-10-19 15:34:47 +00:00
Sunpoet Po-Chuan Hsieh
77a2f554ee - Support STAGEDIR 2013-10-19 15:34:18 +00:00
Sunpoet Po-Chuan Hsieh
657d61a6e7 - Update to 0.12.3
- Support STAGEDIR

Changes:	http://git.gnome.org/browse/gupnp-av/tree/NEWS
2013-10-19 15:33:32 +00:00
Sunpoet Po-Chuan Hsieh
dfb44dd19c - Update to 0.20.7
- Use USES=shebangfix
- Support STAGEDIR

Changes:	http://git.gnome.org/browse/gupnp/tree/NEWS
2013-10-19 15:32:55 +00:00
Sunpoet Po-Chuan Hsieh
ddb7bda857 - Convert to new options helper
- Support STAGEDIR
2013-10-19 15:32:46 +00:00
Sunpoet Po-Chuan Hsieh
802069042c - Update to 4.0.2
Changes:	https://github.com/guard/guard-rspec/commits/master
2013-10-19 15:25:58 +00:00
Sunpoet Po-Chuan Hsieh
61123a20e6 - Update to 2.1.0
Changes:	https://github.com/guard/guard/releases
2013-10-19 15:23:51 +00:00
Sunpoet Po-Chuan Hsieh
1e2ddbd875 - Update to 2.1.1
Changes:	https://github.com/guard/listen/releases
2013-10-19 15:23:16 +00:00