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/libxslt/pkg-plist

Number of commits found: 52

Friday, 26 Jan 2024
15:56 Muhammad Moinur Rahman (bofh) search for other commits by this committer
textproc/libxslt: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 87083438718b3917699ff42280ec59de9850a9a4 commit hash: 87083438718b3917699ff42280ec59de9850a9a4 commit hash: 87083438718b3917699ff42280ec59de9850a9a4 commit hash: 87083438718b3917699ff42280ec59de9850a9a4 8708343
Wednesday, 31 Aug 2022
08:35 Dima Panov (fluffy) search for other commits by this committer
textproc/libxslt: update to 1.1.37 maintenance release (+)

Changelog:	https://gitlab.gnome.org/GNOME/libxslt/-/releases/v1.1.37
commit hash: 0c08d892f61c8461d0574a78f9fed3d417cfc52a commit hash: 0c08d892f61c8461d0574a78f9fed3d417cfc52a commit hash: 0c08d892f61c8461d0574a78f9fed3d417cfc52a commit hash: 0c08d892f61c8461d0574a78f9fed3d417cfc52a 0c08d89
Saturday, 27 Aug 2022
14:08 Dima Panov (fluffy) search for other commits by this committer
textproc/libxslt: update to 1.1.36 release (+)

Changelog:	https://gitlab.gnome.org/GNOME/libxslt/-/tags/v1.1.36
commit hash: e4d2bcd7258501c01a9104ba79861e693ec284af commit hash: e4d2bcd7258501c01a9104ba79861e693ec284af commit hash: e4d2bcd7258501c01a9104ba79861e693ec284af commit hash: e4d2bcd7258501c01a9104ba79861e693ec284af e4d2bcd
Tuesday, 29 Mar 2022
12:22 Charlie Li (vishwin) search for other commits by this committer
textproc/libxslt: switch back to autotools

Many ports use xsltproc as a BUILD_DEPENDS. CMake itself unconditionally
depends on ftp/curl, for which certain options can pull in dependencies
using xsltproc to build.

While here:
- DIST_SUBDIR to gnome
- add devel/icu LIB_DEPENDS

PR: 262853
Pointy-hat to: diizzy
Approved by: fluffy (mentor)
Differential Revision: https://reviews.freebsd.org/D34705
commit hash: c35c6fc30a60b1d106b032cc77affc0192fe132e commit hash: c35c6fc30a60b1d106b032cc77affc0192fe132e commit hash: c35c6fc30a60b1d106b032cc77affc0192fe132e commit hash: c35c6fc30a60b1d106b032cc77affc0192fe132e c35c6fc
Friday, 25 Mar 2022
17:14 Daniel Engberg (diizzy) search for other commits by this committer
textproc/libxslt: Update to 1.1.35 and migrate to CMake

Changelog: https://gitlab.gnome.org/GNOME/libxslt/-/releases#v1.1.35

I'd like to thank both tcberner and mandree for reviewing,
suggesting improvements and helping out in general. I'd also like
thank antoine for doing exp-runs.

PR:		262288
Reviewed by:	tcberner, mandree
Approved by:	desktop (tcberner)
Differential Revision:	https://reviews.freebsd.org/D34384
Exp-run by:	antoine
commit hash: 8c8cb32a53d3fd85f39dcb75c331d63a8d4219b8 commit hash: 8c8cb32a53d3fd85f39dcb75c331d63a8d4219b8 commit hash: 8c8cb32a53d3fd85f39dcb75c331d63a8d4219b8 commit hash: 8c8cb32a53d3fd85f39dcb75c331d63a8d4219b8 8c8cb32
Saturday, 16 Nov 2019
14:36 tcberner search for other commits by this committer
textproc/libxslt: update to 1.1.34

PR:		241853
Exp-run by:	antoine
Approved by:	kwm
Original commitRevision:517747 
Tuesday, 16 Jul 2019
16:12 swills search for other commits by this committer
textproc/libxslt: Update to 1.1.33 [1], fix CVE-2019-11068 [2]

PR:		239166 [1]
PR:		238049 [2]
Submitted by:	egypcio [2]
Exp-run by:	antoine [1]
Obtained
from:	https://gitlab.gnome.org/GNOME/libxslt/commit/e03553605b45c88f0b4b2980adfbbb8f6fca2fd6
[2]
Original commitRevision:506755 
Friday, 30 Mar 2018
11:37 bapt search for other commits by this committer
Update to 1.1.32
Original commitRevision:465962 
Thursday, 8 Dec 2016
15:46 tijl search for other commits by this committer
Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in
r374303 to prevent massive PORTREVISION bumps.  Bump dependent ports that
have not been bumped since.
Original commitRevision:428130 
Monday, 20 Jun 2016
19:13 feld search for other commits by this committer
textproc/libxslt: Update to 1.1.29

Changelog:
https://git.gnome.org/browse/libxslt/commit/NEWS?id=9a1b3ddf6034aa2f6a30b4b7ea4bfc3c4037cd58

Absent from the Changelog are the CVEs Google discovered, CVE-2016-1683
and CVE-2016-1684. This library needs to be updated to ensure
www/chromium is no longer vulnerable to these CVEs. Additionally the
changelog notes a fix for CVE-2015-7995, but we solved that previously
with a patch to the port.

PR:		210298
MFH:		2016Q2
Security:	CVE-2016-1683
Security:	CVE-2016-1684
Original commitRevision:417174 
Monday, 8 Dec 2014
16:48 tijl search for other commits by this committer
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it.  Bump PORTREVISION on their dependent
ports except the ones that depend on these:

audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt

In these cases the same trick as in the recent gettext update is used.
The ports install a symlink with the old library version.  When enough
of their dependent ports have had regular updates the remaining ones can
get a PORTREVISION bump and the links can be removed.

Also remove the devel/pcre dependency from USE_GNOME=glib20.  It causes
over 2200 packages to depend on devel/pcre while less than 200 actually
link with it.  The glib20 package still depends on devel/pcre so this
should not make a difference for ports with USE_GNOME=glib20.  Also,
libdata/pkgconfig/glib-2.0.pc lists pcre as a private library so
USE_GNOME=glib20 should not propagate it.

PR:		195724
Exp-run by:	antoine
Approved by:	portmgr (antoine)
Original commitRevision:374303 
Friday, 31 Oct 2014
19:12 bapt search for other commits by this committer
Simplify plist
Original commitRevision:371884 
Monday, 3 Feb 2014
02:29 miwi search for other commits by this committer
- Stage support
- Convert to USES
Original commitRevision:342375 
Friday, 28 Dec 2012
21:10 mezz search for other commits by this committer
- Update to 1.1.28. [1]
- Add LICENSE. [1]
- Convert to OPTIONSng. [2]
- Update the header. [2]

PR:		ports/174643 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
		kwm@ [2]
Original commitRevision:309586 
Friday, 18 Sep 2009
19:41 marcus search for other commits by this committer
Update to 1.1.25, and use OPTIONS instead of pre-everything for crypto
support.

Feature safe:   yes
Original commit
Thursday, 11 May 2006
17:36 jylefort search for other commits by this committer
Move the libxslt programming reference to the libxslt-reference port.
Original commit
Thursday, 4 May 2006
00:45 marcus search for other commits by this committer
* Fix build on 4.X [1]
* Handle creating and removal of the libxslt-plugins directory [2]

PR:             96707 [1]
Submitted by:   Sven Berkvens-Matthijsse <sven@ilse.net> [1]
Reported by:    pointyhat via kris [2]
Original commit
Thursday, 23 Feb 2006
10:40 ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
Original commit
Friday, 29 Oct 2004
18:58 marcus search for other commits by this committer
Update to 1.1.12.
Original commit
Monday, 11 Oct 2004
23:58 marcus search for other commits by this committer
Update to 1.1.11.
Original commit
Tuesday, 6 Jul 2004
03:02 bland search for other commits by this committer
Remove Python bingdings here as they going to be reintroduced in
slave port.

Tested by:      adamw, marcus
Original commit
Wednesday, 14 Jan 2004
18:17 marcus search for other commits by this committer
Properly fix the EXSLT plist issue by making sure we always find xsltproc.
Original commit
08:03 marcus search for other commits by this committer
Conditionalize the EXSLT documents on whether or not Python support has
been enabled.

Reported by:    dinoex
Original commit
Sunday, 11 Jan 2004
06:47 marcus search for other commits by this committer
Add some missing files to the plist.

Reported by:    adamw
Original commit
Wednesday, 24 Dec 2003
18:16 marcus search for other commits by this committer
Update to 1.1.2.
Original commit
Friday, 12 Dec 2003
07:54 marcus search for other commits by this committer
Update to 1.1.1.
Original commit
Monday, 17 Nov 2003
21:27 marcus search for other commits by this committer
Compile python files on installation.

PR:             59384
Submitted by:   Rui Lopes <rui@ruilopes.com>
Original commit
Tuesday, 4 Nov 2003
18:22 marcus search for other commits by this committer
Update to 1.1.0.
Original commit
Thursday, 18 Sep 2003
06:49 marcus search for other commits by this committer
Update to GNOME 2.4.0.  For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.

This commit represents work done by adamw, bland, and myself as well as
many other contributers:

Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>

Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.

Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon).  The
best way to upgrade so that you get all shared library dependencies is:

portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2

Approved by:    portmgr (kris, will, myself implicitly)
Requested by:   re as well as many other users
Original commit Encoding Errors (not all of the commit message was ASCII)
Monday, 7 Jul 2003
21:18 adamw search for other commits by this committer
Restore python-related stuff.
Original commit
20:38 adamw search for other commits by this committer
Update to 1.0.31.
Original commit
Sunday, 4 May 2003
23:32 marcus search for other commits by this committer
Update to 1.0.30.
Original commit
Saturday, 1 Mar 2003
08:20 marcus search for other commits by this committer
Remove an extraneous file.

Reported by:    Kent Stewart <kstewart@owt.com>
Original commit
Tuesday, 11 Feb 2003
07:01 marcus search for other commits by this committer
Update to 1.0.26.
Original commit
Tuesday, 19 Nov 2002
06:51 marcus search for other commits by this committer
Update to 1.0.23.
Original commit
Saturday, 19 Oct 2002
18:34 marcus search for other commits by this committer
Update to 1.0.22.
Original commit
Tuesday, 8 Oct 2002
05:20 marcus search for other commits by this committer
Update to 1.0.21.
Original commit
Friday, 29 Mar 2002
12:35 sobomax search for other commits by this committer
Update to 1.0.15.

PR:             36344
Submitted by:   Lev A. Serebryakov <lev@serebryakov.spb.ru>
Original commit
Monday, 11 Mar 2002
19:04 sobomax search for other commits by this committer
Update to 1.0.13.
Original commit
Tuesday, 26 Feb 2002
19:02 sobomax search for other commits by this committer
Update to 1.0.12.    
Original commit
Tuesday, 29 Jan 2002
09:52 sobomax search for other commits by this committer
Update to 1.0.10.    
Original commit
Thursday, 20 Dec 2001
10:04 sobomax search for other commits by this committer
Update to 1.0.9.    
Original commit
Tuesday, 13 Nov 2001
11:09 sobomax search for other commits by this committer
Update to 1.0.7.    
Original commit
Tuesday, 16 Oct 2001
14:33 sobomax search for other commits by this committer
Update to 1.0.5.    
Original commit
Wednesday, 19 Sep 2001
11:21 sobomax search for other commits by this committer
Update to 1.0.4.    
Original commit
Monday, 27 Aug 2001
11:33 sobomax search for other commits by this committer
Update to 1.0.3.    
Original commit
Tuesday, 31 Jul 2001
16:21 sobomax search for other commits by this committer
Documentation goes into ${PREFIX}/share/doc, not into ${PREFIX}/doc.    
Original commit
Monday, 30 Jul 2001
14:38 sobomax search for other commits by this committer
Update to 1.0.1.    
Original commit
Monday, 18 Jun 2001
19:58 ade search for other commits by this committer
Update to 0.11.0    
Original commit
Monday, 2 Apr 2001
19:15 ade search for other commits by this committer
Update to 0.5.0    
Original commit
Monday, 12 Mar 2001
16:45 ade search for other commits by this committer
Update libxml2 to 2.3.3 and libxslt to 0.4.0 (updates rely on each other)    
Original commit
Friday, 9 Feb 2001
23:19 ade search for other commits by this committer
Add libxslt, an XSL Transformations (XSLT) library being developed   for the
GNOME project.    
Original commit

Number of commits found: 52