Mario Sergio Fujikawa Ferreira
818aedf9f2
o Make sure gmake upholds the port's system environment variables
...
C{C,XX}
o Properly link against wxgtk 2.6
o Bump PORTREVISION
2005-11-20 02:05:28 +00:00
Jeremy Messenger
d39f7b7125
Fix the build for FreeBSD 4.x, untest...
...
Reported by: krismail
2005-11-20 01:38:17 +00:00
Jeremy Messenger
f22330796f
- Update to 0.4.
...
- Add '-dx' in jam by default to give the verbose of build. Easier for me to
collect the bug report or/and read in log from tinderboxes.
- /usr/bin/fmt -> ${FMT}, reported by portlint.
2005-11-19 00:55:47 +00:00
Mario Sergio Fujikawa Ferreira
c18af4fafb
o Update to snapshot 20051020
...
o Use the jdk 1.5 version WITH_JDK15 or the jdk 1.4 one otherwise
PR: 88899
Submitted by: Peter Thoenen <eol1@yahoo.com>
2005-11-18 21:20:31 +00:00
Mario Sergio Fujikawa Ferreira
2ea511dba2
o Update to 1.12.0
...
o Switch from depending on x11-toolkits/wxgtk24 to x11-toolkits/wxgtk26
o Remove patches which incorporated in the distribution
PR: 88176
Submitted by: Frerich Raabe <frerich.raabe@gmx.de>
2005-11-18 07:01:51 +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
Mario Sergio Fujikawa Ferreira
ec7bbee327
USE_TWISTED_RUN instead of manually adding a RUN_DEPENDS entry
2005-11-15 02:22:33 +00:00
Jeremy Messenger
b9515288ee
Add SHA256.
2005-11-12 20:50:38 +00:00
Mario Sergio Fujikawa Ferreira
9a4b87b1c7
Add SHA256 checksum
2005-11-11 06:06:17 +00:00
Florent Thoumie
f9e681e43d
- Add SHA256 checksums.
2005-11-09 11:23:01 +00:00
Pav Lucistnik
dc33aa59f5
Move instant messaging related ports to newly created net-im category:
...
net/gaim -> net-im/gaim
net/gaim-latex -> net-im/gaim-latex
net/gaim-openq -> net-im/gaim-openq
net/gaim-rss-reader -> net-im/gaim-rss-reader
net/gicq -> net-im/gicq
net/gnomeicu2 -> net-im/gnomeicu2
net/gossip -> net-im/gossip
net/ickle -> net-im/ickle
net/jabber -> net-im/jabber
net/jabber-aim -> net-im/jabber-aim
net/jabber-conference -> net-im/jabber-conference
net/jabber-jud -> net-im/jabber-jud
net/jabber-msn -> net-im/jabber-msn
net/jabber-users-agent -> net-im/jabber-users-agent
net/jabber-yahoo -> net-im/jabber-yahoo
net/jarl -> net-im/jarl
net/kf -> net-im/kf
net/libicq -> net-im/libicq
net/libicq2000 -> net-im/libicq2000
net/loudmouth -> net-im/loudmouth
net/meanwhile -> net-im/meanwhile
net/meanwhile-gaim -> net-im/meanwhile-gaim
net/newsbot -> net-im/newsbot
net/ocaml-jabbr -> net-im/ocaml-jabbr
net/psi -> net-im/psi
net/py-jabber -> net-im/py-jabber
net/py-twistedWords -> net-im/py-twistedWords
net/p5-Net-Jabber -> net-im/p5-Net-Jabber
Repocopied by: marcus
2005-11-09 08:21:21 +00:00
Marcus Alves Grando
04c99d906c
Remove WWW
...
Add SHA256
PR: 87941
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by: maintainer timeout, 15 days
2005-11-08 20:35:02 +00:00
Mario Sergio Fujikawa Ferreira
264528dc1a
o Depend on jdk 1.4 instead of 1.5 since there have been too many
...
reports of problems. jdk 1.4 is known to work despite the urges
from developers to use 1.5.
o Rollback files/build.xml and Makefile to version in consistent
with dependency on jdk 1.5
2005-11-07 01:36:49 +00:00
Mario Sergio Fujikawa Ferreira
3bdbd12d53
Set JAVA_{EXTRACT,BUILD,RUN} appropriatly
...
Suggested by: lawrence
2005-11-06 05:26:49 +00:00
Marcus Alves Grando
fce4f9484b
Update to 0.3.14 [1]
...
Make portlint happyer
PR: 88304 [1]
Submitted by: dhchen <dhchen@dhchen.com> [1]
Approved by: Mohacsi Janos <mohacsi@niif.hu> (maintainer)
2005-11-05 23:36:03 +00:00
Tilman Keskinoz
beca322723
Fix build on CURRENT
2005-11-05 19:38:54 +00:00
Kris Kennaway
b1cf59535c
Remove expired ports
2005-11-05 09:07:44 +00:00
Joe Marcus Clarke
235c907ae5
Bump PORTREVISION to chase the glib20 shared library update.
2005-11-05 05:22:06 +00:00
Edwin Groothuis
2bcd282f97
Chase unbreak (see 1.38 of net/py-bittorrent-devel/)
2005-11-04 22:24:22 +00:00
Mario Sergio Fujikawa Ferreira
e8ded53cd8
Update to 4.1.7 and remove BROKEN status
2005-11-02 11:53:07 +00:00
Mario Sergio Fujikawa Ferreira
0682de0c5d
o Make it possible to build against jdk 1.5 by adding javac option
...
memoryMaximumSize="80m"
o Switch from jdk 1.4 to 1.5 which is recomended by azureus developers
[1]
Requested by: too many [1]
2005-11-02 04:18:35 +00:00
Mario Sergio Fujikawa Ferreira
0ac6c901c3
Update to Freenet Stable build 5106 released 20051018 snapshot
2005-11-02 03:46:51 +00:00
Mario Sergio Fujikawa Ferreira
61087d48eb
Update to 0.6.1.4 and remove BROKEN status
2005-11-02 03:26:40 +00:00
Mario Sergio Fujikawa Ferreira
9d2abb6dad
Update to 2.6.7
2005-11-02 00:36:53 +00:00
Florent Thoumie
50da692481
- Update to 0.3.6.
2005-11-01 11:54:21 +00:00
Florent Thoumie
cf6647194a
- Update to 0.7.6.
2005-11-01 11:54:02 +00:00
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
Mario Sergio Fujikawa Ferreira
172675148f
Update to 0.1.1
2005-09-25 06:34:39 +00:00
Mario Sergio Fujikawa Ferreira
7473f0c063
Update to 1.2
2005-09-25 06:34:10 +00:00
Mario Sergio Fujikawa Ferreira
309207fba2
o Fix build with eclipse 3.1; thus, removing BROKEN status
...
- Update dependencies
- Unpack some shared libraries from eclipse's jars
o Bump PORTREVISION to force reinstallation with new eclipse
2005-09-25 03:54:25 +00:00
Mario Sergio Fujikawa Ferreira
6db9afca1e
Drop maintainership
2005-09-25 01:14:11 +00:00
Mario Sergio Fujikawa Ferreira
527e44de90
Update to 0.6.0.6
2005-09-18 20:12:12 +00:00
Mario Sergio Fujikawa Ferreira
a06e332d86
o Fix PLIST
...
o Bump PORTREVISION
2005-09-18 19:52:09 +00:00
Kirill Ponomarev
6b4c016cab
Drop maintainership, since I'm buried in the $REALLIFE stuff.
2005-09-14 08:26:09 +00:00
Pav Lucistnik
6d21339b10
- Remove dead master site
...
- Remove dead WWW
- Remove attribution
2005-09-13 21:27:49 +00:00
Mario Sergio Fujikawa Ferreira
bedb8cffad
Update to Freenet Stable build 5105 released 20050911 snapshot
2005-09-11 22:56:54 +00:00
Mario Sergio Fujikawa Ferreira
796f1dc3fc
Update to 2.3.0.4:
...
- Unpack some shared libraries from eclipse's jars
- Depend on jdk 1.4 which may result on a memory leak due to the
usage of jnio API. jdk 1.5 should fix this issue but our current
version does not work with azureus 2.3.0.x series
Reviewed by: freebsd-ports (silence)
2005-09-10 00:13:20 +00:00
Mario Sergio Fujikawa Ferreira
a3abbe1214
Update to 0.6.0.5
2005-09-05 03:10:22 +00:00
Mario Sergio Fujikawa Ferreira
e04790f008
Update to 2.6.4
2005-09-04 20:20:29 +00:00
Herve Quiroz
933fb69e8a
Mark the port as BROKEN: the distfile has changed.
...
PR: 85091 [1], 85597 [2]
Reported by: Gabor Kovesdan <gabor.kovesdan@t-hosting.hu> [1],
Ben <benlg03@gmail.com> [2]
2005-09-02 15:44:47 +00:00
Mario Sergio Fujikawa Ferreira
f712047e68
Update to 0.6.0.4
2005-09-02 03:05:48 +00:00
Kris Kennaway
ff63e17b52
BROKEN: Broken dependency
2005-08-31 03:18:36 +00:00
Mario Sergio Fujikawa Ferreira
86149e408e
Fix installation
...
Submitted by: pointyhat (krion)
2005-08-30 21:45:04 +00:00
Mario Sergio Fujikawa Ferreira
237fa8b40d
o Fix PLIST
...
o Bump PORTREVISION
Submitted by: pointyhat (krion)
2005-08-30 21:38:42 +00:00
Mario Sergio Fujikawa Ferreira
c5a06cfd34
Update to 2.6.3
2005-08-30 02:06:28 +00:00
Mario Sergio Fujikawa Ferreira
f3e6bfeea2
Fix PLIST; thus, removing BROKEN status
2005-08-29 00:28:02 +00:00
Mario Sergio Fujikawa Ferreira
ad135e01d7
Update to 0.6.0.3
2005-08-28 20:01:11 +00:00
Mario Sergio Fujikawa Ferreira
c335e2d154
o Much Makefile polishing [1]
...
o Update to 2.6.2
PR: 82466 [1]
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> [1]
2005-08-28 19:01:22 +00:00
Mario Sergio Fujikawa Ferreira
b3ebc48ba2
o Update to 4.1.4
...
o Most command line scripts have been renamed, check
http://www.bittorrent.com/bittorrent_versions.html
2005-08-28 18:23:02 +00:00
Mario Sergio Fujikawa Ferreira
44f70f7433
Update to 4.0.4
2005-08-28 18:13:37 +00:00
Mario Sergio Fujikawa Ferreira
fc9b786856
Update to 0.10.1
2005-08-28 18:13:10 +00:00