Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.7 24 Mar 2025 19:36:14
    |
Daniel Engberg (diizzy)  |
textproc/sxml: Deprecate and set expiration date to 2025-04-30
No consumers in tree and no active development upstream for over a decade
PR: 285440
Reviewed by: takefu <takefu@airport.fm> (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) |
1.0.7 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.0.7 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.0.7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0.7 14 Apr 2019 17:53:41
  |
sunpoet  |
Remove build from prerequisite of do-test:
The framework (Mk/bsd.port.mk) already handles it via SEQ.
Approved by: portmgr (blanket) |
1.0.7 29 Dec 2017 03:30:13
  |
wen  |
- Update to 1.0.7
- Update LICENSE
PR: 223675
Submitted by: takefu@airport.fm |
1.0.6 02 Mar 2015 23:51:50
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
1.0.6 27 Oct 2014 12:15:44
  |
marino  |
textproc/sxml: mark jobs unsafe
While here, unmask post-install strip command and just simplify the
glob with the same result. |
1.0.6 24 Aug 2014 07:25:09
  |
riggs  |
- Update to upstream version 1.0.6
- Add LICENSE
- Stagify
- Pet portlint
PR: 192811
Submitted by: tkato432@yahoo.com
Approved by: mentors (implicit) |
1.0.5 29 Jul 2014 21:43:18
  |
adamw  |
Convert some more USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports) |
1.0.5 02 Jul 2014 17:35:21
  |
bapt  |
Resetting maintainership on ports that have not been staged and without any
pending PR
With hat: portmgr |
1.0.5 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0.5 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.0.5 06 Oct 2007 11:23:52
 |
stefan  |
Update to 1.0.5.
PR: 116807
Submitted by: maintainer |
1.0.4 05 Aug 2007 17:21:33
 |
pav  |
- Fix build with gcc42
Submitted by: Kouichi ABE (WALL) <kouichi@MysticWALL.COM> (maintainer) |
1.0.4 15 Jul 2007 22:16:11
 |
pav  |
SXML is a skimpy XML parsing and grafting C library that you can use to read
and write XML-like configuration file for your application.
Author: Kouichi ABE (WALL) <kouichi@MysticWALL.COM>
WWW: http://www.MysticWALL.COM/software/sxml/index.html
PR: ports/113994
Submitted by: Kouichi ABE (WALL) <kouichi@mysticwall.com> |