aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2017-02-13 20:49:29 +0800
committerkwm <kwm@FreeBSD.org>2017-02-13 20:49:29 +0800
commit91c461da054edf8b0f3ec7a5a0ae65e66b50367c (patch)
treeea83f94218a37cec45531ee0bb22036bf0138dea /UPDATING
parenta4c79c3aaa5ffbe827c72bd40e955bebed1760e9 (diff)
downloadfreebsd-ports-gnome-91c461da054edf8b0f3ec7a5a0ae65e66b50367c.tar.gz
freebsd-ports-gnome-91c461da054edf8b0f3ec7a5a0ae65e66b50367c.tar.zst
freebsd-ports-gnome-91c461da054edf8b0f3ec7a5a0ae65e66b50367c.zip
Add note about missing libGL after r433892.
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING12
1 files changed, 12 insertions, 0 deletions
diff --git a/UPDATING b/UPDATING
index d8134026212c..a9a18868b9dd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,18 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20170213:
+ AFFECTS: users of graphics/libGL, graphics/libEGL, graphics/libglesv2
+ AUTHOR: kwm@FreeBSD.org
+
+ The workaround for handling conflicting libraries between the
+ nvidia-driver, libGL, libEGL and libglesv2 ports was removed. If the
+ nvidia-driver port is updated before the other ports, it will remove
+ the libraries of said ports. This is a side effect of how the workaround
+ worked. If this happens reinstalling the affected port is enough.
+
+ pkg users can run: pkg install -f libGL libEGL libglesv2
+
20170211:
AFFECTS: users of x11-server/xorg-server
AUTHOR: rezny@FreeBSD.org
n title='2004-07-25 16:02:29 +0800'>2004-07-256-113/+124 * Update to 2.0.0.nork2004-07-253-414/+911 * Update to 1.0.0.20040628.nork2004-07-253-747/+894 * Mark BROKEN.nork2004-07-251-0/+2 * Update to 3.0.nork2004-07-253-232/+321 * Update to 3.0.nork2004-07-2542-3176/+5428 * . Add a port of jomp:glewis2004-07-214-0/+41 * - Install missing filevs2004-07-161-15/+16 * Update to version 1.2.1archie2004-07-143-9/+329 * . Add another MASTER_SITE.glewis2004-07-141-1/+2 * . Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.glewis2004-07-133-4/+4 * . No need to add JAVAJARDIR to PLIST_SUB anymore as bsd.java.mk does it.glewis2004-07-131-1/+0 * Added support for the Standard Edition and the Professional Edition ofthierry2004-07-139-24/+683 * upgrade to 5.0ijliao2004-07-122-4/+4 * . Use a more up to date browser plugin directory and respect ${X11BASE}glewis2004-07-106-35/+53 * xp WWW (for vi users)eik2004-07-091-1/+1 * add jgraph 4.0ijliao2004-07-094-0/+87 * add jgrapht 0.5.3ijliao2004-07-094-0/+90 * . Set LATEST_LINK.glewis2004-07-071-0/+1 * . Set LATEST_LINK.glewis2004-07-071-1/+2 * Unbreak: USE_GCC=2.95vs2004-07-061-7/+2 * Update to version 1.2.archie2004-07-067-142/+909 * New maintainer.archie2004-07-061-1/+1 * BROKEN on 5.x: does not run (libm is binary incompatible with 4.x)kris2004-07-032-0/+11 * . Update to 1.4.2_05.glewis2004-07-033-5/+14 * Update to 3.2.5vs2004-06-306-9/+9 * . Update to 1.3.1 SR7. This update includes the updated certificates, soglewis2004-06-294-3/+4 * . Add an OPTION to compile with high optimisation.glewis2004-06-251-0/+5 * . Use bsd.java.mk 2.0 settings (ensures this port gets a native JDK, whichglewis2004-06-251-2/+5 * . Update to 0.42. [1]glewis2004-06-253-13/+12 * Update to 2.4.1 and change maintainer's email address.linimon2004-06-233-28/+555 * . Update to 0.9.20. [1]glewis2004-06-222-7/+7 * . Add to PLIST_SUB, don't set it. Mea culpa.glewis2004-06-221-1/+1 * . Update to 0.9.5. [1]glewis2004-06-222-6/+5 * Upgrade to 3.2.4.vanilla2004-06-2218-369/+2460 * Use USE_LIBLTDL instead of depending on ltdl:${PORTSDIR}/devel/libltdl15.archie2004-06-181-2/+2 * Upgrade to version 1.1.5.archie2004-06-1723-2662/+2632 * . Add missing terminating " to registervm arguments.glewis2004-06-111-1/+1 * Add sun-wtk 2.1, Sun J2ME Wireless Toolkit.vs2004-06-086-0/+1961 * Upgrade java requirement to 1.4+.olgeni2004-06-056-6/+6 * Sync with new bsd.autotools.mkade2004-06-051-2/+2 * This should have been committed with the other 05/30/2004 changes.linimon2004-06-051-0/+6 * Upgrade to 5.1.des2004-06-013-792/+1170 * Add "ant" build dependancy; correct ${PKGINSTALL} usage (picked up bylinimon2004-05-313-3/+9 * Upgrade to 0.9.18. Tweak original port a little according to ports'linimon2004-05-302-9/+44 * Upgrade java/jcommon to 0.9.3. Tweak the original port a little accordinglinimon2004-05-302-8/+54 * Add jasmin 1.06, java Assembler Interface.vs2004-05-286-0/+130 * - Add missed dependency on java/jakarta-commons-collectionspav2004-05-261-0/+1 * BROKEN: Configure fails with diablo-jdk13 (default). Seekris2004-05-231-0/+2 * Unbreak: unzip is needed to install this port.olgeni2004-05-221-3/+2 * BROKEN: Broken pkg-plistkris2004-05-211-0/+2 * Update to latest bsd.java.mk; remove pkg-plist; pacify portlint (includinglinimon2004-05-182-20/+19 * Update to 2.0.8, remove pkg-plist, update to latest bsd.java.mk.linimon2004-05-183-21/+19 * Change BROKEN to IGNORE when no configuration option is set. Shouldlinimon2004-05-171-1/+1 * Upgrade to version 1.21.archie2004-05-172-3/+3 * Update to 1.4.linimon2004-05-115-46/+42 * shujit should only be used with jdk versions up to and including 1.3.des2004-05-071-1/+2 * Update to 3.4arved2004-05-032-16/+15 * - Removed pkg-plist (missed in last commit)znerd2004-04-211-1/+0 * - Fix PORTDOCS [1]znerd2004-04-211-4/+6 * . Unbreak the build by setting ANT_INCLUDE_SHARED_JARS. Found duringglewis2004-04-211-1/+2 * Update to version 1.20.archie2004-04-202-4/+3 * Add a port of jakarta-commons-discovery.glewis2004-04-184-0/+67 * - Fix plistkrion2004-04-171-0/+5 * . Fix packing list. [1]glewis2004-04-172-2/+5 * . Require JDK 1.4 or better (fixes bento build). [1, 2]glewis2004-04-162-5/+7 * Upgrade to version 3.6.olgeni2004-04-1624-2604/+5670 * Add jdk15-doc:znerd2004-04-164-0/+53 * Using PORTDOCS macro.znerd2004-04-161-26/+12 * Using PORTDOCS macro.znerd2004-04-161-26/+11 * Slightly improved phrasing of RESTRICTED.znerd2004-04-161-1/+1 * - Removed non-existent download site metaverse.nlznerd2004-04-161-27/+10 * Removed unused DOWNLOAD_URL variable.znerd2004-04-161-1/+0 * Made cp -R silent again, like previously.znerd2004-04-161-1/+1 * Cleverly determine version-related variable valuesznerd2004-04-161-2/+3 * - Removed non-existent download site metaverse.nl.znerd2004-04-161-24/+7 * . Update to 1.4.1 SR2.glewis2004-04-163-3/+6 * Now consistent with other JDK ports. Also added WWW: line.znerd2004-04-161-1/+3 * Removed non-existent master site metaverse.nl.znerd2004-04-162-3/+1 * Removed non-existent metaverse.nl download site.znerd2004-04-161-3/+2 * ABA website seems to have disappeared.znerd2004-04-161-0/+2 * Only using preferred download sites.znerd2004-04-161-4/+1 * Homepage re-appeared.znerd2004-04-161-1/+1 * No longer using non-existent metaverse.nl download site.znerd2004-04-161-1/+2 * - Update to JUMP 0.5znerd2004-04-163-63/+13 * Removed pkg-plist file. This was missed in the last commit.znerd2004-04-161-0/+0 * Log:znerd2004-04-162-59/+5 * Log:znerd2004-04-162-57/+38 * Log:znerd2004-04-163-104/+29 * Log:znerd2004-04-162-435/+60 * Fixed LATEST_LINK. It referred to linux-blackdown-jdk13.znerd2004-04-161-1/+1 * Improved description. In fact it related to jakarta-commons-validator.znerd2004-04-161-9/+10 * . Fix the port to work with both JDK 1.3 and JDK 1.4 by using theglewis2004-04-162-164/+1 * . This port actually requires JDK 1.4 to build, JDK 1.3 won't cut it.glewis2004-04-161-1/+1 * BROKEN: Checksum mismatchkris2004-04-121-0/+2 * Add SIZE info. Reminded by: kris.linimon2004-04-111-0/+1 * Tidy up whitespace.trevor2004-04-113-4/+4 * Cram into 80 columns by 24 rows.trevor2004-04-111-17/+13 * The submitter accepted to become the maintainer.thierry2004-04-101-1/+1 * . Update to 1.1b3glewis2004-04-103-30/+21 * Add poseidon 2.2.1, a popular UML CASE tool.thierry2004-04-106-0/+1613 * add jcalendar 1.1.4ijliao2004-04-074-0/+48 * Fix build error by GNOME2.6. This is a temporary fix.nork2004-04-071-0/+1 * . Use new bsd.java.mk features [1]glewis2004-04-073-46/+23 * . Convert to the newer bsd.java.mk syntax.glewis2004-04-061-1/+3 * Chase the glib20 update, and bump all affected ports' PORTREVISIONs.marcus2004-04-057-5/+7 * Update to 2.3.3: updated to support CheckStyle 3.1; added compatibility fixlinimon2004-04-053-24/+76 * . Use MASTER_SITE_APACHE_JAKARTA, which should greatly improve theglewis2004-04-041-1/+2 * . Really fix the fallout from the bsd.java.mk update. Grrr.glewis2004-04-031-1/+1 * . Fix incompatibilities with the new bsd.java.mk (oops).glewis2004-04-033-3/+3 * utilize PORTDOCS, NOPORTDOCS, and PLIST_FILESijliao2004-04-022-51/+11 * Remove category pkg/COMMENT files in favour of a COMMENT variable in thekris2004-04-022-1/+2 * Changes for 0.41 include:linimon2004-04-012-3/+3 * Add a classpath script.des2004-04-013-3/+23 * SIZEify (maintainer timeout)trevor2004-03-3124-0/+28 * - Use USE_ICONV knobkrion2004-03-311-2/+1 * . Hopefully fix the build for JDK 1.1.glewis2004-03-291-1/+1 * Build fix for 5.x.archie2004-03-291-0/+22 * - SIZE info in distinfokrion2004-03-273-16/+10 * Fixed generation of pkg-plist.znerd2004-03-261-10/+8 * PR: ports/64602sada2004-03-253-3013/+3112 * . Update to 10.k.glewis2004-03-243-64/+28 * SIZEify.clement2004-03-224-0/+4 * SIZE-ify distinfovs2004-03-222-0/+2 * Upgrade to version 2.1.3.olgeni2004-03-212-4/+4 * Upgrade to 2.1.3.olgeni2004-03-203-1126/+1128 * SIZEfyphantom2004-03-203-0/+9 * . SIZEify.glewis2004-03-192-0/+2 * Add size data, approved by maintainers.trevor2004-03-1923-0/+24 * Add SIZE into distinfodaichi2004-03-187-0/+7 * Add SIZE into distinfodaichi2004-03-181-0/+1 * Update bouncing e-mail address for maintainer.trevor2004-03-181-1/+1 * Add size data.trevor2004-03-181-0/+1 * Build fix for 5.x.archie2004-03-181-0/+13 * SIZEify.trevor2004-03-182-0/+3 * . Try to make things non-interactive when building on bento. Works forglewis2004-03-182-2/+12 * . SIZEify.glewis2004-03-183-0/+6 * Fixed issue in installation of cacerts file.znerd2004-03-151-2/+2 * Whoa there, boy, that's a mighty big commit y'all have there...ade2004-03-144-4/+4 * . Update to 1.4.2_04.glewis2004-03-123-6/+8 * Break for alphaedwin2004-03-111-1/+1 * Fix build with a patch from CVS.archie2004-03-112-2/+25 * - Update MAINTAINER-line of my ports to new @FreeBSD.org addressvs2004-03-101-1/+1 * . Update to 1.3.5 (packing list clean up by me).glewis2004-03-103-180/+248 * Add USE_LIBTOOL.archie2004-03-091-2/+2 * Use MASTER_SITE_ECLIPSE.nork2004-03-081-2/+3 * Fixed ONLY_FOR_ARCHS from 'arm i386 ppc sparc' to 'i386'.znerd2004-03-081-1/+1 * Set LATEST_LINK.znerd2004-03-085-2/+7 * Set LATEST_LINK.znerd2004-03-083-1/+6 * . Update to 0.40.glewis2004-03-082-4/+3 * . Set LATEST_LINK [1]phantom2004-03-059-3/+951 * Update to version 1.1.3edwin2004-03-052-16/+51 * . Replace unresponsive MASTER_SITE with two working ones.glewis2004-03-031-1/+2 * Kaffe doesn't like !=i386.lofi2004-02-271-1/+1 * Add dependency on esound & unbreak.lofi2004-02-271-4/+1 * Update to version 1.0.1.archie2004-02-273-3/+12 * Restrict to i386.archie2004-02-241-4/+1 * Set ONLY_FOR_ARCHS i386. Remove extraneous "exit 1".archie2004-02-241-1/+1 * - Use %%DOCSDIR%% and %%EXAMPLESDIR%%krion2004-02-242-137/+137 * BROKEN on alpha: does not compilekris2004-02-241-1/+7 * New port.archie2004-02-236-0/+16022 * This port is scheduled for removal on April 21 if it is still broken at thatkris2004-02-221-0/+2 * This is also broken on 4.x.kris2004-02-221-7/+3 * Fix incorrect MASTER_SITES.archie2004-02-221-1/+1 * . Don't patch out a line that doesn't need to be removed.glewis2004-02-201-9/+2 * . Add $FreeBSD$glewis2004-02-202-0/+4 * . Fix the build for JDK 1.1.8.glewis2004-02-201-3/+2 * . Add a secondary category of devel, which seems appropriate.glewis2004-02-191-1/+1 * Add a port of jflex:glewis2004-02-197-0/+219 * . Add OPTIONS.glewis2004-02-141-1/+4 * Update to official 1.5.0beta1.znerd2004-02-116-12/+38 * Update to version 0.39 (2004-02-03):linimon2004-02-112-3/+3 * Added LATEST_LINK.znerd2004-02-104-4/+8 * Slightly improved the COMMENT.znerd2004-02-104-4/+4 * . Add a new port, java/jmf:glewis2004-02-109-0/+143 * add USE_GCC=2.95 and unbreak this port.leeym2004-02-081-7/+2 * BROKEN on 5.x: does not compilekris2004-02-081-1/+7 * BROKEN on 5.x: broken pkg-plistkris2004-02-081-1/+7 * - Set correct LATEST_LINKclement2004-02-081-0/+2 * . Set LATEST_LINK to avoid conflict with other JBoss ports.glewis2004-02-073-3/+6 * . Set LATEST_LINK to avoid conflicting with other jdk ports.glewis2004-02-071-0/+1 * . It appears as though diablo is problematic on 5.x still, so default toglewis2004-02-071-0/+4 * . Set an appropriate LATEST_LINK to avoid conflicts with other jdk ports.glewis2004-02-072-0/+2 * 1. Take maintainership.glewis2004-02-071-1/+2 * Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-066-5/+5 * Use PLIST_FILES.trevor2004-02-0610-5/+5 * Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-0446-11/+46 * Add USE_GETTEXT and bump PORTREVISION.marcus2004-02-042-3/+4 * Upgrade to version 1.19.archie2004-02-034-15/+3 * Add NOT_FOR_ARCHS=amd64edwin2004-02-021-0/+2 * . Update to 0.9.16. There are a few tweaks to the original submission.glewis2004-02-01