1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-10 02:45:11 +00:00
Commit Graph

166 Commits

Author SHA1 Message Date
Joe Marcus Clarke
525407f3f9 Mark these ports has being multiple jobs safe.
PR:		132997
Submitted by:	mm
2009-04-11 02:16:58 +00:00
Jeremy Messenger
9ffc0270c4 Update to 2.7.3. 2009-02-07 00:14:10 +00:00
Joe Marcus Clarke
610ae56816 Presenting GNOME 2.24 for FreeBSD.
See http://library.gnome.org/misc/release-notes/2.24/ for the general
release notes.  On the FreeBSD front, this release introduces Fuse support
in HAL, adds multi-CPU support to libgtop, WebKit updates, and fixes some
long-standing seahorse and gnome-keyring bugs.  The documentation updates
to the website are forthcoming.

This release features commits by adamw, ahze, kwm, mezz, and myself.  It would
not have been possible without are contributors and testers:

Alexander Loginov
Craig Butler [1]
Dmitry Marakasov [6]
Eric L. Chen
Joseph S. Atkinson
Kris Moore
Lapo Luchini [7]
Nikos Ntarmos
Pawel Worach
Romain Tartiere
TAOKA Fumiyoshi [3]
Yasuda Keisuke
Zyl
aZ [4]
bf [2] [5]
Florent Thoumie
Peter Wemm
pluknet

PR:		125857 [1]
		126993 [2]
		130031 [3]
		127399 [4]
		127661 [5]
		124302 [6]
		129570 [7]
		129936
		123790
2009-01-10 05:22:13 +00:00
Jeremy Messenger
546e3f1ff7 Fix two integer overflow vulnerabilities, bump the PORTREVISION.
Submitted by:	pluknet <pluknet@gmail.com>
Obtained from:	https://bugzilla.redhat.com/show_bug.cgi?id=470480
		https://bugzilla.redhat.com/show_bug.cgi?id=470466
Security:	http://secunia.com/Advisories/32773/
2008-11-19 19:23:07 +00:00
Jeremy Messenger
462449fa06 Fix the two security issues, bump the PORTREVISION.
Obtained from:	libxml2-2.6.31-1.3mdv2008.1.src.rpm
Security:	CVE-2008-3281
		CVE-2008-3529
2008-10-20 16:11:29 +00:00
Jeremy Messenger
e39c0ec06b Update to 2.6.32. As for the py-libxml2, 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:17 +00:00
Jeremy Messenger
43c062ff15 Reorder the MASTER_SITES by use mirrors first instead of master one. The
xmlsoft.org (master) server sucks and send corrupt tarballs to our users
too often. Add one more mirror.

Reported by:	a few users
2008-05-10 20:40:11 +00:00
Joe Marcus Clarke
34a8f0d957 Update to 2.6.31.
Security:	This contains a security fix for a UTF-8 processing bug.
2008-01-22 20:59:42 +00:00
Jeremy Messenger
802d08b8a1 Rename the name of knob from WITH_THREADS to WITH_THREADS_BREAK. If enable
threads option will break other ports then the name of knob shouldn't be
use this global name.

PR:		ports/116968
Reported by:	Cory R. King <coryking@mozimedia.com>
2007-10-21 02:30:23 +00:00
Jeremy Messenger
e6a52b879f Update to 2.6.30. 2007-09-07 15:50:59 +00:00
Joe Marcus Clarke
704b94aefe Update to 2.6.29. 2007-06-30 05:57:46 +00:00
Pav Lucistnik
67681738b6 - Update to 2.6.27 2007-01-15 18:27:56 +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
56fad08a3a Update to 2.6.26. 2006-06-07 19:20:30 +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
3fb5ddd692 Move the libxml2 programming reference to the libxml2-reference port. 2006-05-11 17:25:12 +00:00
Joe Marcus Clarke
da1d3c4346 Fix build on 4.X.
PR:		96492
Submitted by:	Takamichi Tateoka <tate@tateoka.org>
2006-04-29 01:28:51 +00:00
Joe Marcus Clarke
54e1c5bf81 Update to 2.6.24, and correct a typo in one of the patches. 2006-04-28 21:14:05 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Joe Marcus Clarke
ac7fd91394 Update to 2.6.23. 2006-01-06 17: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
5880eaa03f Update to 2.6.22. 2005-09-12 22:56:01 +00:00
Joe Marcus Clarke
56e1efd144 Update to 2.6.21. 2005-09-04 22:54:24 +00:00
Joe Marcus Clarke
5786e86ede Correct PORTREVISIONs so that the overall PORTVERSION does not go
backwards.

Reported by:	eik's script
2005-08-28 17:18:38 +00:00
Jean-Yves Lefort
8680f69b0b - Also fix the catalog paths in xmllint.c and xmllint.1
- While here, refactor the catalog paths patches as ${REINPLACE_CMD} calls
2005-08-28 13:48:28 +00:00
Joe Marcus Clarke
2b459287b9 Update to 2.6.20. 2005-07-12 04:45:32 +00:00
Joe Marcus Clarke
783d1ba3e9 Update to 2.6.19. 2005-04-02 22:45:17 +00:00
Joe Marcus Clarke
de6202f35e Update to 2.6.18. 2005-03-15 04:20:26 +00:00
Pav Lucistnik
cf47d4363a - Nuke dormant patch which managed to break py-libxml2 2.6.17
Reported by:	krismail
2005-01-31 21:08:38 +00:00
Joe Marcus Clarke
48b56ad823 Update to 2.6.17. 2005-01-18 01:50:45 +00:00
Pav Lucistnik
39212fa861 - Change tunables from OPTIONS to plain make defines. Too many users
subconsciously enabled THREADS knob and ended with breakages later.

The last straw:	Adam McLaurin <adam.mclaurin@gmx.net>
Approved by:	FreeBSD/GNOME cabal
2004-11-24 20:19:08 +00:00
Joe Marcus Clarke
a20e0adb68 Update to 2.6.16. 2004-11-10 19:02:51 +00:00
Joe Marcus Clarke
60e4a7332e Actually add the patch to fix the crash. 2004-11-10 02:13:21 +00:00
Joe Marcus Clarke
a9b6ed5f72 Hack around a bug where invalid XML documents would cause libxml to
crash.

Reported by:	many
2004-11-10 02:12:45 +00:00
Joe Marcus Clarke
ee22df3797 Update to 2.4.15. 2004-10-28 07:56:48 +00:00
Joe Marcus Clarke
1b997d641e Update to 2.6.14. 2004-10-11 23:57:40 +00:00
Joe Marcus Clarke
b4fbdfd8fa Update to 2.6.13. 2004-09-01 18:50:58 +00:00
Joe Marcus Clarke
05779e9cd3 Update to 2.6.12. 2004-08-23 01:32:01 +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
ffb2455c8b Remove Python bingdings here as they going to be reintroduced in
slave port.

Tested by:	adamw, marcus
2004-07-06 03:01:19 +00:00
Joe Marcus Clarke
90d7717a82 Update to 2.6.11. 2004-07-05 23:47:59 +00:00
Joe Marcus Clarke
5ed632ef40 Update to 2.6.9. 2004-04-19 06:57:35 +00:00
Joe Marcus Clarke
2fc319beb5 Update to 2.6.8. 2004-03-23 14:40:57 +00:00
Joe Marcus Clarke
6e5c1e71eb Add a warning that pthread support may break certain ports.
Submitted by:	ale
2004-03-12 02:18:15 +00:00
Joe Marcus Clarke
d0f82038bc * Update to 2.6.7
* Use OPTIONS where it's feasible
* Use USE_ICONV
2004-02-23 18:37:41 +00:00
Adam Weinberger
81b33695b1 Update to 2.6.6. 2004-02-13 04:04:47 +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
Alexander Nedotsukov
d5c955e33a Get rid of .libs in RPATH entries.
PR:		62162
Reported by:	Matthias Andree <matthias.andree@gmx.de>
2004-02-03 09:23:23 +00:00