dbc5e11def
the 2.32 protocol for compatibility with hosts not using FreeBSD ports. [1] Note that other than discussed in the PR, this port installs unison232[-text] commands and documentation into .../unison232 directories so as to avoid conflicts with net/unison and allow parallel installation of both ports. Other changes since repocopy than renaming: - Take maintainership for this new port for now and grant Guido Falsi implicit approval for port changes. - Downgrade to 2.32.52 (the repocopy copied HEAD rather than the specified date) - note I'm not bumping PORTEPOCH since unison232 wasn't hooked to the build before this commit, and we've renamed to installed port/package from unison to unison232, so it's technically a new port. - Query GTK2 support through OPTIONS framework, unless WITHOUT_X11 is defined. Check WITHOUT_GTK2 variable, don't care about WITH_GTK2. - Create ${DESKTOPDIR} before trying to install files into it, for the benefit of systems that install into a fresh PREFIX. - Remove CONFLICTS, add PKGNAMESUFFIX=232. - Clean up the Makefile a bit, and don't hide non-echo/cat commands - Remove pkg-message variants - Hook net/unison232 to the tree in net/Makefile - Add UPDATING entry - Add German translation for the .desktop file. PR: ports/154912 [1] Submitted by: mandree (myself)
12 lines
471 B
Desktop File
12 lines
471 B
Desktop File
[Desktop Entry]
|
|
Encoding=UTF-8
|
|
Name=Unison 2.32
|
|
GenericName=File-synchronization tool
|
|
Type=Application
|
|
Terminal=false
|
|
StartupNotify=true
|
|
Categories=GTK;Utility;
|
|
Exec=unison232
|
|
Comment=Synchronize files (directories) over different disks (hosts)
|
|
Comment[de]=Dateien oder Verzeichnisse über Festplatten oder Computer hinweg abgleichen
|
|
Comment[ru]=Синхронизация файлов (каталогов) на нескольких дисках (компьютерах)
|