non port: archivers/sharutils/Makefile |
SVNWeb
|
Number of commits found: 49 |
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.
|
Fri, 28 Aug 2020
|
[ 17:41 garga ]
archivers/sharutils: Fix build with -fno-common
Sponsored by: Rubicon Communications, LLC (Netgate)
|
Sat, 10 Nov 2018
|
[ 18:12 bapt ] (Only the first 10 of 386 ports in this commit are shown above. )
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816
|
Sat, 20 Jun 2015
|
[ 13:22 bapt ]
Drop unneeded perl5 run dependency
|
Sun, 31 May 2015
|
[ 07:44 johans ]
Update to GNU sharutils 4.15.2 (bugfix release)
|
Mon, 30 Mar 2015
|
[ 16:59 garga ]
Add CPE information to Makefile
PR: 198846
Submitted by: shun.fbsd.pr@dropcut.net
|
Tue, 10 Feb 2015
|
[ 15:59 garga ]
Update to 4.15
|
Thu, 13 Mar 2014
|
[ 12:43 garga ]
. Update to 4.14
. Replace USE_XZ=yes by USES=tar:xz
|
Fri, 1 Nov 2013
|
[ 09:57 garga ]
Fix wrong use of OPTIONS_SUB
Reported by: danfe
|
Thu, 31 Oct 2013
|
[ 23:28 garga ]
. Use modern OPTION knobs to simplify Makefile
|
Wed, 25 Sep 2013
|
[ 00:05 garga ]
Support staging
|
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)
|
Mon, 2 Sep 2013
|
[ 09:45 garga ] (Only the first 10 of 16 ports in this commit are shown above. )
Change my ports to USES (gmake|perl5)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Tue, 11 Jun 2013
|
[ 14:14 garga ]
Do not install locale.alias file
|
Fri, 24 May 2013
|
[ 16:20 bapt ]
Add USES=charsetfix, while here do not try to remove directory not created by
the port/package
|
Tue, 23 Apr 2013
|
[ 19:14 garga ]
- Update to 4.3.15
- Replace USE_GETTEXT by USES
- Add a single space on WWW line
|
Tue, 8 Jan 2013
|
[ 23:41 garga ]
Update to 4.13.3
|
Thu, 3 Jan 2013
|
[ 19:59 garga ]
Update to 4.13.1
|
Fri, 5 Oct 2012
|
[ 12:41 garga ] (Only the first 10 of 59 ports in this commit are shown above. )
Change headers of all ports maintained by me to new format
|
Fri, 3 Aug 2012
|
[ 18:39 garga ] (Only the first 10 of 17 ports in this commit are shown above. )
Remove unecessary OPTIONS_DEFAULT definitions added on r301957
Reported by: sunpoet@
|
[ 15:34 garga ] (Only the first 10 of 25 ports in this commit are shown above. )
Add DOCS, EXAMPLES and NLS to OPTIONS_DEFINE to my ports
|
Wed, 25 Jul 2012
|
[ 06:32 cs ] (Only the first 10 of 125 ports in this commit are shown above. )
Fix typos in COMMENT
|
Mon, 2 Jul 2012
|
[ 21:53 garga ]
Move to OPTIONSng
|
Wed, 16 Nov 2011
|
[ 21:19 garga ]
- Fix gshar.1 and gunshar.1
- Pet portlint
PR: ports/161761
Submitted by: Takefu <takefu@airport.fm>
Feature safe: yes
|
Wed, 27 Jul 2011
|
[ 17:29 garga ]
- Fix pkg-plis, i've forgotten on my last commit
- Bump PORTREVISION
Reported by: poyopoyo at puripuri.plala.or.jp
|
Tue, 26 Jul 2011
|
[ 22:13 garga ]
- Update to 4.11.1
- Fix WWW
|
Mon, 30 Aug 2010
|
[ 11:07 garga ]
- Update to 4.10
- Add LICENSE
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Fri, 5 Mar 2010
|
[ 11:10 garga ]
Update to 4.9
Feature safe: yes
|
Thu, 4 Mar 2010
|
[ 15:59 garga ]
Update to 4.8
Feature safe: yes
|
Sat, 28 Mar 2009
|
[ 17:53 garga ] (Only the first 10 of 41 ports in this commit are shown above. )
Mark all my ports as MAKE_JOBS_SAFE and MAKE_JOBS_UNSAFE
|
Fri, 6 Jun 2008
|
[ 13:02 edwin ] (Only the first 10 of 22 ports in this commit are shown above. )
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)
|
Fri, 10 Aug 2007
|
[ 12:06 garga ]
- Update to 4.7
- Take maintainership
|
Mon, 5 Mar 2007
|
[ 00:15 linimon ] (Only the first 10 of 11 ports in this commit are shown above. )
Reset inactive maintainer due to maintainer-timeouts and no response to email.
Hat: portmgr
|
Tue, 27 Feb 2007
|
[ 15:48 rafan ]
- Update to 4.6.3
PR: ports/108999
Submitted by: Jason Harris <jharris at widomaker.com>
Approved by: maintainer timeout (17 days)
|
Wed, 3 May 2006
|
[ 05:14 edwin ] (Only the first 10 of 196 ports in this commit are shown above. )
Remove USE_REINPLACE from ports in categories starting with A.
|
Wed, 13 Jul 2005
|
[ 10:30 garga ]
Update to 4.3.81
PR: 83255
Submitted by: Sylvio Cesar <sylvioc@gmail.com> (maintainer)
Approved by: flz (mentor)
|
Fri, 6 May 2005
|
[ 11:30 novel ]
The second attempt to fix plist
Reported by: pointyhat via kris
|
Wed, 4 May 2005
|
[ 14:54 novel ]
Fix plist
PR: 80612
Submitted by: Sylvio Cesar (maintainer)
Reported by: pointyhat via kris
|
Mon, 2 May 2005
|
[ 18:05 novel ]
Update to 4.3.80
PR: 80524 (based on)
Submitted by: sylvio cesar (maintainer)
|
Fri, 22 Apr 2005
|
[ 02:12 jylefort ]
- Depend on Perl (gremsync is not installed unless Perl is available).
- Fix configure-detected paths in scripts.
Reported by: pointyhat
Approved by: adamw (mentor), maintainer
|
Wed, 20 Apr 2005
|
[ 20:55 jylefort ]
- Update to 4.3.77
- Pass maintainership to sylvioc@gmail.com
- Enable NLS and add WITHOUT_NLS knob
PR: ports/80123
Submitted by: Sylvio Cesar <sylvioc@gmail.com>
Approved by: adamw (mentor)
|
Wed, 13 Oct 2004
|
[ 10:17 simon ]
Security update to sharutils:
- Fix two buffer overflows. [1]
- Fix format string handling problems with command line parsing
shar -o. [2]
Obtained from: Gentoo [1] [2]
Patch by: Michael Schr?der [2]
VuXML: 26c9e8c6-1c99-11d9-814e-0001020eed82 [1]
Approved by: erwin
|
Sat, 20 Mar 2004
|
[ 22:53 trevor ]
Deploy PLIST_FILES.
|
[ 22:50 trevor ]
Allude to gmail-files, gmailshar and gremsync in COMMENT.
|
[ 22:46 trevor ]
Running install-info in post-install is redundant, since it is done
in the add-plist-info target of bsd.port.mk.
|
Number of commits found: 49 |