aboutsummaryrefslogtreecommitdiffstats
path: root/net/grive
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
committerswills <swills@FreeBSD.org>2016-04-22 00:43:14 +0800
commit846d8199972dd0559fe10d7173837b7a0309069b (patch)
tree216cef2d134f1181f622a8119ac12546632249a7 /net/grive
parentf97534c6d089592928edeaa9e985d3493fe41f63 (diff)
downloadfreebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.gz
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.tar.zst
freebsd-ports-gnome-846d8199972dd0559fe10d7173837b7a0309069b.zip
many ports: mark broken on powerpc64
Diffstat (limited to 'net/grive')
-rw-r--r--net/grive/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/grive/Makefile b/net/grive/Makefile
index 60f7b94875c7..9dd178a6f1f6 100644
--- a/net/grive/Makefile
+++ b/net/grive/Makefile
@@ -11,6 +11,8 @@ COMMENT= Open source client for Google Drive
LICENSE= GPLv2
+BROKEN_powerpc64= Does not build
+
LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
libcurl.so:ftp/curl \
libexpat.so:textproc/expat2 \
itgraph'>* Update to the 20040309 snapshot of Wine.gerald2004-03-113-7/+35 * Add USE_MESA=yes to document dependency on libglut (and fix packaging on allgerald2004-03-071-1/+1 * Fix the NOPORTDOCS case for installation and packaging. Use DOCSDIR.gerald2004-03-012-14/+12 * Work around a bug that would break in the presence of recent versions ofgerald2004-02-241-0/+27 * Set USE_GL=yes to avoid packaging problems on systems without Mesa (and havegerald2004-02-232-3/+4 * Wine sees itself as a compatibility layer rather than an emulator. Honorgerald2004-02-162-4/+4 * Make deinstallation of optional OpenGL dependent files work ingerald2004-02-162-3/+3 * Fix pkg-plist to consider symlinks as well (bin/winecpp in this case).gerald2004-02-162-4/+1 * Update to the 20040213 snapshot of Wine. Employe USE_SIZE and no longergerald2004-02-143-8/+10 * BROKEN on 5.x: broken plistkris2004-02-081-0/+4 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-1/+1 * Revert an upstream change (which in turn reverted a fix which happened togerald2004-01-292-0/+18 * Update to the 20040121 snapshot of Wine (which now include two of our localgerald2004-01-265-43/+17 * Get sound working by ignoring errors from our dummy SOUND_MIXER_INFO ioctl.gerald2003-12-282-1/+25 * rfork() requires that the RFTHREAD flag is given with RFPROC and RFMEM. Addgerald2003-12-262-0/+17 * Fix an installation bug, which did not trigger during my local testing.gerald2003-12-151-1/+0 * Update to the 20031212 snapshot of Wine, which brings some simplifications.gerald2003-12-145-24/+37 * Update to the 20031118 snapshot of Wine.gerald2003-11-214-59/+12 * USE_REINPLACE need be defined only when REINPLACE_CMD is used.trevor2003-11-171-1/+0 * Use %%DOCSDIR%%.gerald2003-11-081-8/+8 * Add an explicit note about the (possible) use of GCC 3.2 instead of 3.3.gerald2003-11-081-0/+2 * Unbreak on -CURRENT by anticipating a change in the upstream tree.gerald2003-11-042-4/+56 * BROKEN on 5.x: broken by new ATA driverkris2003-10-271-0/+4 * Strip binaries by default, as this reduces the size of packages from 40+ MBgerald2003-10-211-11/+7 * Update to the 20031016 snapshot of Wine after we skipped the previous onegerald2003-10-173-37/+31 * Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension forgerald2003-08-231-0/+1 * Upgrade to the 20030813 snapshot of Wine.gerald2003-08-163-2/+8 * Remove some details concerning the installation. (These are already listedgerald2003-07-181-9/+1 * Adjust to the (relatively) new default directory layout used by Wine,gerald2003-07-113-19/+9 * Update to the 20030709 snapshot of Wine. Change the PORTVERSION schemegerald2003-07-103-5/+19 * Add -L${PREFIX}/lib to LDFLAGS so that the presence of FreeType is properlygerald2003-07-081-1/+2 * Adjust the note on required kernel options for FreeBSD 5.x and above, andgerald2003-06-241-2/+3 * Update to the 2003.06.18 snapshot of Wine.gerald2003-06-193-2/+11 * Fix installation of ${PREFIX}/etc/rc.d/000.wine.sh, fixing a problemgerald2003-05-211-1/+1 * Install a script into etc/rc.d/ to run ldconfig after reboots sodemon2003-05-193-0/+23 * Update to the 20030508 snapshot of Wine.gerald2003-05-093-2/+8 * Add three missing items.gerald2003-04-271-0/+3 * Also install READMEs for the wcmd and winedbg programs.gerald2003-04-271-3/+4 * Update to the 2003.04.08 snapshot, which allows us to further reduce thegerald2003-04-145-37/+41 * Do not define _THREAD_SAFE, which is a noop on -CURRENT and does not makegerald2003-03-311-9/+0 * Remove commented USE_MESA (which is implied by current XFree86 portsgerald2003-03-251-1/+0 * Update to the 2003.03.18 snapshot of Wine. Most of patch-dlls-ntdll-cdrom.cgerald2003-03-243-30/+2 * Clear moonlight beckons.ade2003-03-072-1/+1 * List my FreeBSD.org address.gerald2003-02-211-1/+1 * Also install ${PREFIX}/lib/wine/regapi.exe.so which is useful when settinggerald2003-02-202-0/+2 * Update to the 2003.02.19 snapshot of Wine.gerald2003-02-205-14/+46 * Fix a compilation problem on -CURRENT (again because /usr/include/malloc.hgerald2003-01-201-0/+12 * Properly handle a new man page and some other files current versions ofgerald2003-01-162-1/+7 * Update to the 2003-01-15 snapshot of Wine (which now includes two of mygerald2003-01-165-28/+11 * Fix build on -CURRENT.gerald2003-01-041-0/+11 * Update to the 2002.12.19 snapshot of Wine. The structure in $PREFIX/libgerald2003-01-036-246/+300 * Make context_i386.c work on 5.x as well as 4.x by using the DBREG_DRXalfred2002-11-081-0/+51 * Update to the 2002.10.31 snapshot of Wine.gerald2002-11-074-22/+3 * Add a patch from the upstream sources to improve this port until the nextgerald2002-10-311-0/+20 * Avoid using Perl.gerald2002-10-281-1/+2 * Update to the 2002.10.07 snapshot of Wine after having skipped the 2002.09.04gerald2002-10-084-29/+32 * Add a note why we have not updated this port to the 2002.09.04 snapshot.gerald2002-09-091-0/+3 * Update to the 2002.08.04 version of Wine. (This also removesgerald2002-08-056-42/+31 * Fix links to the Handbook, the FAQ and the porters-handbook.blackend2002-08-041-1/+1 * Update the Wine port to version 2002.07.10.gerald2002-07-114-14/+13 * Use my FreeBSD.org mail address for the MAINTAINER field.gerald2002-07-101-1/+1 * don't include malloc.halfred2002-06-131-0/+10 * Handle lib/wine/glu32.dll.so and lib/wine/glu32.dll.so, whose existencegerald2002-06-111-0/+2 * Update to the 2002.06.05 version of Wine. Once again, lots of files havegerald2002-06-074-29/+58 * Add a couple of missing entries for $PREFIX/bin to pkg-plist.gerald2002-05-241-0/+22 * Greatly simplify the post-patch: target, now that Wine does not setgerald2002-05-241-1/+1 * Take into account that Wine now requires a configuration file in the homegerald2002-05-222-5/+10 * Additional documentation actually resides in $PREFIX/share/doc/wine, notgerald2002-05-141-2/+2 * Update to the 2002.05.09 snapshot of Wine.gerald2002-05-133-10/+5 * Do not --disable-opengl any longer, which mostly was used to work aroundgerald2002-04-301-1/+0 * Update to the 2002.04.11 snapshot of Wine. Lots of libraries ingerald2002-04-123-126/+144 * Update to 2002.03.10pat2002-03-124-9/+11 * update to 2002.01.22.sf2002-01-244-78/+81 * Update to version 2001-12-16.demon2001-12-284-16/+8 * Unbreak this port on 5.x by removing include of sys/user.halfred2001-12-081-0/+12 * bump PORTREVISION to reflect addition to pkg-plist.sf2001-12-051-0/+1 * add missing file to PLISTijliao2001-12-051-0/+1 * Update to version 2001.11.08.steve2001-11-165-47/+17 * Actually commit the pkg-message cleanup that I missed before.roam2001-10-191-9/+13 * Describe the reasons for not updating to a more recent Wine snapshot.roam2001-10-151-0/+4 * Update to 2001.08.24dwcjr2001-08-274-12/+43 * Upgrade to 2001.07.31.demon2001-08-084-13/+16 * Add the rest of the items in this pr for PORTDOC compliancedwcjr2001-07-072-14/+15 * Delete outdated patch-ggdwcjr2001-07-053-42/+4 * Remove duplicate words where appropriate.dd2001-06-251-1/+1 * Update to version 2000-05-10jeh2001-05-144-2/+41 * Update to 2001.04.18demon2001-05-043-2/+22 * Update to 2001.03.26.keith2001-04-096-40/+7 * port did not install with NDEBUG=1dinoex2001-03-183-9/+35 * This updates the Wine port to 2001.03.05 and removes an obsoletedinoex2001-03-175-58/+3 * Update to 2001.02.16.keith2001-02-183-2/+6 * - Mark port broken for ${OSVERSION} < 400000 (not supported);sobomax2001-02-033-6/+14 * Fix brokeness due to recent libgcc* changes.sobomax2001-01-301-19/+0 * Upgrade to 20010112.vanilla2001-01-167-38/+37 * Make this port more efficient with perl regexes; add a directory to thewill2001-01-151-5/+1 * Update MAN1 and pkg-plist.dannyboy2000-12-302-1/+4 * I forgot to cvs add this file when I upgraded the port.jmz2000-12-241-0/+11 * Upgrade to version 2000-12-12jmz2000-12-235-94/+28 * Fix PLIST and manpage packaging.will2000-12-212-1/+6 * Makefile cleanup.dannyboy2000-11-271-3/+3 * Upgrade to version 2000.10.26kevlo2000-11-023-10/+8 * Update to version 2000.10.02.trevor2000-10-154-9/+33 * Rename ${FILESDIR}/patch-3.3-sys-sigtrap toasami2000-10-081-2/+2 * Update port to 2000.08.21.alex2000-09-155-36/+133 * Remove the fsgs patch, which is no longer required.sheldonh2000-08-244-31/+7 * Makefile simplification and removed references to a removed patch.dannyboy2000-08-222-4/+2 * Removed patch-3.3-sys-ldtshare and update README.patch accordingly.dannyboy2000-08-221-29/+2 * Update to 2000.08.01 snapshot.dannyboy2000-08-203-11/+10 * (1) Add new variable, XFREE86_VERSION, to specify which version ofasami2000-08-031-3/+2 * Add USE_BISON.alex2000-07-241-0/+1 * Update to 2000.07.16 snapshot.alex2000-07-224-25/+46 * Link wine with -rpath so that it can find libwine.so.steve2000-07-081-0/+1 * Add note requested by maintainer not to upgrade the port to theobrien2000-06-261-0/+2 * Fix problem caused by our current version of ncurses.h (see PR misc/19077),se2000-06-191-0/+16 * Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theasami2000-06-171-1/+1 * Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because Isobomax2000-06-161-1/+1 * First round of INSTALL_SHLIB fixes.sobomax2000-06-162-2/+2 * Use perl-fu to handle the SOVERSION tweak instead of patching 58 files.obrien2000-06-111-0/+8 * "We (actually, I) forgot to install the libraries that are partobrien2000-06-104-9/+178 * Update to version 2000.05.26.steve2000-05-293-10/+2 * Make WINE build again!will2000-05-194-24/+12 * PORTNAME/VERSION stuffmharo2000-04-121-5/+4 * Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,peter2000-02-081-1/+1 * * Use/set fs/gs from the sigcontext struct so that it correctly runs onobrien1999-12-114-20/+137 * Upgrade to 991114 version of Wine.se1999-11-222-4/+6 * Upgrade to 991031 version of Wine.se1999-11-158-24/+141 * FreeBSD.ORG -> FreeBSD.orgmharo1999-08-311-1/+1 * Change Id->FreeBSD.obrien1999-08-251-1/+1 * Commit #2/4 to enforce Caps, no period. I ran this oe ashoek1999-06-271-1/+1 * Upgrade to 99.04.26 version of Wine.se1999-05-043-31/+14 * WWWWWWWWWWWWWWWWWWWWWWWWWWWhhhhhhhhhheeeeeeeeeeeeeee!!!!!!!!!hoek1999-05-031-1/+1 * Use 'ONLY_FOR_ARCHS= i386'.billf1999-03-311-1/+2 * Upgrade to 990214 version of Wine.se1999-02-203-8/+8 * Upgrade to 990131 version of Wine.se1999-02-023-8/+8 * Homepage. Requires SYSVSHEM, SEM, and MSG in the kernel.hoek1999-01-191-2/+7 * Upgrade to January 10, 1999 version of Wine.se1999-01-173-8/+8 * Upgrade to 981211 version of Wine.se1998-12-273-27/+14