| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
switching to and from Emacs and Default keybindings pollutes
both sets with duplicates.
Bump the port revision.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
Right now this is a noop in the former case and a noop in the latter
case unless lang/gcc44 has been installed explicitly.
This puts a bit more emphasis on standardizing on a canonical version
"current" GCC and makes it easier to update that canonical version
by changing the default in Mk/bsd.gcc.mk and updating the lang/gcc port.
That is, USE_GCC=yes means "use a decent/modern version of GCC" without
having to worry about details.
Approved by: portmgr (bdrewery)
|
| |
|
|
|
|
|
| |
Tested on HEAD, 9.1 and 8.4.
PR: ports/181124
Submitted by: Jonathan Chen jonc at chen.org.nz
|
| | |
|
| | |
|
| |
|
|
| |
- Trim Makefile header
|
| | |
|
| | |
|
| |
|
|
| |
an IcedTea6 patch nor a security fix.
|
| |
|
|
|
|
|
|
|
| |
building cluster from dying when building java ports.
This bug is referenced upstream here: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6636110
Submitted by: dim
With hat: portmgr
|
| |
|
|
| |
- Disable test_gamma by default.
|
| |
|
|
|
|
| |
for OpenJDK ports.
Obtained from: IcedTea Project
|
| | |
|
| |
|
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-July/023941.html
Obtained from: IcedTea Project
PR: ports/180541
|
| | |
|
| |
|
|
|
|
|
| |
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment
|
| | |
|
| |
|
|
| |
location to MASTER_SITES instead and remove the manual download prompt.
|
| |
|
|
|
| |
- Trim Makefile header
- Fix format of WWW field in pkg-descr
|
| |
|
|
| |
. Unbreak the port by committing the other half of the patch-set split.
|
| |
|
|
|
| |
the port since I can't commit the split all at once due to subversion
size limits. Yay.
|
| |
|
|
| |
Submitted by: Andriy Gapon <avg@FreeBSD.org>
|
| | |
|
| | |
|
| |
|
|
|
| |
PR: ports/179660
Reported by: John Marino <draco@marino.st>
|
| |
|
|
| |
- update UPDATING with a hint how to keep subversion17
|
| |
|
|
|
|
|
|
|
|
| |
- Propagate Make environment to Ant to use the correct JDK and not just the one
that Ant was built with.
PR: 173505 [1]
Submitted by: James Raynard <james.raynard@pobox.com> [1]
Patch by: Piotr Smyrak <piotr.smyrak@gmail.com> [1]
Obtained from: https://launchpad.net/ubuntu/+source/java3d/1.5.2+dfsg-8 [1]
|
| |
|
|
|
|
|
|
|
| |
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi)
|
| | |
|
| | |
|
| |
|
|
| |
(I bumped this port in the wrong checkout)
|
| | |
|
| |
|
|
| |
- Trim Makefile header
|
| |
|
|
|
|
|
|
| |
looking for the proper LOCALBASE/bin/unzip that UNZIP_CMD is set to.
Will let maintainers decide if archivers/unzip is really still needed.
Some of these ports/options remain broken due to other issues.
With hat: portmgr
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Distfile was rerolled, maintainer has checked that there are no spurious changes
RC script now can be tuned to hard way kill stuck JBoss or any child
processes preventing restart; RC script can be configured to make a
delay after killing (for example for restart).
Add LICENSE info.
PR: ports/178142
Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
MAKE_JOBS_NUMBER to 1. This makes it safe to do -j${MAKE_JOBS_NUMBER}
without any extra logic.
- Cleanup ports working around the empty MAKE_JOBS_NUMBER
- This also fixes several ports that were expecting MAKE_JOBS_NUMBER
to always have a number
Reviewed by: bapt
Spotted by: John Marino <draco@marino.st>
With hat: portmgr
|
| | |
|
| | |
|
| |
|
|
|
|
|
| |
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
|
| |
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
| | |
|
| | |
|
| |
|
|
| |
Approved by: portmgr (bapt)
|
| | |
|
| |
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-April/022985.html
Obtained from: IcedTea Project
|
| | |
|
| | |
|
| |
|
|
| |
Feature safe: yes
|