| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
| |
|
| |
|
| |
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
|
|
|
| |
- Remove infozip dependency
|
| |
|
|
|
|
| |
- Remove deprecated NOPORTDATA
|
|
|
|
| |
PR: 186636
|
|
|
|
| |
With hat: portmgr
|
| |
|
|
|
|
|
|
| |
- STAGE-clean
- Use anti-aliased fonts in the editor
- Remove article from COMMENT line
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt)
|
|
|
|
|
|
|
|
| |
OSVERSION bumps to check for on the release branches (even though they
have had the fix MFC'ed).
People seeing kernel panics on their machines need to update and pick up
those fixes.
|
| |
|
|
|
|
|
|
| |
available for part or all the needed distfiles.
Reported by: distillator
|
|
|
|
|
| |
. Mark as FORBIDDEN for releases without the MAP_STACK fix (or where that
fix isn't detectable), since kernel panics may result there.
|
|
|
|
|
|
| |
- Switch to -ml multi lingual download so all languages get included
- Support STAGEDIR
- Install icon and .desktop file
|
| |
|
| |
|
|
|
|
| |
- Convert to USES
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Implement sigset(2) for libjsig. All supported FreeBSD releases have it.
- Turn UseMembar back on by default until we find better solution.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
It fails to fetch from every listed MASTER_SITE.
It fetches from FreeBSD, but the checksum doesn't match.
PR: ports/185231
Forced by: maintainer timeout
|
|
|
|
| |
- adjust master_sites to archive for ECLIPSE
|
| |
|
| |
|
|
|
|
|
| |
PR: 185423
Submitted by: Hardy Schumacher <hardy.schumacher@gmx.de>
|
|
|
|
| |
With hat: portmgr-lurker
|
|
|
|
| |
With hat: portmgr-lurker
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20
- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4
PR: ports/184785
Submitted by: ohauer
Reviewed by: tabthorpe
Approved by: portmgr (tabthorpe@)
|
| |
|
| |
|
|
|
|
| |
Pointed out by: cperciva's make index bot
|
|
|
|
| |
Cleanups in several places
|
|
|
|
| |
A fix is being investigated
|
|
|
|
|
|
|
| |
files again.
PR: 185015
Submitted by: Phil Phillips <pphillips@experts-exchange.com>
|
| |
|
|
|
|
|
|
|
| |
- Tidy up signal handler.
- Disable a Linux-specific hack.
- Do not create stack guard for Java threads.
- Implement thread CPU time.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Remove patch to add -I/usr/local/include in freetype-config --cflags. If
ports need extra headers they should look for them, and not get them via
a side-effect.
Freetype had a header resuffle in 2.5.1, patch ports to use the new header
style.
Thanks go to bdrewery for the two exp-runs and rakuco for helping me with
some troublesome cmake ports.
PR: ports/184587
|
| |
|
|
|
|
| |
Reset maintainer of java/jmf and java/dbvis due to email bounce.
|
|
|
|
|
|
| |
iterating over all files under /usr/share/zoneinfo. All supported FreeBSD
versions create the file with tzsetup(8). This change usually improves
java.util.TimeZone performance because we only need to test just one file.
|
| |
|
|
|
|
|
|
| |
PKGNAMESUFFIX can be used in the devel/subversion* ports
Approved by: lev@ (implicit)
|
| |
|
| |
|
|
|
|
|
|
| |
http://icedtea.classpath.org/hg/icedtea6/rev/e98b0ef70b26
Obtained from: IcedTea Project
|
|
|
|
| |
necessary fixes on them for the past months.
|
|
|
|
|
|
|
|
|
| |
of the JAR it was installing from getopt.jar to java-getopt.jar
This broke jode and, possibly, some other ports depending on
getopt.jar.
Submitted by: pkg-fallout
|
|
|
|
| |
- While at it convert to gmake.mk ports that still USE_GMAKE.
|
| |
|
|
|
|
|
| |
- Convert to use USES=webplugin:native.
- Remove an article from comment.
|
|
|
|
|
|
|
| |
While here remove previous workarounds.
Submitted by: ale
Discussed with: jkim, glewis
|
| |
|
|
|
|
|
|
|
|
|
| |
Clang does not support "-fcheck-new". Note it is a backport of S8021954
(http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/9758d9f36299).
- Re-implement signal_name() with sys_signame(3) and adjust the comments.
- Re-implement ThreadCritical with PTHREAD_MUTEX_RECURSIVE.
- Fix DEBUG build with Clang on i386. Clang does not support "-gstabs".
- Limit allocatable physical memory per getrlimit(2).
|
| |
|
|
|
|
|
|
| |
- Micro-optimize and tidy up some patches.
PR: java/183656 [1]
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
| |
Release notes: https://netbeans.org/community/releases/74/relnotes.html
Submitted by: Federico Bernoldi <federico@bernoldi.com.ar>
|
|
|
|
|
|
|
| |
to instead create an instance of BsdAsynchronousChannelProvider().
PR: 183389
Submitted by: girgen@
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Switched to automake 1.11.6, see CVE-2012-3386.
- #14669: Fixed extraction of CC from gmp.h.
- Fixed case of intermediate zero real or imaginary part in mpc_fma,
found by hydra with GMP_CHECK_RANDOMIZE=1346362345.
This is on top of the following changes from version 1.0
- Licence change towards LGPLv3+ for the code and GFDLv1.3+ (with no
invariant sections) for the documentation.
- 100% of all lines are covered by tests
- Renamed functions
. mpc_mul_2exp to mpc_mul_2ui
. mpc_div_2exp to mpc_div_2ui
- 0^0, which returned (NaN,NaN) previously, now returns (1,+0).
- Removed compatibility with K&R compilers, which was untestable due
to lack of such compilers.
- New functions
. mpc_log10
. mpc_mul_2si, mpc_div_2si
- Speed-ups
. mpc_fma
- Bug fixes
. mpc_div and mpc_norm now return a value indicating the effective
rounding direction, as the other functions.
. mpc_mul, mpc_sqr and mpc_norm now return correct results even if
there are over- or underflows during the computation.
. mpc_asin, mpc_proj, mpc_sqr: Wrong result when input variable has
infinite part and equals output variable is corrected.
. mpc_fr_sub: Wrong return value for imaginary part is corrected.
Convert to the new LIB_DEPENDS standard and remove hard-coded
.so versions from a couple of dependent ports.
Bump PORTREVISIONS of all dependent ports.
PR: 183141
Approved by: portmgr (bdrewery)
|
|
|
|
|
| |
- Add few minor patches related to thread ID that were mis-merged.
- Add couple of minor HotSpot patches from upstream while I am here.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
the mtree (categories starting with [fgijk])
Approved by: portmgr (bdrewery)
|
|
|
|
|
|
|
|
| |
- Turn off mixed mode for HotSpot (i. e., JIT compiler) by default for
extreme safety. Although it may be too conservative and/or slow, it is okay
because it is not useful for anything but bootstrapping OpenJDK itself. In
fact, it does not seem stable within jails (e. g., QAT) for unknown reasons.
- Revert r330422. Now it is obsolete by r330500.
|
|
|
|
| |
- Fix COMMENT
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Reported by: Scott Ballantyne (sdb at ssr dot com)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Re-enable -Werror for HotSpot build with GCC.
- Revert couple of unnecessary local changes to reduce diff.
- Add inactive pages as availble memory. Note it is a cosmetic change.
PR: ports/182907 [1]
|
|
|
|
|
| |
- Fix build with libiconv. This problem was introduced in r330018.
- Update CA list to Oracle Java 7u40. An expired CA was removed.
|
| |
|
|
|
|
|
|
| |
- Convert LIB_DEPENDS to new formats.
Submitted by: bar
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
- Fix fastdebug installation.
- Update jtreg version to Build b05.
- Refine r327353. Use an extra patch instead.
- Install proper license file. OpenJDK6 has GPLv2 + "Classpath" exception.
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
With hat: portmgr
|
|
|
|
| |
- Break lines after 80 chars
|
|
|
|
| |
package name conflicts with java/netbeans
|
|
|
|
| |
java/jboss5
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
whatever happens to be on the stack.
. Bump PORTREVISION.
Submitted by: Xiaoguang Sun <sunxiaoguang@gmail.com>
|
|
|
|
| |
java)
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
PR: java/182100
Submitted by: m.viey@wanadoo.fr
Approved by: portmgr (bapt, implicit)
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
|
|
|
|
|
|
| |
At the same time, fix some errors for logging in the rc script.
PR: ports/179927
Submitted by: Alexander Yerenkow <yerenkow@gmail.com> (maintainer)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
after r254273
- Fix a bunch of ports to properly work after this
- Mark converters/libiconv as IGNORE for systems with iconv in libc
Reviewed by: bapt
Approved by: portmgr (bapt)
Discussed with: bapt, bsam (who both contributed ideas and code)
|
| |
|
| |
|
|
|
|
|
|
| |
USES=pkgconfig
USES=desktop-file-utils
USES=gmake
|
|
|
|
|
|
|
|
|
|
| |
be IGNOREd regardless of PACKAGE_BUILDING. Soem have no MASTER_SITES
and require manual fetching, others are already marked RESTRICTED.
- Trim headers
- Convert some pre-fetch errors into IGNORE
- Remove needless quoting in java/jdk7-doc IGNORE
With hat: portmgr
|
|
|
|
|
|
| |
a fetch error trying FreeBSD mirrors
With hat: portmgr
|
|
|
|
|
|
| |
a fetch error trying FreeBSD mirrors
With hat: portmgr
|
| |
|
|
|
|
| |
2013-08-27 java/icedtea6-stubs: Broken for more than 6 month
|
|
|
|
| |
base
|
| |
|
|
|
|
|
| |
Always use gcc whatever the default compiler is to build openjdk (it needs gcc -dumpspecs)
Define HOST_CC to ${CC} to make avoir direct call to "/usr/bin/gcc"
|
|
|
|
| |
Pointed out by: swills
|
|
|
|
|
| |
PR: 181187
Submitted by: Jonathan Chen <jonc@chen.org.nz>
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
| |
Feature safe: yes
|
|
|
|
|
|
|
|
| |
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes
|
|
|
|
|
|
| |
PR: 177582
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
Approved by: portmgr (miwi)
|
|
|
|
|
| |
Reported by: pointyhat
Approved by: portmgr
|
|
|
|
| |
Most contributors copy an existing port when writing their own so reduce the number of bad examples in the tree.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
FILES_c += initIDs.c
line so it comes after FILE_c is explicitly set in the BSD specific
block. This fixes missing symbols in libawt.
Submitted by: Kurt Miller (kurt@intricatesoftware.com)
Obtained from: http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/ef510cd4aec5
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
provider. This is helpful when users also wish to force os.name to a
different value (e.g. Linux) but not being forced to also use the
Linux file system provider. This can be done by defining the property
java.nio.file.spi.DefaultFileSystemProvider.
This patch differs from the submitters in that the range of values are
restricted to the current known defaults.
PR: 173847
Submitted by: 4721 at hushmail.com
|
| |
|
|
|
|
| |
Reported by: bapt
|
|
|
|
| |
Approved by: portmgr (bapt)
|
| |
|
| |
|
|
|
|
| |
purge one empty file).
|
|
|
|
|
|
|
| |
- trim historical header
- trim COMMENT
Approved by: portmgr (miwi)
|
|
|
|
|
|
| |
- cleanup of EXAMPLES and unconditionally assign PORTDOCS
Approved by: portmgr (miwi)
|
|
|
|
|
|
| |
- trim historical header
Approved by: portmgr (miwi)
|
|
|
|
|
|
|
| |
- Trim headers
PR: ports/168908
With hat: portmgr
|
|
|
|
|
| |
PR: ports/176960
Submitted by: Alexander Yerenkow <yerenkow@gmail.com>
|
| |
|
|
|
|
|
|
|
| |
Switch to OptionsNG.
PR: ports/176795 [1]
Submitted by: Eric Krausser <eric@krausser-edv.de>
|
| |
|
|
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-March/022145.html
Obtained from: IcedTea Project
|
|
|
|
|
|
|
| |
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-February/021858.html
http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-February/021998.html
Obtained from: IcedTea Project
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 175829
Submitted by: Nobuhiro Ban <ban.nobuhiro@gmail.com>
|
|
|
|
|
|
|
|
| |
of libxul since the SWT plugin libraries in the eclipse-devel port will
not compile using libxul version 10.
PR: 174846
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
|
|
|
|
|
|
|
|
| |
of libxul since the SWT plugin libraries in the eclipse-devel port will
not compile using libxul version 10.
PR: 175826
Submitted by: Jimmy Kelley <ljboiler@gmail.com>
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
Release notes: http://netbeans.org/community/releases/73/relnotes.html
|
| |
|
|
|
|
|
| |
Submitted by: avl via IM
Approved by: avl via IM
|
|
|
|
| |
Submitted by: jkim
|
|
|
|
| |
Submitted by: jkim
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Attempt to build with gcc on non-X86 platforms. Note the gcc must be
built with Java support.
|
|
|
|
|
|
| |
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bfa676f5b5db
Submitted by: oliver
|
|
|
|
|
|
| |
http://hg.openjdk.java.net/bsd-port/bsd-port/jdk/rev/bfa676f5b5db
Submitted by: oliver
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
. Cope with the version of the demos distfile not being the same as the
version of the main JDK distfile.
. Update to OptionsNG.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
than select(2).
PR: 175417
Based on the patch by: Phil Phillips <pphillips@experts-exchange.com>
|