| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
applied after the initial xview-build and relies on correctly detecting
that the Makefile must be regenerated.
Notes:
svn path=/head/; revision=129508
|
|
|
|
| |
Notes:
svn path=/head/; revision=129507
|
|
|
|
|
|
|
|
| |
PR: ports/77793
Submitted by: maintainer
Notes:
svn path=/head/; revision=129506
|
|
|
|
| |
Notes:
svn path=/head/; revision=129505
|
|
|
|
|
|
|
|
|
|
|
|
| |
been fixed with the upgrade to 1.3.5.
This fixes two other deinstallation problems: pear2 not found and
several sub-directories (e.g. pear-HTML_Select_Common-1.1_3).
Approved by: maintainer
Notes:
svn path=/head/; revision=129504
|
|
|
|
|
|
|
|
| |
PR: ports/77868
Submitted by: maintainer
Notes:
svn path=/head/; revision=129502
|
|
|
|
| |
Notes:
svn path=/head/; revision=129501
|
|
|
|
| |
Notes:
svn path=/head/; revision=129500
|
|
|
|
|
|
|
| |
Reported by: kris via pointyhat
Notes:
svn path=/head/; revision=129499
|
|
|
|
|
|
|
|
|
| |
+ minor fix in the Makefile
Pointed out by: [1] kris via pointyhat
Notes:
svn path=/head/; revision=129498
|
|
|
|
| |
Notes:
svn path=/head/; revision=129497
|
|
|
|
| |
Notes:
svn path=/head/; revision=129496
|
|
|
|
| |
Notes:
svn path=/head/; revision=129495
|
|
|
|
| |
Notes:
svn path=/head/; revision=129494
|
|
|
|
|
|
|
| |
for the libjava case (still disabled for now, though).
Notes:
svn path=/head/; revision=129493
|
|
|
|
|
|
|
| |
- Nuke plist while here
Notes:
svn path=/head/; revision=129492
|
|
|
|
|
|
|
|
| |
PR: ports/77863
Submitted by: Klaus Michael Indlekofer (maintainer)
Notes:
svn path=/head/; revision=129491
|
|
|
|
|
|
|
|
| |
PR: ports/77862
Submitted by: Klaus Michael Indlekofer (maintainer)
Notes:
svn path=/head/; revision=129490
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove extra-patch in favour of USE_LIBTOOL
- Remove two-line plist
PR: ports/77563
Submitted by: Kay Lehmann (maintainer)
Notes:
svn path=/head/; revision=129489
|
|
|
|
| |
Notes:
svn path=/head/; revision=129488
|
|
|
|
|
|
|
|
| |
PR: ports/77856
Submitted by: maintainer
Notes:
svn path=/head/; revision=129487
|
|
|
|
|
|
|
| |
Approved by: MAINTAINER
Notes:
svn path=/head/; revision=129486
|
|
|
|
| |
Notes:
svn path=/head/; revision=129485
|
|
|
|
|
|
|
| |
* fix proflibs issue
Notes:
svn path=/head/; revision=129484
|
|
|
|
| |
Notes:
svn path=/head/; revision=129483
|
|
|
|
|
|
|
|
| |
Noticed by: kris
Approved by: demon
Notes:
svn path=/head/; revision=129482
|
|
|
|
| |
Notes:
svn path=/head/; revision=129481
|
|
|
|
| |
Notes:
svn path=/head/; revision=129480
|
|
|
|
| |
Notes:
svn path=/head/; revision=129479
|
|
|
|
| |
Notes:
svn path=/head/; revision=129478
|
|
|
|
| |
Notes:
svn path=/head/; revision=129477
|
|
|
|
| |
Notes:
svn path=/head/; revision=129476
|
|
|
|
|
|
|
|
|
| |
use cd ${PORTSDIR}/deve/pwlib && make -V WRKSRC instead of
hard-coding default location which is not always applicable
- While I'm here, pacify portlint(1) (spaces -> tab)
Notes:
svn path=/head/; revision=129475
|
|
|
|
| |
Notes:
svn path=/head/; revision=129474
|
|
|
|
|
|
|
| |
probably not the right category for it).
Notes:
svn path=/head/; revision=129473
|
|
|
|
| |
Notes:
svn path=/head/; revision=129472
|
|
|
|
|
|
|
| |
Pointer by: kris
Notes:
svn path=/head/; revision=129471
|
|
|
|
|
|
|
|
| |
Spotted by: pointyhat via kris
Approved by: krion
Notes:
svn path=/head/; revision=129470
|
|
|
|
|
|
|
| |
add a patch which fixes non-7-bit-clean header handling
Notes:
svn path=/head/; revision=129469
|
|
|
|
|
|
|
|
|
|
| |
game.
PR: ports/48426
Submitted by: Eugene Grosbein <eugen at grosbein dot pp.ru>
Notes:
svn path=/head/; revision=129468
|
|
|
|
| |
Notes:
svn path=/head/; revision=129467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Maildir quota is now enabled by default.
The following options were deleted:
- WITH_MAILDIRQUOTA
- WITH_TRASHQUOTA
- New option WITH_AUTHLIB is added, which provides optional support for
Courier Auth Library (mail/courier-authlib port).
- Userdb authentication, LDAP and MySQL support are provided through
courier-authlib now, thus the following options
- WITH_USERDB
- WITH_LDAP
- WITH_MYSQL
have been superceded by WITH_AUTHLIB.
WARNING! WARNING! WARNING!
- Unfortunately, when maildrop is compiled using WITH_AUTHLIB knob, the
resulting binary cannot properly locate libcourierauth.so.0 library:
yasu@sugar[22]% ldd /usr/local/bin/maildrop
/usr/local/bin/maildrop:
libcourierauth.so.0 => not found (0x0)
libstdc++.so.3 => /usr/lib/libstdc++.so.3 (0x2808e000)
libm.so.2 => /usr/lib/libm.so.2 (0x280d3000)
libc.so.4 => /usr/lib/libc.so.4 (0x280ee000)
This is because libcourierauth.so.0 is not installed in the standard library
path of dynamic linker.
One possible solution is to add '-rpath ${LOCALBASE}/lib/courier-authlib'
to linker flags. Unfortunately, this breaks the installation procedure.
A solution to this problem is being actively sought, and I hope it will be
fixed shortly.
PR: ports/76786
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes:
svn path=/head/; revision=129466
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
the features that people like so much in languages like Python, Ruby and
Smalltalk, making them available to Java developers using a Java-like syntax.
Groovy is designed to help you get things done on the Java 2 Platform in a
quick, concise and fun way. Groovy brings the power of a scripting language
directly into the Java 2 Platform. For example:
- Shell scripting using Groovy allows the full power of the Java Platform to be
brought to bear to the task at hand.
- Groovy can be used (and indeed is already being used) as a replacement for
Java for small and medium sized applications to execute on the Java 2
Platform.
- Groovy can be used as an embedded language for dynamic business rules or
extension points utilizing the agility of Groovy and saving the cost of
redeploying applications for each change of rule (especially when the rules
are stored in a database).
- Groovy makes writing test cases for unit tests very easy.
As well as being a powerful language for scripting Java objects, Groovy can be
used as an alternative compiler to javac to generate standard Java bytecode to
be used by any Java project.
WWW: http://groovy.codehaus.org/
Notes:
svn path=/head/; revision=129464
|
|
|
|
| |
Notes:
svn path=/head/; revision=129463
|
|
|
|
|
|
|
|
|
|
|
| |
- Update WWW: line to point to game website, couldn't
find server website.
PR: ports/77843 [1]
Submitted by: Sam Lawrance <boris@brooknet.com.au> [1]
Notes:
svn path=/head/; revision=129462
|
|
|
|
|
|
|
|
|
| |
ChangeLog: http://slipgate.za.net/dosage/downloads/changelog
PR: ports/77844
Submitted by: Antoine Brodin (maintainer)
Notes:
svn path=/head/; revision=129461
|
|
|
|
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: ports/77783
Submitted by: Thomas-Martin Seck (maintainer)
Obtained from: gatling CVS
Notes:
svn path=/head/; revision=129460
|
|
|
|
| |
Notes:
svn path=/head/; revision=129459
|
|
|
|
| |
Notes:
svn path=/head/; revision=129458
|
|
|
|
|
|
|
|
| |
Submitted by: Zbynek Burget <zburget@miastudio.cz>
and Pavel@Janik.cz (Pavel Janik) [2]
Notes:
svn path=/head/; revision=129457
|