Port details |
- pbimaker Program to convert ports into PBI modules
- 1.3_1 sysutils =4 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: jessefrgsmith@yahoo.ca
- Port Added: 2011-06-26 04:53:33
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: chromium, rdesktop, monit, nullmailer, libsigrok
- License: BSD3CLAUSE
- WWW:
- https://makeapbi.sourceforge.net/
- Description:
- The Make-A-PBI program takes a port from the FreeBSD Ports tree and
creates from it a PBI module. This module can then be used to create PBI
packages. Make-A-PBI automates most aspects of the module creating process,
setting up the required files and directories and collecting information
from the port.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- pbimaker>0:sysutils/pbimaker
- To install the port:
- cd /usr/ports/sysutils/pbimaker/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/pbimaker
- pkg install pbimaker
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pbimaker
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (pbimaker-1.3.tar.gz) = 5578bc5c924188eb9aafbdb4cd53fbb7fe7149351848efde7d6fe4ef33f53d4a
SIZE (pbimaker-1.3.tar.gz) = 12947
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_pbimaker
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 10
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3_1 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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) |
1.3_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.3_1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.3_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3_1 20 Dec 2014 19:42:46 |
bapt |
Cleanup plist |
1.3_1 16 Mar 2014 21:35:11 |
pawel |
- Fix build on 10+ by respecting CC [1]
- Remove leading article from COMMENT
- Make LICENSE more precise
- Switch to PLIST_FILES, port installs only 2 files
- Strip pgrogram binary
- Add support for staging
PR: ports/187635 [1] (patch not used)
Submitted by: maintainer |
1.3 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.3 09 Nov 2011 18:07:09 |
pawel |
- Update to version 1.3
- Pet portlint
PR: ports/162319
Submitted by: Jesse <jessefrgsmith@yahoo.ca> (maintainer) |
1.1 26 Jun 2011 04:53:10 |
miwi |
The Make-A-PBI program takes a port from the FreeBSD Ports tree and
creates from it a PBI module. This module can then be used to create PBI
packages. Make-A-PBI automates most aspects of the module creating process,
setting up the required files and directories and collecting information
from the port.
WWW: http://makeapbi.sourceforge.net/
PR: ports/158209
Submitted by: Jesse |
Number of commits found: 10
|