Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.0_5 14 Mar 2024 15:07:04 |
Christian Weisgerber (naddy) |
textproc/domc: Move man pages to share/man
Approved by: portmgr (blanket) |
0.8.0_4 01 Nov 2023 22:13:06 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
0.8.0_4 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 ) |
0.8.0_4 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 ) |
0.8.0_4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.0_4 08 Dec 2016 17:40:42 |
tijl |
Remove libexpat.so.6 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
0.8.0_3 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.8.0_3 15 Aug 2014 06:55:11 |
marino |
devel/libmba: Fix wrong embedded DT_SONAME
* Use single digit for soversion
* Support DragonFly
* Drop unnecessary sed lines by adjusting MAKE_ARGS
* Bump dependent ports
PR: 192666
Submitted by: Jan Beich
Approved by: portmgr (implicit, dependent port unstaged) |
0.8.0_2 14 Aug 2014 20:57:30 |
marino |
Stage textproc/domc and unbreak on sparc64, amd64
PR: 181736
Submitted by: Jan Beich |
0.8.0_1 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
0.8.0_1 04 Sep 2013 22:22:37 |
bapt |
Add -fPIC to cflags |
0.8.0_1 09 Aug 2013 09:03:24 |
danfe |
- Unbreak parallel (-jX) builds and remove disgraceful MAKE_JOBS_UNSAFE
- Standardize the header and COMMENT, renew LIB_DEPENDS, convert USE_GMAKE
- Generally cleanup Makefile, sort the knobs, kill EOL space in pkg-descr |
0.8.0_1 12 Jul 2013 16:35:01 |
bapt |
Mark as jobs unsafe |
0.8.0_1 28 Mar 2013 15:51:17 |
eadler |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
0.8.0_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.8.0_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
0.8.0_1 17 Aug 2009 03:44:37 |
linimon |
Mark as broken on sparc64-8 due to duplicate definition of strlen.
Unclear if amd64-8 is affected as well.
Hat: portmgr |
0.8.0_1 06 Jan 2009 17:43:44 |
wxs |
- Remove conditional checks for FreeBSD 5.x and older
Approved by: pav |
0.8.0_1 29 Apr 2007 16:21:09 |
gabor |
- Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter t-w |
0.8.0_1 03 Nov 2006 07:17:13 |
miwi |
- Chase increase of devel/libmba shlib version.
Submitted by: pointyhat via kris |
0.8.0_1 15 Aug 2006 01:04:55 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.8.0_1 30 Jan 2006 23:20:05 |
kuriyama |
Chase shlib bump of libexpat. |
0.8.0 25 Nov 2005 18:40:57 |
pav |
- Add SHA256 |
0.8.0 30 Apr 2005 19:20:31 |
thierry |
Mark IGNORE on 4.x: the library is built, but cannot be used:
/usr/local/lib/gcc/i386-portbld-freebsd4.10/3.4.4/../../../libdomc.so: undefined
reference to `mbrtowc'
/usr/local/lib/libmba.so: undefined reference to `iswspace'
/usr/local/lib/libmba.so: undefined reference to `towupper'
collect2: ld returned 1 exit status
PR: ports/79354
Submitted by: Jukka Ukkonen
Noticed by: lawrance
Approved by: submitter's time-out. |
0.8.0 10 Apr 2005 21:00:01 |
thierry |
Unbreak on FreeBSD-4.11.
PR: ports/79354
Submitted by: Jukka Ukkonen |
0.8.0 08 Mar 2005 16:30:39 |
barner |
- Update to 0.8.0 (use libmba 0.8.10)
Submitted by: Sam Lawrance <boris@brooknet.com.au>
PR: ports/77816
Approved by: arved (mentor) |
0.6.0_1 17 Aug 2004 11:30:03 |
arved |
Fix build with gcc 3.4 |
0.6.0_1 16 Aug 2004 02:33:05 |
kris |
BROKEN on 5.x: Does not compile with gcc 3.4.2 |
0.6.0_1 14 Mar 2004 07:58:26 |
kuriyama |
o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION. |
0.6.0 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.6.0 22 May 2003 18:11:54 |
adamw |
Chase the distfile; update MASTER_SITES.
PR: ports/52587
Submitted by: Kevin Golding <kevin@caomhin.demon.co.uk> |
0.6.0 20 Feb 2003 19:11:26 |
knu |
De-pkg-comment. |
0.6.0 24 Sep 2002 08:01:08 |
ijliao |
upgrade to 0.6.0
this version depends on expat2 so that we can nuke expat
Approved by: kris |
0.5.8 24 Sep 2002 06:46:04 |
ijliao |
move devel/domc to textproc/
Approved by: kris |