notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: textproc/docbook-xsl/Makefile

Number of commits found: 78

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Wednesday, 13 Nov 2019
23:25 sunpoet search for other commits by this committer
Convert unconditional EXTRA_PATCHES to normal patch file
Original commitRevision:517416 
Sunday, 18 Nov 2018
22:49 timur search for other commits by this committer
Incorporate fix from Debian/Fedora for the deep recursion while expanding.

PR:		231864
Approved by:	maintainer timeout
Original commitRevision:485287 
Sunday, 30 Sep 2018
19:41 sunpoet search for other commits by this committer
Update to 1.79.1

PR:		231628
Exp-run by:	antoine
Original commitRevision:480972 
Wednesday, 20 Jun 2018
19:35 sunpoet search for other commits by this committer
Take maintainership
Original commitRevision:472906 
Monday, 11 Jun 2018
20:56 feld search for other commits by this committer
Reset MAINTAINER

Multiple consecutive previous maintainer timeouts
Original commitRevision:472207 
Tuesday, 3 Apr 2018
09:46 sunpoet search for other commits by this committer
Remove no-op DXVERSIONS

- Fix indent

PR:		226739
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 14 days)
Original commitRevision:466302 
Sunday, 14 Jan 2018
07:07 sunpoet search for other commits by this committer
Add LICENSE

- Add NO_ARCH
- Convert to options helper

Approved by:	portmgr (blanket)
Original commitRevision:458962 
Saturday, 13 Jan 2018
19:01 antoine search for other commits by this committer
Revert r458937, no exp-run = no cookie

With hat:	portmgr
Original commitRevision:458938 
17:58 pi search for other commits by this committer
textproc/docbook-xsl: update 1.76.1 -> 1.79.1

PR:		221094
Submitted by:	Alberto Mijares <amijaresp@gmail.com>
Approved by:	gabor (maintainer timeout)
Relnotes: https://sourceforge.net/projects/docbook/files/docbook-xsl/1.79.1/
	  https://sourceforge.net/projects/docbook/files/docbook-xsl/1.78.1/
	  https://sourceforge.net/projects/docbook/files/docbook-xsl/1.77.1/
Original commitRevision:458937 
Friday, 21 Oct 2016
12:51 mat search for other commits by this committer
${RM} already has -f.

PR:		213570
Submitted by:	mat
Exp-run by:	antoine
Sponsored by:	Absolight
Original commitRevision:424411 
Tuesday, 24 May 2016
22:32 bapt search for other commits by this committer
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
Original commitRevision:415814 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Tuesday, 29 Jul 2014
21:43 adamw search for other commits by this committer
Convert some more USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363399 
Tuesday, 11 Feb 2014
23:50 mandree search for other commits by this committer
Fix catalog file name in pkg-install.in, fixing polkit build.
Add a safety check so we don't add non-existent catalogs there.
Convert to staging.
Original commitRevision:343833 
Friday, 20 Sep 2013
23:17 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc)
Original commitRevision:327773 
Tuesday, 9 Jul 2013
21:04 gabor search for other commits by this committer
- Fix package installation
- Bum PORTREVISION

PR:		ports/179696
Submitted by:	marino
Original commitRevision:322575 
Wednesday, 29 May 2013
08:57 gabor search for other commits by this committer
- Take maintainership
Original commitRevision:319362 
Sunday, 28 Apr 2013
13:34 bapt search for other commits by this committer
Convert textproc to new options framework
Original commitRevision:316718 
Monday, 22 Apr 2013
13:27 bapt search for other commits by this committer
Reassign skv@ ports to the heap

Feature safe:	yes
Original commitRevision:316230 
Wednesday, 5 Sep 2012
15:43 des search for other commits by this committer
Remove useless metadata from ports I created.
Original commitRevision:303710 
Monday, 15 Aug 2011
21:26 skv search for other commits by this committer
- Update to 1.76.1
- Fix RUN_DEPENDS [1]

Changes:       
http://docbook.sourceforge.net/release/xsl/1.76.1/RELEASE-NOTES.html#V1.76.1
PR:             ports/159784 [1]
Submitted by:   romain [1]
Original commit
Monday, 22 Nov 2010
02:13 dougb search for other commits by this committer
In order to build many docs, including but not limited to gnome-related
things, the OPTIONS _FO, _HTML, _MANPAGES, and _XHTML are not really
optional. Documentation builds for various ports will fail due to
missing files. Remove these options, and update Makefile and plist
accordingly.

While I'm here sort the plist in the traditional way (optional elements
sorted in line with the non-optional ones, portdocs listed last) and
remove the MD5 from the distinfo file.

PR:             ports/151771
Submitted by:   dougb
Approved by:    maintainer timeout
Original commit
Thursday, 5 Nov 2009
16:50 skv search for other commits by this committer
- Update to 1.75.2
- Fix dependency on textproc/docbook [1]

PR:             ports/137052 [1]
Submitted by:   Arrigo Marchiori <ardovm xx yahoo.it> [1]
Original commit
Monday, 7 Sep 2009
20:03 erwin search for other commits by this committer
Fix fetching after the sourceforge layout change

Shot feet:      brd
Original commit
Saturday, 22 Aug 2009
00:37 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V
Original commit
Tuesday, 14 Jul 2009
14:41 skv search for other commits by this committer
Fix typo.

Submitted by:   Guy Yur <guyyur xx gmail.com>
Original commit
Sunday, 5 Jul 2009
12:28 skv search for other commits by this committer
Update to 1.75.1
Original commit
Monday, 26 Jan 2009
12:40 dougb search for other commits by this committer
Fix the PLIST_SUBs for @comment's so that plist creation will succeed
Original commit
Thursday, 22 Jan 2009
13:12 gabor search for other commits by this committer
- Modularize. User can choose between the selected
  modules via OPTIONS.
- Depend on the textproc/docbook meta-port. The user
  isn't forced to use DocBook 4.2 or SDocBook 1.1 any
  more, she can install the stylesheets with any
  desired DocBook version.
- Use SUB_LIST to post-edit the installation scripts.
- Bump PORTREVISION
- Style changes

PR:             ports/129309
Submitted by:   gabor
Approved by:    maintainer timeout (skv, 7 weeks)
Original commit
Tuesday, 15 Jul 2008
08:07 skv search for other commits by this committer
Update to 1.74.0
Original commit
Monday, 20 Nov 2006
09:52 skv search for other commits by this committer
Take maintainership.
Original commit
09:38 des search for other commits by this committer
Drop maintainership.
Original commit
09:35 des search for other commits by this committer
Add missing 'highlighting' directory.

PR:             ports/105423, ports/105484
Original commit
Saturday, 11 Nov 2006
23:28 des search for other commits by this committer
Remove share/xsl on deinstall.
Original commit
22:20 des search for other commits by this committer
Chase sdocbook-xml version change.

PR:             ports/105402
Submitted by:   John Merryweather Cooper <john_m_cooper@yahoo.com>
Original commit
Friday, 10 Nov 2006
23:00 des search for other commits by this committer
[1] Upgrade to 1.71.1.
[2] Add slides, tools, wordml directories.

PR:             ports/102229 [2]
Original commit
Thursday, 6 Jul 2006
17:28 linimon search for other commits by this committer
- pkg-plist fix, lost in previous update
- use ${RMDIR} to pet portlint(1)

PR:             ports/99777
Submitted by:   rafan
Approved by:    maintainer
Original commit
Friday, 30 Jun 2006
12:53 des search for other commits by this committer
Remove two stray directories.
Original commit
Friday, 23 Jun 2006
09:10 des search for other commits by this committer
Upgrade to 1.70.1.
Original commit
Wednesday, 22 Feb 2006
17:53 hrs search for other commits by this committer
Add the profiling stylesheets to COPYDIRS directory list.

Approved by:    des (maintainer)
Original commit
Monday, 26 Sep 2005
07:23 des search for other commits by this committer
Correct update to 1.69.1.

PR:             ports/85734
Submitted by:   skv
Original commit
Saturday, 24 Sep 2005
22:04 des search for other commits by this committer
Previous commit was made in absence of brain.  Mark as broken while I
figure out how to do this properly.
Original commit
11:28 des search for other commits by this committer
Upgrade to 1.69.1.
Original commit
Tuesday, 15 Feb 2005
07:33 des search for other commits by this committer
Upgrade to 1.68.1.
Original commit
Sunday, 13 Feb 2005
15:24 des search for other commits by this committer
Switch on USE_BZIP2 as the bz2 distfile is significantly smaller than the
gz distfile.  Also fix a plist mixup which would result in a slew of
harmless xmlcatmgr error messages when installing from packages.
Original commit
Wednesday, 9 Feb 2005
15:07 des search for other commits by this committer
Upgrade to 1.68.0.
Original commit
Wednesday, 26 Jan 2005
13:21 des search for other commits by this committer
Upgrade to 1.67.2.
Original commit
Monday, 18 Oct 2004
16:33 marcus search for other commits by this committer
Add some missing plist entries to fix dependent package builds.

Reported by:    pointyhat via kris
Approved by:    des (maintainer)
Original commit
Tuesday, 12 Oct 2004
21:18 des search for other commits by this committer
Update to 1.66.1.
Original commit
Monday, 15 Mar 2004
23:46 des search for other commits by this committer
Upgrade to 1.65.1.
Original commit
Wednesday, 3 Mar 2004
16:38 pav search for other commits by this committer
- Style: s/@freebsd.org/@FreeBSD.org/
Original commit
Thursday, 19 Feb 2004
21:08 des search for other commits by this committer
Add current to the version list.
Original commit
Friday, 13 Feb 2004
10:33 des search for other commits by this committer
Update sdocbook-xml dependency.
Original commit
Tuesday, 10 Feb 2004
16:22 des search for other commits by this committer
Quickly remove unnecessary PORTREVISION before anyone notices..
Original commit
16:21 des search for other commits by this committer
Upgrade to 1.64.1.
Original commit
Wednesday, 4 Feb 2004
11:55 des search for other commits by this committer
Don't include files from docbook-xml in the plist.
Don't register 1.60.1 twice in the catalog.
Add SIZE to the distinfo.
Bump PORTREVISION.

PR:             ports/62339
Submitted by:   hrs
Original commit
Tuesday, 16 Dec 2003
23:44 des search for other commits by this committer
s/ENV/SETENV/

Pointed out by: marcus
Original commit
Monday, 15 Dec 2003
23:06 des search for other commits by this committer
Upgrade to 1.63.0, and tidy up a little.
Original commit
Wednesday, 12 Nov 2003
14:52 des search for other commits by this committer
Upgrade to 1.62.4, which has been out for nearly two months now.
Original commit
14:25 des search for other commits by this committer
Fix a number of style issues, most of which were pointed out by portlint
(which I see has grown much smarter lately - thanks!)
Original commit
Monday, 29 Sep 2003
07:19 des search for other commits by this committer
Upgrade to 1.62.3.
Original commit
Tuesday, 8 Jul 2003
09:46 des search for other commits by this committer
Use xmlcatmgr to register the catalogs correctly.

Submitted by:   Rui Lopes <rui@ruilopes.com>
PR:             ports/54042
Original commit
Monday, 23 Jun 2003
07:12 des search for other commits by this committer
Upgrade to 1.61.3.
Original commit
Friday, 23 May 2003
00:39 des search for other commits by this committer
Update to 1.61.2.
Original commit
Monday, 19 May 2003
22:43 des search for other commits by this committer
Update to 1.61.1.
Original commit
Sunday, 18 May 2003
14:32 des search for other commits by this committer
Install the template directory as well.

Requested by:   Jean-Baptiste Quenot <jb.quenot@caraldi.com>
Original commit
Friday, 9 May 2003
10:38 des search for other commits by this committer
Upgrade to 1.61.0.
Original commit
Tuesday, 6 May 2003
18:45 des search for other commits by this committer
Upgrade to 1.60.1.
Original commit
Friday, 7 Mar 2003
06:11 ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
Original commit
Thursday, 23 Jan 2003
12:02 des search for other commits by this committer
Update to 1.59.1.
Original commit
Wednesday, 30 Oct 2002
15:13 des search for other commits by this committer
htmlhelp is a set of stylesheets, not part of the documentation.

PR:             ports/38262
Original commit
Tuesday, 8 Oct 2002
08:44 des search for other commits by this committer
Upgrade to 1.55.0.

PR:     ports/41804, ports/43740, ports/43806
Original commit
Sunday, 30 Jun 2002
13:48 nik search for other commits by this committer
Update to 1.51.1.  The install process has also been changed, so that
now all the stylesheets (including the ones for JavaDoc and HTMLHelp) are
installed.

Approved by:    des (maintainer)
Original commit
Thursday, 25 Apr 2002
18:43 des search for other commits by this committer
Upgrade to 1.50.0.
Original commit
Sunday, 24 Feb 2002
13:02 des search for other commits by this committer
DocBook XSL 1.48 (replaces unmaintained and misnamed xsl-docbook-modular)    
Original commit

Number of commits found: 78