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

338637 Commits

Author SHA1 Message Date
Pawel Pekala
e5bc9c14c1 Port is stage safe 2014-06-13 18:30:54 +00:00
Niclas Zeising
1dc8933449 Update to 5.29 2014-06-13 18:25:07 +00:00
Antoine Brodin
7ff7f690e6 Unbreak
Pointyhat:	tj
2014-06-13 18:19:09 +00:00
Marcus von Appen
28ab9e8719 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-13 18:17:45 +00:00
Marcus von Appen
8c35114639 - Enable stagedir support
- Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-13 18:11:42 +00:00
Bryan Drewery
8d2168cf71 Convert boost ports to USES=tar 2014-06-13 18:11:32 +00:00
Antoine Brodin
be3782bb56 Update distinfo after 4.2.4 update 2014-06-13 18:09:48 +00:00
Marcus von Appen
9fd30c84ae - Fix PORTVERSION to unbreak the build
Noticed by:	swills@
2014-06-13 18:05:29 +00:00
Marcus von Appen
63ec473a27 - Remove easy_install dependency
- Convert to PYDISTUTILS_AUTOPLIST
- Bump PORTREVISION to enforce a cleanup for the easy_install references

With hat:	python@
Approved by:	portmgr (implicit)
2014-06-13 18:03:45 +00:00
Antoine Brodin
c2989cc152 Fix runtime 2014-06-13 18:00:34 +00:00
Bryan Drewery
8e73b49632 - Fix build on head after r263203 removed some unused defines.
- Try again to make portscout ignore this.
2014-06-13 17:58:52 +00:00
Bryan Drewery
894489d932 - Update to 0.4.7 [1]
- Make pkg-message less harsh

PR:		190987 [1]
Submitted by:	tim@bishnet.net [1]
2014-06-13 17:40:47 +00:00
Marcus von Appen
8d0555fa52 - Update graphics/py-PyX to version 0.13
- Repocopy graphics/py-PyX -> graphics/py-PyX12, since 0.13 requires Python
  3
2014-06-13 16:54:00 +00:00
Vanilla I. Shu
e9d1a5ffdd remove NO_STAGE.
Approved by:	portmgr@
2014-06-13 16:42:03 +00:00
Vanilla I. Shu
8bcc8b64b5 Stagify.
Approved by:	portmgr@
2014-06-13 16:36:24 +00:00
Vanilla I. Shu
49543b56b3 1: Stagify.
2: switch to DEFAULT_VERSIONS.

Approved by:	portmgr@
2014-06-13 16:33:17 +00:00
Vanilla I. Shu
427576c8b9 1: Stagify.
2: switch to DEFAULT_VERSIONS

Approved by:	portmgr@
2014-06-13 16:31:03 +00:00
Vanilla I. Shu
cfd9994e3e 1: Stagify.
2: add USES=libtool
3: bump version.
2014-06-13 16:23:45 +00:00
John Marino
1cd3b44f7f www/thundercache: Stage support, PGSQL option fix and more
The PR only provided changes needed to add stage support.  However, the
port needed some additional TLC:

 * DISTNAME reworked for single, ARCH-based definition (pets portlint)
 * LICENSE stuff moved, rearranged (pets portlint)
 * DOCS option removed (it wasn't implemented)
 * Typo for PGSQL option fixed so it's default again (bump portrevision)
 * Cosmestic alignment
 * PGSQL converted to USES+=pgsql and WANT_PGSQL=
 * php+pgsql RUN_DEPENDS refactored, and set to use USE_PHP
 * Convert to new LIB_DEPENDS style (PR)
 * Convert to USES+=tar (PR)
 * Remove WWW whitespace (PR)
 * Handle /var/run/thunder (PR) (also requires portrevision bump)

PR:		190951
Submitted by:	Joe Benden
fixes by:	marino
Approved by:	stage blanket + just fix it blanket
verified by:	Redports 8x pass
2014-06-13 16:15:51 +00:00
Vanilla I. Shu
e232d09a59 1: Stagify.
2: add USES=libtool
3: bump version.

Approved by:	portmgr@
2014-06-13 16:15:01 +00:00
Vanilla I. Shu
e3ca2d2fcc Stagify.
Approved by:	portmgr@
2014-06-13 15:46:52 +00:00
Vanilla I. Shu
90450705c9 Stagify.
Approved by:	portmgr@
2014-06-13 15:38:02 +00:00
Vanilla I. Shu
c1f7fc21d8 Stagify.
Approved by:	portmgr@
2014-06-13 15:33:07 +00:00
John Marino
0cd63d5db5 security/p5-openxpki-deployment: Unbreak by adding Stage support
In addition to changes related to staging:
  * Adds LICENSE (ART20)
  * Fixes rc.d script for new rules
  * remove BROKEN definition (added due to lack of staging)

What the patch does not do is fix the build on FreeBSD 10+  This will
be dealt with in a following patch.  Testing without poudriere and
redports (F8 and F9, x4).

PR:		190960
Submitted by:	maintainer (Sergei Vyshenski)
2014-06-13 15:27:14 +00:00
Danilo Egea Gondolfo
a01642922d - Update MASTER_SITES
- Remove BROKEN
- Pass maintainership to submitter
- Add stage support
- Improve WWW

PR:		ports/190986
Submitted by:	craig001@lerwick.hopto.org
2014-06-13 15:22:27 +00:00
Grzegorz Blach
d48db3f00d - Update to 0.26 2014-06-13 15:21:03 +00:00
Vanilla I. Shu
3b4e1d62d2 Stagify.
Approved by:	portmgr@
2014-06-13 15:00:08 +00:00
Sunpoet Po-Chuan Hsieh
c114fdc484 - Update MASTER_SITES
PR:		ports/190692
Submitted by:	Mat <mathieu.sim@gmail.com>
2014-06-13 14:57:01 +00:00
Vanilla I. Shu
a5de5fb15a remove NO_STAGE, editors/joe staging ready already. 2014-06-13 14:56:53 +00:00
Vanilla I. Shu
be758acae1 1: Stagify.
2: use @sample on pkg-plist.
3: bump version.
2014-06-13 14:48:58 +00:00
Vanilla I. Shu
8756ddcd7b 1: Stagify.
2: move LICENSE to right section.

Approved by:	portmgr@
2014-06-13 14:41:30 +00:00
Vanilla I. Shu
ea0ae96f83 1: Stagify.
2: switch to tar:bzip2
2014-06-13 14:17:25 +00:00
William Grzybowski
b9e9ab88ab math/py-scientific: support stage and use auto plist 2014-06-13 14:04:57 +00:00
William Grzybowski
dc3b33b2e0 math/py-fiat: support stage and use auto plist 2014-06-13 13:39:45 +00:00
Pawel Pekala
92f7d021e2 Add staging support 2014-06-13 13:15:03 +00:00
Mathieu Arnold
0169e7acf7 Correct local path for rpz* patchs.
Sponsored by:	Absolight
2014-06-13 13:14:32 +00:00
Pawel Pekala
b8b6e6fc63 - Add staging support
- Switch to PLIST_FILES
- Rename patches to canonical names
2014-06-13 13:06:57 +00:00
William Grzybowski
26b352525b mail/pysieved: support stage 2014-06-13 12:43:07 +00:00
Pawel Pekala
f22accebbd - Add staging support
- Convert trivial patch to REINPLACE_CMD
- Remove Author tag, fix WWW line in pkg-descr
2014-06-13 12:36:27 +00:00
William Grzybowski
916822e664 mail/py-ppolicy: support stage and use auto plist 2014-06-13 12:32:08 +00:00
William Grzybowski
c4fdec9799 mail/py-cyruslib: support stage 2014-06-13 12:18:06 +00:00
Ryan Steinmetz
4c78f72eb9 - Remove chown to fix build
- Bump PORTREVISION

Submitted by:	bdrewery
2014-06-13 12:02:41 +00:00
Matthew Seaman
b46f80ca64 * USES=uidfix -- staging without needing root access
* Don't install relayd.conf to staging; switch to @sample in pkg-plist
* Drop warnings for FreeBSD 7.x compat as that's long out of support
* Modernize LIB_DEPENDS
* Fix LICENSE: this is OpenBSD code, but it uses the ISC Licence
  wording rather than either of the {2,3}-clause BSD licenses.

Approved by:	portmgr (blanket "just fix it")
2014-06-13 11:47:41 +00:00
Rodrigo Osorio
2c2e201261 - stagify the port
- fix clang issues
- fix plist issues

Approved by:	bapt (mentor)
2014-06-13 11:40:46 +00:00
Matthew Seaman
792e510ad4 Update to 0.08
Changes:	http://cpansearch.perl.org/src/ALEXMV/RT-Extension-SLA-0.08/Changes
2014-06-13 11:29:29 +00:00
Baptiste Daroussin
2014e7c725 Disable ccache (it breaks with clang)
Reported by:	ale
2014-06-13 11:24:29 +00:00
Emanuel Haupt
c51628bcc9 Update to 1.1.1 2014-06-13 11:22:55 +00:00
Pawel Pekala
cfa014c988 - Add staging support
- Remove leading article from COMMENT
- Convert to new LIB_DEPENDS format
- Fix shebangs, bump PORTREVISION
- Remove former maintainer info from pkg-descr
2014-06-13 11:22:05 +00:00
Emanuel Haupt
ed2efc0107 Update to 3.06 2014-06-13 11:03:18 +00:00
Pawel Pekala
7812fcd7e0 Add staging support 2014-06-13 11:00:39 +00:00