Commit graph

229159 commits

Author SHA1 Message Date
Martin Wilke
49efbac1af - Update to 0.22
PR:		141722 141723 141724
Submitted by:	Bernhard Froehlich <decke@bluelife.at> (maintainer)
2009-12-19 13:03:53 +00:00
Pav Lucistnik
6e826d79dd - Mark BROKEN on 6.x: does not configure
Reported by:	pointyhat
2009-12-19 13:02:00 +00:00
Pav Lucistnik
b6b410305d - Update to 0.3.3
PR:		ports/141750
Submitted by:	Denny Lin <dennylin93@cnmc32.hs.ntnu.edu.tw>
2009-12-19 12:59:35 +00:00
Pav Lucistnik
40f473e916 - Mark BROKEN on 6.x: does not compile
Reported by:	pointyhat
2009-12-19 12:34:03 +00:00
Pav Lucistnik
e9486f0494 - Mark BROKEN on 6.x: does not link
Reported by:	pointyhat
2009-12-19 12:28:34 +00:00
Wen Heping
f574d8b100 - Update to 0.17016 2009-12-19 12:28:21 +00:00
Pav Lucistnik
0fb3558412 - Update to 1.5.7
PR:		ports/141769
Submitted by:	Julien Laffaye <kimelto@gmail.com> (maintainer)
2009-12-19 12:06:42 +00:00
Wen Heping
2e4faccf14 - Update to 0.97 2009-12-19 11:42:53 +00:00
Wen Heping
e9de75abbc - Update to 0.5.4 2009-12-19 11:30:59 +00:00
Stanislav Sedov
e683a33934 - Fix sparc64 build.
PR:		ports/141713
Submitted by:	Michael Moll <kvedulv@kvedulv.de>
2009-12-19 11:11:15 +00:00
Sergey A. Osokin
2b7ba7b002 Accordingly update uploadprogress module with patch from github.
Do not bump PORTREVISIONs.

Spotted by:	Vladimir Getmanshchuk aka vladget at openfilm dot com
Requested by:	Brice Figureau aka brice at daysofwonder dot com
		(uploadprogress module author)
2009-12-19 10:56:33 +00:00
Martin Wilke
b2f5599bfb - Fix index 2009-12-19 10:41:48 +00:00
Gerald Pfeifer
ab31e7dbf5 Update to Wine 1.1.35. Among others, this includes the following changes:
- Support for OLE transacted storage.
 - Better certificate checking on secure connections.
 - More progress on the 16-bit separation.
 - Left 4 Dead 2 DRM really supported now.
 - MSI performance improvements.
 - Various bug fixes.
2009-12-19 10:08:43 +00:00
Nicola Vitale
e3f5b04884 - Update to 0.9.7.1 2009-12-19 10:00:21 +00:00
Nicola Vitale
1cc4e19fbb - Remove -Z flag from PYDISTUTILS_INSTALLARGS
(Reported that www/trac has problems when Genshi is installed with zip-safe=false)
- Bump PORTREVISION (pkg-plist changed)
2009-12-19 09:47:59 +00:00
Joe Marcus Clarke
3367250616 Presenting GNOME 2.28.2. for FreeBSD. 2009-12-19 08:28:16 +00:00
Doug Barton
1f6c4862bd Update for version 2.15 2009-12-19 07:27:26 +00:00
Doug Barton
c8effc2604 Update for version 2.15:
It's no longer necessary to supply PM_BUILD_ONLY_LIST in an rc file
2009-12-19 07:26:49 +00:00
Doug Barton
3e4a05d81f This is svn version r200709
Feature Update
==============
1. Further update the --packages-build and --delete-build-only options
to work with -a:
	a. Create a new function clean_build_only_list() from code that
	was already in dependency_check() and use it both there and at
	the end of the config mode in -a.
	b. Properly initialize the variables related to these two features
	in the same spot as all the other global vars are initialized rather
	than doing it in different locations.

Major Cleanups
==============
1. 9-CURRENT has its own package repo now, hurray!

2. Instead of having a pca() to describe the post-config action
collect the stuff that always runs after config is done into a
function, and use the pca() logic to determine what to print. This
also restores the whitespace to consistency between the modes
(one port, multiport, -a).

3. Instead of fetching the directory listing for each port category
(devel, ports-mgmt, etc.) every time we need to check a port, fetch
it once and save it to a temporary file. This lets us do several
cool things:
	a. Save a lot of time not having to re-fetch each iteration
	b. Run the sed code to fix %2c -> , up front
	c. Add a sed pattern to fix %2b -> +
	d. Run a variety of different patterns to try and find the
	latest_pv

4. We only want to run the logic tree on whether $latest_pv is up to
date or not if that variable has a value, so add appropriate tests.

Minor Cleanups
==============
1. Make it easier to include the --packages-build and --delete-build-only
options in a portmaster rc file by setting the PM_BUILD_ONLY_LIST variable
(which is used by both options) in the script if either of the two
options is detected.

2. More robust error-handling for package directory creation in
pm_pkg_create().

3. Move the error message for "no package in -PP mode" to a variable
for both reuse and code readability.

Bug Fixes
=========
1. Not finding a package (or even a package repo) should only fail()
if we are using -PP, not if we're just using -P.
2009-12-19 07:25:44 +00:00
Gerald Pfeifer
372497c64b Update to the 20091217 snapshot of GCC 4.5.0. 2009-12-19 06:58:45 +00:00
Joe Marcus Clarke
86dc833880 Update to 2.28.2. 2009-12-19 06:22:07 +00:00
Joe Marcus Clarke
cd23711f6c Update to 2.28.2. 2009-12-19 06:17:02 +00:00
Joe Marcus Clarke
15779c10ce * Update to 2.28.2.
* Properly add support for reading keyboard invariants from hal. [1]

PR:		141143 [1]
Submitted by:	Andreas Wetzel <mickey242@gmx.net> [1]
2009-12-19 05:59:42 +00:00
Tong LIU
82dbff79e6 - Change BROKEN message
PR:	ports/129435
Submitted by:	Lapo Luchini <lapo@lapo.it>
Approved by:	maintainer timeout (toha@toha.org.ua)
2009-12-19 04:41:28 +00:00
Joe Marcus Clarke
9e25c0bd20 Update to 2.28.2. 2009-12-19 02:35:51 +00:00
Wen Heping
db57cf7cf6 - Update to 1.0.2
- Pass maintainership to miwi@
2009-12-19 02:32:32 +00:00
Wen Heping
ef50778952 - Update to 0.9.2 2009-12-19 02:30:57 +00:00
Wen Heping
82e6e46bf6 - Update to 4.22.8-25-g633d
- Make portlint happy

PR:		ports/141744
Submitted by:	Frank Altpeter <frank@altpeter.de> (maintainer)
2009-12-19 02:27:34 +00:00
Martin Wilke
a074b3d1a8 - Disconnect www/neon26 2009-12-18 23:38:22 +00:00
Martin Wilke
8dc50973bf - Remove www/neon26 (Removed due to security vulnerabilities (CVE-2009-2474
and CVE-2009-2474), also no longer under development since 2007)

Approved by:	maintainer timeout
With hat:	secteam
2009-12-18 23:37:49 +00:00
Martin Wilke
25504adc78 - Remove support for neon26
With hat:	secteam
2009-12-18 23:32:51 +00:00
Martin Wilke
faf5e464a4 - Update to 0.076
- As 0.076 brings the "extra" modules into the main ZNC package

PR:		141711
Submitted by:	Jase Thew <freebsd@beardz.net>
2009-12-18 23:20:57 +00:00
Pav Lucistnik
d1df2a45f5 - Update to 2.9.4.2009.12.15
PR:		ports/141657
Submitted by:	Tijl Coosemans <tijl@coosemans.org> (maintainer)
2009-12-18 23:12:12 +00:00
Pav Lucistnik
7703927d77 - Fix DATADIR
PR:		ports/141689
Submitted by:	Tobias Rehbein <tobias.rehbein@web.de> (maintainer)
2009-12-18 22:58:34 +00:00
Martin Wilke
d45de1261f - Update to 0.5.1 2009-12-18 22:56:57 +00:00
Martin Wilke
dbe2626d03 - Update to 0.2.9 2009-12-18 22:55:37 +00:00
Pav Lucistnik
3b04739739 - Update to 0.6.0
PR:		ports/141006
Submitted by:	soulcatcher <soulcatcher13@gmail.com>
2009-12-18 22:52:06 +00:00
Martin Wilke
c79591b22a - Update to 1.6.6 2009-12-18 22:50:00 +00:00
Martin Wilke
55420f4128 - Update to 0.0.90
PR:		141230
Submitted by:	Kirn Gill <segin2005@gmail.com>
Approved by:	maintainer
2009-12-18 22:44:00 +00:00
Pav Lucistnik
12fe6b30bf - Update to 2.5.11
PR:		ports/140463
Submitted by:	Chris Petrik <chris@officialunix.com>
Approved by:	maintainer timeout (araujo; 1 month)
2009-12-18 22:37:08 +00:00
Pav Lucistnik
b278c686f3 - Update to 4.79.4
PR:		ports/141726
Submitted by:	Mike Jakubik <mike.jakubik@intertainservices.com>
2009-12-18 22:30:47 +00:00
Martin Wilke
e7912fb229 - Update to 2.2.8
PR:		141748
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-12-18 22:29:45 +00:00
Martin Wilke
f316277e20 - Update to 0.4.7
PR:		141747
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-12-18 22:28:58 +00:00
Martin Wilke
d7213e8fdc - Update to 0.5.7
PR:		141746
Submitted by:	Toni Gundogdu <legatvs@gmail.com> (maintainer)
2009-12-18 22:28:06 +00:00
Martin Wilke
e15e939de5 - Update to 1.7.0
PR:		139688
Submitted by:	sylvio@
2009-12-18 22:27:11 +00:00
Martin Wilke
9ac4d612b0 - Update to 0.3.2
PR:		141420
Submitted by:	Stanislav A Svirid <count@211.ru> (maintainer)
2009-12-18 22:26:11 +00:00
Beat Gaetzi
44f1b3b22f - Fix installation of desktop icon
- Bump PORTREVISION

Reported by:	Guoqin Ren on forums.freebsd.org
Submitted by:	Yuri Pankov via forums.freebsd.org / IRC
2009-12-18 22:23:57 +00:00
Martin Wilke
f7ff0e5edd - Update to 1.4
PR:		141759
Submitted by:	"J.R. Oldroyd" <fbsd@opal.com> (maintainer)
2009-12-18 22:23:40 +00:00
Pav Lucistnik
7d8136e754 - Add dependency on librsvg2 to prevent crashes on runtime
PR:		ports/140984
Submitted by:	Joseph S. Atkinson <jsa@wickedmachine.net> (maintainer)
2009-12-18 22:04:56 +00:00
Martin Wilke
db8799a82a - Update MASTER_SITES 2009-12-18 21:45:17 +00:00