Commit graph

98 commits

Author SHA1 Message Date
Rong-En Fan
af76562086 - Bump PORTREVISION due to share library version bump in security/libgcrypt
PR:		 ports/127478
2009-01-06 13:01:11 +00:00
Jeremy Messenger
74c487cc60 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
2008-09-04 20:51:09 +00:00
Jeremy Messenger
4ceb28e0ac 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.
2008-05-24 05:27:36 +00:00
Jeremy Messenger
a5bea7b184 Remove xmlsoft.org and use GNOME mirrors. The xmlsoft.org's tarballs are
corruped.

Reported by:	edwin
2008-04-06 16:14:26 +00:00
Tilman Keskinoz
6c7eeeeeb4 Chase libgcrypt library version 2008-02-28 21:47:06 +00:00
Jeremy Messenger
4736f2ef44 Update to 1.1.22. 2007-09-07 15:57:42 +00:00
Joe Marcus Clarke
da1e91d630 Update to 1.1.21. 2007-06-30 05:58:09 +00:00
Jeremy Messenger
d24b261cb0 Update to 1.1.20. 2007-01-25 18:10:46 +00:00
Pav Lucistnik
0c2b288d34 - Update to 1.1.19 2007-01-15 18:46:37 +00:00
Jeremy Messenger
31ad592f90 INSTALLS_SHLIB -> USE_LDCONFIG.
Found by:	portlint (cports.sh)
2006-11-05 03:59:12 +00:00
Joe Marcus Clarke
a138339f0c Update to 1.1.17. 2006-06-07 19:27:27 +00:00
Jeremy Messenger
336ae3953d - 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...
	================================

  	Correct: (With 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.x11-4.dist <-- Here...
	================================

- Change a several of *-reference ports to install in LOCALBASE instead
  X11BASE, but only two gtkmm*-reference couldn't be change at the moment.
  Bump the PORTREVISION for change prefix.

Discussed with:	marcus
2006-05-31 22:18:51 +00:00
Edwin Groothuis
1adfa4acd3 Remove USE_REINPLACE from categories starting with T 2006-05-13 04:24:52 +00:00
Jean-Yves Lefort
2915abb3bb Move the libxslt programming reference to the libxslt-reference port. 2006-05-11 17:36:53 +00:00
Joe Marcus Clarke
a2d0ac6c0b * 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]
2006-05-04 00:45:20 +00:00
Joe Marcus Clarke
9742552485 Update to 1.1.16. 2006-05-02 22:40:27 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
e05544d7ba - Add SHA256 checksums 2005-11-23 22:41:05 +00:00
Ade Lovett
54a0b86543 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.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
1c68359d4c Update to 1.1.15. 2005-09-04 23:37:37 +00:00
Joe Marcus Clarke
e471ca1da0 Update to 1.1.14. 2005-04-02 22:45:30 +00:00
Joe Marcus Clarke
80a9d7a131 Update to 1.1.13. 2005-03-15 04:20:41 +00:00
Pav Lucistnik
924f7558f2 - Fix py-libxslt
Reported by:	krismail
2005-02-05 00:01:41 +00:00
Tilman Keskinoz
c25ebfd4aa Chase libgcrypt shared library version of ports with optional
dependency on libgcrypt.

Submitted by: 	philip
pointyhat to:	arved
2005-01-12 07:25:23 +00:00
Joe Marcus Clarke
d24cea048d Update to 1.1.12. 2004-10-29 18:58:25 +00:00
Joe Marcus Clarke
a0185592bd Update to 1.1.11. 2004-10-11 23:58:05 +00:00
Joe Marcus Clarke
b3c1366fa7 Update to 1.1.10. 2004-09-01 18:51:12 +00:00
Joe Marcus Clarke
3af6b4d81d Update to 1.1.9. 2004-08-23 01:32:33 +00:00
Joe Marcus Clarke
9e5632dd66 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
2004-07-09 17:43:11 +00:00
Alexander Nedotsukov
236c8241d5 - Let MAINTAINER and COMMNET variables be overwriten from slave ports.
- Also note that previous commit fixed hier compliance issue.
2004-07-06 03:11:13 +00:00
Alexander Nedotsukov
1fe0f1a81f Remove Python bingdings here as they going to be reintroduced in
slave port.

Tested by:      adamw, marcus
2004-07-06 03:02:16 +00:00
Joe Marcus Clarke
215e61778d Update to 1.1.8. 2004-07-05 23:48:29 +00:00
Joe Marcus Clarke
1cb84c06e3 Update to 1.1.6. 2004-04-19 06:57:44 +00:00
Joe Marcus Clarke
32b7cfa56d Actually commit the update to 1.1.5. 2004-04-02 17:38:19 +00:00
Ade Lovett
3f651573ad 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.
2004-03-14 06:17:56 +00:00
Joe Marcus Clarke
976590be1a * Update to 1.1.4
* Use OPTIONS where feasible
2004-02-23 18:38:03 +00:00
Joe Marcus Clarke
7813ae1689 Update to 1.1.3. 2004-02-18 07:30:38 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Joe Marcus Clarke
ec96839f0e Properly fix the EXSLT plist issue by making sure we always find xsltproc. 2004-01-14 18:17:59 +00:00
Joe Marcus Clarke
cc0756caf9 Conditionalize the EXSLT documents on whether or not Python support has
been enabled.

Reported by:	dinoex
2004-01-14 08:03:00 +00:00
Joe Marcus Clarke
97441b7d5b Add some missing files to the plist.
Reported by:	adamw
2004-01-11 06:47:13 +00:00
Joe Marcus Clarke
b0aab18792 Update to 1.1.2. 2003-12-24 18:16:02 +00:00
Joe Marcus Clarke
e80f71b85e Update to 1.1.1. 2003-12-12 07:54:37 +00:00
Joe Marcus Clarke
fd9a27bf93 Compile python files on installation.
PR:		59384
Submitted by:	Rui Lopes <rui@ruilopes.com>
2003-11-17 21:27:09 +00:00
Joe Marcus Clarke
35deef1d2d Update to 1.1.0. 2003-11-04 18:22:35 +00:00
Joe Marcus Clarke
9c0caae1c2 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
2003-09-18 06:49:37 +00:00
Adam Weinberger
c5cfd8f7ae Update to 1.0.32. 2003-08-10 17:43:00 +00:00
Joe Marcus Clarke
7530e8886a Add a dependency on gnometarget to quite a configure warning. 2003-07-16 05:51:38 +00:00
Adam Weinberger
baef1c795e Restore python-related stuff. 2003-07-07 21:18:20 +00:00
Adam Weinberger
e0f90127a2 Update to 1.0.31. 2003-07-07 20:38:26 +00:00