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) |
0.3_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 ) |
0.3_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 ) |
0.3_2 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
0.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.3_2 19 Jun 2018 13:46:47 |
amdmi3 |
- Add license
- Add NO_ARCH
PR: 228745
Approved by: maintainer timeout (hrs, 2 weeks) |
0.3_2 27 Feb 2018 13:03:48 |
mat |
Switch some MASTER_SITES from http/ftp to https.
Also some cleanup of dead entries.
PR: 226203
Submitted by: Sam H
Sponsored by: Absolight |
0.3_2 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 |
0.3_2 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.3_2 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.3_2 10 Mar 2014 17:25:26 |
bapt |
Convert textproc to USES=zip |
0.3_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.3_2 02 Nov 2013 18:04:48 |
hrs |
Add STAGEDIR support. |
0.3_2 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.3_2 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.3_2 14 Jul 2006 16:32:39 |
hrs |
- Use relative URIs in catalog.xml.
- Add rewrite rules for http://www.oasis-open.org/docbook/xmlcharent/.
- Fix "xmlcatmgr remove" line in pkg-plist.
- Add $FreeBSD$ line into installed catalog files.
- Take maintainership.
- Bump PORTREVISON. |
0.3_1 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
0.3_1 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.3_1 01 Jul 2003 06:20:27 |
kuriyama |
Switch to using xmlcatmgr from mkcatalog.
# Maintainers, please let me know if I break something in your port.
Submitted by: hrs
PR: ports/53819, ports/53820, ports/53821, ports/53822,
ports/53823, ports/53824, ports/53825, ports/53826,
ports/53827, ports/53828, ports/53829, ports/53830,
ports/53831, ports/53832, ports/53833, ports/53834,
ports/53835, ports/53836, ports/53837 |
0.3 02 Jun 2003 01:24:33 |
naddy |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
0.3 21 Feb 2003 13:42:50 |
knu |
De-pkg-comment. |
0.3 16 Aug 2002 19:22:24 |
naddy |
- Update to 0.3.
- Stop calling mkcatalog until hrs's new version is out.
- Change maintainer's address.
PR: 41702
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |
0.2 23 Mar 2002 09:35:06 |
pat |
Update to 0.2
PR: 36224
Submitted by: maintainer |
07 Feb 2002 01:21:54 |
kuriyama |
Add xmlcharent 0.1, XML character entities. |