Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
28 Sep 2020 05:05:25
3.1

|
tobik  |
Reset MAINTAINER |
22 Sep 2019 04:29:46
3.1

|
tobik  |
textproc/mxml: Update to 3.1
- Take maintainership
Changes: https://github.com/michaelrsweet/mxml/releases
PR: 240422
Approved by: hsmtkk@gmail.com (maintainer timeout, 14 days) |
21 Feb 2014 13:39:49
2.7_1

|
ehaupt  |
Remove trailing whitespaces from category textproc |
19 Feb 2014 17:44:40
2.7_1

|
tijl  |
- Fix a USE_GMAKE conversion. USES is redefined later without gmake.
Evidently gmake isn't needed.
- Also remove the libtool dependency. |
17 Feb 2014 10:00:57
2.7

|
miwi  |
- Stage support |
10 Feb 2014 13:54:28
2.7

|
ehaupt  |
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) |
20 Sep 2013 23:17:32
2.7

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
14 Aug 2013 22:35:54
2.7

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
11 May 2013 21:51:04
2.7

|
rakuco  |
easysw.com seems to be down, switch MASTER_SITES to the canonical one. |
19 Mar 2013 13:04:31
2.7

|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
16 Feb 2013 15:29:02
2.7

|
pclin  |
- Update to 2.7
- Add custom LICENSE MXML
- Add USE_LDCONFIG to include new shared library
- Switch to OPTIONSng
- Change DOCS installing hierarchy from ${DOCSDIR}/doc/ to ${DOCSDIR}/
- Remove unnecessary patch (have been merged into upstream)
- Replace TAB with space in pkg-descr WWW: line
PR: ports/175315
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw>
Approved by: swills (mentor) |
03 Jul 2011 14:40:25
2.6
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
2.6
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
2.6
|
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 |
28 Jul 2009 15:28:22
2.6
|
wxs  |
- Update to 2.6
- Pass maintainer to submitter
- Remove include of spawn.h since it is not included on anything
less than 8.0.
PR: ports/136929
Submitted by: Kouki Hashimoto <hsmtkk@gmail.com> |
15 Jul 2009 04:52:12
2.5
|
mezz  |
Fix the installation w/ libtool 2.2. |
11 Jul 2009 16:19:32
2.5
|
miwi  |
- Reset maintainership |
25 Mar 2009 18:08:45
2.5
|
miwi  |
- Mark MAKE_JOBS_SAFE for parallel building. |
26 Jun 2008 22:51:34
2.5
|
miwi  |
- Update to 2.5
- Respect NOPORTDOCS [1]
Submitted by: ionbot [1] |
12 Oct 2007 22:23:05
2.3
|
miwi  |
Mini-XML is a small XML parsing library that you can use to
read XML and XML-like data files in your application without
requiring large non-standard libraries.
WWW: http://www.minixml.org/ |