| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
13 May 2013 15:36:51
1.1.28_1
|
kwm  |
Put faster site first [1], while here add http mirror.
PR: ports/178523 [1]
Submitted by: Kubilay Kocak <koobs.freebsd@gmail.com> |
03 May 2013 16:36:41
1.1.28_1
|
ehaupt  |
Chase security/libgcrypt update |
28 Dec 2012 21:10:04
1.1.28
|
mezz  |
- Update to 1.1.28. [1]
- Add LICENSE. [1]
- Convert to OPTIONSng. [2]
- Update the header. [2]
PR: ports/174643 [1]
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1]
kwm@ [2] |
09 Nov 2011 15:26:04
1.1.26_3
|
miwi  |
- Remove WITH_FBSD10_FIX, is no longer needed |
28 Oct 2011 18:21:28
1.1.26_3
|
miwi  |
- Fix build on FreeBSD 10
Approved by: kwm implicit |
23 Sep 2011 22:26:39
1.1.26_3
|
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 |
11 Aug 2011 19:20:17
1.1.26_3  |
kwm  |
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru> |
03 Jul 2011 11:40:49
1.1.26_3
|
swills  |
- Chase the libgcrypt shared lib version |
09 Jun 2011 16:32:19
1.1.26_2
|
mezz  |
Remove quote from CPPFLAGS. |
22 May 2011 21:22:36
1.1.26_2
|
gerald  |
CPPFLAGS is now automatically passed via CONFIGURE_ENV; just set that. [1]
Remove the MD5 checksum on the way.
Approved by: gnome (marcus) [1] |
27 Jul 2010 01:25:20
1.1.26_2
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
20 Jul 2010 21:33:43
1.1.26_1
|
mezz  |
Remove USE_GETTEXT. There is no perfect solution in the ports tree. It's
exactly why we have portmaster -r or portupgrade -r for that.
PR: ports/147655
Reported by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Discussed with: marcus
Feature safe: yes |
02 Jun 2010 14:29:15
1.1.26_1
|
marcus  |
Gettext is only required in the crypto path.
Reported by: Claude Buisson <clbuisson@orange.fr> |
01 Jun 2010 21:10:41
1.1.26_1
|
marcus  |
Bump the PORTREVISION for libxslt.
PR: 147294 |
31 May 2010 22:52:40
1.1.26
|
marcus  |
Bump PORTREVISION and add USE_GETTEXT where missing.
PR: 147257 |
26 Sep 2009 12:59:12
1.1.26
|
marcus  |
Update to 1.1.26.
Feature safe: yes |
18 Sep 2009 19:41:09
1.1.25
|
marcus  |
Update to 1.1.25, and use OPTIONS instead of pre-everything for crypto
support.
Feature safe: yes |
06 Jan 2009 13:01:11
1.1.24_2
|
rafan  |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
04 Sep 2008 20:51:09
1.1.24_1
|
mezz  |
Security fix libxslt heap overflow, bump the PORTREVISION.
PR: ports/126869
Submitted by: Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Obtained from: http://www.ocert.org/advisories/ocert-2008-009.html
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2935 |
24 May 2008 05:27:36
1.1.24
|
mezz  |
Update to 1.1.24. As for the py-libxslt, get it able to find Python correct
when PREFIX is set other than LOCALBASE and will allowing the modules to build. |
06 Apr 2008 16:14:27
1.1.22_1
|
mezz  |
Remove xmlsoft.org and use GNOME mirrors. The xmlsoft.org's tarballs are
corruped.
Reported by: edwin |
28 Feb 2008 21:47:06
1.1.22_1
|
arved  |
Chase libgcrypt library version |
07 Sep 2007 15:57:42
1.1.22
|
mezz  |
Update to 1.1.22. |
30 Jun 2007 05:58:09
1.1.21
|
marcus  |
Update to 1.1.21. |
25 Jan 2007 18:10:46
1.1.20
|
mezz  |
Update to 1.1.20. |
15 Jan 2007 18:46:37
1.1.19
|
pav  |
- Update to 1.1.19 |
05 Nov 2006 03:55:07
1.1.17
|
mezz  |
INSTALLS_SHLIB -> USE_LDCONFIG.
Found by: portlint (cports.sh) |
07 Jun 2006 19:27:27
1.1.17
|
marcus  |
Update to 1.1.17. |
31 May 2006 22:18:51
1.1.16_2
|
mezz  |
- Add header in these *-reference ports.
- Fix a few of pkg-descr by chase the rename.
- Move all PORTREVISION and PORTEPOCH to top with ?=.
- Put USE_X_PREFIX back in, but under REFERENCE_PORT, and remove PREFIX? and
USE_XLIB. This fix ports to use the correct mtree when you change the prefix,
for example:
Incorrect: (Without USE_X_PREFIX)
================================
# cd /usr/ports/x11-toolkits/gtk20
# make -V MTREE_FILE
/etc/mtree/BSD.x11-4.dist
# make PREFIX=/tmp/foo -V MTREE_FILE
/etc/mtree/BSD.local.dist <-- Here...
================================(Only the first 15 lines of the commit message are shown above ) |
13 May 2006 04:24:52
1.1.16_2
|
edwin  |
Remove USE_REINPLACE from categories starting with T |
11 May 2006 17:36:53
1.1.16_2
|
jylefort  |
Move the libxslt programming reference to the libxslt-reference port. |
04 May 2006 00:45:20
1.1.16_1
|
marcus  |
* Fix build on 4.X [1]
* Handle creating and removal of the libxslt-plugins directory [2]
PR: 96707 [1]
Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> [1]
Reported by: pointyhat via kris [2] |
02 May 2006 22:40:27
1.1.16
|
marcus  |
Update to 1.1.16. |
23 Feb 2006 10:40:45
1.1.15_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
23 Nov 2005 22:41:05
1.1.15
|
pav  |
- Add SHA256 checksums |
15 Nov 2005 06:52:12
1.1.15
|
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. |
04 Sep 2005 23:37:37
1.1.15
|
marcus  |
Update to 1.1.15. |
02 Apr 2005 22:45:30
1.1.14
|
marcus  |
Update to 1.1.14. |
15 Mar 2005 04:20:41
1.1.13
|
marcus  |
Update to 1.1.13. |
05 Feb 2005 00:01:41
1.1.12_1
|
pav  |
- Fix py-libxslt
Reported by: krismail |
12 Jan 2005 07:25:23
1.1.12_1
|
arved  |
Chase libgcrypt shared library version of ports with optional
dependency on libgcrypt.
Submitted by: philip
pointyhat to: arved |
29 Oct 2004 18:58:25
1.1.12
|
marcus  |
Update to 1.1.12. |
11 Oct 2004 23:58:05
1.1.11
|
marcus  |
Update to 1.1.11. |
01 Sep 2004 18:51:12
1.1.10
|
marcus  |
Update to 1.1.10. |
23 Aug 2004 01:32:33
1.1.9
|
marcus  |
Update to 1.1.9. |
09 Jul 2004 17:43:11
1.1.8_1
|
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 |
06 Jul 2004 03:11:13
1.1.8_1
|
bland  |
- Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue. |
06 Jul 2004 03:02:16
1.1.8_1
|
bland  |
Remove Python bingdings here as they going to be reintroduced in
slave port.
Tested by: adamw, marcus |
05 Jul 2004 23:48:29
1.1.8
|
marcus  |
Update to 1.1.8. |
19 Apr 2004 06:57:44
1.1.6
|
marcus  |
Update to 1.1.6. |
02 Apr 2004 17:38:19
1.1.5
|
marcus  |
Actually commit the update to 1.1.5. |
14 Mar 2004 06:17:56
1.1.4
|
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. |
23 Feb 2004 18:38:03
1.1.4
|
marcus  |
* Update to 1.1.4
* Use OPTIONS where feasible |
18 Feb 2004 07:30:38
1.1.3
|
marcus  |
Update to 1.1.3. |
04 Feb 2004 05:10:27
1.1.2_3
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
14 Jan 2004 18:17:59
1.1.2_2
|
marcus  |
Properly fix the EXSLT plist issue by making sure we always find xsltproc. |
14 Jan 2004 08:03:00
1.1.2_1
|
marcus  |
Conditionalize the EXSLT documents on whether or not Python support has
been enabled.
Reported by: dinoex |
11 Jan 2004 06:47:13
1.1.2_1
|
marcus  |
Add some missing files to the plist.
Reported by: adamw |
24 Dec 2003 18:16:02
1.1.2
|
marcus  |
Update to 1.1.2. |
12 Dec 2003 07:54:37
1.1.1
|
marcus  |
Update to 1.1.1. |
17 Nov 2003 21:27:09
1.1.0_1
|
marcus  |
Compile python files on installation.
PR: 59384
Submitted by: Rui Lopes <rui@ruilopes.com> |
04 Nov 2003 18:22:35
1.1.0
|
marcus  |
Update to 1.1.0. |
18 Sep 2003 06:49:37
1.0.33
|
marcus  |
Update to GNOME 2.4.0. For all the goodies on what's changed, known issues,
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
?yvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users |
10 Aug 2003 17:43:00
1.0.32
|
adamw  |
Update to 1.0.32. |
16 Jul 2003 05:51:38
1.0.31_1
|
marcus  |
Add a dependency on gnometarget to quite a configure warning. |
07 Jul 2003 21:18:20
1.0.31_1
|
adamw  |
Restore python-related stuff. |
07 Jul 2003 20:38:26
1.0.31
|
adamw  |
Update to 1.0.31. |
04 May 2003 23:32:39
1.0.30
|
marcus  |
Update to 1.0.30. |
22 Apr 2003 04:42:32
1.0.29
|
marcus  |
Convert to new GNOME infrastructure. |
20 Apr 2003 19:44:52
1.0.29
|
marcus  |
Remove USE_GNOMENG. |
04 Apr 2003 07:35:25
1.0.29
|
marcus  |
Update to 1.0.29. |
01 Mar 2003 08:20:05
1.0.27
|
marcus  |
Remove an extraneous file.
Reported by: Kent Stewart <kstewart@owt.com> |
25 Feb 2003 05:14:19
1.0.27
|
marcus  |
* Update to 1.0.27
* De-pkg-comment |
11 Feb 2003 07:01:20
1.0.26
|
marcus  |
Update to 1.0.26. |
06 Feb 2003 00:37:15
1.0.25
|
marcus  |
Update to 1.0.25. |
19 Jan 2003 19:26:51
1.0.24
|
marcus  |
Update to 1.0.24. |
19 Nov 2002 06:51:49
1.0.23
|
marcus  |
Update to 1.0.23. |
19 Oct 2002 18:34:17
1.0.22
|
marcus  |
Update to 1.0.22. |
08 Oct 2002 05:20:05
1.0.21
|
marcus  |
Update to 1.0.21. |
20 Sep 2002 17:07:51
1.0.20
|
marcus  |
GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable. Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location. |
18 Sep 2002 19:18:25
1.0.20
|
seanc  |
Add tunable to aid in debugging memory problems
Approved by: knu (mentor) && marcus |
24 Aug 2002 08:18:00
1.0.20
|
marcus  |
Update to 1.0.20. |
13 Jul 2002 00:53:39
1.0.19
|
marcus  |
Fix the WWW site.
Submitted by: Stephane.Lentz@ansf.alcatel.fr |
07 Jul 2002 04:35:02
1.0.19
|
marcus  |
Update to 1.0.19. |
30 May 2002 20:42:19
1.0.18
|
marcus  |
Update to 1.0.18. |
30 Apr 2002 11:01:04
1.0.17
|
sobomax  |
Update to 1.0.17. |
26 Apr 2002 10:08:56
1.0.16
|
sobomax  |
Use USE_LIBTOOL. |
18 Apr 2002 11:31:24
1.0.16
|
sobomax  |
Update to 1.0.16.
PR: 37193
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> |
29 Mar 2002 12:35:51
1.0.15
|
sobomax  |
Update to 1.0.15.
PR: 36344
Submitted by: Lev A. Serebryakov <lev@serebryakov.spb.ru> |
11 Mar 2002 19:04:17

|
sobomax  |
Update to 1.0.13. |
26 Feb 2002 19:02:59 
|
sobomax  |
Update to 1.0.12. |
29 Jan 2002 09:52:43 
|
sobomax  |
Update to 1.0.10. |
20 Dec 2001 10:04:07 
|
sobomax  |
Update to 1.0.9. |
20 Dec 2001 06:19:02 
|
sobomax  |
Backout previous change - it seems that new revision of the patch doesn't
apply everywhere. |
19 Dec 2001 20:20:23 
|
sobomax  |
Don't filter libc_r on 5-CURRENT. |
06 Dec 2001 12:10:27 
|
sobomax  |
Ensure that xslt.h includes all headers necessary. This should fix
p5-XML-LibXSLM and possibly other packages. Bump PORTREVISION. |
06 Dec 2001 08:44:07 
|
sobomax  |
Update to 1.0.8. |
03 Dec 2001 11:21:46 
|
nik  |
Add a new patch which fixes a problem where xsltproc will, in some cases, not
produce any output (!). This is a major problem when building the XSL/XML
parts of the web site. 1.0.8 (when it's imported) has the same problem, the
fix for which is at |
13 Nov 2001 11:09:00 
|
sobomax  |
Update to 1.0.7. |
31 Oct 2001 08:20:45 
|
sobomax  |
Don't link in libc - FreeBSD doesn't need this. |