aboutsummaryrefslogtreecommitdiffstats
path: root/www/drupal6-pathauto
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-08-31 23:53:47 +0800
committercrees <crees@FreeBSD.org>2011-08-31 23:53:47 +0800
commit45d573e4626e7a9311ffd9bcff764eea838d87ce (patch)
treedeb3fb09b6409be3a175d55a0d9e41ab81a3146b /www/drupal6-pathauto
parent473f616c9ebb406b67c57f50261f30bae70297bb (diff)
downloadfreebsd-ports-gnome-45d573e4626e7a9311ffd9bcff764eea838d87ce.tar.gz
freebsd-ports-gnome-45d573e4626e7a9311ffd9bcff764eea838d87ce.tar.zst
freebsd-ports-gnome-45d573e4626e7a9311ffd9bcff764eea838d87ce.zip
Use USE_DRUPAL instead of including bsd.drupal.mk
Diffstat (limited to 'www/drupal6-pathauto')
-rw-r--r--www/drupal6-pathauto/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/drupal6-pathauto/Makefile b/www/drupal6-pathauto/Makefile
index 2186cb238304..687b9a52b8e7 100644
--- a/www/drupal6-pathauto/Makefile
+++ b/www/drupal6-pathauto/Makefile
@@ -14,6 +14,7 @@ COMMENT= Automatically generates URLs for Drupal content
RUN_DEPENDS= drupal6-token>=0:${PORTSDIR}/www/drupal6-token
+USE_DRUPAL= yes
DRUPAL6_MODULE= yes
MODULE_FILES= pathauto.admin.inc pathauto.inc pathauto.info \
pathauto.install pathauto.js pathauto.module \
@@ -28,6 +29,4 @@ MODULE_DIRS= translations
DOC_FILES= INSTALL.txt API.txt README.txt i18n-ascii.example.txt \
LICENSE.txt
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/Mk/bsd.drupal.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
/td>1-13/+10 | | | | | | | | Trim headers Convert USE_GNOME=pkgconfig -> USE_PKGCONFIG=build Change MAINTAINER address from freebsd-eclipse@ to eclipse@ Approved by: eclipse (glewis) * 2013-01-04 ports-mgmt/portmanager: Does not support modern ports features ↵bapt2013-01-066-2078/+0 | | | | | | | | such as MOVED, is lacking upstream and active contributions, and does not support pkgng. Consider using ports-mgmt/portmaster, ports-mgmt/portupgrade or pkgng. 2013-01-04 net-im/openfetion: Abandoned upstream 2013-01-04 textproc/libpathan: Does not build and upstream has discontinued the project and advises that it has been replaced by textproc/xqilla 2013-01-01 java/sun-wtk: no more public distfiles, merged with Java ME SDK 3.0 upstream * . Add a port for the JDK7 documentation.glewis2012-12-314-0/+50 | | | | | "Java Development Kit 7 Documentation. Contains release information, API documentation, guides to new features and tool documentation." * . Update to the 6u30 API docs.glewis2012-12-302-4/+4 | | | | | PR: 174724 Submitted by: Jonathan Chen <jonc@chen.org.nz> * . Add a runtime dependency on dejavu fonts. Several have reported problemsglewis2012-12-261-2/+3 | | | | | | | | with font related crashes without them. I haven't been able to reproduce, but this should be relatively harmless, so I'm committing it anyway. PR: 173760 Submitted by: girgen@ * Reassign to the pool and trim headers.wxs2012-12-201-6/+2 | | | | Submitted by: Aldis Berjoza <graudeejs@gmail.com> * - Update to 1.10.3.0gahr2012-12-192-8/+8 | | | | Approved by: crees (maintainer, via IRC) * - Adjust startup script in proper wayfluffy2012-12-151-1/+1 | | | | Submitted by: maintainer via im * - update to 3.8.1jgh2012-12-152-8/+5 | * - Add JBoss 7.1.3.Final application server to the zoofluffy2012-12-1410-0/+1635 | | | | | PR: 173713 Submitted by: Alexander Yerenkow <yerenkow AT gmail DOT com> * Convert to new option frameworkbapt2012-12-131-4/+5 | * . Cope with legacy versions "1.5" (expands to 1.6) and "1.5+" (expands toglewis2012-12-112-8/+5 | | | | | 1.6 1.7). . Remove freebsd and bsdjava as valid vendors. * Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-11119-16801/+0 | | | | | | | | | | removal of the different 1.5 jre and jdk vendors Removing outdated jdk16 vendors: removing all the bsdjava and freebsd vendors, consider using openjdk6 or openjsk7 instead. Discussed with: java (glarkin) * Decommissioning java 1.5 (EOLed since October 2009) + removing outdated jdk16bapt2012-12-113-9/+7 | | | | | | | | | | | | vendors: Remove any reference to bsdjava and freebsd Java Vendors, as the both are outdated, have security issues and expired. Mark icedtea6-stubs as broken as it doesn't build with any of the left supported vendors. Switch tuxguitar to be able to use openjdk16 [1] Approved by: gahr [1] * Decommissioning java 1.5 (EOLed since October 2009):bapt2012-12-1077-439/+151 | | | | suppress any reference to JAVA_VERSION= 1.5+ (part2) * - Reset MAINTAINER on ports with addresses that have unrecoverable bounces.zi2012-12-072-2/+2 | | | | | Reported by: portscout Feature safe: yes * - Update to 7.3 Beta 2gahr2012-12-044-28/+48 | | | | | | | | | Release notes: http://netbeans.org/community/releases/73/relnotes.html - Add LICENSE - Depend on Java 7 - Disable splash screen until png gets fixed in OpenJDK 7 Feature safe: yes * 2012-11-26 emulators/gcube: No more public distfilesbapt2012-11-285-352/+0 | | | | | | | | | | | | | | | 2012-11-26 games/stepbill: No more public distfiles 2012-11-26 deskutils/ktagebuch: No more public distfiles 2012-11-26 games/jetpack: No more public distfiles 2012-11-26 games/tremor: No more public distfiles 2012-11-26 graphics/jpeg2pdf: No more public distfiles 2012-11-26 java/westhawksnmp: No more public distfiles 2012-11-26 japanese/tcl76: No more public distfiles 2012-11-26 math/stepulator: No more public distfiles 2012-11-26 editors/jedit-devel: Stable version is more recent than devel 2012-11-26 www/trac-wikirename: Functionality of this plugin is included in the Trac core since 0.12 Feature safe: yes * 2012-11-27 java/jmp: Java 1.5 is EOLedbapt2012-11-289-169/+0 | | | | | | | | | | | | | | | | 2012-11-26 irc/tr-ircd: No more public distfiles 2012-11-26 lang/imp-interpreter: No more public distfiles 2012-11-26 games/xquarto: No more public distfiles 2012-11-26 games/six: No more public distfiles 2012-11-26 finance/gfp: No more public distfiles 2012-11-26 games/44bsd-hunt: No more public distfiles 2012-11-26 graphics/ale: No more public distfiles 2012-11-26 german/digibux: No more public distfiles 2012-11-26 java/eclipse-clay-core: No more public distfiles 2012-11-26 games/xbloody: No more public distfiles 2012-11-26 dns/sqldjbdns: No more public distfiles Feature safe: yes * . Update to 2012j.glewis2012-11-142-3/+3 | | | | Feature safe: yes * Add libxul19 as a possible Gecko.jkim2012-11-101-1/+1 | | | | Feature safe: yes * Make sure to unset 'OS' environment variable. Some shell sets it and causesjkim2012-11-091-1/+1 | | | | | | | HotSpot build failure. PR: ports/173434 Feature safe: yes * - Update to 1.3.1.jkim2012-11-093-59/+52 | | | | | | - Tidy up dependencies, trim Makefile header, and clean up style. Feature safe: yes * - Remove patches for regression tests. Those patches are not necessary butjkim2012-11-042-32647/+4 | | | | | | | | | | caused build failures on 7.x. - Revert r306656. bootstrap-openjdk builds it fine now (r306814). - Remove registervm from build dependency. This hack is no longer necessary as javavmwrapper is fixed now (r306536). Approved by: glewis (maintainer) Feature safe: yes * Fix deinstallation script for 7.x. -samefile option for find(1) does notjkim2012-11-032-4/+12 | | | | | | | exist there. Reviewed by: glewis (maintainer) Feature safe: yes * . Update to 2012h.glewis2012-11-032-3/+3 | | | | Feature safe: yes * Update to 1.4.2arved2012-11-032-3/+3 | | | | Feature safe: yes * - Update to r306764.jkim2012-11-025-120/+34 | | | | | | | | | | | | - Generate distfiles directly from pkg-plist. This list was compiled from running "ktrace -i -tn make" on openjdk6 and openjdk7 ports. - Re-add jre/bin/java to work around a bug in openjdk7 build infrastructure. It is not really necessary but langtools fails to build without it because langtools/make/tools/GenStubs/GenStubs.java executes it based on java.home property, which points to jre subdirectory. Note this problem only exists on recent jdk7 langtools and jdk6 and jdk8 are not affected. Feature safe: yes * . Introduce a DEBUG option and default it to unset. For now the .debuginfoglewis2012-11-011-1/+7 | | | | | | | | files are only installed if the option is set. In future it will likely also mean to enable the debug and/or fastdebug build. PR: 172627 Feature safe: yes * Shut up noise when there is no JDK/JRE to register.jkim2012-11-011-1/+1 | | | | | Reviewed by: glewis (maintainer) Feature safe: yes * - Remove registervm from build dependency. This hack is no longer necessaryjkim2012-11-011-1/+0 | | | | | | | as javavmwrapper is fixed now (r306536). - Remove an empty directory, which was missed in the previous commit. Feature safe: yes * . Remove bootstrap-openjdk as a potential bootstrap. It cannot compileglewis2012-10-301-4/+3 | | | | | | | | openjdk7 at the moment. Instead to default to openjdk6 as the bootstrap if nothing is already installed. Reported by: olgeni@ Feature safe: yes * . Update to build 27.glewis2012-10-2923-3269/+4 | | | | Feature safe: yes * . Update to 7u9.glewis2012-10-294-77/+40209 | | | | Feature safe: yes * . Remove duplicate MAKE_JOBS_SAFE line. [1]glewis2012-10-291-23/+24 | | | | | | | | | | | | | | . Group the USE_* directives together. . Trim the Makefile header. [2] . Convert to optionsNG. [2] . Remove the ABI numbers from LIB_DEPENDS. [2] . Fix the POLICY option. [2] . Fix permissions and ownership of jexec. [2] . Make sure the bootstrap JDK is used by the ant bootstrap. [2] Submitted by: kuriyama@ [1] jkim@ [2] Feature safe: yes * - Ignore bootstrap-openjdk when we automatically register existing JVMs.jkim2012-10-283-28/+19 | | | | | | | | - Make sure to destroy all symlinks pointing to ${PREFIX}/bin/javavm and ${PREFIX}/etc/javavms when we deinstall the package. Reviewed by: glewis (maintainer) Feature safe: yes * diablo-jre/jdk 16 is also outdated and affected by security issues, considerbapt2012-10-282-10/+8 | | | | | | | | | | using openjdk6 or openjdk7 they were forgotten in previous run Reported by: glewis Approved by: java (glewis) Feature safe: yes * . Update to 2012gglewis2012-10-282-3/+3 | | | | Feature safe: yes * java 1.5 (aka 5.0) is EOLed since October 2009 [1]bapt2012-10-278-40/+32 | | | | | | | | | java/jdk16 is outdated with security issues consider using java/openjdk6 [1] java/jmp is java 1.5 only Approved by: java (glewis) [1] \ Ronald Klop <ronald@klop.ws> (maintainer) [2] Feature safe: yes * Do not create unused empty directories.jkim2012-10-272-3/+0 | | | | Feature safe: yes * Deprecate a bunch of ports that are either abandonware and/or for which no morebapt2012-10-262-10/+8 | | | | | | | public distfiles are available, or for which are -devel version with a more recent stable version for long Feature safe: yes * Register javavmwrapper as dependency. It is not strictly necessary but itjkim2012-10-261-1/+9 | | | | | | should unbreak tinderbox build for openjdk6 and openjdk6-jre. Feature safe: yes * Move .endif to a better place. No functional change.jkim2012-10-261-1/+1 | | | | Feature safe: yes * - Update to r306294.jkim2012-10-255-44/+13 | | | | | | - Trim more files to simplify maintenance. Feature safe: yes * Bump PORTREVISION for the new cacerts.jkim2012-10-242-2/+2 | | | | Feature safe: yes * Update CA list to Oracle Java 7u9.ale2012-10-231-0/+0 | | | | | | | | | Added CA: - geotrustprimarycag2 - thawteprimaryrootcag2 - verisignclass3g4ca Feature safe: yes * Remove more environment variables. These variables are never meant to bejkim2012-10-231-4/+0 | | | | | | overridden by the user. Feature safe: yes * Remove a bogus environment variable, especially for i386. This fixes buildjkim2012-10-231-1/+0 | | | | | | under certain conditions. Feature safe: yes * - Update to 7.2.1gahr2012-10-223-521/+517 | | | | | | Release notes: http://netbeans.org/community/releases/72/relnotes.html Feature safe: yes * - Add 2012/10/16 security patches from IcedTea6 1.11.5. [1]jkim2012-10-2024-154/+3729 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | http://icedtea.classpath.org/hg/release/icedtea6-1.11/rev/d9564350faa6 http://blog.fuseyism.com/index.php/2012/10/19/security-icedtea-1-10-10-1-11-15-2-1-3-2-2-3-2-3-3-released/ - Completely turn off parallel build by default and remove parallel build hack for HotSpot. There were several reports that it fails to build under certain environment, ports/162991 for example. Users can still do parallel build by setting FORCE_MAKE_JOBS (and MAKE_JOBS_NUMBER if desired). - Implement os::available_memory(). Now it is consistent with "vm.vmtotal" sysctl(3) MIB rather than bogus (physical memory / 4). - Prefer sysconf(_SC_NPROCESSORS_CONF) over HW_NCPU sysctl MIB to get the number of installed processors. There is no functional difference except for CURRENT, which obtains the information from ELF aux vector. - Prefer sysconf(_SC_PHYS_PAGES) * sysconf(_SC_PAGESIZE) over HW_USERMEM sysctl MIB to get size of physical memory. Although it looks more logical to find currently available memory, it has an inevitable side-effect, i. e., it changes dynamically depending on current wired page count. Therefore, it is unpredictable and not too useful some times. For example, launcher uses the parameter to determine initial heap size and machine class for i386. Now it is more consistent with other places (and Linux JDK/JREs, including the ones we have in ports tree). - Implement os::active_processor_count() using cpuset_getaffinity(2). For example, Runtime.getRuntime().availableProcessors() now returns number of available processors for the current process as it should. - Sync. launchers (java_md.c) for HotSpot and JDK as much as possible for maintainability. As a good side-effect, launcher for i386 can now determine machine class based on the current hardware configuration. Previously, client VM was always chosen by default. - Fix CounterGet(), which is only used for debugging launcher. - Add swap info for os::print_memory_info(). Obtained from: IcedTea project [1] Feature safe: yes * Update to 7u9.jkim2012-10-203-8/+4 | | | | Feature safe: yes * - Update to 7u9.jkim2012-10-203-20/+19 | | | | | | - Trim makefile header and convert to optionsNG. Feature safe: yes * Update to 6u37.jkim2012-10-202-8/+3 | | | | Feature safe: yes * Update to 6u37.jkim2012-10-202-11/+5 | | | | Feature safe: yes * Fix pkg-plist for i386.jkim2012-10-121-0/+1 | | | | Feature safe: yes * Add a port to self-bootstrap OpenJDK6. Note the initial distfiles werejkim2012-10-129-4/+356 | | | | | | | | bootstrapped with pre-built openjdk6 packages from FreeBSD build clusters on clean 7.4-RELEASE installation, and the ports tree was checked out at r305682. Feature safe: yes * - Explicitly set registervm as build dependency. When BOOTSTRAPJDKDIR isjkim2012-10-111-10/+11 | | | | | | | | manually set, this dependency may not be fulfilled. - Consistently use WRKSRC over WRKDIR where it makes sense. Although they are actually the same directory, there is no reason to confuse users. Feature safe: yes * Update to build 26.jkim2012-10-104-7714/+809 | * Recommend newly added openjdk6-jre.jkim2012-10-101-1/+1 | * - Sanitize user, group and permission. Inspired by openjdk7.jkim2012-10-103-10/+73 | | | | - Add a slave port to create JRE-only package. * Upgrade to version 1.0.14.olgeni2012-10-082-3/+3 | * Upgrade to version 1.0.18.olgeni2012-10-082-3/+3 | * - Update to 7.3.bgahr2012-10-083-828/+1667 | * - Update to 1.6.0.jkim2012-10-0621-229/+829 | | | | | | | | - Reset maintainership. See ports/164941. - Make it as amd64 and i386 only. Other architectures needs porting. - Reduce Makefile headers, add licenses, and convert to optionsNG. - Add an option to build with native JDK. When it is not selected, GCJ is used instead. Turned on by default. * We have to supply -Xmx directly to JVM because ECJ ignores -J option.jkim2012-10-061-1/+1 | | | | http://developer.classpath.org/mediation/ClasspathDeveloperGuidelines * Fix a typo for the wrappers.jkim2012-10-051-1/+1 | * - Update ECJ to 3.8.1.jkim2012-10-052-4/+4 | | | | | | | | | | | | | | | | | | | | | The following changes were made in the previous commit. - Use ECJ 3.8 instead of 4.2. This simplifies and add more Eclipse mirrors. They are actually the same compilers released with different Eclipse JDTs. - Add an option to build gjdoc. - Add an option to build with GMP, which enables java.math.BigInteger. - Add an option to build with native JDK. When it is turned off, ECJ or GCJ (when WITH_GCJ is defined) is used for glibj.zip. Note ECJ (with gij) and GCJ can compile classpath perfectly fine on FreeBSD 9 and later but it seems libgcj interacts badly with 7 and 8. Need more investigation. - Reduce unnecessary dependencies. zip is not used when "--with-jar" is specified. Use pre-built ANTLR jar file, which is only used for gjdoc. Remove JDK run-time dependency because it is only necessary to execute tools and these tools are actually wrappers. Now we just execute them with javavm wrapper (or user-specified VM when JAVACMD environment variable is set). Note you need a valid JVM to run these commands now. - Add a patch to fix an ugly JAR updater bug. Without this, the file name must include "/" in it, e.g., "gjar i ./glibj.zip". * Revert the previous accidental commit. It is not ready yet.jkim2012-10-0510-97/+184 | * Revert the previous accidental commit.jkim2012-10-051-1/+0 | * - Reset maintainership. See ports/164941.jkim2012-10-0523-302/+375 | | | | | | | | - Fix conflicts with java/classpath. Note security provider configuration is moved to ${PREFIX}/lib/security/SableVM.security. This file is always loaded first because the short vendor name is SableVM. If it does not exist, then classpath.security is loaded (java/security/Security.java). - Reduce Makefile headers, add licenses, and convert to optionsNG. * Convert to new options frameworkbapt2012-10-041-14/+7 | * - reset maintainer per maintainerjgh2012-09-282-10/+12 | | | | | | | | | | | | - while here... - fix MASTER_SITES - use optionsNG for DOCS - add additional CATEGORIES - adjust COMMENT - update WWW address and pkg-descr PR: 172097 Submitted by: maintainer, jonc@chen.org.nz * Tidy up patches. No functional change.jkim2012-09-273-17/+21 | * Use fdescfs(5) and procfs(5) consistently.jkim2012-09-274-102/+204 | * Fix sed substitution by forcing LANG=C.ale2012-09-251-1/+1 | * Add jboss7 , JBoss AS 7.1.1.Final Brontes.bsam2012-09-245-0/+1761 | | | | | PR: ports/166665 Submitted by: Alexander Yerenkow <yerenkow@gmail.com> * Unbreak index on i386 by marking this port as broken without linuxpluginwrapper.eadler2012-09-221-11/+2 | | | | Pointyhat: eadler * . Also fix permissions in the dropins/jdt/plugins directory.glewis2012-09-211-2/+4 | | | | Pointed out by: ale@ * . Fix permissions problems with some of the JARs installed as plugins.glewis2012-09-211-0/+2 | | | | | | This is the same fix applied ale@ to java/eclipse. Reported by: Olivier Smedts <olivier@gid0.org> * . Update to 4.2.0 and re-enable.glewis2012-09-208-1334/+1185 | | | | Submitted by: tg@ * Update to 1.7 release.ale2012-09-192-9/+4 | * Fix wrong permissions on a few plugin jars.ale2012-09-191-1/+2 | * - Override GCC used by HotSpot SA. [1]jkim2012-09-192-11/+29 | | | | | | | | | - Fix build with GCC 4.5+ on i386. [2] - Convert to the new header format. Submitted by: Claude Buisson (clbuisson at orange dot fr) [1] Obtained from: OpenJDK7 [2] http://hg.openjdk.java.net/jdk7/hotspot/hotspot/rev/da880ba4edf9 * - Honor CC, CXX, and CPP. [1]jkim2012-09-192-37/+124 | | | | | | - Fix build with clang. PR: ports/151042 [1] * - Fix possible build issues with pkgconf. [1]jkim2012-09-182-9/+41 | | | | | | - Update Makefile header to the new format. Pointed by: bapt [1] * . Update to 2012.f.glewis2012-09-152-3/+3 | * Simplify the previous commit a bit.jkim2012-09-152-3/+2 | * - Update to 1.5.4.jkim2012-09-154-49/+65 | | | | | | | | - Reset maintainer to java. - Convert to optionsNG and add license. - Unbreak sparc64. PR: ports/164941 (partial) * Add an option to build with Eclipse Java Compiler. It also addsjkim2012-09-153-1/+27 | | | | com.sun.tools.javac implementation in tools.zip. Turned off by default. * Add license.jkim2012-09-151-0/+2 | * - Update to 0.99.jkim2012-09-154-168/+204 | | | | | | - Reset maintainer to java (ports/164941). - Convert to optionsNG. - Honor NOPORTEXAMPLES. * - Move libxul 1.9.2 to www/libxul19beat2012-09-113-9/+10 | | | | | | | | | | - Update www/libxul to 10.0.7 - Update all dependent ports to use www/libxul19 (no functional changes) - Bump PORTREVISION on ports where libxul is a run dependency as the resulting package will change. Submitted by: Jan Beich <jbeich@tormail.org> With hat: gecko * - Add perl as a build dependency.jkim2012-09-111-0/+2 | | | | | | - Fix perl path for javac wrapper. [1] PR: ports/170772 [1] * Set LC_ALL instead of LANG. Some users still complain about locale issues.jkim2012-09-111-1/+1 | * Update to 4.10hq2012-09-102-3/+3 | | | | Submitted by: mi * Add a symlink for MD include directory. It is just good enough to make itjkim2012-09-084-0/+6 | | | | bootstrap JDK for OpenJDKs. * - Enlist openjdk6 users as testers of ant 1.8.4 as well.jkim2012-09-082-3/+4 | | | | | | - Set JAVACMD environment variable to point to bootstrap JDK for ant. When it is unset or empty, ant sets it by executing `which java`, which may be different from bootstrap JDK. * Update to 6u35.jkim2012-09-083-3/+4 | * Update to 6u35.jkim2012-09-082-5/+5 | * - Update security patch to fix CVE-2012-0547 and CVE-2012-1682.jkim2012-09-082-131/+4932 | | | | - Catch up with icedtea.classpath.org server changes for distfiles. * Catch up with icedtea.classpath.org changes to fix fetch & extract issues.jkim2012-09-081-1/+4 | | | | Reported by: osa, barbara (barbara dot freebsd at gmail dot com) * Remove an unnecessary change in the previous commit.jkim2012-09-071-1/+0 | * Update to 1.3.jkim2012-09-074-63/+48 | * Remove useless metadata from ports I created.des2012-09-052-9/+0 | * . Update to 7u7.glewis2012-09-013-8/+25 | * . Update to 7u7. This update is complicated by the demo package not havingglewis2012-09-012-6/+18 | | | | a u7 version released. * Update port to 3.5.5skreuzer2012-08-313-6/+10 | | | | | | | | Create a link for a current version Update WWW and master sites PR: ports/171011 Submitted by: Mikhail Tsatsenko m.tsatsenko@gmail.com * . Commit a fix for CVE-2012-4681.glewis2012-08-302-0/+64 | | | | Obtained from: Mark Wielaard <mjw@redhat.com> via rea@ * - Update to 7.2gahr2012-08-293-828/+903 | | | | | | | Release notes: http://netbeans.org/community/releases/72/ PR: 171144 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> * Allow java/openjdk7 to build and execute Java plugin. A necessary patch forjkim2012-08-281-2/+4 | | | | OpenJDK7 was committed as r303173. * . Allow openjdk7 to work with icedtea-web port.glewis2012-08-261-0/+106 | | | | Submitted by: jkim@ * . Update to 2012.e.glewis2012-08-212-3/+3 | * . Update to 7u6.glewis2012-08-216-3676/+6091 | | | | . Enlist openjdk7 users as testers of ant 1.8.4. * . Update to 7u6.glewis2012-08-203-10/+67 | * . Update to 6u34.glewis2012-08-202-5/+5 | * Fix web plugin crash with Firefox 14.jkim2012-08-142-0/+18 | | | | | PR: ports/170352 Obtained from: IcedTea Project (PR1106) * . Update to what should be 7u5. Based on the bug ids fromglewis2012-08-062-4/+2990 | | | | http://blog.fuseyism.com/index.php/2012/06/13/security-icedtea-2-1-1-2-2-1-released/ * Move the rc.d scripts of the form *.sh.in to *.indougb2012-08-062-1/+1 | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op * . Update to 6u33.glewis2012-08-053-5/+6 | * . Update to 7u5.glewis2012-08-052-5/+5 | * - update to 3.8jgh2012-08-043-5/+15 | | | | - bring in patch from https://bugs.eclipse.org/bugs/show_bug.cgi?id=374724 * Update to 1.2.1.jkim2012-08-012-4/+3 | * . Include compat7x as an allowed package dependency.glewis2012-08-014-8/+8 | | | | | | | . Bump PORTREVISION so new packages will be built. PR: 170294 Submitted by: Denis Generalov <gd@rambler-co.ru> * . Fix the regular expression for PKG_IGNORE_DEPENDS.glewis2012-08-014-4/+4 | | | | Submitted by: des@ * Fix typos in COMMENTcs2012-07-291-1/+1 | | | | Approved by: portmgr@ (implicit) * new devel/pkgconf added to replace devel/pkg-config. new version of pkg-configbapt2012-07-261-2/+3 | | | | | | | | | | | | | | | | | | | | | | | | | | | are no more self hosting so we are stuck with 0.25 version while pkgconf provide the same set of features as 0.27 and a compatible frontend. A symlink to pkg-config has been added for convenience and compatibility This also introduces a new macro to use pkgconf in your ports: USE_PKGCONFIG it can take the following arguments: - yes (meaning build only dep) - build (meaning build only dep) - run (meaning run only dep) - both (meaning run and build dep) From now USE_GNOME= pkgconfig is deprecated in favour of USE_PKGCONFIG The old gnome macro has been modified to use pkgconf but still the sameway: run and build dep to avoid large breakage. While here fix some ports relying on pkg-config but not specifying it, fix some ports broken because testing wrong .pc files, and fix ports using pkg-config --version to determine pkg-config version instead of pkg-config --modversion pkg-config like recommanded by pkg-config With Hat: portmgr Exp-runs by: bapt (pointhat-west), beat (pointyhat) * Fix broken r300965. The options should be defined prior to includingjkim2012-07-251-9/+9 | | | | | | bsd.port.options.mk. While here, convert NOPORTDOCS to DOCS option. Pointed by: bapt * - Simplify code of files/pkg-install.in, and post-install targetnivit2012-07-212-20/+14 | | | | Buildlog: http://goo.gl/4U6wb * - Add files/pkg-install.innivit2012-07-203-9/+54 | | | | | | | | | | | | | | | | | - Add a note to pkg-message about the problem of not seeing the PyDev perspective - Bump PORTREVISION - Remove PLIST_SUB - Add SUB_LIST, SUB_FILES (for pkg-install) - Use a different (and ugly) way to update the bundles.info file of Eclipse, and make pointyhat happy(http://goo.gl/LVKpz ) (post-install target) [1] - Add an @unexec command to pkg-plist to remove any reference to PyDev in bundles.info when you uninstall the package (add-plist-post target) Buildlog: http://goo.gl/B18L5 Reported by: pointyhat (via erwin, and beat) [1] * Use the new options framework.jkim2012-07-171-10/+14 | * - Update to 2.6.0nivit2012-07-144-909/+33 | | | | | | | | | | | | - Add LICENSE (EPL) - Remove variables already defined in eclipse/Makefile.plugins - Add option JYTHON (default off) - Add a pre-install target to generate Python bytecode - Add instructions to update the bundles.info file, otherwise the simple users don't see the installed plugin when running Eclipse - Fix instructions of pkg-message - Remove pkg-plist (now generated automatically by eclipse/Makefile.plugins) * . Make the version numbers consistent so they can be compared correctly.glewis2012-07-133-77/+64 | | | | | | | | | | | | | | | | | | E.g. for jdk1.6.0 and openjdk6 will use '6' as the version. . Modify the preference order for Java VMs used by the internal fallback logic to reflect that openjdk is now the default Java VM rather than diablo. . Remove code for Java vendors that are no longer in the ports tree (e.g. blackdown, ibm). . Remove code for handling version numbers that are no longer present in the tree (e.g. only 1.5 and up is supported). . Note that openjdk is a native Java VM. . If the environment variable JAVAVM_FALLBACK_ONLY is set then only use the internal logic to select a Java VM, don't use the ports logic even if the ports collection is installed. [1] . Update the manual page for JAVAVM_FALLBACK_ONLY. . Bump version to 2.4. PR: 167799 [1] * Reset maintainership for ports maintained by Gerrit Beine.crees2012-07-122-2/+2 | | | | | | | | | He had requested this some time ago, so any past timeouts should not be held against him. Your work in the past has been much appreciated, thank you. Submitted by: maintainer, via private email * . Minor man page tweaks:glewis2012-06-176-8/+11 | | | | | . Remove references to ibm (we have no IBM JDKs in the tree) . Remove references to JDK 1.4.2 (only 1.5+ are in the tree) * . Fix locale generation.glewis2012-06-16