Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
30 Nov 2021 04:41:50 1.3.3p1_4
|
Cy Schubert (cy)  |
textproc/openjade: Assume mainainership |
04 Oct 2021 19:58:01 1.3.3p1_4
|
Rene Ladan (rene)  |
*: re-assign kuriyama@s ports to the pool, commit bit safekept
With hat: portmgr-secretary |
06 Apr 2021 14:31:07 1.3.3p1_4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
08 Dec 2016 19:52:20
1.3.3p1_4
|
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
24 May 2016 22:32:49
1.3.3p1_3
|
bapt  |
Add a new keywork xmlcatmgr
It simplifies the handling of the XML and SMGL catalog
It brings a big of consistency by always specifying the catalog path absolute
instead of mixing absolute and relative path.
The keyword is also written a PKG_ROOTDIR friendly to simplify cross installing
Reviewed by: hrs
Differential Revision: https://reviews.freebsd.org/D6539 |
01 Apr 2016 14:25:18
1.3.3p1_3
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
22 May 2015 20:34:29
1.3.3p1_3
|
mat  |
Remove $FreeBSD$ from patches files everywhere.
With hat: portmgr
Sponsored by: Absolight |
29 Nov 2014 18:22:33
1.3.3p1_3
|
tijl  |
Split devel/gettext in devel/gettext-runtime and devel/gettext-tools. The
first contains runtime libraries such as libintl and the latter contains
developer tools such as msgfmt. Ports that use gettext will usually need
a LIB_DEPENDS on gettext-runtime and a BUILD_DEPENDS on gettext-tools.
USES=gettext-runtime can be used to set a LIB/BUILD/RUN_DEPENDS on
devel/gettext-runtime and USES=gettext-tools can be used to set a
BUILD/RUN_DEPENDS on devel/gettext-tools. USES=gettext is now the same
as "USES=gettext-runtime gettext-tools" meaning a LIB_DEPENDS on
devel/gettext-runtime and a BUILD_DEPENDS on devel/gettext-tools.
Update gettext to 0.19.3.
Remove :oldver from converters/libiconv and devel/gettext-runtime. Leave
symlinks with the old library versions to avoid the need to bump
PORTREVISION on a large number of dependent ports. When most of the
dependent ports have had normal version updates, PORTREVISION can be
bumped on the remaining ones (low number) and the links can be removed.
Fix some ports that installed files in lib/locale instead of share/locale.
PR: 194038
Reviewed by: bapt
Exp-run: antoine
Approved by: portmgr (antoine) |
13 Sep 2014 09:16:20
1.3.3p1_3
|
antoine  |
Allow staging as a regular user |
29 Jul 2014 15:20:01
1.3.3p1_3
|
adamw  |
Rename textproc/ patch-xy patches to reflect the files they modify. |
02 Jul 2014 20:33:21
1.3.3p1_3
|
tijl  |
- Add USES=libtool
- Remove hack for gcc 3.x |
19 Feb 2014 21:38:44
1.3.3p1_2
|
mandree  |
Modernize LIB_DEPENDS format.
Approved by: portmgr (blanket approval) |
17 Feb 2014 08:10:03
1.3.3p1_2
|
miwi  |
- Stage support |
21 Jan 2014 23:40:23
1.3.3p1_2
|
bapt  |
Fix properties on pkg-plist |
09 Oct 2013 06:03:46
1.3.3p1_2
|
bapt  |
Remove USE_GCC=any as it works with clang now |
20 Sep 2013 23:17:32
1.3.3p1_2
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
17 Sep 2013 09:00:42
1.3.3p1_2
|
bapt  |
Convert to new perl framework |
24 Apr 2013 18:10:32
1.3.3p1_2
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
01 Feb 2013 15:04:01
1.3.3p1_2
|
ak  |
- Fix all cases of 'No newline at end of file' in ports tree
Approved by: portmgr (bapt) |
09 Oct 2012 22:12:14
1.3.3p1_2
|
linimon  |
Force numerous ports that fail to build with clang over to instead always
rely on gcc. The patch uses the new USE_GCC=any code in Mk/bsd.gcc.mk to
accomplish this.
The ports chosen were ports that blocked 2 or more ports from building with
clang. (There are several hundred other ports that still fail to build with
clang, even with this patch. This is merely one step along the way.)
Those interested in fixing these ports with clang, and have clang as their
default compiler, can simply set FORCE_BASE_CC_FOR_TESTING=yes.
For those who have gcc as their default compiler, this change is believed
to cause no change.
Hat: portmgr
Tested with: multiple runs on amd64-8-exp-bcm and 9-exp-clang, with various
combinations of patch/no-patch and flag settings. |
06 Oct 2012 05:06:25
1.3.3p1_2
|
kuriyama  |
- Fix build with clang.
PR: ports/171548
Submitted by: Pawel Worach <pawel.worach@gmail.com> |
22 Jul 2012 20:59:57
1.3.3p1_2
|
swills  |
- Fix build with perl 5.16
PR: ports/169654
Approved by: maintainer timeout (kuriyama, >2 weeks)
Obtained
from: http://sourceforge.net/mailarchive/forum.php?thread_name=CAF1ZMEf6eEiv%3D%3DsOcZgftY3iSd79MkWgTU0vcK9w6BJCNSp5DA%40mail.gmail.com&forum_name=openjade-devel |
23 Sep 2011 22:26:39
1.3.3p1_2
|
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 |
03 Jul 2011 14:40:25
1.3.3p1_2
|
ohauer  |
-remove MD5 |
30 Apr 2011 02:25:08
1.3.3p1_2
|
kuriyama  |
- Fix build with WITHOUT_NLS=yes.
PR: ports/156606
Submitted by: dirk.meyer@dinoex.sub.org |
30 Mar 2010 08:09:48
1.3.3p1_1
|
kuriyama  |
- Unbreak with newer GCC.
PR: ports/143749
Submitted by: Rob Farmer <rfarmer@predatorlabs.net> |
22 Aug 2009 00:37:17
1.3.3p1_1
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with T,U,V |
15 Jun 2009 03:55:12
1.3.3p1_1
|
kuriyama  |
- Pass $LDFLAGS with explicit $PREFIX to linker and configure. |
06 Jun 2008 14:05:09
1.3.3p1_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
23 Mar 2007 20:32:10
1.3.3p1
|
pav  |
- Fix after objformat removal |
19 Jan 2007 12:38:38
1.3.3p1
|
kuriyama  |
- Installs mapages [1].
- Patch from hrs [2]:
o Update to 1.3.3-pre1
o Install openjade(1) manual page.
o Fix a possible problem that prevents xmlcatmgr from
working during pkg_delete.
o Clean up Makefile to make portlint happy.
o Improvements since 1.3.2: the following flow objects added:
page-sequence
column-set-sequence
embedded-text
anchor
included-container-area
glyph-annotation
aligned-column
multi-line-inline-note
emphasizing-mark
side-by-side
side-by-side-item
PR: ports/107648 [1]
Submitted by: Jason Lenthe<lenthe@comcast.net> [1],
hrs [2] |
23 Feb 2006 10:40:45
1.3.2_7
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
24 Jan 2006 03:10:24
1.3.2_6
|
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.3.2_6
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
21 Aug 2004 21:07:48
1.3.2_6
|
hrs  |
Unbreak the build. libosp.la is no longer installed
by textproc/opensp. |
09 Jul 2004 17:43:11
1.3.2_6
|
marcus  |
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet |
18 Mar 2004 00:48:53
1.3.2_6
|
kuriyama  |
SIZEify.
Submitted by: trevor |
14 Mar 2004 06:17:56
1.3.2_6
|
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
04 Feb 2004 05:10:27
1.3.2_6
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
05 Aug 2003 03:25:44
1.3.2_5
|
kuriyama  |
Add patches for gcc33 from sourceforge. |
07 Jul 2003 11:51:39
1.3.2_4
|
kuriyama  |
Fix @exec in pkg-plist.
Submitted by: hrs |
01 Jul 2003 06:20:27
1.3.2_3
|
kuriyama  |
Switch to using xmlcatmgr from mkcatalog.
# Maintainers, please let me know if I break something in your port.
Submitted by: hrs
PR: ports/53819, ports/53820, ports/53821, ports/53822,
ports/53823, ports/53824, ports/53825, ports/53826,
ports/53827, ports/53828, ports/53829, ports/53830,
ports/53831, ports/53832, ports/53833, ports/53834,
ports/53835, ports/53836, ports/53837 |
28 Feb 2003 16:41:50
1.3.2_2
|
kuriyama  |
Add missing plist entries and don't install useless .la files.
Submitted by: naddy |
22 Feb 2003 07:48:51
1.3.2_1
|
kuriyama  |
de-pkg-comment. |
08 Jan 2003 22:05:08
1.3.2_1
|
kuriyama  |
Remove plist entries which are moved to opensp port.
Pointed out by: naddy |
06 Jan 2003 09:21:34
1.3.2
|
kuriyama  |
Upgrade to 1.3.2. |
10 Nov 2002 22:30:19
1.3.1
|
kris  |
Don't remove the system directory share/sgml |
04 Nov 2002 03:05:48
1.3.1
|
edwin  |
PERL -> REINPLACE
and russian/mod_ssl has USE_PERL5=yes
Notices on: bento |
15 Sep 2002 21:54:12
1.3.1
|
joe  |
Some GNU (and GNU-style) programs assume that the presence of the
restartable multibyte/wide character functions (mbsrtowcs(),
wcsrtombs()) means that all of the other ISO C90 Amd.1 wide character
functions exist. The restartable mb/wc functions were added recently
and do not exist in -stable.
Making blind assumptions like this defeats the purpose of using
autoconf at all..
Submitted by: tjr |
15 Mar 2002 09:48:11
1.3.1
|
kuriyama  |
Upgrade to 1.3.1.
Reminded by: Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at> |
20 Jan 2002 23:15:59 
|
kuriyama  |
Remove bogus pre-install target. Refine CXXFLAGS tweak. |
19 Jan 2002 06:51:06 
|
kuriyama  |
Add catalog entry by using mkconfig. |
09 Mar 2001 09:47:23 
|
kuriyama  |
Remove unneeded entry. |
04 Mar 2001 21:39:19 
|
lioux  |
Switch from AWK to SED for CFLAGS sanitization. It is cleaner, more readable
and follows most ports using similar solutions. Besides, it is more
lightweight. |
28 Feb 2001 01:48:03 
|
lioux  |
Fix grammar: s/is cannot be/cannot be/ |
27 Feb 2001 23:03:36 
|
lioux  |
o Sanitize CFLAGS following example of palm/prc-tools-gcc. Remove both all -m
machine and -O > -O1 optimizations such as
(-O[s2-9]+--m[0-9a-zA-Z]+(=[0-9a-zA-Z]*)?--O[s2-9]+) since openjade built with
some of these optimizations core dumps when building some of the /usr/doc
files o Use INSTALLS_SHLIB=yes instead of a post-install ldconfig line o
"UN"echo post-install (prefix lines with @). Cleaner o Also, fix openjade's
complain that it does not find builtins.dls, point it in the right direction
with CONFIGURE_ARGS+=--datadir o Bump PORTREVISION since there is an
improvement fix |
05 Feb 2001 16:35:27 
|
olgeni  |
More style fixes for ports/textproc. |
08 Oct 2000 07:29:51 
|
asami  |
Convert category textproc to new layout. |
21 Aug 2000 11:07:37 
|
sobomax  |
USE_LIBTOOL implies GNU_CONFIGURE, so remove redundant GNU_CONFIGURE lines. |
14 Jun 2000 14:21:38 
|
sobomax  |
Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. |
13 Jun 2000 08:49:53 
|
kuriyama  |
Remove empty directory (share/sgml). |
06 Jun 2000 14:26:48 
|
kuriyama  |
Strip binaries. |
22 May 2000 03:09:39 
|
kuriyama  |
Add patch for disable locale support. |