Erwin Lansing
acde26f363
Let the IGNORE message make a bit more sense and change it from:
...
===> p5-Some-Module-0.7 Port requires perl 5.6.x or later. Install
lang/perl5 then try again.
to:
===> p5-Some-Module-0.7 requires perl 5.6.x or later. Install
lang/perl5 then try again.
Approved by: silence on -ports
2005-10-31 18:24:21 +00:00
Kris Kennaway
91c58f29a6
BROKEN on 7.0: Does not compile
2005-10-28 23:02:26 +00:00
Emanuel Haupt
09f6cf8bee
Reset maintainer, does not respond to mails for 19 days. Since a few
...
days his MTA also remains unresponsive [1].
[1] Unable to deliver to destination domain
Failed to deliver to domain oven.org after 73 tries.
The last error was:
CantConnectToHost
Approved by: portmgr (linimon)
2005-10-28 17:05:15 +00:00
Jean-Yves Lefort
17504b9f6c
Update to 0.7.2
...
PR: ports/88126
Submitted by: maintainer
2005-10-28 12:59:47 +00:00
Mario Sergio Fujikawa Ferreira
9f19a0d77c
Update to 2.6.6
2005-10-28 09:06:48 +00:00
Kris Kennaway
dbb5534105
BROKEN: Does not build
2005-10-28 06:15:46 +00:00
Kris Kennaway
5b76e38a65
BROKEN: Incomplete pkg-plist
2005-10-28 06:10:21 +00:00
Herve Quiroz
ae2fc20c73
Fix rcNG launcher: the latest version (2.5.30.7) no longer supports the
...
'-daemon' argument
Approved by: maintainer timeout (2 weeks)
2005-10-27 15:23:54 +00:00
Dirk Meyer
cb15fb76a9
- fix dependency
...
- fix openssl patch
maintainer emailed: 2005-10-08 (no feedback)
Approved by: (maintainer timeout)
2005-10-25 08:01:50 +00:00
Jeremy Messenger
2536132a5f
Fix the build for FreeBSD 4.x again, which I bring old parts back in by
...
accident. Still untest on 4.x.
Reported by: krismail
2005-10-22 19:27:59 +00:00
Jeremy Messenger
5b0d2f2f83
Update to 0.3, add WITHOUT_OPENSSL knob. I have created a patch for configure
...
to add a few new flags. If it causes any trouble, I will remove it.
* --help
* --disable-openssl (autocheck: enable by default)
* --openssl-include=PATH
* --openssl-lib=PATH
* Add CC and CFLAGS in configure for anyone can edit it.
I have submitted this patch to the author.
http://people.freebsd.org/~mezz/diff/configure.diff
I believe that it can be done in Jamfile instead configure, I will have to
learn more abot Jamfile later for what features and what it can do. If anyone
know any better way or so, let me know.
2005-10-20 19:11:03 +00:00
Oliver Eikemeier
cbf3b9754b
Add port net/torrentflux, a PHP based BitTorrent client that runs on a web server.
...
Unfortunately some manual configuration is necessary, so set NO_PACKAGE
(which is probably a dumb idea). Feel free to fix this.
While I'm here, sort CVSROOT-ports/modules.
2005-10-20 18:37:56 +00:00
Florent Thoumie
7f72702e41
- Update to 0.3.5.
...
- Add a note about slow hashing.
2005-10-20 13:11:48 +00:00
Florent Thoumie
1ca31f677a
- Update to 0.7.5.
2005-10-20 13:10:57 +00:00
Herve Quiroz
99e7de66e3
Update to 4.9 (and unbreak)
...
PR: 87501
Submitted by: Chad Castleberry <chadcastleberry@gmail.com>
Approved by: maintainer timeout
2005-10-18 02:34:28 +00:00
Jeremy Messenger
9bf293e121
Fix the build for FreeBSD 4.x. It's untest, btw.
...
Reported by: krismail
2005-10-17 07:15:39 +00:00
Mario Sergio Fujikawa Ferreira
1d8754ebe1
Fix build on FreeBSD 4.x branch through USE_GCC=3.4
...
Submitted by: pointyhat (kris)
2005-10-17 01:39:22 +00:00
Mario Sergio Fujikawa Ferreira
cda2ce7082
o Fix PLIST for the slave port net/py-bittorrent-core-devel
...
o Bump PORTREVISION
Submitted by: pointyhat (kris)
2005-10-16 10:30:46 +00:00
Mario Sergio Fujikawa Ferreira
72d98ca4de
o Move freenet startup script from bin to sbin to better uphold
...
hier(7)
o Bump PORTREVISION
2005-10-15 17:05:29 +00:00
Mario Sergio Fujikawa Ferreira
d113d6f336
Update to 0.6.1.3
2005-10-15 17:00:32 +00:00
Edwin Groothuis
591d615232
WITH_OGG vs. WITH_LIBOGG in some ports
...
There are so many ports in FreeBSD, that has libogg dependency
(transcode, vlc, mplayer, etc). But at least one of them,
audio/lopster use an incorrect name - all of them use the
WITH(OUT)?_OGG, but lopster uses the (I think) incorrect
WITH(OUT)?_LIBOGG make variable.
PR: ports/87398
Submitted by: Zahemszky Gabor <gabor@zahemszky.hu>
2005-10-14 10:20:32 +00:00
Mario Sergio Fujikawa Ferreira
a7297a4ee0
USE_GETTEXT due to internationalization
2005-10-13 16:08:49 +00:00
Mark Linimon
3ddda540e8
Pacify distfile survey by following redirects on URLs.
...
Source: distfile survey
2005-10-13 06:38:46 +00:00
Mark Linimon
58ab2f4723
Remove obsolete mastersite.
...
Source: distfile survey
2005-10-13 00:22:47 +00:00
Mario Sergio Fujikawa Ferreira
a867556871
Silence a warning message meant for developers only
2005-10-12 21:43:23 +00:00
Mario Sergio Fujikawa Ferreira
78783d9535
EXTRACT_DEPENDS on java/eclipse since it has to be available at
...
post-extract time
Submitted by: hq
2005-10-12 21:14:55 +00:00
Mario Sergio Fujikawa Ferreira
9fa4302ce4
o Fix java/eclipse dependencies due to recent update of eclipse to
...
version 3.1.1 [1]
o Bump PORTREVISION to force dependency fix
Pointy hat to: freebsd-eclipse@FreeBSD.org ;D
2005-10-12 13:45:19 +00:00
Mario Sergio Fujikawa Ferreira
adf6f31761
Update to 4.1.6 with devel/py-twistedCore support
2005-10-12 12:28:54 +00:00
Mario Sergio Fujikawa Ferreira
4ba2071a79
Add perl5 as a secondary category
2005-10-12 01:21:27 +00:00
Mario Sergio Fujikawa Ferreira
f999827786
Update to 2.6.5
2005-10-12 01:19:04 +00:00
Mark Linimon
f19abc3838
Mark as BROKEN: unfetchable.
...
Source: distfile survey
2005-10-11 19:17:34 +00:00
Jeremy Messenger
a375cd9af9
Transmission is a free BitTorrent client written from scratch in C. It aims to
...
be as efficient as possible. Only the Mac OS X version has a graphical
interface yet. Transmission is released under the MIT license.
Transmission is still in early development stage.
WWW: http://transmission.m0k.org/
--
Let me know if it doesn't work with FreeBSD 4.x for USE_GETOPT_LONG and for
anyone that has the different setup of OpenSSL (USE_OPENSSL). FreeBSD 4.x is
untest, but FreeBSD 5.x, 6.x and 7.x have been tested.
BTW: Using CVS version, because it has good bugs fixes and added FreeBSD
support that I sent Eric Petit (the author/developer) a patch.
2005-10-10 19:31:11 +00:00
Markus Brueffer
5c0706e43b
Update to version 1.1
2005-10-10 18:41:20 +00:00
Marcus Alves Grando
d232382b35
Change COMMENT to reflect Porters Handbook (sect 5.6)
...
Notified by: hq
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe> (maintainer)
2005-10-10 17:37:16 +00:00
Mario Sergio Fujikawa Ferreira
196f0c7bb0
o Add a rc.d startup script
...
o Bump PORTREVISION
2005-10-10 16:38:19 +00:00
Pav Lucistnik
7394c65e3f
- Update to 0.3.13
...
- Respect WITHOUT_X11
Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
2005-10-10 11:16:22 +00:00
Mario Sergio Fujikawa Ferreira
37f541660f
o rc.subr(8) startup scripts should "REQUIRE: LOGIN" instead of
...
NETWORKING since they rely on su(1) to user accounts other than
root
o Bump PORTREVISION
2005-10-10 11:05:04 +00:00
Mario Sergio Fujikawa Ferreira
2befbde59e
o Update to 0.6.1.2
...
o Add a rc.d startup script [1]
PR: 86016 [1]
Requested by: Evgeniy <dushistov@gmail.com> [1]
2005-10-10 06:59:09 +00:00
Mario Sergio Fujikawa Ferreira
7656d240d5
Add forgotten USE_RC_SUBR=yes since a rc.d startup script has been
...
included
2005-10-10 06:20:39 +00:00
Mario Sergio Fujikawa Ferreira
987b952288
o Update to Freenet Stable build 5105 released 20050930 snapshot
...
o Bump PORTREVISION since build version did not change
o Add a rc.d startup script [1]
PR: 86023 [1]
Requested by: Evgeniy <dushistov@gmail.com> [1]
2005-10-10 06:18:31 +00:00
Mario Sergio Fujikawa Ferreira
daf407906d
o Update MASTER_SITES
...
o Add perl5 as a secondary category
PR: 87070
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
2005-10-10 03:17:13 +00:00
Marcus Alves Grando
3ed936d756
Py2Play is a peer-to-peer network game engine -- It means that no
...
server is needed to play. Only (identical) clients are used
PR: 87006
Submitted by: Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
2005-10-08 23:25:46 +00:00
Pav Lucistnik
7817dff8a5
- Update to 0.9.8c
...
PR: ports/86499
Submitted by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu>
Approved by: maintainer timeout (15 days)
2005-10-08 15:41:31 +00:00
Renato Botelho
e404e449bd
- Fix WWW line
...
PR: ports/87036
Submitted by: maintainer
2005-10-07 11:37:45 +00:00
Mario Sergio Fujikawa Ferreira
4ba65cef22
Small protection layer in case the ports system is not completely
...
available on the target system but the dependencies are (read
java/eclipse).
2005-10-05 18:18:56 +00:00
Mario Sergio Fujikawa Ferreira
e0c4789408
Update to 0.6.1.1
2005-10-03 00:50:49 +00:00
Pav Lucistnik
f9326a20d7
- Update to 2.5.30.17
...
- Use external OpenSSL
PR: ports/86477
Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer)
2005-10-02 19:44:36 +00:00
Mario Sergio Fujikawa Ferreira
40928d6a4f
Update to 0.6.1
2005-09-30 23:45:52 +00:00
Mario Sergio Fujikawa Ferreira
bbc2ad8e01
New port btpeer version 0.2.1: Client functionality of bittorrent
...
protocol, network only environment
2005-09-25 22:29:20 +00:00
Mario Sergio Fujikawa Ferreira
3d41ff44cf
o Add a sample configuration file under FILESDIR
...
o Bump PORTREVISION
2005-09-25 13:48:42 +00:00