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
makeself Neat script to make self-extracting archives
2.5.0_1 archivers on this many watch lists=7 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.0Version of this port present on the latest quarterly branch.
Maintainer: eduardo@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2024-01-10 08:16:01
Commit Hash: 1b819e4
People watching this port, also watch:: unzip, bzip2, zip, mscompress, python
License: GPLv2
WWW:
https://makeself.io/
Description:
makeself is a (very small) shell script that makes neat self-extracting shell scripts, and allows you to specify a "setup" command to execute upon finishing. It's sorta like the Windows winzip self-extracting archives.
Homepage    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 (8 items)
Collapse this list.
  1. bin/makeself
  2. bin/makeself-header
  3. bin/makeself-header.sh
  4. bin/makeself.sh
  5. share/man/man1/makeself.1.gz
  6. /usr/local/share/licenses/makeself-2.5.0_1/catalog.mk
  7. /usr/local/share/licenses/makeself-2.5.0_1/LICENSE
  8. /usr/local/share/licenses/makeself-2.5.0_1/GPLv2
Collapse this list.
Dependency lines:
  • makeself>0:archivers/makeself
To install the port:
cd /usr/ports/archivers/makeself/ && make install clean
To add the package, run one of these commands:
  • pkg install archivers/makeself
  • pkg install makeself
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: makeself
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1678711030 SHA256 (makeself-2.5.0.run) = 4d2fa9d898be22c63bb3c6bb7cc3dc97237700dea6d6ad898dcbec0289df0bc4 SIZE (makeself-2.5.0.run) = 45867

Packages (timestamps in pop-ups are UTC):
makeself
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5.0_12.5.0_12.4.32.5.0_12.5.0_1-2.4.2-
FreeBSD:13:quarterly2.5.02.5.02.5.02.5.02.5.02.5.02.5.02.5.0
FreeBSD:14:latest2.5.0_12.5.0_12.4.52.5.0_12.5.0_12.5.0-2.5.0
FreeBSD:14:quarterly2.5.02.5.0-2.5.02.5.02.5.02.5.02.5.0
FreeBSD:15:latest2.5.0_12.5.0_1n/a2.5.0_1n/a2.5.0_12.5.0_12.5.0_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Patch dependencies:
  1. unmakeself : archivers/unmakeself
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for makeself-2.5.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
archivers_makeself
USES:
makeself
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://github.com/megastep/makeself/releases/download/release-2.5.0/
Collapse this list.

Number of commits found: 46

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.5.0_1
10 Jan 2024 08:16:01
commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070commit hash: 1b819e486953bae191a4b8f0da175b55cb6c3070 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
2.5.0
13 Mar 2023 20:20:20
commit hash: 1b00c76ebcfd01a398940f8642a9b879a85d199acommit hash: 1b00c76ebcfd01a398940f8642a9b879a85d199acommit hash: 1b00c76ebcfd01a398940f8642a9b879a85d199acommit hash: 1b00c76ebcfd01a398940f8642a9b879a85d199a files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
archivers/makeself: Update to 2.5.0

ChangeLog: https://github.com/megastep/makeself/releases/tag/release-2.5.0
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2.4.5
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.5
15 Aug 2022 19:42:51
commit hash: 7b857969054ebdb0233a1df325410b0ee53b3045commit hash: 7b857969054ebdb0233a1df325410b0ee53b3045commit hash: 7b857969054ebdb0233a1df325410b0ee53b3045commit hash: 7b857969054ebdb0233a1df325410b0ee53b3045 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
archivers/makeself: Use USES makeself

 - use 'USES= makeself' to extract .run self-extractable script instead
   of executing it
2.4.5
20 Jul 2022 14:20:49
commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768commit hash: 1ced9d288a7e33f5b7e7922ea8c5f965bbc55768 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
archivers: remove 'Created by' lines

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

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Albert Vernon <f3cun3c02@sneakemail.com>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Samorukov <samm@freebsd.org>
  *  Alexander Kuehn <freebsd@nagilum.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Zhuravlev <zaa@zaa.pp.ru>
  *  Alexey Dokuchaev <danfe@FreeBSD.org>
  *  Alexey Dokuchaev <danfe@regency.nsu.ru>
  *  Anders Nordby <anders@FreeBSD.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.4.5
24 Jun 2021 09:17:01
commit hash: 7b2fbef20b6f23c0ad34d5f1bf7c1a7d9d82a462commit hash: 7b2fbef20b6f23c0ad34d5f1bf7c1a7d9d82a462commit hash: 7b2fbef20b6f23c0ad34d5f1bf7c1a7d9d82a462commit hash: 7b2fbef20b6f23c0ad34d5f1bf7c1a7d9d82a462 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
archivers/makeself: update to 2.4.5

ChangeLog: https://github.com/megastep/makeself/releases/tag/release-2.4.5

Approved by:	dbaio, garga (mentors, implicit)
2.4.4
08 Jun 2021 11:52:29
commit hash: 42c78843d7dc30a409ca864b6dfcb8b51e55f7edcommit hash: 42c78843d7dc30a409ca864b6dfcb8b51e55f7edcommit hash: 42c78843d7dc30a409ca864b6dfcb8b51e55f7edcommit hash: 42c78843d7dc30a409ca864b6dfcb8b51e55f7ed files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
archivers/makeself: update to 2.4.4

ChangeLog: https://github.com/megastep/makeself/releases

Approved by:	dbaio, garga (mentors, implicit)
2.4.3
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.
2.4.3
10 Feb 2021 07:42:50
Revision:564845Original commit files touched by this commit
eduardo search for other commits by this committer
Submitted by:	Nuno Teixeira <eduardo@FreeBSD.org> (maintainer)
Approved by:	dbaio, garga (mentors)
Differential Revision:	https://reviews.freebsd.org/D28534
2.4.3
16 Jan 2021 16:01:44
Revision:561729Original commit files touched by this commit
pi search for other commits by this committer
archivers/makeself: update 2.4.2 -> 2.4.3

PR:		252740
Submitted by:	Nuno Teixeira <ed.arrakis@gmail.com> (maintainer)
Relnotes:	https://github.com/megastep/makeself/releases/tag/release-2.4.3
2.4.2
24 Oct 2020 16:21:58
Revision:553204Original commit files touched by this commit
fernape search for other commits by this committer
archivers/makeself: update to 2.4.2

ChangeLog: https://github.com/megastep/makeself/releases

Submitter requests maintainership. Already maintainer of several ports.

PR:	250577
Submitted by:	ed.arrakis@gmail.com
2.2.0
05 Oct 2020 17:45:32
Revision:551530Original commit files touched by this commit
rene search for other commits by this committer
Return jadawin@'s ports to the pool after taking in his commit bit.

With hat:	portmgr-secretary
2.2.0
10 Oct 2019 13:17:47
Revision:514226Original commit files touched by this commit
bapt search for other commits by this committer
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
2.2.0
01 Apr 2016 13:29:17
Revision:412344Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
2.2.0
10 Aug 2015 20:23:52
Revision:393904Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add some NO_ARCH'es

Approved by:	portmgr blanket
2.2.0
03 Jun 2015 12:07:35
Revision:388428Original commit files touched by this commit
jadawin search for other commits by this committer
- Update to 2.2.0
2.1.5_1
02 Mar 2015 23:01:26
Revision:380298Original commit files touched by this commit
bapt search for other commits by this committer
Remove Authors from pkg-descr
2.1.5_1
03 Jul 2014 19:06:07
Revision:360446Original commit files touched by this commit Sanity Test Failure
adamw search for other commits by this committer
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.

For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.

Approved by:	portmgr (blanket)
2.1.5_1
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.1.5_1
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.1.5_1
27 Dec 2013 09:54:22
Revision:337673Original commit files touched by this commit
jadawin search for other commits by this committer
- Support stage and options
20 Sep 2013 13:11:21
Revision:327699Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
2.1.5_1
18 Dec 2012 07:57:31
Revision:309150Original commit files touched by this commit
danfe search for other commits by this committer
For a number of ports in archives category, trim the header and drop leading
indefinite article from COMMENT line; also fix few noticed styles bugs while
I am here.
2.1.5_1
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
2.1.5_1
22 Oct 2011 23:50:23
Original commit files touched by this commit
eadler search for other commits by this committer
- remove maintainer tags from pkg-descr

Approved by:    portmgr
Approved by:    bapt (mentor)
2.1.5_1
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.1.5_1
06 Jun 2008 13:02:32
Original commit files touched by this commit
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2.1.5
12 Mar 2008 13:27:28
Original commit files touched by this commit
jadawin search for other commits by this committer
- Update maintainer address

Approved by:    thierry (mentor)
2.1.5
07 Jan 2008 18:43:10
Original commit files touched by this commit
tabthorpe search for other commits by this committer
- Update to 2.1.5
- Pass maintainership to submitter

PR:             ports/119419
Submitted by:   Philippe Audeoud <jadawin tuxaco.net>
2.1.4
03 May 2006 05:14:35
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports in categories starting with A.
2.1.4
23 Nov 2005 23:37:45
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
2.1.4
03 Jun 2005 22:58:09
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 2.1.4

PR:             ports/81847
Submitted by:   KATO Tsuguru <tkato432@yahoo.com>
2.1.3
09 May 2004 18:10:06
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 2.1.3

PR:             ports/66391
Submitted by:   Ports Fury
2.1.2
27 Jan 2004 20:51:07
Original commit files touched by this commit
trevor search for other commits by this committer
Add SIZE.
2.1.2
26 Oct 2003 22:02:00
Original commit files touched by this commit
kris search for other commits by this committer
portlint (variable ordering, explicit /usr/local and /usr/ports refs)
2.1.2
26 Oct 2003 21:58:50
Original commit files touched by this commit
kris search for other commits by this committer
portlint (fix whitespace)
2.1.2
28 Jul 2003 05:09:23
Original commit files touched by this commit
daichi search for other commits by this committer
fix archivers/makeself: makeself.sh fails

PR:             54805
Submitted by:   Andriy I Pylypenko <bamby@oranta.ua>
2.1.2
06 Jul 2003 18:40:45
Original commit files touched by this commit
osa search for other commits by this committer
Update to 2.1.2

PRs:            54099, 54130
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
Approved by:    fjoe (mentor) (implicit)
2.1.1
13 May 2003 03:52:22
Original commit files touched by this commit
foxfair search for other commits by this committer
PR:             48721
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Update to 2.1.1
1.5.3
20 Feb 2003 16:44:17
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
07 Jul 2001 04:47:49
commit hash: fp1.15906@dev.null.freshports.orgcommit hash: fp1.15906@dev.null.freshports.orgcommit hash: fp1.15906@dev.null.freshports.orgcommit hash: fp1.15906@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Update MASTER_SITE to new location   Use EXTRACT_SUFX instead of DISTFILE since
its only one file   Update distinfo to reflect new filename on new site    
22 May 2001 18:21:43
commit hash: fp1.14026@dev.null.freshports.orgcommit hash: fp1.14026@dev.null.freshports.orgcommit hash: fp1.14026@dev.null.freshports.orgcommit hash: fp1.14026@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
change master site    
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.  
25 Sep 2000 13:21:43
commit hash: fp1.4334@dev.null.freshports.orgcommit hash: fp1.4334@dev.null.freshports.orgcommit hash: fp1.4334@dev.null.freshports.orgcommit hash: fp1.4334@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when  
PORTREVISION or PORTEPOCH are defined.    
22 Jun 2000 06:52:16
commit hash: fp1.1131@dev.null.freshports.orgcommit hash: fp1.1131@dev.null.freshports.orgcommit hash: fp1.1131@dev.null.freshports.orgcommit hash: fp1.1131@dev.null.freshports.org files touched by this commit
will search for other commits by this committer
Unleash all of these ports upon the people.  I no longer have any interest   in
any of them, but will be happy to assign MAINTAINER to others and commit  
updates for them.    

Number of commits found: 46