1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00
Commit Graph

316083 Commits

Author SHA1 Message Date
Ganael LAPLANCHE
b51b086e5c - Enable staging
- Fix shebang of grsync-batch using shebangfix
- Use new OPTIONS framework
- Rework pkg-descr
2013-11-21 13:26:40 +00:00
Ganael LAPLANCHE
44fb911609 - Enable staging
- Use new LIB_DEPENDS format
2013-11-21 13:24:27 +00:00
Ganael LAPLANCHE
04337a8e7d - Enable staging
- Use new LIB_DEPENDS format
- Update USES
- Use new OPTIONS framework
- Rework pkg-descr
2013-11-21 13:23:10 +00:00
Ganael LAPLANCHE
65c5d451a3 - Enable staging
- Work in a subdir of WRKDIR
- Update USES
- Strip binary
2013-11-21 13:20:15 +00:00
Mathieu Arnold
fbbe800146 - Support staging
- Add LICENSE
- Install the uncompressed man page and let the ports infrastructure compress it

maintainer timeout.

PR:		ports/183714
Submitted by:	mat
2013-11-21 13:12:53 +00:00
Frederic Culot
c42c784795 - Update to 3.01
Changes:	http://search.cpan.org/dist/Module-CoreList/Changes
2013-11-21 13:07:34 +00:00
Frederic Culot
8ec8e6d816 - Update to 1.48
Changes:	http://search.cpan.org/dist/CPAN-Perl-Releases/Changes
2013-11-21 13:01:51 +00:00
Guido Falsi
17e06b2eb7 - Upgrade to 1.2.1
- Make sample config file work with BSD syslog
- Startup script fixes
- Convert to staging

PR:		ports/182492
Submitted by:	Regis A. Despres <regis.despres@gmail.com> (maintainer)
2013-11-21 12:35:12 +00:00
Frederic Culot
811e140224 - Update to 0.3.3
- Add LICENSE (BSD)
- Support staging

PR:		ports/184000
Submitted by:	Jason Bacon <jwbacon@tds.net> (maintainer)
2013-11-21 12:28:29 +00:00
Rusmir Dusko
6a20e88201 - Unbreak after vlc update
PR:		ports/183854
Submitted by:	Juergen Lock <nox@jelal.kn-bremen.de>
Approved by:	pawel / wg (mentors, implicit)
2013-11-21 12:15:31 +00:00
Ganael LAPLANCHE
a49e9e36a7 - Enable staging
- Use new LIB_DEPENDS format
- Update USES
- Fix shebang of openalchemist-config using shebangfix
- Always stage documentation
2013-11-21 12:10:49 +00:00
Ganael LAPLANCHE
5de6b40bba - Enable staging
- Use new OPTIONS framework
- Use new LIB_DEPENDS format
- Remove useless -E switch for REINPLACE_CMD
- Remove useless python 3.2+ hack
2013-11-21 12:06:37 +00:00
Dmitry Sivachenko
4014c3ef5e Add optional dependency on bind-tools to install dig(1) on FreeBSD-10 and above
(it has been removed from base system).

PR:		184118
Submitted by:	Geoffroy Desvernay <dgeo@centrale-marseille.fr>
2013-11-21 11:30:10 +00:00
Pietro Cerutti
726a55f00e - Support Tcl/Tk 8.6
Submitted by:	mi@
2013-11-21 11:01:31 +00:00
Pietro Cerutti
f6830785c8 - Update to 1.9.7
- Take maintainership (tcltk@)
- Convert to USES=tk
- Convert to OPTIONSng (DOCS)
- STAGE-clean
2013-11-21 10:54:15 +00:00
William Grzybowski
c2c4ca9b3f multimedia/ffmpeg: update to 2.1.1
Changes: http://git.videolan.org/?p=ffmpeg.git;a=shortlog;h=n2.1.1
2013-11-21 10:39:35 +00:00
Boris Samorodov
a5742d6925 . support STAGE;
. remove the indefinite article from COMMENT;
. remove unneeded trailing "/" from target dir at install command.
2013-11-21 08:25:54 +00:00
Oliver Lehmann
736907d5b7 update devel/atlas-devel to 0.6.3 which now requires a C++-11 compiler
new .so version changes in affected ports
change some ports to use USE_GCC=4.7+ (tested with 4.7 and 4.8) as this is
needed for dependencies to devel/atlas-devel
finally fix the compilation error in games/ember for at least FreeBSD 9
2013-11-21 08:19:34 +00:00
Frederic Culot
bb046559e3 - Update to 2.47
Changes:	http://search.cpan.org/dist/Term-Menus/ChangeLog
2013-11-21 07:54:49 +00:00
Cy Schubert
529b210852 Address conflict with x11/xloadimage 2013-11-21 01:35:36 +00:00
Rusmir Dusko
4e9551c1b2 - Change maintainer email to @FreeBSD.org
- Use pkg-plist instead of PLIST_FILES, PLIST_DIRS and PORTDATA
- Add DOCS Option
- Support STAGEDIR

Approved by:	pawel / wg (mentors, implicit)
2013-11-21 00:50:01 +00:00
Rusmir Dusko
256912bc55 - Fix typo
Requested by:	kwm
Approved by:	pawel / wg (mentors, implicit)
2013-11-21 00:40:10 +00:00
Rusmir Dusko
9dacf5b80c - Pass maintainership to submitter
- Remove GUI Option (default install GUI)
- Add license (GPLv2)
- USES desktop-file-utils tk
- Add pkg-message
- Change REINPLACE_CMD
- Simplify Makefile
- Change pkg-descr

Approved by:	pawel / wg (mentors, implicit
2013-11-21 00:34:47 +00:00
Ryan Steinmetz
e55eb71445 - Update WWW to match new home
Submitted by:	Thierry Thomas <thierry@FreeBSD.org>
2013-11-20 22:42:56 +00:00
Timur I. Bakeyev
572bfdbc48 Fix STAGEDIR packaging problems in pkg-install script 2013-11-20 22:32:47 +00:00
Sunpoet Po-Chuan Hsieh
2b202f68ea - Cleanup Makefile 2013-11-20 22:09:45 +00:00
Baptiste Daroussin
28a0cf2496 Fix typo 2013-11-20 21:50:11 +00:00
Baptiste Daroussin
fcc34a8a2b Fix a typo
Reported by:	Rainer Hurling <rhurlin@gwdg.de>
2013-11-20 21:48:30 +00:00
Baptiste Daroussin
2031b3ac69 Swap compiler.mk to use gcc 4.7 when requesting a C++11/C11 compiler and clang does not fit or the user explicitly want GCC. 2013-11-20 21:47:29 +00:00
Alberto Villa
a9214567c5 - Chase speech-dispatcher soversion bump.
Reported by:	Greg Rivers <gcr+kde-freebsd@tharned.org>
2013-11-20 21:42:20 +00:00
Sunpoet Po-Chuan Hsieh
531b525af6 - Update to 4.01000
- Sort *_DEPENDS

Changes:	http://search.cpan.org/dist/Net-Twitter/Changes
2013-11-20 21:29:16 +00:00
Sunpoet Po-Chuan Hsieh
27b20f5a36 - Update to 0.10
Changes:	http://search.cpan.org/dist/Google-ProtocolBuffers/Changes
2013-11-20 21:15:37 +00:00
Pawel Pekala
4e8a908e31 Update to version 5.0.3 2013-11-20 21:12:56 +00:00
Sunpoet Po-Chuan Hsieh
4ae0c88722 - Update to 20131118 2013-11-20 21:07:05 +00:00
Sunpoet Po-Chuan Hsieh
516ca64d2c - Update MASTER_SITES
- Update CONFLICTS
- Support STAGEDIR
- While I'm here, update USE_PYTHON

PR:		ports/184065
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-20 20:58:38 +00:00
Sunpoet Po-Chuan Hsieh
6670f0b757 - Update WWW:
- http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
2013-11-20 20:51:25 +00:00
Danilo Egea Gondolfo
076315d64d - Add stage support 2013-11-20 20:33:15 +00:00
Xin LI
d155ff39a4 Update to 0.9.10. 2013-11-20 20:18:24 +00:00
Xin LI
28f7614e02 Update to 2.4.38. 2013-11-20 20:11:35 +00:00
Sunpoet Po-Chuan Hsieh
0840b51272 - Remove outdated patch
PR:		ports/184120
Submitted by:	Zhihao Yuan <zy@miator.net> (maintainer)
2013-11-20 19:56:14 +00:00
Xin LI
d64d948a5f Remove extra PORTREVISION. 2013-11-20 19:56:07 +00:00
Raphael Kubo da Costa
8cca1a2267 Fix build on 10 and HEAD.
PR:		ports/183910
Submitted by:	Josh Tolbert <hemi@puresimplicity.net> (maintainer)
2013-11-20 19:49:14 +00:00
Raphael Kubo da Costa
56ef653f63 Update to 0.5.0.
PR:		ports/184116
Submitted by:	Richard Kojedzinszky <krichy@cflinux.hu> (maintainer)
2013-11-20 19:47:42 +00:00
Danilo Egea Gondolfo
0822c814ea - Add stage support 2013-11-20 19:22:25 +00:00
Sunpoet Po-Chuan Hsieh
ee3dce8c27 - Add LICENSE
- Convert to new options framework
- Convert to new options helper
- While I'm here, sort PLIST

PR:		ports/184115
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
Approved by:	Volodymyr Kostyrko <c.kworr@gmail.com> (maintainer)
2013-11-20 19:12:47 +00:00
William Grzybowski
68ad360718 sysutils/linux-crashplan: allow staging
- Allow staging
- Workaround problem starting up crashplan with SMP
2013-11-20 19:10:14 +00:00
Sunpoet Po-Chuan Hsieh
cec62804d2 - Update to 1.2.1
Changes:	http://pecl.php.net/package-changelog.php?package=yar
PR:		ports/184114
Submitted by:	John Chen <johnpupu@gmail.com> (maintainer)
2013-11-20 18:32:58 +00:00
Sunpoet Po-Chuan Hsieh
4245e52f70 - Update to 0.9.0
- Add LICENSE

Changes:	https://github.com/mhfs/devise-async/blob/master/CHANGELOG.md
2013-11-20 18:32:30 +00:00
Sunpoet Po-Chuan Hsieh
36fbc1ac34 - Add LICENSE
- Fix RUN_DEPENDS
- Pet portlint: reword pkg-descr
2013-11-20 18:32:25 +00:00
Sunpoet Po-Chuan Hsieh
41886a22ec - Update to 3.2.1
- Add LICENSE

Changes:	https://github.com/plataformatec/devise/blob/master/CHANGELOG.md
2013-11-20 18:32:21 +00:00