| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 263067
MFH: 2022Q2
|
|
|
|
| |
Release notes: https://github.com/bcpierce00/unison/releases/tag/v2.52.0
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Update net/unison to 2.51.3
- Add patch to pots of previouss unison versions to work with newer
x11-toolkits/ocaml-lablgtk2 [2]
Approved by: mandree [2], danfe (via email) [1]
Differential Revision: https://reviews.freebsd.org/D26924
Notes:
svn path=/head/; revision=555474
|
|
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE_FILE
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=535223
|
|
|
|
|
|
|
|
|
|
|
| |
Use range modifier properly. The right syntax for looking up the
first word of a variable is ${FLAVORS:[1]}.
Reviewed by: madpilot
Differential Revision: https://reviews.freebsd.org/D22530
Notes:
svn path=/head/; revision=518336
|
|
|
|
| |
Notes:
svn path=/head/; revision=517064
|
|
|
|
|
|
|
| |
(and missed 3 missed files from previous categories.)
Notes:
svn path=/head/; revision=508903
|
|
|
|
|
|
|
|
| |
- Preserve previous major release 2.48.14 as net/unison248 for
compatibility reasons
Notes:
svn path=/head/; revision=464009
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Grab distribution from github [1]
- Convert to using WRKSRC_SUBDIR
- Upstream does not provide precompiled pdf, ps, and html manual so remove them from the port
Reported by: dutchman01@quicknet.nl [1]
Approved by: portmgr (previously approved FLAVORS)
Notes:
svn path=/head/; revision=461338
|
|
|
|
|
|
|
|
|
| |
Reviewed by: bsam, mat
Approved by: bsam, portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D13783
Notes:
svn path=/head/; revision=459126
|
|
|
|
|
|
|
|
| |
Obtained from: https://github.com/bcpierce00/unison/commit/ed12af1f890623b4aff8b08316ca473a00ebf45e#diff-b4c630fa7a766bd2e17a1838276ea339
MFH: 2018Q1
Notes:
svn path=/head/; revision=458159
|
|
|
|
|
|
|
|
|
| |
Approved by: bapt kwm
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D12643
Notes:
svn path=/head/; revision=451901
|
|
|
|
|
|
|
|
|
| |
leveraging the liinotify port. This enables the use of "repeat=watch"
mode in FreeBSD
- Convert port to using OPTIONS_SUB
Notes:
svn path=/head/; revision=436802
|
|
|
|
|
|
|
|
|
|
| |
- Some whitespace fixes
- No functional change
Approved by: mandree (for net/unison232, implicit)
Notes:
svn path=/head/; revision=435647
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=418767
|
|
|
|
|
|
|
|
| |
- While here remove unneeded DOCS option from DEFAULT_OPTIONS(it's
always on by default)
Notes:
svn path=/head/; revision=415787
|
|
|
|
|
|
|
|
| |
was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago,
and fix some minor bogosities nearby.
Notes:
svn path=/head/; revision=413438
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=386097
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
depends on the camlp4 language and labltk ocaml modules, which are
now in separate ports.
- Update x11-toolkits/ocaml-lablgtk2 to 2.18.3
- Update graphics/ocaml-lablgl to 1.05
- Make unison ports use USE_OCAML
- Convert ports to the new flags where needed
- Bump PORTREVISION on ports depending on ocaml-lablgtk2, those need to be rebuilt
PR: 199845
Submitted by: jbeich@
Differential Revision: https://reviews.freebsd.org/D2434
Approved by: portmgr (mat)
Notes:
svn path=/head/; revision=385413
|
|
|
|
|
|
|
|
|
| |
No functional change.
Reported by: jlh@ (via email)
Notes:
svn path=/head/; revision=381485
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=381478
|
|
|
|
|
|
|
|
|
|
| |
- Preserve unison 2.40 as net/unison240 and update to 2.40.128
- Remove uneeded USES=desktop-file-utils from unison ports [1]
Approved by: mandree (implicit, for net/unison232) [1]
Notes:
svn path=/head/; revision=376017
|
|
|
|
|
|
|
|
|
| |
- Make install targets verbose
- Remove improper use of PLIST_FILES
- Cleanup plist
Notes:
svn path=/head/; revision=372715
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=367888
|
|
|
|
|
|
|
| |
Noticed by: bapt (in r359185)
Notes:
svn path=/head/; revision=359422
|
|
|
|
|
|
|
|
|
|
| |
Please note that lots of invocation of MAKE_CMD here are wrong as they do not
properly respect MAKE_ENV and friends
With hat: portmgr
Notes:
svn path=/head/; revision=359185
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove dependency on desktop-file-utils, we do not install MIME
types. [2]
PR: ports/183703 [1]
Submitted by: Me [1]
Noticed by: mandree [2]
Notes:
svn path=/head/; revision=333161
|
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with [np])
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331273
|
|
|
|
|
|
|
|
| |
Approved by: bsam (for net/unison-nox11)
Approved by: mandree (implicit, for net/unison232)
Notes:
svn path=/head/; revision=328659
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=322531
|
|
|
|
|
|
|
|
|
|
| |
dependent ports
PR: 144982, 149958
Reviewed by: johans (earlier version of the patch)
Notes:
svn path=/head/; revision=313476
|
|
|
|
|
|
|
|
|
|
| |
- Reset PORTREVISION and trim Makefile headers on slave port [1]
Approved by: bsam [1]
Feature safe: yes
Notes:
svn path=/head/; revision=307438
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove indefinite article from COMMENT
- Trim Makefiles headers
- Bump PORTREVISION
PR: ports/172492
Submitted by: Boris Samorodov <bsam@FreeBSD.org>
Approved by: mandree (implicit, maintainer of net/unison232)
Approved by: tabthorpe (portmgr)
Feature safe: yes
Notes:
svn path=/head/; revision=305823
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=298033
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
Notes:
svn path=/head/; revision=297905
|
|
|
|
|
|
|
| |
Approved by: crees (mentor)
Notes:
svn path=/head/; revision=294819
|
|
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
|
|
|
|
|
|
|
| |
PR: ports/156457
Submitted by: Guido Falsi <mad@madpilot.net> (maintainer)
Notes:
svn path=/head/; revision=272890
|
|
|
|
|
|
|
| |
create previously: make the directory before installing the .desktop file.
Notes:
svn path=/head/; revision=269929
|
|
|
|
|
|
|
|
| |
PR: 154802
Submitted by: maintainer
Notes:
svn path=/head/; revision=269350
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
. add a desktop entry; [1]
. bump PORTREVISION; [1]
. transfer mainainership to a new person.
PR: ports/154677 [1]
Submitted by: bsam (me) [1]
Approved by: Dan Pelleg <daniel+unison at pelleg.org> (maintainer)
Notes:
svn path=/head/; revision=268938
|