notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
uzap Visual binary file editor
1.0_1 editors on this many watch lists=2 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0Version of this port present on the latest quarterly branch.
Maintainer: joerg@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-03-07 11:51:22
Commit Hash: 8c5e039
People watching this port, also watch:: pdflib
License: uzap
Description:
/***************************************************************************/ /* */ /* Copyright (c) 1989, Robert Silvers - All rights reserved. */ /* */ /* This software is supplied free of charge. This software, or any part */ /* of it, may not be redistributed or otherwise made available to, or */ /* used by, any other person without the inclusion of this copyright */ /* notice. This software may not be used to make a profit in any way. */ /* */ /* This software is provided with absolutely no warranty, to the extent */ /* permitted by applicable state law. In no event, unless required by */ /* applicable law, will the author(s) of this this software be liable for */ /* any damages caused by this software. */ /* */ /***************************************************************************/ Uzap is a visual binary file editor for Unix systems written by Robert Silvers at the University of Lowell. See the included man page for more info. rsilvers@hawk.ulowell.edu
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/uzap
  2. share/man/man1/uzap.1.gz
  3. /usr/local/share/licenses/uzap-1.0_1/catalog.mk
  4. /usr/local/share/licenses/uzap-1.0_1/LICENSE
  5. /usr/local/share/licenses/uzap-1.0_1/uzap
Collapse this list.
Dependency lines:
  • uzap>0:editors/uzap
To install the port:
cd /usr/ports/editors/uzap/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/uzap
  • pkg install uzap
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: uzap
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (uzap.tar.gz) = 99b3e14c9f4a8fb97f1a567d747c41c07621fda3e8d597d1c02d22d2e1fbaa92 SIZE (uzap.tar.gz) = 10350

Packages (timestamps in pop-ups are UTC):
uzap
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.0_11.0_11.01.0_11.0_1-1.0-
FreeBSD:13:quarterly1.01.01.01.01.0_11.01.01.0
FreeBSD:14:latest1.0_11.0_11.01.0_11.0_11.0-1.0
FreeBSD:14:quarterly1.01.0_1-1.01.0_11.01.01.0
FreeBSD:15:latest1.0_11.0_1n/a1.0n/a1.01.01.0
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
editors_uzap
USES:
ncurses
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/joerg/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/joerg/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/joerg/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/joerg/
Collapse this list.

Number of commits found: 22

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0_1
07 Mar 2024 11:51:22
commit hash: 8c5e0395ad7f49ae9015389d1b6c133aac9cedbdcommit hash: 8c5e0395ad7f49ae9015389d1b6c133aac9cedbdcommit hash: 8c5e0395ad7f49ae9015389d1b6c133aac9cedbdcommit hash: 8c5e0395ad7f49ae9015389d1b6c133aac9cedbd files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
editors/uzap: Move man pages to share/man

Approved by:	portmgr (blanket)
1.0
26 Jul 2023 00:48:20
commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74commit hash: 95274bf4f99c71fc056013d966aec239161dfd74 files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Fix build with llvm16 on 13.2-STABLE

As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.

- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
  1302507 and less than 1400000

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.0
20 Jul 2023 17:42:33
commit hash: 6ed80586a3460340859a61befb4a08556ab0f39acommit hash: 6ed80586a3460340859a61befb4a08556ab0f39acommit hash: 6ed80586a3460340859a61befb4a08556ab0f39acommit hash: 6ed80586a3460340859a61befb4a08556ab0f39a files touched by this commit
Muhammad Moinur Rahman (bofh) search for other commits by this committer
editors/uzap: Fix build with llvm16

Approved by:	portmgr (blanket)
Sponsored by:	The FreeBSD Foundation
1.0
20 Jul 2022 14:21:49
commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1commit hash: 7cd7a8d850aa40bd9f93927a98e3664a54cf15e1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
editors: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Adam Saponara <as@php.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Andreas Kohout <shanee@augusta.de>
  *  Andrej Zverev <az@inec.ru>
  *  Andrey Zakhvatov
  *  Anton Tornqvist <antont@inbox.lv>
  *  Bill Fumerola <billf@chc-chimes.com>
  *  Bob Eager <bob@eager.cx>
  *  Chris D. Faulhaber <jedgar@fxp.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.0
06 May 2021 11:47:48
commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37commit hash: 3505159e72da2d8313ce2a8ddc527de700b5bc37 files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Deorbit RESTRICTED && NO_CDROM, part two.

Move ports to the licenses framework.

RESTRICTED → auto-accept (unless expressly stated otherwise)
NO_CDROM → dist-mirror pkg-mirror auto-accept

Differential Revision:  https://reviews.freebsd.org/D30010
1.0
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.0
31 Jan 2016 12:18:31
Revision:407618Original commit files touched by this commit
marino search for other commits by this committer
editors/uzap: document ncurses reqmt (USES+=ncurses), respect LDFLAGS

while here, regenerate remaining patch and rename both of them.

approved by:	infrastructure blanket
1.0
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
1.0
08 Sep 2014 18:54:05
Revision:367670Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.0
27 May 2014 15:01:44
Revision:355531Original commit files touched by this commit
vanilla search for other commits by this committer
Stageify.

Approved by:	portmgr@
1.0
20 Sep 2013 16:36:24
Revision:327720Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
editors)
1.0
17 Jun 2013 21:17:50
Revision:321155Original commit files touched by this commit
joerg search for other commits by this committer
Forgot the MASTER_SITE_SUBDIR.
1.0
17 Jun 2013 21:12:31
Revision:321154Original commit files touched by this commit
joerg search for other commits by this committer
This port is NO_CDROM rather than RESTRICTED.  The source code has been
posted to alt.sources in 1989, but the copyright requests that it must
not be used to "make profit".

PR:		ports/179645
1.0
17 Jun 2013 20:47:01
Revision:321151Original commit files touched by this commit
rakuco search for other commits by this committer
Mark as BROKEN and expire in 1 month.

The port is restricted so we don't mirror the distfile, and the only
MASTER_SITE is gone (probably for ages).

PR:		ports/179645
Submitted by:	John Marino <draco@marino.st>
1.0
18 Mar 2013 21:56:30
Revision:314605Original commit files touched by this commit Sanity Test Failure
eadler search for other commits by this committer
"aaargh, quoted Makefile variables"

Approved by:	portmgr (bapt)
1.0
20 Mar 2011 12:54:45
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
22 Jan 2006 08:34:46
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
1.0
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.0
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
1.0
19 Oct 2003 09:19:15
Original commit files touched by this commit
kris search for other commits by this committer
Respect CC and CFLAGS
1.0
07 Mar 2003 06:00:45
Original commit files touched by this commit
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
08 Oct 2000 02:02:27
commit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.orgcommit hash: fp1.4738@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category editors to new layout.  

Number of commits found: 22