non port: graphics/cadubi/Makefile |
SVNWeb
|
Number of commits found: 32 |
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:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (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, 19 Mar 2021
|
[ 01:58 nc ]
graphics/cadubi: Update to 1.3.4
|
Mon, 22 May 2017
|
[ 09:00 amdmi3 ]
- Switch to options helpers
- Simplify installation
|
Tue, 27 Dec 2016
|
[ 08:25 riggs ]
Update to upstream version 1.3.3, set NO_ARCH
|
Thu, 2 Jun 2016
|
[ 13:09 wen ]
- Really update to 1.3.1
Spotted by: mat@
|
Wed, 1 Jun 2016
|
[ 13:15 mat ] (Only the first 10 of 145 ports in this commit are shown above. )
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 11 Mar 2016
|
[ 07:18 wen ]
- Update to 1.3.1
PR: 207753
Submitted by: jochen@jochen-neumeister.de
|
Mon, 28 Dec 2015
|
[ 15:09 rakuco ]
Unbreak port.
The code is now hosted on GitHub, so start fetching from there. diff -uprN
between the old tarball from distcache.FreeBSD.org and the new one shows no
differences.
|
Thu, 17 Dec 2015
|
[ 17:19 mat ] (Only the first 10 of 70 ports in this commit are shown above. )
Fix usage of ${PERL5}.
${PERL5} points to a specific version of perl, say, perl5.22.1, it is
fine to use it in a ports Makefile to do Perly things, but ports using
it must use ${PERL}, that points to /usr/local/bin/perl so that if the
minor version is updated, the shebang keep working.
While there, make some ports use shebangfix, regen a few patches, and
bump PORTREVISION where a shebang went from PERL5 to PERL.
PR: 205367
With hat: portmgr
Sponsored by: Absolight
|
Mon, 9 Nov 2015
|
[ 12:59 antoine ] (Only the first 10 of 285 ports in this commit are shown above. )
Mark a few ports BROKEN: unfetchable
|
Sun, 21 Dec 2014
|
[ 21:10 antoine ]
Shebangfix
|
Sat, 20 Dec 2014
|
[ 18:58 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
cleanup plist
|
Thu, 16 Jan 2014
|
[ 23:34 nemysis ]
- Change PLIST_FILES, add PLIST_DIRS, remove PORTDATA
- Support STAGEDIR
- Add DOCS Option
- Change REINPLACE_CMD, adjust to use ${PERL} and ${DATADIR}
|
Wed, 1 Jan 2014
|
[ 21:49 nemysis ]
- Reset maintainer to ports@
Approved by: pawel / wg (mentors, implicit)
|
Wed, 18 Dec 2013
|
[ 10:20 nemysis ] (Only the first 10 of 55 ports in this commit are shown above. )
- Change maintainer email of my ports to @FreeBSD.org
Approved by: pawel / wg (mentors, implicit)
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Mon, 16 Sep 2013
|
[ 17:07 bapt ] (Only the first 10 of 19 ports in this commit are shown above. )
Convert to new perl framework
Convert from USE_GMAKE to USES=gmake
|
Fri, 26 Jul 2013
|
[ 05:33 az ] (Only the first 10 of 14 ports in this commit are shown above. )
- switch simple inline replacement from perl to sed
and remove where is no need in this anymore.
- trim Makefile header
Approved by: bapt@ (portmrg@)
|
Tue, 4 Dec 2012
|
[ 15:42 pawel ]
- Switch to PLIST_FILES, PORTDATA, PORTDOCS
- Add LICENSE
- Convert to OptionsNG
- Take maintainership
PR: ports/173268
Submitted by: nemysis <nemysis@gmx.ch>
Feature safe: yes
|
Thu, 28 Jun 2012
|
[ 18:37 az ] (Only the first 10 of 85 ports in this commit are shown above. )
- Remove SITE_PERL from *_DEPENDS
|
Sun, 1 Feb 2009
|
[ 07:19 pgollucci ]
- Update download locations, update WWW
Reported by: -fetch-original pointyhat run
|
Fri, 20 Feb 2004
|
[ 16:10 krion ]
- Update to version 1.3
PR: ports/63137
Submitted by: Ports Fury
|
Tue, 28 Oct 2003
|
[ 07:34 trevor ]
Make fetchable.
found by: fenner's survey
|
Fri, 24 Oct 2003
|
[ 12:05 ijliao ] (Only the first 10 of 1501 ports in this commit are shown above. )
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
|
Sat, 22 Feb 2003
|
[ 16:09 leeym ]
Update MASTER_SITES
PR: 48556
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org>
|
Thu, 20 Feb 2003
|
[ 18:08 knu ] (Only the first 10 of 308 ports in this commit are shown above. )
de-pkg-comment
|
Sat, 30 Mar 2002
|
[ 00:27 petef ]
Update to 1.2.
PR: 36483
Submitted by: Tilman Linneweh <tilman@arved.de>
|
Tue, 28 Aug 2001
|
[ 18:14 petef ]
Fix p5-Term-ReadKey depend
|
Sat, 25 Aug 2001
|
[ 08:18 kris ]
Add cadubi-1.1b1
|
Number of commits found: 32 |