1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00
Commit Graph

375051 Commits

Author SHA1 Message Date
Dmitry Marakasov
c90abf2ec6 - Switch to @sample
Approved by:	portmgr blanket
2015-08-28 15:58:06 +00:00
Dmitry Marakasov
20ace5f382 - Update to 3.13.0
PR:		202563
Submitted by:	matthew@reztek.cz (maintainer)
2015-08-28 15:44:38 +00:00
Dmitry Marakasov
ac1c3bd4d1 - Enable long long support
PR:		202562
Submitted by:	matthew@reztek.cz
Approved by:	ybungalobill@gmail.com (maintainer)
2015-08-28 15:43:24 +00:00
Kurt Jaeger
4fb14cf22b net/jwhois: really commit fix
Missed Makefile during last commit

PR:		202673
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es>
2015-08-28 15:41:15 +00:00
Dmitry Marakasov
296104b86a - Switch to options helpers 2015-08-28 15:38:33 +00:00
Dmitry Marakasov
442dcaa452 - Add empty directory to plist
Approved by:	portmgr blanket
2015-08-28 15:38:11 +00:00
Jan Beich
853286e43f games/wesnoth: convert to BROKEN helper
While here use more common wording for build failure.

Approved by:	portmgr blanket
2015-08-28 15:30:10 +00:00
Kubilay Kocak
7d3ae30a71 www/py-pelican: Bump PORTREVISION
Package contents have changed (test files, LICENSE), bump PORTREVISION
accordingly.
2015-08-28 15:27:03 +00:00
Kubilay Kocak
8c760893a8 www/pelican: Prefix according to Python conventions
- Rename (move) according to Python package naming conventions [1]
- Switch temporarily to GITHUB for source files until missing content
  files for the test suite is merged/fixed [2]
- Add python (virtual category) to CATEGORIES
- Add LICENSE_FILE
- Add OPTIONS for Markdown and Syntax Highlighting, they are OPTION'al
  features
- Add MARKDOWN and SYNTAX to OPTIONS_DEFAULT (for package convenience).
- Use OPTIONS helpers for TESTS option.
- Refactor TEST_DEPENDS so it only declares tests_require, moving the
  RUN_DEPENDS assignment to TESTS_BUILD_DEPENDS.
- Rename TEST option to TESTS to match other Python ports, and tweak
  description to canonicalize
- Deprecate OPTIONSFILE override (no longer necessary)
- Canonicalize regression-test target, so it gets the setuptools wrapped
  setup.py arguments for proper 'test' command support.
- Re-order makefile sections (DEPENDS|USES|OPTIONS)

While here:

- Add MOVED entry
- Update www/Makefile

[1] https://wiki.freebsd.org/Python/PortsPolicy
[2] https://github.com/getpelican/pelican/pull/1793

Reviewed by:		jlaffaye (maintainer)
Approved by:		jlaffaye (maintainer)
Differential Revision:	https://reviews.freebsd.org/D3328
2015-08-28 15:22:34 +00:00
Dmitry Marakasov
319b2d81df - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-28 15:19:55 +00:00
Jan Beich
f41f52c770 devel/android-tools-adb: convert to _VARS option helper
Approved by:	portmgr blanket
2015-08-28 15:08:36 +00:00
Jan Beich
8a127a17cf Convert my ports to _VARS option helper 2015-08-28 14:57:29 +00:00
Michael Moll
45234bbcb8 devel/rubygem-kafo: update to 0.6.12 2015-08-28 14:54:19 +00:00
Dmitry Marakasov
16f77c42ce - Switch to @sample
Approved by:	portmgr blanket
2015-08-28 14:52:03 +00:00
Michael Moll
263316cc76 devel/rubygem-kafo_parsers: yank rdoc from gemspec
Ruby provides it itself now
2015-08-28 14:51:59 +00:00
Dmitry Marakasov
940c2f66d0 - Switch to @sample; also fixes config removal on deinstall due to incorrect @unexec command
MFH:		2015Q3 (blanket)
2015-08-28 14:35:25 +00:00
Dmitry Marakasov
2fe58ec368 - Switch to @sample
Approved by:	portmgr blanket
2015-08-28 14:31:24 +00:00
Dmitry Marakasov
563afd5cf1 - Switch to @sample
Approved by:	portmgr blanket
2015-08-28 14:28:11 +00:00
Dmitry Marakasov
2e5f648525 - Add NO_ARCH
- heplers
- Switch to @sample
- Drop @dirrm* from plist

Approved by:	portmgr blanket
2015-08-28 14:22:31 +00:00
John Marino
5f3bf8cb9d Mk/bsd.port.mk: Add PKG_CREATE_VERBOSE functionality
When PKG_CREATE_VERBOSE is set, the "-v" option will be added to
the arguments for PKG_CREATE.  The intended use is for poudriere and
other build monitors that can time out.  The verbose option of pkg
create will periodically emit output as the package is being created.
It would be set mk.conf (the DragonFly version of poudriere will set
it unconditionally during package building).

Approved by:	portmgr
Differential Revision:	https://reviews.freebsd.org/D3507
2015-08-28 13:50:43 +00:00
Dmitry Marakasov
e638299edc - Switch to options helpers
- While here, add some NO_ARCHes and couple missing PORT_OPTIONS=DOCS

Approved by:	portmgr blanket
2015-08-28 13:39:56 +00:00
Dmitry Marakasov
3c87974395 - Fix shebangs
- Add NO_ARCH
- Switch to options helpers

Approved by:	portmgr blanket
2015-08-28 13:37:19 +00:00
Dmitry Marakasov
f84edaa66f - Remove empty directory
- Add NO_ARCH

Approved by:	portmgr blanket
2015-08-28 13:35:52 +00:00
Dmitry Marakasov
4ca45fa69f - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-28 13:30:47 +00:00
Dmitry Marakasov
8c3e42978a - Fix shebangs
Approved by:	portmgr blanket
MFH:		2015Q3 (blanket)
2015-08-28 13:28:11 +00:00
Dmitry Marakasov
97c8302349 - Fix installed files referencing STAGEDIR
- Simplify the port a bit in the process

Approved by:	portmgr blanket
MFH:		2015Q3
2015-08-28 13:27:54 +00:00
Dmitry Marakasov
82e12ffe80 - Update to 8677 2015-08-28 13:25:53 +00:00
Dmitry Marakasov
d01825513b - Switch to new github home; no code changes 2015-08-28 13:25:42 +00:00
Dmitry Marakasov
22182d36fe - Fix build with DOCS disabled (port tried to install nonexistinent files)
- Switch to options helpers

Approved by:	portmgr blanket
2015-08-28 13:20:21 +00:00
Dmitry Marakasov
64fab816f2 - Remove 8.x-related IGNORE
- Switch to options helpers

Approved by:	portmgr blanket
2015-08-28 13:13:17 +00:00
Dmitry Marakasov
1500dab782 - Add missing DOCS option
- Switch to options helpers

Approved by:	portmgr blanket
2015-08-28 13:08:23 +00:00
Jan Beich
b77aa75040 www/firefox{,-esr}: update to 40.0.3/38.2.1
MFH:		2015Q3
Security:	237a201c-888b-487f-84d3-7d92266381d6
2015-08-28 13:05:56 +00:00
Jan Beich
8a433f1800 Document recent mozilla vulnerabilities 2015-08-28 12:34:31 +00:00
Mathieu Arnold
9c517d8878 Add generic opt_VARS/opt_VARS_OFF.
OPT1_VARS=  foo=bar baz+=bam

will set FOO to bar and append bam to BAZ if OPT1 is enabled.  <opt>_VARS_OFF
works the same way, if the option is disabled.

Reviewed by:	bapt
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D3410
2015-08-28 12:28:13 +00:00
Matthew Seaman
5184f8775c Update to 4203
* Fixes compatability with libopendkim-2.10
   * Undeprecate
   * Download from my account on CPAN (MASTER_SITE_SUBDIR=CPAN:INFRACANI)

Note: If you look at the CPAN page for this module, you will see big
red 'unauthorized' warnings.

   http://search.cpan.org/~infracani/Mail-OpenDKIM-4203/

This is temporary, while the previous owners of this module sort out
transferring the ownership to me.
2015-08-28 12:25:47 +00:00
Emanuel Haupt
3d4d2f4e54 Update to 320 2015-08-28 11:54:08 +00:00
Frederic Culot
3d61803680 - Update to 4.02
Changes:	http://search.cpan.org/dist/Object-InsideOut/Changes
2015-08-28 10:59:51 +00:00
Max Brazhnikov
78ec5e6592 - Bump PORTREVISION after libzip update 2015-08-28 10:48:41 +00:00
Max Brazhnikov
688387870b audio/deadbeef:
- Fix build with libzip-1.0

PR:		202682
Approved by:	vg@ (maintainer)
2015-08-28 10:48:05 +00:00
Max Brazhnikov
f4a3846f70 archivers/libzip:
- Update to 1.0.1
- Remove obsolete patches
2015-08-28 10:47:43 +00:00
Max Brazhnikov
aca715e884 sysutils/k3b-kde4:
- Fix fetch after previous commit

Pointy hat to:	makc
2015-08-28 10:40:27 +00:00
Jan Beich
3f7e6ec61d multimedia/mplayer2: make GIF=on actually work
GIF option was both auto-disabled during configure and broken when
forced to be enabled. So, bump PORTREVISION to restore GIF support
for users with GIF=on.

PR:		202404
Submitted by:	Carlos J Puga Medina <cpm@fbsd.es> (maintainer)
MFH:		2015Q3
2015-08-28 10:32:04 +00:00
Max Brazhnikov
b22bb424e2 net/knemo-kde4:
- Update to 0.7.7
2015-08-28 10:12:38 +00:00
Max Brazhnikov
ec4c6f8ce6 databases/kbibtex:
- Update to 0.6
- Remove obsolete patch
2015-08-28 10:11:41 +00:00
Max Brazhnikov
a888ed0dda cad/librecad:
- Update to 2.0.8
2015-08-28 10:11:02 +00:00
Baptiste Daroussin
45aa701bec Drop maintainership 2015-08-28 10:11:02 +00:00
Max Brazhnikov
9762cb7e24 audio/kid3-kde4:
- Update to 3.2.1
- Remove QML option, which is mainly intended for developers
- Remove incorrect BROKEN on 9-i386, the actual bug was in Qt ports (PR 198738)
2015-08-28 10:09:43 +00:00
Matthew Seaman
eb3d49a7b7 * Add a fix for where libopendkim fails to cope with a header line
which is wrapped immediately after the header name.  This has been
  reported upstream:

http://sourceforge.net/p/opendkim/bugs/230/

* Update pkg-descr -- all of the ADSP stuff has gone from opendkim
  now.

PR:		202668
Approved by:	freebsd-ports@dan.me.uk (maintainer)
2015-08-28 09:23:53 +00:00
Max Brazhnikov
bd2f84a92d games/hex-a-hop:
- Fix build after previous commit
- Tweak option description
2015-08-28 09:23:13 +00:00
Chris Rees
f6c8533419 Fix sv to check in correct directory.
/service doesn't play nicely with hier, so keep the old location.

PR:		ports/202707
Submitted by:	Sean Chittenden
2015-08-28 08:04:39 +00:00