CVS log for ports/net-p2p/azureus/files/Attic/build.xml
Up to [FreeBSD] / ports / net-p2p / azureus / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.7
Wed Nov 2 01:35:37 2011 UTC (3 months, 1 week ago) by dougb
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.6: +1 -1 lines
Remove ports@ ports that have been DEPRECATED for at least 1 month audio/shoutcast Unfetchable; website rearranged audio/linux-shoutcast Unfetchable; website rearranged chinese/scim-chewing Does not configure converters/py-cjkcodecs Integrated into every python version in the tree databases/kpogre Does not compile deskutils/mhc Does not fetch deskutils/org-mode.el6 Does not fetch deskutils/gemcal Does not fetch devel/erlang-thrift Does not build dns/domtools Does not fetch editors/richtext Does not compile games/vultures-claw Does not fetch games/bomb Does not fetch games/lgeneral-data Bad plist games/linux-enemyterritory-jaymod Does not fetch games/xphotohunter Does not fetch graphics/gimpshop Fails to patch graphics/lightspark-devel Does not compile graphics/xmms-plazma Does not fetch graphics/py-cgkit Does not fetch, does not compile on ia64, powerpc, or sparc64 japanese/rxvt Does not fetch, fails to build with new utmpx japanese/epic4 Some distfiles do not fetch java/jde Does not fetch java/kaffe Does not fetch korean/gdick HTMLs from the Yahoo! Korea Dictionary cannot be parsed, other runtime problems korean/hanterm-xf86 Does not compile korean/stardict2-dict-kr Does not fetch lang/p5-JavaScript Does not fetch lang/TenDRA Website disappeared; last release 2006, Does not compile on recent FreeBSD-9 mail/freepops Does not build mail/itraxp Does not build misc/tellico Leaves file behind on deinstall net/gsambad Does not fetch net/nocatauth-gateway Uses a UID registered to another port net/nocatauth-server Uses a UID registered to another port net/libosip2 Does not fetch net/kmuddy Does not fetch net/netboot Does not build net-mgmt/jffnms Does not fetch net-p2p/frostwire Does not fetch net-p2p/azureus Does not fetch news/cleanscore Does not fetch news/nntpswitch Does not fetch news/p5-NewsLib Does not fetch russian/cyrproxy Does not fetch science/gerris Does not fetch security/opensaml Does not fetch sysutils/wmbattery Does not fetch sysutils/cpuburn No more public distfiles textproc/tei-guidelines-p4 Does not fetch textproc/tei-p4 Does not fetch textproc/py-hyperestraier Does not fetch textproc/tdtd.el Does not fetch textproc/tei-lite Does not fetch www/phpwiki13 Does not fetch www/p5-Apache-Scoreboard Depends on mod_perl www/p5-B-LexInfo Broken due the new mod_perl2 API www/phpwiki Does not fetch www/smb2www Apache13 is deprecated, migrate to 2.2.x+ now www/spip Checksum is changing daily www/monkey Does not fetch x11-toolkits/jdic Does not fetch x11-toolkits/py-kde Does not compile
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sun Feb 19 08:44:52 2006 UTC (5 years, 11 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_7_0_0, RELEASE_6_EOL, RELEASE_6_4_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_EOL, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
o Pacify portlint(1) by cleaning up BUILD_DEPENDS o This port now both builds and runs on amd64 arch as reported by others (I do not own hardware to verify that) PR: 92210 Submitted by: mi
Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Nov 7 01:43:00 2005 UTC (6 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
o Forced commit message to fix previous commit messag2, check item number 2: 1) Depend on jdk 1.4 instead of 1.5 since there have been too many problem reports. jdk 1.4 is known to work despite the urges from developers to use 1.5. 2) Rollback both files/build.xml and Makefile to versions consistent with dependency on jdk 1.4
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Nov 7 01:36:49 2005 UTC (6 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +2 -2 lines
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
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Nov 2 04:18:35 2005 UTC (6 years, 3 months ago) by lioux
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
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]
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Sep 10 00:13:20 2005 UTC (6 years, 5 months ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_6_0_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +6 -2 lines
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)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Jan 13 22:16:14 2005 UTC (7 years ago) by lioux
Branches: MAIN
CVS tags: old_RELEASE_5_4_0
o Build an azureus jar with a native jdk instead of downloading the jar o Use a custom made ant build.xml for building. Written with help from [1] o Clean up CLASSPATH, we do not need swt-pi-mozilla.jar o Bump PORTREVISION Reviewed by: jrandom [1]
