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.7.2.20070514 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.7.2.20070514 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.7.2.20070514 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.7.2.20070514 15 Nov 2014 16:26:33 |
antoine |
Cleanup plist |
0.7.2.20070514 20 Aug 2014 12:32:20 |
amdmi3 |
- Simplify MASTER_SITES |
0.7.2.20070514 25 Feb 2014 16:12:40 |
ehaupt |
Support staging |
0.7.2.20070514 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.7.2.20070514 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.7.2.20070514 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.7.2.20070514 16 Jun 2010 03:28:37 |
wen |
- Reset maintainer
PR: ports/147888
Submitted by: Li-Lun Wang (Leland Wang) <llwang@infor.org> (previous
maintainer) |
0.7.2.20070514 27 May 2007 08:55:56 |
rafan |
- Update to 0.7.2.20070514
- Host distfiles at my place per request from maintainer
- Kill reference to X11BASE, now everything in LOCALBASE
- Rename patches to match our name convention, also update them if necessary
openvanilla-modules:
- Add Chewing module
scim-openvanilla:
- Remove pkg-plist, use PLIST_FILES for small # of files
- Remove hack for objformat removal, no longer needed
PR: ports/112721
Submitted by: Li-Lun Wang <llwang at infor.org> (maintainer) |
0.7.2.b20060214_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.7.2.b20060214 23 Mar 2006 08:24:34 |
clsung |
- Update ports textproc/openvanilla-framework, textproc/scim-openvanilla, and
textproc/openvanilla-modules to 0.7.2.b20060214.
PR: ports/93364
Submitted by: maintainer |
0.7.1.20050902 20 Jan 2006 08:07:05 |
clsung |
Add openvanilla-framework 0.7.1.20050902, development header files for
OpenVanilla.
PR: ports/85731
Submitted by: Leland Wang <llwang@infor.org> |