First  |  Prev |  Next  |  Last
Pages: 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
Porting Java Applications - Best Practise?
Hi, I'm planning to create ports for some java applications. Some of them are going to utilize devel/maven2. (And all of them depend on www/tomcat6.) I've noticed that bsd.java.mk has support for Apache ANT, but not for maven2. And the Porter's Handbook just talks about Apache ANT [1]. Besides that I was no... 1 Jun 2010 10:51
How to know which version of an apps available in various FreeBSD release?
Hi, I'm doing a survey about the availablilty of some packages in different platform, including FreeBSD release. I want to know whether the package is existed in the specific FreeBSD release, and which version it is? I found: http://www.freebsd.org/ports/ , however, it is only against -STABLE or -CURRENT. I also... 1 Jun 2010 09:45
INDEX now builds successfully on 6.x
_______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" ... 1 Jun 2010 06:29
Direct or indirect libdependencies (using the libintl.so.8 case)
The general argument follows below, I just need some anecdotal evidence first: Yesterday, I was chasing libintl.so.8, rebuilding all ports that got bumped, checking with libchk for other libintl.so.8 dependencies, and forcing a rebuild of all these packages: All but two of them had an indirect dependency on ... 8 Jun 2010 09:10
INDEX build failed for 6.x
INDEX build failed with errors: Generating INDEX-6 - please wait..pkg_info: not found pkg_info: not found Done. make_index: p5-Math-RPN-1.09: no entry for /nonexistentlocal/lib/perl5/site_perl/5.10.1/ExtUtils/MakeMaker.pm::/local0/portmgr/tindex/ports/devel/p5-ExtUtils-MakeMaker make_index: p5-Math-RPN-1.09: no e... 1 Jun 2010 03:15
devel/cmake bug: "-pthread;-D_THREAD_SAFE" emitted instead of "-pthread -D_THREAD_SAFE"
Hi, somehow devel/cmake outputs "-pthread;-D_THREAD_SAFE" instead of "-pthread -D_THREAD_SAFE" to the generated Makefiles (note the semicolon). This means some list is passed verbatim to the compiler, causing the shell to execute the wrong commands. I have looked into the source code but there seems to be no r... 31 May 2010 16:23
INDEX now builds successfully on 6.x
_______________________________________________ freebsd-ports(a)freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "freebsd-ports-unsubscribe(a)freebsd.org" ... 31 May 2010 15:17
MOVED file format error
There's a typo in the most recent version of /usr/ports/MOVED: # portsdb -Fu portsdb: MOVED file format error This patch fixes it: --- OLD/MOVED 2010-05-31 13:07:01.000000000 -0500 +++ MOVED 2010-05-31 13:11:55.000000000 -0500 @@ -4428,4 +4428,4 @@ x11-wm/xmonad-contrib|hs-xmonad-contrib|2010-05-24|R... 31 May 2010 17:29
issues unveiled by devel/gettext
Error 1: The configure script of devel/gettext pulls in gawk if installed, which depends on gettext and causes install to fail. Error 2: I updated with "portmaster -Da" so I stumbled over lots of stuff that didn't get version bumped, even though it directly links to gettext. This is the list of packages that m... 3 Jun 2010 10:02
Wrong lib version in UPDATING for devel/gettext
Hi, I just upgraded to gettext 0.18, and I noticed that the entry in UPDATING seems to document the wrong version numbers: (from intl.7 to intl.8) should be (from intl.8 to intl.9) $ grep 'intl\.so' devel/gettext/pkg-plist lib/libintl.so lib/libintl.so.9 -- Denny Lin _____________________________________... 31 May 2010 08:40
First  |  Prev |  Next  |  Last
Pages: 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48