non port: devel/tclxml/Makefile |
SVNWeb
|
Number of commits found: 40 |
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sat, 19 Mar 2022
|
[ 19:49 Daniel Engberg (diizzy) Author: Matthias Andree ] 3f8a434
devel/tclxml: Prepare for libxml2 update
The build passes CC arguments to LD.
Convert to using CC for linking.
Add missing library dependencies that get picked up automatically,
to ensure a consistent build as a port (outside poudriere).
Sort Makefile to canonical portlint/portclippy ordering.
* This patch was submitted privately and I'd like to thank Matthias
for guidance and fixing remaining issues *
PR: 262288
Reported by: antoine (via exp-run)
Approved by: portmgr (blanket)
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 8 Dec 2016
|
[ 15:46 tijl ] (Only the first 10 of 21 ports in this commit are shown above. )
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.
|
Tue, 19 Apr 2016
|
[ 14:20 gahr ] (Only the first 10 of 23 ports in this commit are shown above. )
Add "tea" argument to USES=tcl to facilitate porting of TEA-based extensions.
Quoting https://tcl.tk/doc/tea:
"The Tcl Extension Architecture, or TEA, by John Ousterhout and others, is a
set of guidelines and techniques for the distribution, configuration,
compilation, and installation of Tcl extensions. TEA also provides a set of
utilities that operate accordingly. Many Tcl extensions leverage the TEA
utilities, which are designed to be easily customizable."
To facilitate the porting of TEA-based extensions, I have added the new "tea"
argument to USES=tcl. This argument prepares the autoconf environment by
setting GNU_CONFIGURE and sets some commonly used CONFIGURE_ARGS. Also, it
tries to figure out the correct extension name, sets TCL_PKG accordingly, and
adds it to PLIST_SUB.
I have modified a few ports to take advantage of this. More will come.
|
Mon, 18 Apr 2016
|
[ 12:30 gahr ]
devel/tclxml: no need to add --prefix to CONFIGURE_ARGS
PR: 208874
Submitted by: mi
|
[ 07:45 gahr ]
devel/tclxml: respect PREFIX and DOCS [1], use TEST_TARGET
PR: 208874 [1]
Submitted by: mi [1]
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Mon, 24 Aug 2015
|
[ 09:01 gahr ]
devel/tclxml - Take maintainership (tcltk@)
|
Sat, 22 Aug 2015
|
[ 15:34 marino ]
devel/tclmxl: Alter configure to allow building on DragonFly
This change to the unmaintained port has been in dports for a few months
now, so I'm moving the fix over to ports. While here, do some minor
fixes to compound commands.
|
Fri, 4 Jul 2014
|
[ 09:23 rodrigo ]
- stagify the port
- fix LIB_DEPENDS
- add LICENSE and LICENSE_FILE
Submitted by: rodrigo
Approved by: bapt (mentor)
|
Wed, 11 Jun 2014
|
[ 18:55 marino ] (Only the first 10 of 99 ports in this commit are shown above. )
Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy. Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.
Approved by: portmgr (implicit)
|
Fri, 21 Feb 2014
|
[ 13:36 ehaupt ] (Only the first 10 of 54 ports in this commit are shown above. )
Remove trailing whitespaces from category devel
|
Mon, 17 Feb 2014
|
[ 15:08 gahr ]
- Convert to USES=tcl
|
Mon, 10 Feb 2014
|
[ 13:54 ehaupt ] (Only the first 10 of 581 ports in this commit are shown above. )
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
Fri, 20 Sep 2013
|
[ 17:17 bapt ] (Only the first 10 of 623 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 4)
|
Tue, 23 Apr 2013
|
[ 11:51 gahr ] (Only the first 10 of 32 ports in this commit are shown above. )
- Remove lang/tcl83 and x11-toolkits/tk83 (expired)
- Remove references to Tcl/Tk 8.3 from bsd.tcl.mk
- Update ports that required 8.3+ to require 8.4+ (since 8.5 is the
default, I don't expect this change to cause much trouble)
|
Sun, 31 Mar 2013
|
[ 16:48 bf ]
fix the build by updating to 3.3 (from Sourceforge svn)
Approved by: portmgr
|
Tue, 4 Dec 2012
|
[ 10:43 gahr ] (Only the first 10 of 15 ports in this commit are shown above. )
- Chase 82+ not being a valid Tcl/Tk version anymore
Feature safe: yes
Reported by: beat, bapt
|
Wed, 28 Sep 2011
|
[ 08:34 gahr ]
- Register textproc/libxslt as a LIB_DEPENDS, as it's needed at runtime
PR: 160672
Submitted by: Pietro Cerutti <gahr@FreeBSD.org>
Approved by: maintainer (16 days timeout)
|
Sun, 1 Nov 2009
|
[ 15:02 sylvio ]
- Update to 3.2
- Add support to xml-config and xslt-config
- Removed file: files/patch-library-pkgIndex.tcl.in
- Take maintainership
PR: ports/139469
Submitted by: myself
Approved by: itetcu (mentor)
|
Sat, 22 Aug 2009
|
[ 00:18 amdmi3 ] (Only the first 10 of 417 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with D
|
Mon, 23 Feb 2009
|
[ 14:46 mm ] (Only the first 10 of 103 ports in this commit are shown above. )
- Change default Tcl/Tk version to 8.5
- Bump PORTVERSION of ports affected
Tested by: pointyhat (pav)
|
Mon, 2 Feb 2009
|
[ 23:44 linimon ] (Only the first 10 of 75 ports in this commit are shown above. )
Reset dyeske@gmail.com at his request.
Hat: portmgr
|
Wed, 25 Jun 2008
|
[ 02:19 beech ]
- Add docs and configure to respect NOPORTDOCS
PR: ports/124126
Submitted by: David Yeske <dyeske@gmail.com> (maintainer)
|
Mon, 5 May 2008
|
[ 14:54 beech ]
Update to 3.1
PR: ports/123163
Submitted by: Frank Fenor <frank@fenor.de>
Approved by: David Yeske <dyeske@gmail.com> (maintainer)
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (Only the first 10 of 2842 ports in this commit are shown above. )
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
|
Fri, 21 Sep 2007
|
[ 22:35 pav ]
- Make tcllib depobjs version independent
Reported by: pointyhat
Pointy hat to: mi
|
Thu, 5 Jul 2007
|
[ 23:39 edwin ] (Only the first 10 of 79 ports in this commit are shown above. )
dyeske at yahoo dot com -> dyeske at gmail dot com
|
Fri, 27 Oct 2006
|
[ 00:55 mi ]
Chase the tcllib version.
Approved by: portmgr (erwin)
Approved by: maintainers
|
Fri, 19 Nov 2004
|
[ 21:36 mi ] (Only the first 10 of 17 ports in this commit are shown above. )
Upgrade devel/tcllib from 1.6 to 1.7 and www/tclhttpd from 3.4.2 to 3.5.1.
Update dependency lines in amsn and tclxml.
|
Tue, 6 Apr 2004
|
[ 01:15 mi ]
Update the dependency on tcllib from 1.4 to 1.6. May be, tcllib should
install into a non-versioned directory?
Submitted by: kris
|
Sat, 17 Jan 2004
|
[ 11:42 edwin ]
Chase update of devel/tcllib
Noticed by: bento
http://bento.freebsd.org/errorlogs/i386-4-exp-latest/tclxml-2.6.log
|
Sat, 30 Aug 2003
|
[ 00:17 edwin ]
ports/devel/tclxml depends on ports/devel/tcllib
Tclxml (ports/devel/tclxml) depends on ports/devel/tcllib,
but this is not present in RUN_DEPENDS variable (see
Makefile).
PR: ports/54584
Submitted by: Nicola Vitale <nivit@libero.it>
|
Fri, 16 May 2003
|
[ 02:20 petef ]
Add tclxml 2.6, API for parsing XML documents using Tcl.
PR: 52090
Submitted by: David Yeske <dyeske@yahoo.com>
|
Number of commits found: 40 |