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

342196 Commits

Author SHA1 Message Date
Yen-Ming Lee
3bb0a6d14d - support stage 2014-07-08 16:24:27 +00:00
Vanilla I. Shu
cf983bd713 1: Stagify.
2: USES=libtool, bump version.
2014-07-08 16:19:32 +00:00
Tijl Coosemans
66f1b9171a - Fix pkg-plist [1]
- Add INSTALL_TARGET=install-strip

Reported by:	swills (jenkins) [1]
2014-07-08 16:16:13 +00:00
Dmitry Sivachenko
a60e4f3e06 Add two more config variables. 2014-07-08 16:16:08 +00:00
Marcus von Appen
9ec0761d6a Support for installations based on the easy_install setup.py target has
been removed from the Ports framework for Python software. The
PYEASYINSTALL_* knobs and support for USE_PYDISTUTILS=easy_install have
been removed.

Phabric:	D299
With hat:	python@
2014-07-08 16:14:33 +00:00
Tijl Coosemans
99ee6cb588 Strip libraries and remove reference to PTHREAD_LIBS 2014-07-08 16:09:29 +00:00
Jimmy Olgeni
3d73ea64de Typo fix for pkg-descr. 2014-07-08 15:57:18 +00:00
Tijl Coosemans
3228e1393f - Move post-install message to pkg-message
- Allow installation as non-root
2014-07-08 15:57:05 +00:00
Sean Bruno
00ece54f31 Fix typo in pkgplist for options XDMSHELL
PR:		186391
Submitted by:	elrond@phoe.frmug.org
Reviewed by:	kwm
2014-07-08 15:51:09 +00:00
Tijl Coosemans
0e92e90ae7 Add USES=libtool and INSTALL_TARGET=install-strip 2014-07-08 15:24:14 +00:00
Tijl Coosemans
43425a2c70 - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
2014-07-08 15:18:44 +00:00
John Marino
8a12c1f291 mail/enma: stage, explicit linking to libssl (dports)
While here:
 * convert from PLIST to pkg-plist
 * convert to new LIB_DEPENDS format
 * change <pre> & <post> includes to <options>
2014-07-08 15:04:43 +00:00
Raphael Kubo da Costa
9aa5db0c0a - Update to 20140524.
- Set the right LICENSE for the port.

PR:		190487
Submitted by:	Koichiro IWAO <meta+ports@vmeta.jp>
Approved by:	Fabian M. Borschel <fmb@mailbox.org> (maintainer)
2014-07-08 15:00:57 +00:00
Tijl Coosemans
175165a3fd - Convert to USES=libtool
- Add INSTALL_TARGET=install-strip
2014-07-08 14:50:22 +00:00
Steve Wills
0d946edf55 net/mosquitto: fix plist, don't need to try to delete python libdirs 2014-07-08 14:49:34 +00:00
Tijl Coosemans
05f5fc5134 - USES=libtool tar:bzip2
- Add INSTALL_TARGET=install-strip
- Use MAKE_CMD
2014-07-08 14:49:02 +00:00
Raphael Kubo da Costa
7645bf0c5c - Unbreak by adding a mirror to MASTER_SITES.
- Pass maintainership to submitter.

PR:		191687
Submitted by:	A.J. "Fonz" van Werven <freebsd@skysmurf.nl>
2014-07-08 14:48:34 +00:00
Vanilla I. Shu
6bfecff103 1: Stagify.
2: strip binary.
3: USES=libtool, bump version.
2014-07-08 14:44:54 +00:00
Raphael Kubo da Costa
1426f74ae4 Fix substitution in files/pgbounce.in.
PR:		191698
Submitted by:	oleg@mamontov.net
Approved by:	m.tsatsenko@gmail.com (maintainer)
2014-07-08 14:37:11 +00:00
Kubilay Kocak
2d179c00df [NEW] sysutils/bsdploy: Container Management for FreeBSD Jails
BSDploy is a comprehensive tool to provision, configure and maintain
FreeBSD jail hosts and jails.

Its main design goal is to lower the barrier to repeatable jail setups.

  * Modular provisioning with plugins for VirtualBox, Amazon EC2 and
    an achitecture to support more.
  * Bootstrap complete jail hosts from scratch.
  * Declarative configuration: All hosts and their properties defined
    in ploy.conf are automatically exposed to Ansible.
  * Imperative maintenance: Run Fabric scripts with ploy do JAILNAME
    TASKNAME and have all of the hosts and their variables in fab.env.
  * Configure ZFS pools and filesystems with whole-disk-encryption.

WWW: http://docs.bsdploy.net/
2014-07-08 14:30:27 +00:00
Brendan Fabeny
28566a57cd Use staging 2014-07-08 14:11:30 +00:00
Tijl Coosemans
63b0df61b3 - Add USES=libtool and INSTALL_TARGET=install-strip
- Replace USE_GL=glut with USE_GL=glu
2014-07-08 13:54:24 +00:00
Tijl Coosemans
1f6fe24ce9 - New LIB_DEPENDS syntax
- Convert to USES=libtool
- Use BROKEN_sparc64
2014-07-08 13:51:26 +00:00
Kubilay Kocak
c5d9b007c9 sysutils/py-ploy_fabric: Update to 1.0b5
- Update to 1.0b5
2014-07-08 13:44:17 +00:00
Kubilay Kocak
1d815f0922 sysutils/py-ploy_ezjail: Update to 1.0b9
- Update to 1.0b9
2014-07-08 13:43:45 +00:00
Kubilay Kocak
391288fbb7 sysutils/py-ploy_ansible: Update to 1.0b7
- Update to 1.0b7
2014-07-08 13:43:07 +00:00
Kubilay Kocak
13e057a9d4 sysutils/py-ploy: Update to 1.0rc13
- Update to 1.0rc13
2014-07-08 13:42:18 +00:00
Brendan Fabeny
d9f8913db8 Use staging 2014-07-08 13:37:10 +00:00
Kubilay Kocak
ceda7874a6 security/py-keyczar: Deprecate PYDISTUTILS_PKGNAME
- Deprecate PYDISTUTILS_PKGNAME (not required with PYDISTUTILS_AUTOPLIST)
- Whitespace alignment

Approved by:	portmgr (blanket)
2014-07-08 13:34:58 +00:00
Tijl Coosemans
30c23956f4 Convert to USES=libtool 2014-07-08 13:34:32 +00:00
Tijl Coosemans
97db78bd7f - Avoid dependency on bash
- Remove dependency on libltdl
- Add USES=libtool
2014-07-08 13:33:35 +00:00
Vanilla I. Shu
caf48a8384 Stagify, remove NOPORTDOCS & NOPORTEXAMPLES 2014-07-08 13:31:13 +00:00
Jimmy Olgeni
403d5e11a8 Upgrade to version 2.2.3. 2014-07-08 13:25:24 +00:00
Vanilla I. Shu
80c6af6ba8 Stagify. 2014-07-08 13:21:36 +00:00
John Marino
26b53b5bc4 lang/ocaml: Add ARMv6 support
Redports confirms that changes do not break i386 and amd64 builds (8x).

PR:		189063
Submitted by:	maintainer (Michael Gruenewald)
Patch by:	Andy Ray
2014-07-08 13:11:04 +00:00
Tijl Coosemans
64cf43f357 - Remove TRACE option and depend on libexecinfo unconditionally because
configure always detects it on FreeBSD 10
- Add INSTALL_TARGET=install-strip
- USES=pathfix
- Avoid USE_AUTOTOOLS
- Fix pkg-plist after USES=libtool conversion
2014-07-08 13:09:09 +00:00
Pawel Pekala
a3d84f0293 - Add staging support
- Port uses GNU configure
- Switch to pkg-plist instead of PLIST_FILES
- Fix typos in pkg-descr
- Convert Makefile to normal tab style
2014-07-08 13:08:20 +00:00
Vanilla I. Shu
2b4a83dacc 1: Stagify.
2: use options helper to handle PORTDOCS & PORTEXAMPLES
2014-07-08 13:06:27 +00:00
Kurt Jaeger
dc1535e2d4 www/fcgi: Some fixes
- Fix LICENSE* variables.
- Add trailing slahes to INSTALL_MAN lines for robustness
  of file <-> directory mismatches.
- Replace @dirrmtry by @dirrm

PR:		191725
Submitted by:	Matthias Andree <mandree@FreeBSD.org>
Approved by:	freebsd@skysmurf.nl (maintainer)
2014-07-08 13:01:25 +00:00
Dmitry Marakasov
4bfcaec0c0 - Switch to USES=libtool, drop .la files
Approved by:	portmgr blanket
2014-07-08 12:58:53 +00:00
Pawel Pekala
734defef3e - Add staging support
- Fix typo in pkg-descr
2014-07-08 12:27:41 +00:00
Pawel Pekala
5603bec302 Add staging support, allow it as regular user 2014-07-08 12:26:03 +00:00
Wen Heping
93358ba544 - Bump PORTREVISION to chase the update of devel/liblas
Approved by:	Rainer Hurling <rhurlin@gwdg.de> (maintainer)
2014-07-08 12:23:29 +00:00
Alexey Dokuchaev
8f42e5a930 - Stagify; cleanup installation routine; fix whitespace
- Add missing USE_PERL5 (run)
- Explain the need for non-obvious move (post-extract)
- Point MASTER_SITES and WWW line to a working website
2014-07-08 11:52:24 +00:00
Pawel Pekala
d2c28a32ec - Fix build with clang (add missing inlcudes in few files)
- Add staging support
- Convert to new LIB_DEPENDS format, options framework
- Fix spelling mistakes, remove old maintainer contact from pkg-descr

MFH:		2014Q3
2014-07-08 11:47:14 +00:00
Tijl Coosemans
84ec513c04 Add USES=libtool 2014-07-08 11:42:50 +00:00
Pawel Pekala
4dd0bc4c09 - Add staging support
- Remove author tag from pkg-descr
2014-07-08 11:26:51 +00:00
Raphael Kubo da Costa
243485b498 Fix typo in --with-sqlite3=yes introduced in r360216.
PR:		191729
Submitted by:	Raven <admin@dyn.su>
2014-07-08 11:07:56 +00:00
Raphael Kubo da Costa
d89cf2d380 Revert change to COMMENT that should not have crept in. 2014-07-08 10:57:15 +00:00
Pawel Pekala
f6a679080a - Add staging support
- Convert to new options framework
- Port uses GNU configure
2014-07-08 10:57:08 +00:00