non port: textproc/bib2html/Makefile |
SVNWeb
|
Number of commits found: 27 |
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) ] 5cf7e35 (Only the first 10 of 1452 ports in this commit are shown above. )
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Mon, 10 Jan 2022
|
[ 15:15 Stefan Eßer (se) ] bcaf25a (Only the first 10 of 491 ports in this commit are shown above. )
Fix CONFLICTS entries of multiple ports
There have been lots of missing CONFLICTS_INSTALL entries, either
because conflicting ports were added without updating existing ports,
due to name changes of generated packages, due to mis-understanding
the format and semantics of the conflicts entries, or just due to
typoes in package names.
This patch is the result of a comparison of all files contained in
the official packages with each other. This comparison was based on
packages built with default options and may therefore have missed
further conflicts with optionally installed files.
Where possible, version numbers in conflicts entries have been
generalized, some times taking advantage of the fact that a port (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.
|
Mon, 7 Mar 2016
|
[ 23:01 mat ]
Update to 6.7.
PR: 205222
Submitted by: tkato432 yahoo com
Sponsored by: Absolight
|
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
|
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, 1 Mar 2015
|
[ 15:04 amdmi3 ]
- Fix shebangs
- Add LICENSE
- Fix comment
MFH: 2015Q1
|
Tue, 2 Dec 2014
|
[ 22:40 bapt ] (Only the first 10 of 67 ports in this commit are shown above. )
Reset maintainership:
- Lots of maintainers timeout
- unresponsive for almost a year
PR: 195059
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
Change the way Perl modules are installed, update the default Perl to 5.18.
Before, we had:
site_perl : lib/perl5/site_perl/5.18
site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
perl_man3 : lib/perl5/5.18/man/man3
Now we have:
site_perl : lib/perl5/site_perl
site_arch : lib/perl5/site_perl/mach/5.18
perl_man3 : lib/perl5/site_perl/man/man3
Modules without any .so will be installed at the same place regardless of the (Only the first 15 lines of the commit message are shown above )
|
Sun, 26 Jan 2014
|
[ 00:03 mat ] (Only the first 10 of 21 ports in this commit are shown above. )
- Convert to staging
- pet portlint
- add license
- convert patches to makepatch naming
Sponsored by: Absolight
|
Fri, 20 Sep 2013
|
[ 23:17 bapt ] (Only the first 10 of 1559 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
|
Wed, 11 Sep 2013
|
[ 07:12 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Sat, 4 Aug 2007
|
[ 11:41 gabor ] (Only the first 10 of 291 ports in this commit are shown above. )
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
Tue, 31 Oct 2006
|
[ 15:42 clsung ]
- Update to 5.1-1
|
Mon, 11 Sep 2006
|
[ 05:27 clsung ]
- Update to 5.0-1
|
Mon, 14 Aug 2006
|
[ 04:07 clsung ]
- Respect DESTDIR
- Use REINPLACE_CMD
PR: ports/101863
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
|
Sun, 9 Jul 2006
|
[ 14:27 clsung ]
- update to 4.3-1
- grab maintainership
|
Sat, 13 May 2006
|
[ 00:23 clsung ]
- Update to 4.2
- PREFIX clean, ``port test'' possible
PR: 97187
Submitted by: Rong-En Fan
|
Mon, 1 May 2006
|
[ 16:42 krion ]
Update to 4.1.1:
- fix fetch with this update [1]
- also install bib2xml and Italina Lang file
- update WWW
PR: ports/96585
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com>
|
Tue, 5 Apr 2005
|
[ 10:55 vs ]
Update to 3.3
PR: ports/79483
Submitted by: Ports Fury
|
Wed, 31 Mar 2004
|
[ 01:31 ijliao ]
upgrade to 1.1
|
Mon, 22 Mar 2004
|
[ 02:00 ijliao ]
upgrade to 1.0
|
Fri, 27 Feb 2004
|
[ 02:12 ijliao ]
upgrade to 0.11
|
Mon, 16 Feb 2004
|
[ 01:15 ijliao ]
fix build with perl5.8 by creating ${SITE_PERL} dir
Noticed by: kris
|
Sun, 15 Feb 2004
|
[ 21:34 kris ]
BROKEN with perl 5.8: does not install
|
Fri, 13 Feb 2004
|
[ 01:39 ijliao ]
add bib2html 0.10
The BibTeX to HTML Translator
|
Number of commits found: 27 |