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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
freeze Compression program - often used in QNX
2.5_2 archivers Deleted on this many watch lists=68 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 2.5_2Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: unknown license
Expired This port expired on: 2018-08-15
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2018-09-30 11:08:44
SVN Revision: 480950
People watching this port, also watch:: unzip, unrar, gmake, arc, libiconv
License: NONE
Description:
FREEZE / MELT COMPRESSION PROGRAM This version is tested under SunOS 4.1.2, Xenix 2.3.2, MS-DOS. The format of frozen (2.X) file is incompatible with that of frozen (1.0), but if this package is compiled with -DCOMPAT switch, you will able to unpack frozen (1.0) files, if you have them.
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (13 items)
Collapse this list.
  1. /usr/local/share/licenses/freeze-2.5_2/catalog.mk
  2. /usr/local/share/licenses/freeze-2.5_2/LICENSE
  3. /usr/local/share/licenses/freeze-2.5_2/NONE
  4. bin/fcat
  5. bin/freeze
  6. bin/melt
  7. bin/statist
  8. bin/unfreeze
  9. man/man1/fcat.1.gz
  10. man/man1/freeze.1.gz
  11. man/man1/melt.1.gz
  12. man/man1/statist.1.gz
  13. man/man1/unfreeze.1.gz
Collapse this list.
Dependency lines:
  • freeze>0:archivers/freeze
Conflicts:
CONFLICTS_INSTALL:
  • mlt-[0-9]*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (freeze-2.5.tar.gz) = 79c5abf144aac56e4b18ed5236cebe4c2614c5a5910a8031a2885266df1965bb SIZE (freeze-2.5.tar.gz) = 36402

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for freeze-2.5_2: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. http://ngsoftwareltd.com/freebsd/distfiles/
  2. http://web.warwick.ac.uk/ftp/pub/compression/
  3. http://www.rebootking.de/distfiles/
Collapse this list.

Number of commits found: 27

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5_2
30 Sep 2018 11:08:44
Revision:480950Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:
print/apsfilter: Mostly unmaintained since 2015 and depends on expired ports
2018-09-30 print/hpijs: Unsupported since 2005, please migrate to print/hplip
2018-08-15 archivers/freeze: unknown license
2.5_2
13 Jul 2018 09:56:57
Revision:474572Original commit files touched by this commit
antoine search for other commits by this committer
Deprecate unmaintained ports under the NONE license
2.5_2
11 Jun 2018 20:56:24
Revision:472207Original commit files touched by this commit
feld search for other commits by this committer
Reset MAINTAINER

Multiple consecutive previous maintainer timeouts
2.5_2
11 Feb 2018 05:23:00
Revision:461458Original commit files touched by this commit
danfe search for other commits by this committer
Unbreak the fetch from ftp.warwick.ac.uk by switching to http:// from
ftp:// which no longer works:

  $ ftp ftp.warwick.ac.uk
  ftp: connect: Operation timed out
2.5_2
26 Dec 2016 08:36:13
Revision:429483Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Switch to options helpers

Approved by:	portmgr blanket
2.5_2
24 Sep 2016 22:34:59
Revision:422738Original commit files touched by this commit
rm search for other commits by this committer
archivers/freeze: register conflict with multimedia/mlt

Both ports installing bin/melt binary, but freeze lacks
corresponding CONFLICTS entry.

PR:		171313
Reported by:	bartsch@dssgmbh.de
Approved by:	maintainer timeout
2.5_2
26 Jul 2016 16:51:16
Revision:419133Original commit files touched by this commit
mat search for other commits by this committer
Cleanup patches, a* categories.

Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2.5_2
21 Feb 2014 13:34:57
Revision:345392Original commit files touched by this commit
ehaupt search for other commits by this committer
Remove trailing whitespaces from category archivers
2.5_2
13 Feb 2014 11:48:14
Revision:344088Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.5_2
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2.5_2
03 Jan 2014 14:42:08
Revision:338542Original commit files touched by this commit
adamw search for other commits by this committer
Remove NOPORT* from archivers. The only holdouts here are ruby@ now.
2.5_2
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
2.5_2
18 Mar 2011 17:59:51
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support

With hat:       portmgr (myself)
2.5_2
04 Jan 2008 13:52:14
Original commit files touched by this commit
gabor search for other commits by this committer
- Add 2 backup MASTER_SITES

PR:             ports/119097
Submitted by:   Craig Butler <craig001@lerwick.hopto.org>
2.5_2
08 Dec 2006 13:46:35
Original commit files touched by this commit
gabor search for other commits by this committer
Change my e-mail address.

Approved by:    erwin (mentor)
2.5_2
10 Sep 2006 17:59:08
Original commit files touched by this commit
erwin search for other commits by this committer
- Compile with -DCOMPAT for Freeze 1.0 compatibility (not usually used, but why
not giving the
  opportunity to the end-user?)
- Install README if NOPORTDOCS unset
- Bump PORTREVISION
- Take maintainership

PR:             103104
Submitted by:   Gabor Kovesdan <gabor@FreeBSD.org>
2.5_1
23 Nov 2005 23:37:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.5_1
27 Sep 2005 14:08:59
Original commit files touched by this commit
vs search for other commits by this committer
Use MAKE_ARGS in favour of patches
2.5_1
19 Jul 2005 08:31:15
Original commit files touched by this commit
erwin search for other commits by this committer
Use PLIST

PR:             83709
Submitted by:   Andrej Zverev <az@inec.ru>
2.5_1
05 Dec 2004 05:13:21
Original commit files touched by this commit
linimon search for other commits by this committer
With portmgr hat on, reset bouncing maintainer address.  All of the commits
within the last year have been with maintainer timeouts, as well.
2.5_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2.5_1
21 Feb 2003 10:42:57
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
03 Nov 2001 10:20:48
commit hash: fp1.20360@dev.null.freshports.orgcommit hash: fp1.20360@dev.null.freshports.orgcommit hash: fp1.20360@dev.null.freshports.orgcommit hash: fp1.20360@dev.null.freshports.org files touched by this commit
petef search for other commits by this committer
Respect CFLAGS.    
23 Sep 2001 20:50:43
commit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.orgcommit hash: fp1.19069@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Remove ftp.freesoftware.com from MASTER_SITES of ports since it no longer
exists.    
30 Aug 2001 20:49:08
commit hash: fp1.18160@dev.null.freshports.orgcommit hash: fp1.18160@dev.null.freshports.orgcommit hash: fp1.18160@dev.null.freshports.orgcommit hash: fp1.18160@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Add patches to not define putc and getc as a macro   Bump PORTREVISION    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 00:02:22
commit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.orgcommit hash: fp1.4702@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert archivers category to new layout.  

Number of commits found: 27