Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.0.20001219_2 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
1.0.20001219_2 20 Jul 2022 14:23:14
    |
Tobias C. Berner (tcberner)  |
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 ) |
1.0.20001219_2 30 Mar 2022 22:04:05
    |
Po-Chuan Hsieh (sunpoet)  |
textproc/xhtml-basic: Update MASTER_SITES
- Add WWW
- Take maintainership |
1.0.20001219_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.20001219_2 03 Dec 2016 09:01:21
  |
amdmi3  |
- Add NO_ARCH
- Switch to USES=tar
- Switch to options helpers |
1.0.20001219_2 01 Jul 2016 13:07:22
  |
bapt  |
@xmlcatmgr is already adding the argument in the package file list, no
need to have it twice.
No bump given pkg will already filter this by itself |
1.0.20001219_2 01 Jul 2016 12:15:01
  |
mat  |
Register the catalog, otherwise, it's not really usable.
Sponsored by: Absolight |
1.0.20001219_1 24 May 2016 22:32:49
  |
bapt  |
Add a new keywork xmlcatmgr
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D6539 |
1.0.20001219_1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0.20001219_1 09 May 2015 08:29:20
  |
amdmi3  |
- Drop @dirrm* from plist |
1.0.20001219_1 07 Aug 2014 14:30:18
  |
pawel  |
Add staging support |
1.0.20001219_1 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.20001219_1 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.0.20001219_1 24 Mar 2006 05:44:38
 |
linimon  |
Reset maintainer at his request; nectar is away from FreeBSD work right now. |
1.0.20001219_1 24 Jan 2006 03:10:24
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0.20001219_1 25 Aug 2004 15:36:07
 |
hrs  |
Fix a problem that prevents some SGML tools from working.
Approved by: nectar (maintainer)
PR: ports/63035 |
1.0.20001219 18 Mar 2004 14:46:23
 |
nectar  |
Add SIZE.
Submitted by: trevor |
1.0.20001219 15 Dec 2003 14:01:17
 |
nectar  |
Add xhtml-basic and xhtml-modularization, a customizable version
of XHTML and the modular DTDs on which it depends. |