| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
There is no opt_SHEBANG_FILES helper.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog (https://github.com/kholtman/afio/blob/master/ANNOUNCE-2.5.2):
* security improvements for the handling of archives from unstrusted
sources
* when making multivolume archives, added %V feature to include the
volume number in subsequent volume file names
* various bug and portability fixes
PR: 237324
Submitted by: takefu@airport.fm
Approved by: portmaster@bsdforge.com (maintainer, timeout 10 days)
|
|
|
|
|
|
| |
- Update WWW
Approved by: portmgr blanket
|
|
|
|
|
|
|
|
| |
- Fix examples installation
PR: 201990
Submitted by: amdmi3
Approved by: portmaster@bsdforge.com (maintainer)
|
|
|
|
|
|
|
|
| |
- Add LICENSE
- Add pkg-message
PR: 197382
Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
|
| |
|
| |
|
|
|
|
|
|
| |
- Install portdocs and examples unconditionally since the port is staged now
- Convert pkg-plist into PLIST_FILES, PORTDOCS, and PORTEXAMPLES knobs
- Drop no-op (cf. files/patch-Makefile) `post-patch' target while I'm here
|
| |
|
|
|
|
| |
sysutils)
|
| |
|
|
|
|
|
| |
. define options: DOCS EXAMPLES;
. do not mute install command.
|
|
|
|
|
|
| |
PR: ports/158100
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Approved by: rene (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/92116
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
When run under FreeBSD, `afio' will successfully back up
FIFOs, but will not correctly restore them. The problem
arises from `afio' using mknod(2) to try to create a FIFO
- a Linuxism. The correct function for it to use is mkfifo(2).
Also, `afio' tries to recreate sockets. This behavior should
be disabled under FreeBSD.
PR: ports/52452
Submitted by: oremanj <oremanj@get-linux.org> (boucnes)
|
|
|
|
| |
<nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found
|
| |
|
|
|
|
|
| |
PR: 31248
Submitted by: Gea-Suan Lin <gslin@infomath.math.nctu.edu.tw>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- respect ${CC}
- use /usr/bin/gzip instead of gzip
(maintainer timeout)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
distribution.
PR: 4467
Submitted by: Mark Huizer <xaa@stack.nl>
|
|
|
|
| |
Found by: distfile checker
|
|
|
|
|
| |
There was an unused file (saturn.backup) in the files/ dir. Renamed that
and installed it as an example.
|
|
|
|
|
|
| |
Submitted by: Juergen Lock <nox@jelal.hb.north.de> (w/many organizational
changes by me)
Closes PR: ports/1991
|
|
|
|
|
|
|
|
| |
PLISTs.
Note: I know that this is going to break some symlinks and/or .so
includes, I will back some of these out as I run into these during
package building.
|
| |
|
|
|
|
| |
Converted to new MAN[1-9]
|
|
|
|
|
| |
Juergen Lock <nox@jelal.hb.north.de> (the original author of the
port) contributed to this report from your local FreeBSD station.
|
|
Submitted by: Juergen Lock <nox@jelal.hb.north.de>
|