Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
090315.c_3 25 Mar 2024 12:27:20 |
Rene Ladan (rene) |
cleanup: Remove expired www/tidy ports:
2024-03-23 www/tidy-devel: no more dev at SF, replaced by www/tidy-html5
2024-03-23 www/tidy-lib: no more dev at SF, replaced by www/tidy-html5 |
090315.c_3 23 Feb 2024 16:23:19 |
Thierry Thomas (thierry) |
www/tidy-devel: mark deprecated
SourceForge is now just a mirror of GH, correspondig to www/tidy-html5. |
090315.c_3 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
090315.c_3 09 Aug 2023 01:08:20 |
Yasuhiro Kimura (yasu) |
www/tidy-devel: Add license information
PR: 273006
Approved by: maintainer |
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) |
090315.c_3 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 ) |
090315.c_3 20 Jul 2022 14:23:26 |
Tobias C. Berner (tcberner) |
www: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
*
* <hvo.pm@xs4all.nl>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron LI <aly@aaronly.me>
* Aaron Zauner <az_mail@gmx.at>
* Abel Chow <achow@transoft.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Adrian Steinmann <ast@marabu.ch>
* Akinori MUSHA aka knu <knu@idaemons.org> (Only the first 15 lines of the commit message are shown above ) |
090315.c_3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
090315.c_3 14 Oct 2021 21:30:59 |
Stefan Eßer (se) |
www/tidy-devel: Add CPE information
Approved by: portmgr (blanket) |
090315.c_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
090315.c_3 15 Mar 2018 08:33:14 |
amdmi3 |
- Switch to options helpers
- Switch to new test framework
Approved by: portmgr blanket |
090315.c_3 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
090315.c_3 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
090315.c_3 08 Jun 2015 18:06:07 |
thierry |
Backport the fix from www/tidy-html5.
PR: ports/200631
Submitted by: Walter Hop
Security: VuXML: bd1ab7a5-0e01-11e5-9976-a0f3c100ae18 |
090315.c_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
090315.c_2 18 Dec 2014 12:22:26 |
bapt |
Convert to USES=autoreconf
Strip binaries |
090315.c_2 29 Aug 2014 08:52:45 |
tijl |
Convert to USES=libtool and INSTALL_TARGET=install-strip |
090315.c_1 29 Jul 2014 17:12:50 |
adamw |
Rename all patches that contain '::' as a path separator, and use
'__' instead. |
090315.c_1 15 Jul 2014 17:09:35 |
adamw |
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. |
090315.c_1 31 Mar 2014 16:01:33 |
rene |
- Add stage support by modifying MAKE_ARGS
- Convert NOPORTDOCS to PORT_OPTIONS:MDOCS
Approved by: portmgr (blanket infrastructure) |
090315.c_1 15 Mar 2014 08:12:20 |
miwi |
- Covert USE_GMAKE, USE_BZIP2, USE_XZ to USES |
090315.c_1 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
090315.c_1 22 Sep 2013 18:05:05 |
bapt |
Fix NO_STAGE attribution |
090315.c_1 20 Sep 2013 23:36:54 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
090315.c_1 24 Nov 2011 05:33:44 |
dinoex |
- remove CONFLICTS
Feature safe: yes |
090315.c_1 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
090315.c_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
090315.c_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
090315.c_1 05 Oct 2010 19:57:56 |
ade |
Round one migration of ports from automake{19,110} to automake111 |
090315.c_1 24 Sep 2010 03:22:28 |
ade |
Migrate from devel/automake15 to devel/automake19 |
090315.c_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
090315.c 22 Nov 2009 19:49:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
090315.c 02 Aug 2009 19:36:34 |
mezz |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
090315.c 23 Mar 2009 18:09:09 |
thierry |
Upgrade to a newer snapshot.
Requested by: Sierk Bornemann <sierkb (at) gmx.de> |
080621.c 21 Aug 2008 06:18:49 |
rafan |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
080621.c 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
080621.c 13 Jul 2008 12:49:45 |
thierry |
Fix with NOPORTSDOC.
Reported by: itetcu's tinderbox |
080621.c 22 Jun 2008 09:15:43 |
thierry |
Upgrade tidy-devel and tidy-lib to a snapshot of 18 June 2008.
This adds anchor-as-name. |
070813.c_1 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
070813.c 16 Aug 2007 20:04:01 |
thierry |
Upgrade to the shnapshot of 13 August 2007.
Changelog:
The configuration option merge-spans has been added. |
070614.c 14 Jun 2007 20:26:58 |
thierry |
- Upgrade to today's snapshot.
Changelog:
The configuration option sort-attributes has been added.
Additionally, the option show-body-only has been extended to
accept "auto".
- Replace the old conflict check by the CONFLICTS line. |
070211.c 12 Feb 2007 06:26:17 |
thierry |
Upgrade to 11 February 2007.
Changelog: the configuration option preserve-entities has been added:
<http://tidy.sourceforge.net/docs/quickref.html#preserve-entities>.
Hint: now tidy-devel or tidy-lib can be used by the FreeBSD Doc Team! |
070203.c 04 Feb 2007 22:32:24 |
thierry |
Add a missing MASTER_SITE_SUBDIR.
Reported by: Andrei V. Lavreniyuk <bamston (at) reactor-xg.kiev.ua> |
051026_2 03 Feb 2007 22:35:20 |
thierry |
- The latest version of tidy is exclusively available through CVS
=> use a snapshot from CVS;
Changelog at <http://tidy.sourceforge.net/#news>
- Pet portlint;
- Add a regression-test target. |
051026_2 22 Mar 2006 09:06:44 |
pav |
- Toss in -fPIC, upcoming pecl-tidy wants to link this
Approved by: thierry (maintainer) |
051026_1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
051026 24 Jan 2006 03:14:23 |
edwin |
SHA256ify
Approved by: krion@ |
051026 19 Nov 2005 06:02:20 |
ade |
Switch to <target>:: convention for both patch-autotools and run-autotools,
to allow for easier overriding of these targets by port Makefiles, if
they need to. |
051026 27 Oct 2005 21:57:50 |
thierry |
Update to 051026. |
051025 26 Oct 2005 17:16:30 |
thierry |
Updare to 051025. |
051021 22 Oct 2005 07:38:19 |
thierry |
Upgrade to 051021. |
051020 21 Oct 2005 19:38:01 |
thierry |
Update to 051020. |
051018 19 Oct 2005 14:10:02 |
thierry |
Update to 051018. |
051013 14 Oct 2005 21:56:26 |
thierry |
Upgrade to 051013. |
051006 07 Oct 2005 11:40:29 |
thierry |
Upgrade to 051006. |
050921 22 Sep 2005 19:28:43 |
thierry |
Update to 050921. |
050920 21 Sep 2005 13:55:08 |
thierry |
Update to 050920. |
050919 20 Sep 2005 17:12:42 |
thierry |
Update to 050919. |
050912 13 Sep 2005 19:52:36 |
thierry |
Upgrade to 050912. |
050826 28 Aug 2005 14:32:35 |
thierry |
Upgrade to 050826. |
050722 23 Jul 2005 11:34:18 |
thierry |
Upgrade to 050722. |
050720 21 Jul 2005 12:31:20 |
thierry |
Upgrade to 050720. |
050714 15 Jul 2005 13:57:24 |
thierry |
Update to 050714 snapshot. |
050713 14 Jul 2005 21:15:25 |
thierry |
Upgrade to 050713. |
050705 06 Jul 2005 17:55:09 |
thierry |
Upgrade to 050705. |
050704 05 Jul 2005 17:09:57 |
thierry |
Upgrade to 050704. |
050622 23 Jun 2005 17:20:59 |
thierry |
Upgrade to 050622. |
050615 16 Jun 2005 17:12:55 |
thierry |
Upgrade to 050615. |
050531 08 Jun 2005 16:48:11 |
thierry |
Remove BROKEN on sparc64. |
050531 01 Jun 2005 20:14:19 |
thierry |
Upgrade to 050531.
Should fix some issues on 64 bits platforms. |
050527 28 May 2005 13:25:30 |
thierry |
Upgrade to 050527. |
050517 18 May 2005 20:06:45 |
thierry |
Upgrade to 050517. |
050502 07 May 2005 21:48:11 |
thierry |
Mark BROKEN on sparc64.
Reported by: Kris via pointyhat. |
050502 03 May 2005 19:51:00 |
thierry |
Upgrade to 050502. |
050425 27 Apr 2005 21:52:51 |
thierry |
Upgrade to 050425. |
050415 20 Apr 2005 20:58:16 |
thierry |
Upgrade to 050415. |
050408 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
050408 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
050408 09 Apr 2005 12:50:08 |
thierry |
Upgrade to 050408. |
050324 02 Apr 2005 20:43:17 |
thierry |
Upgrade to 050324. |
050317 18 Mar 2005 17:22:38 |
thierry |
Upgrade to 050317. |
050315 16 Mar 2005 18:14:52 |
thierry |
Upgrade to 050315. |
050314 15 Mar 2005 21:28:14 |
thierry |
Upgrade to 050314. |
050310 11 Mar 2005 21:31:19 |
thierry |
Upgrade to 050310. |
050308 09 Mar 2005 22:36:36 |
thierry |
Upgrade to 050308. |
050307 08 Mar 2005 23:16:32 |
thierry |
Upgrade to 050307. |
050305 06 Mar 2005 09:22:07 |
thierry |
Upgrade to 050305. |
050304 05 Mar 2005 14:20:15 |
thierry |
Upgrade to 050304. |
050303 04 Mar 2005 19:54:53 |
thierry |
Upgrade to 050303. |
050302 03 Mar 2005 18:34:15 |
thierry |
Upgrade to 050302. |
050301 02 Mar 2005 18:01:48 |
thierry |
Upgrade to 050301. |
050225 26 Feb 2005 21:15:33 |
thierry |
Upgrade to 050225. |
050224 25 Feb 2005 23:35:49 |
thierry |
Upgrade to 050224. |
050222 23 Feb 2005 23:23:00 |
thierry |
Upgrade to 050222 snapshot. |
050221 22 Feb 2005 23:37:52 |
thierry |
Upgrade to 050221. |
050218 19 Feb 2005 08:30:21 |
thierry |
Upgrade to 050218 snapshot. |
050215 16 Feb 2005 23:12:24 |
thierry |
Upgrade to 050215. |
050214 15 Feb 2005 18:44:43 |
thierry |
Upgrade to 050214. |
050211 12 Feb 2005 09:10:50 |
thierry |
Upgrade to 050211. |
050120 21 Jan 2005 18:42:38 |
thierry |
Upgrade to 050120. |