non port: devel/tdl/Makefile |
SVNWeb
|
Number of commits found: 26 |
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:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Fri, 29 Oct 2021
|
[ 09:50 Stefan Eßer (se) ] 819f25b (Only the first 10 of 388 ports in this commit are shown above. )
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
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.
|
Tue, 9 Apr 2019
|
[ 14:04 sunpoet ] (Only the first 10 of 289 ports in this commit are shown above. )
Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://tiswww.case.edu/php/chet/readline/CHANGES
PR: 236156
Exp-run by: antoine
|
Tue, 27 Jun 2017
|
[ 13:46 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
Update devel/readline to 7.0 patch 3
- Bump PORTREVISION for shlib change
Changes: https://cnswww.cns.cwru.edu/php/chet/readline/CHANGES
https://lists.gnu.org/archive/html/bug-bash/2016-09/msg00107.html
https://lists.gnu.org/archive/html/bug-readline/2017-01/msg00002.html
Differential Revision: https://reviews.freebsd.org/D11172
PR: 219947
Exp-run by: antoine
|
Tue, 12 Jan 2016
|
[ 16:20 amdmi3 ] (Only the first 10 of 791 ports in this commit are shown above. )
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket
|
Fri, 20 Feb 2015
|
[ 13:30 amdmi3 ]
- Add LICENSE
- Silence post-patch
- Strip binary
|
Fri, 15 Aug 2014
|
[ 19:24 adamw ]
Fix build on -current.
|
Wed, 23 Jul 2014
|
[ 13:24 adamw ] (Only the first 10 of 23 ports in this commit are shown above. )
Add USES=readline to fix build on -current.
|
Tue, 8 Oct 2013
|
[ 11:30 bsam ]
Support staging.
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Mon, 4 Jun 2012
|
[ 12:06 pav ]
- Register conflicts in my ports
Reported by: http://ketas.si.pri.ee/ports-conflictchecks/
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Fri, 14 Apr 2006
|
[ 20:45 linimon ] (Only the first 10 of 66 ports in this commit are shown above. )
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr
|
Fri, 6 Aug 2004
|
[ 15:07 petef ]
- update to 1.5.2
- new MASTER_SITES/WWW:
- fmt pkg-descr
PR: 68814
Submitted by: Alex Kapranoff <kappa@rambler-co.ru>
|
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.
|
Sun, 26 Oct 2003
|
[ 19:19 petef ]
Update to 1.4.1.
|
Fri, 4 Apr 2003
|
[ 02:45 petef ]
Update to 1.3.
|
Fri, 7 Mar 2003
|
[ 06:01 ade ] (Only the first 10 of 552 ports in this commit are shown above. )
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
|
Mon, 4 Nov 2002
|
[ 05:46 edwin ] (Only the first 10 of 75 ports in this commit are shown above. )
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
|
Sun, 4 Aug 2002
|
[ 21:45 petef ]
Update to 1.2.
PR: 40996
Submitted by: Nicholas Esborn <nick@netdot.net>
|
Tue, 20 Nov 2001
|
[ 23:55 petef ]
Update to 1.0
|
Wed, 31 Oct 2001
|
[ 15:08 petef ]
Update to 0.7.4
|
Fri, 5 Oct 2001
|
[ 01:56 petef ]
Add a missing manual page to MAN1
|
Thu, 30 Aug 2001
|
[ 06:39 petef ]
add tdl 0.6 To-do list manager
|
Number of commits found: 26 |