1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-14 03:10:47 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
Guido Falsi
c1fdd19c8b - Fix dependency on ocaml to avoid conflicting oringins when building
in poudriere [1]
- While here, remove an old uneeded PATCH_DEPENDS
- Bump PORTREVISION also in slave port due to changes in conflicts
  and dependencies

Submitted by:	jlh@ (via email) [1]
Approved by:	mandree (implicit, for net/unison232)
2015-03-17 09:46:23 +00:00
Guido Falsi
3ae4fe6da7 Convert unison ports to staging
Approved by:	bsam (for net/unison-nox11)
Approved by:	mandree (implicit, for net/unison232)
2013-09-29 09:38:57 +00:00
Baptiste Daroussin
0c710c7b4e Add NO_STAGE all over the place in preparation for the staging support (cat: net) 2013-09-20 22:10:23 +00:00
Boris Samorodov
655b107aff Remove the indefinite article from COMMENT. 2013-05-24 18:21:00 +00:00
Guido Falsi
46417fc77b - Update to 2.40.102
- Reset PORTREVISION and trim Makefile headers on slave port [1]

Approved by:	bsam [1]
Feature safe:	yes
2012-11-15 08:01:10 +00:00
Guido Falsi
c9d7f519ed - Revert back to using the X11 knob in options [1]
- Add missing ?= to unison master port
- Fix conflicts in net/unison-nox11 [2]
- Bump PORTREVISION [3]

Reported by:	David Cecchin <dcecchin@gmail.com> [1], Sulev-Madis "ketas" Silber <madis555@hot.ee> [2] (both by email)
Approved by:	Boris Samorodov <bsam@FreeBSD.org> (maintainer of net/unison-nox11)
Approved by:	Matthias Andree <mandree@FreeBSD.org> (implicit, maintainer of net/unison232)
Approved by:	crees, tabthorpe (mentors, implicit)
2012-06-02 17:40:16 +00:00
Guido Falsi
68e1d1d6ba - Convert to new options framework
- Remove uneeded double quotes
- While here fix various portlint warnings
- Indent make conditionals and loop

Approved by:	Boris Samorodov <bsam@FreeBSD.org> (net/unison-nox11 maintainer)
Approved by:	Matthias Andree <mandree@FreeBSD.org> (implicit, net/unison232 maintainer)
Approved by:	tabthorpe (mentor)
2012-05-31 21:12:14 +00:00
Boris Samorodov
a702430da7 Seems that it's worth having this port for it's package:
% cd /exp/ports/net/unison-nox11
% make all-depends-list | wc -l
5
% cd /usr/ports/net/unison
% make all-depends-list | wc -l
198

PR:		ports/127117
Submitted by:	bsam
2008-09-29 18:49:16 +00:00