Commit graph

163886 commits

Author SHA1 Message Date
Andrew Pantyukhin
c2e87c53c3 - Update to 0.7.11 2006-11-15 08:07:58 +00:00
Andrew Pantyukhin
b65d2fc3ef - Update to 0.5.2.1 2006-11-15 08:07:32 +00:00
Andrew Pantyukhin
0d7c79398b - Update to 1.1.4.5.061030 2006-11-15 07:53:01 +00:00
Andrew Pantyukhin
9c30d81a5c - Add a couple of targets to ease chrome.manifest generation 2006-11-15 07:43:23 +00:00
Alex Dupre
5befbf4275 Update to 0.9.12 release. 2006-11-15 07:15:49 +00:00
Xin LI
d6cd421f88 Update to 2.3.30. 2006-11-15 07:10:22 +00:00
Alex Dupre
9a33501ba8 Update to 0.6.11-pre1 release (it's 0.6.10 + a few BSD fixes). 2006-11-15 06:51:23 +00:00
Maho Nakata
e340b5552f Reconnect in Makefile.
We created openoffice.org-2-RC port since:
* openoffice.org-2 port should have stable one, not RC.
* RC period taking too long (~1 month).
* RC is quite frequently updated.
PR: 105195
2006-11-15 06:39:11 +00:00
Maho Nakata
f014a150f4 Fix portname.
Submitted by:	vd
2006-11-15 06:34:24 +00:00
Rong-En Fan
971a317962 - Reflect repocopy ofscience/py-scipy -> science/py-scipy03 2006-11-15 05:54:59 +00:00
Rong-En Fan
5a775fa809 - Update to 0.5.1
- Depends on newer NumPy
- Depends on wxPython either 2.4 or 2.6

PR:		ports/103830
Submitted by:	Li-Lun Wang
Approved by:	Diane Bruce (maintainer)
2006-11-15 05:54:00 +00:00
Rong-En Fan
09165b2aa3 - Conflict with newer math/py-numpy
Noticed by:	Diane Bruce <db at db.net>
2006-11-15 05:51:39 +00:00
Rong-En Fan
9c54ff04c1 - Update to 1.0rc1
- Add options for ATLAS
- Fix ATLAS detection
- Use feclearexcept(3) rather than fpsetsticky(3) on 5.3+
- Add CONFLICTS for f2py. Both ports install bin/f2py

PR:		ports/103827
Submitted by:	Li-Lun Wang
Approved by:	maintainer timeout (6 weeks)
2006-11-15 05:50:40 +00:00
Rong-En Fan
ce6c07ab82 - Stick on SciPy 0.3.x for now
Submitted by:	Diane Bruce (maintainer)
2006-11-15 05:48:30 +00:00
Oliver Lehmann
613ad07fc0 fix Xfce4.desktop installation
fix gdm autodetection

Reported by:	"Martin Horcicka" <martin@horcicka.eu>
2006-11-15 04:34:28 +00:00
Dag-Erling Smørgrav
e72203ac1e Correct man page listing. 2006-11-15 03:11:56 +00:00
Munechika SUMIKAWA
6163f319e9 Fix plist. 2006-11-15 01:41:48 +00:00
Michael Johnson
b64c955cf9 Update to 1.4.9
PR:		105428
Submitted by:	KIMURA Yasuhiro <yasu@home.utahime.org>
2006-11-15 01:09:19 +00:00
Michael Johnson
627558f256 Update to 1.8.74
PR:		105427
Submitted by:	KIMURA Yasuhiroi <yasu@home.utahime.org>
2006-11-15 01:06:25 +00:00
Shaun Amott
a673035911 Add a patch from CVS to fix a security vulnerability.
PR:		ports/105510
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Security:	VuXML cca97f5f-7435-11db-91de-0008743bf21a
2006-11-15 00:05:59 +00:00
Shaun Amott
ed13cdbb3e Document "proftpd -- Remote Code Execution Vulnerability". 2006-11-14 23:25:19 +00:00
Thierry Thomas
43f9aeb32b Mark BROKEN on 5.x (undefined reference to `feenableexcept').
Reported by:	pointyhat via Kris
2006-11-14 22:47:57 +00:00
Ion-Mihai Tetcu
3bb0284b56 Fix typo for SQLITE3 case preventing among other things packaging.
Submitted by:	maintainer on IRC
2006-11-14 22:33:19 +00:00
Ion-Mihai Tetcu
482aac5572 Fix typo for SQLITE3 case preventing among other things packaging.
PR:		105545
Submitted by:	maintainer
2006-11-14 22:28:01 +00:00
Andrew Pantyukhin
dd1463842a - Update to 0.8.4
Approved by:	Radoslaw Kozlowski <radek@raadradd.com> (maintainer)
2006-11-14 21:17:20 +00:00
Andrew Pantyukhin
9fedb20214 - Update to 0.9.9
Approved by:	Radoslaw Kozlowski <radek@raadradd.com> (maintainer)
2006-11-14 21:16:32 +00:00
Stanislav Sedov
43baec4731 - Don't links agains threading libraries in case if pthreads support was
disabled.

Reported by:	Anton Yuzhaninov <citrin@citrin.ru>
2006-11-14 20:49:52 +00:00
Edwin Groothuis
38c9d65528 Update misc/cpuid handling of AMD CPU features
PR:		ports/105534
Submitted by:	Ed Maste <emaste@FreeBSD.org>
2006-11-14 20:49:38 +00:00
Stanislav Sedov
44752edb42 - Fix typo in LDFLAGS (s,-I,-L,)
Approved by:	maintainer via private email
2006-11-14 20:36:01 +00:00
Rong-En Fan
82adc44458 - Now I understand what really happened. share/locale/zh_TW.UTF-8/LC_CTYPE
is a symlink to ../UTF-8/LC_CTYPE. So, changing the linking target is
  enough.

This should really fix pointyhat build.
2006-11-14 19:01:12 +00:00
Oliver Lehmann
c095fba1a2 replace "/usr/X11R6" in Xfce.desktop by %%PREFIX%% and parse that during the
installation
2006-11-14 18:13:21 +00:00
Erwin Lansing
f132db2204 Update to 1.1.2 2006-11-14 18:11:18 +00:00
Oliver Lehmann
669d635db1 fix configure step
bump PORTREVISION
2006-11-14 18:09:27 +00:00
Alejandro Pulver
97ba49cd75 - Use WANT_UNICODE instead of WX_UNICODE since it can be compiled without the
Unicode version of WxWidgets.

PR:		ports/105493
Submitted by:	alepulver
Approved by:	Nicola Vitale <nivit@email.it> (maintainer)
2006-11-14 18:05:33 +00:00
Alejandro Pulver
ba6cd8292f - Integrate completely with bsd.wx.mk.
- Use ARCH instead of MACHINE_ARCH (will possibly allow cross-compilation).
- Rename local WX_VERSION since it is a variable defined in bsd.wx.mk.
- Remove BROKEN for 4.x since bsd.wx.mk takes care of it when WX_UNICODE is
  defined.

PR:		ports/105492
Submitted by:	alepulver
Approved by:	Denis Barov <dindin@dindin.ru> (maintainer)
2006-11-14 18:03:41 +00:00
Erwin Lansing
0c667cfcc0 - Update to 0.07
- Don't quote IGNORE
2006-11-14 17:56:32 +00:00
Erwin Lansing
282d699a5b - Update to 0.06
- Don't quote IGNORE
2006-11-14 17:54:13 +00:00
Erwin Lansing
cbfd5ad44f Update to 0.025 2006-11-14 17:37:39 +00:00
Xin LI
dc6c502dcc The Command Injection Vulnerability was corrected by awstats 6.5_2,1.
Submitted by:	Alex Samorukov
PR:		ports/105233
2006-11-14 16:57:17 +00:00
Jimmy Olgeni
44d326deeb Upgrade to version 1.65. 2006-11-14 15:57:47 +00:00
Stanislav Sedov
c7979b220e - GCC4 compatiblity
- Change my email
2006-11-14 15:27:22 +00:00
Stanislav Sedov
e41ec7521c - Permissions safety
- Make PREFIX-clean
- Take maintainership
2006-11-14 15:12:25 +00:00
Stanislav Sedov
b07525c1a7 - Fix typo in OPTIONS handling
PR:		ports/105515
Submitted by:	Eygene <rea-fbsd@codelabs.ru>
2006-11-14 15:06:10 +00:00
Christian Weisgerber
ab615e2700 Update to 1.16. User-visible changes:
Incompatible changes:
* No globbing by default when extracting from or listing an archive.
* -l is now an alias of --check-links

Miscellaneous new options and bug fixes.  For a complete list, see
http://lists.gnu.org/archive/html/bug-tar/2006-10/msg00031.html
2006-11-14 14:44:21 +00:00
Emanuel Haupt
b25e0162cf - Install files with proper ownership
- Bump PORTREVISION

PR:		104972
Submitted by:	Dr. Markus Waldeck <waldeck@gmx.de>
Approved by:	maintainer
2006-11-14 14:37:39 +00:00
Andrey A. Chernov
6b537e5bae Dist re-rolled on master site (compression)
Use misc/mime-support package
2006-11-14 14:24:52 +00:00
Martin Wilke
87d40477ee - Update MASTER_SITES
PR:		ports/105524
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2006-11-14 14:03:34 +00:00
Emanuel Haupt
eea9f357a1 Update to 4.2.7
PR:		105501
Submitted by:	Jonathan Hanna <jhanna@pangolin-systems.com> (maintainer)
2006-11-14 13:48:03 +00:00
Martin Wilke
9400905ccc - Update MASTER_SITES
PR:		ports/105523
Submitted by:	Serge Negodyuck <petr@petrovich.kiev.ua> (Maintainer)
2006-11-14 13:27:20 +00:00
Erwin Lansing
0cf55ff9e4 - Mark BROKEN as the only master site requires authorization
- Drop maintainership

PR:		105239
Submitted by:	gabor
2006-11-14 13:21:42 +00:00