non port: archivers/nomarch/Makefile |
SVNWeb
|
Number of commits found: 25 |
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:20 Tobias C. Berner (tcberner) ] 1ced9d2 (Only the first 10 of 199 ports in this commit are shown above. )
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 )
|
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, 16 Jan 2020
|
[ 09:34 bapt ] (Only the first 10 of 53 ports in this commit are shown above. )
First pass at moving manpages to share/man for category a*
|
Thu, 10 Oct 2019
|
[ 13:17 bapt ] (Only the first 10 of 17 ports in this commit are shown above. )
Fix plenty of check-sanity warnings:
Add licenses
Modernize using USES=gnome and USES=xorg
|
Mon, 11 Jun 2018
|
[ 20:56 feld ] (Only the first 10 of 19 ports in this commit are shown above. )
Reset MAINTAINER
Multiple consecutive previous maintainer timeouts
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Thu, 3 Jul 2014
|
[ 19:06 adamw ] (Only the first 10 of 27 ports in this commit are shown above. )
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)
|
Thu, 26 Dec 2013
|
[ 14:54 bapt ]
Support stage
Properly respect CC and CFLAGS (avoid useless patching)
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] (Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Thu, 20 Mar 2008
|
[ 09:19 pav ] (Only the first 10 of 42 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Fri, 8 Dec 2006
|
[ 13:46 gabor ] (Only the first 10 of 69 ports in this commit are shown above. )
Change my e-mail address.
Approved by: erwin (mentor)
|
Sun, 10 Sep 2006
|
[ 14:07 erwin ]
- Respect NOPORTDOCS
- use REINPLACE_CMD for making it respect CC instead of MAKE_ARGS
- Take maintainership
PR: 103036
Submitted by: Gabor Kovesdan <gabor@FreeBSD.org>
|
Mon, 31 Jul 2006
|
[ 09:26 clsung ]
- Update to 1.4
PR: ports/101077
Submitted by: chinsan <chinsan dot tw_AT_gmail dot com>
|
Thu, 13 Oct 2005
|
[ 09:56 vs ]
Use MAKE_ARGS
|
Thu, 5 Feb 2004
|
[ 20:38 trevor ] (Only the first 10 of 804 ports in this commit are shown above. )
Use PLIST_FILES.
Reviewed by: marcus
|
Mon, 17 Nov 2003
|
[ 12:29 trevor ] (Only the first 10 of 151 ports in this commit are shown above. )
USE_REINPLACE need be defined only when REINPLACE_CMD is used.
|
Mon, 14 Jul 2003
|
[ 02:35 sf ]
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
respect CC, CFLAGS, PREFIX.
|
Sat, 12 Jul 2003
|
[ 10:36 erwin ]
Drop maintainership
|
Thu, 12 Jun 2003
|
[ 16:41 erwin ] (Only the first 10 of 100 ports in this commit are shown above. )
Change to my FreeBSD.org address
|
Fri, 21 Feb 2003
|
[ 10:42 knu ] (Only the first 10 of 26 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 26 Aug 2002
|
[ 11:48 obraun ]
Upgrade to 1.3.
PR: ports/42023
Submitted by: maintainer
Approved by: dwcjr (mentor)
|
Fri, 21 Jun 2002
|
[ 16:17 ijliao ]
${PERL} -> ${REINPLACE_CMD}
PR: 39587, 39589, 39590
Submitted by: maintainer
|
Wed, 22 May 2002
|
[ 14:27 ijliao ]
upgrade to 1.2
take maintainership
PR: 38403
Submitted by: Erwin Lansing <erwin@lansing.dk>
|
Mon, 5 Nov 2001
|
[ 09:18 ijliao ]
add nomarch Extracts files from the old `.arc' archive format
|
Number of commits found: 25 |