1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
Commit Graph

312414 Commits

Author SHA1 Message Date
Bryan Drewery
3235c42422 - Fix patch fetching so it tries the next site if one has the wrong size.
Same fix as r325805 was for MASTER_SITES, but this is applied for
  PATCH_SITES

With hat:	portmgr
2013-10-20 02:06:40 +00:00
Steve Wills
cfb2a7f0ca A fast, open source text processor and publishing toolchain, written in Ruby,
for transforming AsciiDoc markup into HTML 5, DocBook 4.5, DocBook 5.0 and
custom outupt formats.

WWW: http://asciidoctor.org/

PR:		ports/182650
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 02:03:29 +00:00
Steve Wills
673466db8e - Remove unneeded GEM_ENV 2013-10-20 01:56:51 +00:00
William Grzybowski
37b152235e net/py-amqp: update to 1.3.0
- Update to 1.3.0
- Use auto plist

Approved by:	koobs (maintainer)
2013-10-20 01:45:07 +00:00
Danilo Egea Gondolfo
f840740ba8 - Update from 1.1.13 to 1.1.14 [1]
- Use GITHUB
- Remove the indefinite article from COMMENT
- Add stage support
- Use options helpers

PR:		ports/182860
Submitted by:	Sergey Brunov <sergey.v.brunov@gmail.com> [1]
2013-10-20 01:35:39 +00:00
Steve Wills
74610f361c Upload files in your Ruby applications, map them to a range of ORMs, store them
on different backends.

WWW: https://github.com/carrierwaveuploader/carrierwave

PR:		ports/182653
Submitted by:	Loic Blot <loic.blot@unix-experience.fr>
2013-10-20 01:17:20 +00:00
Jason Helfman
c476e0d8b2 - support staging 2013-10-20 01:05:33 +00:00
Joe Marcus Clarke
2b6922e02d Update to 2.14.6.
* Mute svn warnings if .svn doesn't exist. [1]
* Add check for ${OPTION}_* (option helpers) [1]
* Suggest LICENSE as warning [1]
* Fix get_makevar and use instead of direct calls to make(1) [1]
* Remove MAKE_JOBS_SAFE [1]
* Remove vestiages of old OPTIONS [1]
* Suggest converting to stage if NO_STAGE is defined. [1]
* Check for use of MANCOMPRESSED when STAGE support is enabled.
* Do not warn about man pages in the plist if the port is built with stage
  support.
* Do not flag .svn in the search for dotfiles.

Submitted by:	ak [1]
2013-10-20 00:53:04 +00:00
Bryan Drewery
5c23e124a7 Support staging 2013-10-20 00:40:34 +00:00
Bryan Drewery
27705cc4ce - Take maintainership
- Convert to staging
- Remove indefinite article from COMMENT
2013-10-20 00:33:52 +00:00
Eitan Adler
b4950e7aed Remove superfluous mkdir
Reported by:	bdrewery
2013-10-20 00:25:38 +00:00
Eitan Adler
481846a1a9 - Convert to staging
- Clean up whitespace
2013-10-20 00:19:16 +00:00
Bryan Drewery
09c2bfc693 Add sysutils/nfsping
NFSping is a command line utility for measuring the response time of an NFS
server. It's basically a copy of the fping interface but doesn't share any code
with that project.

On modern NFS servers, the network stack and filesystem are often being run on
separate cores or even hardware components. This means in practise that a fast
ICMP ping response isn't indicative of how quickly the NFS filesystem is
responding. This tool more directly tests the responsiveness of the server's
operating system's NFS component.

WWW: https://github.com/mprovost/NFSping
2013-10-20 00:18:16 +00:00
Gerald Pfeifer
236e2b31f8 Replace USE_GCC=4.6+ by the more general USE_GCC=yes. 2013-10-19 23:28:06 +00:00
Bryan Drewery
2bf2c0ad47 - Update to checkin 7f33ec2fcb
Changes:
  * pkgclean: Fix to properly remove correct duplicated package
  * Only markfs prepkg for bulk/testport, not pkgclean
  * jail -l: Fix crash if no jails defined
2013-10-19 22:41:16 +00:00
Juergen Lock
0a45e41144 Add powerpc64 to ONLY_FOR_ARCHS.
PR:		ports/183067
Submitted by:	jhibbits
2013-10-19 22:07:48 +00:00
Sunpoet Po-Chuan Hsieh
826810767c - Support STAGEDIR 2013-10-19 21:55:31 +00:00
Sunpoet Po-Chuan Hsieh
634e4b211b - Support STAGEDIR 2013-10-19 21:54:48 +00:00
Sunpoet Po-Chuan Hsieh
dfe397d07e - Update to 0.987
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/Sub-Exporter/Changes
2013-10-19 21:37:28 +00:00
Sunpoet Po-Chuan Hsieh
8b61a1bdf1 - Update to 0.50
Changes:	http://search.cpan.org/dist/IO-All/Changes
2013-10-19 21:37:23 +00:00
Sunpoet Po-Chuan Hsieh
d22c92dc3f - Update to 0.32
- Support STAGEDIR

Changes:	http://search.cpan.org/dist/FSA-Rules/Changes
2013-10-19 21:37:19 +00:00
Bryan Drewery
0f3ce5426d - Remove mail/qmailadmin-devel as is it older than mail/qmailadmin and
unmaintained upstream.
- Mark it as MOVED to mail/qmailadmin

PR:		ports/182619
Submitted by:	bdrewery
Approved by:	maintainer timeout (2 weeks)
2013-10-19 21:36:35 +00:00
Juergen Lock
64bb2b8f54 pre-install should better be pre-su-install.
Submitted by:	danfe
2013-10-19 21:28:33 +00:00
Nicola Vitale
54ac414374 - Fix link to csso binary 2013-10-19 21:27:26 +00:00
Tijl Coosemans
3d5036884d - Remove gmake dependency. Ordinary make works just fine.
- Remove pkgconfig dependency. The port only installs a .pc file.
- Replace gnomehack with pathfix. This allows removing
  patch-configure-libs.
- Make patch-configure-objformat FreeBSD 10 compatible.

PR:		ports/182286
Approved by:	maintainer timeout (4 weeks)
2013-10-19 21:24:20 +00:00
Tijl Coosemans
e76bd53834 Fix build on FreeBSD 10.
PR:		ports/181855
Submitted by:	Justin Head <ports@encarnate.com> (maintainer)
2013-10-19 20:49:37 +00:00
Tijl Coosemans
ca5f77d1cb Link with -lX11 to fix build on FreeBSD 10.
PR:		ports/182938
Submitted by:	Yoshifumi Nishida <nishida@sfc.wide.ad.jp> (maintainer)
2013-10-19 20:32:54 +00:00
Chris Rees
35edb224d4 Final patch to fix SRCBASE/OSVERSION issue. 2013-10-19 20:18:53 +00:00
Tijl Coosemans
eb75b73361 Fix build with clang (USE_CSTD=gnu89).
PR:		ports/182939
2013-10-19 20:14:14 +00:00
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