| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=129941
|
|
|
|
|
|
|
|
| |
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Project by: BSD# - http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Notes:
svn path=/head/; revision=129868
|
|
|
|
|
|
|
|
|
|
| |
- set DIST_SUBDIR.
PR: ports/78108 [1]
Submitted by: Sam Lawrance
Notes:
svn path=/head/; revision=129851
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add RESTRICTED (licensing issues).
- Install stuff in standard places.
- Install examples.
- Install readmes/licenses.
- Respect NOPORTDOCS.
- New MAINTAINER.
PR: ports/62704
Submitted by: debios@diku.dk
Notes:
svn path=/head/; revision=129821
|
|
|
|
| |
Notes:
svn path=/head/; revision=129817
|
|
|
|
|
|
|
|
| |
PR: ports/78077
Submitted by: Lowell Gilbert <freebsd-bugs-local@be-well.ilk.org>
Notes:
svn path=/head/; revision=129807
|
|
|
|
|
|
|
|
|
|
| |
- Style
PR: ports/78074
Submitted by: Sam Lawrance <boris@brooknet.com.au>
Notes:
svn path=/head/; revision=129800
|
|
|
|
|
|
|
|
| |
PR: ports/78034
Submitted by: Julian Stecklina <der_julian@web.de> (maintainer)
Notes:
svn path=/head/; revision=129793
|
|
|
|
|
|
|
|
| |
PR: ports/77972
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=129764
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=129739
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
${PTHREAD_CFLAGS} and ${PTHREAD_LIBS} include in the build to kill the
headache of old '_r' and can't run with something like ruby-opengl, ruby-sdl,
ruby-gtk2 and etc on FreeBSD 4.x or older 5.x. With this commit should solve
those issues. It is recommend you to rebuild any apps that depend on
lang/ruby18, so see the UPDATING for detail.
Remove the 'BROKEN' on the other ports that knu has added them few weeks ago.
Some of them have been tested, so if one of them is still broke then please
let us know and one of us will re-add the 'BROKEN'.
This changes was worked by lofi and me. lofi did everything on FreeBSD 4.x
and I did others. lofi, thanks for help!
Tested by: many people
Tested on: i386 (FreeBSD 4.x, 5.x and 6.x), amd64 (FreeBSD 5.x and 6.x),
and sparc64 (FreeBSD 5.x and 6.x)
Not test on: ia64 and alpha
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=129708
|
|
|
|
| |
Notes:
svn path=/head/; revision=129684
|
|
|
|
|
|
|
|
|
| |
so a real fix should be found ASAP.
Submitted by: gad
Notes:
svn path=/head/; revision=129635
|
|
|
|
|
|
|
|
| |
PR: ports/77883
Submitted by: maintainer
Notes:
svn path=/head/; revision=129598
|
|
|
|
| |
Notes:
svn path=/head/; revision=129563
|
|
|
|
|
|
|
| |
for the libjava case (still disabled for now, though).
Notes:
svn path=/head/; revision=129493
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
- disable the sxml stuff in default build (to avoid issues with
textproc/gauche-sxml
PR: ports/77542
Submitted by: Erik Greenwald <erik@smluc.org> (maintainer)
Notes:
svn path=/head/; revision=129363
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
It's worth pointing out that the Tcl project used to
*recommend* that application writers copy this kludge.
These ports work fine with Tcl 8.3, which provided a fake
matherr() even if the OS didn't, but here's what the
Tcl 8.4 changelog has to say:
2002-05-31 (dead code)[474335,555635] removed all use of matherr() (english)
*** POTENTIAL INCOMPATIBILITY ***
The following lines can be safely removed from any application that
has them, unless compatibility with SunOS 4.X is desired.
extern int matherr();
int *tclDummyMathPtr = (int *) matherr;
The build problems were pointed out by Kris, as usual. ;-)
Notes:
svn path=/head/; revision=129328
|
|
|
|
|
|
|
|
|
|
| |
- Take maintainership
PR: ports/77738
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
Notes:
svn path=/head/; revision=129326
|
|
|
|
|
|
|
|
|
| |
BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Submitted by: tmclaugh
Notes:
svn path=/head/; revision=129312
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Rename to match new name of the project
- Take maintainership
PR: ports/77611
Submitted by: Johan van Selst <johans@stack.nl>
Repocopy by: marcus
Notes:
svn path=/head/; revision=129307
|
|
|
|
|
|
|
|
| |
PR: ports/77650
Submitted by: Johan van Selst
Notes:
svn path=/head/; revision=129286
|
|
|
|
|
|
|
|
|
| |
been fixed in FreeBSD >= 600013 regarding using the GCC-compatibility.
Approved by: netchild (blanket)
Notes:
svn path=/head/; revision=129282
|
|
|
|
| |
Notes:
svn path=/head/; revision=129239
|
|
|
|
| |
Notes:
svn path=/head/; revision=129238
|
|
|
|
|
|
|
| |
and the handful of ports that depended on them.
Notes:
svn path=/head/; revision=129234
|
|
|
|
|
|
|
|
|
|
|
| |
inspection of src/contrib/gnu/crtstuff.c it seems it's the same as
crtbegin.o, so make a symlink for it. At least linking a "Hello World"
program with -static produces a working executable now.
Noticed by: Niklas Sorensson <nik@cs.chalmers.se>
Notes:
svn path=/head/; revision=129223
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Install in DATADIR=${JAVASHAREDIR}/${PORTNAME}
- Use %%DATADIR%%
- Add $FreeBSD$ tags
- Tweak COMMENT to calm portlint (and remove redundant port name from it)
- Improve launcher shell script (update to javavmwrapper 2.0) and use SUB_FILES
- Minor cosmetic improvements
Notes:
svn path=/head/; revision=129187
|
|
|
|
|
|
|
|
| |
PR: ports/77635
Submitted by: Johan van Selst <johans at stack.nl>
Notes:
svn path=/head/; revision=129153
|
|
|
|
|
|
|
|
| |
PR: ports/77638
Submitted by: Johan van Selst <johans@stack.nl>
Notes:
svn path=/head/; revision=129136
|
|
|
|
|
|
|
| |
Noticed by: cluster
Notes:
svn path=/head/; revision=129128
|
|
|
|
|
|
|
|
| |
- Use PORTDOCS/EXAMPLESDIR
- We still use the pre-built docs from 1.2.16
Notes:
svn path=/head/; revision=129096
|
|
|
|
| |
Notes:
svn path=/head/; revision=129041
|
|
|
|
| |
Notes:
svn path=/head/; revision=128825
|
|
|
|
|
|
|
| |
Submitted by: Clemens Fischer <ino-qc@spotteswoode.de.eu.org>
Notes:
svn path=/head/; revision=128798
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
environment (like da_DK.ISO_8859-15 as opposed to da_DK.ISO8859-15 on
-CURRENT), perl ports cannot be built. While this condition clearly is
an operator error, it is still no excuse for the build failure.
Fix that by cleaning locale-related variables for configure and build
steps. No plist changes, no portrevision bump.
Reported by: Flemming Jacobsen <fj quite-at batmule maybe-dot dk>
Notes:
svn path=/head/; revision=128764
|
|
|
|
|
|
|
| |
version number.
Notes:
svn path=/head/; revision=128732
|
|
|
|
|
|
|
|
|
| |
PR: ports/76413
Submitted by: Florent Thoumie <flz@xbsd.org>
Approved by: maintainer timeout (3 weeks)
Notes:
svn path=/head/; revision=128726
|
|
|
|
|
|
|
|
| |
PR: ports/77403
Submitted by: John Cochran
Notes:
svn path=/head/; revision=128722
|
|
|
|
|
|
|
|
|
|
|
|
| |
old email address bounces, and he has not been responsive to email on the
only other one we have for him.
These ports are now available for adoption.
Come back coop, we miss ya ...
Notes:
svn path=/head/; revision=128714
|
|
|
|
|
|
|
| |
Submitted by: Gerhard Gonter <g.gonter@ieee.org>
Notes:
svn path=/head/; revision=128710
|
|
|
|
|
|
|
|
|
|
|
| |
- Added M-Expression compiler and examples
- Updated documentation
PR: ports/77413
Submitted by: Nils M. Holm (maintainer)
Notes:
svn path=/head/; revision=128705
|
|
|
|
| |
Notes:
svn path=/head/; revision=128689
|
|
|
|
|
|
|
|
|
| |
icc.
Hint by: Ulrich Spoerlein <q@uni.de>
Notes:
svn path=/head/; revision=128680
|
|
|
|
|
|
|
| |
Noticed by: cluster via kris
Notes:
svn path=/head/; revision=128679
|
|
|
|
| |
Notes:
svn path=/head/; revision=128648
|
|
|
|
|
|
|
|
|
|
| |
share/nickle failure non-fatal, as people might be installing 3rd-party stuff
there.
Reported by: pointyhat via kris
Notes:
svn path=/head/; revision=128622
|
|
|
|
|
|
|
| |
created by matherr() no longer need to do so.
Notes:
svn path=/head/; revision=128597
|
|
|
|
|
|
|
|
| |
Mostly, this makes it easier to use this Makefile as the basis for
another elisp port.
Notes:
svn path=/head/; revision=128509
|