| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
03 Jul 2011 14:40:25
1.2.1_9
|
ohauer  |
-remove MD5 |
25 Feb 2011 06:15:44
1.2.1_9
|
ade  |
Update to libtool 2.4
Tested by: pav (multiple -exp runs) |
04 Dec 2010 07:34:27
1.2.1_9
|
ade  |
Sync to new bsd.autotools.mk |
12 Oct 2009 13:56:36
1.2.1_9
|
kuriyama  |
- Mark as $MAKE_JOBS_UNSAFE.
PR: ports/139378
Submitted by: amdmi3 |
02 Aug 2009 19:36:34
1.2.1_9
|
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 |
29 Jan 2007 23:51:55
1.2.1_9
|
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
28 Jan 2007 13:43:25
1.2.1_9
|
pav  |
- Prepare for removal of shlib filtering |
23 Feb 2006 10:40:45
1.2.1_9
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
1.2.1_9
|
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. |
09 Nov 2005 01:41:43
1.2.1_9
|
kuriyama  |
- Add CONFLICTS between jade-1.* and sp-1.* (1)
- Add more MASTER_SITES (2)
- Quote BROKEN (2).
- Add SHA256 checksums.
PR: ports/85498 (1)
Submitted by: Alejandro Pulver (1), portlint (2) |
09 Jan 2005 02:35:28
1.2.1_9
|
kuriyama  |
o Don't use -O2 or higher flag for this port to avoid dumping core
during processing.
PR: ports/75074
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> |
03 Aug 2004 23:25:17
1.2.1_8
|
kuriyama  |
Add koi8-r support to jade to solve problem with koi8-r encoding
in printed formats.
SP_ENCODING=koi8-r should be passed to jade.
Obtained from: ftp://ftp.ptc.spbu.ru/people/uwe/sgml/ (slightly modified)
Found by: Denis Philippov
Submitted by: den |
20 Apr 2004 02:26:00
1.2.1_7
|
kuriyama  |
Add jade/xml.soc and jade/xml.dcl.
PR: ports/64343
Submitted by: Dirk Gouders <gouders@et.bocholt.fh-gelsenkirchen.de> |
18 Mar 2004 00:48:53
1.2.1_6
|
kuriyama  |
SIZEify.
Submitted by: trevor |
14 Mar 2004 06:17:56
1.2.1_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.2.1_6
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
13 Nov 2003 12:54:57
1.2.1_5
|
trevor  |
Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. |
23 Jul 2003 02:55:40
1.2.1_5
|
kuriyama  |
Fix by using $STRIP_CMD rather than $STRIP.
Bump PORTREVISION because this breakage is ignored and packaged as
non-stripped binary.
Reported by: Chuck Swiger <cswiger@mac.com> |
22 Jul 2003 03:41:51
1.2.1_4
|
kuriyama  |
o Remove unneeded CXXFLAGS tweak for 64bit archs.
o s/strip/${STRIP}/. |
22 Jul 2003 01:49:54
1.2.1_4
|
kuriyama  |
o Add WWW:.
o Update Debian's patch to -35.
o Unbreak on gcc-3.3 (same method as openjade/opensp). |
07 Jul 2003 11:51:39
1.2.1_3
|
kuriyama  |
Fix @exec in pkg-plist.
Submitted by: hrs |
01 Jul 2003 06:20:27
1.2.1_2
|
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 |
22 Feb 2003 07:48:51
1.2.1_1
|
kuriyama  |
de-pkg-comment. |
02 Feb 2003 08:23:51
1.2.1_1
|
kuriyama  |
Unbreak on sparc64, also will fix ia64.
Replace obrien's fix with this. This will cover where sizeof(size_t)==8
situation.
Build tested on: panther and beast |
26 Nov 2002 23:50:06
1.2.1_1
|
kuriyama  |
Unbreak on alpha by using USE_REINPLACE.
Reported by: kris |
10 Nov 2002 22:30:19
1.2.1_1
|
kris  |
Don't remove the system directory share/sgml |
16 Jun 2002 09:17:46
1.2.1_1
|
kuriyama  |
Unbreak on -current.
Submitted by: Alexander Kabaev <ak03@gte.com>
PR: ports/39301 |
26 Apr 2002 13:50:09
1.2.1_1
|
kuriyama  |
Comment out exit() declaration which causes build failure on some
environment.
Commented out declaration is modified from original one to note
another candidate from latest OpenJade source.
Submitted by: jhay |
29 Jan 2002 11:58:52 
|
knu  |
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; the ECHO
macro is set to "echo" by default, but it is set to "true" if make(1) is
invoked with the -s option while ECHO_CMD is always set to the echo command.
|
29 Apr 2001 07:03:34 
|
kuriyama  |
Update to new patch from Debian ($PORTREVISION++). |
05 Feb 2001 16:35:27 
|
olgeni  |
More style fixes for ports/textproc. |
29 Jan 2001 03:45:45 
|
kuriyama  |
I'll maintain them for Documentation Project. |
28 Jan 2001 18:37:54 
|
sf  |
respect CFLAGS. |
27 Jan 2001 05:26:23 
|
will  |
Remove inactive MAINTAINER <jfieber>, who hasn't committed in 14 months. |
11 Oct 2000 01:56:13 
|
asami  |
Remove share/sgml/catalog if it's empty. |
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. |
02 Aug 2000 04:27:31 
|
kuriyama  |
Remove extra directory. |
24 Jul 2000 21:34:14 
|
obrien  |
Make this compile on the Alpha -- this give us a fighting chance of building
the FreeBSD release docs. |
16 Jun 2000 22:52:41 
|
asami  |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 11:38:51 
|
sobomax  |
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration. |