non port: sysutils/afio/Makefile |
SVNWeb
|
Number of commits found: 20 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
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 )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 19 Sep 2019
|
[ 12:55 tobik ]
sysutils/afio: Drop nop EXAMPLES_SHEBANG_FILES
There is no opt_SHEBANG_FILES helper.
|
Sat, 27 Apr 2019
|
[ 15:40 fernape ]
sysutils/afio: update to 2.5.2
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)
|
Sat, 25 Nov 2017
|
[ 09:00 amdmi3 ]
- Switch to options helpers
- Update WWW
Approved by: portmgr blanket
|
Wed, 5 Aug 2015
|
[ 12:31 amdmi3 ]
- Fix shebangs in examples
- Fix examples installation
PR: 201990
Submitted by: amdmi3
Approved by: portmaster@bsdforge.com (maintainer)
|
Fri, 27 Feb 2015
|
[ 15:12 robak ]
sysutils/afio: set MAINTAINER to portmaster@BSDforge.com
- Add LICENSE
- Add pkg-message
PR: 197382
Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
|
Sat, 15 Mar 2014
|
[ 09:04 danfe ]
- Shrink MASTER_SITES, convert EXTRACT_SUFX to USES=tar:tgz, improve COMMENT
- 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
|
Fri, 8 Nov 2013
|
[ 12:07 vanilla ]
Support STAGEDIR.
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sun, 26 May 2013
|
[ 18:54 bsam ]
Define PORTDOCS=README SCRIPTS as well.
|
[ 18:49 bsam ]
. trim Makefile headers;
. define options: DOCS EXAMPLES;
. do not mute install command.
|
Sun, 3 Jul 2011
|
[ 19:02 crees ]
- Fix build with clang
PR: ports/158100
Submitted by: Niclas Zeising <niclas.zeising@gmail.com>
Approved by: rene (mentor)
|
Sun, 22 Jan 2006
|
[ 11:14 pav ]
- Update to 2.5
PR: ports/92116
Submitted by: Jeffrey H. Johnson <CPE1704TKS@bellsouth.net>
|
Sun, 21 Dec 2003
|
[ 00:22 sergei ] (Only the first 10 of 13 ports in this commit are shown above. )
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
|
Mon, 29 Sep 2003
|
[ 23:36 edwin ]
[PATCH] sysutils/afio mangles FIFOs
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)
|
[ 23:30 edwin ]
Set maintainer to ports@:
<nox@jelal.hb.north.de>: jelal.hb.north.de: Host not found
|
Fri, 21 Feb 2003
|
[ 13:28 knu ] (Only the first 10 of 250 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 19 Oct 2001
|
[ 17:31 kevlo ]
Update to version 2.4.7
|
Number of commits found: 20 |