1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Commit Graph

7443 Commits

Author SHA1 Message Date
Antoine Brodin
a4c9730cf0 Finish stage support 2014-08-10 10:28:06 +00:00
Tijl Coosemans
f964d7f174 - Replace libtool BUILD_DEPENDS with USE_AUTOTOOLS=libtoolize
- Replace STRIP_CMD with INSTALL_TARGET=install-strip
- Remove PTHREAD_CFLAGS and PTHREAD_LIBS
- Add --copy --force to AUTOMAKE_ARGS so all existing scripts are updated
2014-08-09 16:01:09 +00:00
Marcus von Appen
900db324a3 Convert the Python framework bits to USES=python.
Please use USES=python instead of USE_PYTHON.

  USE_PYTHON=yes becomes USES=python
  USE_PYTHON=2.7+ becomes USES=python:2.7+
  USE_PYTHON_BUILD=3.3 becomes USES=python:3.3,build
  ...

A new PYTHON_FEATURES variable was added, which enables certain features for a
port and replaces some knobs at the same time;

  PYTHON_FEATURES=distutils replaces USE_PYDISTUTILS
  PYTHON_FEATURES=autoplist replaces PYDISTUTILS_AUTOPLIST
  PYTHON_FEATURES=py3kplist replaces PYTHON_PY3K_PLIST_HACK
  PYTHON_FEATURES=noegginfo replaces PYDISTUTILS_NOEGGINFO
  PYTHON_FEATURES=concurrent replaces PYTHON_CONCURRENT_INSTALL
  PYTHON_FEATURES=pythonprefix replaces USE_PYTHON_PREFIX

Some knobs have been deprecated and are to be removed in the near future:

  PYTHON_MASTER_SITES - use MASTER_SITE_PYTHON instead
  PYTHON_PKGNAMESUFFIX - use PYTHON_PKGNAMEPREFIX instead
  PYDISTUTILS_INSTALLNOSINGLE - deprecated without replacement

Some knobs have been removed completely:

  PYTHON_MASTER_SITE_SUBDIR
  PYTHON_DISTNAME
  PYTHON_WRKSRC

Several variables specific to the Python framework are no longer passed to the
build environment to avoid polluting dependency builds.

  PYTHON_VERSION is not passed to .MAKEFLAGS anymore
  PYTHON_DEFAULT_VERSION,
  PYTHON_DEFAULT_PORTVERSION and
  PYTHONBASE are not passed to the make environment anymore

The conversion required a couple of ports to be updated to fit the changes and
new requirements. Those included "bsd.python.mk" directly or contained checks
in places, for which the USES framework would fail to provide correct values.

Python modules directly using the upstream Python package (such as py-tkinter
or py-sqlite3) were updated to avoid using the now unnecessary and remmoved
knobs from "bsd.python.mk".

Phabric:	D399
exp-run:	167368 192357
PR:		167368 192357
Reviewed by:	antoine, wg
Exp-run award:	antoine
With hat:	python@
Approved by:	portmgr
2014-08-09 15:44:27 +00:00
William Grzybowski
24df6f379c japanese/rogue_s: support stage
PR:		192502
Submitted by:	IWAMOTO Kouichi (with changes)
2014-08-08 13:01:14 +00:00
William Grzybowski
a232911100 japanese/leafrogue: fix installation
PR:		192503
Submitted by:	IWAMOTO Kouichi
2014-08-08 12:57:13 +00:00
Danilo Egea Gondolfo
449e1b6b2a - Update from 0.20140602 to 0.20140804 2014-08-06 23:29:47 +00:00
Tijl Coosemans
74a7f8c73c Bump PORTREVISION on more ports that depend on libgcrypt after the update
in r363436 and remove the UPDATING entry because it did not guarantee
that all ports were updated nor that they were updated in the right order.
Also remove libgcrypt.la again.

PR:		192342
Approved by:	portmgr (implicit, bump unstaged ports)
2014-08-05 22:13:29 +00:00
Adam Weinberger
511c49bdec In some straightforward cases, protect documentation behind
PORTDOCS, adding a DOCS option where needed, and a couple
PORTEXAMPLES for good measure.
2014-08-04 03:40:14 +00:00
John Marino
62d8318f10 japanese/kdrill: Update version 6.4 => 6.5 and stage
PR:		191823
Submitted by:	Ports Fury
2014-07-31 12:52:38 +00:00
Antoine Brodin
c0008f29a4 Unbreak 2014-07-30 11:49:03 +00:00
Kurt Jaeger
b95d127471 security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
  https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
  https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
  security/shishi with PR 192164 is already committed
  [1] devel/ccrtp
  [2] editors/abiword
  [3] security/p5-Crypt-GCrypt

PR:		191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by:	Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by:	maintainer timeout, antoine (exp-run), portmgr (implicit)
2014-07-30 03:57:23 +00:00
Vanilla I. Shu
976bfa76ba remove NO_STAGE. 2014-07-30 03:02:16 +00:00
Dmitry Marakasov
cb5de81339 - Switch databases/namazu2 to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
2014-07-29 23:52:43 +00:00
Adam Weinberger
aeac01a4bb Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 21:43:17 +00:00
Adam Weinberger
037a3b5bf9 Remove the final usages of USE_XZ from the tree, and replace them with
USES=tar:xz.

Approved by:	portmgr (most of them)
2014-07-29 21:25:30 +00:00
Adam Weinberger
a84c115a09 Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 19:11:51 +00:00
Adam Weinberger
bbc8c4d740 Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by:	portmgr (not really, but touches unstaged ports)
2014-07-29 18:41:15 +00:00
Adam Weinberger
08a006d08a Rename all patches that contain '::' as a path separator, and use
'__' instead.
2014-07-29 17:12:47 +00:00
Adam Weinberger
f9d86cf02f Rename the rather surprising number of japanese/ patch-xy patches
to reflect the files they modify.
2014-07-28 22:14:07 +00:00
John Marino
811a62f1e9 Stage japanese/marumoji-fonts
* Use pkg-install / pkg-deinstall instead of pkg-req
  * Adjust pkg-plist accordingly
  * Adjust RUN_DEPENDS accordingly

PR:		190072
Submitted by:	COG00620 (nifty.ne.jp)
2014-07-27 12:52:21 +00:00
Dmitry Marakasov
225609d72c - Switch to USES=libtool, drop .la files
- Add LICENSE_FILE

Approved by:	portmgr blanket
2014-07-25 12:28:52 +00:00
Dmitry Marakasov
e3cc604e9c - Convert texproc/uim and friends to USES=libtool, drop .la files
- Bump ports dependent on uim as some .so versions have changed
- While here, convert some USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr blanket
2014-07-25 12:19:07 +00:00
Dmitry Marakasov
d4b4531249 - Switch to USES=libtool, drop .la files
- Fix whitespace
2014-07-23 22:36:14 +00:00
Baptiste Daroussin
2bbb53adc3 Reset maintainership for ports not staged with no pending PR
With hat:	portmgr
2014-07-23 17:07:12 +00:00
Antoine Brodin
03501611c8 Finish some removals 2014-07-23 14:41:30 +00:00
Baptiste Daroussin
ed8224d156 Remove japanese/teTeX 2014-07-23 13:36:58 +00:00
Baptiste Daroussin
757849f6d9 Remove japanese/ptex forgotten in previous commits 2014-07-23 13:34:42 +00:00
Baptiste Daroussin
7e580d5555 Remove some teTeX bits 2014-07-23 13:07:00 +00:00
Baptiste Daroussin
0ad8cfd2bf Decomission a couple of japanese teTeX ports 2014-07-23 12:23:55 +00:00
Baptiste Daroussin
1952e07d57 Replace japaneses/xdvik with texlive version directly 2014-07-23 12:13:02 +00:00
Baptiste Daroussin
a0b1f9f804 Switch to use texlive version of ptex 2014-07-23 10:21:18 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Antoine Brodin
5108730061 Fix LIB_DEPENDS
With hat:	portmgr
2014-07-20 19:20:50 +00:00
Baptiste Daroussin
f329319eb5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:13:58 +00:00
Adam Weinberger
136cc8f44f Add DOCS option where PORTDOCS appears in plist. 2014-07-16 02:29:34 +00:00
Adam Weinberger
8726978026 Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:43:35 +00:00
Vanilla I. Shu
08d9e6003c Stagify. 2014-07-15 03:23:47 +00:00
Vanilla I. Shu
19f21ae8fa remove NO_STAGE.
Approved by:	portmgr@ (blanket)
2014-07-15 03:14:23 +00:00
Vanilla I. Shu
6cd9f36fae Stagify. 2014-07-15 02:54:12 +00:00
Vanilla I. Shu
3ee881ce29 1: Stagify.
2: add INSTALLS_EGGINFO, bump version.
3: fix WWW line.
2014-07-15 02:40:13 +00:00
Vanilla I. Shu
e473100818 remove NO_STAGE. 2014-07-15 02:31:47 +00:00
Baptiste Daroussin
b65af0dc19 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-14 18:53:00 +00:00
Baptiste Daroussin
3fee911366 Modernize LIB_DEPENDS
With hat:	portmgr
2014-07-13 23:36:40 +00:00
Nicola Vitale
493f5c9c0b - Update to 158
- Update MASTER_SITES
- Add LICENSE (GPLv2)
- Add support for stage-dir (with a different approach
  from the related PR [1])
- Add files/slimeforest.sh.in

PR:	187879 [1]
Submitted by:	 <xmj@chaot.net>
2014-07-12 04:22:39 +00:00
Vanilla I. Shu
cb1e458b03 1: remove NO_STAGE.
2: new syntax of LIB_DEPENDS.
3: USES=tar:xz
2014-07-10 12:50:35 +00:00
John Marino
7e85c0c866 Mark 5 unstaged and unmaintained ports as jobs unsafe (taken from dports)
Approved by:	portmgr (implicit, NOT_STAGED)
2014-07-07 12:17:32 +00:00
Adam Weinberger
0c4552bbca Add a patch to fix the DBM bayes store, which failed due to a tainted
variable in a debug message.

Submitted by:	Herbert J. Skuhra
2014-07-06 12:45:33 +00:00
John Marino
6438012393 japanese/slrn: stage support 2014-07-05 21:45:12 +00:00
John Marino
4bb20bb552 japanese/scim-tables: stage and define scim as BUILD_DEPENDS (dports) 2014-07-05 21:29:26 +00:00
Jimmy Olgeni
021be14f65 Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.

CR:		D305
Approved by:	portmgr (swills)
2014-07-05 19:27:03 +00:00