1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Commit Graph

210710 Commits

Author SHA1 Message Date
Erwin Lansing
43a03ec341 Update to 1.0.3
PR:		131320
Submitted by:	"Cory R. King" <coryking@mozimedia.com>
2009-02-03 09:06:52 +00:00
Martin Wilke
ed94060243 - Update to 0.17.0 2009-02-03 09:03:44 +00:00
Cheng-Lung Sung
37a43fbd17 - Update to 0.10.02
- improve MASTER_SITES resilience
- fix -fetch-original failure

PR:		ports/131267
Submitted by:	lth
2009-02-03 08:58:12 +00:00
Philippe Audeoud
ae65ea8510 - Update to 0.749
- Changlog <http://cpansearch.perl.org/src/JSIRACUSA/Rose-DB-0.749/Changes>

PR:		ports/131315
Submitted by:	Cory R. King <coryking _AT_ mozimedia.com>
Approved by:	maintainer
2009-02-03 08:53:47 +00:00
Mark Linimon
3bb5c33569 Over to new volunteer. 2009-02-03 08:31:45 +00:00
Erwin Lansing
4ebd942b89 Make java the primary category while it is in java, not databases.
Submitted by:	chkversion
Pointyat to:	fjoe
2009-02-03 08:06:54 +00:00
Erwin Lansing
51dcefda33 Finish moving this file to devel from net.
Submitted by:	chkversion
Pointyhat to:	pgollucci
2009-02-03 08:04:47 +00:00
Erwin Lansing
d114e9ec78 Also remove distinfo now the rest of the port has been
removed.

Pointyhat to:	tabthorpe
Submitted by:	chkversion
2009-02-03 08:00:44 +00:00
Andrej Zverev
0e0040f78a update to 0.26
Warning, Net::OpenSSH 0.24 introduced several backward incompatible changes.
Read the Changes file for the details!!!

Changelog: http://cpansearch.perl.org/src/SALVA/Net-OpenSSH-0.26/Changes
2009-02-03 07:13:42 +00:00
Philip M. Gollucci
a33341ebf1 - Update to 1.0b1
- use SF macro
2009-02-03 06:35:26 +00:00
Philip M. Gollucci
1959b9dfbd - Update to 3.2 2009-02-03 06:32:52 +00:00
Mark Linimon
164d970ce6 Mark as broken on sparc64: does not compile. 2009-02-03 06:18:18 +00:00
Mark Linimon
2e408b73ec Mark bogofilter and slave ports as broken on sparc64: coredump while
installing.
2009-02-03 06:16:40 +00:00
Mark Linimon
19f10e2dfc Mark as broken on sparc64: fails to install. 2009-02-03 06:11:27 +00:00
Mark Linimon
50ba4660e1 Mark as broken on sparc64. 2009-02-03 06:06:33 +00:00
Greg Lewis
a45fbaadc9 . Add a setup-user target which users may need to add after updating
eclipse.

Submitted by:	sepotvin@
2009-02-03 06:05:11 +00:00
Mark Linimon
d4886b0b80 Mark as broken on sparc64: fails to compile. 2009-02-03 05:57:44 +00:00
Mark Linimon
b10c21b547 Mark as broken on sparc64 (appears to invoke i386 asm). 2009-02-03 05:49:37 +00:00
Mark Linimon
20f4e7537a Fails to install on sparc64 with "configure: error: Unknown architecture." 2009-02-03 05:46:00 +00:00
Boris Samorodov
c7ff428384 Update to version 8.3.5.
PR:		ports/131291
Submitted by:	me
Approved by:	Peter Schuller <peter.schuller at infidyne.com> (maintainer)
2009-02-03 05:42:23 +00:00
Mark Linimon
cd07e95cef Fails to build on sparc64 with "needs to be ported to this platform". 2009-02-03 05:40:36 +00:00
Mark Linimon
2065aac02c Mark as broken on sparc64. 2009-02-03 05:36:54 +00:00
Mark Linimon
d1f978a202 Broken on sparc64. 2009-02-03 05:35:12 +00:00
Cheng-Lung Sung
7a154d0ba4 sexp_processor branches from ParseTree bringing all the generic sexp
processing tools with it. Sexp, SexpProcessor, Environment, etc... all
for your language processing pleasure

WWW: http://rubyforge.org/projects/parsetree/
2009-02-03 05:34:06 +00:00
Mark Linimon
c5eb4f6d9a Doesn't compile on sparc64, and probably doesn't make sense to try. 2009-02-03 05:33:35 +00:00
Mark Linimon
bb923ac198 Attempt to see if we can get this to run on sparc64. 2009-02-03 05:30:55 +00:00
Mark Linimon
4dda1d859a Mark slave port databases/libgda3-freetds broken on sparc64. 2009-02-03 05:24:46 +00:00
Mark Linimon
b55b5f7fd8 Broken on sparc64. 2009-02-03 05:19:04 +00:00
Philip M. Gollucci
ba904a5448 - Update to 1.0.1 2009-02-03 05:16:39 +00:00
Mark Linimon
1c5aa15f9d Broken on sparc64-7, too. 2009-02-03 05:16:21 +00:00
Philip M. Gollucci
7aa6023d1c - Update to 1.4.4
- note SHLIB bump (no dependant ports)
2009-02-03 05:11:52 +00:00
Jun Kuriyama
5c207f1127 - Fix compilation without update-coding-systems-internal function.
- Allow build with emacs-devel port.

Obtained from:	debian
2009-02-03 04:55:50 +00:00
Yen-Ming Lee
3398b45e5b - update to 0.21
PR:		131323
Submitted by:	"Cory R. King" <coryking@mozimedia.com>
2009-02-03 04:43:22 +00:00
Jung-uk Kim
4dad67f31a - Partially back out the previous attempt to fix PS/2 protocol support.
Extended PS/2 protocol without moused(8) is only supported from FreeBSD 7.1
and above.
- Try default PS/2 and USB mouse ports if /dev/sysmouse does not exist.
Previously, it was only available when HAL support was compiled in.
They should be able to handle SysMouse protocol at operation level 1.
- Check protocol for ums(4) as it only supports SysMouse protocol.
- Sync X server with mouse driver.

Reviewed by:	rnoland
2009-02-03 02:20:31 +00:00
Vanilla I. Shu
094329a722 Upgrade to 1.7. 2009-02-03 02:07:51 +00:00
Vanilla I. Shu
18431b8e14 Upgrade to 0.93. 2009-02-03 02:07:28 +00:00
Cheng-Lung Sung
15ee03103a - Update to 1.5.2 2009-02-03 02:06:35 +00:00
Cheng-Lung Sung
fc40af2f71 - Update to 3.7.0 2009-02-03 02:05:59 +00:00
Cheng-Lung Sung
cdb96b8ec1 - Update to 5.9.7 2009-02-03 02:02:36 +00:00
Jung-uk Kim
f29822d4d4 Fix breakages introduced in the previous commit. hf_has_sysctl() is only
capable of finding the leaf node.

Pointyhat to:	jkim
2009-02-03 01:54:59 +00:00
Cy Schubert
ef954463ba Fixup icons extraction. 2009-02-03 01:29:48 +00:00
Cheng-Lung Sung
98f7ad69b6 - Update to 0.33
Changes:	http://search.cpan.org/dist/XML-Atom/Changes
2009-02-03 01:27:49 +00:00
Cheng-Lung Sung
c0918c872f - Update to 0.9.8.4 2009-02-03 01:27:21 +00:00
Cheng-Lung Sung
924c7b635d - Update to 1.0.0 2009-02-03 01:27:03 +00:00
Gerald Pfeifer
6cdfb608fc Deprecate after this has failed to build for nearly half a year and I
failed to get a single user complaint.

EXPIRATION_DATE=2009-03-03.
2009-02-03 00:29:45 +00:00
Mark Linimon
2be3df4e6c Reset dyeske@gmail.com at his request.
Hat:	portmgr
2009-02-02 23:44:01 +00:00
Jung-uk Kim
28e9540211 - Do not search for Linux-specific hald-addon-acpi module.
- Remove unnecessary ioctl calls for battery on non-laptops.
- Do not use model-specific sysctl if it is not available.
- Always provide frequencies of BSP as we do not export APs' yet.

Reviewed by:	marcus
2009-02-02 22:33:22 +00:00
Jung-uk Kim
dc2795b91d Replace unnecessary open(2)/close(2) with stat(2) and do not sort result
of glob(3) when counting /dev/ttyv*.

Reviewed by:	marcus
2009-02-02 22:31:54 +00:00
Andrej Zverev
58fe8a1226 Update to 0.007
PR:		ports/131294
Submitted by:	hideo <hideo@lastamericanempire.com> (maintainer)
2009-02-02 20:57:20 +00:00
Rene Ladan
fd75ff8ffa Add PORTSCOUT variable to report only x.2y.z versions.
Approved by:	tabthorpe
2009-02-02 19:47:39 +00:00