Page MenuHomeFreeBSD

editors/setzer: New port, version 0.3.4
ClosedPublic

Authored by rhurlin on Oct 17 2020, 7:30 PM.
Tags
None
Referenced Files
F120795120: D26834.diff
Sat, Jun 21, 4:06 AM
Unknown Object (File)
Mon, Jun 16, 5:54 PM
Unknown Object (File)
Wed, May 28, 11:58 PM
Unknown Object (File)
May 13 2025, 6:32 AM
Unknown Object (File)
May 5 2025, 5:36 AM
Unknown Object (File)
Apr 23 2025, 6:11 AM
Unknown Object (File)
Mar 27 2025, 1:48 AM
Unknown Object (File)
Mar 26 2025, 4:31 AM
Subscribers

Details

Summary

Write LaTeX documents with an easy to use yet full-featured editor.

Rapidly evolving editor, based on Python 3 and Gtk3.

Homepage[1] and repository[2]:
[1] https://www.cvfosammmm.org/setzer/
[2] https://github.com/cvfosammmm/Setzer

Submitted by Greg V <greg@unrelenting.technology> (maintainer) in PR 247063

Tested on Poudriere (amd64, i386). 'portlint -AC' is fine, but suggests:
'Makefile: Consider adding support for a NLS knob to conditionally disable gettext support'

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 34233
Build 31378: arc lint + arc unit

Event Timeline

You need to hook it into the tree by adding a SUBDIR entry in editors/Makefile.

This revision now requires changes to proceed.Oct 17 2020, 7:33 PM

Hook the new port into the tree by adding a SUBDIR entry in editors/Makefile.

editors/setzer/Makefile
22

^ I personallly prefer if lists likes USES are sorted in some manner, for example alphabetically.

USES entries are sorted now alphabetically.

Thanks for the hint.

This revision is now accepted and ready to land.Oct 18 2020, 6:20 AM
This revision was automatically updated to reflect the committed changes.