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.5 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.5 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.5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.5 13 Jul 2015 20:52:25 |
hrs |
Fix unintended dependency change.
Spotted by: sunpoet |
1.5 13 Jul 2015 19:34:55 |
hrs |
Use USES=metaport.
PR: 201535
Submitted by: Andriy Voskoboinyk |
1.5 23 Jan 2015 22:50:50 |
antoine |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
1.5 28 May 2014 21:12:57 |
marino |
textproc/sdocbook-xml: Reintegrate docbook/bsd.docbook.mk
A few months ago, sdocbook-xml was split up along with many other
docbook ports to use a common makefile. Since then, the other docbook
ports have been consolidated into two flavors (xml and sgml) and neither
use the textproc/docbook/bsd.docbook.mk makefile.
Moreover, it conditionally sets the EXTRACT_SUFX to .zip, but without
setting USES+= zip which is now required for all zip distfiles.
The cleanest fix is to move the needed bits from the common makefile
back into sdocbook-xml and delete the common makefile. It passed 8x
on redport and DragonFly (w/ AK archiver patch in place)
Approved by: portmgr (mat) |
19 Feb 2014 14:45:19
|
mat |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |
1.4_2 18 Feb 2014 23:14:58 |
mat |
And actually do something that work.
Sponsored by: Absolight |
1.4_2 18 Feb 2014 23:04:37 |
mat |
pkg_create seems to be quite a bit stupid about what you put in TMPPLIST.
Sponsored by: Absolight |
1.4_2 18 Feb 2014 16:17:41 |
mat |
Convert textproc/sdocbook to staging.
Sponsored by: Absolight |
1.4_2 18 Feb 2014 13:09:58 |
mat |
Fix docbook-500, the files were one level too deep.
Pointy hat to: mat
Sponsored by: Absolight |
1.4_2 18 Feb 2014 11:43:15 |
mat |
Refactor the docbook ports.
Reviewed by: miwi
Sponsored by: Absolight |
1.4_2 18 Feb 2014 11:42:15 |
mat |
Use new options knobs.
Sponsored by: Absolight |
1.4_1 26 Jan 2014 16:23:27 |
mat |
Support staging.
Sponsored by: Absolight |
1.4_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.4_1 08 Jun 2013 12:44:05 |
wg |
- Fix typo for XMLCHARENT option description
PR: ports/178391
Submitted by: Sayetsky Anton <vsjcfm@gmail.com>
Approved by: culot / jpaetzel (mentors, implicit), maintainer (timeout, > 1
month) |
1.4_1 03 May 2013 11:49:30 |
bapt |
Reactive options wrongly deactivated during conversion
Bump port revision as the package has been affected
Reported by: kwm |
1.4 28 Apr 2013 13:34:27 |
bapt |
Convert textproc to new options framework |
1.4 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 |
1.4 10 Feb 2009 23:31:55 |
alepulver |
- Pass maintainership to gabor@. |
1.4 06 Feb 2009 01:15:11 |
alepulver |
- Fix DB50_XML dependency.
Reported by: Scott Allendorf <scott-allendorf@uiowa.edu> |
1.4 10 Aug 2008 15:02:09 |
alepulver |
- Add DocBook 5
- Add XML character entities
- Rename option for SGML character entities to be more descriptive
- Sort option in a more logical way
- Bump PORTVERSION
- Added SGML DocBook 4.3, 4.4, 4.5
- At the moment FreeBSD docproj uses DocBook 4.1, the older version are
very old, change the default options to on from 4.1 and to off for
former versions
PR: ports/126346
Submitted by: gabor |
1.3 15 Jan 2007 15:11:11 |
alepulver |
- Fix dependency on textproc/sdocbook-xml.
PR: ports/107734
Submitted by: Koji Yokota <yokota@res.otaru-uc.ac.jp> |
1.3 17 Nov 2006 17:48:39 |
alepulver |
- Fix typos in dependencies.
PR: ports/105594
Submitted by: "Conrad J. Sabatier" <conrads@cox.net> |
1.3 06 Nov 2006 21:23:47 |
alepulver |
- Add empty do-install target.
PR: ports/105223
Submitted by: Diane Bruce <db@db.net>
Reworked by: alepulver (myself) |
1.3 31 Oct 2006 22:11:52 |
alepulver |
- Add OPTIONS for all the DocBook versions.
- Take maintainership.
- Remove catalog file (each port adds itself to the corresponding catalog). |
1.3 15 Apr 2006 06:46:10 |
linimon |
Reset nik's ports due to no response to email about status and various
maintainer-timeouts. We hope to see him more active again in the future.
Hat: portmgr |
1.3 06 Feb 2004 13:12:53 |
trevor |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.3 03 Feb 2004 17:19:56 |
nik |
Add a dependency on the XML DocBook files.
PR: ports/53817
Submitted by: hrs |
1.2_1 14 Jul 2003 08:42:04 |
kuriyama |
Register docbook/catalog which includes all of docbook-* SGML DTDs. |
1.2 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
27 Oct 2000 16:37:17 |
shige |
Change this port to a meta port. |
08 Oct 2000 07:29:51 |
asami |
Convert category textproc to new layout. |
17 Sep 2000 12:48:43 |
kris |
Remove possibly empty directories on deinstall |
25 Jul 2000 11:46:10 |
asmodai |
Update port to include the latest docbook ports. |