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

3905 Commits

Author SHA1 Message Date
Emanuel Haupt
e6b66a49a6 Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards.

Encouraged by:	mat
2014-02-13 09:40:01 +00:00
Antoine Brodin
9569ec147d Add explicit dependency on pkgconf
Reported by:	pkg-fallout
2014-02-12 20:31:38 +00:00
Emanuel Haupt
b1de659184 Now that this port is staged and DOCS defined we can stop testing for DOCS in
any install target.
2014-02-12 19:24:30 +00:00
Martin Wilke
db5bba2795 - Stage support 2014-02-12 10:15:56 +00:00
Ruslan Makhmatkhanov
13bac9596c - update MASTER_SITES and pass maintainership to submitter
- remove DEPRECATED and EXPIRATION_DATE

while here:
- support staging
- add LICENSE (GPLv2)
- replace inclusion of bsd.port.pre|post.mk with bsd.port.mk

PR:		186664
Submitted by:	Marko Cupac <marko.cupac@mimar.rs>
2014-02-11 21:46:44 +00:00
David Thiel
81de413409 Remove note re: IPv6. Updated luasocket enables Prosody to use it. 2014-02-11 20:20:45 +00:00
Pietro Cerutti
4ff82fcbfa - Update to 3.9.1 [1]
- While at it, simplify the installation and avoid @unexec hell

PR:		186585 [1]
Submitted by:	"Zane C.B-H." <vvelox@vvelox.net>
2014-02-11 10:14:35 +00:00
David Thiel
7d507760ae Update to 0.9.3. 2014-02-10 22:57:24 +00:00
Emanuel Haupt
f6da3fe18e Update to 0.46 2014-02-10 22:38:43 +00:00
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
Baptiste Daroussin
ce1c0bc3ed Back to the futur 2014-02-10 13:27:09 +00:00
Baptiste Daroussin
e6ef2c96d5 Mark as deprecated unmaintained ports for which no public distfiles are
available for part or all the needed distfiles.

Reported by:	distillator
2014-02-10 12:58:54 +00:00
Martin Matuska
6430ff142c Fix invalid conditional 2014-02-09 23:42:25 +00:00
David Thiel
be7220047e Remove certificate-related makefile and .cnf files on deinstall.
Submitted by:	QAT
2014-02-08 23:31:03 +00:00
David Thiel
34401ff652 Update to 0.9.2.
PR:		ports/182075
Submitted by:	Paul Procacci <pprocacci@gmail.com> / Benjamin Podszun <benjamin.podszun@gmail.com>
2014-02-08 20:36:09 +00:00
Baptiste Daroussin
4650a910d0 Chase boost and icu bump
While here convert some LIB_DEPENDS
2014-02-07 11:44:08 +00:00
Koop Mast
b7f9150446 Stagify. 2014-02-06 15:49:09 +00:00
Matthias Andree
9914ed9e2e USES_GNOME=gnomehack -> USES=pathfix
Approved by:	marcus@ (maintainer)
2014-02-05 19:56:17 +00:00
Joe Marcus Clarke
fa45aef6d5 Force this port to build under GCC. This fixes an issue where meanwhile
would fail to negotiate with servers.

Reported by:	Ryan Stark <syah@morphium.org>
2014-02-05 19:54:26 +00:00
Matthias Andree
3be8be6916 Fix SILC dependency so the lib is found if installed. 2014-02-05 18:12:59 +00:00
Joe Marcus Clarke
2b7455330a Update to 2.10.9. See https://developer.pidgin.im/wiki/ChangeLog for the
change in this release.

Submitted by:	Marc Peters <marc@mpeters.org>
2014-02-05 17:27:12 +00:00
Ashish SHUKLA
a7d5bfaf28 - Fix brokenness on 10-RELEASE due to expat library
- Remove ABI version from LIB_DEPENDS
- Add STAGE support
- Add option for documentation
- Use OptionsNG helpers

PR:		ports/186274 ports/185594
2014-02-05 08:24:45 +00:00
Dirk Meyer
418de39e45 - fix build with clang
PR:		186389
Submitted by:	Tijl Coosemans
2014-02-05 06:50:43 +00:00
Joe Marcus Clarke
6b80e5077d Update to 2.10.8.
See https://developer.pidgin.im/wiki/ChangeLog for a list of changes in this
release.

While here, convert to STAGE and update LIB_DEPENDS.
2014-02-04 05:31:32 +00:00
Martin Wilke
c8bc32022d - Stage support
- Convert to USES
2014-01-31 10:17:50 +00:00
Martin Wilke
fbd44e802f - Stage support 2014-01-31 09:46:25 +00:00
Martin Wilke
95812f4f3f - Convert to USES
- Stage support
2014-01-31 09:26:27 +00:00
Martin Wilke
de8fe86008 - Stage support
- Convert to USES
2014-01-31 09:20:58 +00:00
Martin Wilke
85349cf337 - Stage support
- Convert to USES
2014-01-31 08:44:50 +00:00
Martin Wilke
b78c40b935 - Convert to PYDISTUTILS_AUTOPLIST
- Stage support
- Bump PORTREV
2014-01-31 08:09:17 +00:00
Martin Wilke
e1c401c414 - Stage support
- Switch to USES
2014-01-31 07:43:16 +00:00
Martin Wilke
a976fdb7da - Stage support 2014-01-31 06:48:18 +00:00
Martin Wilke
736a022e90 - Stage support 2014-01-30 16:46:22 +00:00
Andrej Zverev
073942c880 - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-29 17:46:33 +00:00
Antoine Brodin
4018a96d1c Finish stage support 2014-01-26 20:09:03 +00:00
Baptiste Daroussin
e8fb3b1f07 Support stage
USE_GMAKE -> USES=gmake
2014-01-25 21:47:47 +00:00
Baptiste Daroussin
d446daef8e Support stage
USE_GMAKE -> USES=gmake
2014-01-25 21:44:31 +00:00
David Thiel
ba2721f01c Fix on 10 and tweak rc script. 2014-01-25 05:06:30 +00:00
Martin Wilke
c6a4d55ba1 - Stage Safe 2014-01-24 14:53:03 +00:00
Martin Wilke
1517ce49fc - Stageify
- Take maintainership of a few ports
2014-01-23 16:00:14 +00:00
Baptiste Daroussin
e04b632220 Fix properties on pkg-plist 2014-01-21 23:40:21 +00:00
Guido Falsi
a54b9bae02 - Fix build on head/10
- Support staging
- Use new LIB_DEPENDS format
- Unsilence post-install commands
2014-01-17 12:27:30 +00:00
Pietro Cerutti
62cdf18706 - Convert to USES=tcl and USES=gmake
- Convert to new LIB_DEPENDS format
- STAGE-clean
2014-01-17 11:03:15 +00:00
Pietro Cerutti
b44ee89f34 - Convert to USES=tk 2014-01-17 10:33:08 +00:00
Pietro Cerutti
547eeb5f95 - Convert to USES=tk
- Convert to OPTIONSng
- STAGE-clean
2014-01-17 10:23:28 +00:00
Pietro Cerutti
400d2f81ba - Convert to USES=tk
- STAGE-clean
2014-01-17 10:15:47 +00:00
Rene Ladan
50f8eaece1 Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
2014-01-13 21:00:02 +00:00
Dirk Meyer
8ff64a7b2f - add USE_GCC for CURRENT 2014-01-11 06:33:06 +00:00
TAKATSU Tomonari
212e23643b - Update to 0.2.2.1476
- Remove redundant argument in REINPLACE_CMD
2014-01-09 21:27:56 +00:00
Raphael Kubo da Costa
aa8c867f0c Support staging 2014-01-05 23:05:13 +00:00