1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
Commit Graph

314999 Commits

Author SHA1 Message Date
John Marino
a3ac7b49ee graphics => ilmbase & OpenEXR: Fix == bashism in configure script
The latest versions of ilmbase and OpenEXR come with "== xyes" and
"== xno" in the configure script, potentially causing misconfiguration
as seen in DragonFly 3.6.  Fix both in the post-patch target with sed.

Approved by:	portmgr (bapt), maintainer AFK
2013-11-12 09:25:42 +00:00
Erwin Lansing
689d9e37e6 Support FreeBSD 10.0.
On FreeBSD 10.0, all configuration is installed under
/usr/local/etc/namedb and installs its own rc script in
$PREFIX, which no longer support chroot installations.

LINKS and REPLACE_BASE options are not supported on 10.0
for obvious reasons.

Note for FreeBSD 9.x and earlier users, LINKS is no longer
the default option, though still supported.

An UPDATING entry will follow after bind99 is fixed
as well.
2013-11-12 09:19:19 +00:00
Philippe Audeoud
440ebe6fd4 - Update to 1.958
Sponsored by:	OBS
2013-11-12 09:08:35 +00:00
Erwin Lansing
01f6667cca Create pid directory if it doesn't exist. 2013-11-12 08:55:46 +00:00
Lars Thegler
0258a082b0 - Update to 1.925
- Support STAGEDIR
- Add LICENSE

Changes:	https://metacpan.org/changes/distribution/Email-MIME
2013-11-12 08:11:22 +00:00
Veniamin Gvozdikov
93bae896a9 - Update to 3.7.1
Full list changes: http://codex.wordpress.org/Version_3.7.1

PR:		ports/183471
Submitted by:	maintainer
2013-11-12 08:09:10 +00:00
Lars Thegler
66b43912e4 - Update to 1.60
- Support STAGEDIR

Changes: https://metacpan.org/changes/distribution/Test-Reporter
2013-11-12 08:03:56 +00:00
Erwin Lansing
f249b51fc4 Support FreeBSD 10.0.
On FreeBSD 10.0, all configuration is installed under
/usr/local/etc/namedb and installs its own rc script in
$PREFIX, which no longer support chroot installations.

LINKS and REPLACE_BASE options are not supported on 10.0
for obvious reasons.

Note for FreeBSD 9.x and earlier users, LINKS is no longer
the default option, though still supported.

An UPDATING entry will follow after bind96 and bind99 are fixed
as well.
2013-11-12 07:38:56 +00:00
Danilo Egea Gondolfo
ece12351c1 - Convert LIB_DEPENDS to new syntax
- Add LICENSE
- Convert USE_GMAKE to USES
- Add stage support
2013-11-12 03:40:17 +00:00
Danilo Egea Gondolfo
7f8c13d51a - Add stage support
- Convert all "if's" in options helpers
- Fix a problem (file not found) during execution
2013-11-12 03:18:09 +00:00
Danilo Egea Gondolfo
d7c9140255 - Add DOCS option
- Add stage support
2013-11-12 02:50:23 +00:00
Danilo Egea Gondolfo
b7bd9e6b7c - Remove the indefinite article from COMMENT
- Add stage support
2013-11-12 02:47:12 +00:00
Danilo Egea Gondolfo
4ae2d60c23 - Remove NO_PACKAGE
- Add stage support
2013-11-12 02:31:59 +00:00
Bryan Drewery
e2637ec07d Add new port devel/py-jellyfish
Jellyfish is a python library for doing approximate and phonetic matching of
strings.

WWW: https://github.com/sunlightlabs/jellyfish
2013-11-12 00:11:57 +00:00
Eitan Adler
db432dee6e Make Uses/npapi.mk STAGEDIR safe.
This was tested by commenting out poudriere's leftover testing and using this file with linux-f10-flash.

Approved by:	bapt
2013-11-11 23:11:16 +00:00
Eitan Adler
e2f2e74797 Copy npapi.mk from the mplayer port and USEify it.
Ports that currently include www/linux-mplayer-plugin/Makefile.npapi should be switched to USES once this is stagified.

Approved by:	bdrewery
2013-11-11 21:41:26 +00:00
Sunpoet Po-Chuan Hsieh
55a908aed7 - Add p5-Dancer-Plugin-Auth-Extensible
- While I'm here, convert to new options helper

A user authentication and authorisation framework plugin for Dancer apps.

Makes it easy to require a user to be logged in to access certain
routes, provides role-based access control, and supports various
authentication methods/sources (config file, database, Unix system
users, etc).

Designed to support multiple authentication realms and to be as
extensible as possible, and to make secure password handling easy (the
base class for auth providers makes handling `RFC2307'-style hashed
passwords really simple, so you have no excuse for storing plain-text
passwords).

WWW: http://search.cpan.org/dist/Dancer-Plugin-Auth-Extensible/

PR:		ports/183865
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
2013-11-11 20:38:14 +00:00
Sunpoet Po-Chuan Hsieh
50ee5cdf4a - Update to 1.03
Changes:	http://search.cpan.org/dist/Font-TTF/Changes
2013-11-11 20:34:45 +00:00
Sunpoet Po-Chuan Hsieh
d4dc1b4d54 - Restore DATADIR: it saves microcode_update_datadir from STAGEDIR pollution [1]
- Bump PORTREVISION for package change

Reported by:	stage-qa: [1]
2013-11-11 20:34:38 +00:00
Sunpoet Po-Chuan Hsieh
4c87cae78e - Update to 20131110
Changes:	http://people.FreeBSD.org/~sunpoet/pciids-20131110.diff
2013-11-11 20:34:28 +00:00
William Grzybowski
1d6d865274 math/py-patsy: Python package for statistical models and design matrices
Patsy is a Python library for describing statistical models (especially linear
models, or models that have a linear component) and building design matrices.
Patsy brings the convenience of R "formulas" to Python.

WWW: https://www.github.com/pydata/patsy

PR:		ports/183870
Submitted by:	Johannes Jost Meixner <xmj chaot.net>
2013-11-11 20:32:09 +00:00
Florian Smeets
bf15b4d585 - fix build on FreeBSD >= 10.0 [1]
- update to 3.3.10

PR:		ports/183352
Submitted by:	dim [1]
Approved by:	maintainer timeout
2013-11-11 20:29:45 +00:00
Florian Smeets
693512f128 Fix build on FreeBSD >= 10.0
PR:		ports/183352
Submitted by:	dim
Approved by:	maintainer timeout
2013-11-11 20:24:35 +00:00
Jung-uk Kim
060ab65b65 Update to r333271. 2013-11-11 18:51:17 +00:00
Tijl Coosemans
53e29e83dc - Add LICENSE.
- New LIB_DEPENDS syntax.
- Staging.
- Replace gtk detection with GTK2 option.
- Mark MAKE_JOBS_UNSAFE for now.  One Makefile has mutilple targets that
  each call make in the same subdirectory and the Makefile in that
  directory does the same with one of its subdirectories.
- Move files/nessusd.conf to files/nessusd.conf.in and add it to SUB_FILES
  instead of calling sed from post-install.
- Move files/pkg-deinstall.in to pkg-deinstall and replace %%PREFIX%%
  with ${PKG_PREFIX}.
- Remove scripts/move_nessus.  It was used to migrate configuration data
  to a new location.

PR:		ports/183221
Approved by:	"Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
2013-11-11 18:48:29 +00:00
Hiroki Sato
7e87f06747 - Update dependency.
- Remove files/JADETEX.
- Add STAGEDIR support.
- Style clean-ups.
2013-11-11 17:54:33 +00:00
Hiroki Sato
0e0f388452 - Add LICENSE.
- Add STAGEDIR support.
- Use PORTDOCS.
- Use COPYTREE_SHARE.
- Install nextCatalog for http://docbook.sourceforge.net/release/xsl-ns/current
  in the share/xml/catalog.xml.
- Remove rewriteURI/System for http://docbook.sourceforge.net/release/xsl/*.
- Remove pkg-deinstall.
- Fix WWW: line in pkg-descr.

Approved by:	gabor (maintainer)
2013-11-11 17:41:15 +00:00
Sunpoet Po-Chuan Hsieh
efc4d312ff - Update to 1.1.0
- Add LICENSE
- Update WWW

Changes:	https://github.com/ms-ati/docile/blob/master/HISTORY.md
2013-11-11 17:26:22 +00:00
Sunpoet Po-Chuan Hsieh
735350905b - Update to 3.2.1
- Update MASTER_SITES
- Update WWW

Changes:	http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
2013-11-11 17:17:51 +00:00
Sunpoet Po-Chuan Hsieh
3dce138de2 - Update to 3.2.1
Changes:	http://git.kernel.org/cgit/utils/pciutils/pciutils.git/tree/ChangeLog
2013-11-11 17:17:46 +00:00
Johan van Selst
bddb64464b - Update ltris to 1.0.19
- Enable STAGE support
2013-11-11 17:07:11 +00:00
Mark Felder
2a434449f0 - take maintainership
- STAGE support
- remove pkg-install and pkg-deinstall scripts
- remove @stopdaemon
- ICE option is no longer default; devel/ice doesn't work on FreeBSD 10
since June
- add a start_precmd to handle empty directory creation

Approved by:	crees (mentor)
2013-11-11 16:47:25 +00:00
William Grzybowski
27c1edadbc graphics/libcaca: add FTGL option
PR:		ports/183426
Submitted by:	Dmitry Marakasov <amdmi3 amdmi3.ru>
2013-11-11 16:46:41 +00:00
Rene Ladan
d2aa367864 - Update to 7.2.28
- Use more option helpers
- Disable broken OPTIMIZE option [1]
- Cleanup Makefile

PR:		ports/172288 [1]
Submitted by:	myself
2013-11-11 16:22:27 +00:00
Joe Marcus Clarke
c14539f112 Update to 3.1.0. See
http://netatalk.sourceforge.net/3.1/ReleaseNotes3.1.0.html for a list of
changes in this release.

Additionally, re-enable mDNSResponder support [1].

Convert to STAGE.

PR:		183601 [1]
Submitted by:	"Bradley T. Hughes" <bradleythughes@fastmail.fm> [1]
2013-11-11 16:16:59 +00:00
William Grzybowski
b028d66479 net/py-gspreadsheet: use easy_install, removing patch
- easy_install now supports staging

PR:		ports/183862
Submitted by:	maintainer
2013-11-11 16:16:03 +00:00
Kris Moore
2c390c1d15 - Chase upstream distfile being re-rolled 2013-11-11 16:04:54 +00:00
Emanuel Haupt
d301507a53 Make use of DESTDIR. That way we do not have to add STAGEDIR to MAKE_ENV. 2013-11-11 15:51:55 +00:00
Emanuel Haupt
88ff2718e8 Support stage. 2013-11-11 15:42:02 +00:00
Veniamin Gvozdikov
52c43e093b - Added pach which fixed md5sum to md5
PR:		ports/183766
Submitted by:	Michael Gmelin <freebsd@grem.de>
Approved by:	maintainer
2013-11-11 15:38:54 +00:00
Jimmy Olgeni
77110cf25a - Switch to USES=gmake.
- Add staging support.
2013-11-11 15:31:16 +00:00
Joe Marcus Clarke
19c5bf299d Update to 1.10.3. See
http://www.wireshark.org/docs/relnotes/wireshark-1.10.3.html for a list
of changes in this release.
2013-11-11 15:26:58 +00:00
Pietro Cerutti
8b429fae78 - Remove games/nil
This port has been unmaintained for years and currently fails to build.
2013-11-11 15:22:04 +00:00
Jimmy Olgeni
9af122c34a - Switch to USES=gmake.
- Add staging support.
- Remove indefinite article from COMMENT.
2013-11-11 15:08:48 +00:00
Wen Heping
c78f4d0a33 - Update to 2.0.9
- Support stage

PR:		183837
Submitted by:	mohawk <mohawk@bsdsx.fr> (maintainer)
2013-11-11 15:03:39 +00:00
Pietro Cerutti
28ab867281 - New port: lang/nx
NX is a highly flexible, Tcl-based, object-oriented scripting language. It is a
descendant of XOTcl and was designed based on 10 years of experience with XOTcl
in projects containing several hundred thousand lines of code. While XOTcl was
the first language designed to provide language support for design patterns and
to provide a highly dynamic programming environment, the Next Scripting
Framework (NSF) and NX add to these features support for language-oriented
programming.

WWW: https://next-scripting.org
2013-11-11 14:40:44 +00:00
Sunpoet Po-Chuan Hsieh
af40bb348e - Fix build on arm
Thanks to kevlo for testing on arm architecture.

PR:		ports/183212
Submitted by:	Matthieu Volat <mazhe@alkumuna.eu>
Tested by:	kevlo
2013-11-11 14:16:47 +00:00
Alex Dupre
48f025ce29 Update to 2.4.8 release. 2013-11-11 14:16:05 +00:00
Sunpoet Po-Chuan Hsieh
e102027158 - Update to 1.06
- Add LICENSE
- Take maintainership

Changes:	http://search.cpan.org/dist/Math-Interpolate/CHANGES
2013-11-11 14:11:08 +00:00
Sunpoet Po-Chuan Hsieh
68ff15421c - Add p5-Unix-Passwd-File 0.10
Unix::Passwd::File can be used to read and manipulate entries in Unix system
password files (/etc/passwd, /etc/group, /etc/group, /etc/gshadow) but can also
be told to search in custom location, for testing purposes).

This module uses a procedural (non-OO) interface. Each function in this module
open and read the passwd files once. Read-only functions like `list_users()` and
`get_max_gid()` open in read-only mode. Functions that might write to the files
like `add_user()` or `delete_group()` first lock `passwd.lock` file, open in
read+write mode and also read the files in the first pass, then seek to the
beginning and write back the files.

No caching is done so you should do your own if you need to.

WWW: http://search.cpan.org/dist/Unix-Passwd-File/

PR:		ports/182325
Submitted by:	Henk van Oers <hvo.pm@xs4all.nl>
2013-11-11 14:08:52 +00:00