make generate-plistDeleted ports which required this port:
Expand this list of 37 deleted portsDeleted ports which required this port:
Expand this list of 60 deleted portsNumber of commits found: 197 (showing only 100 on this page)
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) | ||
| Commit | Credits | Log message |
|---|---|---|
| b45,1 23 Sep 2019 18:26:43 Revision:512663 Original commit files touched by this commit |
glewis search for other commits by this committer | Delete java/openjdk6 and java/openjdk6-jre ports * Both of these ports are EoL upstream. Remove them per the DEPRECATED and EXPIRATION_DATE entries added previously * Note that bootstrap-openjdk6 is left solely to be able to bootstrap java/openjdk7 |
| b45,1 20 Aug 2019 07:47:25 Revision:509411 Original commit files touched by this commit |
glewis search for other commits by this committer | Set an expiration date * Java 6 public releases ended April 2013, and extended support on December 2018. With upstream support ending, this is marked as deprecated and users are encouraged to upgrade to openjdk8. * Provide an expiration date set one month from now (2019年09月20日). PR: 234792 |
| b45,1 13 Aug 2019 22:22:35 Revision:508880 Original commit files touched by this commit |
mat search for other commits by this committer | Convert to UCL & cleanup pkg-message (categories h-k) |
| b45,1 03 Jun 2019 16:01:26 Revision:503399 Original commit files touched by this commit |
swills search for other commits by this committer | java/openjdk6: fix build with freetype2 2.10.0 PR: 238227 Approved by: jkim |
| b45,1 13 Mar 2019 16:11:38 Revision:495604 Original commit files touched by this commit |
sunpoet search for other commits by this committer | Update WWW Approved by: portmgr (blanket) |
| b45,1 23 Feb 2019 02:14:50 Revision:493634 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix build on i386 with lld as a system linker. |
| b45,1 15 May 2018 23:55:39 Revision:470063 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix build on head. |
| b45,1 18 Feb 2018 00:34:56 Revision:462201 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to b45. |
| b44,1 27 Sep 2017 05:03:03 Revision:450711 Original commit files touched by this commit |
jkim search for other commits by this committer | Use java/bootstrap-openjdk6 to bootstrap. |
| b44,1 07 Sep 2017 00:40:40 Revision:449381 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix available memory calculation on head after r309017. Note PORTREVISION is not bumped because it only affects a kernel without "options COMPAT_FREEBSD11". |
| b44,1 03 Sep 2017 02:28:32 Revision:449169 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to b44. |
| b43,1 31 May 2017 04:55:36 Revision:442136 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix compilation with Clang 4.0. |
| b43,1 30 May 2017 00:47:28 Revision:442038 Original commit files touched by this commit |
glewis search for other commits by this committer | . Update to b43. |
| b41,1 18 Jan 2017 22:22:00 Revision:431831 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to b41. |
| b40_1,1 18 Jan 2017 13:20:32 Revision:431796 Original commit files touched by this commit Sanity Test Failure |
tijl search for other commits by this committer | The output of tools like awk, date, sort, tr,... depends on the current locale set by the user. Add LANG=C and LC_ALL=C at the beginning of bsd.port.mk and export them so all commands are executed with the C locale. LC_ALL=C overrides all other LC_* variables. LANG is used by setlocale(3) as default value for LC_* variables, so normally it isn't used when LC_ALL is set, but there's code out there that looks at LANG directly so it's safer to set it as well. The only commands not captured by this are != assignments before any inclusion of bsd.port.*mk. Introduce USE_LOCALE=<locale> that adds LANG=<locale> and LC_ALL=<locale> to CONFIGURE_ENV and MAKE_ENV so upstream build systems can be executed with a different locale (e.g. USE_LOCALE=en_US.UTF-8). PR: 215882 Exp-run by: antoine Approved by: portmgr (antoine) |
| b40_1,1 24 Oct 2016 08:53:21 Revision:424546 Original commit files touched by this commit |
ale search for other commits by this committer | Update cacerts file using the one included in 8u111 release. Notable change is the inclusion of Let's Encrypt CA. |
| b40,1 21 Oct 2016 12:51:41 Revision:424411 Original commit files touched by this commit Sanity Test Failure |
mat search for other commits by this committer | ${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
| b40,1 25 Aug 2016 23:31:14 Revision:420883 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to b40. MFH: 2016Q3 |
| b39,1 24 Aug 2016 06:20:57 Revision:420766 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to use Apache Ant 1.9.7. |
| b39,1 31 Jul 2016 12:49:20 Revision:419369 Original commit files touched by this commit |
bapt search for other commits by this committer | Fix typo |
| b39,1 31 Jul 2016 12:43:53 Revision:419367 Original commit files touched by this commit |
bapt search for other commits by this committer | Use the new @javavm |
| b39,1 23 May 2016 20:35:01 Revision:415742 Original commit files touched by this commit |
amdmi3 search for other commits by this committer | Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed Approved by: portmgr blanket |
| b39,1 06 May 2016 14:27:51 Revision:414705 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to b39. MFH: 2016Q2 |
| b38,1 01 Apr 2016 14:08:38 Revision:412347 Original commit files touched by this commit |
mat search for other commits by this committer | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
| b38,1 11 Mar 2016 11:53:42 Revision:410825 Original commit files touched by this commit |
tijl search for other commits by this committer | Combine print/cups-base, print/cups-client and print/cups-image into print/cups and update it to 2.1.3. Also remove print/cups-pstoraster, improve print/cups-filters, print/foomatic-* and update print/hplip to 3.16.2. Long description: First some background. When you hand a file to cups it sets up a chain of filter programs that converts the file to something a printer understands. Each filter has a cost associated with it and cups tries to find the cheapest chain. Costs used to be configured in such a way that files were first converted to PostScript. This could then be manipulated further (e.g. putting multiple pages on one sheet) before finally being sent to a PostScript printer or another filter like pstoraster which produces a raster format understood by non-PostScript printer drivers. Nowadays most filters(Only the first 15 lines of the commit message are shown above View all of this commit message) |
| b38,1 25 Jan 2016 23:16:02 Revision:407245 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b38. - Use Apache Ant 1.9.6 to build. MFH: 2016Q1 |
| b37,1 19 Nov 2015 20:34:20 Revision:401961 Original commit files touched by this commit |
jkim search for other commits by this committer | The old URL for jtreg disappeared. Noticed by: ohauer MFH: 2015Q4 |
| b37,1 17 Nov 2015 00:54:02 Revision:401795 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to b37. MFH: 2015Q4 |
| b36,1 30 Jul 2015 22:55:31 Revision:393281 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b36. - Fix default core file location in crash report. MFH: 2015Q3 |
| b35_1,1 02 Jul 2015 18:18:17 Revision:391178 Original commit files touched by this commit |
jkim search for other commits by this committer | Use sysctl(3) instead of procfs(5) when we need executable path from PID. MFH: 2015Q3 |
| b35,1 30 Jun 2015 20:12:00 Revision:390990 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b35. - Optimize fontconfig.properties. |
| b34_2,1 22 May 2015 13:34:22 Revision:387021 Original commit files touched by this commit |
mat search for other commits by this committer | Remove $FreeBSD$ from patches files in categories a-j. With hat: portmgr Sponsored by: Absolight |
| b34_2,1 20 May 2015 21:05:25 Revision:386893 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix build without precompiled headers and apply r384056 to java/openjdk6. http://bugs.java.com/bugdatabase/view_bug.do?bug_id=7154517 Obtained from: OpenJDK project [1] MFH: 2015Q2 |
| b34_2,1 14 May 2015 10:15:09 Revision:386312 Original commit files touched by this commit |
mat search for other commits by this committer | MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
| b34_2,1 24 Mar 2015 21:26:18 Revision:382176 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix a mismerged file for OpenJDK6. |
| b34_2,1 24 Mar 2015 21:17:52 Revision:382173 Original commit files touched by this commit |
jkim search for other commits by this committer | Tidy up default fontconfig.properties. |
| b34_1,1 24 Mar 2015 00:56:48 Revision:382061 Original commit files touched by this commit |
jkim search for other commits by this committer | Catch up with font directory changes. |
| b34,1 24 Jan 2015 15:07:40 Revision:377795 Original commit files touched by this commit |
antoine search for other commits by this committer | Switch some dependencies from a directory name or a file generated by pkg-install to a package name, as the former can't be attributed to a package |
| b34,1 24 Jan 2015 00:02:01 Revision:377775 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to b34. |
| b33,1 30 Dec 2014 23:02:58 Revision:375862 Original commit files touched by this commit |
antoine search for other commits by this committer | Allow building 10 years after 31 december 2004 With hat: portmgr |
| b33,1 16 Dec 2014 21:37:31 Revision:374824 Original commit files touched by this commit |
jkim search for other commits by this committer | Turn off -Werror for Clang 3.5+ and revert r374780 for now. |
| b33,1 16 Dec 2014 00:25:59 Revision:374780 Original commit files touched by this commit |
jkim search for other commits by this committer | Add an upstream patch to remove adlc's unused class FileBuffRegion. https://bugs.openjdk.java.net/browse/JDK-8041620 Note this is an attempt to fix build with upcoming Clang 3.5. Obtained from: jdk9 |
| b33,1 18 Oct 2014 12:20:43 Revision:371117 Original commit files touched by this commit |
jhb search for other commits by this committer | The MAP_NORESERVE flag to mmap() has never been implemented in FreeBSD and is being removed. No portrev bump needed since the kernel will continue to accept this flag for old binaries even after support for it in new binaries is removed. PR: 193961 Approved by: portmgr (antoine) |
| b33,1 17 Oct 2014 05:00:21 Revision:371027 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b33. - Update TimeZoneNames to tzdata2014g. |
| b32,1 17 Jul 2014 04:03:21 Revision:362118 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b32. - Update TimeZoneNames to tzdata2014b. - Enlist openjdk6 users as testers of ant 1.9.4. |
| b31_4,1 27 Jun 2014 18:41:19 Revision:359595 Original commit files touched by this commit |
jkim search for other commits by this committer | Implement current and signal methods for sun.nio.ch.NativeThread. Note this fixes a test case in the following Apache Solr bug report. https://issues.apache.org/jira/browse/SOLR-6204 Reported by: Dawid Weiss <dawid.weiss@gmail.com> |
| b31_3,1 25 Jun 2014 05:35:32 Revision:359185 Original commit files touched by this commit |
bapt search for other commits by this committer | Convert GMAKE to MAKE_CMD Please note that lots of invocation of MAKE_CMD here are wrong as they do not properly respect MAKE_ENV and friends With hat: portmgr |
| b31_3,1 10 Jun 2014 11:29:40 Revision:357294 Original commit files touched by this commit |
demon search for other commits by this committer | USE_XZ --> USES=tar:xz. |
| b31_3,1 06 Jun 2014 23:40:56 Revision:356867 Original commit files touched by this commit |
jkim search for other commits by this committer | Mark it as unsafe for parallel build. |
| b31_3,1 21 May 2014 19:57:11 Revision:354759 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix printing services. When CUPS is used, ${LOCALBASE}/bin/lpr must be used
to print a generated PostScript file. When lpd(8) is used, lpr(1) from base
must be used. Also, status command for lpc(8) requires a printer name. If
no argument is specified, i.e., "/usr/sbin/lpc status", then it displays the
command usage, i.e., "usage: status {all | printer ...}". Unfortunately,
"usage" is interpreted as a printer name because ":" is included. Add "all"
and adjust an expression for grep(1).
PR: ports/178856 |
| b31_2,1 17 Apr 2014 18:32:07 Revision:351490 Original commit files touched by this commit |
jkim search for other commits by this committer | Actually fix the mis-merge. |
| b31_2,1 17 Apr 2014 18:24:47 Revision:351489 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix couple of mis-merges. |
| b31_1,1 16 Apr 2014 18:28:50 Revision:351411 Original commit files touched by this commit |
zeising search for other commits by this committer | The FreeBSD x11@ and graphics team proudly presents a zeising, kwm production, with help from dumbbell, bdrewery: NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE This update switches over to use the new xorg stack by default on FreeBSD 9 and 10 stable, on osversions where vt(9) is available. It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in /etc/make.conf . FreeBSD 8-STABLE and released versions of FreeBSD still use the old version. A package repository with binary packages for new xorg will be available soon. This patch also contains updates of libxcb and related ports, pixman, as well(Only the first 15 lines of the commit message are shown above View all of this commit message) |
| b31,1 16 Apr 2014 01:43:54 Revision:351372 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to b31. |
| b30_3,1 12 Mar 2014 20:56:48 Revision:348006 Original commit files touched by this commit |
jkim search for other commits by this committer | Add an upstream patch to fix yet another fallout from HotSpot 23 merge. https://java.net/jira/browse/OPENJDK6-29 http://hg.openjdk.java.net/jdk6/jdk6/jdk/rev/04e4c3ec6516 |
| b30_2,1 11 Mar 2014 17:18:02 Revision:347893 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix missing symbols after re-appearance of converters/libiconv on 10+. This actually fixes java/icedtea-web because libsplashscreen.so was looking for libiconv_open() and libiconv_close() from libiconv instead of iconv_open() and iconv_close() from libc. Tidy up compiler/linker flags while I am here. |
| b30_1,1 03 Mar 2014 23:45:26 Revision:346976 Original commit files touched by this commit |
jkim search for other commits by this committer | - Sync. extremely outdated sun.util.resources.TimeZoneNames to the latest tzdata 2013i from the upstream. Note we are not updating zoneinfo data here as it can be updated via java/java-zoneinfo. - Fix build with Clang 3.4 and other miscellaneous issues while I am here. |
| b30,1 23 Jan 2014 23:34:07 Revision:340870 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b30. - Implement sigset(2) for libjsig. All supported FreeBSD releases have it. - Turn UseMembar back on by default until we find better solution. |
| b28_7,1 08 Jan 2014 21:21:21 Revision:339177 Original commit files touched by this commit |
jkim search for other commits by this committer | Build with Apache Ant 1.9.3. |
| b28_7,1 04 Jan 2014 14:33:12 Revision:338646 Original commit files touched by this commit |
mat search for other commits by this committer | Revert lang/openjdk6 to b28. With hat: portmgr-lurker |
| b29 03 Jan 2014 01:13:00 Revision:338513 Original commit files touched by this commit |
bapt search for other commits by this committer | Part 2 at removing now useless FETCH_ARGS redifition |
| b29 27 Dec 2013 11:50:37 Revision:337714 Original commit files touched by this commit |
bapt search for other commits by this committer | Mark as forbidden, the port is now trigering a nasty FreeBSD bug! A fix is being investigated |
| b29 24 Dec 2013 23:19:00 Revision:337397 Original commit files touched by this commit |
jkim search for other commits by this committer | Re-add jtreg to the distinfo. |
| b29 24 Dec 2013 23:11:15 Revision:337396 Original commit files touched by this commit |
jkim search for other commits by this committer | - Update to b29. - Tidy up signal handler. - Disable a Linux-specific hack. - Do not create stack guard for Java threads. - Implement thread CPU time. |
| b28_7 11 Dec 2013 01:18:33 Revision:336136 Original commit files touched by this commit |
jkim search for other commits by this committer | If /var/db/zoneinfo exists, use the file to determine timezone rather than 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. |
| b28_6 04 Dec 2013 23:20:35 Revision:335646 Original commit files touched by this commit |
jkim search for other commits by this committer | Add multiple security patches and improvements from IcedTea6. http://icedtea.classpath.org/hg/icedtea6/rev/e98b0ef70b26 Obtained from: IcedTea Project |
| b28_5 09 Nov 2013 00:11:00 Revision:333271 Original commit files touched by this commit |
jkim search for other commits by this committer | - Add throw() to all user-defined operator new()s within HotSpot because 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). |
| b28_4 05 Nov 2013 21:16:12 Revision:332909 Original commit files touched by this commit |
jkim search for other commits by this committer | - Do not crash when unsupported options are specified. [1] - Micro-optimize and tidy up some patches. PR: java/183656 [1] |
| b28_3 25 Oct 2013 22:53:54 Revision:331642 Original commit files touched by this commit |
jkim search for other commits by this committer | - Turn off UseMembar by default. This workaround is not necessary any more. - Add few minor patches related to thread ID that were mis-merged. - Add couple of minor HotSpot patches from upstream while I am here. |
| b28_2 22 Oct 2013 20:17:09 Revision:331315 Original commit files touched by this commit |
jkim search for other commits by this committer | Allow overriding linker flags for standard C++ libraries and zlib. |
| b28_2 16 Oct 2013 20:40:27 Revision:330538 Original commit files touched by this commit |
jkim search for other commits by this committer | Allow adding extra patches from slave ports. |
| b28_2 15 Oct 2013 18:12:05 Revision:330421 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix build on old releases where nitems() macro is not defined. Reported by: Scott Ballantyne (sdb at ssr dot com) |
| b28_2 14 Oct 2013 19:09:18 Revision:330343 Original commit files touched by this commit |
jkim search for other commits by this committer | Build with Apache Ant 1.9.2. |
| b28_2 14 Oct 2013 17:45:15 Revision:330338 Original commit files touched by this commit |
jkim search for other commits by this committer | Simplify compiler detection. COMPILER_TYPE must be defined since r330336. |
| b28_2 12 Oct 2013 00:31:41 Revision:330107 Original commit files touched by this commit |
jkim search for other commits by this committer | - Do not allow selecting both DEBUG and FASTDEBUG options. [1] - 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] |
| b28_1 10 Oct 2013 21:59:11 Revision:330035 Original commit files touched by this commit |
jkim search for other commits by this committer | - Fix few mis-merges against HotSpot 23 and tie up some loose ends. - Fix build with libiconv. This problem was introduced in r330018. - Update CA list to Oracle Java 7u40. An expired CA was removed. |
| b28 10 Oct 2013 16:49:02 Revision:330018 Original commit files touched by this commit |
jkim search for other commits by this committer | - Remove redundant bsd.port.pre.mk. - Convert LIB_DEPENDS to new formats. Submitted by: bar |
| b28 09 Oct 2013 22:24:17 Revision:329933 Original commit files touched by this commit |
jkim search for other commits by this committer | Add couple of compiler warning fixes. No functional change. |
| b28 09 Oct 2013 20:36:06 Revision:329926 Original commit files touched by this commit |
jkim search for other commits by this committer | Update to Build b28. |
| b27_8 08 Oct 2013 06:53:51 Revision:329761 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix test option. |
| b27_8 08 Oct 2013 05:44:05 Revision:329757 Original commit files touched by this commit |
jkim search for other commits by this committer | Use echo correctly. |
| b27_8 08 Oct 2013 05:35:39 Revision:329756 Original commit files touched by this commit |
jkim search for other commits by this committer | Remove few lines added for testing at the last minute. This fixes plist. |
| b27_8 08 Oct 2013 00:03:16 Revision:329749 Original commit files touched by this commit |
jkim search for other commits by this committer | - Support staging. - 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. |
| b27_7 20 Sep 2013 19:48:32 Revision:327738 Original commit files touched by this commit |
bapt search for other commits by this committer | Add NO_STAGE all over the place in preparation for the staging support (cat: java) |
| b27_7 15 Sep 2013 18:55:58 Revision:327353 Original commit files touched by this commit |
madpilot search for other commits by this committer | - Add missing iconv USES PR: java/182100 Submitted by: m.viey@wanadoo.fr Approved by: portmgr (bapt, implicit) |
| b27_7 06 Sep 2013 02:06:56 Revision:326457 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix build with libc++. |
| b27_6 04 Sep 2013 18:06:08 Revision:326307 Original commit files touched by this commit |
madpilot search for other commits by this committer | - Make ports use the libc provided iconv implementation on 10-CURRENT 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) |
| b27_6 26 Jul 2013 05:27:29 Revision:323679 Original commit files touched by this commit |
jkim search for other commits by this committer | Bump revision for openjdk6-jre to catch up with the master port change. |
| b27_6 26 Jul 2013 05:23:07 Revision:323678 Original commit files touched by this commit |
jkim search for other commits by this committer | Move the fix for S6636110 to more appropriate directory. This patch is not an IcedTea6 patch nor a security fix. |
| b27_6 25 Jul 2013 15:32:43 Revision:323651 Original commit files touched by this commit |
bapt search for other commits by this committer | Fix excessive memory consumption on head amd64, this prevent the package 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 |
| b27_5 22 Jul 2013 21:59:50 Revision:323500 Original commit files touched by this commit |
jkim search for other commits by this committer | - Add couple of upstreamed IcedTea6 patches for consistency. - Disable test_gamma by default. |
| b27_4 16 Jul 2013 21:12:40 Revision:323127 Original commit files touched by this commit |
jkim search for other commits by this committer | Fix openjdk6-jre build. |
| b27_4 16 Jul 2013 21:07:25 Revision:323126 Original commit files touched by this commit Sanity Test Failure |
jkim search for other commits by this committer | Add multiple security patches and improvements from IcedTea6 1.12.6. http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-July/023941.html Obtained from: IcedTea Project PR: ports/180541 |
| b27_3 10 Jul 2013 07:00:44 Revision:322622 Original commit files touched by this commit Sanity Test Failure |
bapt search for other commits by this committer | Convert from USE_MOTIF to USES=motif While here: - Trim headers - Convert USE_GMAKE to USES=gmake - Remove indefinite article from comment |
| b27_3 15 May 2013 00:17:57 Revision:318210 Original commit files touched by this commit |
jkim search for other commits by this committer | Use bootstrap Java instead of newly built binary to execute RMIC. |
| b27_3 08 May 2013 22:47:22 Revision:317715 Original commit files touched by this commit |
jkim search for other commits by this committer | Style change after r317320. We do not need a temporary variable any more. |
| b27_3 04 May 2013 14:06:09 Revision:317320 Original commit files touched by this commit |
bdrewery search for other commits by this committer | - When DISABLE_MAKE_JOBS or MAKE_JOBS_UNSAFE is set, also set
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 |
| b27_3 29 Apr 2013 08:57:13 Revision:316786 Original commit files touched by this commit |
bapt search for other commits by this committer | Rely on bsdtar to autodetermine the format of the distfiles when possible 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 |
| b27_3 25 Apr 2013 20:03:56 Revision:316529 Original commit files touched by this commit |
jkim search for other commits by this committer | Add multiple security patches from IcedTea6 1.12.5. http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-April/022985.html Obtained from: IcedTea Project |
| b27_2 06 Mar 2013 01:01:30 Revision:313493 Original commit files touched by this commit |
jkim search for other commits by this committer | Add multiple security patches from IcedTea6 1.12.4. http://mail.openjdk.java.net/pipermail/distro-pkg-dev/2013-March/022145.html Obtained from: IcedTea Project |
Number of commits found: 197 (showing only 100 on this page)
| Login |
|---|
| User Login Create account |
Servers and bandwidth provided by
New York Internet, iXsystems, and RootBSD
| This site |
|---|
|
What is FreshPorts? About the authors Issues FAQ How big is it? Security Policy Privacy Blog Contact |
| Search |
|---|
|
more... |
| Latest Vulnerabilities |
|---|
|
openvpn Sep 04
electron42 Sep 03
libnjs Sep 03
nginx-full Sep 03
nginx-module-njs Sep 03
njs Sep 03
chromium Sep 02
jenkins Sep 02
jenkins-lts Sep 02
py-dj60-strawberry-graphql Sep 02
py-strawberry-graphql Sep 02
ungoogled-chromium Sep 02
erlang Sep 01
erlang Sep 01
erlang-runtime27 Sep 01
29 vulnerabilities affecting 436 ports have been reported in the past 14 days |
|
* - modified, not new Last processed: |
| Ports |
|---|
|
Home Categories Deleted ports Sanity Test Failures Newsfeeds |
| Statistics |
|---|
|
Graphs NEW Graphs (Javascript) Calculated hourly: Port count 35099
Broken 77
Deprecated 330
Ignore 190
No CDROM 1
Vulnerable 43
Expired 16
Set to expire 253
new 24 hours 11
new 48 hours 13
new 7 days 33
new month 185
|